@charset "UTF-8";@font-face{font-family:Manrope;src:url(../fonts/Manrope-VariableFont_wght.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:optional}*{padding:0;margin:0;box-sizing:border-box;font-size:10px}html{scroll-behavior:smooth}body{color:rgba(14,12,25,.6862745098);height:1000px;font-family:Manrope;-webkit-appearance:none;-moz-appearance:none;appearance:none}*{padding:0;margin:0;box-sizing:border-box}* a{text-decoration:none;color:#272c3f}* li{list-style:none}h1{font-size:5rem}[class*=__container]{max-width:1250px;margin:0 auto}.wrapper{min-height:100vh;display:flex;flex-direction:column}.main{flex:1 1 auto}[id]{scroll-margin-top:5rem}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all .3s ease;overflow-y:auto}.popup._open{opacity:1;visibility:visible}.popup__content{background-color:#fff;padding:40px 20px;border-radius:8px;position:relative;width:100%;text-align:center;display:block}.popup__content .horizontal-form{display:flex;flex-direction:column;gap:15px;margin-top:20px}.popup__content .horizontal-form input{width:100%;padding:12px}.popup__content .horizontal-form button{width:100%}.popup__close{position:absolute;right:15px;top:5px;font-size:30px;line-height:1;background:0 0;border:none;cursor:pointer;color:#333;z-index:5}header{position:sticky;top:0;z-index:50}.header{background-color:#fff}.header-wrapper{border-bottom:1px solid #cccaca;height:100%}.header-info{display:flex;padding:1rem 0;justify-content:space-between;align-items:center}.header-info__logo{align-items:center;display:flex}.header-info__logo img{width:4rem;height:4rem;margin:0 3rem 0 0}.header-info__logo p{font-weight:700;text-transform:uppercase;font-size:2.8rem}.header-info__contacts{display:flex;gap:1rem;align-items:center}.header-info__contacts_phone-button{transition:all .3s ease;backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.header-info__contacts_phone-button a{color:#413e3e;border-radius:3px;padding:.4rem .6rem;font-weight:600;font-size:2rem;transition:all .3s ease}.header-info__contacts_phone-button a:hover{color:#105d7b}.header-info__contacts_phone-button:hover{transform:scale(.9)}.header-info__contacts-popap a{height:100%;text-decoration:none;display:block;font-weight:600;border-radius:10px;text-transform:uppercase;background-color:#105d7b;color:#fff;padding:.9rem 1.5rem;font-size:1.3rem;transition:transform .3s ease;backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.header-info__contacts-popap a:hover{transform:scale(.9)}.header-info__contacts-social{display:flex;gap:1.3rem;min-width:-moz-fit-content;min-width:fit-content}.header-info__contacts-social a{display:flex;justify-content:center;align-items:center}.header-info__contacts-social svg{width:3.2rem;height:2.8rem;padding:.1rem;color:rgba(14,12,25,.6862745098);flex-shrink:0;transition:transform .3s ease}.header-info__contacts-social svg:hover{transform:scale(.8)}.header-info__contacts-social__telegram{border-radius:50%;color:#26a5e4}.header-info__contacts-social__viber{border-radius:50%;color:#7360f2}.header-info__contacts-social__whatsApp{border-radius:50%;color:#25d366}.menu-body{padding:.5rem .3rem}.menu-list__items{display:flex;gap:1.2rem;justify-content:start;list-style:none}.menu-list__items li{display:flex}.menu-list__items a{font-weight:800;color:#105d7b;border-radius:10px;padding:0 1rem;text-align:center;font-size:17px;transition:all .4s ease;text-decoration:none}.menu-list__items li:hover a{box-shadow:0 0 8px #105d7b;color:rgba(14,12,25,.6862745098)}.header__burger{cursor:pointer;display:none}.hero{margin:1.2rem 0 0 0;position:relative;min-height:80svh;display:flex;background-color:#fff;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.hero__bg-img{position:absolute;z-index:0;pointer-events:none}.hero__bg-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero__containers{position:relative;z-index:2;width:100%}.hero__content{color:rgba(14,12,25,.6862745098);margin:5% 0 0 0;width:55%;letter-spacing:-.5px;font-weight:600}.hero__header{color:#105d7b}.hero__header_pre-title{display:block;font-size:2.2rem;font-weight:600;color:rgba(14,12,25,.6862745098)}.hero__header-title{margin:0;line-height:1.2}.hero__header-title span{font-size:5.7rem}.hero__description{margin:3rem 0 0 0}.hero__description p{font-size:2rem;margin:.5rem 0 0 0}.hero__lead li,.hero__lead ul{font-size:1.8rem;margin:.7rem 0 0 0}.hero__lead li span,.hero__lead ul span{font-size:1.9rem;font-weight:800}.hero__cta-block{margin:3rem 0 0 0;font-size:1rem}.hero__cta-block p{display:block;font-size:1.6rem;color:#105d7b;font-weight:800}.hero__highlight span{font-size:1.6rem;font-weight:600}.hero__highlight-wa{color:#479463}.hero__highlight-vb{color:#7360f2}.hero__highlight-tg{color:#26a5e4}.hero__button{border-radius:10px;color:#fff;background-color:#105d7b;border:none;letter-spacing:.1px;text-transform:uppercase;font-weight:600;font-size:2rem;cursor:pointer;transition:transform .3s ease;backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.hero__button:hover{transform:scale(.9)}.catalog{padding:6rem 0;background-color:#f8f9fa;display:flex;flex-direction:column;align-items:center}.catalog__header{margin-bottom:4rem;max-width:80rem}.catalog__title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;color:#1a1a1a}.catalog__subtitle{font-size:1.6rem;line-height:1.5;color:#7a6868}.catalog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.catalog-card{background:#fff;border:1px solid #e0e0e0;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;backface-visibility:hidden;will-change:transform,box-shadow;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.catalog-card__image{width:100%;height:18rem;aspect-ratio:4/3;padding:1.7rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#fff}.catalog-card__image picture{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.catalog-card__image-20-40ft{width:100%;height:24rem;aspect-ratio:4/3;padding:1.7rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.catalog-card__image-20-40ft img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.catalog-card__body{padding:2rem;flex-grow:1;display:flex;flex-direction:column;border-top:1px solid #f0f0f0}.catalog-card__body a{display:flex;justify-content:center}.catalog-card__title{font-size:1.8rem;font-weight:700;margin-bottom:.8rem}.catalog-card__status{font-size:1.3rem;color:#7a6868;margin-bottom:1.5rem}.catalog-card__price{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.catalog-card__price span{color:#105d7b;font-size:1.7rem}.catalog-card__text{font-size:1.3rem;color:#7a6868;margin-bottom:2rem;line-height:1.4}.catalog-card__button{margin-top:auto;background-color:#105d7b;color:#fff;border:none;padding:1.2rem;border-radius:8px;font-weight:600;font-size:1.5rem;cursor:pointer;backface-visibility:hidden;will-change:transform;transform:translateZ(0);transition:all .3s ease}.catalog-card__button:hover{opacity:.9;transform:scale(.98)}.hidden-cards__button{border:1px solid #000;background-color:#0e9e4a;align-items:center;margin:4rem 0 0 0;width:20rem;border:1px solid #0e9e4a;font-size:2rem}.thanks{padding:100px 0;flex:1 1 auto;display:flex;align-items:center;min-height:50vh}.thanks__title{text-align:center;display:flex;align-items:center;justify-self:center;text-transform:uppercase;font-size:3.2rem;font-weight:700;line-height:1.2;color:#333;margin-bottom:20px}.thanks__title span{display:inline-block;font-size:5rem;margin-left:2rem;text-align:center}.thanks__text{font-size:18px;line-height:1.6;color:#4d4747;margin-bottom:40px;text-align:center}.thanks__actions{display:flex;flex-direction:column;align-items:center;gap:20px}.thanks__btn{display:inline-flex;justify-content:center;align-items:center;background-color:#f7d302;color:#000;padding:2rem 10rem;font-weight:700;text-transform:uppercase;border-radius:5px;text-decoration:none;transition:all .3s ease}.thanks__btn:hover{background-color:rgb(196.4096385542,167.7831325301,1.5903614458);transform:translateY(-2px)}.thanks__viber{font-size:1.4rem;color:#999}.thanks__viber a{color:#7360f2;font-weight:700;font-size:2rem;text-decoration:underline}.thanks__viber a:hover{text-decoration:none}.advantages-grid{margin:2rem 0 0 0}.advantages-grid_header{margin-bottom:3rem}.advantages-grid_header h2{font-size:4.2rem;font-weight:800;color:#1a1a1a;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin:1rem 0 0 0}.advantages-grid_header h2 span{background-color:#0e9e4a;color:#fff;padding:.5rem 2.5rem;border-radius:20px;font-size:3.8rem;display:block;text-shadow:1px 1px 2px rgba(0,0,0,.6)}.advantages-grid_header-processing{margin:2rem 0 0 0}.advantages-grid_header-processing p{color:#105d7b;font-weight:600;font-size:1.6rem}.advantages-grid_header-benefits{font-size:2rem;color:#333;margin:2rem 0 0 0}.advantages-grid_avd{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.adv-item{padding:2rem;background:#fff;border:1px solid rgba(0,81,115,.3843137255);border-radius:15px;backface-visibility:hidden;will-change:box-shadow;transform:translateZ(0);transition:box-shadow .3s ease}.adv-item:hover{box-shadow:0 .5rem 1.5rem rgba(0,0,0,.15)}.adv-icon{display:flex;justify-content:center;align-items:center;width:100%;flex-shrink:0}.adv-icon img{height:auto}.adv-text h4{margin:0 0 10px 0;color:#005073;font-size:1.8rem;font-weight:800;line-height:1.2}.adv-text p{margin:0;color:#333;font-size:1.4rem;line-height:1.5}.lead-form-section{background-color:#f9f9f9;padding:1rem 2rem!important;border-radius:4px;margin:30px 0;border:1px solid #34494b}.lead-form-section .form-container{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.lead-form-section .form-text{flex:1}.lead-form-section .form-text h3{font-size:2.4rem;font-weight:700;color:#105d7b;margin-bottom:8px;line-height:1.2}.lead-form-section .form-text p{font-size:1.6rem;color:#7a6868;margin:0}.lead-form-section .horizontal-form{flex:1;display:flex;flex-direction:column;gap:12px}.lead-form-section .horizontal-form input{flex:2;padding:16px 20px;border:2px solid #ddd;border-radius:8px;font-size:16px;outline:0;transition:border-color .3s ease}.lead-form-section .horizontal-form input:focus{border-color:#0e9e4a}.lead-form-section .horizontal-form button{flex:1;background-color:#0e9e4a;font-family:Manrope;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.6);border:none;border-radius:8px;padding:1.6rem 2rem;font-size:2.5rem;line-height:.5;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 1px 4px #105d7b;backface-visibility:hidden;will-change:transform,background-color;transform:translateZ(0);transition:transform .2s ease,background-color .3s ease}.lead-form-section .horizontal-form button:hover{background-color:rgb(5.6976744186,64.3023255814,30.1162790698);transform:translateY(-2px)}.lead-form-section .horizontal-form button:active{transform:translateY(0)}.real-photos{padding:6rem 0;background-color:#f8f9fa}.real-photos__header{text-align:center;margin-bottom:40px}.real-photos__header h2{font-size:2.5rem;color:#333;margin-bottom:10px}.real-photos__header p{color:#7a6868;font-size:1.4rem}.real-photos__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.real-photos__item{position:relative;width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);cursor:pointer;backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.real-photos__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.real-photos__item:hover img{transform:scale(1.05)}.real-photos__item::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0,transparent 50%)}.real-photos__badge{position:absolute;top:1.5rem;left:1.5rem;background:#0e9e4a;padding:.5rem 1.2rem;border-radius:20px;font-size:1.3rem;font-weight:600;color:#fff;text-shadow:1px 1px 1.5px rgba(0,0,0,.6);z-index:2}.real-photos__footer{margin-top:50px;text-align:center}.real-photos__footer .btn-to-catalog{display:inline-block;padding:1.8rem 3rem;font-size:2rem;text-transform:uppercase;background-color:#0e9e4a;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.9);text-decoration:none;border-radius:8px;letter-spacing:.05em;font-weight:800;box-shadow:0 2px 10px rgba(36,153,71,.61);backface-visibility:hidden;will-change:transform;transform:translateZ(0);transition:all .3s ease}.real-photos__footer .btn-to-catalog:hover{background-color:#e68a00;transform:translateY(-3px);box-shadow:0 6px 25px rgba(255,152,0,.4)}.steps{padding:5rem 0}.steps__header{text-align:center;margin-bottom:7rem}.steps__header h2{font-size:3.2rem;font-weight:800;text-transform:uppercase;margin-bottom:1.5rem;color:#222}.steps__header p{color:#7a6868;font-size:1.8rem}.steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.steps__item{position:relative;padding:3rem;background:#fff;border-radius:12px;border:1px solid rgba(85,81,81,.0901960784);box-shadow:0 1rem 3rem rgba(0,0,0,.05);backface-visibility:hidden;will-change:transform,box-shadow;transform:translateZ(0);transition:all .3s ease}.steps__item:hover{transform:translateY(-5px);box-shadow:0 1.5rem 4rem rgba(0,0,0,.1)}.steps__item:hover .steps__number{color:#ff9800}.steps__number{font-size:4.8rem;font-weight:900;color:#105d7b;line-height:1;margin-bottom:2rem;transition:color .3s ease}.steps__content h3{font-size:2rem;font-weight:700;margin-bottom:1.2rem;color:#222}.steps__content p{font-size:1.5rem;line-height:1.6;color:#555}.specs{padding:6rem 0;background-color:#f9f9f9}.specs__header{text-align:center;margin-bottom:40px}.specs__header h2{font-size:3.2rem;color:#222;text-transform:uppercase}.specs__header p{color:#7a6868;margin-top:10px}.specs__tabs{display:flex;justify-content:center;gap:10px;margin-bottom:30px}.specs__tab{padding:1.2rem 2.5rem;border:2px solid #eee;background:#f9f9f9;cursor:pointer;font-weight:700;border-radius:5px;font-size:2rem;text-transform:uppercase;backface-visibility:hidden;will-change:background-color,border-color,color;transform:translateZ(0);transition:all .3s}.specs__tab.active{background-color:#0e9e4a;border-color:#0e9e4a;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.9)}.specs__table-wrapper{display:none}.specs__table-wrapper.active{display:block;will-change:opacity;animation:fadeIn .4s ease forwards}.specs__table{width:100%;border-collapse:collapse;font-size:1.5rem}.specs__table td,.specs__table th{padding:1.5rem;border:1px solid #dee2e6;text-align:center}.specs__table td:first-child,.specs__table th:first-child{text-align:left;font-weight:600;width:25%}.specs__table th:first-child{background-color:#105d7b}.specs__table td:first-child{background-color:#f8f9fa}.specs__table thead th{background-color:#105d7b;color:#fff;text-transform:uppercase;font-size:1.8rem}.specs__table tbody td{font-size:1.4rem}.specs__table .highlight{background-color:rgba(255,153,0,.11)!important}.specs__table .highlight td{font-weight:700}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.faq{padding:5rem 0}.faq__header{text-align:center;margin-bottom:3.5rem}.faq__header h2{color:rgba(14,12,25,.6862745098);font-size:3.2rem;text-transform:uppercase;margin-bottom:1rem}.faq__header p{color:rgba(14,12,25,.6862745098);font-size:1.4rem}.faq__list{margin:0 auto}.faq__item{border:1px solid #eee;border-radius:10px;background-color:#fff;margin-bottom:1.5rem}.faq__item:last-child{margin-bottom:0}.faq__question{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;cursor:pointer;font-size:1.8rem;font-weight:700;text-align:left;color:#105d7b;backface-visibility:hidden;will-change:color,transform;transform:translateZ(0);transition:color .3s ease}.faq__question::after{content:"+";font-size:2.4rem;color:#ff9800;transition:transform .3s ease}.faq__question.active{color:#ff9800}.faq__question.active+.faq__answer{max-height:500px}.faq__question.active::after{transform:rotate(45deg)}.faq__answer{max-height:0;overflow:hidden;will-change:max-height;transition:max-height .3s ease-out}.faq__answer_content{padding:0 11.5rem 1.5rem 1.5rem}.faq__answer p{color:#555;line-height:1.6;font-size:1.6rem;margin:0 0 1rem 0}.faq__answer p:last-child{margin-bottom:0}.faq__answer ul{padding:0 0 0 2rem;margin:1rem 0}.faq__answer li{font-size:1.5rem;margin-bottom:.5rem}.faq__answer strong{font-size:1.6rem}.floating-cta{position:fixed;bottom:1.2rem;left:50%;z-index:1000;backface-visibility:hidden;transform:translateX(-50%) translateY(100px);will-change:transform,opacity,visibility;transition:transform .4s ease,opacity .4s ease,visibility .4s ease;opacity:0;visibility:hidden}.floating-cta._active{transform:translateX(-50%) translateY(0);opacity:1;visibility:visible}.floating-cta__wrapper{display:flex;align-items:center;background-color:rgba(45,45,45,.5);padding:.3rem;border-radius:60px;transform:translateZ(0);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);gap:.8rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 25px rgba(0,0,0,.2)}.floating-cta__phone{background-color:#105d7b;color:#fff;text-decoration:none;padding:1.1rem 2rem;border-radius:40px;font-size:1.9rem;font-weight:700;white-space:nowrap;backface-visibility:hidden;will-change:background-color,transform;transition:background-color .3s ease,transform .2s ease}.floating-cta__phone:hover{background-color:rgb(10.1294964029,58.8776978417,77.8705035971);transform:scale(1.02)}.floating-cta__socials{display:flex;gap:.6rem}.floating-cta__link{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;backface-visibility:hidden;will-change:transform;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.floating-cta__link img,.floating-cta__link svg{width:2.2rem;height:2.2rem}.floating-cta__link:hover{transform:scale(1.15) rotate(5deg)}.floating-cta__link._tg{background-color:#08c;box-shadow:0 0 15px rgba(0,136,204,.4)}.floating-cta__link._vb{background-color:#7360f2;box-shadow:0 0 15px rgba(115,96,242,.4)}.floating-cta__link._wa{background-color:#25d366;box-shadow:0 0 15px rgba(37,211,102,.4)}.floating-cta .phone-hide{color:#0e9e4a;font-weight:700;margin-left:4px;font-size:1.5rem}.footer{background-color:#1e1e1e;color:#fff;padding:6rem 0 2rem}.footer__body{display:grid;grid-template-columns:1.2fr 1.5fr;gap:4rem;margin-bottom:4rem}.footer__title{font-size:1.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2.5rem;color:#0e9e4a;position:relative}.footer__title::after{content:"";position:absolute;left:0;bottom:-8px;width:4rem;height:2px;background:#0e9e4a}.footer__map{height:35rem;border-radius:10px;overflow:hidden;filter:grayscale(.5);content-visibility:auto;contain-intrinsic-size:350px;backface-visibility:hidden;will-change:filter;transform:translateZ(0);transition:filter .3s ease}.footer__map:hover{filter:grayscale(0)}.footer__info{padding:0;margin-left:7rem}.footer__columns{display:flex;justify-content:space-between;width:100%;max-width:55rem}.footer__list{list-style:none}.footer__list li{margin-bottom:1.2rem}.footer__list a{color:#bbb;font-weight:600;text-decoration:none;font-size:1.5rem;display:inline-block;backface-visibility:hidden;will-change:transform,color;transform:translateZ(0);transition:all .3s ease}.footer__list a:hover{color:#fff;transform:translateX(5px)}.footer__col p{font-size:1.6rem}.footer__col span{font-size:1.7rem}.footer__col a{font-size:1.6rem}.footer__contacts p{color:#bbb;margin-bottom:1.5rem;line-height:1.5;font-weight:600}.footer__contacts p span{color:#bbb;font-size:1.5rem;font-weight:600}.footer__contacts a{color:#fff;text-decoration:none;font-weight:600}.footer__social{gap:1rem;width:100%;max-width:55rem;margin-top:3rem;display:flex}.footer__social .social__item{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#333;border-radius:50%;backface-visibility:hidden;will-change:transform,background-color;transform:translateZ(0);transition:all .3s ease}.footer__social .social__item img,.footer__social .social__item svg{color:#fff;width:2.7rem;height:2.7rem}.footer__social .social__item:hover{transform:translateY(-3px);background:#444}.footer__copyright{line-height:1.4;border-top:1px solid #333;padding-top:1.5rem;text-align:center;font-size:1.3rem;color:#dae1e8}.footer__copyright p{margin-bottom:10px}.footer__copyright span{color:#dae1e8}.footer__copyright a{color:#dae1e8;transition:color .3s ease}.footer__copyright a:hover{color:#dae1e8}.js-slider picture{display:none;width:100%}.js-slider picture.active{display:block}.js-slider picture img{width:100%;height:auto;display:block}.lightbox{display:none;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);justify-content:center;align-items:center}.lightbox__img{max-width:90%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.lightbox__close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;cursor:pointer}.lightbox__next,.lightbox__prev{cursor:pointer;padding:10px;color:#fff;background:0 0;border:none;font-size:30px}.about-us{padding-top:6rem}.about-us .about-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center;margin-bottom:10rem}.about-us .about-hero__content .brand-label{font-weight:900;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;font-size:2.3rem}.about-us .about-hero__content h1{font-size:clamp(2.4rem,4vw,3.2rem);line-height:1.2;margin-bottom:25px;color:#105d7b}.about-us .about-hero__content .lead-text{font-weight:500;font-size:1.6rem;line-height:1.6;color:#444;margin-bottom:3.5rem}.about-us .about-hero__content .hero-actions{display:flex;gap:2rem}.about-us .about-hero__image{display:flex;justify-content:flex-end;height:45rem;overflow:hidden;border-radius:20px}.about-us .about-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 2.5rem 5rem rgba(0,0,0,.15)}.about-us .btn-main,.about-us .btn-outline{display:inline-block;padding:16px 30px;border-radius:8px;font-weight:700;text-decoration:none;font-size:1.4rem;backface-visibility:hidden;will-change:transform,background-color,color,box-shadow;transform:translateZ(0);transition:all .3s ease}.about-us .btn-main{background:#f7941d;color:#fff}.about-us .btn-main:hover{background:rgb(217.3076923077,122.1153846154,7.6923076923);transform:translateY(-2px)}.about-us .btn-outline{border:2px solid #1a1a1a;color:#1a1a1a}.about-us .btn-outline:hover{background:#105d7b;border-color:#105d7b;color:#fff}.about-us .about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:7rem}.about-us .about-stats .stat-item{background:#fdfdfd;padding:3rem 2rem;border:1px solid rgba(0,81,115,.3843137255);border-radius:12px;text-align:center}.about-us .about-stats .stat-item .stat-num{display:block;font-size:3.5rem;font-weight:900;color:#105d7b;margin-bottom:10px}.about-us .about-stats .stat-item p{font-weight:600;font-size:1.4rem;color:#333}.about-us .about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:10rem;gap:5rem}.about-us .about-grid h2{font-size:2.9rem;color:#105d7b;margin-bottom:2.5rem}.about-us .about-grid p{line-height:1.6;font-size:1.6rem;margin-bottom:2.5rem}.about-us .about-grid .about-text{font-weight:500;text-align:justify}.about-us .about-grid .benefits-list{list-style:none}.about-us .about-grid .benefits-list strong{font-size:1.7rem}.about-us .about-grid .benefits-list li{font-size:1.6rem;position:relative;padding-left:30px;margin-bottom:15px}.about-us .about-grid .benefits-list li::before{content:"✓";position:absolute;left:0;color:#f7941d;font-weight:900}.about-us .about-grid .about-image{display:flex;justify-content:flex-start;height:45rem;overflow:hidden;border-radius:15px}.about-us .about-grid .about-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 2.5rem 5rem rgba(0,0,0,.15)}.about-us .work-process{text-align:center;margin-bottom:10rem}.about-us .work-process h2{margin-bottom:5rem;font-size:3.2rem;color:#105d7b}.about-us .work-process .process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem}.about-us .work-process .process-steps .step-card{padding:4rem 2.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.about-us .work-process .process-steps .step-card .step-num{font-size:3.5rem;color:#f7941d;font-weight:800;margin-bottom:15px}.about-us .work-process .process-steps .step-card h4{color:#105d7b;text-transform:uppercase;font-size:1.8rem;margin-bottom:1rem}.about-us .work-process .process-steps .step-card p{color:#7a6868;font-size:1.5rem;line-height:1.5}.about-us .about-logistics{background:#f4f4f4;padding:4.5rem;border-radius:15px;margin-bottom:8rem}.about-us .about-logistics .logistics-text{color:#105d7b}.about-us .about-logistics .logistics-text h2{font-size:3rem}.about-us .about-logistics .logistics-text p{color:#1a1a1a;font-size:1.8rem;margin:2rem 0}.about-us .about-logistics .city-list{display:flex;flex-wrap:wrap;gap:2rem;list-style:none}.about-us .about-logistics .city-list li{font-weight:500;background:#fff;color:#1a1a1a;padding:1rem 2rem;border-radius:20px;font-size:1.6rem;border:1px solid #0e9e4a}.about-us .about-faq{margin-bottom:8rem}.about-us .about-faq h2{font-size:3rem;color:#105d7b;margin-bottom:3rem}.about-us .about-faq .faq-item{border-bottom:1px solid #eee;padding:2rem 0}.about-us .about-faq .faq-item .faq-question{font-weight:700;font-size:1.8rem;margin-bottom:10px;cursor:pointer;color:#105d7b;transition:color .2s ease}.about-us .about-faq .faq-item .faq-question:hover{color:#f7941d}.about-us .about-faq .faq-item .faq-answer{font-weight:500;font-size:1.5rem;line-height:1.6;color:#444}.about-us .about-cta-box{background:#1a1a1a;color:#fff;padding:5rem 2rem;border-radius:20px;text-align:center;margin-bottom:10rem}.about-us .about-cta-box h3{font-size:3rem;margin-bottom:20px}.about-us .about-cta-box p{margin-bottom:4rem;opacity:.8;font-size:1.6rem}.about-us .about-cta-box .cta-actions{display:flex;justify-content:center;gap:3rem}.about-us .about-cta-box .cta-actions .btn-outline{border-color:#fff;color:#fff}.about-us .about-cta-box .cta-actions .btn-outline:hover{background:#fff;color:#000}.delivery-hero{padding:6rem 0}.delivery-hero__container{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.delivery-hero__content h1{font-size:3.9rem;color:#105d7b;line-height:1.3;margin-bottom:2rem}.delivery-hero__content p{font-size:1.6rem;font-weight:500}.delivery-hero .delivery-features{list-style:none;margin-top:2rem}.delivery-hero .delivery-features li{margin-bottom:1rem;font-weight:700;font-size:1.5rem}.delivery-hero .delivery-features li span{color:#f7941d;margin-right:10px}.delivery-hero__image img{width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.delivery-rules{margin-bottom:6rem}.delivery-rules h2{font-size:2.5rem;color:#105d7b}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0 5rem 0}.rules-grid .rule-card{padding:3rem;background:#f8f9fa;border-top:4px solid #f7941d;border-radius:0 0 8px 8px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.rules-grid .rule-card h4{font-size:2rem;color:#0e9e4a;margin-bottom:1.5rem}.rules-grid .rule-card p{font-size:1.5rem;font-weight:500}.final-trust-section{background:#fdfdfd;margin:0 0 8rem 0}.final-trust-section .trust-card{display:flex;gap:40px;background:#fff;padding:50px;border-radius:20px;border:1px solid #eee;box-shadow:0 10px 30px rgba(0,0,0,.05);align-items:center}.final-trust-section .trust-card__icon{font-size:4rem;background:#fdf2e4;width:120px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.final-trust-section .trust-card .icon-shield{font-size:6rem}.final-trust-section .trust-card__content{width:100%}.final-trust-section .trust-card__content h3{font-size:2.2rem;margin-bottom:2rem;color:#105d7b}.final-trust-section .trust-card__content p{font-size:1.4rem;line-height:1.7;font-weight:500;margin-bottom:2.5rem}.final-trust-section .trust-card__content strong{color:#1a1a1a;font-size:1.5rem}.final-trust-section .trust-card__footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:2rem;font-weight:700}.final-trust-section .trust-card__footer .btn-text{color:#f7941d;text-decoration:none;backface-visibility:hidden;will-change:color;transform:translateZ(0);transition:color .3s ease}.final-trust-section .trust-card__footer .btn-text:hover{color:#1a1a1a}.contacts-page{padding:8rem 0 6rem;background-color:#fff}.contacts-page__title{font-size:4.5rem;font-weight:800;margin-bottom:40px;color:#105d7b;position:relative}.contacts-page__title::after{content:"";display:block;width:8rem;height:.4rem;background-color:#f7941d;margin-top:1.5rem}.contacts-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:4rem;align-items:start}.contacts-page__card{padding:3rem;background:#fdfdfd;border:1px solid rgba(16,93,123,.4039215686);border-radius:10px;backface-visibility:hidden;will-change:transform,box-shadow;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}.contacts-page__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.contacts-page__card._legal{background-color:#1a1a1a;color:#fff;border:none}.contacts-page__card._legal .contacts-page__subtitle{color:#fff}.contacts-page__card._legal .contacts-page__subtitle::before{background-color:#f7941d}.contacts-page__subtitle{font-size:2rem;font-weight:700;margin-bottom:25px;display:flex;align-items:center;gap:10px}.contacts-page__subtitle::before{content:"";width:8px;height:8px;background-color:#f7941d;border-radius:50%}.contacts-page__item{margin-bottom:20px}.contacts-page__item:last-child{margin-bottom:0}.contacts-page__phone{display:block;font-size:2.4rem;font-weight:700;color:inherit;text-decoration:none;margin-bottom:5px;transition:color .2s}.contacts-page__phone:hover{color:#f7941d}.contacts-page__mail{font-size:1.8rem;color:#555;text-decoration:underline;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.contacts-page__mail:hover{text-decoration:none}._legal .contacts-page__mail{color:#ccc}.contacts-page__desc{font-size:1.4rem;color:#888}.contacts-page__legal-list{list-style:none;padding:0;margin:0}.contacts-page__legal-list li{font-size:1.5rem;line-height:1.6;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px}.contacts-page__legal-list li:last-child{margin-bottom:0;border-bottom:none}.contacts-page__legal-list li strong{display:block;font-size:1.2rem;text-transform:uppercase;color:#f7941d;margin-bottom:2px}.contacts-page__socials{display:flex;gap:15px;margin-top:25px}.social-link{padding:10px 20px;border-radius:6px;font-weight:600;font-size:1.4rem;text-decoration:none;color:#fff;backface-visibility:hidden;will-change:opacity;transform:translateZ(0);transition:opacity .2s ease}.social-link._viber{background-color:#7360f2}.social-link._telegram{background-color:#08c}.social-link:hover{opacity:.9}.privacy-policy{position:relative}.privacy-policy__sing{text-align:center;color:#105d7b}.privacy-policy-box{color:rgba(14,12,25,.6862745098)}.privacy-policy-box__info{margin:5rem 0 0 0}.privacy-policy-box__info h1{text-transform:uppercase;text-align:center;padding:0 .5rem;color:#105d7b}.privacy-policy-box__info h2{margin:5rem 0 0 0;text-transform:uppercase;font-size:2.5rem;text-align:center;color:#105d7b}.privacy-policy-box__info span{margin:5rem 0 0 0;font-size:2.5rem;text-transform:uppercase;display:block;text-align:center;font-weight:600}.privacy-policy-box__info p{margin:1rem 0 0 0;font-size:1.8rem;text-align:center;text-indent:5rem}.privacy-policy-box__info a{display:block;background-color:#105d7b;margin:3rem 0 0 0;padding:1rem 1rem;border:1px solid #000;font-size:2.5rem;color:#fff;box-shadow:0 1px 10px rgba(14,12,25,.6862745098);transition:transform .3s ease,box-shadow .3s ease;text-transform:uppercase;margin-bottom:7rem}.privacy-policy-box__info a:hover{transform:translateY(-.7rem);box-shadow:0 15px 25px rgba(14,12,25,.6862745098)}@media (min-width:601px){.header-info__contacts_phone-button{display:block}.header-info__contacts-social{display:flex}.hero::before{background-image:linear-gradient(90deg,#fff 0,#fff 50%,rgba(255,255,255,0) 85%)}.hero__header-title{font-size:5.5rem}.hero__bg-img{bottom:auto;top:50%;right:0;left:auto;transform:translateY(-50%);width:auto;height:100%;max-width:65%;aspect-ratio:589/383}.hero__button{padding:1.8rem 6rem;margin:2rem 0 0 0}.lead-form-section .horizontal-form{flex-direction:row}}@media (min-width:992px){.lead-form-section .form-container{flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width:1300px){[class*=__container]{padding:1px 10px 1px 10px}}@media (max-width:1268px){.hero__content{margin:2rem 0 0 0;width:65%}}@media (max-width:1200px){.catalog__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.steps__grid{grid-template-columns:repeat(2,1fr)}.footer__body{grid-template-columns:1fr;gap:3rem}.about-us .about-grid,.about-us .about-hero{gap:4rem}.about-us .about-hero__image{height:35rem}.about-us .about-stats{gap:2rem}.about-us .about-grid .about-image{height:35rem}.delivery-hero__container{grid-template-columns:1fr;text-align:center;gap:3rem}.delivery-hero .delivery-features{display:inline-block;text-align:left}.rules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.advantages-grid_avd{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.catalog__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:978px){.hero__content{margin:2rem 0 0 0}.hero__header_pre-title{font-size:1.9rem}.hero__header-title span{font-size:4rem;margin:.2rem 0 0 0}.hero__description p{font-size:1.7rem;margin:.2rem 0 0 0}.hero__highlight span{font-size:1.5rem;margin:.2rem 0 0 0}.hero__button{padding:1.4rem 3rem}}@media (max-width:968px){*{font-size:9px}}@media (max-width:768px){*{font-size:8.7px}.thanks__title{font-size:2.8rem}.final-trust-section .trust-card{flex-direction:column;text-align:center;padding:30px;gap:25px}.final-trust-section .trust-card__footer{flex-direction:column;gap:15px}}@media (max-width:767.98px){.thanks__text{font-size:16px;margin-bottom:30px}}@media (max-width:700px){[class*=__container]{padding:0 10px 0 10px}}@media (max-width:678px){.privacy-policy-box__info h1{font-size:3.8rem}}@media (max-width:600px){.header-info__logo p{font-size:1.9rem}.header-info__contacts-social,.header-info__contacts_phone-button{display:none!important}.header-info__contacts-popap a{font-size:1.2rem;padding:.7rem 1.2rem}.hero::before{background-image:linear-gradient(180deg,#fff 0,rgba(255,255,255,.462) 40%,rgba(255,255,255,.2) 100%)}.hero__content{width:100%;padding:0 1.5rem}.hero__header-title{font-size:2.7rem}.hero__header-title span{font-size:2.9rem}.hero__bg-img{top:auto;transform:none;left:0;right:0;bottom:0;width:100%;height:auto;aspect-ratio:686/503;opacity:.35}.hero__button{padding:1.4rem 2rem;font-size:1.4rem;margin:2rem 0 0 0}.catalog__grid{grid-template-columns:1fr;gap:1.5rem}.advantages-grid_header h2{font-size:3.3rem}.advantages-grid_header h2 span{font-size:3.3rem}.advantages-grid_avd{grid-template-columns:1fr;gap:1.2rem}.lead-form-section .form-text h3{font-size:2rem}.real-photos{padding:4rem 0}.real-photos__grid{grid-template-columns:1fr;gap:1.5rem}.real-photos__footer{margin-top:30px}.real-photos__footer .btn-to-catalog{width:100%;padding:1.6rem 2rem}.steps{padding:4rem 0}.steps__header{margin-bottom:4rem}.steps__header h2{font-size:2.6rem}.steps__grid{grid-template-columns:1fr;gap:1.5rem}.steps__item{padding:2rem}.steps__item:hover{transform:none;box-shadow:0 1rem 3rem rgba(0,0,0,.05)}.specs{padding:4rem 0}.specs__tabs{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:20px}.specs__tabs::-webkit-scrollbar{height:4px}.specs__tabs::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2px}.specs__tab{padding:10px 18px;white-space:nowrap}.specs__table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #dee2e6}.specs__table{font-size:1.3rem}.specs__table td,.specs__table th{padding:1rem}.specs__table td:first-child,.specs__table th:first-child{width:40%}.faq{padding:4rem 0}.faq__header{margin-bottom:2.5rem}.faq__header h2{font-size:2.6rem}.faq__question{font-size:1.5rem;padding:1.2rem;gap:1rem}.faq__answer_content{padding:0 1.2rem 1.2rem 1.2rem}.faq__answer p,.faq__answer strong{font-size:1.4rem}.faq__answer li{font-size:1.3rem}.floating-cta{bottom:1.5rem;width:95%;max-width:40rem}.floating-cta .floating-cta__wrapper{justify-content:space-between;padding:.4rem}.floating-cta .floating-cta__phone{font-size:1.6rem;padding:1rem 1.6rem;flex-grow:1;text-align:center}.floating-cta .floating-cta__link{width:3.8rem;height:3.8rem}.floating-cta .floating-cta__link img,.floating-cta .floating-cta__link svg{width:2rem;height:2rem}.floating-cta .floating-cta__link:hover{transform:none}.footer__map{height:25rem;contain-intrinsic-size:250px}.footer{padding:4rem 0 2rem}.footer__location{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__map{width:100%;height:25rem}.footer__info{padding:0;width:100%;margin-left:0}.footer__columns{flex-direction:column;gap:2.5rem}.footer__social{justify-content:center;margin-top:2.5rem}.about-us .about-grid,.about-us .about-hero{grid-template-columns:1fr;text-align:center;gap:3rem}.about-us .about-hero{margin-bottom:6rem}.about-us .about-hero__image{order:-1;height:28rem;width:100%}.about-us .about-hero .hero-actions{flex-direction:column;gap:1.5rem}.about-us .about-hero .hero-actions .btn-main,.about-us .about-hero .hero-actions .btn-outline{width:100%;text-align:center}.about-us .about-stats{grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem}.about-us .about-stats .stat-item{padding:2rem 1.5rem}.about-us .about-grid{margin-bottom:6rem}.about-us .about-grid .about-image{height:28rem;width:100%}.about-us .about-grid .about-text{text-align:center}.about-us .about-grid .benefits-list{text-align:left;display:inline-block}.about-us .work-process{margin-bottom:6rem}.about-us .work-process h2{font-size:2.6rem;margin-bottom:3rem}.about-us .work-process .process-steps{grid-template-columns:1fr;gap:1.5rem}.about-us .work-process .process-steps .step-card{padding:3rem 2rem}.about-us .about-logistics{padding:2.5rem 2rem;margin-bottom:5rem}.about-us .about-logistics .logistics-text h2{font-size:2.4rem}.about-us .about-logistics .logistics-text p{font-size:1.5rem}.about-us .about-logistics .city-list{gap:1rem;justify-content:center}.about-us .about-logistics .city-list li{font-size:1.4rem;padding:.8rem 1.5rem}.about-us .about-faq{margin-bottom:5rem}.about-us .about-faq h2{font-size:2.4rem}.about-us .about-faq .faq-item .faq-question{font-size:1.6rem}.about-us .about-faq .faq-item .faq-answer{font-size:1.4rem}.about-us .about-cta-box{margin-bottom:6rem;padding:4rem 1.5rem}.about-us .about-cta-box h3{font-size:2.4rem}.about-us .about-cta-box p{font-size:1.4rem;margin-bottom:3rem}.about-us .about-cta-box .cta-actions{flex-direction:column;gap:1.5rem}.about-us .about-cta-box .cta-actions .btn-main,.about-us .about-cta-box .cta-actions .btn-outline{width:100%}.delivery-rules h2{text-align:center;font-size:2.2rem}.rules-grid{grid-template-columns:1fr;margin:3rem 0;gap:1.5rem}.final-trust-section{margin-bottom:5rem}.contacts-page{padding:5rem 0 4rem}.contacts-page__title{font-size:3.2rem;margin-bottom:30px}.contacts-page__grid{gap:2.5rem}.contacts-page__card{padding:2.5rem 2rem}.contacts-page__card:hover{transform:none;box-shadow:none}.contacts-page__phone{font-size:2rem}}@media (max-width:578px){*{font-size:8.3px}body.lock{overflow:hidden}.header__burger{display:block;position:relative;width:30px;height:20px;z-index:12}.header__burger span{position:absolute;background-color:#105d7b;width:100%;height:2px;left:0;top:9px;transition:all .3s ease 0s}.header__burger::after,.header__burger::before{content:"";background-color:#105d7b;position:absolute;width:100%;height:2px;left:0;transition:all .3s ease 0s}.header__burger::before{top:0}.header__burger::after{bottom:0}.header__burger.active span{transform:scale(0)}.header__burger.active::before{transform:rotate(225deg);top:9px}.header__burger.active::after{transform:rotate(-225deg);bottom:9px}.menu-list{position:fixed;top:0;right:0;width:100%;height:100%;overflow:auto;background-color:#105d7b;transition:transform .7s ease;transform:translateX(100%);padding:4rem 1rem 2rem 1rem;z-index:11}.menu-list.active{transform:translateX(0)}.menu-list.active ul li a{color:#fff}.menu-list.active::hover a{font-size:3.5rem;color:#080424}.menu-list__items{flex-direction:column;align-items:center;margin-top:7rem;gap:4rem}.menu-list__items li{width:10rem;font-size:1.8rem;justify-content:center}}@media (max-width:468px){.thanks__title{padding:5rem 0}}@media (min-width:601px) and (max-width:1200px){.hero__header-title{font-size:4.5rem;margin:.2rem 0 0 0}}@media (min-width:601px) and (max-width:978px){.hero__header-title{font-size:3.5rem;margin:.2rem 0 0 0}}