@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&family=Nunito:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}html,body{min-width:320px;background-image:linear-gradient(90deg,#0C2F76,#0C556C),url(/assets/grain-24b37399.png);color:#fff;line-height:1;font-weight:400;font-family:Montserrat,sans-serif}html .container,body .container{display:flex;flex-direction:column;gap:140px;max-width:1920px;min-width:320px;margin:0 auto;padding:0 16px}@media (min-width: 480px){html .container,body .container{padding:0 20px}}@media (min-width: 834px){html .container,body .container{padding:0 34px}}@media (min-width: 1280px){html .container,body .container{padding:0 50px}}@media (min-width: 1440px){html .container,body .container{padding:0 56px}}@media (min-width: 1728px){html .container,body .container{padding:0 66px}}@media screen and (min-width: 320px){html h1,body h1{font-size:42px}html h2,body h2{font-size:40px}html h3,body h3{font-size:32px}}@media screen and (min-width: 834px){html h1,body h1{font-size:48px}html h2,body h2{font-size:42px}html h3,body h3{font-size:40px}}@media screen and (min-width: 1512px){html h1,body h1{font-size:62px}html h2,body h2{font-size:48px}html h3,body h3{font-size:42px}}.medium{font-size:24px}@media screen and (min-width: 834px){.medium{font-size:28px}}@media screen and (min-width: 1512px){.medium{font-size:32px}}.small{font-size:18px}@media screen and (min-width: 834px){.small{font-size:22px}}@media screen and (min-width: 1512px){.small{font-size:28px}}.xs{font-size:14px}@media screen and (min-width: 834px){.xs{font-size:18px}}@media screen and (min-width: 1512px){.xs{font-size:20px}}.xss{font-size:12px}@media screen and (min-width: 834px){.xss{font-size:16px}}.bold{font-weight:700}.semibold{font-weight:600}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}main{display:flex;flex-direction:column;gap:100px;padding-top:60px}@media (min-width: 1280px){main{padding-top:96px;gap:130px}}@media (min-width: 1512px){main{gap:160px}}.button button{cursor:pointer;display:flex;justify-content:center;padding:12px 16px;font-weight:700;border:.99px solid #fff;color:#fff;border-radius:36px;background:transparent;text-transform:uppercase;font-size:14px;transition:background .2s ease-in-out}@media screen and (min-width: 834px){.button button{font-size:18px}}@media screen and (min-width: 1512px){.button button{font-size:20px}}.button button:hover{background:#197aa6}.button button:focus{background:linear-gradient(270deg,rgba(29,32,46,.62) -15.19%,rgba(2,169,251,.61) 37.03%,rgba(142,233,255,.65) 107.98%)}.button button:active{background:#02a9fb}.button button:disabled{background-color:#007bff80;color:#999;cursor:not-allowed}.menu{position:fixed;top:0;right:0;bottom:0;left:0;background:#182c65;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out}.menu--open{visibility:visible;opacity:1}.menu__wrapper{width:100%;height:100%;transition:transform .3s ease-in-out;transform:translateY(-100%)}.menu__wrapper--open{transform:translateY(0)}.menu__close{position:absolute;right:28px;top:28px}.menu__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.menu__list{display:flex;flex-direction:column;align-items:center;gap:27px}.menu__item{font-size:28px;font-weight:600;line-height:110%;color:#fff}.header{position:fixed;top:0;left:0;z-index:10;width:100%;min-height:60px;display:flex;align-items:center;background-image:linear-gradient(90deg,#0C2F76,#0C556C),url(/assets/grain-24b37399.png)}@media (min-width: 1280px){.header{min-height:96px}}@media (min-width: 1512px){.header{min-height:104px}}.header__container{width:100%}@media (min-width: 834px){.header__container{padding:0 17px!important}}.header__wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}@media (min-width: 834px){.header__wrapper{padding:0 17px!important}}@media (min-width: 1280px){.header__wrapper{padding-top:25px!important;padding-bottom:25px!important}}@media (min-width: 1728px){.header__wrapper{padding-top:25px!important;padding-bottom:25px!important;border-bottom:1px solid rgba(255,255,255,.5)}}.header__logo{display:flex;gap:4px;cursor:pointer}.header__logo span{display:inline-block;align-self:flex-end;max-width:100px;font-size:15px;font-weight:600;color:#fff}@media (min-width: 1280px){.header__logo span{max-width:130px;font-size:20px}}.header__burger{cursor:pointer;display:block}@media (min-width: 1280px){.header__burger{display:none}}.header__btn{display:none}@media (min-width: 834px){.header__btn{display:block}}.content-header{display:none;margin-left:auto;margin-right:60px}@media (min-width: 1280px){.content-header{display:flex;align-items:center}}.content-header__left{display:flex;align-items:center;gap:40px;padding:10px 37px 10px 0;border-right:1px solid rgba(255,255,255,.32)}@media (min-width: 1512px){.content-header__left{gap:90px;padding-right:90px}}.content-header__right{display:flex;align-items:center;gap:26px;margin-right:37px;padding-left:37px}@media (min-width: 1512px){.content-header__right{padding-left:90px}}.content-header__page{cursor:pointer;font-weight:600;font-size:18px;transition:opacity .2s ease-in-out}@media (min-width: 1512px){.content-header__page{font-size:20px}}.content-header__page:hover{opacity:.7}.content-header__social-link{cursor:pointer}.get-started-steps{position:relative;display:flex;flex-direction:column}.get-started-steps__content{position:relative}@media (min-width: 480px){.get-started-steps__content{margin-left:24px}}.get-started-steps__list{display:flex;flex-direction:column;gap:28px;margin-bottom:70px;padding-left:50px}@media (min-width: 480px){.get-started-steps__list{margin-bottom:51px}}@media (min-width: 834px){.get-started-steps__list{padding-left:90px}}@media (min-width: 1440px){.get-started-steps__list{padding-left:120px}}@media (min-width: 1728px){.get-started-steps__list{gap:39px}}.get-started-steps__item{display:flex;flex-direction:column;gap:12px}@media (min-width: 834px){.get-started-steps__item{gap:20px}}@media (min-width: 1512px){.get-started-steps__item{gap:16px}}.get-started-steps__count{align-self:baseline;padding:4px 8px;border:1px solid #fff;border-radius:20px;font-size:32px;color:#50ffff}.get-started-steps__text{max-width:270px;font-size:24px;line-height:140%}@media (min-width: 834px){.get-started-steps__text{max-width:340px;font-size:28px}}.get-started-steps__book-btn-wrapper{width:100%}.get-started-steps__book-btn span{max-width:150px}@media (min-width: 834px){.get-started-steps__book-btn span{max-width:300px}}@media (min-width: 480px){.get-started-steps__book-btn{width:344px;margin-left:54px}}@media (min-width: 834px){.get-started-steps__book-btn{display:none}}.get-started-steps__book-btn-lg{display:none}@media (min-width: 834px){.get-started-steps__book-btn-lg{display:block;margin-left:90px}}@media (min-width: 1440px){.get-started-steps__book-btn-lg{margin-left:120px}}.get-started-steps__lineSm{position:absolute;top:16px;left:0;max-height:294px;overflow:hidden}@media (min-width: 480px){.get-started-steps__lineSm{top:20px;max-height:100%}}@media (min-width: 834px){.get-started-steps__lineSm{display:none}}.get-started-steps__lineLg{display:none;position:absolute;top:10px;left:0}@media (min-width: 834px){.get-started-steps__lineLg{display:block}}.get-started-steps__img{width:288px;height:470px;margin:0 auto;transform:scaleX(-1);background:url(/assets/started-top-2a3dad44.png) 100% 100%/contain no-repeat}@media (min-width: 390px){.get-started-steps__img{width:333px}}@media (min-width: 834px){.get-started-steps__img{transform:none;position:absolute;top:30%;right:0%;width:400px;background:url(/assets/started-top2x-2986b8e8.png) 100% 100%/contain no-repeat}}@media (min-width: 1280px){.get-started-steps__img{top:-34%;width:600px;height:747px}}@media (min-width: 1728px){.get-started-steps__img{width:700px;height:847px;right:0%}}.get-started-steps__img img{width:100%;height:100%;object-fit:contain}.get-free-intro{position:relative;display:flex;flex-direction:column}@media (min-width: 834px){.get-free-intro{flex-direction:column-reverse;margin-bottom:200px}}@media (min-width: 1280px){.get-free-intro{margin-top:240px;flex-direction:row-reverse}}@media (min-width: 1280px){.get-free-intro__content{max-width:700px}}@media (min-width: 1440px){.get-free-intro__content{margin-top:120px}}@media (min-width: 1728px){.get-free-intro__content{max-width:800px}}.get-free-intro__title{max-width:280px;margin-bottom:20px;font-size:20px;font-weight:600;line-height:120%}.get-free-intro__title span{color:#50ffff}@media (min-width: 480px){.get-free-intro__title{margin-bottom:46px;font-size:32px}}@media (min-width: 600px){.get-free-intro__title{max-width:380px}}@media (min-width: 834px){.get-free-intro__title{max-width:700px;font-size:40px}}@media (min-width: 1512px){.get-free-intro__title{max-width:1000px;font-size:42px}}.get-free-intro__text{max-width:280px;margin-bottom:40px;font-size:20px;line-height:140%}@media (min-width: 480px){.get-free-intro__text{margin-bottom:50px;font-size:22px}}@media (min-width: 600px){.get-free-intro__text{max-width:380px}}@media (min-width: 834px){.get-free-intro__text{max-width:550px;margin-bottom:60px}}@media (min-width: 1280px){.get-free-intro__text{max-width:650px}}@media (min-width: 1440px){.get-free-intro__text{max-width:800px}}@media (min-width: 1512px){.get-free-intro__text{font-size:28px}}.get-free-intro__img{width:288px;height:420px;margin:0 auto;background:url(/assets/started-center-32b5c1a1.png) 100% 100%/contain no-repeat}@media (min-width: 480px){.get-free-intro__img{width:333px;height:470px}}@media (min-width: 600px){.get-free-intro__img{margin-top:60px;width:433px;height:520px}}@media (min-width: 834px){.get-free-intro__img{background:url(/assets/started-center2x-42ee6d84.png) 100% 100%/contain no-repeat;margin-top:120px;width:511px;height:628px}}@media (min-width: 1280px){.get-free-intro__img{margin-top:0;position:absolute;left:-5%;top:-85%}}@media (min-width: 1440px){.get-free-intro__img{top:-42%}}@media (min-width: 1512px){.get-free-intro__img{top:-25%}}@media (min-width: 1728px){.get-free-intro__img{width:711px;height:728px;top:-32%;left:-17%}}@media (min-width: 600px){.team{margin-top:60px}}@media (min-width: 1280px){.team{display:flex;flex-direction:column}}.team__row{align-self:center;display:flex;flex-wrap:wrap;row-gap:24px;column-gap:12px}@media (min-width: 480px){.team__row{row-gap:36px;column-gap:40px}}@media (min-width: 834px){.team__row{row-gap:44px;column-gap:70px;justify-content:space-between}}@media (min-width: 992px){.team__row{max-width:1150px;justify-content:flex-start;column-gap:60px}}@media (min-width: 1280px){.team__row{max-width:100%;row-gap:74px;justify-content:space-between}}.team__item{flex:0 0 calc(50% - 6px)}@media (min-width: 480px){.team__item{flex:0 0 calc(50% - 20px)}}@media (min-width: 834px){.team__item{max-width:305px}}@media (min-width: 992px){.team__item{flex:0 0 calc(33% - 38px)}}.team__img{width:100%;height:162px;margin-bottom:16px;border-radius:24px}@media (min-width: 390px){.team__img{height:190px}}@media (min-width: 480px){.team__img{height:230px}}@media (min-width: 600px){.team__img{height:280px}}@media (min-width: 834px){.team__img{height:300px}}.team__img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.team__info{display:flex;flex-direction:column;gap:4px}.team__name{font-size:14px;font-weight:700;line-height:110%;color:#fff}@media (min-width: 480px){.team__name{font-size:16px}}@media (min-width: 834px){.team__name{font-size:32px}}.team__job{font-size:12px;line-height:110%;color:#fff}@media (min-width: 480px){.team__job{font-size:14px}}@media (min-width: 834px){.team__job{font-size:28px}}@media (min-width: 1280px){.team__job{display:inline-block;max-width:305px}}.hero{display:flex;flex-direction:column;justify-content:space-between;padding-top:130px;color:#fff}@media (min-width: 834px){.hero{height:calc(100vh - 60px);padding-top:180px}}@media (min-width: 1280px){.hero{height:calc(100vh - 96px);padding-top:148px}}@media (min-width: 1512px){.hero{height:calc(100vh - 104px);padding-top:180px}}.hero__content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__title{max-width:840px;display:block;margin-bottom:80px;font-size:38px;font-weight:700;text-align:left}@media (min-width: 480px){.hero__title{font-size:42px;text-align:center}}@media (min-width: 834px){.hero__title{font-size:48px}}@media (min-width: 1512px){.hero__title{font-size:62px}}.hero__info{display:flex;flex-direction:column;gap:16px;align-self:baseline;max-width:280px;margin-bottom:46px;line-height:110%}@media (min-width: 480px){.hero__info{max-width:400px}}@media (min-width: 834px){.hero__info{max-width:736px;align-self:center;gap:18px}}.hero__subtitle{font-size:20px;font-weight:700;line-height:110%}@media (min-width: 480px){.hero__subtitle{font-size:24px}}@media (min-width: 834px){.hero__subtitle{font-size:28px;text-align:center}}@media (min-width: 1512px){.hero__subtitle{font-size:32px;text-align:center}}.hero__text{line-height:110%;font-size:16px}@media (min-width: 480px){.hero__text{font-size:18px}}@media (min-width: 834px){.hero__text{font-size:22px;text-align:center}}@media (min-width: 1512px){.hero__text{font-size:28px}}.hero__btn{align-self:baseline}@media (min-width: 834px){.hero__btn{display:none}}.hero__partners{display:flex;flex-wrap:wrap;gap:20px;margin-top:120px}@media (min-width: 480px){.hero__partners{gap:40px}}@media (min-width: 834px){.hero__partners{max-width:536px;justify-content:center;column-gap:80px;margin-top:200px}}@media (min-width: 1280px){.hero__partners{max-width:1200px;align-items:center;column-gap:100px;flex-wrap:nowrap}}@media (min-width: 1440px){.hero__partners{max-width:1348;column-gap:180px;margin-top:200px}}.hero__partner{transform:scale(.9)}@media (min-width: 1280px){.hero__partner--mt{margin-top:8px}}@media (min-width: 390px){.hero__partner{transform:scale(1)}}@media (min-width: 480px){.hero__partner{transform:scale(1.1)}}@media (min-width: 834px){.hero__partner{transform:scale(1.3)}}@media (min-width: 1280px){.hero__partner{transform:scale(1.5)}}@media (min-width: 1440px){.hero__partner{transform:scale(2)}}.hero__animatedText{display:inline-block;padding:4px 0;overflow:hidden;transition:opacity .5s ease-in-out;opacity:1}.hero__animatedText--hidden{opacity:0}.numbers{position:relative;padding:60px 0}@media (min-width: 834px){.numbers{padding:180px 0}}@media (min-width: 1512px){.numbers{padding:340px 0 200px}}@media (min-width: 1728px){.numbers__container{max-width:1400px!important}}.numbers__title{max-width:400px;margin-bottom:40px;font-size:36px}@media (min-width: 480px){.numbers__title{margin-bottom:87px;font-size:40px}}@media (min-width: 834px){.numbers__title{max-width:100%;margin-bottom:66px;font-size:42px}}@media (min-width: 1512px){.numbers__title{font-size:48px;margin-bottom:71px}}.numbers__list{display:flex;flex-direction:column;gap:36px}@media (min-width: 480px){.numbers__list{gap:50px}}@media (min-width: 834px){.numbers__list{gap:56px}}@media (min-width: 992px){.numbers__list{flex-direction:row}}@media (min-width: 1280px){.numbers__list{gap:50px}}@media (min-width: 1440px){.numbers__list{gap:56px}}@media (min-width: 1512px){.numbers__list{gap:62px}}@media (min-width: 1728px){.numbers__list{margin-bottom:108px}}.numbers__item{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px}@media (min-width: 480px){.numbers__item{gap:20px}}@media (min-width: 834px){.numbers__item{gap:24px}}@media (min-width: 1280px){.numbers__item{gap:36px}}.numbers__count{align-self:baseline;padding:4px;border:1px solid #fff;border-radius:20px;font-size:32px}@media (min-width: 480px){.numbers__count{font-size:40px}}@media (min-width: 834px){.numbers__count{font-size:42px}}@media (min-width: 1512px){.numbers__count{font-size:48px}}.numbers__text{max-width:120px;font-size:18px}@media (min-width: 834px){.numbers__text{max-width:150px;font-size:22px}}@media (min-width: 1512px){.numbers__text{max-width:200px;font-size:28px}}.numbers__bg-image{position:absolute;top:52%;right:0%;width:266px;height:359px;background:url(/assets/numbers-bg-2a80035e.png) 100% 100%/contain no-repeat}@media (min-width: 480px){.numbers__bg-image{width:400px;height:428px}}@media (min-width: 834px){.numbers__bg-image{top:35%;width:550px;height:550px}}@media (min-width: 992px){.numbers__bg-image{top:24%}}@media (min-width: 1440px){.numbers__bg-image{width:630px;height:630px;top:16%}}@media (min-width: 1512px){.numbers__bg-image{width:830px;height:830px;right:100px;top:20%}}@media (min-width: 1728px){.numbers__bg-image{right:0%;top:18%}}@media (min-width: 1728px){.started__container{max-width:1400px!important}}.started__title{max-width:400px;margin-bottom:44px;font-size:32px}@media (min-width: 480px){.started__title{margin-bottom:76px;font-size:36px}}@media (min-width: 834px){.started__title{max-width:100%;margin-bottom:90px;font-size:42px}}@media (min-width: 1440px){.started__title{margin-bottom:124px}}@media (min-width: 1512px){.started__title{font-size:48px;margin-bottom:90px}}@media (min-width: 1728px){.started__title{margin-bottom:140px}}.clients{display:flex;flex-direction:column;gap:65px}@media (min-width: 480px){.clients{gap:85px}}@media (min-width: 834px){.clients{gap:120px}}@media (min-width: 1280px){.clients{gap:160px}}.clients__title{padding-bottom:40px}@media (min-width: 480px){.clients__title{padding-bottom:50px}}@media (min-width: 834px){.clients__title{padding-bottom:60px}}@media (min-width: 1280px){.clients__title{padding-bottom:100px}}.clients__container{display:grid;justify-items:center;align-items:center;grid-template-columns:1fr 1fr;gap:12px}@media (min-width: 834px){.clients__container{gap:35px}}@media (min-width: 1280px){.clients__container{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1728px){.clients__container{row-gap:60px;column-gap:80px}}@media (min-width: 1920px){.clients__container{row-gap:60px;column-gap:112px}}.clients__icon{display:flex;justify-content:center;align-items:center;padding:10px;width:160px;height:160px}@media (min-width: 480px){.clients__icon{width:195px;height:195px}}@media (min-width: 834px){.clients__icon{padding:15px;width:240px;height:240px}}.clients__partners-container{display:grid;justify-items:center;align-items:center;grid-template-columns:1fr 1fr;row-gap:60px;column-gap:20px}@media (min-width: 320px) and (max-width: 1280px){.clients__partners-container :nth-child(6){order:9;grid-column:1/-1}.clients__partners-container :nth-child(9){order:6}}@media (min-width: 480px){.clients__partners-container{row-gap:80px;column-gap:30px}}@media (min-width: 834px){.clients__partners-container{row-gap:100px;column-gap:40px;padding:60px 0}}@media (min-width: 1280px){.clients__partners-container{grid-template-columns:1fr 1fr 1fr;justify-items:center}}@media (min-width: 1728px){.clients__partners-container{row-gap:60px;column-gap:80px}}@media (min-width: 1920px){.clients__partners-container{row-gap:60px;column-gap:112px}}.clients__partners-icon{display:flex;justify-content:center}@media (min-width: 1280px){.help{width:1200px}}@media (min-width: 1440px){.help{width:1250px}}@media (min-width: 1512px){.help{width:1370px}}@media (min-width: 1728px){.help{width:1400px}}.help__button-content{margin-top:40px}.help__caption{display:flex;flex-direction:column}@media (min-width: 834px){.help__caption{flex-direction:row}}.help__button-group{display:none}@media (min-width: 834px){.help__button-group{display:block}}.help__next{display:flex;justify-content:space-between;margin-top:50px}.help__next span{line-height:120%;max-width:300px}@media (min-width: 834px){.help__next span{max-width:566px}}.help__next button{display:none}@media (min-width: 834px){.help__next button{display:block;width:186px}}.help__card-group{margin-top:50px;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.help__card-block{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px}.card__wrapper{display:flex;width:287px;height:148px;padding:19px 22px;flex-direction:column;justify-content:space-between;border-radius:24px;border:1px solid rgba(255,255,255,.32)}@media (min-width: 834px){.card__wrapper{width:376px;height:190px}}@media (min-width: 1512px){.card__wrapper{width:389px;height:190px}}.card__caption{display:flex;flex-direction:column;gap:8px}.checkbox{display:flex;justify-content:end}.checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;margin-right:.5em;background:transparent;border-radius:8px;border:1px solid rgba(255,255,255,.5);cursor:pointer}.checkbox input:hover{border:1px solid #FFF}.checkbox input:checked{background-color:#03d7e5;position:relative}.checkbox input:checked:before{content:"";width:15px;height:9.5px;background:url(/assets/check-eba829dd.svg) no-repeat;background-size:cover;position:absolute;right:4px;top:7px}.buttons-group{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}@media (min-width: 1280px){.buttons-group{grid-auto-flow:column}}.buttons-group button{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;background:transparent;border-radius:24px;cursor:pointer}.buttons-group .selected{color:#5cedf7;border:1px solid #5cedf7}.buttons-group .default{color:#fff;border:1px solid rgba(255,255,255,.5)}.accordion-menu{margin-top:55px}.accordion-menu .accordion{display:block}@media (min-width: 834px){.accordion-menu .accordion{display:none}}.accordion-menu .tabs{display:block}@media (min-width: 834px){.accordion-menu .tabs{display:none}}.accordion-menu .tab-label span{font-size:22px;font-weight:700}.accordion-menu .tab-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:23px}.accordion{display:block}.tabs{display:block;border-radius:8px;overflow:hidden}.tabs button{width:100%;height:44px;background:transparent;border-radius:36px;color:#fff;border:1px solid #fff;cursor:pointer}.tabs button:hover{color:#5cedf7;border:1px solid #5cedf7}.tab{width:100%;color:#fff;overflow:hidden}.tab-label{display:flex;justify-content:space-between;color:#fff;padding:16px 24px 16px 0;cursor:pointer}.tab-label:after{content:"❯";width:16px;height:16px;text-align:center;transition:all .1s}.tab-content{max-height:0;background:#0b3769;border-radius:12px;transition:all .1s;position:absolute;width:90%;max-width:295px;display:none}@media (min-width: 390px){.tab-content{max-width:331px}}@media (min-width: 834px){.tab-content{max-width:426px}}.arrow{position:absolute;opacity:0;z-index:-1}.arrow:checked+.tab-label+.tab-content{display:block;max-height:100vh}.arrow:checked+.tab-label:after{transform:rotate(90deg)}.form-modal{z-index:50;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;padding-top:10px;background:rgba(230,250,255,.718)}.form-modal__wrapper{border-radius:20px;background:#0B3769;width:320px;padding:24px 24px 29px;margin:0 auto}@media (min-width: 390px){.form-modal__wrapper{width:355px}}@media (min-width: 834px){.form-modal__wrapper{width:450px;padding:24px 24px 42px;gap:37px}}.form-modal__body{display:flex;flex-direction:column;align-items:baseline;gap:18px}@media (min-width: 834px){.form-modal__body{gap:37px}}.form-modal__close{display:flex;align-self:self-end;cursor:pointer}.form-modal__close svg :hover{stroke:#5d5d5d}.form-modal__header{display:flex;flex-direction:column}.form-modal__header span{margin-bottom:26px}.form-modal__privacy{display:flex;align-items:center;margin-top:25px;margin-bottom:30px}.form-modal__button{cursor:pointer;display:flex;justify-content:center;padding:12px 16px;font-weight:700;border:.99px solid #fff;color:#fff;border-radius:36px;background:transparent;text-transform:uppercase;font-size:14px;transition:background .2s ease-in-out}@media screen and (min-width: 834px){.form-modal__button{font-size:18px}}@media screen and (min-width: 1512px){.form-modal__button{font-size:20px}}.form-modal__button:hover{background:#197aa6}.form-modal__button:focus{background:linear-gradient(270deg,rgba(29,32,46,.62) -15.19%,rgba(2,169,251,.61) 37.03%,rgba(142,233,255,.65) 107.98%)}.form-modal__button:active{background:#02a9fb}.item__content{margin-top:25px}.item__content input{height:35px;width:100%;border-radius:39px;background-color:transparent;padding:7px 12px;margin-top:6px;color:#fff;border:1px solid rgba(255,255,255,.32)}@media (min-width: 834px){.item__content input{height:38px}}@media (min-width: 834px){.item__content{margin-top:30px}}.item .tab-label{width:100%;border-radius:39px;background-color:transparent;padding:9px 14px;margin-top:6px;color:#fff;border:1px solid rgba(255,255,255,.32)}@media (min-width: 834px){.item .tab-label{padding:12px 17px}}.item__list{position:relative;right:24px;padding:0 24px 24px!important}.item__social{padding:7px;color:#039be5}@media (min-width: 834px){.item__social{padding:8px}}.item__social span{cursor:pointer}.item__social span:hover{color:#fff}.error-message{padding-top:10px;color:#b22222;font-size:14px;height:10px}@media (min-width: 1280px){.content{display:flex;flex-direction:row-reverse}}.bg-image{display:none;align-self:center}@media (min-width: 1280px){.bg-image{display:block;background-size:600px 470px;width:600px;height:470px}}@media (min-width: 1728px){.bg-image{align-self:center}}@media (min-width: 1280px){.form{display:flex;flex-direction:column;flex-grow:1;width:515px}}.form__title{margin-bottom:30px}@media (min-width: 834px){.form__title{margin-bottom:60px}}@media (min-width: 834px){.form__subtitle{margin-bottom:50px}}.form__privacy{display:flex;align-items:center;margin-top:45px}.form__button{margin-top:45px}.form__button button{width:350px}@media (min-width: 480px){.form__button button{width:405px}}.form-item{display:flex;flex-direction:column;gap:35px;max-width:515px}.form-item__content{margin-top:15px}.form-item__content input{width:-webkit-fill-available;border-radius:39px;background-color:transparent;padding:10px 17px;margin-top:10px;color:#fff;border:1px solid rgba(255,255,255,.32)}.form-item__content input:active,.form-item__content :focus{outline:1.5px solid rgba(255,255,255,.7);outline-offset:0}.form-item .tab-label{width:100%;border-radius:39px;background-color:transparent;padding:12px 17px;margin-top:10px;color:#fff;border:1px solid rgba(255,255,255,.32)}.form-item__list{padding:12px}.form-item__social{padding:8px;color:#039be5}.form-item__social span{cursor:pointer}.form-item__social span:hover{color:#fff}.calendly-inline-widget{display:none;align-self:center}@media (min-width: 1280px){.calendly-inline-widget{display:block;width:650px;height:700px}}@media (min-width: 1728px){.calendly-inline-widget{align-self:center}}.consultation{max-width:768px}.consultation__caption-span{display:block}.consultation__caption-first{display:inline-flex;margin-top:20px}.turquoise{color:#50ffff}.submit-btn{margin-top:60px}.submit-btn button{display:flex;width:100%;height:64px;justify-content:center;align-items:center;color:#fff;cursor:pointer;border-radius:13px;border:1px solid #fff;background:linear-gradient(270deg,rgba(29,32,46,.62) -15.19%,rgba(2,169,251,.61) 37.03%,rgba(142,233,255,.65) 107.98%);transition:background .2s ease-in-out,color .2s ease-in-out}@media (min-width: 834px){.submit-btn button{height:93px}}.submit-btn :hover{background:#197AA6}.submit-btn :active{background:#02A9FB}.checkboxes{gap:30px;display:grid;grid-template-columns:1fr;justify-items:flex-start;margin-top:50px}@media (min-width: 834px){.checkboxes{margin-top:90px;grid-template-columns:1fr 1fr;gap:40px}}.checkboxes__item{display:inline-flex;justify-content:center;align-items:center;gap:11px}@media (min-width: 834px){.checkboxes__item{gap:25px}}.checkboxes__circle{min-width:36px;min-height:36px;border-radius:49.914px;border:1.15px solid #FFF}@media (min-width: 834px){.checkboxes__circle{min-width:45px;min-height:45px}}.footer{display:flex;align-items:center;width:100%;border-top:1px solid white}.footer__container{width:100%}@media (min-width: 834px){.footer__container{padding:0 34px!important}}.footer__wrapper{display:flex;flex-direction:column;justify-content:space-between;padding-top:30px;padding-bottom:30px;width:100%;gap:10%}@media (min-width: 834px){.footer__wrapper{padding-top:40px;padding-bottom:40px}}@media (min-width: 1280px){.footer__wrapper{flex-direction:row;padding-top:60px;padding-bottom:60px}}@media (min-width: 1440px){.footer__wrapper{padding-top:75px;padding-bottom:75px}}.footer__logo{display:flex;gap:4px;cursor:pointer;align-self:baseline}.footer__logo span{display:inline-block;align-self:flex-end;max-width:100px;font-size:15px;font-weight:600;color:#fff}@media (min-width: 1280px){.footer__logo span{max-width:155px;font-size:20px}}.footer__logo svg{width:40px!important;height:45px!important}.footer__content{display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;width:100%}@media (min-width: 834px){.footer__content{flex-direction:row}}@media (min-width: 1280px){.footer__content{max-width:850px}}@media (min-width: 1512px){.footer__content{max-width:950px}}.footer__block{display:flex;flex-direction:column;padding-top:50px;gap:24px}@media (min-width: 1280px){.footer__block{padding-top:0}}.footer__company-link{cursor:pointer}.footer__company-link:hover{text-decoration:underline}.footer__follow-links{display:flex;gap:20px}.footer__follow-social-link svg{min-width:53px;min-height:53px}.footer__contact-mail{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.footer__contact-join{display:flex;flex-direction:column;gap:16px}
