.langs-wrap{position:relative}.langs-wrap:not(.dropdown-item){padding-bottom:10px;margin-bottom:-10px}.langs-header{display:flex;justify-content:space-between;align-items:center;color:var(--Text-Primary);position:fixed;width:100%;padding:24px 22px;background-color:var(--Fill-1-default);will-change:transform;border-radius:inherit}.langs-menu.desktop{position:absolute;top:2px;inset-inline-end:0;z-index:2;width:fit-content;transform:scale(.6);opacity:0;pointer-events:none;transition:all .4s ease-in-out}.langs-menu.desktop.open{transform:scale(1);opacity:1;pointer-events:initial}.langs-menu.desktop .langs-header{display:none}.langs-menu.desktop .langs-item .button{width:100%}.langs-menu.desktop .langs-item.active .button span{color:var(--Text-Brand-Primary-default)}.langs-menu.mobile .langs-item.active .button{background:var(--Fill-1-hover)}.langs-menu.mobile .langs-item.active .button:active{background:var(--Fill-1-pressed)}.langs-menu.mobile .langs-item.active .button .checkmark{margin-inline-start:auto}.langs-menu.mobile .langs-item-link{min-height:58px;width:100%;background-color:var(--Fill-1-default)}.langs-menu.mobile .langs-item-link:active{background-color:var(--Fill-1-pressed)}.langs-menu.popup{scrollbar-color:var(--Fill-Tertiary-default) transparent;scrollbar-width:thin}.langs-menu.popup::-webkit-scrollbar{width:4px;background:transparent}.langs-menu.popup::-webkit-scrollbar-track{background-color:transparent;margin-block:12px}.langs-menu.popup::-webkit-scrollbar-thumb{background-color:var(--Fill-Tertiary-default);border-radius:4px;height:45px;overflow:hidden;cursor:pointer}.langs-menu.popup{position:fixed;left:0;right:0;bottom:-150%;max-height:360px;background-color:var(--Fill-1-default);border-radius:24px 24px 0 0;overflow-y:auto;z-index:4;transition:bottom .3s ease-in-out}.langs-menu.popup.open{bottom:0}.langs-menu.popup .langs-list{padding-top:100px;padding-inline:20px;padding-bottom:24px}.langs-list{min-width:240px}.langs-dropdown-button.mobile{display:flex;justify-content:space-between;width:100%;padding:19px 10px;background:var(--Fill-1-hover)}.langs-dropdown-button.mobile>svg{pointer-events:none;transform:rotate(-90deg)}.langs-dropdown-button.mobile>svg path{stroke:var(--Fill-Brand-default)}.langs-dropdown-button.mobile>span{pointer-events:none}.body-on-mobile-menu .langs-dropdown-button.is-expanded{position:relative}.body-on-mobile-menu .langs-dropdown-button.is-expanded:before{content:"";position:fixed;left:0;bottom:0;width:100%;height:100dvh;background:var(--Fill-0-alpha70);z-index:3}body[dir=rtl] .langs-dropdown-button.mobile>svg{transform:rotate(90deg)}.header{transition:background-color .2s ease-in-out}.header .button-login{position:relative}.header-wrap{padding-block:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 auto}@media screen and (max-width: 600px){.header-wrap .button-icon{padding:10px}.header-wrap .button-icon span{display:none}}@media screen and (max-width: 480px){.header.authorized .header-wrap{min-height:100px}}@media screen and (max-width: 480px){.header-cta.authorized{font-size:12px}}.header.mobile-menu-scrolling{position:relative}.header.mobile-menu-scrolling:after{opacity:1}.header:after{opacity:0;transition:opacity .2s ease-in-out;content:"";position:absolute;top:calc(100% - 5px);width:100%;height:40px;background:linear-gradient(180deg,var(--Fill-1-default) 0%,var(--Fill-1-alpha0) 100%);z-index:101;pointer-events:none}.logo-wrap{display:flex;align-items:center;gap:6px}.logo-wrap>img{width:auto;height:24px}@media screen and (min-width: 1366px){.logo-wrap>img{height:32px}}.logo-wrap,.nav{flex-grow:1}.logo-tag{letter-spacing:.5px;padding:3px 6px;border-radius:8px;border:1px solid rgba(255,255,255,.2);opacity:.5;text-align:center;white-space:nowrap;display:none}@media screen and (min-width: 480px){.logo-tag{display:block}}@media screen and (max-width: 370px){.langs-dropdown-button{padding:8px 2px;gap:0}.langs-dropdown-button>span{padding-inline:2px}.logo-wrap svg{width:100px}.header-wrap{gap:6px}.header-wrap .button-icon{padding:8px}.header-cta{padding:8px 4px}}.intro-info{display:flex;flex-direction:column;gap:32px;padding-top:24px}@media screen and (min-width: 1024px){.intro-info{flex-direction:row;gap:64px;padding-top:0;padding-bottom:48px;border-bottom:1px solid var(--Fill-2-default)}}@media screen and (min-width: 1440px){.intro-info{gap:112px}}.intro-info-content{display:flex;flex-direction:column;gap:32px}.intro-info-title{color:var(--Text-Primary)}@media screen and (min-width: 1024px){.intro-info-title{min-width:428px}.intro-info-title>br{display:none}}@media screen and (min-width: 1440px){.intro-info-title{min-width:674px}}.intro-info-description{color:var(--Text-Secondary);max-width:656px}@media screen and (min-width: 1024px){.intro-info-description{margin-top:16px}}.intro-info .email-wrap{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 480px){.intro-info .email-wrap{flex-direction:row}}.intro-info .email-input{flex-grow:1;width:100%}@media screen and (min-width: 720px){.intro-info .email-input{max-width:325px}}@media screen and (min-width: 1024px){.intro-info .email-input{max-width:100%}}.intro-info-cta{min-width:fit-content}.intro-features{display:grid;grid-template-columns:repeat(2,1fr);column-gap:32px;row-gap:40px}@media screen and (min-width: 1024px){.intro-features{display:flex;justify-content:space-between}}.intro-feature{display:flex;flex-direction:column;gap:16px;color:var(--Text-Primary)}.intro-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1.667px solid var(--Fill-2-default, #38312e);border-radius:13.333px}.intro-feature-icon img{width:32px;height:32px}.intro-feature-text{color:var(--Text-Primary)}.intro{position:relative}.intro-container{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 1024px){.intro-container{gap:48px}}.intro-wrap{position:relative;display:flex;flex-direction:column;width:100%;height:600px;padding:32px;background-color:var(--Fill-1-default);background-image:url(/images/intro/intro.webp);background-size:cover;background-position:36%;background-repeat:no-repeat;background-image:image-set(url(../../../images/intro/intro@1x.avif) type("image/avif") 1x,url(../../../images/intro/intro@2x.avif) type("image/avif") 2x,url(../../../images/intro/intro@1x.webp) type("image/webp") 1x,url(../../../images/intro/intro@2x.webp) type("image/webp") 2x,url(../../../images/intro/intro@1x.png) type("image/png") 1x,url(../../../images/intro/intro@2x.png) type("image/png") 2x);border-radius:40px;overflow:hidden;z-index:1}@media screen and (min-width: 1024px){.intro-wrap{order:-1}}.intro-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.intro-label{display:none;padding:6px 12px;border-radius:12px;color:var(--Text-Brand-Primary-default);border:1px solid var(--Fill-Brand-default)}@media screen and (min-width: 720px){.intro-label{display:block}}.intro-customers{display:flex;flex-direction:column;justify-content:flex-start;gap:12px;margin-top:auto}@media screen and (min-width: 720px){.intro-customers{flex-direction:row;padding:6px 12px;border-radius:12px;border:1px solid rgba(236,234,233,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.intro-customers .avatars{width:124px;height:auto}@media screen and (min-width: 720px){.intro-customers .avatars{width:72px;order:1}}.reviews{position:relative;background-image:url(../../../images/reviews/flare.webp);background-position:center top;background-repeat:no-repeat;background-size:200% auto;padding-top:calc(5vw + 176px);margin-top:-5vw;padding-bottom:72px}@media screen and (min-width: 480px){.reviews{padding-top:calc(5vw + 216px)}}@media screen and (min-width: 720px){.reviews{padding-bottom:96px}}@media screen and (min-width: 1024px){.reviews{padding-top:calc(10vw + 272px);margin-top:-10vw;padding-bottom:128px}}@media screen and (min-width: 1366px){.reviews{padding-top:300px;margin-top:0;background-size:2048px auto;padding-bottom:176px}}.reviews-title{color:#fff5ee;margin-bottom:80px}@media screen and (min-width: 720px){.reviews-title{margin-bottom:96px}}@media screen and (min-width: 1024px){.reviews-title{margin-bottom:120px}}.reviews-title>span{color:#fff5ee80}.reviews-list{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width: 720px){.reviews-list{grid-template-columns:1fr 1fr}.reviews-list .review:nth-child(1){grid-column:1/-1}.reviews-list .review:nth-child(4){grid-column:1/-1}.reviews-list .review:nth-child(5){grid-column:1/-1}}@media screen and (min-width: 1024px){.reviews-list{grid-template-columns:561px auto}.reviews-list .review:nth-child(1){grid-column:1/-1}.reviews-list .review:nth-child(2){grid-column:1;grid-row:2}.reviews-list .review:nth-child(3){grid-column:1;grid-row:3}.reviews-list .review:nth-child(4){grid-column:2;grid-row:span 2}.reviews-list .review:nth-child(5){grid-column:1;grid-row:span 2}}@media screen and (min-width: 1366px){.reviews-list{grid-template-columns:1fr 1fr 1fr}.reviews-list .review:nth-child(1){grid-column:1;grid-row:span 2}.reviews-list .review:nth-child(2){grid-column:2;grid-row:1}.reviews-list .review:nth-child(3){grid-column:2;grid-row:2}.reviews-list .review:nth-child(4){grid-column:3;grid-row:span 2}.reviews-list .review:nth-child(5){grid-column:span 2;grid-row:span 2}}@media screen and (min-width: 1440px){.reviews-list .review:nth-child(5){grid-column:1;grid-row:3;margin-inline-end:-214px}.reviews-list .review:nth-child(6){margin-inline-start:214px;margin-inline-end:-107px}.reviews-list .review:nth-child(7){margin-inline-start:107px}}.reviews .review{background-color:var(--Fill-1-default);border-radius:32px;overflow:hidden}.reviews .review-social-wrap{display:flex;align-items:center;gap:12px;margin-bottom:32px}.reviews .review-social-icon{width:24px;height:24px}.reviews .review-social-icon.trustpilot-icon{width:239px;max-width:100%;height:24px}.reviews .review-social-name{color:var(--Text-Primary);text-transform:capitalize}.reviews .review-social-name.trustpilot-name{display:none}.reviews .review-type-text{display:flex;flex-direction:column;padding:32px}.reviews .review-content{display:flex;flex-direction:column;gap:24px}.reviews .review-title{color:var(--Text-Primary)}.reviews .review-text{color:var(--Text-Secondary-default)}.reviews .review-user{display:flex;align-items:flex-end;flex-grow:1;gap:16px;margin-top:44px}.reviews .review-avatar{width:56px;height:56px;border-radius:56px;display:block}.reviews .review-avatar-wrap{position:relative}.reviews .review-avatar-country{position:absolute;width:16px;height:16px;border-radius:16px;box-shadow:0 0 0 2px #1b181766;right:0;bottom:0}.reviews .review-name{color:var(--Text-Primary);margin-bottom:2px}.reviews .review-country{color:var(--Text-Tertiary)}footer{max-width:1408px;margin:0 auto;padding:0 16px;font-size:14px;line-height:20px}@media screen and (min-width: 480px){footer{padding:0 24px}}@media screen and (min-width: 720px){footer{padding:0 32px}}@media screen and (min-width: 1366px){footer{padding:0 40px}}.footer-content{gap:56px;display:flex;flex-direction:column;padding:56px 0}.footer-links{display:flex;gap:40px 20px}@media screen and (max-width: 1365px){.footer-links{flex-wrap:wrap}}@media screen and (min-width: 720px){.footer-links{gap:48px 20px}}.footer-links .label-1{color:var(--Text-Quaternary)}@media screen and (min-width: 720px){.footer-links .label-1{margin-bottom:4px}}.footer-links-block{display:flex;flex-direction:column;gap:20px;width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-links-block{gap:12px}}@media screen and (min-width: 1024px){.footer-links-block{width:calc(33% - 12px)}}@media screen and (min-width: 1366px){.footer-links-block{width:100%}}.footer-socials{display:flex;gap:16px 20px;flex-wrap:wrap;margin-top:40px}@media screen and (min-width: 720px){.footer-socials{flex-wrap:nowrap;gap:32px}}.footer-socials .button-link{width:calc(50% - 10px)}@media screen and (min-width: 720px){.footer-socials .button-link{width:auto}}.footer-warning{display:flex;flex-direction:column;gap:12px}.footer-warning-title{color:var(--Text-Secondary-default);font-variant-numeric:lining-nums proportional-nums;font-weight:500;line-height:18px;letter-spacing:.14px}.footer-warning-text{color:var(--Text-Tertiary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright{color:var(--Text-Quaternary);font-variant-numeric:lining-nums proportional-nums;letter-spacing:.14px}.footer-copyright img{width:119px;height:21px}@media screen and (min-width: 720px){.footer-copyright{display:flex;flex-direction:row-reverse;justify-content:space-between}}.footer-powered-by{color:var(--Fill-Tertiary-default);display:inline-flex;gap:12px;align-items:center;justify-content:flex-start;margin-bottom:24px}@media screen and (min-width: 720px){.footer-powered-by{margin-bottom:0}}body[dir=rtl] .footer-link-arrow{transform:scaleX(-1)}
