#layout-v6 main section{background-color:#fff}#layout-v6 main .hero{padding-top:1px;padding-bottom:85px;background-image:url("/assets/v5/hero/background.svg");background-repeat:no-repeat;background-position:top center;transition:background-image .5s ease-out;--hero-text-max-width: 580px;--hero-text-transform: initial;--hero-title-horizontal-padding: 10px;--hero-title-line-height: 88px;--hero-title-font-size: 80px;--subtitle-font-size: 30px;--subtitle-line-height: 46px;--subtitle-margin-top: 52px;--spark-button-position-left: -109px;--spark-button-position-left-animated: -120px;--spark-button-size: 60px;--spark-line-width: 11px;--spark-line-position-left: -25px}#layout-v6 main .hero::before{content:"";display:block;width:1px;height:1px;background-image:url("/assets/v5/hero/background-dots.svg");opacity:0}#layout-v6 main .hero[data-background=dots]{background-image:url("/assets/v5/hero/background-dots.svg")}#layout-v6 main .hero__text{max-width:var(--hero-text-max-width);margin:0 auto;transform:var(--hero-text-transform)}#layout-v6 main .hero__title{position:relative;display:flex;flex-direction:column;width:fit-content;margin:2px 0 2px 0;line-height:var(--hero-title-line-height);font-size:var(--hero-title-font-size);z-index:1}#layout-v6 main .hero__title::before{content:"";position:absolute;top:50%;left:var(--spark-button-position-left);transform:translateY(-50%);display:block;width:var(--spark-button-size);height:var(--spark-button-size);background:url("/assets/v5/hero/title-spark-button.svg") no-repeat center/100%;opacity:0}#layout-v6 main .hero__title::after{content:"";position:absolute;top:0;bottom:-6px;left:var(--spark-line-position-left);width:0px;border-radius:3px;background:#1ac6ff;opacity:0}#layout-v6 main .hero__title-line{position:relative;display:inline-flex;width:fit-content}#layout-v6 main .hero__title-line-text{position:relative}#layout-v6 main .hero__title-line-highlight{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 var(--hero-title-horizontal-padding);margin-left:calc(-1*var(--hero-title-horizontal-padding));overflow:hidden}#layout-v6 main .hero__title-line-highlight::after{content:"";position:absolute;top:0;right:100%;height:100%;width:100%;background-color:#1ac6ff;opacity:.2;z-index:-1}#layout-v6 main .hero__title.animated::before{animation:showSparkButtonAnimation .5s ease-out forwards,pushSparkButtonAnimation .3s ease-out forwards;animation-delay:1.51s,2.01s}@keyframes showSparkButtonAnimation{0%{left:var(--spark-button-position-left);opacity:0}100%{left:var(--spark-button-position-left-animated);opacity:1}}@keyframes pushSparkButtonAnimation{0%{transform:translateY(-50%) scale(1);filter:contrast(1)}50%{transform:translateY(-50%) scale(0.7);filter:contrast(0.85)}90%{transform:translateY(-50%) scale(1.1);filter:contrast(1)}100%{transform:translateY(-50%) scale(1)}}#layout-v6 main .hero__title.animated::after{animation:showSparkLineAnimation .5s ease-in-out forwards;animation-delay:1.41s}@keyframes showSparkLineAnimation{from{left:var(--spark-line-position-left);width:0;opacity:0}to{left:calc(var(--spark-line-position-left) - var(--spark-line-width));width:var(--spark-line-width);opacity:.4}}#layout-v6 main .hero__title.animated .hero__title-line-highlight::after{animation:showSelectionAnimation .6s cubic-bezier(0.84, 0.16, 0.62, 0.34) forwards}@keyframes showSelectionAnimation{from{right:100%}to{right:0%}}#layout-v6 main .hero__title.animated .hero__title-line:nth-child(1) .hero__title-line-highlight::after{animation-delay:.2s}#layout-v6 main .hero__title.animated .hero__title-line:nth-child(2) .hero__title-line-highlight{height:108%}#layout-v6 main .hero__title.animated .hero__title-line:nth-child(2) .hero__title-line-highlight::after{animation-name:showSelectionAnimationSecondLine;animation-delay:.8s;animation-duration:.6s;animation-timing-function:cubic-bezier(0.46, 0.54, 0.28, 0.97)}@keyframes showSelectionAnimationSecondLine{from{right:100%}to{right:0%}}#layout-v6 main .hero__subtitle{width:fit-content;margin:0 auto 0 auto;margin-top:var(--subtitle-margin-top);font-family:"Inter",sans-serif;font-size:var(--subtitle-font-size);line-height:var(--subtitle-line-height);font-weight:400}#layout-v6 main .hero__visual{min-height:450px;margin-top:-20px;transition:all .5s ease-out}#layout-v6 main .hero__visual-animation{display:block;width:95%;max-width:1200px;margin:0 auto}#layout-v6 main .hero__cta{display:flex;justify-content:center;align-items:center}@media(max-width: 1280px){#layout-v6 main .hero__visual{margin-top:0px}}@media(max-width: 980px){#layout-v6 main .hero{padding-top:35px}}@media(max-width: 900px){#layout-v6 main .hero{background-image:url("/assets/v5/hero/background-tablet.svg")}#layout-v6 main .hero__visual{min-height:250px}}@media(max-width: 780px){#layout-v6 main .hero__visual{position:relative;margin-top:25px}#layout-v6 main .hero__visual-animation{width:100%}}@media(max-width: 650px){#layout-v6 main .hero{position:relative;padding-bottom:75px}#layout-v6 main .hero__visual{margin-top:20px;margin-bottom:20px}#layout-v6 main .hero__cta{position:relative}#layout-v6 main .hero__cta::before{content:"";display:block;position:absolute;top:-20px;bottom:-200%;left:0;right:0;z-index:0;background:#fff;background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%)}#layout-v6 main .hero__visual{min-height:auto}}@media(max-width: 500px){#layout-v6 main .hero{background-image:url("/assets/v5/hero/background-mobile.svg");background-size:390px auto;background-repeat:repeat-x}}@media(max-width: 1280px){#layout-v6 main .hero{--hero-text-max-width: 580px;--hero-text-transform: initial;--hero-title-horizontal-padding: 10px;--hero-title-line-height: 88px;--hero-title-font-size: 80px;--subtitle-font-size: 30px;--subtitle-line-height: 46px;--subtitle-margin-top: 52px;--spark-button-position-left: -109px;--spark-button-position-left-animated: -120px;--spark-button-size: 60px;--spark-line-width: 11px;--spark-line-position-left: -25px}}@media(max-width: 900px){#layout-v6 main .hero{--hero-text-max-width: 465px;--hero-title-line-height: 65px;--hero-title-font-size: 60px;--subtitle-margin-top: 50px;--subtitle-line-height: 36px;--subtitle-font-size: 24px;--spark-button-position-left: -109px;--spark-button-position-left-animated: -120px;--spark-button-size: 60px;--spark-line-width: 11px;--spark-line-position-left: -25px}}@media(max-width: 780px){#layout-v6 main .hero{--hero-text-max-width: 465px;--hero-title-line-height: 65px;--hero-title-font-size: 60px;--subtitle-margin-top: 50px;--subtitle-line-height: 36px;--subtitle-font-size: 24px;--spark-button-position-left: -109px;--spark-button-position-left-animated: -120px;--spark-button-size: 60px;--spark-line-width: 11px;--spark-line-position-left: -25px}}@media(max-width: 730px){#layout-v6 main .hero{--hero-text-max-width: 465px;--hero-title-line-height: 65px;--hero-title-font-size: 60px;--subtitle-margin-top: 50px;--subtitle-line-height: 36px;--subtitle-font-size: 24px;--spark-button-position-left: -100px;--spark-button-position-left-animated: -90px;--spark-button-size: 40px;--spark-line-width: 10px;--spark-line-position-left: -20px}}@media(max-width: 700px){#layout-v6 main .hero{--hero-text-max-width: 400px;--hero-title-line-height: 60px;--hero-title-font-size: 55px;--subtitle-margin-top: 60px;--spark-button-position-left: -100px;--spark-button-position-left-animated: -90px;--spark-button-size: 40px;--spark-line-width: 10px;--spark-line-position-left: -20px}}@media(max-width: 650px){#layout-v6 main .hero{--hero-text-max-width: 400px;--hero-title-line-height: 60px;--hero-title-font-size: 55px;--subtitle-margin-top: 60px;--spark-button-position-left: -100px;--spark-button-position-left-animated: -90px;--spark-button-size: 40px;--spark-line-width: 10px;--spark-line-position-left: -20px}}@media(max-width: 600px){#layout-v6 main .hero{--hero-text-max-width: 330px;--hero-title-line-height: 58px;--hero-title-font-size: 45px;--subtitle-margin-top: 27px;--spark-button-position-left: -100px;--spark-button-position-left-animated: -90px;--spark-button-size: 40px;--spark-line-width: 10px;--spark-line-position-left: -20px}}@media(max-width: 550px){#layout-v6 main .hero{--hero-text-max-width: 330px;--hero-title-line-height: 58px;--hero-title-font-size: 45px;--subtitle-margin-top: 27px;--spark-button-position-left: -45px;--spark-button-position-left-animated: -70px;--spark-button-size: 34px;--spark-line-position-left: -18px}}@media(max-width: 500px){#layout-v6 main .hero{--hero-text-max-width: 300px;--hero-title-line-height: 55px;--hero-title-font-size: 40px;--subtitle-margin-top: 40px;--subtitle-line-height: 25px;--subtitle-font-size: 18px;--spark-button-position-left: -45px;--spark-button-position-left-animated: -70px;--spark-button-size: 34px;--spark-line-position-left: -18px}}@media(max-width: 450px){#layout-v6 main .hero{--hero-text-max-width: 262px;--hero-title-line-height: 50px;--hero-title-font-size: 38px;--subtitle-margin-top: 26px;--spark-button-position-left: -45px;--spark-button-position-left-animated: -70px;--spark-button-size: 34px;--spark-line-position-left: -18px}}@media(max-width: 430px){#layout-v6 main .hero{--hero-text-max-width: 240px;--hero-title-line-height: 40px;--hero-title-font-size: 32px;--subtitle-margin-top: 20px;--spark-button-position-left: -45px;--spark-button-position-left-animated: -70px;--spark-button-size: 34px;--spark-line-position-left: -18px}}@media(max-width: 400px){#layout-v6 main .hero{--hero-text-max-width: 240px;--hero-title-line-height: 40px;--hero-title-font-size: 32px;--subtitle-margin-top: 20px;--spark-button-position-left: -35px;--spark-button-position-left-animated: -60px;--spark-button-size: 28px;--spark-line-width: 8px;--spark-line-position-left: -15px}}@media(max-width: 350px){#layout-v6 main .hero{--hero-text-max-width: 180px;--hero-title-horizontal-padding: 5px;--hero-title-line-height: 30px;--hero-title-font-size: 26px;--subtitle-margin-top: 16px;--spark-button-position-left: -20px;--spark-button-position-left-animated: -40px;--spark-button-size: 20px;--spark-line-width: 5px;--spark-line-position-left: -10px}}@media(max-width: 780px){#layout-v6 main .hero__visual{height:450px}#layout-v6 main .hero__visual-animation{height:500px}}@media(max-width: 650px){#layout-v6 main .hero__visual{height:400px}#layout-v6 main .hero__visual-animation{height:450px}}@media(max-width: 550px){#layout-v6 main .hero__visual{height:350px}#layout-v6 main .hero__visual-animation{height:400px}}@media(max-width: 450px){#layout-v6 main .hero__visual{height:300px}#layout-v6 main .hero__visual-animation{height:350px}}@media(max-width: 400px){#layout-v6 main .hero__visual{height:250px}#layout-v6 main .hero__visual-animation{height:300px}}@media(max-width: 350px){#layout-v6 main .hero__visual{height:225px}#layout-v6 main .hero__visual-animation{height:250px}}#layout-v6 main .how-it-works{position:relative}#layout-v6 main .how-it-works::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#fff;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .how-it-works__container{width:100%;padding:0 55px}#layout-v6 main .how-it-works__container-outer{position:relative;display:flex;flex-direction:row;align-items:flex-start;background:#fff;z-index:2;width:100%;max-width:1510px;margin:0 auto}#layout-v6 main .how-it-works__steps-indicator{position:sticky;top:50vh;left:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}#layout-v6 main .how-it-works__step-indicator{display:block;width:12px;height:12px;border-radius:50%;background:#e5eaef;transition:background .5s ease-out}#layout-v6 main .how-it-works__step-indicator.active[data-color=green]{background:#81cf33}#layout-v6 main .how-it-works__step-indicator.active[data-color=blue]{background:#1ac6ff}#layout-v6 main .how-it-works__step-indicator.active[data-color=purple]{background:#b960e2}#layout-v6 main .how-it-works__step-indicator.active[data-color=orange]{background:#f99539}#layout-v6 main .how-it-works__content-container{padding-top:100px;border-radius:16px;transition:background .5s ease-out}#layout-v6 main .how-it-works__content-container[data-color=green]{background:#f3faec}#layout-v6 main .how-it-works__content-container[data-color=green] .how-it-works__step-mask,#layout-v6 main .how-it-works__content-container[data-color=green] .how-it-works__step-mask-before::before{background-color:#81cf33}#layout-v6 main .how-it-works__content-container[data-color=green] .how-it-works__step[data-step=generate] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=green] .how-it-works__step[data-step=polish] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=green] .how-it-works__step[data-step=take] .how-it-works__step-visual{box-shadow:0px 4px 48px 0px rgba(133,147,103,.2)}#layout-v6 main .how-it-works__content-container[data-color=blue]{background:#e8f6fa}#layout-v6 main .how-it-works__content-container[data-color=blue] .how-it-works__step-mask,#layout-v6 main .how-it-works__content-container[data-color=blue] .how-it-works__step-mask-before::before{background-color:#17aee1}#layout-v6 main .how-it-works__content-container[data-color=blue] .how-it-works__step[data-step=generate] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=blue] .how-it-works__step[data-step=polish] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=blue] .how-it-works__step[data-step=take] .how-it-works__step-visual{box-shadow:0px 0px 48px 0px rgba(116,156,169,.2)}#layout-v6 main .how-it-works__content-container[data-color=orange]{background:#fef4eb}#layout-v6 main .how-it-works__content-container[data-color=orange] .how-it-works__step-mask,#layout-v6 main .how-it-works__content-container[data-color=orange] .how-it-works__step-mask-before::before{background-color:#f99539}#layout-v6 main .how-it-works__content-container[data-color=orange] .how-it-works__step[data-step=generate] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=orange] .how-it-works__step[data-step=polish] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=orange] .how-it-works__step[data-step=take] .how-it-works__step-visual{box-shadow:0px 0px 48px 0px rgba(173,130,91,.2)}#layout-v6 main .how-it-works__content-container[data-color=purple]{background:#faf0fe}#layout-v6 main .how-it-works__content-container[data-color=purple] .how-it-works__step-mask,#layout-v6 main .how-it-works__content-container[data-color=purple] .how-it-works__step-mask-before::before{background-color:#b960e2}#layout-v6 main .how-it-works__content-container[data-color=purple] .how-it-works__step[data-step=generate] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=purple] .how-it-works__step[data-step=polish] .how-it-works__step-visual,#layout-v6 main .how-it-works__content-container[data-color=purple] .how-it-works__step[data-step=take] .how-it-works__step-visual{box-shadow:0px 0px 48px 0px rgba(166,132,181,.2)}#layout-v6 main .how-it-works__title{text-align:center}#layout-v6 main .how-it-works__title-decorator{position:relative}#layout-v6 main .how-it-works__title-decorator-animation{display:block;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:90%;height:30px;margin-left:-10px}#layout-v6 main .how-it-works__step{padding-top:60px;padding-bottom:150px}#layout-v6 main .how-it-works__step-container{position:relative;display:flex;flex-direction:row;align-items:center}#layout-v6 main .how-it-works__step:last-child::before{border-bottom-left-radius:30px}#layout-v6 main .how-it-works__step-left{width:45%;box-sizing:border-box}#layout-v6 main .how-it-works__step-left-container{display:flex;flex-direction:row;align-items:start;max-width:430px;margin:0 auto}#layout-v6 main .how-it-works__step-number{flex:0 0 45px;display:block;width:45px;height:45px;margin-right:20px;background:rgba(0,0,0,0) no-repeat center/100%;color:rgba(0,0,0,0)}#layout-v6 main .how-it-works__step-title{margin-bottom:27px}#layout-v6 main .how-it-works__step-title-line{display:block}#layout-v6 main .how-it-works__step-title-action{font-family:"Shantell Sans",cursive;font-weight:600}#layout-v6 main .how-it-works__step-text{line-height:30px}#layout-v6 main .how-it-works__step-features{display:grid;grid-template-columns:auto auto;grid-gap:16px;margin-top:35px}#layout-v6 main .how-it-works__step-feature{display:flex;align-items:center;padding:12px;box-sizing:border-box;border-radius:18px;background:#fff}#layout-v6 main .how-it-works__step-feature-icon{display:block;width:30px;height:30px;margin-right:12px;background:rgba(0,0,0,0) no-repeat center/100%}#layout-v6 main .how-it-works__step-feature-text{font-weight:600;line-height:30px}#layout-v6 main .how-it-works__step-right{display:flex;flex-direction:column;align-items:start;width:55%;padding-left:50px;box-sizing:border-box}#layout-v6 main .how-it-works__step-visual{position:relative;display:flex;justify-content:space-between;width:100%}#layout-v6 main .how-it-works__step-visual-left{width:200px;padding:48px 5px 0 48px}#layout-v6 main .how-it-works__step-visual-name{margin-bottom:16px;line-height:32px;font-weight:700}#layout-v6 main .how-it-works__step-visual-description{line-height:24px}#layout-v6 main .how-it-works__step-visual-animation{display:block;width:100%;max-width:600px;margin:0 auto}#layout-v6 main .how-it-works__step:nth-child(1) .how-it-works__step-number,#layout-v6 main .how-it-works__step:nth-child(1) .how-it-works__step-number::after{background-image:url("/assets/v5/how-it-works/step-1-icon.svg?v=2")}#layout-v6 main .how-it-works__step:nth-child(2) .how-it-works__step-number,#layout-v6 main .how-it-works__step:nth-child(2) .how-it-works__step-number::after{background-image:url("/assets/v5/how-it-works/step-2-icon.svg?v=2")}#layout-v6 main .how-it-works__step:nth-child(3) .how-it-works__step-number,#layout-v6 main .how-it-works__step:nth-child(3) .how-it-works__step-number::after{background-image:url("/assets/v5/how-it-works/step-3-icon.svg?v=2")}#layout-v6 main .how-it-works__step:nth-child(4) .how-it-works__step-number,#layout-v6 main .how-it-works__step:nth-child(4) .how-it-works__step-number::after{background-image:url("/assets/v5/how-it-works/step-4-icon.svg?v=2")}#layout-v6 main .how-it-works__step[data-step=paste]{padding-bottom:90px}#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-right{position:relative}#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-right::before{content:"";position:absolute;top:0;bottom:0;left:10%;right:5%;margin-left:5%;-webkit-mask-image:url("/assets/v5/how-it-works/step-paste/background.svg");mask-image:url("/assets/v5/how-it-works/step-paste/background.svg");-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-title-action{color:#81cf33}#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-visual{height:650px}#layout-v6 main .how-it-works__step[data-step=generate]{overflow:hidden}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-container::before,#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-right::before{position:absolute;top:0;bottom:0;left:15%;right:0;-webkit-mask-image:url("/assets/v5/how-it-works/step-generate/background.svg");mask-image:url("/assets/v5/how-it-works/step-generate/background.svg");-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 90%;mask-size:auto 90%}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-container::before{content:""}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-title-action{position:relative;padding-right:48px;color:#1ac6ff}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-title-action::after{content:"";display:block;position:absolute;top:50%;right:2px;transform:translateY(-50%);width:38px;height:38px;background:url("/assets/v5/how-it-works/step-generate/spark-icon.svg") no-repeat center/100%}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-visual{position:relative;border-top-left-radius:15px;border-bottom-left-radius:15px;background-color:#fff;overflow:hidden}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-container{align-items:start}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-container::before{content:"";position:absolute;top:45%;left:40%;transform:translate(-50%, -50%);width:60%;height:100vh;-webkit-mask-image:url("/assets/v5/how-it-works/step-polish/background.svg");mask-image:url("/assets/v5/how-it-works/step-polish/background.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-left{position:sticky;top:50vh;width:45%;margin-bottom:50px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-title-action{color:rgba(0,0,0,0);background:url("/assets/v5/how-it-works/step-polish/title-action-decorator.svg") no-repeat center/100%}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual{width:80%;max-width:660px;border-radius:16px;background:#fff}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual::before{content:"";display:block;position:absolute;top:39px;left:-24px;width:48px;height:48px;border-radius:50%;background-color:#484848;background-repeat:no-repeat;background-size:70%;background-position:center;transition:background .5s ease-out}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual+*{margin-top:80px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual-right{border-radius:0 30px 30px 0;overflow:hidden}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=icons]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-icons-icon.svg");background-position:bottom 3px right 4px;background-size:75%}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=colors]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-colors-icon.svg")}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=fonts]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-fonts-icon.svg");background-position:center top 40%;background-size:65%}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=decorators]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-decorators-icon.svg");background-size:70% auto}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=connectors]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-connectors-icon.svg");background-position:left 35% center;background-size:60% auto}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=images]::before{background-image:url("/assets/v5/how-it-works/step-polish/polish-visual-images-icon.svg")}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual.active::before{background-color:#f99539}#layout-v6 main .how-it-works__step[data-step=take]{position:relative;overflow:hidden}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right::before,#layout-v6 main .how-it-works__step[data-step=take]::before{position:absolute;bottom:0;left:0;width:25%;height:50%;-webkit-mask-image:url("/assets/v5/how-it-works/step-take/background.svg");mask-image:url("/assets/v5/how-it-works/step-take/background.svg");-webkit-mask-position:top right;mask-position:top right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;z-index:0}#layout-v6 main .how-it-works__step[data-step=take]::before{content:""}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-left{z-index:1}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-title-action{color:#b960e2}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-visual{position:relative;border-top-left-radius:15px;border-bottom-left-radius:15px;background-color:#fff;overflow:hidden}@media(max-width: 2350px){#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-visual{height:auto}}@media(max-width: 2050px){#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-visual{height:auto}}@media(max-width: 1700px){#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-visual{height:auto}}@media(max-width: 1500px){#layout-v6 main .how-it-works__container{padding:0}#layout-v6 main .how-it-works__step{padding-bottom:100px}#layout-v6 main .how-it-works__step[data-step=paste]{padding-bottom:0}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual+*{margin-top:40px}#layout-v6 main .how-it-works__steps-indicator{display:none}}@media(max-width: 1080px){#layout-v6 main .how-it-works__step{padding:80px 10%}#layout-v6 main .how-it-works__step-container{flex-direction:column;align-items:center}#layout-v6 main .how-it-works__step-title{line-height:36px}#layout-v6 main .how-it-works__step-left{width:100%}#layout-v6 main .how-it-works__step-left-container{max-width:85%;margin:0}#layout-v6 main .how-it-works__step-right{width:100%;margin-top:50px}#layout-v6 main .how-it-works__step[data-step=paste] .how-it-works__step-right::before{right:0;padding-left:0;margin-left:0;-webkit-mask-size:auto 80%;mask-size:auto 80%;-webkit-mask-position:85% center;mask-position:85% center}#layout-v6 main .how-it-works__step[data-step=generate]{padding-right:0}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-container::before{content:none}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-left{padding-right:10%}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-right{position:relative}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-right::before{content:"";top:0;bottom:auto;left:10%;right:10%;transform:translateY(-100%);padding-bottom:35%;-webkit-mask-size:auto 120%;mask-size:auto 120%;-webkit-mask-position:right top;mask-position:right top}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-container::before{top:-50px;right:10%;transform:none;height:450px;-webkit-mask-position:right top;mask-position:right top}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-left{position:relative;top:auto;width:100%;margin-bottom:30px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-right{padding-left:16px;margin-top:0}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual{width:calc(100% - 24px);transform:translateX(24px);border-radius:15px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual-right{border-radius:15px}#layout-v6 main .how-it-works__step[data-step=take]{padding-right:0}#layout-v6 main .how-it-works__step[data-step=take]::before{content:none}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right{position:relative}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right::before{content:"";top:0;bottom:auto;right:10%;left:auto;transform:translateY(-50%);width:40%;height:100%;-webkit-mask-image:url("/assets/v5/how-it-works/step-take/background-mobile.svg");mask-image:url("/assets/v5/how-it-works/step-take/background-mobile.svg");-webkit-mask-size:contain;mask-size:contain}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right-features{grid-template-columns:auto auto auto auto}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right-feature{padding:8px;justify-content:center}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right-feature-icon{width:16px;height:16px}}@media(max-width: 800px){#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-features{max-width:450px;grid-template-columns:auto auto}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-feature{padding:6px}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-feature-text{font-size:14px}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right::before{transform:translateY(-65%)}}@media(max-width: 550px){#layout-v6 main .how-it-works__content-container{padding-top:60px}#layout-v6 main .how-it-works__step{position:relative;padding-left:0;padding-right:40px;padding-bottom:0}#layout-v6 main .how-it-works__step-title{margin-bottom:20px;font-size:32px;line-height:36px}#layout-v6 main .how-it-works__step-title-action{font-size:32px;line-height:36px}#layout-v6 main .how-it-works__step-number{position:absolute;left:0;width:40px;height:30px;margin-top:5px;background-image:none !important}#layout-v6 main .how-it-works__step-number::before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:20px;background-color:#484848;z-index:0}#layout-v6 main .how-it-works__step-number::after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:30px;background-size:auto 106%;background-position:right;z-index:1}#layout-v6 main .how-it-works__step-left{padding-left:58px}#layout-v6 main .how-it-works__step-left-container{max-width:100%}#layout-v6 main .how-it-works__step-right{padding-left:40px;margin-top:40px}#layout-v6 main .how-it-works__step[data-step=generate]{padding-right:0}#layout-v6 main .how-it-works__step[data-step=generate] .how-it-works__step-right::before{padding-bottom:50%}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-container::before{left:-5%;right:auto}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual{flex-direction:column}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual-left{padding:20px 30px 0 30px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual-name{margin-bottom:10px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual::before{content:"";top:-15px;left:30px;width:30px;height:30px}#layout-v6 main .how-it-works__step[data-step=polish] .how-it-works__step-visual[data-key=icons]::before{background-position:bottom 3px right 3px}#layout-v6 main .how-it-works__step[data-step=take]{padding-bottom:80px}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-left{padding-right:58px}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-right::before{left:-40%;right:auto;transform:translateY(-75%);width:100%;height:150%}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-features{grid-template-columns:auto auto}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-feature{padding:6px}#layout-v6 main .how-it-works__step[data-step=take] .how-it-works__step-feature-text{font-size:14px}}#layout-v6 main .use-cases{position:relative}#layout-v6 main .use-cases::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#f7effa;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .use-cases__container{display:flex;flex-direction:row;align-items:start;max-width:1400px;margin:0 auto;padding-top:160px;padding-bottom:180px;padding-left:80px;padding-right:80px}#layout-v6 main .use-cases__left{position:sticky;top:165px;display:flex;flex-direction:row-reverse;width:45%;box-sizing:border-box}#layout-v6 main .use-cases__left-container{position:relative;max-width:430px;margin-left:auto;margin-right:auto;transform:translateX(65px)}#layout-v6 main .use-cases__left-content{max-width:420px}#layout-v6 main .use-cases__left-decorator-animation{display:block;position:absolute;top:-260px;left:-145px;width:435px;height:300px;z-index:1}#layout-v6 main .use-cases__description{margin-top:40px}#layout-v6 main .use-cases__right{width:55%;padding-left:55px;box-sizing:border-box}#layout-v6 main .use-cases__list{width:100%}#layout-v6 main .use-cases__item{padding:40px 48px 0 48px;border-radius:16px;overflow:hidden}#layout-v6 main .use-cases__item-title{font-family:"Shantell Sans",cursive;font-size:18px;font-weight:600}#layout-v6 main .use-cases__item-description{font-family:"Plus Jakarta Sans",sans-serif;font-size:24px;font-weight:600}#layout-v6 main .use-cases__item-content{display:flex;flex-direction:row;align-items:start;justify-content:space-between;padding-bottom:35px;margin-top:6px}#layout-v6 main .use-cases__item-icons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}#layout-v6 main .use-cases__item-icon{width:30px;height:30px}#layout-v6 main .use-cases__item-image{position:relative;display:block;width:100%;margin:0 auto;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}#layout-v6 main .use-cases__item-image img{display:block;width:100%}#layout-v6 main .use-cases__item+*{margin-top:80px}#layout-v6 main .use-cases__item[data-item=presentations]{background:#fcf1e6}#layout-v6 main .use-cases__item[data-item=presentations] .use-cases__item-title{color:#f99539}#layout-v6 main .use-cases__item[data-item=presentations] .use-cases__item-image{box-shadow:0px 0px 48px 0px rgba(173,130,91,.3)}#layout-v6 main .use-cases__item[data-item=docs]{background:#e8f6fa}#layout-v6 main .use-cases__item[data-item=docs] .use-cases__item-title{color:rgba(26,198,255,.8784313725)}#layout-v6 main .use-cases__item[data-item=docs] .use-cases__item-image{box-shadow:0px 0px 48px 0px rgba(116,156,169,.3)}#layout-v6 main .use-cases__item[data-item=social-media]{background:#edf7e4}#layout-v6 main .use-cases__item[data-item=social-media] .use-cases__item-title{color:#81cf33}#layout-v6 main .use-cases__item[data-item=social-media] .use-cases__item-image{box-shadow:0px 4px 48px 0px rgba(133,147,103,.3)}#layout-v6 main .use-cases__item[data-item=blog]{background:#f6ebfa}#layout-v6 main .use-cases__item[data-item=blog] .use-cases__item-title{color:#cb6afb}#layout-v6 main .use-cases__item[data-item=blog] .use-cases__item-image{box-shadow:0px 0px 48px 0px rgba(166,132,181,.3)}@media(max-width: 1500px){#layout-v6 main .use-cases__left-container{transform:translateX(35px)}#layout-v6 main .use-cases__right{padding-left:45px}}@media(max-width: 1280px){#layout-v6 main .use-cases__description+p{margin-top:20px}#layout-v6 main .use-cases__left-decorator-animation{top:-190px;left:-160px;height:200px}#layout-v6 main .use-cases__list{width:100%;max-width:800px}}@media(max-width: 1080px){#layout-v6 main .use-cases__container{flex-direction:column;padding-top:130px;padding-bottom:110px}#layout-v6 main .use-cases__left{position:relative;top:auto;width:100%;padding-right:0;padding-bottom:80px}#layout-v6 main .use-cases__left-container{transform:translateX(0)}#layout-v6 main .use-cases__left-content{width:70%;max-width:initial;margin:0 auto}#layout-v6 main .use-cases__left-decorator-animation{width:370px;height:313px;top:-250px;left:50%;margin-left:-15px;transform:translateX(-70%);background-position:bottom center;background-size:auto 100%}#layout-v6 main .use-cases__title,#layout-v6 main .use-cases__description{text-align:center}#layout-v6 main .use-cases__right{width:100%;padding-left:0}#layout-v6 main .use-cases__list{margin:0 auto}}@media only screen and (max-width: 767px){#layout-v6 main .use-cases__container{padding-left:30px;padding-right:30px;padding-bottom:80px}#layout-v6 main .use-cases__left{width:100%;padding-bottom:50px}#layout-v6 main .use-cases__left-container{width:100%}#layout-v6 main .use-cases__left-content{width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box}#layout-v6 main .use-cases__left-decorator-animation{margin-left:12px}#layout-v6 main .use-cases__description{max-width:450px;margin-left:auto;margin-right:auto}#layout-v6 main .use-cases__item{padding:20px 30px 0 30px}#layout-v6 main .use-cases__item-content{align-items:center;padding-bottom:20px}#layout-v6 main .use-cases__item-description{font-size:20px}#layout-v6 main .use-cases__item-icons{gap:5px}#layout-v6 main .use-cases__item-icon{width:20px;height:20px}#layout-v6 main .use-cases__item+*{margin-top:35px}}@media(max-width: 650px){#layout-v6 main .use-cases__container{padding-top:100px}#layout-v6 main .use-cases__left-decorator-animation{width:250px;height:370px;margin-left:-8px}}@media(max-width: 350px){#layout-v6 main .use-cases__container{padding-top:60px}#layout-v6 main .use-cases__left-decorator-animation{display:none}}#layout-v6 main .gallery{position:relative;overflow:hidden}#layout-v6 main .gallery::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#fff;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .gallery__container{position:relative;max-width:1400px;margin:0 auto;padding-top:100px;padding-bottom:145px;background:#f3f2f1;border-radius:16px}#layout-v6 main .gallery__container::before{content:"";position:absolute;top:0;right:0;width:35%;height:100%;background-image:url("/assets/v5/gallery/shape-background.svg?v=2");background-position:top left;background-repeat:no-repeat;background-size:100% auto;border-top-right-radius:16px;z-index:0}#layout-v6 main .gallery__container-outer{position:relative;width:100%;padding:0;margin:0 auto;overflow:hidden}#layout-v6 main .gallery__header{position:relative;text-align:center;z-index:2}#layout-v6 main .gallery__title{position:relative;display:inline-block;text-align:center;line-height:125px}#layout-v6 main .gallery__title-decorator-container{display:inline-block;position:absolute;top:0;left:0;width:100px;height:100%;transform:translate(-33px, 2px)}#layout-v6 main .gallery__title-decorator-animation{display:block;position:absolute;top:0;left:0;z-index:1}#layout-v6 main .gallery__description{text-align:center;font-family:"Inter",sans-serif;font-weight:400;line-height:30px;margin-top:20px}#layout-v6 main .gallery__items{position:relative;width:100%;padding-top:100px;z-index:1}#layout-v6 main .gallery__items-row{position:relative;margin-top:28px}#layout-v6 main .gallery__items-row-container{position:absolute;top:0px;left:0px;white-space:nowrap;display:flex;justify-content:center;gap:28px}#layout-v6 main .gallery__items-row-container.animated{animation:translateGalleryRow 500s linear infinite;transform:translate(-50%, 0)}#layout-v6 main .gallery__items-row-container.animated-reverse{animation:translateGalleryRow 500s linear infinite reverse;transform:translate(50%, 0)}#layout-v6 main .gallery__items-row-container:hover{animation-play-state:paused}@keyframes translateGalleryRow{0%{transform:translate(-25%, 0)}100%{transform:translate(-75%, 0)}}#layout-v6 main .gallery__item{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:30px 45px;border-radius:16px;box-sizing:border-box;background:#fff;box-shadow:0px 0px 48px 0px rgba(158,168,182,.2)}#layout-v6 main .gallery__item[data-padding=none]{overflow:hidden;padding:0}@media(max-width: 1620px){#layout-v6 main .gallery__container-outer{width:100%;max-width:100%;padding:0 80px;box-sizing:border-box}}@media(max-width: 1280px){#layout-v6 main .gallery__container{padding-bottom:110px;border-radius:0}#layout-v6 main .gallery__container::before{border-top-right-radius:0}#layout-v6 main .gallery__container-outer{width:100%;padding:0}#layout-v6 main .gallery__container-outer::before,#layout-v6 main .gallery__container-outer::after{display:none}#layout-v6 main .gallery__title{line-height:100px}#layout-v6 main .gallery__title-decorator-container{transform:translate(-38px, 2px)}#layout-v6 main .gallery__items{padding-top:80px}}@media only screen and (max-width: 767px){#layout-v6 main .gallery__container{padding-top:80px;padding-bottom:80px}#layout-v6 main .gallery__container::before{width:100%;height:100%;background-image:url("/assets/v5/gallery/shape-background-mobile.svg");background-position:top 50px center;background-size:80% auto;mix-blend-mode:multiply;fill:#f3f2f1;opacity:.7}#layout-v6 main .gallery__header{padding-left:70px;padding-right:70px}#layout-v6 main .gallery__title{line-height:62px;font-size:38px}#layout-v6 main .gallery__title-decorator-container{transform:translate(-42px, 1px)}#layout-v6 main .gallery__items{padding-top:50px}#layout-v6 main .gallery__item-image{max-width:280px;max-height:100%}}#layout-v6 main .testimonials{position:relative;padding-top:135px;padding-bottom:200px}#layout-v6 main .testimonials::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#f3f2f1;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .testimonials__title{text-align:center}#layout-v6 main .testimonials__title-line{display:block}#layout-v6 main .testimonials__title-word{position:relative}#layout-v6 main .testimonials__title-word-decorator-animation{display:block;position:absolute;top:85%;left:-8px;width:100%;height:40px}#layout-v6 main .testimonials__controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:85px}#layout-v6 main .testimonials__control{display:block;width:48px;height:48px;padding:0;margin:0;border:none;background:rgba(0,0,0,0);cursor:pointer}#layout-v6 main .testimonials__control img{display:block;width:100%;height:100%}#layout-v6 main .testimonials__control[data-action=prev]{transform:rotate(180deg)}#layout-v6 main .testimonials__items{width:100%;padding-top:70px;overflow:hidden}#layout-v6 main .testimonials__items-container{display:flex;justify-content:center;align-items:flex-start;gap:40px;transition:transform .5s ease-out}#layout-v6 main .testimonials__item{padding:48px;border-radius:16px;font-family:"Inter",sans-serif}#layout-v6 main .testimonials__item-text{width:270px}#layout-v6 main .testimonials__item-author{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:30px;font-size:16px;font-weight:600;line-height:25px}#layout-v6 main .testimonials__item-author-position{font-size:14px;color:rgba(44,44,44,.8);opacity:.7}#layout-v6 main .testimonials__item-author-image{display:flex;justify-content:center;align-items:end;width:45px;height:45px;border-radius:50%}#layout-v6 main .testimonials__item-author-image img{display:block;width:35px;height:35px}#layout-v6 main .testimonials__item[data-color=green]{background-color:#f2faea}#layout-v6 main .testimonials__item[data-color=green] .testimonials__item-author-image{background-color:#81cf33}#layout-v6 main .testimonials__item[data-color=blue]{background-color:#e8f9ff}#layout-v6 main .testimonials__item[data-color=blue] .testimonials__item-author-image{background-color:#1ac6ff}#layout-v6 main .testimonials__item[data-color=purple]{background-color:#faf0fe}#layout-v6 main .testimonials__item[data-color=purple] .testimonials__item-author-image{background-color:#cb6afb}#layout-v6 main .testimonials__item[data-color=orange]{background-color:#fef4eb}#layout-v6 main .testimonials__item[data-color=orange] .testimonials__item-author-image{background-color:#f99539}#layout-v6 main .testimonials__item[data-color=yellow]{background-color:#fdfbe8}#layout-v6 main .testimonials__item[data-color=yellow] .testimonials__item-author-image{background-color:#edd711}@media(max-width: 1280px){#layout-v6 main .testimonials{padding-top:110px}}@media only screen and (max-width: 767px){#layout-v6 main .testimonials{padding-top:80px;padding-bottom:80px}#layout-v6 main .testimonials__controls{margin-top:48px}#layout-v6 main .testimonials__title-word-decorator-animation{top:70%;left:-5px}#layout-v6 main .testimonials__items{padding-top:33px}#layout-v6 main .testimonials__item{padding:24px 30px}#layout-v6 main .testimonials__item-text{width:190px;line-height:24px;font-size:16px}#layout-v6 main .testimonials__item-author{margin-top:20px;line-height:18px;font-size:12px}#layout-v6 main .testimonials__item-author-position{line-height:15px;font-size:10px}#layout-v6 main .testimonials__item-author-image{min-width:30px;width:30px;height:30px}#layout-v6 main .testimonials__item-author-image img{width:22px;height:22px}}#layout-v6 main .faq{position:relative;padding-top:0}#layout-v6 main .faq::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#fff;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .faq a{color:#cb6afb;text-decoration:underline}#layout-v6 main .faq__container{position:relative;max-width:1400px;margin:0 auto;padding-top:210px;background-color:#f3f2f1;border-radius:16px}#layout-v6 main .faq__container-inner{display:flex;flex-direction:row;gap:80px;width:100%;max-width:1160px;margin:0 auto}#layout-v6 main .faq__header{max-width:420px;background-image:url("/assets/v6/faq/background.svg");background-repeat:no-repeat;background-size:100% auto;background-position:bottom}#layout-v6 main .faq__description{margin-top:30px}#layout-v6 main .faq__questions{display:flex;flex-direction:column;gap:30px;padding-bottom:250px}#layout-v6 main .faq__questions-container{position:relative}#layout-v6 main .faq__questions-container.fixed-height{width:var(--height);height:var(--height);margin:0 auto}#layout-v6 main .faq__questions-container.fixed-height>div{position:absolute;top:0;left:0;right:0;bottom:0}#layout-v6 main .faq__questions-item{padding:24px;background-color:#fff;border-radius:16px}#layout-v6 main .faq__questions-item__header{position:relative;cursor:pointer}#layout-v6 main .faq__questions-item__header-title{padding-right:35px;font-weight:600;color:#2c2c2c}#layout-v6 main .faq__questions-item__header::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:18px;height:18px;background-image:url("/assets/v6/faq/arrow.svg");background-repeat:no-repeat;background-size:100% auto;background-position:center;transition:transform .5s ease-in-out}#layout-v6 main .faq__questions-item__content{max-height:0;padding-top:0;transition:max-height .5s ease-out;overflow:hidden}#layout-v6 main .faq__questions-item__content p:first-child{padding-top:24px}#layout-v6 main .faq__questions-item__content .icon{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(-4px);font-size:0;color:rgba(0,0,0,0)}#layout-v6 main .faq__questions-item__content .icon-spark{background-image:url("/assets/v6/icons/spark-circle.svg")}#layout-v6 main .faq__questions-item.active .faq__questions-item__header::after{transform:translateY(-50%) rotate(180deg)}#layout-v6 main .faq__questions-item.active .faq__questions-item__content{max-height:500px}@media(max-width: 1280px){#layout-v6 main .faq .faq__container{padding-top:65px;padding-bottom:80px;background-image:url("/assets/v6/faq/background-tablet.svg");background-repeat:no-repeat;background-size:auto 600px;background-position:top right;border-radius:0}#layout-v6 main .faq .faq__container-inner{flex-direction:column;gap:70px}#layout-v6 main .faq .faq__header{width:100%;max-width:500px;margin:0 auto;text-align:center;background-image:none}#layout-v6 main .faq .faq__description-line{display:block}#layout-v6 main .faq .faq__questions{max-width:640px;padding-bottom:0;margin:0 auto}}@media(max-width: 650px){#layout-v6 main .faq .faq__container{background-image:url("/assets/v6/faq/background-mobile.svg");background-repeat:no-repeat;background-size:auto 500px;background-position:top 50px center}#layout-v6 main .faq .faq__header{max-width:100%;padding:0 30px;box-sizing:border-box}#layout-v6 main .faq .faq__description{padding:0 30px;box-sizing:border-box}#layout-v6 main .faq .faq__questions{padding:0 30px;box-sizing:border-box}}#layout-v6 main .faq+section::before{content:"";display:block;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:82px;height:31px;background-color:#f3f2f1;-webkit-mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");mask-image:url("/assets/v5/section-separator-arrow-down-white.svg");z-index:1}#layout-v6 main .animated-footer{position:relative}#layout-v6 main .animated-footer__container{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:290px;padding-bottom:190px;border-radius:0px 0px 30px 30px;overflow:hidden}#layout-v6 main .animated-footer__decorator-animation{display:block;position:absolute;top:70px;left:50%;transform:translateX(-70%);width:120px;height:170px}#layout-v6 main .animated-footer__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#layout-v6 main .animated-footer__background-shape{position:absolute}#layout-v6 main .animated-footer__background-shape span{display:block;width:280px;height:280px;background-repeat:no-repeat;background-position:center center;background-size:contain}#layout-v6 main .animated-footer__background-shape-1 span{background-image:url("/assets/v5/try-napkin/background-shape-1.svg?v=2")}#layout-v6 main .animated-footer__background-shape-2 span{background-image:url("/assets/v5/try-napkin/background-shape-2.svg?v=2")}#layout-v6 main .animated-footer__background-shape-3 span{background-image:url("/assets/v5/try-napkin/background-shape-3.svg?v=2")}#layout-v6 main .animated-footer__background-shape-4 span{background-image:url("/assets/v5/try-napkin/background-shape-4.svg?v=2")}#layout-v6 main .animated-footer__background-shape-5 span{background-image:url("/assets/v5/try-napkin/background-shape-5.svg?v=2")}#layout-v6 main .animated-footer__background-shape-1{bottom:150px;left:0}#layout-v6 main .animated-footer__background-shape-1 span{width:350px;height:300px;background-position:right center;background-size:auto 100%;transform-origin:left center}#layout-v6 main .animated-footer__background-shape-2{bottom:0;left:7.5%}#layout-v6 main .animated-footer__background-shape-2 span{width:440px;height:225px;background-position:center top;background-size:100% auto;transform-origin:center bottom}#layout-v6 main .animated-footer__background-shape-3{bottom:0;left:50%;transform:translateX(-50%)}#layout-v6 main .animated-footer__background-shape-3 span{width:650px;height:180px;background-position:center top;background-size:100% auto;transform-origin:center bottom}#layout-v6 main .animated-footer__background-shape-4{bottom:0;right:7.5%}#layout-v6 main .animated-footer__background-shape-4 span{width:500px;height:250px;background-position:center top;background-size:100% auto;transform-origin:center bottom}#layout-v6 main .animated-footer__background-shape-5{bottom:150px;right:0}#layout-v6 main .animated-footer__background-shape-5 span{width:250px;height:300px;background-position:left center;background-size:auto 100%;transform-origin:right center}@media(max-width: 2000px){#layout-v6 main .animated-footer__background-shape span{transform:scale(0.8)}#layout-v6 main .animated-footer__background-shape-2{left:5%}#layout-v6 main .animated-footer__background-shape-4{right:5%}}@media(max-width: 1650px){#layout-v6 main .animated-footer__background-shape span{transform:scale(0.75)}#layout-v6 main .animated-footer__background-shape-2{left:1.5%}#layout-v6 main .animated-footer__background-shape-4{right:1.5%}}@media(max-width: 1280px){#layout-v6 main .animated-footer__container{padding-top:200px}#layout-v6 main .animated-footer__background-shape-2,#layout-v6 main .animated-footer__background-shape-4{display:none}#layout-v6 main .animated-footer__background-shape-1,#layout-v6 main .animated-footer__background-shape-5{bottom:0}#layout-v6 main .animated-footer__decorator-animation{top:55px;height:130px;transform:translateX(-65%)}}@media(max-width: 950px){#layout-v6 main .animated-footer__container{padding:210px 10% 140px 10%}#layout-v6 main .animated-footer__decorator-animation{top:45px}#layout-v6 main .animated-footer .animated-footer__description{line-height:28px}#layout-v6 main .animated-footer .animated-footer__background-shape span{transform:scale(0.6)}}@media(max-width: 650px){#layout-v6 main .animated-footer__container{padding-top:175px}#layout-v6 main .animated-footer .animated-footer__background-shape span{transform:scale(0.5)}}@media(max-width: 450px){#layout-v6 main .animated-footer__container{padding-bottom:100px}#layout-v6 main .animated-footer .animated-footer__background-shape-1,#layout-v6 main .animated-footer .animated-footer__background-shape-5{display:none}#layout-v6 main .animated-footer .animated-footer__background-shape-2,#layout-v6 main .animated-footer .animated-footer__background-shape-4{display:block}#layout-v6 main .animated-footer .animated-footer__background-shape-2 span,#layout-v6 main .animated-footer .animated-footer__background-shape-4 span{width:40vw;height:150px;transform:scale(1)}#layout-v6 main .animated-footer .animated-footer__background-shape-2{left:-20vw}#layout-v6 main .animated-footer .animated-footer__background-shape-3{bottom:-20px}#layout-v6 main .animated-footer .animated-footer__background-shape-3 span{width:50vw;height:100px;transform:scale(1)}#layout-v6 main .animated-footer .animated-footer__background-shape-4{bottom:0;right:-20vw}}@media(max-width: 300px){#layout-v6 main .animated-footer .animated-footer__background-shape-2,#layout-v6 main .animated-footer .animated-footer__background-shape-4{display:none}}#layout-v6 main .try-napkin__content{text-align:center;z-index:1}#layout-v6 main .try-napkin__title{text-align:center;line-height:60px}#layout-v6 main .try-napkin__description{text-align:center;margin-top:40px;margin-bottom:40px}#layout-v6 main .try-napkin__description-bold{font-weight:700}@media(max-width: 1080px){#layout-v6 main{overflow:hidden}}
