*{padding:0;margin:0;box-sizing:border-box;list-style-type:none;text-decoration:none;color:black;outline:none}html{font-size:10px}body,button{font-family:'Hind', sans-serif}main{overflow:hidden}.container{width:1150px;max-width:100%;padding:0 20px;margin:0 auto}@media (max-width: 995px){.container{width:100%}}@media (max-width: 790px){.container{width:100%}}.container--small{padding:30px 20px;margin:0 121px}@media (min-width: 2100px){.container--small{margin:0 auto}}@media (max-width: 2100px){.container--small{margin:0 auto}}@media (max-width: 1760px){.container--small{margin:0 121px;width:1100px}}@media (max-width: 1599px){.container--small{width:900px;margin:0 121px}}@media (max-width: 1300px){.container--small{width:860px}}@media (max-width: 995px){.container--small{margin:0 auto}}.flex-center{display:flex;flex-direction:column;justify-content:center}.header-text{font-size:3.2rem;line-height:130%;font-weight:bold;color:#231F20;margin-bottom:20px;white-space:nowrap}@media (max-width: 599px){.header-text{font-size:2.4rem;white-space:initial}}.text-underline{position:relative}.text-underline--pl-version:before{bottom:-2px !important}.text-underline:before{content:'';background-image:url(./img/line.png);height:8px;width:100%;position:absolute;background-repeat:no-repeat;bottom:0;background-size:contain}.text-underline--green:before{background-image:url("./img/subpages/svg/green-underline.svg")}.desc-text{font-size:1.7rem;line-height:150%;max-width:410px}.desc-text--margin{margin-top:20px}.flex{display:flex}.flex-reverse{display:flex;flex-direction:row-reverse}.section{display:flex}@media (max-width: 995px){.section{flex-direction:column;align-items:center}}@media (max-width: 790px){.section{align-items:flex-start}}@media (max-width: 599px){.section{flex-direction:column-reverse}}.flex-divide{flex:1}.hamburger-mobile{display:none}@media (max-width: 790px){.hamburger-mobile{display:inline-block;width:30px;height:30px;cursor:pointer;z-index:9}.hamburger-mobile.open span:first-child{transform:rotate(45deg) translateX(6px) translateY(6px)}.hamburger-mobile.open span:nth-child(2){transform:translateX(10px);opacity:0}.hamburger-mobile.open span:last-child{transform:rotate(-45deg) translateX(4px) translateY(-5px)}.hamburger-mobile span{width:30px;height:1px;display:block;background:black;margin-bottom:10px;transition:opacity 0.25s, transform 0.25s}.hamburger-mobile span:not(:first-child){margin-top:6px}.hamburger-mobile span:not(:last-child){margin-bottom:6px}}.button,.button-gray{padding:12px 24px;border:1px solid #09BC8A;border-radius:12px;display:inline-block;align-self:flex-start;font-size:1.5rem;margin-top:30px;cursor:pointer;font-weight:600;line-height:24px;color:white}.button{background:#09BC8A;transition:0.5s all}.button:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),#09BC8A;box-shadow:0px 30.1471px 32px rgba(9,188,138,0.1),0px 12.5216px 24px rgba(9,188,138,0.1),0px 4.5288px 3.62304px rgba(9,188,138,0.08)}.button-gray{margin-left:10px;color:#231F20}@media (max-width: 995px){.button-gray{margin-left:0}}.button-gray:hover{background:#09BC8A;box-shadow:0px 30.1471px 32px rgba(9,188,138,0.1),0px 12.5216px 24px rgba(9,188,138,0.1),0px 4.5288px 3.62304px rgba(9,188,138,0.08);color:#FFFFFF}.button-green{padding:12px 24px;border:1px solid #09BC8A;color:white;background:#09BC8A;border-radius:12px;font-size:1.5rem;font-weight:600;line-height:24px;cursor:pointer}.button-green:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),#09BC8A;box-shadow:0px 30.1471px 32px rgba(9,188,138,0.1),0px 12.5216px 24px rgba(9,188,138,0.1),0px 4.5288px 3.62304px rgba(9,188,138,0.08)}img{width:100%}.flag{padding:16px 25px;font-weight:600;font-size:15px;line-height:24px;display:flex;align-items:center;background-color:transparent;background-repeat:no-repeat;background-size:contain}.flag__nav{color:#231F20}.flag:hover{background:rgba(255,255,255,0.4);border-radius:12px;transition:background-color 200ms linear}.flag__footer{color:white;border:1px solid rgba(229,229,229,0.5);transition:border 200ms linear}.flag__footer--desktop,.flag__footer--mobile{padding:12px 25px !important;justify-content:center;margin-right:0 !important}@media (max-width: 599px){.flag__footer--desktop{display:none !important}}.flag__footer--mobile{display:none !important}@media (max-width: 599px){.flag__footer--mobile{display:flex !important}}.flag__footer:hover{background:initial;border:1px solid white}.flag--polish:before,.flag--english:before{width:16px;height:16px;margin-right:8px;content:'';display:block;position:relative;bottom:1px}.flag--polish{display:inline-flex;align-items:center}.flag--polish:before{background-image:url("./img/PL.svg")}.flag--english:before{background-image:url("./img/ENG.svg")}.headbar{background:#FBD691}.headbar.subpages-recipes-tool-creator{background:#FAFAFA}.headbar__top{display:flex;justify-content:space-between;padding:48px 0 65px 0}@media (max-width: 790px){.headbar__top{align-items:center;padding:16px 27px}}.headbar__photo{background-image:url("./img/logo.png");background-repeat:no-repeat;width:108px;height:65px;background-size:cover;display:block}.headbar__nav li{display:flex;align-items:center}@media (max-width: 790px){.headbar__nav{display:none}}.headbar__right{align-items:center}.headbar__text{font-size:1.5rem;line-height:24px;font-weight:600}.headbar__text:not(:last-child){margin-right:35px}@media (max-width: 790px){.headbar__text:not(:last-child){margin-right:0;margin-bottom:10px}}.headbar__text--contact{padding:12px 24px;border:1px solid #09BC8A;color:white;background:#09BC8A;border-radius:12px}.header{background-image:url("./img/background.png");background-size:100% 100%;padding:0 0 137px 0}.header.subpages-recipes-tool-creator{background-image:none;background:#FAFAFA}.header.subpages-recipes-tool-creator.pl .header__photo video{top:87px;right:-30px}@media (max-width: 790px){.header.subpages-recipes-tool-creator.pl .header__photo video{top:20px;right:-2px}}.header.subpages-recipes-tool-creator .header__data{display:flex;flex-direction:column;align-items:baseline;justify-content:center;margin-top:47px}@media (max-width: 790px){.header.subpages-recipes-tool-creator .header__data{margin-top:15px}}.header.subpages-recipes-tool-creator .header__data h1{font-size:42px;line-height:130%;margin-bottom:24px}@media (max-width: 790px){.header.subpages-recipes-tool-creator .header__data h1{font-size:32px}}@media (max-width: 790px){.header.subpages-recipes-tool-creator .header__desc{margin-bottom:24px}}.header.subpages-recipes-tool-creator .header__photo{width:auto;height:auto;position:initial;overflow:hidden;margin-top:-50px}@media (max-width: 1155px){.header.subpages-recipes-tool-creator .header__photo{margin-top:0;display:block}}.header.subpages-recipes-tool-creator .header__photo video{position:relative;top:23px}.header.subpages-recipes-tool-creator .header__content{display:flex}@media (max-width: 1155px){.header.subpages-recipes-tool-creator .header__content{flex-direction:column}}.header.subpages-recipes-tool-creator .partners__logo{padding:130px 0 0 0}.header.subpages-recipes-tool-creator .partners__logo--desktop{display:flex}@media (max-width: 1155px){.header.subpages-recipes-tool-creator .partners__logo--desktop{display:none}}.header.subpages-recipes-tool-creator .partners__logo--mobile{display:none}@media (max-width: 1155px){.header.subpages-recipes-tool-creator .partners__logo--mobile{display:flex;margin-bottom:45px;padding:50px 0 0 0}}.header.subpages-recipes-tool-creator .partners__logo p{white-space:nowrap}.header.subpages-recipes-tool-creator video{width:100%;position:relative;top:-20px}@media (max-width: 599px){.header{padding:0;background-position:0px -80px;background-repeat:no-repeat}}@media (max-width: 790px){.header__data{padding-top:20px}}.header__text{font-size:4.2rem;margin-bottom:24px}@media (max-width: 790px){.header__text{font-size:3.2rem}}.header__text--color{color:white}.header__desc{font-weight:normal;font-size:24px;line-height:150%;margin-bottom:50px}@media (max-width: 790px){.header__desc{font-size:1.8rem}}.header__photo{width:657px;height:574px;position:absolute;right:-50px;top:0}@media (max-width: 1320px){.header__photo{right:-21%}}@media (max-width: 995px){.header__photo{position:static;width:auto;height:auto;right:0}}@media (max-width: 790px){.header__photo{position:relative;top:183px}}@media (max-width: 599px){.header__photo{display:none}}.header__mobile{width:100%;display:none;top:75px;position:relative;margin:0 auto;max-width:371px}@media (max-width: 599px){.header__mobile{display:block;top:27px}}.header__content{position:relative}.header__img{width:100%;max-width:100%}@media (max-width: 1320px){.header__img{width:73%}}@media (max-width: 995px){.header__img{display:block;max-width:500px;margin:0 auto}}.partners{padding:140px 0 35px 0}.partners__header__text{font-weight:bold;font-size:3.2rem;line-height:51px;text-transform:uppercase;margin-bottom:24px}@media (max-width: 790px){.partners__header__text{font-size:2.4rem;line-height:32px}}.partners__desc__text{font-size:2.4rem;line-height:150%;font-weight:normal}@media (max-width: 790px){.partners__desc__text{font-size:1.6rem}}.partners__logo{display:flex;padding:30px 0}@media (max-width: 599px){.partners__logo{flex-wrap:wrap}}.partners__logo p{align-self:center;font-weight:normal;font-size:18px;line-height:150%;color:#231F20;opacity:0.8;margin-right:24px}@media (max-width: 599px){.partners__logo p{flex-basis:100%;margin-bottom:12px}}.partners__photo{height:34px;margin-right:40px}@media (max-width: 599px){.partners__photo{margin-right:20px}}.partners__photo img{height:100%;width:initial}.engagement{padding:50px 0}@media (max-width: 995px){.engagement .section{flex-direction:column-reverse}}@media (max-width: 790px){.engagement .section{flex-direction:column}}.engagement__content{display:flex;flex-direction:column;flex:1;justify-content:center}.engagement__photo{margin-right:100px;width:545px}@media (max-width: 790px){.engagement__photo{width:100%}}@media (max-width: 995px){.engagement__photo{margin-right:0}}.engagement__photo img{width:100%}.engagement__header{margin-bottom:20px}.engagement__analitycs{font-size:1.5rem;line-height:150%;margin-top:20px;opacity:0.5}.engagement__analitycs p{margin-right:10px;color:#231F20}.engagement__desc--margin{margin-top:20px}.chart{padding:50px 0}.chart .section{align-items:center}@media (max-width: 790px){.chart .section{align-items:flex-start}}.chart__photo{width:697px}@media (max-width: 790px){.chart__photo{width:100%}}.chart img{width:100%}.chart__content{margin-right:100px}@media (max-width: 995px){.chart__content{margin-right:0}}.footer{padding:70px 0;font-size:1.4rem;background:#231F20;color:white}.footer.bgImageActive .footer__instagram{background-image:url("./img/linkedin.svg")}.footer.bgImageActive .footer__facebook{background-image:url("./img/facebook.png")}@media (max-width: 995px){.footer .section{flex-direction:row}}@media (max-width: 790px){.footer .section{flex-direction:column;text-align:left;align-items:flex-start}}.footer__info{flex:1;align-items:center;margin-right:30px;white-space:nowrap}@media (max-width: 790px){.footer__info:not(:last-child){margin-bottom:30px}}@media (max-width: 599px){.footer__info{justify-content:space-between}}.footer__logo{max-width:180px}.footer__social{display:flex}.footer__box{flex-direction:column}@media (max-width: 790px){.footer__box{margin-bottom:40px}}.footer__language a{padding:8px 16px;font-weight:600;font-size:1.2rem;line-height:150%;color:#FFFFFF;background:#231F20;border-radius:12px;margin-right:30px;align-items:center;display:inline-flex;cursor:pointer}.footer__list{color:white;margin-bottom:3px}.footer__list:first-child{margin-bottom:8px;font-weight:600;font-size:1.5rem;line-height:150%;white-space:nowrap}.footer__list__data-officer a{font-weight:initial !important}.footer__list a{color:#fff}.footer__list a:hover{color:#09BC8A}.footer__list--underline{text-decoration:underline}.footer__label{display:flex;flex-direction:column;align-items:flex-start}.footer__language{margin-top:20px}@media (max-width: 790px){.footer__language{margin-top:0}}.footer__input{margin-top:10px;padding:3px 5px;border-radius:4px;border:1px solid black}.footer img{width:50%;margin-right:30px}.footer__facebook{background-repeat:no-repeat;width:16px;height:16px;background-size:cover}.footer__instagram{background-repeat:no-repeat;width:16px;height:16px;background-size:cover;margin-right:20px}.footer__link{color:white;text-decoration-color:white}.footer__link:hover{color:#09BC8A;text-decoration-color:#09BC8A}.form{padding:70px 0;background:#FBD691;position:relative}.form.bgImageActive:after{background-image:url("./img/footer.png")}.form:after{content:'';position:absolute;top:-150px;right:-9px;background-repeat:no-repeat;width:757px;height:644px;background-size:contain;z-index:1}@media (max-width: 2175px){.form:after{width:32%}}@media (max-width: 1760px){.form:after{width:38%}}@media (max-width: 1599px){.form:after{width:43%;top:-160px;right:-20px}}@media (max-width: 1300px){.form:after{width:44%;top:-185px;right:-20px}}@media (max-width: 950px){.form:after{width:37%;top:-172px;right:0px}}@media (max-width: 850px){.form:after{width:43%;top:-161px;right:0px}}@media (max-width: 640px){.form:after{width:50%;top:-130px;right:0px}}@media (max-width: 420px){.form:after{top:-88px}}.form__header{margin-bottom:16px}.form__sup{margin-left:5px;font-size:15px;position:absolute}.form__messages--positive{margin-right:45px;text-transform:initial;font-size:1.8rem;margin-bottom:12px}@media (max-width: 599px){.form__messages--positive{margin-top:20px}}.form__messages--negative{text-transform:initial;font-size:1.4rem;line-height:1.5;margin-bottom:7px}@media (max-width: 1780px){.form__messages--negative{margin-bottom:0}}@media (max-width: 599px){.form__messages--negative{margin-top:20px}}.form__messages--fillFiled{margin-right:45px;text-transform:initial;font-size:1.8rem;margin-bottom:12px}.form__button{white-space:nowrap}.form__desc{font-size:1.8rem;opacity:0.8;color:#231F20;line-height:150%;margin-bottom:40px}.form__box{flex-direction:column;font-weight:bold;font-size:1.6rem;line-height:26px;text-transform:uppercase;color:#231F20;position:relative;z-index:2}.form__label{display:flex;flex-direction:column}@media (max-width: 995px){.form__label{margin-bottom:20px}}.form__bottom{margin-top:20px;align-self:flex-end;display:flex;flex-direction:row-reverse;align-items:flex-end}@media (max-width: 995px){.form__bottom{align-self:flex-start}}@media (max-width: 599px){.form__bottom{flex-direction:column}}.form__top{display:flex}@media (max-width: 995px){.form__top{flex-direction:column}}.form__input{padding:8px 0;margin-top:10px;font-size:1.5rem;padding-left:10px;border-radius:6px;border:1px solid white;font-family:'Hind', sans-serif}.form__input--messages{height:150px;resize:none}.form__photo{position:absolute;width:850px;height:664px;right:0;top:0}.form__divide{flex:1;display:flex;justify-content:space-between;flex-direction:column}.form__divide:first-child{margin-right:60px}@media (max-width: 599px){.form__divide:first-child{margin-right:0}}.form__divide:last-child{justify-content:flex-start}@media (max-width: 995px){.form__divide{margin-right:60px}}@media (max-width: 599px){.form__divide{margin-right:0}}.form__test{position:absolute;top:-122px;right:0px;width:700px}.form__test img{width:100%}.form__checkbox-container{cursor:pointer;user-select:none;align-items:center;margin-top:24px;position:relative}@media (max-width: 599px){.form__checkbox-container{margin-top:0}}.form__span{font-size:1.2rem;line-height:150%;font-weight:initial;text-transform:initial;cursor:initial}.form__span a{cursor:pointer;text-decoration:underline}.personalize{background:#09BC8A;padding:88px 0}.personalize--pl-version .personalize__content{justify-content:flex-start}.personalize--pl-version .personalize__desc{min-height:72px}@media (max-width: 790px){.personalize--pl-version .personalize__desc{min-height:initial}}.personalize__box{justify-content:space-between}@media (max-width: 995px){.personalize__box{flex-direction:column;align-items:center}}@media (max-width: 790px){.personalize__box{align-items:flex-start}}@media (max-width: 790px){.personalize__data{max-width:90%}}.personalize__header,.personalize__desc,.personalize__text{line-height:150%;color:white}.personalize__desc{white-space:nowrap}.personalize__desc sup{color:white;margin-left:8px;font-size:22px;position:absolute}.personalize__bottom p{font-weight:normal;font-size:1.2rem;line-height:150%;color:white;margin-top:40px}@media (max-width: 995px){.personalize__bottom p{text-align:center}}@media (max-width: 790px){.personalize__bottom p{text-align:left}}.personalize__header{font-weight:bold;font-size:4.2rem}@media (max-width: 995px){.personalize__header{font-size:3.8rem}}@media (max-width: 790px){.personalize__header{font-size:3.2rem}}.personalize__desc{font-size:2.4rem;margin-bottom:10px;text-transform:uppercase}@media (max-width: 995px){.personalize__desc{font-size:2rem}}@media (max-width: 790px){.personalize__desc{font-size:1.8rem}}.personalize__text{max-width:255px;font-size:1.8rem;opacity:0.8;min-height:85px}@media (max-width: 790px){.personalize__text{min-height:initial}}.personalize__photo{margin-right:10px;align-self:flex-start}.personalize__content{flex-direction:column;align-items:center;justify-content:center}@media (max-width: 995px){.personalize__content:not(:last-child){margin-bottom:50px}}@media (max-width: 790px){.personalize__content{align-items:flex-start}}.retention{padding:136px 0 35px}@media (max-width: 995px){.retention{padding-top:64px}}.retention__photo{width:546px;margin-right:50px}@media (max-width: 995px){.retention__photo{margin-right:0}}@media (max-width: 790px){.retention__photo{width:100%}}.retention__button{margin-right:24px;white-space:nowrap}.customers{padding:70px 0 35px}@media (max-width: 995px){.customers{padding-top:40px;padding-bottom:126px}}.customers__photo{width:539px;margin-left:170px}@media (max-width: 995px){.customers__photo{margin-left:0}}@media (max-width: 790px){.customers__photo{width:100%}}.experience{padding-bottom:136px;padding-top:64px}@media (max-width: 790px){.experience{padding-bottom:196px}}.experience__photo{margin-right:160px;width:528px}@media (max-width: 790px){.experience__photo{margin-right:0;width:100%}}.mobile{visibility:hidden;pointer-events:none;display:flex;position:fixed;top:0;left:0;right:0;z-index:10;opacity:0;flex-direction:column;background:white;transition:opacity 0.3s, visibility 0.3s}.mobile.active{opacity:1;visibility:visible;box-shadow:0px 3px 5px 0px rgba(0,0,0,0.2);pointer-events:auto}.mobile__box{border-bottom:1px solid #EEEEEE;display:flex;justify-content:space-between;align-items:center;padding:16px 48px 16px 47px}.mobile__content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:24px}.mobile__content a{font-weight:600;font-size:15px;line-height:24px;margin-bottom:24px}.creator-tool{background:#FAFAFA;padding:96px 0 192px 0}.creator-tool--pl-version .creator-tool__photo__desc--text1{top:177px;right:-196px}.creator-tool--pl-version .creator-tool__photo__desc--text2{right:-274px}.creator-tool--pl-version .creator-tool__photo__desc--text3{right:57px}.creator-tool.bgImageActive .creator-tool__photo__desc--text1:after{background-image:url("./img/arrow1.svg")}.creator-tool.bgImageActive .creator-tool__photo__desc--text2:after{background-image:url("./img/arrow2.svg")}.creator-tool.bgImageActive .creator-tool__photo__desc--text3:after{background-image:url("./img/arrow3.svg")}.creator-tool.bgImageActive .creator-tool__photo__desc--text4:after{background-image:url("./img/arrow4.svg")}@media (max-width: 1074px){.creator-tool{padding:48px 0}}.creator-tool__button{margin-bottom:10px}@media (max-width: 1074px){.creator-tool__button--desktop{display:none}}.creator-tool__button--mobile{display:none}@media (max-width: 1074px){.creator-tool__button--mobile{display:block}}.creator-tool .header-text{color:#231F20;font-weight:bold;font-size:42px}@media (max-width: 1074px){.creator-tool .header-text{font-size:32px}}.creator-tool .desc-text{max-width:60%;color:#231F20;font-size:18px;line-height:150%;margin-bottom:10px}.creator-tool .desc-text strong{color:#231F20}@media (max-width: 1074px){.creator-tool .desc-text{max-width:100%;margin-bottom:30px}}.creator-tool__photo{width:100%;display:flex;justify-content:center}@media (max-width: 1074px){.creator-tool__photo__box{width:100%}}@media (max-width: 1074px){.creator-tool__photo__box:first-child{margin-bottom:20px}}.creator-tool__photo--desktop{display:block}@media (max-width: 1074px){.creator-tool__photo--desktop{display:none}}.creator-tool__photo--mobile{display:none}@media (max-width: 1074px){.creator-tool__photo--mobile{display:block;width:100%;box-shadow:0px 0px 30.1252px rgba(0,0,0,0.1)}}.creator-tool__photo__relative{position:relative}@media (max-width: 1074px){.creator-tool__photo__relative{width:100%;display:flex;align-items:center;flex-direction:column}}.creator-tool__photo__desc{position:absolute}@media (max-width: 1074px){.creator-tool__photo__desc div{margin-left:16px}}@media (max-width: 1074px){.creator-tool__photo__desc{position:initial;display:flex;align-items:center}}.creator-tool__photo__desc:before{display:block;width:32px;height:32px;border-radius:50%;color:white;background-color:#3DC569;box-sizing:border-box;padding:6px 12px;font-size:14px;line-height:150%;font-weight:bold}@media (max-width: 1074px){.creator-tool__photo__desc:before{width:24px;height:24px;font-size:14px;padding:2px 8px;position:relative;top:-7px}}.creator-tool__photo__desc:after{content:'';display:block}@media (max-width: 1074px){.creator-tool__photo__desc:after{display:none}}.creator-tool__photo__desc--text1{top:200px;right:-250px}.creator-tool__photo__desc--text1:before{content:'1';padding:6px 13px}@media (max-width: 1074px){.creator-tool__photo__desc--text1:before{padding:2px 9px}}.creator-tool__photo__desc--text1:after{width:102px;height:39px;position:relative;left:-86px;top:10px}.creator-tool__photo__desc--text2{right:-250px;top:428px}.creator-tool__photo__desc--text2:before{content:'3'}@media (max-width: 1074px){.creator-tool__photo__desc--text2:before{content:'2'}}.creator-tool__photo__desc--text2:after{width:74px;height:19px;position:relative;left:-86px;top:-79px}.creator-tool__photo__desc--text3{right:122px;top:634px}.creator-tool__photo__desc--text3 span{font-family:'Kalam', cursive}.creator-tool__photo__desc--text3 p{font-family:'Hind', sans-serif !important;font-weight:normal !important}.creator-tool__photo__desc--text3:before{content:'4';position:relative;left:-46px;top:57px}@media (max-width: 1074px){.creator-tool__photo__desc--text3:before{position:initial;content:'3'}}.creator-tool__photo__desc--text3:after{width:15px;height:48px;position:relative;left:11px;top:-116px}.creator-tool__photo__desc--text4{left:-218px;top:440px}.creator-tool__photo__desc--text4 p{font-family:'Hind', sans-serif !important;font-weight:normal !important}.creator-tool__photo__desc--text4 .cursive-font{font-family:'Kalam', cursive}.creator-tool__photo__desc--text4 span{margin-top:16px;margin-bottom:8px}.creator-tool__photo__desc--text4 p{margin-top:0}.creator-tool__photo__desc--text4:before{content:'2'}@media (max-width: 1074px){.creator-tool__photo__desc--text4:before{content:'4'}}.creator-tool__photo__desc--text4:after{width:101px;height:26px;position:relative;left:155px;top:-2px}.creator-tool__photo__desc p{font-family:'Kalam', cursive;font-size:21px;line-height:120%;letter-spacing:-0.02em;color:#231F20;font-weight:700;margin-bottom:8px;margin-top:16px}@media (max-width: 790px){.creator-tool__photo__desc p{font-size:18px}}.creator-tool__photo__desc span{font-weight:normal;font-size:21px;line-height:120%;color:#231F20}@media (max-width: 790px){.creator-tool__photo__desc span{font-size:18px}}.creator-tool__photo img{max-width:530px;max-height:642px;width:100%;height:100%;position:relative;box-shadow:0px 0px 30.1252px rgba(0,0,0,0.1)}.how-does-work{padding:103px 0;background:#FBD691}.how-does-work.pl .how-does-work__box--desktop video{width:560px;position:relative;top:8px;left:-1px;margin-left:0}.how-does-work.pl .how-does-work__box--mobile video{width:105%;position:relative;top:8px;left:-3px;margin-left:0}@media (max-width: 995px){.how-does-work{padding:48px 0}}.how-does-work__section-box{display:flex;flex-direction:column}.how-does-work__box{flex:1;overflow:hidden}.how-does-work__box--bottom{overflow:initial}.how-does-work__box video{width:100%;margin-left:30px;position:relative;top:8px}@media (max-width: 790px){.how-does-work__box video{margin-left:0}}.how-does-work__box video.loading{width:100%;display:flex;justify-content:center;height:50px}.how-does-work__box--desktop{min-height:57px}@media (max-width: 995px){.how-does-work__box--desktop video{display:none}}.how-does-work__box--mobile{min-height:70px}.how-does-work__box--mobile video.loading{display:none}@media (max-width: 995px){.how-does-work__box--mobile video.loading{display:block;margin-left:0;height:40px}}.how-does-work__box--photoDesktop{max-width:530px;width:100%;height:auto;margin-right:65px}@media (max-width: 995px){.how-does-work__box--photoDesktop{display:none}}.how-does-work__box--photoMobile{max-width:530px;width:100%;height:auto;display:none}@media (max-width: 995px){.how-does-work__box--photoMobile{display:block;margin-bottom:24px}}.how-does-work__box h5{font-size:42px;line-height:130%;margin-bottom:30px}@media (max-width: 995px){.how-does-work__box h5{font-size:24px !important;line-height:130%;margin-bottom:24px !important}}.how-does-work__box__text{font-size:18px;line-height:150%}@media (max-width: 995px){.how-does-work__box__text{margin-bottom:24px}}.how-does-work__box__textBox{font-size:24px;line-height:150%;padding:24px;background:#FCE4B7;border-radius:8px;margin:24px 0;color:#231F20;max-width:92%}@media (max-width: 995px){.how-does-work__box__textBox{font-size:18px;line-height:150%;padding:32px 16px;max-width:100%}}.how-does-work__box__bottomText{font-size:18px;line-height:150%}.how-does-work__content{display:flex;flex-basis:50%;align-items:center}.how-does-work__content--right{flex-direction:row-reverse}.how-does-work__content--right h5{font-size:32px;line-height:130%;margin-bottom:35px}.how-does-work__content--right p{margin-bottom:30px;color:#333333}@media (max-width: 995px){.how-does-work__content--right p{margin-top:24px}}.how-does-work__content--right ul{padding:revert;margin-bottom:16px}.how-does-work__content--right ul li{list-style-type:initial;margin-bottom:4px;font-size:18px;line-height:150%;color:#333333}@media (max-width: 995px){.how-does-work__content{flex-direction:column}}.how-does-work__content:first-child{margin-bottom:160px}@media (max-width: 995px){.how-does-work__content:first-child{margin-bottom:120px}}.provide-technology{padding:100px 0 135px 0}.provide-technology.bgImageActive .provide-technology__about-us--AI span{background-image:url("./img/subpages/svg/data-science.svg")}.provide-technology.bgImageActive .provide-technology__about-us--features span{background-image:url("./img/subpages/svg/features.svg")}.provide-technology.bgImageActive .provide-technology__about-us--consulting span{background-image:url("./img/subpages/svg/consulting.svg")}.provide-technology.bgImageActive .provide-technology__about-us--techTeam span{background-image:url("./img/subpages/svg/tech-team.svg")}@media (max-width: 995px){.provide-technology{padding:48px 0 145px 0}}.provide-technology__box{display:flex}@media (max-width: 995px){.provide-technology__box{flex-direction:column}}.provide-technology__content{min-width:361px}@media (max-width: 790px){.provide-technology__content{min-width:initial}}.provide-technology__content:first-child{flex:1;margin-right:70px}@media (max-width: 790px){.provide-technology__content:first-child{margin-right:0}}.provide-technology__left span{background-image:url("./img/logo.png");background-repeat:no-repeat;width:108px;height:65px;background-size:cover;display:block;margin-bottom:30px}.provide-technology__left p{font-size:32px}@media (max-width: 995px){.provide-technology__left p{margin-bottom:48px}}@media (max-width: 790px){.provide-technology__left p{font-size:24px}}.provide-technology__partners{display:flex;flex-direction:column;padding-top:48px}.provide-technology__partners--desktop{display:block}@media (max-width: 995px){.provide-technology__partners--desktop{display:none}}.provide-technology__partners--mobile{display:none}@media (max-width: 995px){.provide-technology__partners--mobile{display:block;padding-top:0}}.provide-technology__partners p{margin-bottom:16px}.provide-technology__partners__box{display:flex}.provide-technology__about{display:flex;justify-content:space-between}@media (max-width: 599px){.provide-technology__about{flex-direction:column}}.provide-technology__about-us{display:flex;flex-direction:column;margin-bottom:50px;flex:1}@media (max-width: 995px){.provide-technology__about-us{margin-bottom:48px}}.provide-technology__about-us:first-child{margin-right:75px}@media (max-width: 995px){.provide-technology__about-us:first-child{margin-right:35px}}.provide-technology__about-us span{background-repeat:no-repeat;width:64px;height:64px;background-size:contain}.provide-technology__about-us h4{color:#231F20;font-weight:bold;font-size:20px;line-height:150%;margin-top:30px;margin-bottom:16px}.provide-technology__about-us p{font-size:16px;line-height:150%;margin-bottom:16px}.step-by-step{padding:96px 0}.step-by-step.bgImageActive .step-by-step__header:after{background-image:url("./img/subpages/svg/arrow-down.svg")}@media (max-width: 995px){.step-by-step{padding:48px 0}}.step-by-step .text-underline--green:before{transform:scale(1.3, 1.3);left:31px}@media (max-width: 790px){.step-by-step .text-underline--green:before{left:3px;transform:scale(1.1, 1.3)}}.step-by-step .container{display:flex;justify-content:center}.step-by-step__content{width:100%;padding:25px 0;border-bottom:1px solid #EEEEEE}.step-by-step__content:not(:first-child){border-top:none}.step-by-step__content:last-child{border-bottom:none}@media (max-width: 790px){.step-by-step__content{position:relative}}.step-by-step__content--showMore p:before{color:white;background-color:#3DC569}.step-by-step__content--showMore p:after{transform:rotate(180deg)}.step-by-step__content--showMore div{display:block}.step-by-step__text{padding-left:45px;margin-top:15px;font-size:18px;line-height:150%;color:#231F20;display:none}.step-by-step__text ul li{list-style-type:initial}.step-by-step__text ul li:not(:last-child){margin-bottom:8px}.step-by-step__header{font-size:18px;line-height:150%;font-weight:bold;color:#231F20;display:flex;cursor:pointer;position:relative;max-width:95%}@media (max-width: 790px){.step-by-step__header{max-width:90%;position:initial}}.step-by-step__header--1:before{content:"1"}.step-by-step__header--2:before{content:"2"}.step-by-step__header--3:before{content:"3"}.step-by-step__header--4:before{content:"4"}.step-by-step__header--5:before{content:"5"}.step-by-step__header--6:before{content:"6"}.step-by-step__header--7:before{content:"7"}.step-by-step__header:before{display:block;width:32px;height:32px;border-radius:50%;color:black;background-color:#E2F6E9;box-sizing:border-box;padding:7px 13px;font-size:12px;line-height:150%;font-weight:bold;margin-right:15px}.step-by-step__header:after{content:'';display:block;width:24px;height:24px;background-repeat:no-repeat;position:relative;top:0px;right:-6px;position:absolute}@media (max-width: 790px){.step-by-step__header:after{right:0;top:24px}}.step-by-step__box{display:flex;justify-content:center;flex-direction:column;max-width:658px;width:100%}.step-by-step h3{font-size:42px;line-height:130%;color:#231F20;margin-bottom:60px}@media (max-width: 790px){.step-by-step h3{font-size:24px;margin-bottom:20px}}.use-cms{padding:104px 0;background:#FBD691}@media (max-width: 995px){.use-cms{padding:64px 0}}.use-cms h4{font-size:32px;line-height:130%;display:flex;justify-content:center}@media (max-width: 995px){.use-cms h4{text-align:center;font-size:24px}}.use-cms .text-underline--green{text-align:center}.use-cms .text-underline--green:before{display:none}@media (max-width: 995px){.use-cms .text-underline--green:before{display:none}}.benefits.bgImageActive .benefits__background--1{background-image:url("./img/subpages/img/programmer.png")}.benefits.bgImageActive .benefits__background--2{background-image:url("./img/subpages/img/keto.png")}@media (max-width: 995px){.benefits.bgImageActive .benefits__background--2{background-position:50%}}.benefits.bgImageActive .benefits__background--3{background-image:url("./img/subpages/img/penne-pasta.png")}@media (max-width: 995px){.benefits.bgImageActive .benefits__background--3{background-position:82%}}.benefits.bgImageActive .benefits__background--4{background-image:url("./img/subpages/img/woman.png")}.benefits.bgImageActive .benefits__content--value-your-content p:before,.benefits.bgImageActive .benefits__content--better-data p:before,.benefits.bgImageActive .benefits__content--new-revenue p:before{background-image:url("./img/subpages/svg/arrow-creator-tool.svg")}.benefits__box{display:flex;flex-direction:row;height:480px;justify-content:center;align-items:center;position:relative;overflow:hidden}.benefits__box--reverse{flex-direction:row-reverse}@media (max-width: 1228px){.benefits__box--reverse .benefits__content{align-items:flex-end;margin-right:30px}}@media (max-width: 995px){.benefits__box--reverse .benefits__content{align-items:flex-start;margin-right:0}}@media (max-width: 1228px){.benefits__box--reverse .benefits__content>div{max-width:44%}}@media (max-width: 995px){.benefits__box--reverse .benefits__content>div{max-width:100%}}@media (max-width: 995px){.benefits__box{flex-direction:column-reverse;height:auto}}.benefits__content{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@media (max-width: 1228px){.benefits__content{align-items:flex-start;margin-left:30px}}@media (max-width: 790px){.benefits__content{margin-left:0}}.benefits__content--value-your-content p:before{left:-114px;bottom:-33px}.benefits__content--better-data p:before{right:-114px;bottom:72px;transform:rotate(180deg)}.benefits__content--new-revenue p:before{left:-114px;bottom:-33px}@media (max-width: 995px){.benefits__content{width:100%}}.benefits__content>div{max-width:36%}@media (max-width: 1228px){.benefits__content>div{max-width:44%}}@media (max-width: 995px){.benefits__content>div{max-width:100%;margin:0 24px;margin-bottom:80px}}.benefits__content h5{font-weight:bold;font-size:32px;line-height:130%;color:#231F20;margin-bottom:24px}@media (max-width: 599px){.benefits__content h5{font-size:24px;margin-bottom:16px}}.benefits__content p{font-size:24px;line-height:150%;color:#231F20;position:relative}@media (max-width: 599px){.benefits__content p{font-size:18px}}.benefits__content p:before{content:'';display:block;background-repeat:no-repeat;width:114px;height:32px;position:absolute;z-index:3}@media (max-width: 995px){.benefits__content p:before{display:none}}.benefits img{position:absolute;width:400px;height:400px;left:50%;top:50%;transform:translate(-50%, -50%)}@media (max-width: 995px){.benefits img{transform:translateX(-50%);top:185px}}@media (max-width: 790px){.benefits img{width:260px;height:auto;top:189px}}.benefits__background{background-size:cover;background-repeat:no-repeat;width:50%;height:100%}.benefits__background--desktop{display:block}@media (max-width: 995px){.benefits__background--desktop{display:none}}.benefits__background--mobile{display:none}@media (max-width: 995px){.benefits__background--mobile{width:360px !important;height:auto !important;display:block}}.benefits__background--mobile.ingredients{width:260px !important}@media (max-width: 995px){.benefits__background{width:100%;margin-bottom:152px;height:320px}}
