@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Rajdhani:wght@600;700&display=swap";@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.6}body{font-family:"Inter",sans-serif;background-color:#f7f7f7;color:#383e47;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;transition:all .3s ease}button,.button{border:none;border-radius:0;padding:15px 20px;background:#b20000;color:#f7f7f7;font-family:"Rajdhani",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;transition:all .3s ease;cursor:pointer;display:flex;justify-content:space-between;align-items:center}button:hover,.button:hover{background-color:#222325}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:1258px;margin:0 auto;padding:0 20px}@media(max-width: 768px){.container{padding:0 20px}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-rajdhani{font-family:"Rajdhani",sans-serif}.font-inter{font-family:"Inter",sans-serif}.text-action{color:#b20000}.text-title{color:#222325}.text-text{color:#383e47}.text-white{color:#fff}.bg-action{background-color:#b20000}.bg-title{background-color:#222325}.bg-bg{background-color:#f7f7f7}.bg-white{background-color:#fff}.fade-in{animation:fadeIn .5s ease-in-out}.slide-up{animation:slideUp .5s ease-out}.header{padding:20px 0}.header__container{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.header__container{justify-content:start}}.header__logo img{height:40px}.header__content{display:flex;align-items:center;gap:48px}@media(max-width: 1024px){.header__content{gap:20px}}@media(max-width: 768px){.header__content{margin-left:auto}}.header__nav ul{display:flex;gap:48px;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;color:var(--main, #383e47);text-align:center}@media(max-width: 1024px){.header__nav ul{gap:20px;font-size:15px}}@media(max-width: 768px){.header__nav ul{display:none}}.header__nav a:hover{color:#b20000}.header__cta-btn{width:253px}@media screen and (max-width: 768px){.header__cta-btn{width:auto;padding:12px 20px;gap:15px}}.header__burger{display:none;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.header__burger:hover{background-color:rgba(0,0,0,0)}@media(max-width: 768px){.header__burger{display:block;margin-right:24px}}.header__mobile-menu{position:fixed;top:0;left:-100%;width:300px;height:100vh;background:#fff;z-index:1000;transition:left .3s ease;padding:20px;box-shadow:2px 0 10px rgba(0,0,0,.1)}.header__mobile-menu--active{left:0}@media(max-width: 768px){.header__mobile-menu{width:280px}}.header__mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid #f0f0f0;margin-bottom:30px}.header__mobile-logo img{height:40px}.header__mobile-close{background:rgba(0,0,0,0);border:none;font-size:32px;cursor:pointer;color:#222325;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.header__mobile-close:hover{background-color:rgba(0,0,0,0)}.header__mobile-nav-list{display:flex;flex-direction:column;gap:20px}.header__mobile-nav-list li{list-style:none}.header__mobile-nav-list a{color:#222325;font-family:"Inter",sans-serif;font-size:18px;font-weight:400;text-decoration:none;padding:10px 0;display:block;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .3s ease}.header__mobile-nav-list a:hover{border-bottom-color:#b20000}.header__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header__overlay--active{opacity:1;visibility:visible}.hero{position:relative}.hero__container{padding-top:110px;padding-bottom:110px}@media screen and (max-width: 768px){.hero__container{padding-bottom:0;padding-top:50px}}.hero__content{padding-top:116px;padding-bottom:218px}@media screen and (max-width: 768px){.hero__content{padding-bottom:39px;padding-top:0}}.hero__title{color:#222325;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:35px}@media screen and (max-width: 768px){.hero__title{font-size:40px;line-height:normal;margin-bottom:25px}}.hero__description{color:#383e47;font-family:"Inter",sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:74px}@media screen and (max-width: 768px){.hero__description{font-size:15px;line-height:25px;margin-bottom:45px}}.hero__cta-info{color:#383e47;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:14px;margin-bottom:20px}@media screen and (max-width: 768px){.hero__cta-info{margin-bottom:18px}}.hero__cta-btn{width:253px}@media screen and (max-width: 768px){.hero__cta-btn{width:100%}}.hero__image{position:absolute;right:0;bottom:0;z-index:-1;width:949px}@media screen and (max-width: 1024px){.hero__image{width:calc(100% + 40px);position:unset;margin:0 -20px}}.why{background-color:#222325}.why__content{padding:110px 0}.why__title{color:#fff;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:60px}@media screen and (max-width: 768px){.why__title{font-size:34px;line-height:1.26em;max-width:300px;margin-bottom:25px}}.why__columns{display:flex;gap:51px;justify-content:space-between;align-items:end}@media screen and (max-width: 1024px){.why__columns{flex-direction:column-reverse;gap:32px}}@media screen and (max-width: 768px){.why__columns{gap:25px}}.why__col--content{flex:0 0 calc(100% - 520px - 51px);max-width:calc(100% - 520px - 51px)}@media screen and (max-width: 1024px){.why__col--content{flex:0 0 100%;max-width:100%}}.why__desc{color:#f7f7f7;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:40px}.why__desc p{margin-bottom:1em}.why__desc p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.why__desc{font-size:15px;line-height:1.86em;margin-bottom:25px}}.why__features{display:grid;grid-template-columns:1fr 1fr;row-gap:51px;column-gap:32px}@media(max-width: 768px){.why__features{grid-template-columns:1fr;row-gap:9px}}.why__feature{background-color:#f7f7f7;padding:31px;height:166px;display:flex;align-items:center;justify-content:center;gap:15px}@media(max-width: 768px){.why__feature{width:300px;margin:0 auto;height:96px;padding:18px;justify-content:start}}.why__feature-icon{width:40px}.why__feature-text{color:var(--Black-main, #000300);leading-trim:both;text-edge:cap;font-family:"Rajdhani",sans-serif;font-size:19px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-0.209px;text-transform:uppercase}.why__col--image{flex:0 0 520px;max-width:520px}@media screen and (max-width: 1024px){.why__col--image{flex:0 0 100%;max-width:100%;width:100%}}@media screen and (max-width: 1024px){.why__image{width:calc(100% + 40px);margin:0 -20px}.why__image img{width:100%}}@media screen and (max-width: 768px){.why__image img{height:260px;object-fit:cover}}.product-overview__content{padding:120px 0}.product-overview__header{margin-bottom:65px}.product-overview__title{color:#222325;text-align:center;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:18px}@media(max-width: 768px){.product-overview__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:15px}}.product-overview__desc{color:#383e47;text-align:center;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:832px;margin:0 auto}@media(max-width: 768px){.product-overview__desc{font-size:15px;line-height:1.76em;text-align:start}}.product-overview__list{display:flex;flex-direction:column;gap:45px}@media screen and (max-width: 1024px){.product-overview__list{gap:35px}}.product-overview__item-wrapper{display:flex;justify-content:space-between;margin-top:-15px}@media screen and (max-width: 1024px){.product-overview__item-wrapper{flex-direction:column-reverse;margin-top:25px}}.product-overview__item-content{max-width:43%;margin-top:24px}@media screen and (max-width: 1024px){.product-overview__item-content{max-width:100%;margin-top:18px}}.product-overview__item-num{color:#999;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%;position:relative;display:flex;align-items:center;gap:16px;max-width:49%}.product-overview__item-num::after{content:"";display:block;height:1px;background:rgba(69,69,69,.3);flex:1 1 auto}@media screen and (max-width: 1024px){.product-overview__item-num{max-width:100%}}.product-overview__item-title{color:var(--Black-main, #000300);font-family:"Inter",sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.66px;text-transform:uppercase;margin-bottom:45px}@media screen and (max-width: 1024px){.product-overview__item-title{display:none}}@media(max-width: 768px){.product-overview__item-title{font-size:34px;letter-spacing:-0.374px;line-height:1.5em}}.product-overview__item-subtitle{color:#000300;font-family:"Rajdhani",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-0.352px;text-transform:uppercase;margin-bottom:20px}@media(max-width: 768px){.product-overview__item-subtitle{font-size:24px;line-height:1.2em;color:var(--Black-main, #000300);letter-spacing:-0.264px;margin-bottom:18px}}.product-overview__item-usedby{color:rgba(56,62,71,.9);font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.165px;margin-bottom:20px}@media screen and (max-width: 768px){.product-overview__item-usedby{margin-bottom:18px}}.product-overview__item-usedby-label{font-weight:700}.product-overview__item-text{color:rgba(56,62,71,.9);font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-0.165px;margin-bottom:45px}@media screen and (max-width: 1024px){.product-overview__item-text{margin-bottom:25px}}.product-overview__item-btn-wrapper{display:flex;align-items:start;margin-top:auto}.product-overview__item-btn{background-color:#222325;gap:15px}.product-overview__item-btn:hover{background-color:#b20000}@media screen and (max-width: 768px){.product-overview__item-btn{width:100%}}.product-overview__item-image{width:49%}.product-overview__item-image img{height:100%;object-fit:cover}.product-overview__item-image .product-overview__item-title{display:none}@media screen and (max-width: 1024px){.product-overview__item-image{width:100%}.product-overview__item-image .product-overview__item-title{display:block}}.support{margin-bottom:100px}@media(max-width: 768px){.support{margin-bottom:70px}}.support__header{margin-bottom:60px}@media(max-width: 768px){.support__header{margin-bottom:25px}}.support__title{color:#222325;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:18px}@media(max-width: 768px){.support__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:18px}}.support__desc{color:#383e47;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media(max-width: 768px){.support__desc{font-size:15px;line-height:1.5em}}.support__columns{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.support__columns{flex-direction:column;gap:25px}}.support__col--image{max-width:51%}.support__col--image img{height:100%;object-fit:cover}@media screen and (max-width: 768px){.support__col--image{max-width:100%}}.support__col--steps{max-width:43%}@media screen and (max-width: 768px){.support__col--steps{max-width:100%}}.support__steps{display:flex;flex-direction:column;gap:10px}.support__step{display:flex;gap:16px;align-items:center;padding:20px 5px;border-bottom:1px solid #cacaca}.support__step-num{color:rgba(56,62,71,.8);font-family:"Inter",sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:120%}.support__step-text{color:#222325;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.packages{margin-bottom:114px}@media(max-width: 768px){.packages{margin-bottom:0}}.packages__header{margin-bottom:60px}@media(max-width: 768px){.packages__header{margin-bottom:25px}}.packages__title{color:#222325;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:18px}@media(max-width: 768px){.packages__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:18px}}.packages__desc{color:#383e47;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media(max-width: 768px){.packages__desc{font-size:15px;line-height:1.5em}}.packages__tabs{display:none}@media screen and (max-width: 768px){.packages__tabs{display:flex;gap:1px;width:calc(100% + 40px);margin:0 -20px;background-color:#d4d4d8}}@media screen and (max-width: 768px){.packages__tab{flex:1 1 0;color:#000;text-align:center;font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.35px;justify-content:center;background-color:#fff;border-top:1px solid rgba(0,0,0,0)}}@media screen and (max-width: 768px){.packages__tab:hover{color:#000;background-color:#d4d4d8;border-top:1px solid #b20000}}@media screen and (max-width: 768px){.packages__tab--active{color:#000;background-color:#d4d4d8;border-top:1px solid #b20000}}.packages__list{display:flex;gap:32px}@media screen and (max-width: 1024px){.packages__list{gap:20px;display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 769px)and (max-width: 1024px){.packages__list>.packages__item:nth-child(3){grid-column:1/span 2;justify-self:center;max-width:400px}}@media(max-width: 768px){.packages__list{grid-template-columns:1fr;width:calc(100% + 40px);margin:0 -20px}}.packages__item{padding:36px;border:1px solid #f1f2f9;background:#fff;box-shadow:0 5px 30px 0 rgba(25,33,61,.06);flex:1 1 0}@media(max-width: 768px){.packages__item{padding:36px 20px}}.packages__item-header{margin-bottom:52px}.packages__item-title{color:#000;font-family:"Inter",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:115%;margin-bottom:24px}.packages__item-subtitle{color:#383e47;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.packages__item-price-block{margin-bottom:52px}.packages__item-price-label{color:#222325;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:115%;margin-bottom:24px}.packages__item-price{color:#383e47;font-family:"Inter",sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:115%;letter-spacing:-1.6px}.packages__item-btn{margin-bottom:30px}.packages__item-info-block{padding:30px 0;border-top:1px solid rgba(69,69,69,.3)}.packages__item-info-block:last-child{padding-bottom:0}.packages__item-info-title{color:#222325;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:115%;margin-bottom:36px}.packages__item-info-list{display:flex;flex-direction:column;gap:28px}.packages__item-info-item{color:rgba(56,62,71,.8);font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:115%}@media(max-width: 768px){.packages__item-info-item{font-size:15px}}.packages__item-info-item--checked{display:flex;align-items:center}.packages__item-info-item--checked:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4 0.5H14C15.933 0.5 17.5 2.067 17.5 4V14C17.5 15.933 15.933 17.5 14 17.5H4C2.067 17.5 0.5 15.933 0.5 14V4C0.5 2.067 2.067 0.5 4 0.5Z' stroke='%23B20000'/%3E%3Cg filter='url(%23filter0_d_44_120)'%3E%3Cpath d='M5.19324 9.54419L7.36853 11.7195L12.8068 6.28125' stroke='%23B20000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_44_120' x='1.19324' y='3.28125' width='15.6135' height='13.4382' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.121569 0 0 0 0 0.184314 0 0 0 0 0.329412 0 0 0 0.1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_44_120'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_44_120' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");width:18px;height:18px;display:inline-block;margin-right:8px}.systemform{margin-bottom:100px}@media(max-width: 768px){.systemform{margin-bottom:70px}}.systemform__content{background-color:#222325;padding:110px 103px}@media(max-width: 768px){.systemform__content{padding:120px 20px;width:calc(100% + 40px);margin:0 -20px}}.systemform__header{margin-bottom:60px}.systemform__title{color:#222325;text-align:center;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;color:#fff;max-width:810px;margin:0 auto 18px}@media(max-width: 768px){.systemform__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:15px}}.systemform__desc{color:#383e47;text-align:center;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:514px;margin:0 auto;color:#fff}@media(max-width: 768px){.systemform__desc{font-size:15px;line-height:1.76em;text-align:start}}.systemform__row{display:flex;gap:16px;margin-bottom:20px}@media screen and (max-width: 768px){.systemform__row{flex-direction:column;margin-bottom:16px}}.systemform__field{display:flex;flex-direction:column;flex:1 1 0}.systemform__label{color:#f7f7f7;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1.15;margin-bottom:14px}.systemform__required{color:#ff0004}.systemform__input{color:#000;text-overflow:ellipsis;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.15;padding:16px;border-radius:0}.systemform__input::placeholder{color:rgba(56,62,71,.8);opacity:1}.systemform__textarea{overflow:hidden;color:rgba(56,62,71,.8);text-overflow:ellipsis;font-family:"Inter",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.15;padding:16px;border-radius:0}.systemform__textarea::placeholder{color:rgba(56,62,71,.8);opacity:1}.systemform__footer{margin-top:5px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.systemform__footer{flex-direction:column;align-items:start;gap:35px}}.systemform__checkboxes{display:flex;flex-direction:column;gap:15px}.systemform__checkbox{color:#fff;font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%}.systemform__submit{background-color:rgba(0,0,0,0);border:1px solid #fff;gap:25px;font-weight:700}.systemform__submit:hover{background-color:#b20000;border-color:#b20000}@media screen and (max-width: 768px){.systemform__submit{width:100%}}.testimonialblock{margin-bottom:100px}@media screen and (max-width: 768px){.testimonialblock{margin-bottom:70px}}.testimonialblock__title{color:#222325;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:60px}@media(max-width: 768px){.testimonialblock__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:35px;max-width:360px}}.testimonialblock__main{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.testimonialblock__main{flex-direction:column-reverse;gap:35px}}.testimonialblock__features{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:40%}@media(max-width: 1024px){.testimonialblock__features{max-width:100%}}.testimonialblock__feature{padding:30px 25px;background-color:#fff}.testimonialblock__feature.testimonialblock__feature--black{background-color:#222325}.testimonialblock__feature.testimonialblock__feature--black .testimonialblock__feature-title{color:#fff}.testimonialblock__feature-icon{margin-bottom:25px}.testimonialblock__feature-title{color:#383e47;font-family:"Inter",sans-serif;font-size:21px;font-style:normal;font-weight:600;line-height:150%}@media screen and (max-width: 768px){.testimonialblock__feature-title{font-size:18px}}.testimonialblock__testimonials{width:calc(60% - 32px)}@media(max-width: 1024px){.testimonialblock__testimonials{width:100%}}.testimonialblock__swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.testimonialblock__swiper .swiper-wrapper{align-items:stretch !important}.testimonialblock__testimonial{padding:53px;background-color:#fff;height:100%;display:flex;justify-content:space-between;min-height:340px}@media(max-width: 768px){.testimonialblock__testimonial{padding:52px 25px}}.testimonialblock__testimonial-content{display:flex;flex-wrap:wrap}.testimonialblock__testimonial-title{color:#222325;font-size:22px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:14px}@media screen and (max-width: 768px){.testimonialblock__testimonial-title{font-size:18px;line-height:1.5em}}.testimonialblock__testimonial-text{color:#383e47;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:28px}.testimonialblock__testimonial-author{width:100%;display:flex;align-items:center;gap:17px}.testimonialblock__testimonial-avatar{border-radius:100%;width:61px}.testimonialblock__testimonial-avatar img{width:100%;height:100%}@media screen and (max-width: 768px){.testimonialblock__testimonial-avatar{width:52px}}.testimonialblock__testimonial-name{color:#222325;font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:20px}.testimonialblock__testimonial-position{color:rgba(56,62,71,.8);font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.faq__wrapper{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 768px){.faq__wrapper{flex-direction:column}}.faq__main{max-width:60%;width:100%}@media screen and (max-width: 768px){.faq__main{max-width:100%}}.faq__title{color:#222325;font-family:"Rajdhani",sans-serif;font-size:58px;font-style:normal;font-weight:700;line-height:68px;text-transform:uppercase;margin-bottom:82px}@media(max-width: 768px){.faq__title{font-size:34px;line-height:1.26em;text-align:start;margin-bottom:35px}}.faq__item{border-top:1px solid #e9e9ea}.faq__item:first-child{border-top:none}.faq__question{color:#222325;font-family:"Inter",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:32px;text-align:start;background-color:rgba(0,0,0,0);padding:25px 0;width:100%;display:flex;justify-content:space-between;align-items:center;text-transform:none;gap:5px}.faq__question:hover{background-color:rgba(0,0,0,0)}@media(max-width: 768px){.faq__question{font-size:18px;line-height:1.5em}}.faq__answer{color:var(--main, #383e47);font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:30px;max-width:600px}.faq__answer p{padding-bottom:25px}.faq__aside{max-width:416px;position:relative}@media screen and (max-width: 768px){.faq__aside{max-width:100%}}.faq__card{padding:50px 32px;background-color:#fff;text-align:center;position:sticky;top:0}@media screen and (max-width: 768px){.faq__card{padding:30px 20px}}.faq__card-icon{margin-bottom:43px}@media screen and (max-width: 768px){.faq__card-icon{margin-bottom:20px}}.faq__card-title{color:#000;text-align:center;font-family:"Rajdhani",sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:23px}@media screen and (max-width: 768px){.faq__card-title{font-size:20px;line-height:1.5em;margin-bottom:15px}}.faq__card-desc{color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:31px;letter-spacing:-0.32px;margin-bottom:127px}@media screen and (max-width: 768px){.faq__card-desc{margin-bottom:35px}}.faq__card-btn{background-color:rgba(0,0,0,0);border:1px solid #000;color:#383e47;max-width:262px;margin:0 auto}.faq__card-btn:hover{color:#fff}.faq__card-btn:hover path{stroke:#fff}.footer{margin-top:100px;background-color:#000300}@media screen and (max-width: 768px){.footer{margin-top:70px}}.footer__content{padding:110px 0 24px}@media screen and (max-width: 768px){.footer__content{padding:97px 0 26px}}.footer__columns{display:flex;justify-content:space-between;padding-bottom:74px}@media(max-width: 1024px){.footer__columns{display:grid;grid-template-columns:1fr 1fr;gap:40px}}@media(max-width: 768px){.footer__columns{display:grid;grid-template-areas:"brand" "contacts" "menu social";grid-template-columns:1fr;gap:32px;padding-bottom:55px}}@media(max-width: 1024px){.footer__col{max-width:100%;width:100%}}.footer__col--brand{max-width:26%}@media(max-width: 1024px){.footer__col--brand{max-width:100%;width:100%}}.footer__logo{margin-bottom:24px}.footer__desc{color:rgba(248,248,242,.8);font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:15px}@media screen and (max-width: 768px){.footer__desc{max-width:310px}}.footer__link{color:rgba(248,248,242,.8);font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:30px;text-decoration:underline}.footer__link:hover{color:#b20000}.footer__col--contacts{max-width:19%}@media(max-width: 1024px){.footer__col--contacts{max-width:100%;width:100%}}.footer__title{color:#f8f8f2;font-family:"Rajdhani",sans-serif;font-size:23px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:35px}.footer__contact{display:flex;align-items:start;gap:6px;margin-bottom:25px}.footer__contact:last-child{margin-bottom:0}.footer__contact-icon{margin-top:7px;width:20px}.footer__contact-text{color:rgba(248,248,242,.8);font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.footer__contact-text:hover{color:#b20000}.footer__col--menu{max-width:8%}@media(max-width: 1024px){.footer__col--menu{max-width:100%;width:100%}}.footer__menu{display:flex;flex-direction:column;gap:15px}.footer__menu-link{color:rgba(248,248,242,.8);font-family:"Inter",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.footer__menu-link:hover{color:#b20000}.footer__col--social{max-width:23%}@media(max-width: 1024px){.footer__col--social{max-width:100%;width:100%}}.footer__socials{display:flex;gap:22px;align-items:center;margin-bottom:104px}.footer__cta-btn{background-color:#f7f7f7;color:#222325;gap:25px}.footer__cta-btn:hover{background-color:#b20000;color:#f7f7f7}.footer__cta-btn:hover path{stroke:#f7f7f7}.footer__bottom{border-top:1px solid rgba(217,219,233,.3);padding-top:25px}.footer__copyright{color:rgba(248,248,242,.8);font-family:"Inter",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px;text-align:center}@media(max-width: 768px){.footer__columns{grid-template-columns:1fr 1fr;grid-template-areas:"brand brand" "contacts contacts" "menu social";gap:57px}.footer__col--brand{grid-area:brand;max-width:100%;width:100%}.footer__col--contacts{grid-area:contacts;max-width:100%;width:100%}.footer__col--menu{grid-area:menu;max-width:100%;width:100%}.footer__col--social{grid-area:social;max-width:100%;width:100%}.footer__col{max-width:100%;width:100%}}/*# sourceMappingURL=main.css.map */
