@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--main-color: #000000;--white-color: #fff;--light-blue-color: #bfc7e7;--btn-gradient: linear-gradient(90deg, rgb(152, 39, 186), rgb(82, 93, 239) 100%), rgb(197, 154, 154);--hero-gradient: linear-gradient( 180deg, rgb(17, 25, 76) 3.667%, rgb(57, 63, 133) 28.281%, rgb(113, 126, 193) 53.953%, rgb(202, 209, 236) 79.413%, rgb(215 221 244 / 13%) 94.442% );--footer-gradient: linear-gradient( 180deg, rgb(235, 238, 247) 1.401%, rgb(162, 172, 217) 43.038%, rgb(69, 77, 146) 85.134%, rgb(20, 28, 81) 100% );--hero-title-gradient: linear-gradient( 90deg, rgb(84, 142, 242), rgb(177, 71, 179) 23.558%, rgb(187, 41, 97) 71.635%, rgb(164, 125, 26) 100% ), linear-gradient( 90deg, rgb(84, 221, 242), rgb(223, 91, 225) 23.558%, rgb(184, 52, 214) 71.635%, rgb(227, 178, 54) 100% );--price-box-shadow: inset 0px 2.6px 2.6px 0px rgba(0, 0, 0, 0.04);--price-box-border: 2px solid;--price-box-radius: 7px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0;text-align:center;scroll-behavior:smooth}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{margin:0;padding:0;list-style:none}img{display:block;width:100%;max-width:100%}a{text-decoration:none}button{cursor:pointer;background-color:rgba(0,0,0,0);border:none}body{font-family:"Roboto",sans-serif;font-weight:700;background-color:#ebeef7;color:#000}p{font-size:clamp(.8125rem,.6761rem + .6818vw,1.1875rem);font-weight:400}h2{font-size:clamp(1.125rem,1.0795rem + .2273vw,1.25rem)}h3{font-size:clamp(.75rem,.6136rem + .6818vw,1.125rem)}.body-wrapper{overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto}@media screen and (min-width: 375px){.container{width:375px;padding:0 16px}}@media screen and (min-width: 768px){.container{width:768px;padding:0 25px}}@media screen and (min-width: 1200px){.container{width:1200px;padding:0 16px}}.menu-container.is-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.menu-container{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:var(--white-color);z-index:30;-webkit-transition:-webkit-transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1);transition:-webkit-transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1);transition:transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1);transition:transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1);-webkit-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%)}.menu-container .close-menu{position:absolute;top:10px;right:20px;z-index:31;background:none;border:none;font-size:1rem;font-weight:bold;color:#222;cursor:pointer;padding:8px;-webkit-transition:color .2s;transition:color .2s}.menu-container .close-menu:hover,.menu-container .close-menu:focus{color:#ff3b30}.menu__body{height:100%;padding-top:150px}.menu__item:not(:last-child){margin-bottom:20px}.menu__link{color:var(--main-color)}.menu__link:hover,.menu__link:focus{text-decoration:underline}.header{position:absolute;width:100%;padding-top:55px;z-index:10}.header__logo{width:50px;height:50px;border-radius:50%;-webkit-box-shadow:0 0 10px 0 #fff;box-shadow:0 0 10px 0 #fff;color:var(--white-color)}.header--wrap{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}.header__icon{width:24px;height:24px}@media screen and (min-width: 1200px){.header__burger{display:none}}.header-nav__icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}#mobileLangBtn{background:#fff}@media screen and (min-width: 1200px){#mobileLangBtn{display:none}}.header-nav{display:none}@media screen and (min-width: 1200px){.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.header-nav__item:nth-child(2){margin-right:75px}.header-nav__link{font-size:20px;font-weight:400;line-height:24px;color:var(--white-color)}.header-nav__link--styled{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;min-width:132px;height:44px;padding:0 20px;border-radius:50px;background:#bfc7e7;color:#161e54}.header-nav__icon{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;width:44px;height:44px;border-radius:22px;background:#bfc7e7}.hero{background:var(--hero-gradient);position:relative;padding-top:130px;inset:0;z-index:0;height:930px;overflow:hidden}@media screen and (min-width: 1200px){.hero{padding-top:290px;height:1200px}}.hero .container{position:relative;z-index:2}.hero__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1200px){.hero__title-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hero__title{position:relative;display:inline-block;margin-bottom:90px;font-size:32px;font-weight:700;line-height:38px;color:#fff;text-shadow:0 8px 45px #9827ba}@media screen and (min-width: 1200px){.hero__title{font-size:52px;height:50px;margin-bottom:70px}}.hero__logo{display:block;width:174px;height:214px;margin:0 auto 45px}@media screen and (min-width: 1200px){.hero__logo{width:250px;height:310px}}@media screen and (min-width: 1200px){.hero__text-wrap{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;gap:20px}}.hero__text{margin-bottom:50px;font-size:clamp(1rem,.8182rem + .9091vw,1.5rem)}@media screen and (min-width: 1200px){.hero__text{text-align:start;margin-bottom:0;width:720px}}.hero__btn-wrap{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;gap:20px;position:relative;z-index:10}.hero__btn{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;width:180px;height:41px;background:var(--btn-gradient);color:var(--white-color);border-radius:50px;cursor:pointer}.hero__blob{position:absolute;-webkit-filter:blur(150px);filter:blur(150px);z-index:-1;pointer-events:none}.hero__blob1{width:621.41px;height:547.26px;border-radius:50%;background:#5859eb;-webkit-transform:rotate(22.93deg) translate(50px, 100px);-ms-transform:rotate(22.93deg) translate(50px, 100px);transform:rotate(22.93deg) translate(50px, 100px)}.hero__blob2{width:1059px;height:523.11px;border-radius:50%;background:#e392ee;-webkit-transform:rotate(-23.76deg) translate(-199.5px, -469.76px);-ms-transform:rotate(-23.76deg) translate(-199.5px, -469.76px);transform:rotate(-23.76deg) translate(-199.5px, -469.76px)}.hero__blob3{background:#932bbe;width:885px;height:613.61px;-webkit-transform:translate(279px, -148px);-ms-transform:translate(279px, -148px);transform:translate(279px, -148px);border-radius:50%;z-index:-1}.hero__blob4{background:#df5be1;width:601.73px;height:439.06px;border-radius:50%;-webkit-transform:translate(925px, 189px);-ms-transform:translate(925px, 189px);transform:translate(925px, 189px)}.hero__blob5{width:746.23px;height:775.7px;border-radius:45%;background:#e3b236;-webkit-transform:rotate(-56.75deg) translate(1164px, 703px);-ms-transform:rotate(-56.75deg) translate(1164px, 703px);transform:rotate(-56.75deg) translate(1164px, 703px)}@-webkit-keyframes moveBlob1{0%{-webkit-transform:translate(50px, 100px);transform:translate(50px, 100px)}50%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}100%{-webkit-transform:translate(1389px, -252px);transform:translate(1389px, -252px)}}@keyframes moveBlob1{0%{-webkit-transform:translate(50px, 100px);transform:translate(50px, 100px)}50%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}100%{-webkit-transform:translate(1389px, -252px);transform:translate(1389px, -252px)}}@-webkit-keyframes moveBlob2{0%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}50%{-webkit-transform:translate(1389px, -252px);transform:translate(1389px, -252px)}100%{-webkit-transform:translate(1088px, 329px);transform:translate(1088px, 329px)}}@keyframes moveBlob2{0%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}50%{-webkit-transform:translate(1389px, -252px);transform:translate(1389px, -252px)}100%{-webkit-transform:translate(1088px, 329px);transform:translate(1088px, 329px)}}@-webkit-keyframes moveBlob3{0%{-webkit-transform:translate(279px, -148px);transform:translate(279px, -148px)}100%{-webkit-transform:translate(925px, 189px);transform:translate(925px, 189px)}}@keyframes moveBlob3{0%{-webkit-transform:translate(279px, -148px);transform:translate(279px, -148px)}100%{-webkit-transform:translate(925px, 189px);transform:translate(925px, 189px)}}@-webkit-keyframes moveBlob4{0%{-webkit-transform:translate(925px, 189px);transform:translate(925px, 189px)}50%{-webkit-transform:translate(50px, 100px);transform:translate(50px, 100px)}100%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}}@keyframes moveBlob4{0%{-webkit-transform:translate(925px, 189px);transform:translate(925px, 189px)}50%{-webkit-transform:translate(50px, 100px);transform:translate(50px, 100px)}100%{-webkit-transform:translate(-199.5px, -469.76px);transform:translate(-199.5px, -469.76px)}}@-webkit-keyframes moveBlob5{0%{-webkit-transform:translate(1264px, -703px);transform:translate(1264px, -703px)}40%,60%{-webkit-transform:translate(1225px, -150px);transform:translate(1225px, -150px)}100%{-webkit-transform:translate(50px, -50px);transform:translate(50px, -50px)}}@keyframes moveBlob5{0%{-webkit-transform:translate(1264px, -703px);transform:translate(1264px, -703px)}40%,60%{-webkit-transform:translate(1225px, -150px);transform:translate(1225px, -150px)}100%{-webkit-transform:translate(50px, -50px);transform:translate(50px, -50px)}}.hero__blob1{-webkit-animation:moveBlob1 6s linear infinite alternate;animation:moveBlob1 6s linear infinite alternate}.hero__blob2{-webkit-animation:moveBlob2 6s linear infinite alternate;animation:moveBlob2 6s linear infinite alternate}.hero__blob4{-webkit-animation:moveBlob4 6s linear infinite alternate;animation:moveBlob4 6s linear infinite alternate}.hero__blob5{-webkit-animation:moveBlob5 6s linear infinite alternate;animation:moveBlob5 6s linear infinite alternate}.about{margin-bottom:74px;text-align:start}.about__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:18px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.about__item{-ms-flex-preferred-size:calc((100% - 16px)/2);flex-basis:calc((100% - 16px)/2);min-height:auto;padding:12.99px 9.74px 12.99px 9.74px;background-color:var(--white-color);border-radius:6.5px}@media screen and (min-width: 1200px){.about__item{-ms-flex-preferred-size:calc((100% - 48px)/4);flex-basis:calc((100% - 48px)/4)}}.about__title{margin-bottom:13px}.about__text{line-height:clamp(.875rem,.6761rem + .8485vw,1.3125rem)}.about__icon{width:35px;height:35px;margin-bottom:13px}.price{margin-bottom:74px}.price__title{margin-bottom:28px;font-size:24px;font-weight:500;line-height:29px}@media screen and (min-width: 1200px){.price__title{margin-bottom:70px;font-size:38px;line-height:46px}}.price__box--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:23px}@media screen and (min-width: 1200px){.price__box--wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.price__box{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-radius:10px;padding:21.44px 42.88px;background:rgba(0,0,0,0);z-index:1;overflow:hidden;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.price__box::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;padding:2px;background:-webkit-gradient(linear, left top, right top, from(rgb(152, 39, 186)), to(rgb(82, 93, 239)));background:linear-gradient(90deg, rgb(152, 39, 186), rgb(82, 93, 239));-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0) border-box;-webkit-mask-composite:xor;mask-composite:exclude}.price__box:hover,.price__box:focus{background-color:#fff}.price__box-title{margin-bottom:13px;font-weight:500;font-size:15px;line-height:20px}@media screen and (min-width: 768px){.price__box-title{font-size:24px;line-height:29px}}.price__box-text{margin-bottom:13px;color:#494747;font-size:clamp(.75rem,.5227rem + .9697vw,1.25rem);line-height:clamp(1.25rem,.9659rem + 1.2121vw,1.875rem)}.price__box-btn{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;margin:0 auto;width:79.98px;height:31.99px;border-radius:18.41px;color:var(--white-color);background:var(--btn-gradient);font-size:clamp(1rem,.8864rem + .4848vw,1.25rem);font-weight:400}@media screen and (min-width: 1200px){.price__box-btn{width:111px;height:44px;border-radius:28.34px}}.client-price{display:block;margin-bottom:13px;font-size:clamp(1.875rem,1.4205rem + 1.9394vw,2.875rem)}.advantages{text-align:start;margin-bottom:50px}.advantages__main-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:140px}.advantages__desk-img{width:329.78px;height:372.19px}.advantages__title{margin-bottom:70px;text-align:center;font-size:24px;font-weight:500;line-height:29px}@media screen and (min-width: 1200px){.advantages__title{font-size:38px;line-height:46px}}.advantages__desk-img-wrap{position:relative;display:none}@media screen and (min-width: 1200px){.advantages__desk-img-wrap{display:block}.advantages__desk-img-wrap::after{content:"";display:block;position:absolute;left:63.85px;top:120.6px;width:64.5px;height:64.5px;background-image:url(../../img/advantages/logo-app.png);background-repeat:no-repeat;z-index:5}}.advantages__decor-img{height:630px;width:100px}@media screen and (min-width: 768px){.advantages__decor-img{height:540px;width:60px}}@media screen and (min-width: 1200px){.advantages__decor-img{height:710px;width:70px}}.advantages__list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;height:100%}.advantages__list{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-pack:start;-ms-flex-pack:start;justify-content:start;gap:25px}.advantages__item{cursor:pointer;padding:10px}.advantages__item:hover,.advantages__item:focus{border-radius:10px;background:#fff;opacity:.8}.advantages__item-title--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-bottom:13px}.advantages__item-text{max-width:480px;font-size:14px;font-weight:300;line-height:17px}@media screen and (min-width: 1200px){.advantages__item-text{font-size:20px;line-height:24px}}.advantages__item-title{font-size:18px;font-weight:500;line-height:22px}@media screen and (min-width: 1200px){.advantages__item-title{font-size:28px;line-height:34px}}.advantages__item-img{width:19px;height:22px}.banner{height:150px;width:100%;-webkit-animation:banner-animation 20s ease-in-out infinite;animation:banner-animation 20s ease-in-out infinite}.banner img{width:140%}@media screen and (min-width: 768px){.banner{height:235px}}@media screen and (min-width: 1200px){.banner{height:335px;margin-bottom:50px}}@-webkit-keyframes banner-animation{0%,100%{-webkit-transform:scale(1.2) translateX(0);transform:scale(1.2) translateX(0)}50%{-webkit-transform:scale(1.2) translateX(7%);transform:scale(1.2) translateX(7%)}}@keyframes banner-animation{0%,100%{-webkit-transform:scale(1.2) translateX(0);transform:scale(1.2) translateX(0)}50%{-webkit-transform:scale(1.2) translateX(7%);transform:scale(1.2) translateX(7%)}}.contact{text-align:start;margin-bottom:60px}.contact__title{margin-bottom:30px;text-align:center;font-size:clamp(1.5rem,1.1023rem + 1.697vw,2.375rem)}.contact__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:12px}@media screen and (min-width: 1200px){.contact__list{margin-bottom:40px}}.contact__messenger-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;margin-bottom:12px}@media screen and (min-width: 768px){.contact__messenger-list{gap:12px}}@media screen and (min-width: 1200px){.contact__messenger-list{margin-bottom:40px}}.contact__radio{display:none !important}.contact__radio:checked+.contact__label{background-color:#fff}.contact__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;border-radius:2.85px;-webkit-transition:border .3s ease;transition:border .3s ease;padding:5px;cursor:pointer;border:1.57px solid rgba(0,0,0,0)}.contact__label:hover{border:1.57px solid #fff}.contact__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;border-radius:2.85px;-webkit-transition:border .5 linear;transition:border .5 linear;cursor:pointer}.contact__item-text{font-size:12px}@media screen and (min-width: 768px){.contact__item-text{font-size:16px}}@media screen and (min-width: 1200px){.contact__item-text{font-size:22px}}.contact__item-icon{width:15px;height:15px}@media screen and (min-width: 1200px){.contact__item-icon{width:26px;height:26px}}.contact__form{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}@media screen and (min-width: 1200px){.contact__form{gap:40px}}.contact__form-group{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}@media screen and (min-width: 1200px){.contact__form-group{gap:20px}}.contact__form-input{outline:none;border:.32px solid #999;border-radius:3.17px;color:#999;background:rgba(0,0,0,0);padding:10px 15.84px 10px 15.84px;width:100%;font-size:12px;font-weight:300;line-height:15px}@media screen and (min-width: 1200px){.contact__form-input{border:1px solid #999;font-size:20px;line-height:24px}}.contact__form-text{padding:20px 15.84px 20px 15.84px;resize:none;font-size:12px;font-weight:400}@media screen and (min-width: 1200px){.contact__form-text{padding-top:40px;height:100px;font-family:"Roboto",sans-serif;font-size:20px;line-height:24px}}.contact__form-btn{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;height:42px;border:.32px solid #999;border-radius:30px;color:var(--white-color);background:var(--btn-gradient)}@media screen and (min-width: 1200px){.contact__form-btn{margin:0 auto;width:200px;height:60px;font-size:24px;line-height:29px}}.faq{text-align:start}.faq__title{text-align:center;margin-bottom:35px}@media screen and (min-width: 1200px){.faq__title{margin-bottom:61px;font-size:38px;line-height:46px}}.faq-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:10px}@media screen and (min-width: 1200px){.faq-list{gap:20px}}.faq-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:55px;padding:17px 15px 15px;border:.64px solid #000;border-radius:4.78px;overflow:hidden;cursor:pointer;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}.faq-list__item:first-child .faq-list__item-text{margin-bottom:10px}.faq-list__item.active{max-height:350px}.faq-list__item:nth-child(3),.faq-list__item:nth-child(8),.faq-list__item:nth-child(9),.faq-list__item:nth-child(10){padding-top:13px}.faq-list__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq-list__item-icon{width:19px;height:10px}.faq-list__item-title{font-size:16px;font-weight:400}@media screen and (min-width: 768px){.faq-list__item-title{font-size:20px}}@media screen and (min-width: 1200px){.faq-list__item-title{font-size:25px}}.faq-list__item-text{margin-top:15px}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--footer-gradient);height:350px;padding-bottom:80px}@media screen and (min-width: 1200px){.footer{height:500px}}.footer-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;font-size:14px;font-weight:300;line-height:17px}@media screen and (min-width: 1200px){.footer-nav__list{font-size:28px;line-height:33px}}.footer-nav__list-link{color:var(--white-color)}/*# sourceMappingURL=main.min.css.map */