:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.benefits-module-scss-module__gdB_6W__root{padding:56px 0}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__root{padding:72px 0}}.benefits-module-scss-module__gdB_6W__header{justify-content:center;margin-bottom:28px;display:flex}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__header{margin-bottom:40px}}.benefits-module-scss-module__gdB_6W__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;margin:0;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__title{font-size:40px}}.benefits-module-scss-module__gdB_6W__desktopGrid{display:none}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__desktopGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}}.benefits-module-scss-module__gdB_6W__mobileWrapper{display:block}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__mobileWrapper{display:none}}.benefits-module-scss-module__gdB_6W__slide{flex-direction:column;gap:16px;display:flex}.benefits-module-scss-module__gdB_6W__card{text-align:center;background:#ffffff0a;border-radius:28px;padding-top:20px;padding-bottom:16px}.benefits-module-scss-module__gdB_6W__iconWrap{place-items:center;width:48px;height:48px;margin:0 auto 12px;display:grid;position:relative}.benefits-module-scss-module__gdB_6W__icon{object-fit:contain}.benefits-module-scss-module__gdB_6W__cardTitle{font-family:var(--font-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-0.5%;margin-bottom:8px;font-size:18px;font-weight:500;line-height:130%}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__cardTitle{font-size:20px}}.benefits-module-scss-module__gdB_6W__cardDescription{font-family:var(--font-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-0.5%;color:#9598a0;font-size:14px;font-weight:400;line-height:130%}@media (min-width:768px){.benefits-module-scss-module__gdB_6W__cardDescription{font-size:16px}}.benefits-module-scss-module__gdB_6W__swiper{padding-bottom:34px!important}.benefits-module-scss-module__gdB_6W__swiper .swiper-pagination-bullet{opacity:1;background:#ffffff4d;width:6px;height:6px;transition:all .3s}.benefits-module-scss-module__gdB_6W__swiper .swiper-pagination-bullet-active{background:#fff;transform:scale(1.25)}
.faq-module-scss-module__o0JXzG__container{padding:0}.faq-module-scss-module__o0JXzG__section{max-width:800px;margin:0 auto}.faq-module-scss-module__o0JXzG__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;margin-bottom:16px;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.faq-module-scss-module__o0JXzG__title{margin-bottom:28px;font-size:40px}}.faq-module-scss-module__o0JXzG__list{-webkit-user-select:none;user-select:none;-o-user-select:none}@media (prefers-reduced-motion:reduce){.faq-module-scss-module__o0JXzG__list .faq-module-scss-module__o0JXzG__trigger,.faq-module-scss-module__o0JXzG__list .faq-module-scss-module__o0JXzG__trigger:after,.faq-module-scss-module__o0JXzG__list .faq-module-scss-module__o0JXzG__panel{transition:none}}.faq-module-scss-module__o0JXzG__item{margin-bottom:8px}.faq-module-scss-module__o0JXzG__trigger{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:12px;width:100%;padding:24px;font-size:1.125rem;font-weight:600;transition:background-color .25s;position:relative;box-shadow:0 1px 2px #0000000d}.faq-module-scss-module__o0JXzG__trigger:hover{background-color:#f8fafc}.faq-module-scss-module__o0JXzG__trigger:after{content:"▼";color:#cbd5e1;font-size:12px;transition:transform .45s,color .25s;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media (min-width:768px){.faq-module-scss-module__o0JXzG__trigger{font-size:1.25rem}}.faq-module-scss-module__o0JXzG__item[data-open] .faq-module-scss-module__o0JXzG__trigger:after{content:"▲";transform:translateY(-50%)}.faq-module-scss-module__o0JXzG__panel{opacity:0;max-height:0;transition:max-height .7s cubic-bezier(.2,.9,.2,1),opacity .45s;overflow:hidden}.faq-module-scss-module__o0JXzG__item[data-open] .faq-module-scss-module__o0JXzG__panel{opacity:1}.faq-module-scss-module__o0JXzG__content{color:#475569;padding:24px 32px;line-height:1.7}.faq-module-scss-module__o0JXzG__content p{margin:0}
.top-description-module-scss-module__QGm5JW__root{flex-direction:column;gap:8px;margin-top:24px;margin-bottom:32px;display:flex}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__root{gap:12px;margin-top:52px;margin-bottom:40px}}.top-description-module-scss-module__QGm5JW__content{flex-direction:column;justify-content:center;display:flex}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__content{flex-flow:wrap;justify-content:space-between}}.top-description-module-scss-module__QGm5JW__tag{font-size:14px}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__tag{font-size:20px}}.top-description-module-scss-module__QGm5JW__question{font-size:32px;font-weight:700;line-height:120%;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin-top:8px}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__question{min-width:427px;font-size:48px;line-height:130%}}.top-description-module-scss-module__QGm5JW__moreWear{color:#1e201d80}.top-description-module-scss-module__QGm5JW__nothingToWear{color:#1e201d}.top-description-module-scss-module__QGm5JW__generateLooks{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#9598a0;margin-top:16px;font-size:18px;font-weight:500;line-height:130%}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__generateLooks{align-items:flex-end;margin-top:0;padding-bottom:12px;display:flex}}.top-description-module-scss-module__QGm5JW__createLooksButton{font-family:var(--font-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background-color:#f4f4f4;border-radius:28px;justify-content:space-between;align-items:center;margin-top:24px;padding:20px 32px;font-size:20px;font-weight:500;line-height:130%;display:flex}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__createLooksButton{min-width:320px;max-height:120px;padding:32px}}.top-description-module-scss-module__QGm5JW__createLooksButton:hover{background-color:#e2e8f0}.top-description-module-scss-module__QGm5JW__buttonIcon{width:40px;height:40px;position:relative}@media (min-width:768px){.top-description-module-scss-module__QGm5JW__buttonIcon{width:52px;height:52px}}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.looks-module-scss-module__MuUBYW__root{flex-direction:column;gap:32px;margin-bottom:32px;display:flex;position:relative}@media (min-width:768px){.looks-module-scss-module__MuUBYW__root{flex-direction:row;gap:64px;margin-bottom:64px}}.looks-module-scss-module__MuUBYW__mainImage{object-fit:contain;flex-shrink:0;width:288px;height:448px;position:relative}.looks-module-scss-module__MuUBYW__sliders{z-index:0;flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.looks-module-scss-module__MuUBYW__swiper{width:100%;height:220px}.looks-module-scss-module__MuUBYW__slide{width:auto;height:100%}.looks-module-scss-module__MuUBYW__slide img{object-fit:contain;width:auto;height:100%}.looks-module-scss-module__MuUBYW__swiper .swiper-wrapper{transition-timing-function:linear!important}
.statistics-module-scss-module__6DG4OW__root{padding:40px 0}@media (min-width:768px){.statistics-module-scss-module__6DG4OW__root{padding:64px 0}}.statistics-module-scss-module__6DG4OW__desktopWrapper{display:none}@media (min-width:768px){.statistics-module-scss-module__6DG4OW__desktopWrapper{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:100px;margin:0 auto;display:flex}}.statistics-module-scss-module__6DG4OW__mobileWrapper{display:block}@media (min-width:768px){.statistics-module-scss-module__6DG4OW__mobileWrapper{display:none}}.statistics-module-scss-module__6DG4OW__item{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.statistics-module-scss-module__6DG4OW__number{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:40px;font-weight:700;line-height:130%}@media (min-width:768px){.statistics-module-scss-module__6DG4OW__number{font-size:54px;line-height:116%}}.statistics-module-scss-module__6DG4OW__label{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:400;line-height:130%}@media (min-width:768px){.statistics-module-scss-module__6DG4OW__label{font-size:22px}}.statistics-module-scss-module__6DG4OW__swiper{padding-bottom:40px!important}.statistics-module-scss-module__6DG4OW__swiper .swiper-pagination-bullet{opacity:1;background:#ffffff4d;width:8px;height:8px;transition:all .3s}.statistics-module-scss-module__6DG4OW__swiper .swiper-pagination-bullet-active{background:#fff;transform:scale(1.2)}
.try-for-free-module-scss-module__l0gCzG__root{min-height:48px;padding:8px 12px}.try-for-free-module-scss-module__l0gCzG__content{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:1200px;padding:12px 0;display:flex}@media (min-width:768px){.try-for-free-module-scss-module__l0gCzG__content{flex-direction:row}}.try-for-free-module-scss-module__l0gCzG__text{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;text-align:center;font-size:17px;font-weight:700;line-height:130%}@media (min-width:768px){.try-for-free-module-scss-module__l0gCzG__text{font-size:20px;line-height:20px}}.try-for-free-module-scss-module__l0gCzG__button{color:#1e1e1e;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:4px 16px;font-size:14px;font-weight:500;transition:opacity .2s}.try-for-free-module-scss-module__l0gCzG__button:hover{opacity:.9}
.finished-look-module-scss-module__9qn2aW__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:32px;margin-bottom:20px;display:flex}@media (min-width:768px){.finished-look-module-scss-module__9qn2aW__wrapper{flex-direction:row;align-items:flex-start;gap:93px;margin-top:78px;margin-bottom:0}}.finished-look-module-scss-module__9qn2aW__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e1e1e;text-align:center;font-size:24px;font-weight:700;line-height:130%}@media (min-width:768px){.finished-look-module-scss-module__9qn2aW__title{padding-top:45px;font-size:40px}}.finished-look-module-scss-module__9qn2aW__createLooksButton{font-family:var(--font-roboto),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background-color:#f4f4f4;border-radius:28px;align-items:center;gap:16px;margin-top:24px;padding:20px 32px;font-size:20px;font-weight:500;line-height:130%;display:flex}@media (min-width:768px){.finished-look-module-scss-module__9qn2aW__createLooksButton{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-width:325px;max-height:133px;padding:32px;font-size:24px;line-height:28px}}.finished-look-module-scss-module__9qn2aW__createLooksButton:hover{background-color:#e2e8f0}.finished-look-module-scss-module__9qn2aW__buttonIcon{width:40px;height:40px;position:relative}@media (min-width:768px){.finished-look-module-scss-module__9qn2aW__buttonIcon{width:52px;height:52px}}
.upload-your-wardrobe-module-scss-module__2M_WfW__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.upload-your-wardrobe-module-scss-module__2M_WfW__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.upload-your-wardrobe-module-scss-module__2M_WfW__title{font-size:40px}}.upload-your-wardrobe-module-scss-module__2M_WfW__subtitle{font-size:16px;line-height:130%;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#ffffffa3;text-align:center;margin-bottom:20px}@media (min-width:768px){.upload-your-wardrobe-module-scss-module__2M_WfW__subtitle{margin-bottom:40px;font-size:20px}}.upload-your-wardrobe-module-scss-module__2M_WfW__button{width:100%}@media (min-width:768px){.upload-your-wardrobe-module-scss-module__2M_WfW__button{width:auto}}
.three-steps-module-scss-module__yBjGFG__container{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.three-steps-module-scss-module__yBjGFG__tag{color:#fff;border-color:#fff}.three-steps-module-scss-module__yBjGFG__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;margin-bottom:16px;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__title{margin-bottom:28px;font-size:40px}}.three-steps-module-scss-module__yBjGFG__desktopGrid{width:100%;max-width:1120px;display:none}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__desktopGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:28px;display:grid}}.three-steps-module-scss-module__yBjGFG__mobileWrapper{width:100%}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__mobileWrapper{display:none}}.three-steps-module-scss-module__yBjGFG__swiper{padding-bottom:34px!important}.three-steps-module-scss-module__yBjGFG__slide{height:auto}.three-steps-module-scss-module__yBjGFG__swiper .swiper-pagination-bullet{opacity:1;background:#ffffff4d;width:6px;height:6px;transition:all .3s}.three-steps-module-scss-module__yBjGFG__swiper .swiper-pagination-bullet-active{background:#fff;transform:scale(1.25)}.three-steps-module-scss-module__yBjGFG__card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;align-items:center;min-height:360px;padding:20px 18px 14px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__card{min-height:420px;padding:22px 20px 16px}}.three-steps-module-scss-module__yBjGFG__step{color:#fffffff2;width:32px;height:32px;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:1px solid #ffffffb3;border-radius:12px;place-items:center;margin-bottom:8px;font-size:24px;font-weight:500;line-height:100%;display:grid}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__step{font-size:26px}}.three-steps-module-scss-module__yBjGFG__cardTitle{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;margin-bottom:8px;font-size:24px;font-weight:700;line-height:130%}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__cardTitle{font-size:28px}}.three-steps-module-scss-module__yBjGFG__cardDescription{margin-bottom:10px;font-size:16px;font-weight:500;line-height:130%}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__cardDescription{margin-bottom:12px;font-size:16px}}.three-steps-module-scss-module__yBjGFG__imageWrap{width:100%;max-width:360px;height:210px;margin-top:auto;position:relative}.three-steps-module-scss-module__yBjGFG__image{object-fit:contain}.three-steps-module-scss-module__yBjGFG__card1 .three-steps-module-scss-module__yBjGFG__imageWrap{height:230px}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__card1 .three-steps-module-scss-module__yBjGFG__imageWrap{height:250px}}.three-steps-module-scss-module__yBjGFG__card2 .three-steps-module-scss-module__yBjGFG__imageWrap{height:210px}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__card2 .three-steps-module-scss-module__yBjGFG__imageWrap{height:240px}}.three-steps-module-scss-module__yBjGFG__card3 .three-steps-module-scss-module__yBjGFG__imageWrap{height:210px}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__card3 .three-steps-module-scss-module__yBjGFG__imageWrap{height:240px}}.three-steps-module-scss-module__yBjGFG__cta{width:100%;padding:16px 32px}@media (min-width:768px){.three-steps-module-scss-module__yBjGFG__cta{width:auto}}.three-steps-module-scss-module__yBjGFG__ctaArrow{font-size:18px;line-height:1;display:inline-block;transform:translateY(1px)}
.reviews-module-scss-module__3XK-pW__sectionTitle{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;color:#1e201d;margin-top:32px;margin-bottom:28px;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__sectionTitle{margin-bottom:40px;font-size:40px}}.reviews-module-scss-module__3XK-pW__desktopGrid{display:none}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__desktopGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:64px;display:grid}}.reviews-module-scss-module__3XK-pW__mobileWrapper{margin-bottom:28px;display:block}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__mobileWrapper{display:none}}.reviews-module-scss-module__3XK-pW__swiper{padding-bottom:34px!important}.reviews-module-scss-module__3XK-pW__slide{height:auto}.reviews-module-scss-module__3XK-pW__swiper .swiper-pagination-bullet{opacity:1;background:#0000002e;width:6px;height:6px;transition:all .3s}.reviews-module-scss-module__3XK-pW__swiper .swiper-pagination-bullet-active{background:#00000080;transform:scale(1.25)}.reviews-module-scss-module__3XK-pW__card{color:#1e201d;background:#f4f4f4;border-radius:24px;flex-direction:column;min-height:320px;padding:20px 18px;display:flex}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__card{min-height:340px;padding:22px 20px}}.reviews-module-scss-module__3XK-pW__rating{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;align-items:center;gap:6px;margin-bottom:10px;font-size:14px;font-weight:600;line-height:140%;display:inline-flex}.reviews-module-scss-module__3XK-pW__ratingValue{color:#1e201d}.reviews-module-scss-module__3XK-pW__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;margin-bottom:10px;font-size:16px;font-weight:600;line-height:140%}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__title{font-size:20px}}.reviews-module-scss-module__3XK-pW__description{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#1e201db8;margin-bottom:18px;font-size:14px;font-weight:400;line-height:140%}@media (min-width:768px){.reviews-module-scss-module__3XK-pW__description{margin-bottom:20px;font-size:16px}}.reviews-module-scss-module__3XK-pW__footer{align-items:center;gap:12px;margin-top:auto;display:flex}.reviews-module-scss-module__3XK-pW__avatarWrap{border-radius:999px;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.reviews-module-scss-module__3XK-pW__avatar{object-fit:cover;border-radius:999px}.reviews-module-scss-module__3XK-pW__name{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e201dd9;font-size:14px;font-weight:500;line-height:140%}
.try-for-free2-module-scss-module__e28V8q__root{min-height:48px;padding:8px 0}.try-for-free2-module-scss-module__e28V8q__content{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:1200px;padding:0;display:flex}@media (min-width:768px){.try-for-free2-module-scss-module__e28V8q__content{flex-direction:row}}.try-for-free2-module-scss-module__e28V8q__text{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;color:#0000;background-image:linear-gradient(90.15deg,#6f5df6 .14%,#ffc9decc 67.05%);-webkit-background-clip:text;background-clip:text;font-size:17px;font-weight:700;line-height:130%}@media (min-width:768px){.try-for-free2-module-scss-module__e28V8q__text{font-size:24px}}.try-for-free2-module-scss-module__e28V8q__button{color:#1e1e1e;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:4px 16px;font-size:14px;font-weight:500;transition:opacity .2s}.try-for-free2-module-scss-module__e28V8q__button:hover{opacity:.9}
.survey-module-scss-module__Nw365a__title{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center;margin-bottom:24px;font-size:28px;font-weight:700;line-height:130%}@media (min-width:768px){.survey-module-scss-module__Nw365a__title{margin-bottom:52px;font-size:40px}}.survey-module-scss-module__Nw365a__content{flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:32px;display:flex}@media (min-width:768px){.survey-module-scss-module__Nw365a__content{flex-direction:row;align-items:flex-start;gap:24px;padding:0 32px}}.survey-module-scss-module__Nw365a__form{flex-direction:column;gap:32px;display:flex}.survey-module-scss-module__Nw365a__fieldset{border:0;min-width:0;margin:0;padding:0}.survey-module-scss-module__Nw365a__options{flex-direction:column;gap:20px;display:flex}.survey-module-scss-module__Nw365a__actions{margin-top:8px;display:flex}.survey-module-scss-module__Nw365a__imageWrap{border-radius:16px;width:320px;height:320px;position:relative;overflow:hidden}.survey-module-scss-module__Nw365a__image{object-fit:cover;width:100%;height:100%;display:block}.survey-module-scss-module__Nw365a__button{width:100%}@media (min-width:768px){.survey-module-scss-module__Nw365a__button{width:auto}}
