html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{margin:0;padding:0;border:none;cursor:pointer;background-color:rgba(0,0,0,0)}img{display:block;max-width:100%;height:auto}@font-face{font-family:"Inter";src:url("/fonts/Inter-VariableFont_opsz_wght.ttf") format("truetype");font-display:swap;font-style:normal;font-stretch:normal;font-weight:300,400,500,600,700}@font-face{font-family:"Raleway";src:url("/fonts/Raleway-VariableFont_wght.ttf") format("truetype");font-display:swap;font-style:normal;font-stretch:normal;font-weight:400,500,600,700}@font-face{font-family:"Manrope";src:url("/fonts/Manrope-VariableFont_wght.ttf") format("truetype");font-display:swap;font-style:normal;font-stretch:normal;font-weight:700,800}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;background-color:#fff;font-family:"Inter",sans-serif;font-style:normal;font-size:16px;font-weight:400;color:#475569}.container{max-width:1280px;padding:0 16px;margin:0 auto}@media(min-width: 744px){.container{padding:0 30px}}@media(min-width: 1440px){.container{padding:0}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;padding:12px 25px;border-radius:10px;background:#0074ff;color:#fff;font-family:"Inter";font-size:16px;font-weight:700;-webkit-transition:all .3s ease;transition:all .3s ease}.btn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(0,116,255,.2);box-shadow:0 10px 20px rgba(0,116,255,.2)}.btn:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}.title{color:#0f172a;text-align:center;font-family:"Manrope";font-size:40px;font-weight:700;line-height:1.5}@media(min-width: 744px){.title{font-size:50px;line-height:1.3}}.show{display:block}.hidden{display:none}.header{-webkit-box-shadow:0 4px 8.9px 0 rgba(0,0,0,.1);box-shadow:0 4px 8.9px 0 rgba(0,0,0,.1);margin-bottom:30px}.header__container{padding:14px 16px}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 0}.header__logo{max-width:140px}.header__nav{width:100%}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:11px 26px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-inline:20px}.header__nav-link{color:#0f172a;line-height:1.3;-webkit-transition:all .3s ease;transition:all .3s ease}.header__nav-link:hover{color:#0074ff}@media(min-width: 744px){.header{margin-bottom:60px}.header__container{padding:14px 30px}.header__logo{max-width:218px;margin-bottom:6px}.header__btn{-ms-flex-item-align:center;align-self:center}.header__top{gap:14px 0}}@media(min-width: 1440px){.header__container{padding:14px 0}.header__nav{width:auto;-ms-flex-item-align:center;align-self:center}.header__btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.hero{position:relative;overflow-x:clip}.hero::after{content:"";position:absolute;right:-255px;top:215px;width:378px;height:378px;border-radius:378px;background:#0074ff;-webkit-filter:blur(230px);filter:blur(230px);z-index:-1}.hero::before{content:"";position:absolute;left:-265px;top:820px;width:378px;height:378px;border-radius:378px;background:#0074ff;-webkit-filter:blur(230px);filter:blur(230px);z-index:-1}.hero__block{margin-bottom:155px}.hero__title{color:#0f172a;font-family:"Manrope";font-size:45px;font-weight:800;line-height:1.3;margin-bottom:25px}.hero__text{font-size:14px;line-height:1.5}.hero__main-box .hero__text{margin-bottom:30px}.hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:40px}.hero__btn{padding:21px 64px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hero__watch{padding:14px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;border-radius:10px;border:1px solid #0074ff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.hero__watch:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(0,116,255,.2);box-shadow:0 10px 20px rgba(0,116,255,.2)}.hero__watch:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none}.hero__watch-btn{color:#0074ff;font-weight:700}.hero__counter-img{display:none}.hero__counter-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hero__counter-block p{color:#252432;font-weight:700;line-height:1.5}.hero__video-box{display:none}.hero__video-box .hero__video-block{margin-bottom:30px}.hero__video-box .hero__video-title{margin-bottom:25px}.hero__video-box .hero__text{margin-bottom:30px}.hero__video-counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:45px}.hero__video-title{color:#252432;font-family:"Manrope";font-size:30px;font-weight:700;line-height:50px}.hero__video-block{position:relative;background-color:#010101;width:100%;aspect-ratio:16/9;overflow:hidden;-ms-flex-item-align:center;align-self:center}.hero__video-block video{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__video-start{width:27px;height:27px;position:absolute;cursor:pointer;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}@media(min-width: 744px){.hero::after{right:-265px;top:240px}.hero::before{left:-360px;top:400px}.hero__title{font-size:64px;font-weight:800;line-height:1;margin-bottom:30px}.hero__main-box .hero__text{margin-bottom:40px}.hero__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:80px}.hero__counter-img{display:block}.hero__counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:45px}.hero__counter-block{max-width:290px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:left}.hero__block{margin-bottom:120px}.hero__video-box .hero__video-block{margin-bottom:60px}.hero__video-box .hero__video-title{margin-bottom:30px}.hero__video-title{font-size:54px;font-weight:700;line-height:64px}.hero__video-counter-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 1440px){.hero__main-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.hero__main-box .hero__counter-block{max-width:330px;position:relative;bottom:40px}.hero__counter-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:620px;gap:0}.hero__video-box .hero__video-block{margin-bottom:45px}.hero__video-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:85px}.hero__video-counter-wrapper .hero__btn{position:absolute;left:0;bottom:-60px}.hero__video-counter-wrapper .hero__counter-block{min-width:290px;margin-top:100px}}.counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 38px;max-width:230px;gap:10px;border-radius:15px;border:9px solid #fff;background:#000;-webkit-box-shadow:0 4px 13.5px 0 rgba(0,0,0,.25);box-shadow:0 4px 13.5px 0 rgba(0,0,0,.25)}.counter__number{-webkit-box-sizing:content-box;box-sizing:content-box;color:#fff;font-size:50px;font-weight:700;line-height:56px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;min-width:35px;text-align:center}.counter__number--2{padding-inline:10px;border-left:1px solid #fff;border-right:1px solid #fff}.modal{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:10;padding:8px;display:none}.modal__title{color:#0074ff;text-align:center;font-family:"Manrope";font-size:24px;font-weight:700;line-height:1.2;margin-bottom:40px}.form-wrapper{padding:50px 0 0;width:100%;max-width:696px;position:absolute;top:120px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:22px;background:#fff}.close{position:absolute;top:0;right:0}@media(min-width: 744px){.modal__title{font-size:55px;line-height:1.3;margin-bottom:65px}.form-wrapper{top:175px;padding:24px}}@media(min-width: 1440px){.form-wrapper{top:95px}}.choose{margin-bottom:90px}.choose__title{margin-bottom:50px}.choose__cards{display:grid;grid-template-columns:1fr;row-gap:24px}.choose__card{padding:25px 16px;border-radius:38px;background:rgba(93,93,255,.12);cursor:pointer;-webkit-transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);display:grid;grid-template-columns:87px 1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-ms-flex-line-pack:start;align-content:start}.choose__card-title{-ms-flex-item-align:center;align-self:center;color:#0f172a;font-size:22px;font-weight:500;line-height:21px}.choose__card-title--1,.choose__card-title--2,.choose__card-title--3{max-width:190px}.choose__card-description{grid-column:1/-1;font-size:14px;line-height:1.5;max-height:0;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:0}.choose__card.active .choose__card-description{max-height:150px;opacity:1;margin-top:18px}@media(min-width: 744px){.choose{margin-bottom:30px;position:relative;overflow-x:clip}.choose::after{content:"";position:absolute;right:-300px;top:945px;width:378px;height:378px;border-radius:378px;background:#0074ff;-webkit-filter:blur(230px);filter:blur(230px);z-index:-1}.choose__title{margin-bottom:80px}.choose__cards{grid-template-columns:1fr 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.choose__card{grid-template-columns:1fr;cursor:default;-webkit-transform:none !important;transform:none !important;padding:30px 25px}.choose__card--last{grid-column:1/-1;display:grid;grid-template-columns:1fr 450px 1fr}.choose__card--last .choose__card-icon,.choose__card--last .choose__card-title,.choose__card--last .choose__card-description{grid-column:2/3}.choose__card-description{max-height:none !important;opacity:1 !important;margin-top:20px !important}.choose__card-description--last{max-width:450px}.choose__card-icon{margin-bottom:12px}}@media(min-width: 1440px){.choose{margin-bottom:150px}.choose::after{right:-240px;top:760px}.choose__cards{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.choose__card{padding:44px 39px;grid-template-columns:87px 1fr}.choose__card--last{grid-template-columns:1.3fr 450px 1fr}.choose__card--last .choose__card-icon{grid-column:1/2;justify-self:end}.choose__card-description{grid-column:2/-1}.choose__card-icon{margin-bottom:0;grid-row:1/3}}.metrics{margin-bottom:90px}.metrics__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.metrics__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;max-width:510px}.metrics__apply-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:25px 16px;border-radius:15px;border:1px solid #0074ff;-webkit-box-shadow:0 4px 13.5px 0 rgba(0,0,0,.14);box-shadow:0 4px 13.5px 0 rgba(0,0,0,.14)}.metrics__apply-box p{color:#0f172a;text-align:center;font-size:20px;font-weight:600;line-height:1.5;padding:24px 0}.metrics__btn{background:#5d5dff}.metrics__values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:50px 16px;border-radius:35px;background:rgba(93,93,255,.12)}.metrics__value1,.metrics__value2{display:grid;grid-template-columns:repeat(3 1fr);gap:20px}.metrics__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.metrics__number{color:#0074ff;font-size:50px;font-weight:700}.metrics__text{font-size:18px;line-height:1.2}@media(min-width: 744px){.metrics{margin-bottom:215px;position:relative}.metrics::after{content:"";position:absolute;left:-320px;top:450px;width:378px;height:378px;border-radius:378px;background:#0074ff;-webkit-filter:blur(230px);filter:blur(230px);z-index:-1}.metrics__header{gap:38px}.metrics__apply-box{padding:40px 43px}.metrics__apply-box p{padding:11px 0}.metrics__values{padding:80px 46px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px;max-width:643px}.metrics__value1,.metrics__value2{gap:37px}}@media(min-width: 1440px){.metrics{margin-bottom:150px}.metrics::after{top:240px}.metrics__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.works{background-color:#e4f0ff;padding:50px 0 160px}.works__title{margin-bottom:80px}.works__tabs-nav{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:38px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:355px;margin:0 auto 40px}.works__tab-text-wrapper{max-width:305px;-ms-flex-negative:0;flex-shrink:0}.works__tab-pane{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;display:none;-webkit-animation:fadeIn .4s ease;animation:fadeIn .4s ease}.works__tab-pane h3{color:#252432;font-size:22px;font-weight:600;line-height:.95;margin-bottom:18px}.works__tab-pane p{color:#4f4f4f;font-size:18px;line-height:1.5}.works__tab-pane.active{display:-webkit-box;display:-ms-flexbox;display:flex}.works__tab-btn{border-bottom:2px solid rgba(0,0,0,0);padding:0 14px 14px;cursor:pointer;color:#0074ff;font-size:30px;font-weight:300}.works__tab-btn.active{border-bottom:3px solid #0074ff;font-weight:700}.works__btn{width:100%;background-color:#5d5dff}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(min-width: 744px){.works{padding:100px 0 260px}.works__tabs-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works__tab-pane{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.works__tab-pane img{max-width:322px}.works__btn{max-width:310px;margin-inline:auto}}@media(min-width: 1440px){.works{padding:150px 0 270px}.works__tabs-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1280px;gap:40px}.works__tab-pane img{max-width:434px}.works__tab-text-wrapper{max-width:425px}}.available{margin-top:-110px;margin-bottom:90px}.available__content{max-width:684px;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:50px 16px;border-radius:15px;background:rgba(93,93,255,.12)}.available__title{text-align:left;margin-bottom:24px}.available__text{font-size:18px;font-weight:500;line-height:1.5}.available__counter{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:410px}.available__counter p{font-size:28px;text-transform:uppercase;margin-bottom:13px}.available__btn{width:100%;background-color:#5d5dff}@media(min-width: 744px){.available{margin-top:-155px;margin-bottom:120px}.available__content{padding:80px 40px;gap:50px}}@media(min-width: 1440px){.available{margin-top:-205px;margin-bottom:150px}.available__content{max-width:1280px;padding:80px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:110px}.available__text-block{max-width:570px}}.feedback{padding-bottom:150px;position:relative;overflow-x:clip}.feedback::before,.feedback::after{content:"";position:absolute;top:135px;width:378px;height:378px;border-radius:378px;background:#0074ff;-webkit-filter:blur(230px);filter:blur(230px)}.feedback::before{left:-300px}.feedback::after{right:-300px}.feedback__title{text-align:center;margin-bottom:70px}.feedback{padding-bottom:150px}.feedback__title{text-align:center;margin-bottom:70px}.feedback__wrapper{width:100%}.feedback .feedback__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:25px;padding-bottom:50px;overflow:visible}.feedback__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;border-radius:15px;background:#fff;-webkit-box-shadow:0 4px 28px 0 rgba(0,0,0,.1);box-shadow:0 4px 28px 0 rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:520px;min-height:445px}.feedback__item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 15px 50px rgba(0,0,0,.2);box-shadow:0 15px 50px rgba(0,0,0,.2)}.feedback .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.feedback .swiper-slide>.feedback__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.feedback__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.feedback__item-header img{width:86px;height:86px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.feedback__item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.feedback__item-name h3{color:#0f172a;font-size:22px;font-weight:600;line-height:.95}.feedback__item-name span{color:#5d5dff;font-family:"Raleway";font-size:15px;font-weight:700;line-height:1.4;-ms-flex-negative:0;flex-shrink:0}.feedback__item-country{color:#929292;font-size:18px;line-height:1.16}.feedback__item-rating{width:100%;height:28px;background:url("/img/stars.webp") no-repeat;background-size:contain}.feedback__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%}.feedback__item-text{font-size:18px;line-height:1.5}.feedback .swiper-button-prev,.feedback .swiper-button-next{position:absolute;top:auto;bottom:0;width:60px;height:24px;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feedback .swiper-button-prev:hover,.feedback .swiper-button-next:hover{opacity:.6;-webkit-transform:none;transform:none}.feedback .swiper-button-prev::after,.feedback .swiper-button-next::after{display:none}.feedback .swiper-button-prev{left:0}.feedback .swiper-button-next{right:0}@media(width <= 1200px){.feedback{padding-bottom:120px}.feedback::before,.feedback::after{top:210px}.feedback::before{left:-330px}.feedback::after{right:-330px}}@media(width <= 744px){.feedback{padding-bottom:90px}.feedback::before,.feedback::after{content:none}.feedback__content{overflow:hidden}.feedback__title{margin-bottom:50px}.feedback__item{padding:40px 20px}.feedback__item-header{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.feedback__item-name{-ms-flex-wrap:wrap;flex-wrap:wrap}}.currencies{margin-bottom:90px}.currencies__title{margin-bottom:50px}.currencies__content>img{display:none}.currencies__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin:0 26px 0 18px}.currencies__card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:252px;height:274px;padding:19px 8px;border-radius:18px;background:rgba(93,93,255,.12)}.currencies__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #fff;margin-bottom:17px}.currencies__card-abr{color:#8987a1;font-family:"Raleway";font-size:18px;font-weight:600}.currencies__card-currency{padding:4px 6px;border-radius:4px;background:#fff;color:#000;font-family:"Raleway";font-size:10px;font-weight:600}.currencies__circle-blue{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:#0074ff}.currencies__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.currencies__card-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.currencies__card-number{font-family:"Raleway";font-weight:500}.currencies__card-number--1{color:#0074ff;font-size:24px}.currencies__card-number--2{color:#b6b6b6;font-size:18px;line-height:1.6}@media(min-width: 744px){.currencies{margin-bottom:120px}.currencies__cards{max-width:684px;margin:0 auto;padding:0 82px}.currencies__title{margin-bottom:80px}.currencies__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currencies__content>img{display:block}}@media(min-width: 1440px){.currencies{margin-bottom:150px;margin-bottom:150px}.currencies__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.currencies__cards{padding:0;margin:0;max-width:520px}}.faq{padding:100px 0;background:#e4f0ff;margin-bottom:100px}.faq__title{margin-bottom:70px}.faq__inner{max-width:1020px;margin:0 auto}.faq__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.faq__item{border-radius:12px;overflow:hidden}.faq__question{width:100%;padding:24px 30px;background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#0f172a;font-size:18px;cursor:pointer;text-align:left;font-weight:700;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.faq__icon{position:relative;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.faq__icon::before,.faq__icon::after{content:"";position:absolute;background-color:#000;-webkit-transition:all .3s;transition:all .3s}.faq__icon::before{width:20px;height:2px;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.faq__icon::after{width:2px;height:20px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.faq__item--active .faq__icon::before,.faq__item--active .faq__icon::after{background-color:#000}.faq__item--active .faq__icon::after{-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);opacity:0}.faq__item--active .faq__answer-wrapper{max-height:500px;margin-top:8px;background:#fff;opacity:1}.faq__answer-wrapper{max-height:0;overflow:hidden;opacity:0;border-radius:10px;background:rgba(0,0,0,0);-webkit-transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),margin-top .4s,background-color .4s,opacity .4s;transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),margin-top .4s,background-color .4s,opacity .4s}.faq__answer{padding:24px 30px;font-size:18px;line-height:1.2}@media(width <= 744px){.faq{padding:50px 0;margin-bottom:70px}.faq__question{padding:24px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq__answer{padding:24px 20px}}.footer{padding:0 0 30px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.footer__logo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:21px}.footer__logo{max-width:218px}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:17px 50px;color:#8987a1;font-family:"Raleway";line-height:1.3}.footer__copyright p{width:100%}.footer__nav-link{color:#4f4f4f;line-height:1.3;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__nav-link:hover{color:#000}.footer__copyright-link{-webkit-transition:color .3s ease;transition:color .3s ease}.footer__copyright-link:hover{color:#000}@media(min-width: 744px){.footer__container{gap:42px}.footer__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:26px}.footer__logo-block{gap:24px}.footer__copyright{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:70px}.footer__copyright p{width:auto}}@media(min-width: 1440px){.footer{padding:0 0 70px}.footer__logo-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:185px}.footer__nav-link{color:#0f172a}.footer__copyright{color:#475569}}/*# sourceMappingURL=main.min.css.map */