/*! nouislider - 14.7.0 - 4/6/2021 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
:root{--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:40px;--spacing-xxl:48px;--spacing-xxxl:64px;--container-padding:20px;--section-spacing:48px;--section-spacing-lg:64px;--landing-section-gap-sm:90px;--landing-section--spetional-gap-sm:60px;--landing-section-padding-sm:20px;--element-spacing-sm:16px;--element-spacing-md:24px;--element-spacing-lg:32px}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden;width:100%}.container{width:100%;position:relative;margin:0 auto;color:#0d0f1c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;max-width:1800px;overflow:hidden}.main{max-width:1380px;margin:0 auto}.overflow{overflow:hidden}body.overflow,html.overflow{overflow:hidden;height:100%}body.overflow{position:fixed;width:100%;left:0;right:0}.hidden{display:none}.show{display:block}header{width:100%;position:absolute;z-index:2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:1380px;margin:0 auto}header .header__login-wrapper{position:relative}header .wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px}header .wrapper .menu-item{display:flex;align-items:center;flex-shrink:0}header .wrapper .header__nav{display:flex;align-items:center;gap:40px;flex:1;justify-content:center}.rtl header .wrapper .header__nav,[dir=rtl] header .wrapper .header__nav{flex-direction:row-reverse}header .wrapper .header__menu{display:flex;list-style:none;padding:0;margin:0;gap:32px;align-items:center}.rtl header .wrapper .header__menu,[dir=rtl] header .wrapper .header__menu{flex-direction:row}header .wrapper .header__menu-link{font-weight:400;font-size:18px;line-height:105%;color:#6e6e73;text-decoration:none;white-space:nowrap;transition:color .2s ease}header .wrapper .header__menu-link:hover{color:#000}header .wrapper .white-menu .header__menu-link{color:#fff}header .wrapper .header__actions{display:none}@media (min-width:920px){header .wrapper .header__actions{display:flex;align-items:center;gap:11px;flex-shrink:0}}header .wrapper .header__language,header .wrapper .header__language-wrapper{position:relative}header .wrapper .header__language-btn{display:flex;align-items:center;gap:7px;padding:8px 12px;background-color:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;color:#6e6e73;transition:color .2s ease}header .wrapper .header__language-btn:active,header .wrapper .header__language-btn:hover{color:#000}header .wrapper .header__language-btn:active .header__language-icon,header .wrapper .header__language-btn:hover .header__language-icon{filter:brightness(0)}.white-menu header .wrapper .header__language-btn{color:#fff}.white-menu header .wrapper .header__language-btn:active,.white-menu header .wrapper .header__language-btn:hover{color:#000}.white-menu header .wrapper .header__language-btn:active .header__language-icon,.white-menu header .wrapper .header__language-btn:hover .header__language-icon{filter:brightness(0)}header .wrapper .header__language-icon{width:16px;height:16px;display:block;transition:filter .2s ease}header .wrapper .header__language-text{display:block;flex:1}header .wrapper .header__language-chevron .header__login-wrapper{position:relative}header .wrapper .header__language-chevron:hover{background-color:rgba(0,0,0,.8)}.white-menu header .wrapper .header__language-chevron{background-color:rgba(0,0,0,.26);color:#fff}.white-menu header .wrapper .header__language-chevron:hover{background-color:rgba(0,0,0,.4)}header .with-border{position:relative;height:80px;padding:0 var(--landing-section-padding-sm)}@media (min-width:920px){.ltr header .with-border,[dir=ltr] header .with-border{direction:ltr}.rtl header .with-border,[dir=rtl] header .with-border{direction:rtl}}header .logo{width:153px;height:32px}header .logo--desktop{display:none}header .logo--mobile{display:block;width:123px;height:26px}header .login{background:#f4f4f4;border-radius:4px;padding:9px 15px}header .main-page-login{background:rgba(0,0,0,.26)}header .students-link{display:flex;align-items:center;color:#fff;font-weight:400;font-size:18px;line-height:105%}.ltr header .students-link,[dir=ltr] header .students-link{margin-left:40px}.rtl header .students-link,[dir=rtl] header .students-link{margin-left:0}.ltr header .students-link,[dir=ltr] header .students-link{margin-right:0}.rtl header .students-link,[dir=rtl] header .students-link{margin-right:40px}header .students-link svg{margin:0 7px}header .students-link-black{color:#000}header .header-burger{display:none}#menu-heading{display:flex}#menu-heading,#menu-heading ul,.menu__nav .menu{list-style:none}@media (max-width:1280px){header a{font-size:17px}header .login{padding:7.5px 12px}header .students-link svg{margin:0 6px}}@media (max-width:920px){header .wrapper .menu-nav{display:none}header .wrapper .header-burger{display:block}.ltr header .wrapper .header-burger,[dir=ltr] header .wrapper .header-burger{order:2}.ltr header .wrapper .menu-item:first-child,.rtl header .wrapper .header-burger,[dir=ltr] header .wrapper .menu-item:first-child,[dir=rtl] header .wrapper .header-burger{order:1}.rtl header .wrapper .menu-item:first-child,[dir=rtl] header .wrapper .menu-item:first-child{order:2}}@media (max-width:920px){header{position:static}header a{font-size:11px}header .students-link svg{width:15px}header .students-link{font-size:11px}.ltr header .students-link,[dir=ltr] header .students-link{margin-left:10px}.rtl header .students-link,[dir=rtl] header .students-link{margin-left:0}.ltr header .students-link,[dir=ltr] header .students-link{margin-right:0}.rtl header .students-link,[dir=rtl] header .students-link{margin-right:10px}}@media (max-width:920px){.header__menu{display:none}}@media (max-width:920px){header .header__menu{display:none!important}}@media (min-width:920px){header .logo--desktop{display:block}header .logo--mobile{display:none}}@media (min-width:920px){header .btn--primary{letter-spacing:-.18px;font-size:18px;line-height:105%;padding:9px 20px;width:91px;height:39px;min-height:39px;border-radius:58px}.ltr header .btn--primary,[dir=ltr] header .btn--primary{width:91px}.rtl header .btn--primary,[dir=rtl] header .btn--primary{width:auto}header .header__language-btn{font-size:18px!important;letter-spacing:-.18px}header .header__language-icon{width:18px!important;height:18px!important}header .header__menu-link{letter-spacing:-.18px}}.home__heading{background-image:url(../../img/heading-bg.jpg);background-repeat:no-repeat;background-size:cover;z-index:1;padding:185px 0}.home__heading .heading-content-wrapper{max-width:570px}.home__heading .heading-card{background-color:#f6f7f8;padding:40px 60px 65px;border-radius:4px}.home__heading .heading-form{margin-top:40px}.home__heading .form-item:first-child{margin-bottom:-22px}.home__heading .form-data{display:flex;justify-content:space-between;align-items:center;height:55px;line-height:55px;background:#eceff0;border-radius:4px;padding:0 14px}.home__heading .form-data .label{font-size:16px}.home__heading .form-data .value{font-size:21px;font-family:SFProText-Semibold,sans-serif}.home__heading .btn{width:100%}.home__heading .heading-form-text{margin:35px 0;padding:0 14px}.home__heading .heading-policy{margin-top:15px;font-size:14px;text-align:center;color:#fff}.home__heading .heading-policy a{color:#fff}@media (max-width:1280px){.home__heading{padding:112px 0 96px;top:-80px}.home__heading .heading-content-wrapper{max-width:460px}.home__heading .heading-card{padding:32px 48px 52px}.home__heading .heading-form{margin-top:32px}.home__heading .form-data{height:44px;line-height:44px;padding:0 12px}.home__heading .form-data .label{font-size:15px}.home__heading .form-data .value{font-size:19px}.home__heading .heading-form-text{margin:28px 0;padding:0 12px;font-size:15px}.home__heading .heading-policy{margin-top:12px;font-size:13px}}@media (max-width:640px){.home__heading{padding:0;margin-bottom:340px;height:300px;background-image:url(../../img/heading-bg-mobile.jpg)}.home__heading h1{max-width:290px}.home__heading .heading-content-wrapper{max-width:100%;position:relative;top:280px}.home__heading .heading-card{padding:20px 20px 22px;box-shadow:0 7px 24px #d5dce7;border-radius:2.4px}.home__heading .heading-form{margin-top:20px}.home__heading .form-data .label{font-size:14px}.home__heading .form-data .value{font-size:16px}.home__heading .heading-form-text{font-size:11px;margin:20px 0 25px;padding:0 12px}.home__heading .heading-policy{font-size:11px;color:#9ea7af;text-align:left}.home__heading .heading-policy a{color:#9ea7af}}.home__how-works{margin-top:-80px;text-align:center;padding:40px 0 80px;background-color:#eef2f5}.home__how-works .how-works-title{color:#9ea7af}.home__how-works h2{margin:20px 0 65px}.home__how-works .how-works-list{display:flex;justify-content:space-between;font-size:24px;line-height:1.35}.home__how-works .how-works-item .icon{display:inline-block;height:83px;margin-bottom:20px;background-repeat:no-repeat;background-size:cover}.home__how-works .how-works-item:first-child{max-width:280px}.home__how-works .how-works-item:first-child .icon{width:105px;background-image:url(../../img/how-works-icon-1.png)}.home__how-works .how-works-item:nth-child(2){max-width:200px}.home__how-works .how-works-item:nth-child(2) .icon{width:90px;background-image:url(../../img/how-works-icon-2.png)}.home__how-works .how-works-item:nth-child(3){max-width:310px}.home__how-works .how-works-item:nth-child(3) .icon{width:83px;height:90px;background-image:url(../../img/how-works-icon-3.png)}@media (max-width:1280px){.home__how-works{padding:32px 0 64px}.home__how-works h2{margin:16px 0 40px}.home__how-works .how-works-list{font-size:21px}.home__how-works .how-works-item .icon{margin-bottom:16px}.home__how-works .how-works-item:first-child,.home__how-works .how-works-item:nth-child(2){max-width:200px}.home__how-works .how-works-item:nth-child(3){max-width:260px}}@media (max-width:800px){.home__how-works .how-works-list{font-size:18px}.home__how-works .how-works-item{width:30%}}@media (max-width:640px){.home__how-works{margin-top:-10px;padding-bottom:0}.home__how-works .wrapper-sm{display:flex;flex-direction:column}.home__how-works .how-works-title{order:2;font-size:14px;margin-bottom:15px}.home__how-works h2{order:1;margin-bottom:15px}.home__how-works .how-works-list{order:3;display:block;padding-left:10%}.home__how-works .how-works-item{width:100%;max-width:100%;display:flex;font-size:16px;text-align:left}.home__how-works .how-works-item .text{max-width:200px}.home__how-works .how-works-item .icon{height:52px;margin-bottom:20px;margin-right:5px}.home__how-works .how-works-item:first-child{max-width:100%}.home__how-works .how-works-item:first-child .icon{width:70px;min-width:70px;background-size:67px 50px}.home__how-works .how-works-item:nth-child(2){max-width:100%}.home__how-works .how-works-item:nth-child(2) .icon{width:70px;min-width:70px;background-size:57px 50px}.home__how-works .how-works-item:nth-child(3){max-width:100%}.home__how-works .how-works-item:nth-child(3) .icon{width:70px;min-width:70px;background-size:52px 56px}}.home__faq{padding-top:100px}.home__faq .faq__wrapper{max-width:1080px;margin:0 auto}.home__faq h2{max-width:375px;margin-bottom:40px}.accordion__item{border-bottom:1px solid #e1e1e1}.accordion__item.active .accordion__header:after{transform:rotate(-180deg);top:14px;background-image:url(../../img/minus.svg)}@media (min-width:920px){.accordion__item.active .accordion__header:after{top:33px;width:32px;height:33px}}.accordion__header{position:relative;cursor:pointer;font-size:15px;line-height:140%}.ltr .accordion__header,[dir=ltr] .accordion__header{padding:15px 50px 35px 12px}.rtl .accordion__header,[dir=rtl] .accordion__header{padding:15px 12px 35px 50px}.ltr .accordion__header,[dir=ltr] .accordion__header{text-align:left}.rtl .accordion__header,[dir=rtl] .accordion__header{text-align:right}@media (min-width:920px){.accordion__header{font-size:24px;line-height:135%;letter-spacing:-.24px}.ltr .accordion__header,[dir=ltr] .accordion__header{padding:33px 40px 33px 0}.rtl .accordion__header,[dir=rtl] .accordion__header{padding:33px 0 40px 40px}}.accordion__header:after{content:" ";width:24px;height:24px;position:absolute;top:16px;background-image:url(../../img/plus.svg);background-size:100%;background-repeat:no-repeat;transition:transform .4s cubic-bezier(.4,0,.6,1)}.ltr .accordion__header:after,[dir=ltr] .accordion__header:after{right:0}.rtl .accordion__header:after,[dir=rtl] .accordion__header:after{right:auto}.ltr .accordion__header:after,[dir=ltr] .accordion__header:after{left:auto}.rtl .accordion__header:after,[dir=rtl] .accordion__header:after{left:0}@media (min-width:920px){.accordion__header:after{width:32px;height:32px;top:33px}}.accordion__content{max-width:950px;font-size:15px;line-height:140%;color:#6e6e73;position:relative}.ltr .accordion__content,[dir=ltr] .accordion__content{padding:0 50px 33px 0}.rtl .accordion__content,[dir=rtl] .accordion__content{padding:0 0 33px 50px}.ltr .accordion__content,[dir=ltr] .accordion__content{text-align:left}.rtl .accordion__content,[dir=rtl] .accordion__content{text-align:right}@media (min-width:920px){.accordion__content{font-size:18px;line-height:145%;letter-spacing:-.18px}}.accordion__content a{font-size:15px;line-height:140%;color:#6e6e73;position:relative;text-decoration:none}@media (min-width:920px){.accordion__content a{font-size:18px;line-height:145%;letter-spacing:-.18px}}.accordion__content a:hover{color:#0d0f1c}.accordion__helper{padding-top:25px;border-top:1px solid #eaeaea}.ltr .accordion__helper .accordion__helper-link,[dir=ltr] .accordion__helper .accordion__helper-link{margin-right:10px}.rtl .accordion__helper .accordion__helper-link,[dir=rtl] .accordion__helper .accordion__helper-link{margin-right:0}.ltr .accordion__helper .accordion__helper-link,[dir=ltr] .accordion__helper .accordion__helper-link{margin-left:0}.rtl .accordion__helper .accordion__helper-link,[dir=rtl] .accordion__helper .accordion__helper-link{margin-left:10px}.accordion__helper .accordion__helper-link a{font-weight:400;font-size:16px;line-height:135%;color:#9ea7af}@media (max-width:1280px){.home__faq{padding-top:88px}.home__faq .faq__wrapper{max-width:1020px}.home__faq h2{max-width:290px;margin-bottom:32px}.ltr .accordion__header,[dir=ltr] .accordion__header{padding:15px 40px 15px 0}.rtl .accordion__header,[dir=rtl] .accordion__header{padding:15px 0 15px 40px}.accordion__header:after{top:14px}.ltr .accordion__header:after,[dir=ltr] .accordion__header:after{right:0}.rtl .accordion__header:after,[dir=rtl] .accordion__header:after{right:auto}.ltr .accordion__header:after,[dir=ltr] .accordion__header:after{left:auto}.rtl .accordion__header:after,[dir=rtl] .accordion__header:after{left:0}.ltr .accordion__content,[dir=ltr] .accordion__content{padding:0 32px 16px 0}.rtl .accordion__content,[dir=rtl] .accordion__content{padding:0 0 16px 32px}}@media (max-width:640px){.home__faq{padding-top:55px}.home__faq h2{max-width:230px;margin-bottom:20px}.home__faq .accordion__item.active .accordion__header{top:28px}}@media (max-width:640px) and (min-width:920px){.home__faq .accordion__item.active .accordion__header:after{top:47px}}@media (max-width:640px){.home__faq .accordion__item:hover:not(.active),.home__faq .accordion__item:hover:not(.active)~div{border-color:#eaeaea}.home__faq .accordion__item:hover:not(.active) .accordion__header{background-color:transparent}.home__faq .accordion__header{font-size:16px}.ltr .home__faq .accordion__header,[dir=ltr] .home__faq .accordion__header{padding:18px 35px 18px 0}.rtl .home__faq .accordion__header,[dir=rtl] .home__faq .accordion__header{padding:18px 0 18px 35px}.home__faq .accordion__header:after{width:13px;height:13px;top:23px}.ltr .home__faq .accordion__header:after,[dir=ltr] .home__faq .accordion__header:after{right:0}.rtl .home__faq .accordion__header:after,[dir=rtl] .home__faq .accordion__header:after{right:auto}.ltr .home__faq .accordion__header:after,[dir=ltr] .home__faq .accordion__header:after{left:auto}.rtl .home__faq .accordion__header:after,[dir=rtl] .home__faq .accordion__header:after{left:0}}@media (max-width:640px) and (min-width:920px){.home__faq .accordion__header:after{top:40px;width:32px;height:32px}}@media (max-width:640px){.home__faq .accordion__content{font-size:14px}.ltr .home__faq .accordion__content,.rtl .home__faq .accordion__content,[dir=ltr] .home__faq .accordion__content,[dir=rtl] .home__faq .accordion__content{padding:0 0 20px}}.home__apply{padding:150px 0 60px;text-align:center}.home__apply h2{max-width:775px;margin:0 auto 45px}.home__apply .social{margin-top:100px}.home__apply .social a{display:inline-block;width:39px;height:39px;margin:0 6px;background-repeat:no-repeat;background-size:cover}.home__apply .social a.fb{background-image:url(../../img/fb.png)}.home__apply .social a.tw{background-image:url(../../img/tw.png)}.home__apply .social a.lin{background-image:url(../../img/lin.png)}@media (max-width:1280px){.home__apply{padding:120px 0 48px}.home__apply h2{max-width:620px;margin:0 auto 36px}.home__apply .social{margin-top:80px}}@media (max-width:640px){.home__apply{padding:90px 0 55px}.home__apply h2{max-width:240px;margin:0 auto 30px}.home__apply .btn{width:100%}.home__apply .social{margin-top:50px}.home__apply .social a{width:30px;height:30px;margin:0 3px}}.about__head .heading{margin:20px 0 54px}.about__head .heading-img .about-heading-img{width:100%}.about__head .top-text{margin:63px 0 71px;max-width:916px}.about__services .inner-flex{display:flex;gap:6em;margin-bottom:45px}.about__services .top-text{margin:63px 0 71px;max-width:775px}.about__services .testimonials-top{display:flex;justify-content:space-between}.about__services .testimonials-img-container-left{min-height:100%;display:flex;align-items:flex-start;margin-right:20px}.about__services .testimonials-img-container-left .testimonials-img-left{min-width:55px}.about__services .testimonials-img-container-right{min-height:100%;display:flex;align-items:flex-end;margin-left:20px}.about__services .testimonials-img-container-right .testimonials-img-right{min-width:55px}.about__services .testimonials-text{font-weight:400;font-size:28px;line-height:135%;letter-spacing:-.03em;color:#000;margin:20px 0}.about__services .testimonials-inner{max-width:653px}.about__services .testimonials-container{display:flex;justify-content:center;margin:55px 0}.about__services .testimonials-author{display:flex;align-items:center;margin-top:17px}.about__services .testimonials-bottom{display:flex;justify-content:center}.about__services .testimonials-author{width:77%}.about__services .testimonials-bottom-text{font-weight:400;font-size:18px;line-height:150%;color:#0d0f1c}.about__services .testimonials-avatar-container{margin-right:18px}@media (max-width:800px){.about__services .inner-flex{flex-direction:column;gap:0}.about__services .top-text{margin:40px 0 30px}.about__services .big-text{font-size:16px}.about__services .titles{font-size:21px;margin-bottom:7px;max-width:69%}.about__services .main-text{font-size:14px}.about__services .testimonials-text{font-size:21px}.about__services .testimonials-img-container-left .testimonials-img-left,.about__services .testimonials-img-container-right .testimonials-img-right{min-width:0;max-width:29px}.about__services .testimonials-avatar-container{max-width:40px}.about__services .testimonials-bottom-text{font-size:14px}}.help__contact-info .contact-container{gap:4em}.help__contact-info .contact-container,.help__contact-info .contact-item{display:flex;justify-content:space-between;align-items:center}.help__contact-info .contact-icon{width:49px;height:49px;margin-right:12px}.help__contact-info .contact-icon-phone{background-image:url(../../img/icon-phone.jpg)}.help__contact-info .contact-icon-mail{background-image:url(../../img/icon-mail.jpg)}.help__contact-info .contact-icon-time{background-image:url(../../img/icon-watch.jpg)}.help__contact-info .contact-text a{font-weight:700;font-size:24px;line-height:135%;color:#0a65ed;text-decoration:none}.help__contact-info .contact-text{font-weight:700;font-size:24px;line-height:135%;color:#2f3031}@media (max-width:1080px){.help__contact-info .contact-container{flex-direction:column;align-items:flex-start;gap:2em}}@media (max-width:640px){.help__contact-info .contact-text,.help__contact-info .contact-text a{font-size:16px}}.help__form-section{margin-top:65px}.help__form-section .help-form{width:100%}.help__form-section .help-form-inner{width:100%;display:flex;gap:2em}.help__form-section .help-form-inner div{width:100%;height:100%}.help__form-section .input-container{width:100%;display:flex;flex-direction:column;margin-bottom:14px}.help__form-section .input-container .label{font-weight:400;font-size:13px;line-height:150%;color:#828b94}.help__form-section .input-container .input,.help__form-section .input-container .text-area{border:1px solid #dadee2;border-radius:8px;padding:10px;outline:none}.help__form-section .input-container .text-area{resize:none;height:182.5px}.help__form-section .btn-container{margin-top:34px}.help__form-section .form-title{font-weight:400;font-size:24px;line-height:135%;color:#0d0f1c;margin-bottom:19px}@media (max-width:640px){.help__form-section .help-form-inner{flex-direction:column;gap:0}.help__form-section .btn{width:100%}}.help__head .heading{margin:20px 0 54px}.help__head .heading-img .about-heading-img{width:100%}.help__head .top-text{margin:63px 0 71px;max-width:916px}@media (max-width:640px){.help__head .heading{margin-bottom:21px}.help__head .top-text{margin:0 0 22px;font-size:16px}}.footer{background-color:#000;color:#fff;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:1800px}@media (min-width:920px){.footer{padding:80px 0 42px}}.footer__container{max-width:1380px}@media (min-width:920px){.footer__container{display:flex;flex-direction:column}}.footer__promo{margin-bottom:60px}.footer__promo-text{font-weight:400;font-size:20px;line-height:125%;color:#fff;margin-bottom:25px;letter-spacing:-.2px}.ltr .footer__promo-text,[dir=ltr] .footer__promo-text{text-align:left}.rtl .footer__promo-text,[dir=rtl] .footer__promo-text{text-align:right}.footer__btn{margin-bottom:15px;width:100%;background-color:#fff!important;color:#000!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;padding:12px 24px;border-radius:100px;border:none;cursor:pointer;transition:background-color .3s ease;min-height:48px;max-width:100%!important}.footer__btn:hover{background-color:hsla(0,0%,100%,.9)!important}.footer__language-wrapper{position:relative;max-width:100%}.footer__language-btn{display:flex;align-items:center;gap:8px;width:100%;background-color:#000;color:#fff;border:1px solid #a3a3a3;height:44px;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;cursor:pointer;transition:background-color .2s ease;position:relative}.ltr .footer__language-btn,[dir=ltr] .footer__language-btn{justify-content:flex-start}.rtl .footer__language-btn,[dir=rtl] .footer__language-btn{justify-content:flex-end}.ltr .footer__language-btn,[dir=ltr] .footer__language-btn{padding:12px 15px 12px 12px}.rtl .footer__language-btn,[dir=rtl] .footer__language-btn{padding:12px 12px 12px 15px}.footer__language-btn:hover{background-color:rgba(0,0,0,.8)}.footer__language-icon{width:16px;height:16px;display:block;flex-shrink:0}.ltr .footer__language-icon,[dir=ltr] .footer__language-icon{order:1}.rtl .footer__language-icon,[dir=rtl] .footer__language-icon{order:3}.footer__language-text{display:block;flex:1}.ltr .footer__language-text,[dir=ltr] .footer__language-text{text-align:left}.rtl .footer__language-text,[dir=rtl] .footer__language-text{text-align:right}.ltr .footer__language-text,.rtl .footer__language-text,[dir=ltr] .footer__language-text,[dir=rtl] .footer__language-text{order:2}.footer__language-chevron{width:11px;height:6px;display:block;flex-shrink:0;object-fit:contain}.ltr .footer__language-chevron,[dir=ltr] .footer__language-chevron{margin-left:auto}.rtl .footer__language-chevron,[dir=rtl] .footer__language-chevron{margin-left:0}.ltr .footer__language-chevron,[dir=ltr] .footer__language-chevron{margin-right:0}.rtl .footer__language-chevron,[dir=rtl] .footer__language-chevron{margin-right:auto}.ltr .footer__language-chevron,[dir=ltr] .footer__language-chevron{order:3}.rtl .footer__language-chevron,[dir=rtl] .footer__language-chevron{order:1}.footer__links{display:flex;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;column-gap:20px;row-gap:40px;flex-direction:column}.ltr .footer__column,[dir=ltr] .footer__column{text-align:left}.rtl .footer__column,[dir=rtl] .footer__column{text-align:right}.footer__column:first-child{grid-row:1}.ltr .footer__column:first-child,[dir=ltr] .footer__column:first-child{grid-column:1}.rtl .footer__column:first-child,[dir=rtl] .footer__column:first-child{grid-column:2}.footer__column:nth-child(2){grid-row:1}.ltr .footer__column:nth-child(2),[dir=ltr] .footer__column:nth-child(2){grid-column:2}.rtl .footer__column:nth-child(2),[dir=rtl] .footer__column:nth-child(2){grid-column:1}.footer__column:nth-child(3){grid-column:1/-1;grid-row:2}.footer__column-title{font-weight:400;font-size:15px;line-height:140%;color:#fff;margin-bottom:15px}.ltr .footer__column-title,[dir=ltr] .footer__column-title{text-align:left}.rtl .footer__column-title,[dir=rtl] .footer__column-title{text-align:right}.footer__column-list{list-style:none;padding:0;margin:0}.footer__link{display:block;font-weight:400;font-size:15px;line-height:140%;color:#a3a3a3;text-decoration:none;margin-bottom:10px;transition:color .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ltr .footer__link,[dir=ltr] .footer__link{text-align:left}.rtl .footer__link,[dir=rtl] .footer__link{text-align:right}@media (hover:hover){.footer__link:hover{color:#fff}}@media (hover:none) and (pointer:coarse){.footer__link:active{color:#fff}.footer__link:focus,.footer__link:focus-visible{outline:none;color:#a3a3a3}.footer__link:not(:active):not(:focus){color:#a3a3a3}}.footer__column-list .footer__contact-item{display:block;font-weight:400;font-size:15px;line-height:140%;color:#a3a3a3;text-decoration:none;margin-bottom:10px;transition:color .3s ease}.ltr .footer__column-list .footer__contact-item,[dir=ltr] .footer__column-list .footer__contact-item{text-align:left}.rtl .footer__column-list .footer__contact-item,[dir=rtl] .footer__column-list .footer__contact-item{text-align:right}.footer__column-list li a.footer__contact-item:hover{color:#fff}.footer__contact{margin-bottom:40px}.ltr .footer__contact,[dir=ltr] .footer__contact{text-align:left}.rtl .footer__contact,[dir=rtl] .footer__contact{text-align:right}.footer__networks{margin-top:40px}.footer__networks-container{display:flex;gap:15px;margin-top:20px}.ltr .footer__networks-container,[dir=ltr] .footer__networks-container{justify-content:flex-start}.rtl .footer__networks-container,[dir=rtl] .footer__networks-container{justify-content:flex-end}.footer__network-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;text-decoration:none;transition:opacity .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover:hover){.footer__network-link:hover{opacity:.8}}.footer__network-link img{width:40px;height:40px;display:block}@media (hover:none) and (pointer:coarse){.footer__network-link:active{opacity:.8}.footer__network-link:focus,.footer__network-link:focus-visible{outline:none;opacity:1}.footer__network-link:not(:active):not(:focus){opacity:1}}.footer__network-link--x{background-image:url(../../img/x-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:40px 40px}.footer__network-link--x img{opacity:0}@media (hover:hover){.footer__network-link--x:focus-visible,.footer__network-link--x:hover{opacity:1;background-image:url(../../img/x-icon-hover.svg)}}@media (hover:none) and (pointer:coarse){.footer__network-link--x:active{opacity:1;background-image:url(../../img/x-icon-hover.svg)}.footer__network-link--x:focus,.footer__network-link--x:focus-visible{outline:none;opacity:1;background-image:url(../../img/x-icon.svg)}.footer__network-link--x:not(:active):not(:focus){opacity:1;background-image:url(../../img/x-icon.svg)}}.footer__network-link--li{background-image:url(../../img/li-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:40px 40px}.footer__network-link--li img{opacity:0}@media (hover:hover){.footer__network-link--li:focus-visible,.footer__network-link--li:hover{opacity:1;background-image:url(../../img/li-icon-hover.svg)}}@media (hover:none) and (pointer:coarse){.footer__network-link--li:active{opacity:1;background-image:url(../../img/li-icon-hover.svg)}.footer__network-link--li:focus,.footer__network-link--li:focus-visible{outline:none;opacity:1;background-image:url(../../img/li-icon.svg)}.footer__network-link--li:not(:active):not(:focus){opacity:1;background-image:url(../../img/li-icon.svg)}}.footer__contact-title{font-weight:600;font-size:20px;line-height:125%;color:#fff;margin-bottom:20px}.ltr .footer__contact-title,[dir=ltr] .footer__contact-title{text-align:left}.rtl .footer__contact-title,[dir=rtl] .footer__contact-title{text-align:right}.footer__contact-info{display:flex;flex-direction:column;gap:12px}.footer__contact-item{font-weight:400;font-size:15px;line-height:140%;color:#9ea7af;text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ltr .footer__contact-item,[dir=ltr] .footer__contact-item{text-align:left}.rtl .footer__contact-item,[dir=rtl] .footer__contact-item{text-align:right}@media (hover:hover){.footer__contact-item:hover{color:#fff}}@media (hover:none) and (pointer:coarse){.footer__contact-item:active{color:#fff}.footer__contact-item:focus,.footer__contact-item:focus-visible{outline:none;color:#9ea7af}.footer__contact-item:not(:active):not(:focus){color:#9ea7af}}.footer__column-list li p.footer__contact-item{cursor:default;pointer-events:none}.footer__column-list li p.footer__contact-item:hover{color:#a3a3a3!important}.footer__language-icon{width:24px;height:24px}.footer__download-buttons{display:flex;flex-direction:row;gap:12px;margin-top:15px;flex-wrap:wrap}.ltr .footer__download-buttons,[dir=ltr] .footer__download-buttons{justify-content:flex-start}.rtl .footer__download-buttons,[dir=rtl] .footer__download-buttons{justify-content:flex-end}.footer__download-btn{display:inline-block;text-decoration:none;transition:opacity .3s ease}.footer__download-btn:hover{opacity:.8}.footer__download-btn img{height:40px;width:auto;display:block}.footer__legal{display:flex;flex-direction:row;gap:20px;margin-top:40px;flex-wrap:wrap}.ltr .footer__legal,[dir=ltr] .footer__legal{justify-content:flex-start}.rtl .footer__legal,[dir=rtl] .footer__legal{justify-content:flex-end}.footer__legal-link{font-weight:400;font-size:15px;line-height:140%;color:#a3a3a3;text-decoration:none;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover:hover){.footer__legal-link:hover{color:#fff}}@media (hover:none) and (pointer:coarse){.footer__legal-link:active{color:#fff}.footer__legal-link:focus,.footer__legal-link:focus-visible{outline:none;color:#a3a3a3}.footer__legal-link:not(:active):not(:focus){color:#a3a3a3}}@media (min-width:920px){.footer__container{margin:0 auto;display:grid;grid-template-columns:1fr 1.9fr;padding:0 var(--landing-section-padding-sm)}.ltr .footer__container,[dir=ltr] .footer__container{direction:ltr}.rtl .footer__container,[dir=rtl] .footer__container{direction:rtl}.footer__promo{margin-bottom:80px;margin-right:10px;flex-direction:column}.footer__promo-text{font-size:24px;line-height:135%;margin-bottom:25px;flex:1}.footer .dropdown{width:268px!important;min-width:auto!important}.footer .dropdown__toggle{max-width:268px!important;height:50px}.footer__language-btn{height:50px}.footer__btn{width:100%;max-width:268px!important;font-size:21px!important;line-height:145%!important;padding:14px 62px!important;margin-bottom:25px;flex-shrink:0}.footer__column-title{margin-bottom:20px;font-size:18px;line-height:145%}.footer__link{margin-bottom:12px;font-size:18px;line-height:145%}.footer__language{flex-shrink:0}.footer__language-wrapper{width:auto;min-width:200px;max-width:268px}.footer__links{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;column-gap:25px;gap:80px;row-gap:0;display:flex;flex-direction:row;justify-content:space-between}.ltr .footer__links,[dir=ltr] .footer__links{direction:ltr}.rtl .footer__links,[dir=rtl] .footer__links{direction:rtl}.footer__column:first-child{grid-row:1}.ltr .footer__column:first-child,[dir=ltr] .footer__column:first-child{grid-column:1}.rtl .footer__column:first-child,[dir=rtl] .footer__column:first-child{grid-column:3}.footer__column:nth-child(2){grid-row:1}.ltr .footer__column:nth-child(2),.rtl .footer__column:nth-child(2),[dir=ltr] .footer__column:nth-child(2),[dir=rtl] .footer__column:nth-child(2){grid-column:2}.footer__column:nth-child(3){grid-row:1;min-width:240px}.ltr .footer__column:nth-child(3),[dir=ltr] .footer__column:nth-child(3){grid-column:3}.rtl .footer__column:nth-child(3),[dir=rtl] .footer__column:nth-child(3){grid-column:1}.footer__legal{margin-top:80px!important}.footer__download .footer__column-title{margin-bottom:20px;width:100%}.footer__download,.footer__legal,.footer__networks{margin-top:0;display:inline-flex;flex-direction:column;align-items:flex-start}.footer__download-buttons{flex-wrap:wrap}.footer__download-btn img{height:44px;width:148px}.footer__download{grid-column:2}.ltr .footer__download,[dir=ltr] .footer__download{margin-right:0}.rtl .footer__download,[dir=rtl] .footer__download{margin-right:-70px}.ltr .footer__download,.rtl .footer__download,[dir=ltr] .footer__download,[dir=rtl] .footer__download{margin-left:0}.footer__download-buttons{margin-top:0}.footer__networks{display:inline-flex!important}.ltr .footer__networks,[dir=ltr] .footer__networks{margin-right:60px}.rtl .footer__networks,[dir=rtl] .footer__networks{margin-right:0}.ltr .footer__networks,[dir=ltr] .footer__networks{margin-left:0}.rtl .footer__networks,[dir=rtl] .footer__networks{margin-left:60px}.footer__networks-container{margin-top:25px}.ltr .footer__networks-container,.rtl .footer__networks-container,[dir=ltr] .footer__networks-container,[dir=rtl] .footer__networks-container{justify-content:flex-start}.footer__contact-item{margin-bottom:12px!important;font-size:18px!important}.footer__legal{gap:35px;flex-direction:row;align-items:center;flex-wrap:nowrap}.ltr .footer__legal,.rtl .footer__legal,[dir=ltr] .footer__legal,[dir=rtl] .footer__legal{justify-content:flex-start}}.heading-form .slider-range{position:relative;top:-14px}.heading-form .noUi-horizontal{height:2px}.heading-form .noUi-target{background:transparent;border:none;box-shadow:none;margin:12px auto 35px;width:100%}.heading-form .noUi-connect{background:#0a65ed;box-shadow:none}.heading-form .noUi-handle{border-radius:100%;cursor:pointer;width:18px;height:18px;outline:none;border:1px solid #0a65ed;top:-8px;right:-9px;transition:.1s linear;background:#0a65ed;box-shadow:0 4px 10px rgba(10,101,237,.38)}.heading-form .noUi-handle:after,.heading-form .noUi-handle:before{background:transparent}@media (max-width:640px){.heading-form .slider-range{top:-12px}.heading-form .noUi-target{margin:10px auto 30px}.heading-form .noUi-handle{width:12px;height:12px;top:-5px;right:-5px}}.mobile-menu{position:fixed;z-index:10;top:0;left:0;bottom:0;right:0;padding:0 20px 62px;background-color:#fff;font-size:21px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:none}@media (min-width:920px){.mobile-menu{display:none!important}}.mobile-menu.hidden{display:none}.mobile-menu__header{margin-bottom:24px;padding:0}.mobile-menu__header-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px}.ltr .mobile-menu__logo-wrapper,[dir=ltr] .mobile-menu__logo-wrapper{order:1}.rtl .mobile-menu__logo-wrapper,[dir=rtl] .mobile-menu__logo-wrapper{order:2}.mobile-menu .mobile-menu-logo{width:123px;height:26px;display:block}.mobile-menu .close-mobile-menu{background:none;border:none;cursor:pointer;padding:0;display:flex!important;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;min-height:18px;opacity:1!important;visibility:visible!important;position:relative;z-index:11}.ltr .mobile-menu .close-mobile-menu,[dir=ltr] .mobile-menu .close-mobile-menu{order:2}.rtl .mobile-menu .close-mobile-menu,[dir=rtl] .mobile-menu .close-mobile-menu{order:1}.mobile-menu .close-mobile-menu svg{width:18px;height:18px;display:block;flex-shrink:0}.mobile-menu .close-mobile-menu svg path{stroke:#0d0f1c;stroke-width:3}.mobile-menu .mobile-menu-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.mobile-menu #menu-heading-1{list-style:none}.mobile-menu .menu__content{flex:1;display:flex;align-items:flex-start;margin-top:20px;margin-bottom:20px}.ltr .mobile-menu .menu__content,[dir=ltr] .mobile-menu .menu__content{align-items:flex-start}.rtl .mobile-menu .menu__content,[dir=rtl] .mobile-menu .menu__content{align-items:flex-end}.ltr .mobile-menu .menu__content,[dir=ltr] .mobile-menu .menu__content{justify-content:flex-start}.rtl .mobile-menu .menu__content,[dir=rtl] .mobile-menu .menu__content{justify-content:flex-end}.mobile-menu__list{list-style:none;padding:0;margin:0;width:100%}.mobile-menu__list li{margin-bottom:20px}.mobile-menu__link{display:block;color:#111;text-decoration:none;font-weight:400;font-size:20px;line-height:25px;margin-bottom:9.5px;letter-spacing:-.2px}.ltr .mobile-menu__link,[dir=ltr] .mobile-menu__link{text-align:left}.rtl .mobile-menu__link,[dir=rtl] .mobile-menu__link{text-align:right}.mobile-menu__link:hover{color:#0d0f1c}.mobile-menu__footer{display:flex;flex-direction:column;gap:15px;margin-top:auto}.mobile-menu__language{width:100%}.mobile-menu__language-btn,.mobile-menu__language-wrapper{position:relative;width:100%}.mobile-menu__language-btn{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#fff;color:#0d0f1c;border:1px solid #d3d3d3;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;cursor:pointer;transition:background-color .2s ease;min-height:48px}.ltr .mobile-menu__language-btn,[dir=ltr] .mobile-menu__language-btn{justify-content:flex-start}.rtl .mobile-menu__language-btn,[dir=rtl] .mobile-menu__language-btn{justify-content:flex-end}.mobile-menu__language-btn:hover{background-color:rgba(0,0,0,.05)}.mobile-menu__language-icon{width:23px;height:23px;display:block;flex-shrink:0}.mobile-menu__language-text{display:block;flex:1;text-align:left;white-space:nowrap;overflow:visible}.ltr .mobile-menu__language-text,[dir=ltr] .mobile-menu__language-text{text-align:left}.rtl .mobile-menu__language-text,[dir=rtl] .mobile-menu__language-text{text-align:right}.mobile-menu__language-chevron{width:12px;height:8px;display:block;flex-shrink:0;object-fit:contain}.ltr .mobile-menu__language-chevron,[dir=ltr] .mobile-menu__language-chevron{margin-left:auto}.rtl .mobile-menu__language-chevron,[dir=rtl] .mobile-menu__language-chevron{margin-left:0}.ltr .mobile-menu__language-chevron,[dir=ltr] .mobile-menu__language-chevron{margin-right:0}.rtl .mobile-menu__language-chevron,[dir=rtl] .mobile-menu__language-chevron{margin-right:auto}.mobile-menu__login-btn{max-width:100%!important}.dropdown{position:absolute;top:calc(100% + 8px);z-index:1000;min-width:180px;padding:8px 0;background-color:#f5f5f7;border-radius:16px;opacity:0;visibility:hidden;white-space:nowrap}.ltr .dropdown,[dir=ltr] .dropdown{left:0;right:auto}.rtl .dropdown,[dir=rtl] .dropdown{right:0;left:auto}.dropdown.active{opacity:1;visibility:visible;transform:translateY(0);padding:8px}.footer__language-wrapper .dropdown,.mobile-menu__language-wrapper .dropdown{width:100%;min-width:100%}.dropdown__item{display:block;border-radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:18px;line-height:105%;color:#0d0f1c;text-decoration:none;transition:background-color .2s ease;letter-spacing:-.18px;padding:12px 32px 12px 12px}.ltr .dropdown__item,[dir=ltr] .dropdown__item{text-align:left}.rtl .dropdown__item,[dir=rtl] .dropdown__item{text-align:right}.ltr .dropdown__item,[dir=ltr] .dropdown__item{padding:12px 32px 12px 12px}.rtl .dropdown__item,[dir=rtl] .dropdown__item{padding:12px 12px 12px 32px}.dropdown__item:hover{background-color:#000;color:#fff}h1{font-weight:600;font-size:40px;line-height:100%;letter-spacing:-1.2px;color:#0d0f1c}@media (min-width:920px){h1{font-size:72px!important;line-height:95%!important;letter-spacing:-2.16px!important}}h1.landing-section__title{font-size:40px;line-height:100%}@media (min-width:920px){h1.landing-section__title{font-size:72px;line-height:95%}}h2{font-weight:600;font-size:32px;line-height:100%;letter-spacing:-.96px;color:#0d0f1c}@media (min-width:920px){h2{font-size:48px;line-height:95%;letter-spacing:-1.44px!important}}p{font-weight:400;font-size:20px;line-height:125%;letter-spacing:-.2px;color:#6e6e73;margin-bottom:9.5px}@media (min-width:920px){p{font-size:24px;line-height:135%;letter-spacing:-.24px}}.landing-section{padding:0 var(--landing-section-padding-sm);background-color:#fff;margin-top:90px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (min-width:920px){.landing-section{margin-top:220px;margin-bottom:220px!important}}.landing-section__container{max-width:100%}.ltr .landing-section__container,[dir=ltr] .landing-section__container{text-align:left}.rtl .landing-section__container,[dir=rtl] .landing-section__container{text-align:right}.landing-section__title{margin-bottom:30px}.ltr .landing-section__title,[dir=ltr] .landing-section__title{text-align:left}.rtl .landing-section__title,[dir=rtl] .landing-section__title{text-align:right}.landing-section__description{margin-bottom:25px}.ltr .landing-section__description,[dir=ltr] .landing-section__description{text-align:left}.rtl .landing-section__description,[dir=rtl] .landing-section__description{text-align:right}@media (min-width:1280px){.landing-section__description{font-size:24px;line-height:135%}}.landing-section .btn--primary{width:100%!important;max-width:100%!important}.landing-section .landing-section__btn{max-width:none!important;min-width:0!important;width:fit-content!important;padding:12px 20px}@media (min-width:920px){.landing-section .landing-section__btn{font-size:18px;line-height:105%;letter-spacing:-.18px;padding:10px 15px!important;min-height:0;max-width:fit-content!important}}.landing-section--hero{margin-top:20px}@media (min-width:920px){.landing-section--hero{margin-top:40px}.landing-section--hero .btn--primary{font-size:21px!important;line-height:145%!important;padding:14px 62px!important;max-width:299px!important}.landing-section--hero .landing-section__image-img{max-width:650px;max-height:620px}.landing-section--hero .landing-section__container{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;column-gap:20px}.ltr .landing-section--hero .landing-section__container .landing-section__title{grid-column:1;grid-row:1}.ltr .landing-section--hero .landing-section__container .landing-section__description{grid-column:1;grid-row:3}.ltr .landing-section--hero .landing-section__container .btn--primary{grid-column:1;grid-row:4;align-self:end}.ltr .landing-section--hero .landing-section__container .landing-section__image{grid-column:2;grid-row:1/span 4;align-self:start}[dir=ltr] .landing-section--hero .landing-section__container .landing-section__title{grid-column:1;grid-row:1}[dir=ltr] .landing-section--hero .landing-section__container .landing-section__description{grid-column:1;grid-row:3}[dir=ltr] .landing-section--hero .landing-section__container .btn--primary{grid-column:1;grid-row:4;align-self:end}[dir=ltr] .landing-section--hero .landing-section__container .landing-section__image{grid-column:2;grid-row:1/span 4;align-self:start}.rtl .landing-section--hero .landing-section__container .landing-section__title{grid-column:2;grid-row:1}.rtl .landing-section--hero .landing-section__container .landing-section__description{grid-column:2;grid-row:3;max-width:560px;justify-self:end;text-align:right}.rtl .landing-section--hero .landing-section__container .btn--primary{grid-column:2;grid-row:4;align-self:end;justify-self:end}.rtl .landing-section--hero .landing-section__container .landing-section__image{grid-column:1;grid-row:1/span 4;align-self:start}[dir=rtl] .landing-section--hero .landing-section__container .landing-section__title{grid-column:2;grid-row:1}[dir=rtl] .landing-section--hero .landing-section__container .landing-section__description{grid-column:2;grid-row:3;max-width:560px;justify-self:end;text-align:right}[dir=rtl] .landing-section--hero .landing-section__container .btn--primary{grid-column:2;grid-row:4;align-self:end;justify-self:end}[dir=rtl] .landing-section--hero .landing-section__container .landing-section__image{grid-column:1;grid-row:1/span 4;align-self:start}.landing-section--hero .landing-section__description{margin-top:30px;margin-bottom:30px;max-width:560px}.ltr .landing-section--hero .landing-section__description,[dir=ltr] .landing-section--hero .landing-section__description{text-align:left}.rtl .landing-section--hero .landing-section__description,[dir=rtl] .landing-section--hero .landing-section__description{text-align:right}.landing-section--hero .landing-section__btn{width:auto;min-width:200px}.landing-section--hero .landing-section__image{margin-top:0;padding-top:0}}.landing-section--how-works{margin-top:60px}.landing-section--how-works .landing-section__title{margin-bottom:50px}.ltr .landing-section--how-works .landing-section__title,.rtl .landing-section--how-works .landing-section__title,[dir=ltr] .landing-section--how-works .landing-section__title,[dir=rtl] .landing-section--how-works .landing-section__title{text-align:center}.landing-section--how-works .btn--primary{max-width:133px}.landing-section--how-works .landing-section__step-description,.landing-section--how-works .landing-section__step-number,.landing-section--how-works .landing-section__step-title{color:#d3d3d3;transition:color .5s ease}.landing-section--how-works .landing-section__step{transition:border-color .5s ease}.ltr .landing-section--how-works .landing-section__step,[dir=ltr] .landing-section--how-works .landing-section__step{border-left:1px solid #d3d3d3}.rtl .landing-section--how-works .landing-section__step,[dir=rtl] .landing-section--how-works .landing-section__step{border-left:none}.ltr .landing-section--how-works .landing-section__step,[dir=ltr] .landing-section--how-works .landing-section__step{border-right:none}.rtl .landing-section--how-works .landing-section__step,[dir=rtl] .landing-section--how-works .landing-section__step{border-right:1px solid #d3d3d3}.ltr .landing-section--how-works .landing-section__step.active,[dir=ltr] .landing-section--how-works .landing-section__step.active{border-left:1px solid #000}.rtl .landing-section--how-works .landing-section__step.active,[dir=rtl] .landing-section--how-works .landing-section__step.active{border-left:none}.ltr .landing-section--how-works .landing-section__step.active,[dir=ltr] .landing-section--how-works .landing-section__step.active{border-right:none}.rtl .landing-section--how-works .landing-section__step.active,[dir=rtl] .landing-section--how-works .landing-section__step.active{border-right:1px solid #000}.landing-section--how-works .landing-section__step.active .landing-section__step-title{color:#111}.landing-section--how-works .landing-section__step.active .landing-section__step-description{color:#6e6e73}.landing-section--how-works .landing-section__step.active .landing-section__step-number{color:#0d0f1c}@media (min-width:920px){.landing-section--how-works{margin-top:180px!important}.landing-section--how-works .landing-section__title{margin-bottom:90px!important}.landing-section--how-works .landing-section__steps,.ltr .landing-section--how-works .landing-section__steps,[dir=ltr] .landing-section--how-works .landing-section__steps{flex-direction:row}.rtl .landing-section--how-works .landing-section__steps,[dir=rtl] .landing-section--how-works .landing-section__steps{flex-direction:row-reverse}.landing-section--how-works .landing-section__step{gap:120px;padding:0 30px;max-width:315px}.landing-section--how-works .landing-section__step-number{font-size:72px;line-height:95%;letter-spacing:-2.16px;font-weight:400}.landing-section--how-works .landing-section__step-title{font-size:24px;line-height:135%;margin-bottom:12px}.landing-section--how-works .landing-section__step-description{font-size:18px;line-height:145%;max-width:280px}}.landing-section--business-benefits .landing-section__title{margin-bottom:20px}.ltr .landing-section--business-benefits .landing-section__title,[dir=ltr] .landing-section--business-benefits .landing-section__title{text-align:left}.rtl .landing-section--business-benefits .landing-section__title,[dir=rtl] .landing-section--business-benefits .landing-section__title{text-align:right}.landing-section--business-benefits .btn--primary{max-width:133px}.landing-section--business-benefits .landing-section__step-description,.landing-section--business-benefits .landing-section__step-title{color:#d3d3d3;transition:color .5s ease}.landing-section--business-benefits .landing-section__step-number img{filter:brightness(0) saturate(100%) invert(83%) opacity(1);transition:filter .5s ease}.landing-section--business-benefits .landing-section__step{transition:border-color .5s ease}.ltr .landing-section--business-benefits .landing-section__step,[dir=ltr] .landing-section--business-benefits .landing-section__step{border-left:1px solid #d3d3d3}.rtl .landing-section--business-benefits .landing-section__step,[dir=rtl] .landing-section--business-benefits .landing-section__step{border-left:none}.ltr .landing-section--business-benefits .landing-section__step,[dir=ltr] .landing-section--business-benefits .landing-section__step{border-right:none}.rtl .landing-section--business-benefits .landing-section__step,[dir=rtl] .landing-section--business-benefits .landing-section__step{border-right:1px solid #d3d3d3}.ltr .landing-section--business-benefits .landing-section__step.active,[dir=ltr] .landing-section--business-benefits .landing-section__step.active{border-left:1px solid #000}.rtl .landing-section--business-benefits .landing-section__step.active,[dir=rtl] .landing-section--business-benefits .landing-section__step.active{border-left:none}.ltr .landing-section--business-benefits .landing-section__step.active,[dir=ltr] .landing-section--business-benefits .landing-section__step.active{border-right:none}.rtl .landing-section--business-benefits .landing-section__step.active,[dir=rtl] .landing-section--business-benefits .landing-section__step.active{border-right:1px solid #000}.landing-section--business-benefits .landing-section__step.active .landing-section__step-title{color:#111}.landing-section--business-benefits .landing-section__step.active .landing-section__step-description{color:#6e6e73}.landing-section--business-benefits .landing-section__step.active .landing-section__step-number img{filter:none}@media (min-width:920px){.landing-section--business-benefits .landing-section__title{max-width:790px}.ltr .landing-section--business-benefits .landing-section__title,[dir=ltr] .landing-section--business-benefits .landing-section__title{justify-self:auto}.rtl .landing-section--business-benefits .landing-section__title,[dir=rtl] .landing-section--business-benefits .landing-section__title{justify-self:flex-end}.landing-section--business-benefits .landing-section__description{max-width:700px}.ltr .landing-section--business-benefits .landing-section__description,[dir=ltr] .landing-section--business-benefits .landing-section__description{justify-self:auto}.rtl .landing-section--business-benefits .landing-section__description,[dir=rtl] .landing-section--business-benefits .landing-section__description{justify-self:flex-end}.landing-section--business-benefits .landing-section__steps{margin-top:90px}.ltr .landing-section--business-benefits .landing-section__steps,[dir=ltr] .landing-section--business-benefits .landing-section__steps{flex-direction:row}.rtl .landing-section--business-benefits .landing-section__steps,[dir=rtl] .landing-section--business-benefits .landing-section__steps{flex-direction:row-reverse}.landing-section--business-benefits .landing-section__step{gap:120px;padding:16px 30px;max-width:315px;width:315px}.landing-section--business-benefits .landing-section__step p{margin-bottom:0}.landing-section--business-benefits .landing-section__step-title{font-size:24px;line-height:135%;margin-bottom:12px;letter-spacing:-.24px}.landing-section--business-benefits .landing-section__step-description{font-size:18px;line-height:145%}.landing-section--business-benefits .landing-section__step-number img{width:50px;height:50px}.landing-section--business-benefits .landing-section__step.active .landing-section__step-title{color:#111}.landing-section--business-benefits .landing-section__step.active .landing-section__step-description{color:#6e6e73}.landing-section--business-benefits .landing-section__step.active .landing-section__step-number img{opacity:1}}.landing-section--business-flavor .landing-section__title{margin-bottom:25px}.landing-section--business-flavor .landing-section__btn{width:auto}.ltr .landing-section--business-flavor .landing-section__cards,[dir=ltr] .landing-section--business-flavor .landing-section__cards{direction:ltr}.rtl .landing-section--business-flavor .landing-section__cards,[dir=rtl] .landing-section--business-flavor .landing-section__cards{direction:rtl}@media (min-width:920px){.landing-section--business-flavor .landing-section__description{max-width:690px}.ltr .landing-section--business-flavor .landing-section__description,[dir=ltr] .landing-section--business-flavor .landing-section__description{justify-self:auto}.rtl .landing-section--business-flavor .landing-section__description,[dir=rtl] .landing-section--business-flavor .landing-section__description{justify-self:flex-end}.landing-section--business-flavor .landing-section__cards{grid-template-columns:1fr 1fr 1fr;margin-top:60px}.landing-section--business-flavor .landing-section__card{min-height:209px;max-width:427px}.landing-section--business-flavor .landing-section__card-icon{height:209px}}.landing-section--carousel .landing-section__title{margin-bottom:20px}.landing-section--carousel .btn--primary{width:auto;min-width:152px;padding:12px 20px 15px}.landing-section--carousel .landing-carousel__title{margin-top:15px}@media (min-width:920px){.landing-section--carousel{position:relative;overflow:visible}.landing-section--carousel .landing-section__container{overflow:visible}.landing-section--carousel .landing-carousel{margin-top:60px;overflow:visible!important;position:relative;width:calc(100% + var(--landing-section-padding-sm)*2)}.ltr .landing-section--carousel .landing-carousel,[dir=ltr] .landing-section--carousel .landing-carousel{margin-left:calc(var(--landing-section-padding-sm)*-1)}.rtl .landing-section--carousel .landing-carousel,[dir=rtl] .landing-section--carousel .landing-carousel{margin-left:auto}.ltr .landing-section--carousel .landing-carousel,[dir=ltr] .landing-section--carousel .landing-carousel{margin-right:auto}.rtl .landing-section--carousel .landing-carousel,[dir=rtl] .landing-section--carousel .landing-carousel{margin-right:calc(var(--landing-section-padding-sm)*-1)}.landing-section--carousel .landing-carousel__wrapper{overflow:visible!important}.landing-section--carousel .landing-section__description{max-width:700px}.ltr .landing-section--carousel .landing-section__description,[dir=ltr] .landing-section--carousel .landing-section__description{justify-self:auto}.rtl .landing-section--carousel .landing-section__description,[dir=rtl] .landing-section--carousel .landing-section__description{justify-self:flex-end}.landing-section--carousel .landing-carousel__nav{position:absolute;top:-140px;z-index:10}.ltr .landing-section--carousel .landing-carousel__nav,[dir=ltr] .landing-section--carousel .landing-carousel__nav{right:40px}.rtl .landing-section--carousel .landing-carousel__nav,[dir=rtl] .landing-section--carousel .landing-carousel__nav{right:auto}.ltr .landing-section--carousel .landing-carousel__nav,[dir=ltr] .landing-section--carousel .landing-carousel__nav{left:auto}.rtl .landing-section--carousel .landing-carousel__nav,[dir=rtl] .landing-section--carousel .landing-carousel__nav{left:15px}}.landing-section--faq{margin-bottom:90px}.landing-section--faq .landing-section__title{margin-bottom:20px}@media (min-width:920px){.landing-section--faq .landing-section__container{display:grid;grid-template-columns:1fr 1.9fr}.ltr .landing-section--faq .landing-section__container,[dir=ltr] .landing-section--faq .landing-section__container{direction:ltr}.rtl .landing-section--faq .landing-section__container,[dir=rtl] .landing-section--faq .landing-section__container{direction:rtl}.landing-section--faq .landing-section__title{margin-top:22px}}.landing-section__image{margin-top:30px}.landing-section__image-img{width:100%;height:auto;display:block;border-radius:8px}.landing-section__steps{display:flex;flex-direction:column;gap:30px;margin-top:50px}.landing-section__step{display:flex;flex-direction:column;gap:15px;padding:0 15px}.ltr .landing-section__step,[dir=ltr] .landing-section__step{border-left:1px solid #d3d3d3}.rtl .landing-section__step,[dir=rtl] .landing-section__step{border-left:none}.ltr .landing-section__step,[dir=ltr] .landing-section__step{border-right:none}.rtl .landing-section__step,[dir=rtl] .landing-section__step{border-right:1px solid #d3d3d3}.landing-section__step-number{font-size:40px;font-weight:400;line-height:100%;color:#0d0f1c}.ltr .landing-section__step-number,[dir=ltr] .landing-section__step-number{text-align:left}.rtl .landing-section__step-number,[dir=rtl] .landing-section__step-number{text-align:right}.landing-section__step-number img{width:36px;height:36px}.landing-section__step-content{flex:1}.landing-section__step-title{font-size:20px;font-weight:400;line-height:125%;letter-spacing:-.2px;color:#111;margin-bottom:10px}.ltr .landing-section__step-title,[dir=ltr] .landing-section__step-title{text-align:left}.rtl .landing-section__step-title,[dir=rtl] .landing-section__step-title{text-align:right}.landing-section__step-description{font-weight:400;font-size:15px;line-height:140%;color:#6e6e73}.ltr .landing-section__step-description,[dir=ltr] .landing-section__step-description{text-align:left}.rtl .landing-section__step-description,[dir=rtl] .landing-section__step-description{text-align:right}.landing-section__cards{display:grid;grid-template-columns:1fr;gap:20px;margin-top:30px}.landing-section__card{background-color:#f5f5f7;border-radius:12px;min-height:176px}.landing-section__card-icon{display:flex;justify-content:center;align-items:center;height:100%}.landing-section__card-title{font-size:20px;font-weight:400;line-height:125%;color:#0d0f1c;margin-bottom:10px}.ltr .landing-section__card-title,[dir=ltr] .landing-section__card-title{text-align:left}.rtl .landing-section__card-title,[dir=rtl] .landing-section__card-title{text-align:right}.landing-section__card-description{font-weight:400;font-size:15px;line-height:140%;color:#6e6e73}.ltr .landing-section__card-description,[dir=ltr] .landing-section__card-description{text-align:left}.rtl .landing-section__card-description,[dir=rtl] .landing-section__card-description{text-align:right}.btn--primary{background-color:#000;color:#fff;padding:12px 12px 15px;border-radius:100px;border:none;cursor:pointer;transition:background-color .3s ease;width:100%;max-width:400px;min-height:48px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;line-height:140%}.btn--primary:hover{background-color:rgba(0,0,0,.8)}.landing-carousel{position:relative;margin-top:30px;width:100%;overflow:hidden}@media (min-width:640px){.landing-carousel{max-width:1800px;margin-left:auto;margin-right:auto}}.landing-carousel__wrapper{position:relative;width:100%;overflow:hidden}@media (min-width:640px){.landing-carousel__wrapper{max-width:1800px;overflow:visible}}.landing-carousel__track{display:flex;transition:transform .3s ease-in-out;will-change:transform;gap:12px}.ltr .landing-carousel__track,[dir=ltr] .landing-carousel__track{flex-direction:row}.rtl .landing-carousel__track,[dir=rtl] .landing-carousel__track{flex-direction:row-reverse}@media (min-width:640px){.landing-carousel__track{gap:20px;align-items:flex-start;width:auto;min-width:100%}.ltr .landing-carousel__track,[dir=ltr] .landing-carousel__track{padding-left:20px}.rtl .landing-carousel__track,[dir=rtl] .landing-carousel__track{padding-left:inherit}.ltr .landing-carousel__track,[dir=ltr] .landing-carousel__track{padding-right:inherit}.rtl .landing-carousel__track,[dir=rtl] .landing-carousel__track{padding-right:40px}}.landing-carousel__slide{min-width:100%;width:100%;flex-shrink:0}@media (min-width:640px){.landing-carousel__slide{min-width:0;width:427px;flex:0 0 auto;display:block;visibility:visible}}.landing-carousel__card{background-color:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%;max-width:427px;margin:0 auto}@media (min-width:640px){.landing-carousel__card{width:427px;max-width:427px;margin:0}}.landing-carousel__image{width:100%;max-width:427px;height:auto;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (min-width:640px){.landing-carousel__image{width:427px;height:427px;max-width:427px;max-height:427px;margin:0}}.landing-carousel__image-img{width:100%;height:100%;max-width:427px;max-height:427px;object-fit:cover;display:block}@media (min-width:640px){.landing-carousel__image-img{width:427px;height:427px;max-width:427px;max-height:427px}}.landing-carousel__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:20px;line-height:125%;letter-spacing:-.2px;color:#0d0f1c;margin-top:20px}.ltr .landing-carousel__title,[dir=ltr] .landing-carousel__title{text-align:left}.rtl .landing-carousel__title,[dir=rtl] .landing-carousel__title{text-align:right}@media (min-width:920px){.landing-carousel__title{font-size:24px;margin-top:20px!important;line-height:135%;letter-spacing:-.24px}}.landing-carousel__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:15px;line-height:140%;letter-spacing:0;color:#6e6e73;margin-top:10px;margin-bottom:0}.ltr .landing-carousel__description,[dir=ltr] .landing-carousel__description{text-align:left}.rtl .landing-carousel__description,[dir=rtl] .landing-carousel__description{text-align:right}@media (min-width:920px){.landing-carousel__description{font-size:18px;line-height:145%;letter-spacing:normal;margin-top:12px!important}}.landing-carousel__nav{display:flex;gap:20px;margin-top:30px}.ltr .landing-carousel__nav,[dir=ltr] .landing-carousel__nav{justify-content:flex-end}.rtl .landing-carousel__nav,[dir=rtl] .landing-carousel__nav{justify-content:flex-start}.ltr .landing-carousel__nav,[dir=ltr] .landing-carousel__nav{flex-direction:row}.rtl .landing-carousel__nav,[dir=rtl] .landing-carousel__nav{flex-direction:row-reverse}@media (min-width:1280px){.landing-carousel__nav{margin-top:var(--spacing-lg)}}.landing-carousel__arrow{width:39px;height:39px;background-color:#f5f5f7;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#0d0f1c;padding:0}.landing-carousel__arrow:hover{background-color:#e2e2e6}.landing-carousel__arrow:active{transform:scale(.95)}.landing-carousel__arrow:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.landing-carousel__arrow-icon{display:block;transition:transform .2s ease}.rtl .landing-carousel__arrow--next .landing-carousel__arrow-icon,.rtl .landing-carousel__arrow--prev .landing-carousel__arrow-icon,[dir=rtl] .landing-carousel__arrow--next .landing-carousel__arrow-icon,[dir=rtl] .landing-carousel__arrow--prev .landing-carousel__arrow-icon{transform:scaleX(-1)}
