.burger--active{opacity:1;visibility:visible}.main-section__content-wrapper{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}@media (width <=1050px){.main-section__content-wrapper{grid-template-columns:1fr;gap:10px}}.main-section__content{background-color:#1b1b1b;border-radius:6px;flex-direction:column;justify-content:center;padding:30px;display:flex}.main-section__content h1{text-transform:uppercase;color:#fff;margin-bottom:30px;font-family:Unbounded,sans-serif;font-size:34px;font-weight:500;line-height:120%}.main-section__content h1 span{color:#0493fb}@media (width <=600px){.main-section__content h1{margin-bottom:10px;font-size:22px}}.main-section__content p{color:#fff;margin-top:15px;font-family:Inter,sans-serif;font-size:16px;font-weight:400}@media (width <=600px){.main-section__content p{margin-top:10px;font-size:14px}}.main-section__content .btn{margin-top:30px}@media (width <=600px){.main-section__content .btn{margin-top:20px}.main-section__content{padding:15px 10px}}.main-section__socials{align-items:center;gap:10px;margin-top:15px;display:flex}.main-section__imgs{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.main-section__imgs-video{grid-column:1/-1;border-radius:6px;width:100%;height:auto;overflow:hidden}.main-section__imgs video{border-radius:6px;width:100%;height:410px;position:relative;object-fit:cover}.main-section__imgs img{mix-blend-mode:luminosity;border-radius:6px;width:100%}@media (width <=1000px){.main-section__imgs{gap:10px}.main-section__imgs video{height:220px}}.main-section__img-item{position:relative}.main-section__img-descr{color:#b0b0b0;backdrop-filter:blur(20px);background:rgba(255,255,255,.1);border-radius:6px;align-items:center;gap:10px;width:calc(100% - 50px);max-width:max-content;padding:15px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;display:flex;position:absolute;bottom:25px;left:25px}.main-section__img-descr path{fill:#b0b0b0}@media (width <=600px){.main-section__img-descr{gap:5px;width:calc(100% - 10px);padding:10px;font-size:13px;bottom:5px;left:5px}}.main-section__img-item--active .main-section__img-descr{color:#fff}.main-section__img-item--active path{fill:#fff}.main-section__img-item--active img{mix-blend-mode:normal}.nums__cards{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:25px;display:grid}@media (width <=1000px){.nums__cards{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px}}.nums__cards-item{background:#181818;border-radius:6px;flex-direction:column;gap:50px;padding:24px;display:flex}@media (width <=1000px){.nums__cards-item{gap:40px;padding:15px}}.nums__item-title{text-transform:uppercase;text-align:center;color:#0493fb;font-family:Unbounded,sans-serif;font-size:36px;font-weight:500}@media (width <=1000px){.nums__item-title{font-size:22px}}.nums__item-text{text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:400}@media (width <=1000px){.nums__item-text{font-size:16px}}.nums__row{align-items:center;gap:24px;display:flex}.nums__row img{border-radius:6px;width:100%;max-width:306px}@media (width <=1000px){.nums__row img{max-width:none}.nums__row{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}}.nums__row-descr{background-repeat:no-repeat;background-size:cover;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;min-height:306px;padding:24px;display:flex;overflow:hidden}@media (width <=1000px){.nums__row-descr{order:3;grid-column:1/-1;gap:15px;min-height:auto;padding:15px}}.nums__descr-title{text-transform:uppercase;text-align:center;color:#fff;font-family:Unbounded,sans-serif;font-size:20px;font-weight:500}@media (width <=1000px){.nums__descr-title{font-size:14px}}.nums__descr-text{text-align:center;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:120%}@media (width <=1000px){.nums__descr-text{font-size:14px}}.choose__row{grid-template-columns:1fr;gap:25px;margin-bottom:25px;display:grid}@media (width <=900px){.choose__row{gap:10px;margin-bottom:10px}}.choose__row-item{background:#181818;border-radius:6px;flex-direction:column;gap:15px;padding:15px;display:flex}.choose__row-item img{object-fit:cover;border-radius:6px;width:100%;height:auto;max-height:250px}.choose__row-item--last{flex-direction:row;align-items:center}.choose__row-item--last:nth-child(even){flex-direction:row-reverse}@media (width <=900px){.choose__row-item--last{flex-direction:column!important}}.choose__item-stock{display:flex;align-items:center;gap:10px;font-weight:400;font-size:16px;color:#b0b0b0}.choose__item-stock span{font-family:Unbounded,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;color:#fff;display:block;padding:4px;background:#ff4649;border-radius:2px}.choose__item-head{justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:600px){.choose__item-head{flex-direction:column}}.choose__item-title{text-transform:uppercase;color:#fff;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500}.choose__item-price-wrapper{display:flex;flex-direction:column;gap:10px}.choose__item-price{text-transform:uppercase;color:#fff;background:#0493fb;padding:4px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500;display:flex;align-items:center;gap:10px;border-radius:2px}.choose__item-price span{text-transform:uppercase;text-decoration:line-through;color:#b0b0b0}.choose__item-text{color:#b0b0b0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}@media (width <=1000px){.choose__item-text{font-size:14px}.choose__item-price{flex-direction:column;width:100%;max-width:max-content}}.choose__item-list{flex-direction:column;gap:7px;display:flex}.choose__list-item{color:#fff;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;display:flex}.choose__item-descr{flex-direction:column;gap:15px;width:100%;display:flex}.choose__text{text-align:center;color:#b0b0b0;margin:30px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}@media (width <=1000px){.choose__text{margin:15px 0;font-size:15px}}.choose__btns{flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.choose__btns-row{align-items:center;gap:10px;display:flex}.why{margin-bottom:100px;padding:100px 0;position:relative;overflow:hidden}.why video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.why:before{content:"";z-index:3;background:linear-gradient(#080808 .08%,rgba(8,8,8,.7) 30.88%,rgba(8,8,8,0) 50%,rgba(8,8,8,.54) 67.4%,#080808 100%);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.why .section-title{text-align:start}@media (width <=1000px){.why{margin-bottom:50px;padding:50px 0}}.why__content,.simple__content,.faq .section-title{will-change:transform;max-height:max-content}.why__content-wrapper{z-index:3;grid-template-columns:repeat(2,1fr);gap:25px;display:grid;position:relative}@media (width <=1000px){.why__content-wrapper{grid-template-columns:1fr}}.why__content p{margin-bottom:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:120%}@media (width <=900px){.why__content p{font-size:14px}}.why__items{flex-direction:column;gap:10px;display:flex}.why__item{backdrop-filter:blur(20px);color:#fff;background:rgba(24,24,24,.5);border-radius:6px;align-items:center;gap:10px;padding:10px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;display:flex}@media (width <=900px){.why__item{padding:5px 10px;font-size:14px}}.simple{position:relative}.simple__content-wrapper{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.simple__content-wrapper .section-title{text-align:start}@media (width <=1000px){.simple__content-wrapper{grid-template-columns:1fr}}.simple__content{position:relative}.simple__content p{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.simple-bg{z-index:-1;position:absolute;left:0}.simple__cards{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}@media (width <=1000px){.simple__cards{gap:10px}}.simple__cards-col{flex-direction:column;gap:25px;display:flex}.simple__cards-col:nth-child(2){margin-top:100px}@media (width <=1000px){.simple__cards-col:nth-child(2){margin-top:70px}.simple__cards-col{gap:10px}}.simple__cards-item{background:#181818;border-radius:6px;flex-direction:column;gap:100px;padding:24px;display:flex}@media (width <=1000px){.simple__cards-item{gap:35px;padding:15px}}.simple__item-title{text-transform:uppercase;color:#0493fb;font-family:Unbounded,sans-serif;font-size:36px;font-weight:500}@media (width <=1000px){.simple__item-title{font-size:22px}}.simple__item-text{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:400}@media (width <=1000px){.simple__item-text{font-size:16px}}.routes{padding:0 10px}@media (width <=800px){.routes .choose__btns{display:none}}.routes__content-wrapper{padding:100px 0;background-repeat:no-repeat;background-size:cover;background-position:center}@media (width <=1000px){.routes__content-wrapper{padding:50px 0}}.routes__cards{grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:30px;display:grid}@media (width <=800px){.routes__cards{grid-template-columns:1fr;gap:10px;margin:0}}.routes__cards-item{background:#080808;border-radius:6px;flex-direction:column;gap:15px;padding:15px;display:flex}.routes__cards-item img{object-fit:cover;border-radius:6px;width:100%;min-height:170px;max-height:250px}@media (width <=800px){.routes__cards-item{gap:10px}}.routes__item-title{text-transform:uppercase;color:#fff;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500}@media (width <=800px){.routes__item-title{font-size:12px}}.routes__item-text{color:#b0b0b0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}@media (width <=800px){.routes__item-text{font-size:14px}}.reviews__swiper-slide{background:#181818;border-radius:6px;flex-direction:column;gap:15px;height:auto;padding:15px;display:flex}.reviews__slide-title{text-transform:uppercase;color:#fff;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500}@media (width <=1000px){.reviews__slide-title{font-size:12px}}.reviews__slide-text{color:#b0b0b0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}@media (width <=1000px){.reviews__slide-text{font-size:14px}}.faq .container{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (width <=1000px){.faq .container{grid-template-columns:1fr;gap:0}}.faq .section-title{text-align:start}.faq__content{flex-direction:column;gap:10px;display:flex}.faq__content-item{background:#181818;border-radius:6px;padding:15px 15px 0}.acc-item{overflow:hidden}.acc-item--active .acc-body{max-height:500px;padding-bottom:15px}.acc-item--active rect:first-child{opacity:0;visibility:hidden}.acc-head{text-transform:uppercase;color:#fff;justify-content:space-between;align-items:center;gap:20px;padding-bottom:15px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500;display:flex;cursor:pointer}.acc-head rect{transition:all .3s}@media (width <=1000px){.acc-head{font-size:12px}}.acc-body{color:#b0b0b0;max-height:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:all .3s}@media (width <=1000px){.acc-body{font-size:14px}}.contacts__content-wrapper{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.contacts__content-wrapper img{object-fit:cover;border-radius:6px;width:100%;max-width:700px;height:100%}@media (width <=800px){.contacts__content-wrapper{grid-template-columns:1fr;gap:10px}}.wpcf7-spinner{display:none}.section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.section-head .section-title{text-align:start;margin:0}.section-btns{align-items:center;gap:10px;display:flex}.section-btns .swiper-button-prev{width:55px;height:40px;margin:0;position:static}.section-btns .swiper-button-prev:after{display:none}.section-btns .swiper-button-next{width:55px;height:40px;margin:0;position:static}.section-btns .swiper-button-next:after{display:none}.reviews__link{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#b0b0b0;border-radius:6px;padding:15px 20px;backdrop-filter:blur(20px);background:rgba(255,255,255,.1);width:100%;max-width:max-content;margin:0 auto;margin-top:20px}.docs__content{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.docs__content img{width:100%;height:100%;max-height:400px;border-radius:10px;object-fit:cover}@media (max-width:1000px){.docs__content{grid-template-columns:repeat(2,1fr);gap:10px}}.videos__swiper-slide video{width:100%;object-fit:cover;border-radius:10px;height:500px}