@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&amp;display=swap";.prod-cta-section{display:none!important}.prod-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:prodModalFadeIn .25s ease}@keyframes prodModalFadeIn{0%{opacity:0}to{opacity:1}}.prod-modal{background:#fff;border-radius:16px;padding:36px 32px;max-width:460px;width:100%;position:relative;box-shadow:0 20px 60px #00000040}.prod-modal-close{position:absolute;top:12px;right:16px;border:none;background:none;font-size:24px;cursor:pointer;color:#666;line-height:1}.prod-modal-title{font-size:22px;font-weight:700;margin:0 0 8px;color:#1a1a1a}.prod-modal-subtitle{font-size:14px;color:#666;margin:0 0 24px;line-height:1.5}.prod-modal-form{display:flex;flex-direction:column;gap:14px}.prod-modal-form input[type=text],.prod-modal-form input[type=tel]{padding:12px 16px;border:1px solid #ddd;border-radius:10px;font-size:15px;outline:none;transition:border-color .2s}.prod-modal-form input:focus{border-color:#e30613}.prod-modal-form .button{padding:14px;font-size:16px;font-weight:600}.prod-modal-form .product-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#888;line-height:1.4}.prod-modal-form .product-consent input{margin-top:2px;flex-shrink:0}.prod-modal-form .product-consent a{color:#19366a;text-decoration:underline}.prod-modal-form .product-consent a:hover{color:#d21e1e}.prod-modal-success{text-align:center;padding:20px 0}.prod-modal-success-title{font-size:20px;font-weight:700;color:#37b98a;margin:0 0 8px}.prod-modal-success-text{font-size:15px;color:#666}.crumb-last{color:var(--muted, #6b7688)}.spec-hidden{display:none}.prod-specs-toggle{display:block;margin:16px auto 0;padding:10px 28px;border:1.5px solid var(--navy, #0b1a33);background:#fff;color:var(--navy, #0b1a33);border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.prod-specs-toggle:hover{background:var(--navy, #0b1a33);color:#fff}.prod-gallery-wrap{position:relative}.prod-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 10px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}.prod-gallery-arrow:hover{transform:translateY(-50%) scale(1.08)}.prod-gallery-arrow:active{transform:translateY(-50%) scale(.95)}.prod-gallery-arrow--left{left:8px}.prod-gallery-arrow--right{right:8px}.prod-gallery-arrow svg{width:18px;height:18px;fill:none;stroke:#1a2d4a;stroke-width:2.5}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:10000;display:flex;align-items:center;justify-content:center;animation:lbFadeIn .2s ease}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox-close{position:absolute;top:16px;right:20px;z-index:10;width:44px;height:44px;border:none;background:#ffffff1f;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-close:hover{background:#fff3}.gallery-lightbox-counter{position:absolute;top:20px;left:24px;z-index:10;color:#ffffffb3;font-size:14px}.gallery-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:4px;-webkit-user-select:none;user-select:none}.gallery-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;border:none;background:#ffffff1f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-lightbox-arrow:hover{background:#ffffff40}.gallery-lightbox-arrow--prev{left:16px}.gallery-lightbox-arrow--next{right:16px}.gallery-lightbox-arrow svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:2.5}@media(max-width:768px){.prod-gallery-arrow{width:34px;height:34px}.prod-gallery-arrow svg{width:16px;height:16px}.gallery-lightbox-arrow{width:40px;height:40px}.gallery-lightbox-arrow--prev{left:8px}.gallery-lightbox-arrow--next{right:8px}}.page-catalog{padding:40px 0 0;min-height:60vh}.page-catalog .category-grid,.page-catalog .catalog-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.page-catalog .category-card,.page-catalog .catalog-product-card{min-width:0}.page-catalog .category-card img,.page-catalog .catalog-product-card img{max-width:100%}#cats-grid{margin-bottom:48px}.catalog-breadcrumbs{color:var(--muted, #6b7688);font-size:14px;margin-bottom:12px;display:flex;align-items:center;gap:6px}.catalog-breadcrumbs a{color:var(--muted, #6b7688);text-decoration:none}.catalog-breadcrumbs a:hover{color:var(--navy, #19366a)}.breadcrumb-current{color:#0b1a33;font-weight:600}.catalog-breadcrumbs span{color:var(--muted, #6b7688)}.catalog-title{font-size:42px;font-weight:800;color:#0b1a33;margin:0 0 36px;letter-spacing:-.8px}.catalog-list-search{display:flex;gap:10px;max-width:620px;margin:-8px 0 28px}.catalog-list-search input{flex:1;min-width:0;height:48px;padding:0 15px;border:1px solid #cbd2dc;border-radius:4px;font:inherit;color:#172e58}.catalog-list-search button{min-height:48px;padding:0 24px;border:1px solid #dc000c;border-radius:4px;background:#dc000c;color:#fff;font:inherit;font-weight:600;cursor:pointer}.catalog-list-search button:hover{background:#b6000a;border-color:#b6000a}.catalog-cats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:48px}.catalog-cat-card{background:#fff;border:1px solid #eef1f6;border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer;display:flex;flex-direction:column}.catalog-cat-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.catalog-cat-card-img{height:200px;background:#f7f8fa;display:flex;align-items:center;justify-content:center;overflow:hidden}.catalog-cat-card-img img{width:100%;height:100%;object-fit:contain;padding:16px}.catalog-cat-card-body{padding:18px 20px 14px;flex:1;display:flex;flex-direction:column}.catalog-cat-card-body h3{font-size:18px;font-weight:700;color:#0b1a33;margin:0 0 6px}.catalog-cat-card-body .count{font-size:13px;color:var(--muted, #6b7688);margin-bottom:12px}.catalog-cat-card-body .cat-link{margin-top:auto;color:var(--navy, #19366a);font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.catalog-cat-card-body .cat-link:hover{color:var(--red, #e30613)}.catalog-section-title{font-size:28px;font-weight:800;color:#0b1a33;margin:0 0 24px}.catalog-products-grid{margin-bottom:32px}.catalog-product-card{background:#fff;border:1px solid #eef1f6;border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.catalog-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.catalog-product-img{height:220px;background:#f7f8fa;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.catalog-product-img img{width:100%;height:100%;object-fit:contain;padding:16px}.catalog-product-badges{position:absolute;z-index:2;display:flex;gap:6px;flex-wrap:wrap;max-width:calc(100% - 20px);pointer-events:none}.catalog-product-badges--top-left{top:10px;left:10px}.catalog-product-badges--top-right{top:10px;right:10px;justify-content:flex-end}.catalog-product-badges--bottom-left{bottom:10px;left:10px}.catalog-product-badges--bottom-right{right:10px;bottom:10px;justify-content:flex-end}.catalog-product-badge{min-height:24px;max-width:100%;padding:4px 10px;border-radius:6px;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:0 2px 8px #0b1a3324;font-size:11px;font-weight:700;line-height:16px;text-transform:uppercase;overflow-wrap:anywhere}.catalog-product-badge.hit{background:#e30613;color:#fff}.catalog-product-badge.action{background:#f5a623;color:#fff}.catalog-product-body{padding:16px 18px;flex:1;display:flex;flex-direction:column}.catalog-product-body h3{font-size:17px;font-weight:700;color:#0b1a33;margin:0 0 10px;line-height:1.3}.catalog-product-specs{font-size:14px;color:var(--muted, #6b7688);margin:0 0 14px;line-height:1.5;list-style:none;padding:0}.catalog-product-specs li{margin-bottom:4px}.catalog-product-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:auto}.catalog-product-actions .button{flex:0 0 auto;max-width:100%;font-size:14px;padding:10px 16px}.catalog-loading{text-align:center;padding:60px 0;color:var(--muted, #6b7688);font-size:16px}.catalog-loadmore{grid-column:1 / -1;display:flex;justify-content:center;padding:24px 0 40px}.catalog-spinner{width:36px;height:36px;border:3px solid #eef1f6;border-top-color:var(--red, #e30613);border-radius:50%;animation:catalog-spin .7s linear infinite}@keyframes catalog-spin{to{transform:rotate(360deg)}}.skel{background:#e2e5ea;border-radius:6px;overflow:hidden;position:relative}.skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);animation:skelShimmer 1.4s infinite}.skel-cat-card{height:260px;grid-column:span 1}.skel-prod-card{height:200px;grid-column:span 1}.skel-breadcrumb{width:200px;height:16px;margin-bottom:12px}.skel-title{width:340px;height:36px;margin-bottom:32px}.skel-prod-hero{height:420px;margin-bottom:40px}.skel-prod-section{height:180px;margin-bottom:24px}.skel-prod-wide{height:260px;margin-bottom:24px}@media(max-width:768px){.skel-cat-card{height:180px}.skel-prod-card{height:150px}.skel-title{width:220px;height:28px}.skel-prod-hero{height:260px}}.prod-description,.page-content{color:#3a4049;font-size:15px;line-height:1.8}.prod-description strong,.page-content strong{color:#1a1f26;font-weight:600}.prod-description ul,.page-content ul{padding:0;list-style:none;margin:20px 0}.prod-description li,.page-content li{position:relative;padding-left:24px;margin-bottom:10px}.prod-description li:before,.page-content li:before{content:"";position:absolute;left:4px;top:10px;width:6px;height:6px;border-radius:50%;background:#df362d}.prod-description p,.page-content p{margin:0 0 16px}.page-content{min-width:0}.page-content img,.page-content video{max-width:100%;height:auto}.page-content iframe{max-width:100%}.page-content table{display:block;max-width:100%;overflow-x:auto}.page-header-cta{margin:18px 0 32px}.page-header-cta-btn{border:0;border-radius:6px;background:#f41019;color:#fff;padding:12px 22px;font:inherit;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s}.page-header-cta-btn:hover{background:#d80d15;transform:translateY(-1px)}.prod-description br+br,.page-content br+br{display:none}.prod-description>*:first-child,.page-content>*:first-child{margin-top:0}@media(max-width:768px){.prod-description,.page-content{font-size:14px}}.prod-description-wrap{max-height:320px;overflow:hidden;position:relative}.prod-description-wrap.expanded{max-height:none;overflow:visible}.prod-description-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(transparent,#f4f5f7);pointer-events:none;transition:opacity .3s}.prod-description-wrap.expanded:after{opacity:0}.prod-desc-toggle{display:block;margin:16px auto 0;padding:10px 28px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#505762;font-size:14px;cursor:pointer;transition:all .2s}.prod-desc-toggle:hover{border-color:#df362d;color:#df362d}@media(max-width:768px){.prod-description-wrap{max-height:260px}}.homepage-blocks .hero-slider{position:relative;width:100%;overflow:hidden}.homepage-blocks .hero-slides{display:flex;transition:transform .5s ease}.homepage-blocks .hero-slide{flex:0 0 100%;min-height:420px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:680px){.homepage-blocks .hero-slide{min-height:260px}}@media(max-width:1024px){.page-catalog .container{width:calc(100% - 40px)}.page-catalog .category-grid,.page-catalog .catalog-products-grid{grid-template-columns:repeat(3,1fr);gap:16px}.catalog-title{font-size:30px;margin:0 0 28px}.catalog-section-title{font-size:24px}.catalog-product-img{height:190px}}@media(max-width:911px){.catalog-product-actions{flex-direction:column;gap:8px}.catalog-product-actions .button{width:100%;text-align:center;justify-content:center}}@media(max-width:768px){.main-nav,.phone,.brand-divider,.brand-sany{display:none!important}.menu-button{margin-left:auto;display:block!important}.header-inner{min-height:56px}.brand-company-logo{width:160px}.header-brand-group{margin:0 auto}.menu-bar{z-index:10;background:#22417a;max-height:0;transition:max-height .3s ease-out;position:absolute;top:56px;left:0;right:0;overflow:hidden}.menu-bar.is-open{max-height:500px}.menu-bar .main-nav{color:#fff;flex-direction:column;align-items:center;gap:0;width:100%;min-height:auto;padding:10px 0;font-size:16px;display:flex!important}.menu-bar .main-nav a{color:#fff;text-align:center;width:100%;padding:8px 0}.page-catalog .container{width:calc(100% - 40px)}.page-catalog .category-grid,.page-catalog .catalog-products-grid{grid-template-columns:repeat(2,1fr);gap:14px}.catalog-title{font-size:28px;margin:0 0 22px}.catalog-section-title{font-size:22px;margin:36px 0 16px}.catalog-product-img{height:170px}.catalog-product-body h3{font-size:15px}.catalog-product-specs{font-size:13px}}@media(max-width:600px){.catalog-list-search{margin:-2px 0 22px}.catalog-list-search button{padding:0 16px}.page-catalog .container{width:calc(100% - 32px)}.page-catalog{padding:24px 0 0}.page-catalog .category-grid,.page-catalog .catalog-products-grid{grid-template-columns:1fr;gap:14px}.catalog-breadcrumbs{font-size:12px;flex-wrap:wrap;gap:4px;margin-bottom:8px}.catalog-title{font-size:24px;margin:0 0 18px;letter-spacing:-.4px}.catalog-section-title{font-size:20px;margin:32px 0 14px}.catalog-product-img{height:200px}.catalog-product-body{padding:14px}.catalog-product-body h3{font-size:16px;margin:0 0 6px}.catalog-product-specs{font-size:14px;margin:0 0 12px}.catalog-product-actions{flex-direction:column;gap:8px}.catalog-product-actions .button{width:100%;text-align:center;justify-content:center;font-size:14px;padding:10px 14px}.catalog-loading{padding:40px 0;font-size:14px}}.ct-tabs{display:flex;gap:32px;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.ct-tab-nav{flex:0 0 260px;background:#f7f9fb;border-right:1px solid #e0e0e0;padding:8px 0;max-height:600px;overflow-y:auto}.ct-tab-btn{display:block;width:100%;padding:14px 20px;border:0;background:none;text-align:left;font-size:15px;color:#585757;cursor:pointer;transition:background .15s,color .15s}.ct-tab-btn:hover{background:#0000000a}.ct-tab-btn.active{background:#fff;color:#df362d;font-weight:600;border-right:3px solid #df362d}.ct-tab-content{flex:1;padding:24px 32px;min-height:400px}.ct-tab-panel{display:none}.ct-tab-panel.active{display:block}.ct-tab-label{flex:1}.ct-chevron{display:none;flex:none;width:9px;height:9px;margin-left:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s}.ct-branch{padding:16px 0;border-bottom:1px solid #f0f0f0}.ct-branch:last-child{border-bottom:0}.ct-addr{display:block;font-size:15px;color:#1a1f26;margin-bottom:8px}.ct-phone,.ct-email{display:block;font-size:15px;color:#df362d;text-decoration:none;margin-bottom:4px}.ct-email{color:#3a4049}.ct-phone:hover,.ct-email:hover{text-decoration:underline}.ct-map{display:inline-block;font-size:14px;color:#06c;text-decoration:none;margin-top:6px}.ct-map:hover{text-decoration:underline}.ct-map-box{margin-top:16px;height:360px;border-radius:8px;overflow:hidden;background:#f4f5f7}@media(max-width:768px){.ct-tabs{display:block;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.ct-tab-item{border-bottom:1px solid #e0e0e0}.ct-tab-item:last-child{border-bottom:0}.ct-tab-btn{display:flex;align-items:center;width:100%;white-space:normal;text-align:left;padding:15px 18px;font-size:15px;border:0;background:#fff;color:#1a1f26}.ct-tab-btn.active{border-right:0;background:#fafafa;color:#df362d}.ct-chevron{display:inline-block}.ct-tab-btn.active .ct-chevron{transform:rotate(-135deg)}.ct-tab-panel{padding:4px 18px 18px}.ct-map-box{height:260px}}.catalog-spinner{width:28px;height:28px;border-width:2px}.catalog-category-description{margin:32px 0 64px;color:#4e596b;line-height:1.6}.catalog-category-description p{margin:0 0 12px}.catalog-category-description table{width:100%;border-collapse:collapse}.catalog-category-description th,.catalog-category-description td{border:1px solid #dfe3ea;padding:8px 10px;text-align:left}.catalog-layout,.pd-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}.catalog-main,.pd-main,.catalog-sidebar-slot{min-width:0}.catalog-sidebar-card{position:sticky;top:78px;background:#fff;border:1px solid #e4e8ef;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0f1f400f}.catalog-side-form{padding:20px;background:#f7f9fc;border-bottom:1px solid #e4e8ef}.catalog-side-form h2,.catalog-side-nav h2{margin:0 0 12px;color:#0b1a33;font-size:20px;line-height:26px;font-weight:600}.catalog-side-form p{margin:0 0 16px;color:#3a4049;font-size:14px;line-height:20px}.catalog-side-form .sanyf-form{max-width:none;gap:10px}.catalog-side-form .sanyf-consent{display:block;line-height:18px}.catalog-side-form .sanyf-consent input{display:inline-block;width:auto;margin:2px 5px 0 0;vertical-align:top}.catalog-side-form .sanyf-lbl{font-size:12px}.catalog-side-form .sanyf-lbl input,.catalog-side-form .sanyf-lbl textarea{padding:9px 10px;font-size:13px}.catalog-side-form .sanyf-btn{width:100%;padding:11px 12px;font-size:13px}.catalog-side-nav{padding:20px 0 16px}.catalog-side-nav h2{padding:0 20px}.catalog-side-menu{margin:0;padding:0;list-style:none}.catalog-side-item{margin:0}.catalog-side-row{display:flex;align-items:stretch}.catalog-side-link{flex:1;min-width:0;padding:9px 12px 9px 20px;color:#263852;font-size:14px;line-height:20px;text-decoration:none}.catalog-side-link:hover{color:#df362d;background:#f7f9fc}.catalog-side-link.is-current{color:#df362d;font-weight:600;background:#fff1f1;border-right:3px solid #df362d}.catalog-side-toggle{flex:0 0 36px;border:0;background:transparent;color:#6b7688;cursor:pointer;font-size:18px;line-height:1}.catalog-side-toggle:hover{color:#df362d}.catalog-side-item.is-expanded>.catalog-side-row .catalog-side-toggle{transform:rotate(180deg)}.catalog-side-children{padding:2px 0 4px 14px}.catalog-side-children[hidden]{display:none}.catalog-side-children .catalog-side-link{padding-left:18px;font-size:13px}.catalog-sidebar-skel{min-height:460px}@media(min-width:1025px){.page-catalog .category-grid,.page-catalog .catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.catalog-layout,.pd-layout{grid-template-columns:240px minmax(0,1fr);gap:20px}}@media(max-width:680px){.catalog-layout,.pd-layout{display:block}.catalog-sidebar-slot{display:none}}.blog-page{background:#fff;color:#182232;min-height:60vh}.blog-shell{padding-top:52px;padding-bottom:72px}.blog-shell h1{font-size:42px;line-height:1.15;margin:18px 0 34px;color:#172e58}.blog-list-search{display:flex;gap:10px;max-width:620px;margin:-10px 0 30px}.blog-list-search input{flex:1;min-width:0;height:48px;padding:0 15px;border:1px solid #cbd2dc;border-radius:4px;font:inherit;color:#172e58}.blog-list-search button{min-height:48px;padding:0 24px;border:1px solid #dc000c;border-radius:4px;background:#dc000c;color:#fff;font:inherit;font-weight:600;cursor:pointer}.blog-list-search button:hover{background:#b6000a;border-color:#b6000a}.blog-empty{color:#66717f;margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e3e8ef;background:#fff;transition:box-shadow .2s,transform .2s}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #162b4f1f}.blog-card-image{display:block;aspect-ratio:1.55;overflow:hidden;background:#edf1f6}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.blog-card:hover .blog-card-image img{transform:scale(1.03)}.blog-card-placeholder{display:grid;height:100%;place-items:center;color:#8c99aa;font-weight:800;font-size:28px;letter-spacing:.08em}.blog-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.blog-card time,.blog-article time{display:block;color:#718095;font-size:14px;margin-bottom:10px}.blog-card h4{font-size:21px;line-height:1.27;margin:0 0 12px}.blog-card h4 a{color:#172e58;text-decoration:none}.blog-card p{color:#526174;line-height:1.55;margin:0 0 18px}.blog-more,.blog-back{color:#d80d16;text-decoration:none;font-weight:700;margin-top:auto}.blog-load-wrap{text-align:center;padding-top:34px}.blog-load{border:1px solid #d80d16;background:#d80d16;color:#fff;padding:13px 27px;font-weight:700;font-size:16px;cursor:pointer}.blog-load:hover{background:#b70b12}.blog-skel-title{width:230px;height:48px;margin:20px 0 34px}.blog-skel-card{height:390px}.blog-article{max-width:980px}.blog-article article{max-width:820px}.blog-article h1{font-size:46px;margin-top:0}.blog-hero{display:block;width:100%;max-height:530px;object-fit:cover;margin:0 0 32px}.blog-content{font-size:17px;line-height:1.65;color:#263548}.blog-content img{max-width:100%;height:auto}.blog-content figure{margin:28px 0}.blog-content figcaption{color:#718095;font-size:14px;margin-top:8px}.blog-content table{max-width:100%;border-collapse:collapse}.blog-content th,.blog-content td{border:1px solid #dfe5ec;padding:9px}.blog-back{display:inline-block;margin-top:34px}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-shell h1,.blog-article h1{font-size:34px}.blog-shell{padding-top:36px}}@media(max-width:580px){.blog-shell{padding-top:28px;padding-bottom:48px}.blog-list-search{margin:-12px 0 24px}.blog-list-search button{padding:0 16px}.blog-grid{grid-template-columns:1fr;gap:16px}.blog-card h4{font-size:19px}.blog-card-body{padding:16px}.blog-article h1{font-size:29px}.blog-hero{margin-bottom:22px}.blog-content{font-size:16px}}html.is-search-page #root>main:not(.search-page){display:none!important}html.is-search-page #root>main.search-page{display:block!important;padding:52px 0 96px}.search-form{display:flex;gap:12px;max-width:760px;margin:24px 0 42px}.search-form input{flex:1;min-width:0;border:1px solid #cbd2dc;border-radius:5px;padding:14px 16px;font:inherit;font-size:17px}.search-form button{border:0;border-radius:5px;background:#f41019;color:#fff;padding:0 26px;font:inherit;font-weight:600;cursor:pointer}.search-section{margin-top:42px}.search-section__head{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}.search-section__head h2{margin:0}.search-count{color:#788392}.search-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.search-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.search-card{display:block;border:1px solid #e0e4e9;border-radius:6px;padding:18px;color:inherit;text-decoration:none;transition:box-shadow .15s,transform .15s}.search-card:hover{box-shadow:0 8px 24px #1423371a;transform:translateY(-2px)}.search-card__type{color:#f41019;font-size:12px;font-weight:600;text-transform:uppercase}.search-card h3{margin:8px 0;font-size:18px}.search-card p{margin:0;color:#66717f;line-height:1.5}.search-empty{color:#66717f}.search-page .skel{min-height:120px}.search-button{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:inherit;text-decoration:none;font-size:14px}.search-button:first-letter{font-size:28px}@media(max-width:760px){.search-page{padding:34px 0 72px}.search-form{flex-direction:column}.search-form button{min-height:48px}.search-results,.search-products-grid,.search-blog-grid{grid-template-columns:1fr}.search-button span{display:none}}@media(min-width:761px)and (max-width:1024px){.search-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.search-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@font-face{font-family:Futura PT Demi;src:url(/assets/futura_pt_demi.woff2)format("woff2");font-display:swap}:root{color:#17202d;font-synthesis:none;--navy:#19366a;--red:#df362d;--yellow:#f7c32e;--muted:#69717d;--card:#fff;background:#f4f5f7;font-family:Futura PT Demi,Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.container{width:min(1280px,100% - 64px);margin:0 auto}.section{padding:86px 0}.catalog,.about,.services,.models,.dealer,.coverage,.promo{position:relative}.catalog:before,.about:before,.services:before,.models:before,.dealer:before,.coverage:before,.promo:before{content:"";background:var(--red);width:40px;height:6px;position:absolute;top:60px;left:calc(50% + min(1280px,100% - 64px)/-2)}.about:before{top:38px}.promo:before{top:30px}.site-header{background:#f5f6f8}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:86px;display:flex}.header-brand-group{align-items:center;gap:16px;display:flex}.brand{white-space:nowrap;align-items:center;display:flex}.brand-company-logo{width:500px;height:auto;display:block}.brand-divider{background:#6e737a;width:1px;height:43px}.brand-sany{white-space:nowrap;flex-direction:column;align-items:center;gap:2px;display:flex}.brand-sany img{width:127px;height:auto;display:block}.brand-sany small{color:#555b63;font-size:7px;line-height:1}.main-nav{color:#505762;text-transform:uppercase;align-items:center;gap:28px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.main-nav a:hover,.text-link:hover{color:var(--red)}.phone{color:#2b3037;text-align:left;white-space:nowrap;font-size:27px;line-height:1}.phone small{color:#555b63;margin-top:7px;font-size:13px;line-height:1;display:block}.menu-button{color:var(--navy);background:0 0;border:0;font-size:24px;display:none}.blue-strip{background:var(--navy);height:14px}.menu-bar{background:#22417a}.menu-bar .main-nav{color:#fff;justify-content:space-between;align-items:center;gap:32px;width:min(1280px,100% - 64px);min-height:42px;margin:0 auto;font-size:20px;display:flex}.menu-bar .main-nav a{color:#fff}.hero{background:#eef1f5;margin-top:20px;overflow:hidden}.hero-inner{min-height:0;display:block}.hero-visual{min-height:0;display:block;position:relative;overflow:visible}.hero-machine{object-fit:initial;filter:none;width:100%;height:auto;display:block}.hero-copy{z-index:1;padding:44px 0;position:relative}.eyebrow{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:var(--navy);letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(38px,5vw,68px);line-height:.98}h1 strong{color:#1e2a37;font-weight:800}h2{color:var(--navy);letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(28px,4vw,44px);line-height:1.07}h2 em{color:var(--red);font-style:normal}.hero-text{max-width:340px;color:var(--muted);font-size:13px;line-height:1.7}.hero-details{color:var(--muted);gap:27px;margin:28px 0;font-size:10px;display:flex}.hero-details b{color:var(--navy);margin-bottom:2px;font-size:17px;display:block}.button{border:0;justify-content:center;align-items:center;gap:18px;padding:14px 20px;font-size:10px;font-weight:800;transition:transform .2s,opacity .2s;display:inline-flex}.button:hover{opacity:.9;transform:translateY(-2px)}.button-red{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:10px;padding:5px 16px;font-size:28px}.hero-ribbon{background:var(--yellow);color:#785e08;padding:10px 20px;font-size:9px;font-weight:700;position:absolute;top:75px;right:5%;transform:skew(-12deg)}.hero-ribbon b{font-size:12px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px;display:flex}.section-heading h2{margin-bottom:0}.text-link{color:var(--red);white-space:nowrap;font-size:11px;font-weight:800}.text-link span,.button span{font-size:16px}.category-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:40px 12px;display:grid}.category-card{flex-direction:column;height:100%;display:flex}.category-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #1d2d4514}.category-card-top{background:#fff;border-radius:10px;flex-direction:column;flex:1;padding:14px;display:flex}.category-card h3{color:#293341;text-align:center;min-height:28px;margin:13px 0 5px;font-size:36px;line-height:1.1}.category-desc{color:#a2a7ae;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:8px 0;font-size:14px;display:-webkit-box;overflow:hidden}.category-card a{color:#17202d;background:#d3d6db;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;margin-top:auto;font-size:17px;font-weight:100;transition:background .2s,transform .2s,opacity .2s;display:inline-flex}.category-card a:hover{color:#fff;opacity:.9;background:#d4433e;transform:translateY(-2px)}.category-card a.button-red{background:var(--red);color:#fff}.category-card a.button-red:hover{background:#d4433e}.catalog-button{margin-top:40px;margin-left:auto;margin-right:auto;display:block}.category-card a span{margin-left:8px}.equipment-image{flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.equipment-image img,.quick-image img,.model-image img,.building-image img,.promo-machine img{object-fit:cover;width:100%;height:100%}.equipment-image img{object-fit:contain}.about{background:#f1f3f5}.about.section{padding:64px 0}.about-inner{background-position:calc(100% + 30px);background-repeat:no-repeat;background-size:60%;align-items:center;min-height:400px;display:flex;position:relative}.about-main-title{color:#000;margin-bottom:10px;font-size:36px}.about-title{color:#000;margin-bottom:18px;font-size:28px}.about-copy{max-width:50%}.about-copy>p{color:var(--muted);font-size:13px;line-height:1.75}.about-image{background-position:right -20px center;background-repeat:no-repeat;background-size:110%;height:400px}.about-stats{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.about-stat{align-items:center;gap:15px;display:flex}.about-stat img{width:50px;height:50px}.about-stat b{color:#000;margin-bottom:5px;font-size:28px;display:block}.about-stat span{color:#69717d;font-size:14px}.services{background:#f4f5f7}.services .section-heading h2{color:#000;text-transform:uppercase;margin-bottom:0;font-size:44px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.quick-card{background:#fff;border-radius:10px;flex-direction:column;padding:14px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 4px 10px #0000000d}.quick-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.quick-image{height:160px;margin-bottom:15px;overflow:hidden}.quick-card h3{color:#000;margin-bottom:8px;font-size:20px}.quick-card p{color:#69717d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;font-size:16px;line-height:1.4;display:-webkit-box;overflow:hidden}.quick-card button.button-red{border-radius:10px;justify-content:center;align-items:center;width:fit-content;margin-top:auto;padding:8px;display:inline-flex}.quick-card button .quick-arrow{width:20px;height:20px}.models{background:#f5f6f8}.services .section-heading,.models .section-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:34px;display:flex}.slider-nav{gap:10px;display:flex}.slider-arrow{cursor:pointer;background:#eee;border:none;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .2s;display:grid}.slider-arrow:hover{background:#ddd}.model-slider{scroll-snap-type:x mandatory;margin-bottom:30px;overflow-x:auto}.model-slider::-webkit-scrollbar{display:none}.model-grid{gap:14px;padding-bottom:10px;display:flex}.model-card{scroll-snap-align:start;background:#fff;border-radius:10px;flex-direction:column;flex:0 0 calc(33.3333% - 9.33333px);display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.model-image{background:#f8f8f8;justify-content:center;align-items:center;height:300px;display:flex;overflow:hidden}.model-image img{object-fit:contain;width:100%;height:100%}.model-content{flex-direction:column;flex:1;padding:18px;display:flex}.model-stripe{background:var(--red);width:40px;height:6px;margin-bottom:12px}.model-card h3{min-height:34px;color:var(--navy);margin-bottom:8px;font-size:18px;line-height:1.3}.model-specs{margin-top:15px;margin-bottom:20px}.model-spec-item{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.model-spec-item img{width:18px;height:18px}.model-spec-item strong{color:#000;font-weight:400}.model-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.model-buttons{gap:8px;width:100%;display:flex}.model-buttons .button{border-radius:8px;padding:8px 12px;font-size:14px}.model-buttons .button-red{flex:.7}.model-buttons .button-outline{flex:1.3}.model-buttons .button-outline img{filter:brightness(0)saturate()invert(29%)sepia(91%)saturate(7456%)hue-rotate(345deg)brightness(97%)contrast(97%);width:14px;height:14px}.dealer-intro{text-align:left;max-width:800px;margin:0 0 40px;display:block}.dealer-title{color:#000;margin-bottom:20px;font-size:44px;line-height:1.1}.dealer-intro p{color:#69717d;margin-bottom:15px;font-size:16px;line-height:1.6}.benefit-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.benefit{text-align:center;background:#fff;border-radius:10px;flex-direction:column;align-items:center;padding:25px 15px;display:flex;box-shadow:0 4px 10px #0000000d}.benefit-icon{background:#f1f3f5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:15px;display:flex}.benefit-icon img{width:45px;height:45px;margin:0}.benefit h3{color:#000;margin-bottom:8px;font-size:15px}.benefit p{color:#69717d;font-size:12px;line-height:1.4}.coverage{background:#f1f3f5}.coverage-inner{grid-template-columns:.6fr 1.4fr;align-items:center;gap:50px;display:grid}.coverage-title{color:#000;margin-bottom:20px;font-size:44px}.coverage-inner>div:first-child p{color:#69717d;max-width:330px;margin-bottom:28px;font-size:16px;line-height:1.7}.coverage-map{justify-content:center;align-items:center;display:flex}.coverage-map img{max-width:100%;height:auto}.button-outline-red{border:1px solid var(--red);color:var(--red);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.button-outline-red:hover{background:var(--red);color:#fff}.button-outline-red img{filter:brightness(0)saturate()invert(29%)sepia(91%)saturate(7456%)hue-rotate(345deg)brightness(97%)contrast(97%);width:16px;height:16px}.button-outline-red:hover img{filter:brightness(0)saturate()invert()sepia(0%)saturate(0%)hue-rotate(300deg)brightness(108%)contrast(101%)}.promo{padding:50px 0}.promo-inner{color:#fff;background:url(/assets/promo-excavator.png) 100%/50% no-repeat,#2d3f6d;border-radius:10px;align-items:center;min-height:360px;padding:40px 0 40px 60px;display:flex;overflow:hidden}.promo h2{color:#fff;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.1}.promo p{color:#c7d0df;max-width:460px;margin-bottom:28px;font-size:20px;line-height:1.3}.promo p em{color:var(--red);font-style:normal}.promo .button{gap:10px;padding:10px 16px;font-size:18px}.promo .button img{filter:brightness(0)saturate()invert();width:16px;height:16px}.product-hero{padding:40px 0 60px}.product-hero-grid{grid-template-columns:60% 40%;align-items:start;gap:32px;display:grid}.product-breadcrumbs{color:#585757;margin-bottom:20px;font-size:14px}.product-breadcrumbs a:hover{color:#f41019}.product-breadcrumbs .crumb-sep{margin:0 6px}.product-title{color:#161616;margin:0 0 24px;font-size:55px;font-weight:500;line-height:1.2}.product-photo{background:#f8f8f8;border-radius:8px;overflow:hidden}.product-photo img{width:100%;height:auto;display:block}.product-stats{grid-template-columns:repeat(3,1fr);gap:20px;max-width:520px;margin:28px 0;display:grid}.product-stat h6{color:#161616;margin:0 0 4px;font-size:25px;font-weight:600}.product-stat p{color:#585757;margin:0;font-size:15px}.product-cta-btn{text-transform:none!important;letter-spacing:normal!important;border-radius:5px!important;padding:10px 25px!important;font-size:16px!important}.product-hero-visual img{width:100%;height:auto}.product-tabs-section{background:#f7fafc;padding:60px 0}.product-tabs{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.product-tab{color:#161616;background:0 0;border:none;border-bottom:4px solid #0000;padding:12px 22px;font-size:16px;font-weight:500;transition:color .2s}.product-tab:hover{color:#f41019}.product-tab.active{color:#f41019;border-bottom-color:#f41019}.product-tab-content{background:#fff;border-radius:8px;margin-top:24px;padding:32px}.product-gallery{grid-template-columns:15% 1fr;align-items:start;gap:12px;display:grid}.product-thumbs{flex-direction:column;gap:10px;max-height:480px;display:flex;overflow-y:auto}.product-thumbs img{cursor:pointer;opacity:.55;border:2px solid #0000;border-radius:4px;width:100%;transition:opacity .2s,border-color .2s}.product-thumbs img:hover{opacity:.8}.product-thumbs img.active{opacity:1;border-color:#f41019}.product-gallery-main img{border-radius:6px;width:100%;display:block}.product-gallery-mobile{display:none}.product-video iframe{aspect-ratio:16/9;border:none;border-radius:6px;width:100%;display:block}.product-desc p{color:#2c2c2c;margin:0 0 16px;font-size:16px;line-height:1.6}.product-download-btn{color:#f41019;background:#fff;border:1px solid #f41019;border-radius:5px;align-items:center;gap:8px;width:fit-content;margin:0 10px 10px 0;padding:10px 20px;font-size:15px;transition:background .2s,color .2s;display:inline-flex}.product-download-btn:hover{color:#fff;background:#f41019}.product-specs-title{color:#161616;margin:28px 0 16px;font-size:22px;font-weight:600}.product-spec-list{grid-template-columns:1fr 1fr;gap:10px 40px;margin:0;padding:0;list-style:none;display:grid}.product-spec-list li{color:#2c2c2c;border-bottom:1px solid #edf2f7;justify-content:space-between;gap:20px;padding-bottom:10px;font-size:15px;display:flex}.product-spec-list li b{font-weight:600}.product-spec-list li span{color:#585757;text-align:right}.product-parts-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;display:grid}.product-parts-form input,.product-parts-form textarea{font:inherit;color:#2c2c2c;border:1px solid #e0e4ea;border-radius:6px;padding:12px 14px;font-size:15px}.product-parts-form textarea{resize:vertical;grid-column:span 2}.product-parts-form .button{text-transform:none;letter-spacing:normal;border-radius:6px;padding:12px;font-size:16px}.product-consent{color:#585757;grid-column:span 2;align-items:center;gap:8px;font-size:13px;display:flex}.site-footer{background:#fff}.footer-middle{padding:40px 0}.footer-grid{grid-template-columns:1.2fr 1fr .7fr 1fr;gap:30px;display:grid}.footer-logo{width:130px;height:auto}.footer-about p{color:#585757;margin-top:15px;font-size:14px;line-height:1.5}.footer-col h4{color:#161616;margin:0 0 15px;font-size:22px;font-weight:500}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:8px}.footer-col ul ul{margin:8px 0 0 12px}.footer-col a{color:#585757;font-size:14px;transition:color .2s}.footer-col a:hover{color:#f41019}.footer-phone{margin-bottom:10px;font-size:20px;font-weight:700;display:block;color:#161616!important}.footer-email{margin-bottom:20px;display:block}.footer-branches{color:#f41019;cursor:pointer;background:#fff;border:1px solid #f41019;border-radius:5px;padding:8px 18px;font-size:14px;transition:background .2s,color .2s}.footer-branches:hover{color:#fff;background:#f41019}.footer-bottom{background:#edf2f7;padding:40px 0 70px}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-bottom-inner span,.footer-bottom-inner a{color:#585757;font-size:14px}.footer-bottom-inner a:hover{color:#f41019}@media(max-width:900px){.container{width:min(100% - 40px,680px)}.main-nav{gap:14px}.header-inner,.header-brand-group{gap:12px}.brand-company-logo{width:230px}.brand-sany img{width:76px}.phone{font-size:14px}.about-grid,.coverage-inner{gap:35px}.dealer-intro{gap:40px}.benefit-grid{gap:12px}.catalog:before,.about:before,.services:before,.models:before,.dealer:before,.coverage:before,.promo:before{left:calc(50% + min(680px,100% - 40px)/-2)}}@media(max-width:680px){.container{width:calc(100% - 32px)}.section{padding:40px 0}.header-inner{min-height:56px}.brand-company-logo{width:160px}.header-brand-group{margin:0 auto}.brand-divider,.brand-sany,.main-nav,.phone{display:none}.menu-button{margin-left:auto;display:block}.blue-strip{height:8px}.menu-bar{z-index:10;background:#22417a;max-height:0;transition:max-height .3s ease-out;position:absolute;top:56px;left:0;right:0;overflow:hidden}.menu-bar.is-open{max-height:500px}.menu-bar .main-nav{color:#fff;flex-direction:column;align-items:center;gap:0;width:100%;min-height:auto;padding:10px 0;font-size:16px;display:flex}.menu-bar .main-nav a{color:#fff;text-align:center;width:100%;padding:8px 0}.hero-inner,.about-grid,.dealer-intro,.coverage-inner{grid-template-columns:1fr}.hero-inner{padding-top:20px;display:block}.hero-copy{padding:0}.hero-visual{min-height:0}.hero-ribbon{top:22px;right:8%}.section-heading h2,.services .section-heading h2{font-size:24px}.category-grid,.quick-grid{grid-template-columns:repeat(2,1fr);gap:24px 10px}.category-card{padding:6px}.category-card h3{min-height:20px;font-size:18px}.category-desc{min-height:36px;font-size:12px}.category-card .category-link{border-radius:8px;height:34px;font-size:13px}.equipment-image{height:80px}.catalog-button{margin-top:24px}.catalog-button.button-red{font-size:18px}.section-heading{flex-direction:column;align-items:start;margin-bottom:20px}.about-main-title{font-size:24px}.about-title{font-size:18px}.about.section{padding:40px 0}.about-inner{min-height:0;display:block;background:0 0!important}.about-copy{max-width:100%}.about-stats{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.about-stat b{font-size:22px}.about-stat span{font-size:13px}.about-stat img{width:40px;height:40px}.about-stat{gap:10px}.quick-image{height:120px}.quick-card h3{font-size:16px}.quick-card p{font-size:13px}.model-section .section-heading h2{font-size:24px}.model-grid{grid-template-columns:1fr}.model-card{flex:0 0 100%}.model-image{height:200px}.model-card h3{min-height:0;font-size:15px}.model-spec-item{font-size:12px}.model-buttons .button{padding:8px 10px;font-size:12px}.slider-arrow{width:32px;height:32px}.dealer-title{font-size:24px}.dealer-intro p{font-size:14px}.dealer-intro{margin-bottom:24px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.benefit{padding:18px 10px}.benefit-icon{width:56px;height:56px;margin-bottom:10px}.benefit-icon img{width:30px;height:30px}.benefit h3{font-size:13px}.benefit p{font-size:11px}.coverage-title{font-size:24px}.coverage-inner>div:first-child p{max-width:none;font-size:14px}.coverage-inner{gap:20px}.promo{padding:30px 0}.promo-inner{background-image:none;border-radius:8px;min-height:0;padding:24px 16px;display:block}.promo h2{margin-bottom:12px;font-size:24px}.promo p{max-width:100%;margin-bottom:18px;font-size:14px}.promo .button{padding:8px 12px;font-size:14px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{padding:20px 0 30px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:10px}.footer-col h4{font-size:18px}.catalog:before,.about:before,.services:before,.models:before,.dealer:before,.coverage:before,.promo:before{width:32px;height:5px;top:18px;left:16px}.about:before{top:18px}.promo:before{top:14px}.product-title{font-size:22px}.product-hero{padding:20px 0 30px}.product-hero-grid{grid-template-columns:1fr}.product-hero-visual{display:none}.product-breadcrumbs{white-space:normal;text-overflow:clip;font-size:12px;overflow:visible}.product-photo{margin-bottom:16px}.product-photo img{object-fit:contain;max-height:40vh}.product-stats{gap:14px;max-width:100%}.product-stat h6{font-size:20px}.product-stat p{font-size:13px}.product-cta-btn{justify-content:center;width:100%;padding:12px 20px!important;font-size:15px!important}.product-tabs-section{padding:30px 0}.product-tabs{gap:4px}.product-tab{padding:10px 12px;font-size:13px}.product-tab-content{padding:16px 12px}.product-gallery{grid-template-columns:1fr}.product-thumbs,.product-gallery-main{display:none}.product-gallery-mobile{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.product-gallery-mobile img{scroll-snap-align:start;flex:0 0 100%;width:100%;max-width:100%;display:block}.product-spec-list{grid-template-columns:1fr;gap:8px 0}.product-spec-list li{font-size:14px}.product-parts-form{grid-template-columns:1fr}.product-parts-form textarea,.product-parts-form .button,.product-consent{grid-column:span 1}.product-desc p{font-size:14px}.product-specs-title{font-size:18px}.product-download-btn{width:100%;margin:0 0 8px;padding:8px 14px;font-size:13px;display:flex}.footer-phone{font-size:18px}}.page-product{background:#fff}.prod-hero{background:linear-gradient(#f8fafd,#fff 70%);padding:60px 0 80px}.prod-hero-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:56px;display:grid}.prod-hero-left{position:relative}.prod-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:20px;font-size:15px;display:flex}.prod-breadcrumbs a{color:var(--navy);font-weight:500}.prod-breadcrumbs a:hover{color:var(--red)}.crumb-sep{color:#c0c4cc;margin:0 6px}.prod-title{color:#0b1a33;letter-spacing:-.8px;margin:0 0 20px;font-size:46px;font-weight:800;line-height:1.1}.prod-badges{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.prod-badge{border-radius:8px;padding:8px 18px;font-size:17px;font-weight:700}.price-badge{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fde68a}.avail-badge{color:#065f46;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #a7f3d0}.avail-badge:not(.in-stock){color:#991b1b;background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fecaca}.prod-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.prod-actions .button-red{letter-spacing:.3px;border-radius:10px;padding:16px 36px;font-size:17px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 20px #df362d47}.prod-actions .button-red:hover{transform:translateY(-1px);box-shadow:0 8px 28px #df362d59}.prod-actions .button-outline{border:2px solid var(--navy);color:var(--navy);background:#fff;border-radius:10px;padding:16px 28px;font-size:17px;font-weight:700;transition:all .2s}.prod-actions .button-outline:hover{background:var(--navy);color:#fff;transform:translateY(-1px)}.button-link{color:var(--navy);text-underline-offset:4px;padding:16px 8px;font-size:15px;font-weight:600;text-decoration:underline}.button-link:hover{color:var(--red)}.prod-excerpt{color:var(--muted);max-width:480px;margin-top:8px;font-size:18px;line-height:1.7}.prod-hero-right{position:relative}.prod-main-image{background:#f0f2f7;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 4px 24px #0000000f}.prod-main-image img{width:100%;display:block}.prod-quick-specs{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.prod-quick-spec{text-align:center;background:#fff;border:1px solid #eef1f6;border-radius:12px;padding:16px 10px;transition:box-shadow .2s}.prod-quick-spec:hover{box-shadow:0 4px 12px #0000000f}.prod-quick-value{color:var(--navy);font-size:21px;font-weight:800;line-height:1.2;display:block}.prod-quick-label{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-top:6px;font-size:14px;font-weight:500;display:block}.prod-trust{background:linear-gradient(90deg,#12254a,#19366a);padding:14px 0}.prod-trust-inner{color:#fff;flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.prod-trust-item{align-items:center;gap:12px;padding:4px 0;font-size:16px;display:flex}.prod-trust-item svg{opacity:.85;stroke:#a8c8ff;flex-shrink:0;width:24px;height:24px}.prod-trust-item strong{font-size:17px;font-weight:700;line-height:1.3;display:block}.prod-trust-item span{opacity:.65;margin-top:1px;font-size:15px;line-height:1.3;display:block}.prod-section{padding:80px 0}.prod-section-alt{background:#f7f9fc;border-top:1px solid #eef1f6;border-bottom:1px solid #eef1f6}.prod-section-title{color:#0b1a33;margin:0 0 12px;font-size:36px;font-weight:800;position:relative}.prod-section-title:before{content:"";background:var(--red);border-radius:3px;width:56px;height:4px;margin-bottom:14px;display:block}.prod-subtitle{color:#1a2d4a;margin:0 0 16px;font-size:24px;font-weight:700}.prod-tasks-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.prod-task-card{background:#fff;border:1px solid #eef1f6;border-radius:16px;padding:28px 24px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.prod-task-card:before{content:"";background:var(--red);opacity:0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.prod-task-card:hover{border-color:#dde2ea;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.prod-task-card:hover:before{opacity:1}.prod-task-num{color:var(--red);opacity:.1;margin-bottom:10px;font-size:40px;font-weight:900;line-height:1}.prod-task-card h4{color:#0b1a33;margin:0 0 8px;font-size:19px;font-weight:700;position:relative}.prod-task-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.prod-adv-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.prod-adv-card{background:#fff;border:1px solid #eef1f6;border-radius:16px;gap:18px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.prod-adv-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.prod-adv-icon{background:linear-gradient(135deg,#19366a1a,#19366a0a);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.prod-adv-icon svg{width:24px;height:24px;color:var(--navy)}.prod-adv-card h4{color:#0b1a33;margin:0 0 6px;font-size:19px;font-weight:700}.prod-adv-card p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.prod-specs-table-wrap{background:#fff;border:1px solid #eef1f6;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000008}.prod-specs-table{border-collapse:collapse;width:100%}.prod-specs-table td{border-bottom:1px solid #f4f6f9;padding:16px 24px;font-size:17px}.prod-specs-table tr:last-child td{border-bottom:none}.prod-specs-table tr:nth-child(2n){background:#fafbfd}.spec-label{color:#1a2d4a;width:45%;font-weight:700}.spec-value{color:var(--muted)}.prod-gallery-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.prod-gallery-scroll::-webkit-scrollbar{height:6px}.prod-gallery-scroll::-webkit-scrollbar-track{background:#f0f2f5;border-radius:3px}.prod-gallery-scroll::-webkit-scrollbar-thumb{background:#c0c8d4;border-radius:3px}.prod-gallery-item{scroll-snap-align:start;background:#eef0f4;border-radius:14px;flex:0 0 360px;transition:transform .2s;overflow:hidden;box-shadow:0 2px 8px #0000000a}.prod-gallery-item:hover{transform:scale(1.01)}.prod-gallery-item img{object-fit:cover;width:100%;height:260px;display:block}.prod-media-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.prod-video-wrap{background:#000;border-radius:16px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.prod-video-iframe{border:none;position:absolute;top:0;left:0;width:100%!important;height:125%!important}.prod-docs-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.prod-docs-list a{color:var(--navy);background:#fff;border:1px solid #eef1f6;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:18px;font-weight:600;transition:all .2s;display:flex}.prod-docs-list a:hover{background:#f0f5ff;border-color:#c0d0f0;transform:translate(4px)}.prod-docs-list svg{color:var(--red);flex-shrink:0}.prod-service-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.prod-service-card{background:#fff;border:1px solid #eef1f6;border-radius:16px;padding:28px;box-shadow:0 2px 8px #00000008}.prod-service-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.prod-service-list li{border-bottom:1px solid #f4f6f9;justify-content:space-between;gap:12px;padding:10px 0;font-size:17px;display:flex}.prod-service-list li:last-child{border-bottom:none}.prod-service-list b{color:#1a2d4a;font-weight:700}.prod-service-list span{color:var(--muted);text-align:right;font-size:16px}.prod-service-list a{color:var(--navy);font-weight:600}.prod-compare-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:12px;display:flex;overflow-x:auto}.prod-compare-scroll::-webkit-scrollbar{height:6px}.prod-compare-scroll::-webkit-scrollbar-track{background:#f0f2f5;border-radius:3px}.prod-compare-scroll::-webkit-scrollbar-thumb{background:#c0c8d4;border-radius:3px}.prod-compare-card{scroll-snap-align:start;cursor:pointer;background:#fff;border:1px solid #eef1f6;border-radius:16px;flex:0 0 280px;transition:transform .2s,box-shadow .2s;overflow:hidden}.prod-compare-card:hover{border-color:#dde2ea;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.prod-compare-img{background:#f0f2f5;height:180px;overflow:hidden}.prod-compare-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.prod-compare-card:hover .prod-compare-img img{transform:scale(1.05)}.prod-compare-card h4{color:#0b1a33;margin:16px 18px 6px;font-size:16px;font-weight:700;line-height:1.3}.prod-compare-price{color:var(--muted);margin:0 18px 10px;font-size:16px;display:block}.prod-compare-link{color:var(--navy);text-transform:uppercase;letter-spacing:.5px;margin:0 18px 18px;font-size:16px;font-weight:700;display:block}.prod-faq-list{max-width:860px;margin:0 auto}.prod-faq-item{background:#fff;border:1px solid #eef1f6;border-radius:14px;margin-bottom:10px;transition:box-shadow .2s}.prod-faq-item:hover{box-shadow:0 2px 8px #0000000a}.prod-faq-item[open]{border-color:#d0d8e8;box-shadow:0 4px 16px #0000000f}.prod-faq-item summary{color:#1a2d4a;cursor:pointer;justify-content:space-between;align-items:center;padding:20px 24px;font-size:19px;font-weight:700;list-style:none;display:flex}.prod-faq-item summary::-webkit-details-marker{display:none}.prod-faq-item summary:after{content:"+";color:var(--muted);background:#f4f6f9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:24px;font-weight:300;transition:all .2s;display:flex}.prod-faq-item[open] summary:after{content:"−";color:var(--red);background:#df362d1a}.prod-faq-answer{color:var(--muted);padding:0 24px 22px;font-size:17px;line-height:1.65}.prod-cta-section{color:#fff;background:linear-gradient(135deg,#0f1f40,#19366a,#0f1f40);padding:80px 0;position:relative;overflow:hidden}.prod-cta-section:before{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.prod-cta-section:after{content:"";pointer-events:none;background:#ffffff05;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.prod-cta-inner{text-align:center;z-index:1;max-width:600px;margin:0 auto;position:relative}.prod-cta-content h2{letter-spacing:-.5px;margin:0 0 14px;font-size:40px;font-weight:800}.prod-cta-content p{opacity:.75;margin:0 0 32px;font-size:19px;line-height:1.65}.prod-cta-form{flex-direction:column;gap:14px;display:flex}.prod-cta-form input{color:#111;background:#fffffff2;border:2px solid #0000;border-radius:10px;padding:16px 20px;font-size:17px;transition:border-color .2s,box-shadow .2s}.prod-cta-form input:focus{border-color:var(--yellow);outline:none;box-shadow:0 0 0 3px #f7c32e33}.prod-cta-form input::placeholder{color:#999;font-size:15px}.prod-cta-form .button-red{letter-spacing:.3px;border-radius:10px;padding:16px;font-size:20px;font-weight:800}.product-consent{justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.prod-cta-form .product-consent{color:#ffffff80;margin-top:4px}.product-consent input[type=checkbox]{accent-color:var(--yellow)}@media(max-width:900px){.prod-hero-grid{grid-template-columns:1fr;gap:40px}.prod-title{font-size:36px}.prod-quick-specs,.prod-tasks-grid{grid-template-columns:repeat(2,1fr)}.prod-adv-grid{grid-template-columns:1fr}.prod-media-grid{grid-template-columns:1fr;gap:28px}.prod-service-grid{grid-template-columns:1fr}.prod-trust-inner{justify-content:flex-start;gap:24px}.prod-section-title{font-size:30px}.prod-section{padding:56px 0}.prod-cta-content h2{font-size:32px}}@media(max-width:680px){.prod-hero{padding:28px 0 40px}.prod-hero-grid{gap:24px}.prod-title{font-size:28px}.prod-actions{flex-direction:column}.prod-actions .button-red,.prod-actions .button-outline{text-align:center;justify-content:center;width:100%}.prod-tasks-grid{grid-template-columns:1fr;gap:12px}.prod-trust-inner{gap:16px}.prod-trust-item{flex:auto;gap:8px;min-width:120px;font-size:14px}.prod-trust-item svg{width:20px;height:20px}.prod-section{padding:40px 0}.prod-section-title{font-size:26px}.prod-specs-table td{padding:12px 14px;font-size:16px}.prod-gallery-item{flex:0 0 280px}.prod-gallery-item img{height:200px}.prod-cta-content h2{font-size:28px}.prod-cta-section{padding:56px 0}.prod-compare-card{flex:0 0 240px}.prod-faq-item summary{padding:16px 18px;font-size:17px}.prod-faq-answer{padding:0 18px 16px}}.hero-slider{position:relative;overflow:hidden}.hero-slider-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-slider-slide{min-width:100%;flex-shrink:0}.hero-slides{display:flex}.hero-slide{min-width:100%;flex-shrink:0;min-height:420px;background-size:cover;background-position:center}.hero-slide-picture,.hero-slide-image{display:block;width:100%;height:100%}@media(min-width:1025px){.homepage-blocks .hero-slider[data-desktop-fit-height]{height:var(--hero-desktop-height)}.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slides,.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slide{height:100%;min-height:0}.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slide{overflow:hidden}.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slide-picture,.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slide-image{height:auto;min-height:0}.homepage-blocks .hero-slider[data-desktop-fit-height] .hero-slide-image{object-fit:initial}}.hero-slide-picture{min-height:inherit}.hero-slide-image{min-height:inherit;object-fit:cover;object-position:center}.hero-cta-btn{position:absolute;right:24px;bottom:20px;z-index:10;background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:10px;padding:14px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s}.hero-cta-btn:hover{opacity:.9;transform:translateY(-2px)}.hero-slide-form{position:absolute;right:24px;bottom:5px;z-index:10}.hero-slide-form .sanyf-btn{padding:10px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:10px}.hero-slider-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.hero-slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:transparent;cursor:pointer;padding:0;transition:background .3s}.hero-slider-dot.active{background:#fff}.homepage-blocks .hero-dots{position:absolute;left:50%;bottom:18px;z-index:12;display:flex;gap:10px;transform:translate(-50%)}.homepage-blocks .hero-dot{width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:50%;background:#0000002e;cursor:pointer;transition:transform .2s,background .2s}.homepage-blocks .hero-dot.active{background:#fff}.homepage-blocks .hero-dot:hover,.homepage-blocks .hero-dot:focus-visible{transform:scale(1.15);outline:none}.homepage-blocks .hero-nav{position:absolute;top:50%;z-index:12;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:#00000047;color:#fff;font:32px/1 Arial,sans-serif;cursor:pointer;transform:translateY(-50%);transition:background .2s,transform .2s}.homepage-blocks .hero-nav:hover,.homepage-blocks .hero-nav:focus-visible{background:#0000008c;outline:none}.homepage-blocks .hero-nav-prev{left:18px}.homepage-blocks .hero-nav-next{right:18px}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:#0003;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s,background .3s,border-color .3s}.hero-slider:hover .hero-slider-arrow,.hero-slider-arrow:hover{opacity:1}.hero-slider-arrow:hover{background:#0006;border-color:#fff}.hero-slider-arrow.prev{left:max(52px,calc((100% - 1280px)/2 + 20px))}.hero-slider-arrow.next{right:max(52px,calc((100% - 1280px)/2 + 20px))}@media(max-width:768px){.hero-slide{min-height:260px}.hero-cta-btn{right:12px;bottom:12px;padding:10px 20px;font-size:14px}.hero-slide-form{right:12px;bottom:12px}.hero-slide-form .sanyf-btn{padding:10px 20px;font-size:14px}.hero-slider-arrow{width:36px;height:36px;font-size:16px}.hero-slider-arrow.prev{left:max(42px,calc((100% - 1280px)/2 + 10px))}.hero-slider-arrow.next{right:max(42px,calc((100% - 1280px)/2 + 10px))}.hero-slider-dots{bottom:12px;gap:8px}.hero-slider-dot{width:10px;height:10px}.homepage-blocks .hero-dots{bottom:12px;gap:8px}.homepage-blocks .hero-dot{width:10px;height:10px}.homepage-blocks .hero-nav{width:36px;height:36px;font-size:24px}.homepage-blocks .hero-nav-prev{left:10px}.homepage-blocks .hero-nav-next{right:10px}.homepage-blocks .hero-nav{display:none}}.hp-tl{width:min(1280px,100% - 64px);margin:0 auto;padding:52px 24px}.hp-tl>h2{font-size:35px;font-weight:600;margin:0 0 30px;color:#161616;text-align:center;line-height:1.2}.hp-tl-wrap{display:flex;align-items:center;gap:10px}.hp-tl-nav{flex:none;width:46px;height:46px;border-radius:50%;border:1px solid #e6e6e6;background:#fff;color:#a2a8ae;display:grid;place-items:center;cursor:pointer;transition:color .15s,border-color .15s}.hp-tl-nav:hover{color:#f41019;border-color:#f4b3b6}.hp-tl-nav svg{width:20px;height:20px}.hp-tl-track{position:relative;flex:1;min-width:0;display:flex;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hp-tl-track::-webkit-scrollbar{display:none}.hp-tl-item{position:relative;flex:0 0 25%;scroll-snap-align:start;display:flex;flex-direction:column;min-height:330px}.hp-tl-item:before{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#e6e6e6;transform:translateY(-50%);z-index:0}.hp-tl-top,.hp-tl-bot{flex:1;display:flex;justify-content:center;padding:0 12px}.hp-tl-top{align-items:flex-end;padding-bottom:24px}.hp-tl-bot{align-items:flex-start;padding-top:24px}.hp-tl-mid{height:0;display:grid;place-items:center;position:relative;z-index:2}.hp-tl-dot{width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid #f41019;box-shadow:0 0 0 3px #fff}.hp-tl-card{position:relative;width:min(186px,calc(100% - 24px));box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-radius:11px;padding:16px 18px;box-shadow:0 2px 6px #0000000a}.hp-tl-year{display:block;font-size:14px;color:#8a9199;margin-bottom:9px}.hp-tl-txt{font-size:15px;font-weight:700;color:#161616;line-height:1.4}.hp-tl-card:after{content:"";position:absolute;left:50%;width:12px;height:12px;background:#fff;border:1px solid #e6e6e6;transform:translate(-50%) rotate(45deg)}.hp-tl-top .hp-tl-card:after{top:100%;margin-top:-7px;border-left:0;border-top:0}.hp-tl-bot .hp-tl-card:after{bottom:100%;margin-bottom:-7px;border-right:0;border-bottom:0}@media(max-width:1024px){.hp-tl-item{flex-basis:50%}}@media(max-width:767px){.hp-tl{width:100%;box-sizing:border-box;padding:34px 12px}.hp-tl>h2{font-size:25px;margin-bottom:18px}.hp-tl-wrap{gap:8px}.hp-tl-track{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.hp-tl-item{flex-basis:100%;min-height:300px}.hp-tl-nav{width:38px;height:38px;padding:0}.hp-tl-nav svg{width:18px;height:18px}}.partners-section{padding:60px 0}.partners-title{text-align:center;font-size:35px;font-weight:600;margin:0 0 24px;color:#161616}.partners-slider-wrap{display:flex;align-items:center;gap:12px}.ps-nav{flex:none;width:46px;height:46px;padding:0;border-radius:50%;border:1px solid #e6e6e6;background:#fff;color:#a2a8ae;display:grid;place-items:center;cursor:pointer;line-height:0;transition:color .15s,border-color .15s}.ps-nav:hover{color:#f41019;border-color:#f4b3b6}.ps-nav svg{display:block;width:20px;height:20px}.partners-slider{flex:1;min-width:0;display:flex;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.partners-slider-item{flex:0 0 20%;scroll-snap-align:start;display:grid;place-items:center;min-height:96px;padding:0 12px;box-sizing:border-box}.partners-slider-item img{display:block;max-width:100%;width:180px;height:80px;object-fit:contain;opacity:.8;transition:opacity .2s}.partners-slider-item img:hover{opacity:1}@media(max-width:1024px){.partners-slider-item{flex-basis:33.333%}}@media(max-width:767px){.partners-section{padding:40px 0}.partners-title{font-size:25px;margin-bottom:18px}.partners-slider-wrap{gap:8px}.partners-slider,.partners-grid{-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x}.partners-grid{flex-wrap:nowrap!important;justify-content:flex-start!important;gap:0!important}.partners-slider-item{flex-basis:100%;padding:0 8px}.partners-grid .partners-slider-item{flex:0 0 100%}.ps-nav{width:38px;height:38px}.ps-nav svg{width:18px;height:18px}}.site-header{position:relative;z-index:1}.menu-bar{position:sticky;top:0;z-index:1000;box-shadow:0 3px 12px #0f1f4029}.menu-bar-inner{width:min(1280px,100% - 64px);height:58px;margin:0 auto;display:flex;align-items:center;gap:28px}.menu-brand{display:none;align-items:center;justify-content:center;height:58px;flex:0 0 92px}.menu-bar.is-floating .menu-brand{display:flex}.menu-brand img{display:block;width:92px;height:34px;object-fit:contain}.menu-bar .main-nav{font-size:16px;padding:0;gap:20px;flex:1;height:58px}@media(max-width:1024px){.menu-bar-inner{width:min(100% - 40px,680px);gap:20px}.menu-brand img{width:82px}.menu-bar .main-nav{font-size:14px;gap:14px}}.burger-menu,.mobile-dealer-label{display:none}@media(max-width:680px){body{padding-top:56px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1002;background:#f5f6f8;border-bottom:1px solid #d7deea;box-shadow:0 3px 14px #0f1f4024}.header-inner{min-height:56px}.header-brand-group{margin:0 auto}.brand-logo-picture{display:flex;align-items:center}.brand{flex-direction:column;align-items:flex-start;gap:1px}.brand-company-logo{width:160px;height:auto}.mobile-dealer-label{display:block;color:#19366a;font-size:9px;font-weight:600;line-height:1.1;letter-spacing:.02em}.menu-button{margin-left:auto;display:block;color:#19366a;font-size:0;width:40px;height:40px;position:relative}.menu-button:before,.menu-button:after,.menu-button{background-repeat:no-repeat}.menu-button:before{content:"";position:absolute;left:8px;top:12px;width:24px;height:2px;background:currentColor;box-shadow:0 7px currentColor,0 14px currentColor}.menu-button:after{content:"";position:absolute;left:8px;top:19px;width:24px;height:2px;background:currentColor;opacity:0;transform:rotate(-45deg);transition:transform .15s,opacity .15s}.menu-button.is-open:before{top:19px;box-shadow:none;transform:rotate(45deg);transition:transform .15s,top .15s}.menu-button.is-open:after{opacity:1}#root .menu-bar{display:none}.burger-menu{display:block;z-index:1001;background:#19366a;max-height:0;transition:max-height .3s ease-out;position:fixed;top:56px;left:0;right:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.14);box-shadow:0 10px 22px #0f1f4033}.burger-menu.open{max-height:calc(100vh - 56px);overflow-y:auto}.burger-menu .burger-nav{display:flex;flex-direction:column;width:100%;padding:8px 12px 16px;box-sizing:border-box}.burger-item-row{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.14)}.burger-item-row>a{flex:1;min-width:0;color:#fff;text-align:left;padding:14px 10px;font-size:16px;font-weight:600;text-decoration:none}.burger-toggle{flex:0 0 46px;align-self:stretch;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.burger-toggle span{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s}.burger-item.is-expanded>.burger-item-row .burger-toggle span{transform:rotate(225deg) translate(-2px,-2px)}.burger-sub{padding:3px 0 5px 14px;background:#081b3e3d}.burger-sub .burger-item-row>a{color:#dbe6f7;font-size:14px;font-weight:500;padding:11px 10px}.burger-sub .burger-sub{padding-left:10px}.burger-sub .burger-sub .burger-item-row>a{color:#b7c9e3;font-size:13px}}.category-desc{min-height:20px;height:20px;margin:0}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card,.category-card-top{min-width:0}.equipment-image{flex:none;width:100%;aspect-ratio:4/3;min-width:0;min-height:0}.equipment-image img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:1024px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card h3{font-size:24px}.equipment-image{aspect-ratio:16/10}}@media(max-width:768px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.category-card-top{flex-direction:row;align-items:center;gap:8px}.category-card h3{flex:1;min-width:0;text-align:left;margin:0}.equipment-image{flex:0 0 42%;width:42%;height:auto;aspect-ratio:4/3}}@media(max-width:560px){.category-grid{grid-template-columns:minmax(0,1fr)}.category-card h3{font-size:18px}}.quick-card{position:relative}.quick-arrow{align-self:flex-start;margin-top:auto;background:var(--red,#df362d);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f;transition:transform .2s,box-shadow .2s}.quick-arrow:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000002e}.quick-arrow svg{color:#fff}.services .quick-grid,.models .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services .quick-card,.models .quick-card,.services .quick-image,.models .quick-card .quick-image{min-width:0}.models .quick-card .quick-image img{object-fit:contain;padding:10px;display:block}@media(max-width:1024px){.services .quick-grid,.models .quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.services .quick-grid,.models .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.services .quick-grid,.models .quick-grid{grid-template-columns:minmax(0,1fr)}}.models .quick-card .catalog-product-specs{margin:0 0 12px;font-size:13px;color:#69717d;list-style:none;padding:0}.models .quick-card .catalog-product-specs li{margin-bottom:4px}.models .quick-card .quick-arrow{margin-top:auto;align-self:flex-start}.prod-quick-specs{display:none!important}:root,body{font-family:Geologica,Manrope,Arial,sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0,"CRSV" 0,"SHRP" 0}button,input,textarea,select{font-family:inherit}#root h1,.page-content h1,.homepage-blocks>.container>h1{color:#0b1a33!important;font-weight:600!important;font-size:40px!important;line-height:50px!important}#root h2,.page-content h2{color:#0b1a33!important;font-weight:600!important;font-size:32px!important;line-height:40px!important}#root h3,.page-content h3{color:#0b1a33!important;font-weight:600!important;font-size:26px!important;line-height:32px!important}#root h4,.page-content h4{color:#0b1a33!important;font-weight:600!important;font-size:24px!important;line-height:30px!important}#root h5,.page-content h5{color:#0b1a33!important;font-weight:600!important;font-size:20px!important;line-height:25px!important}#root .global-cta h2{color:#fff!important}.page-content,.page-content p,.page-content ul,.page-content ol,.page-content li{color:#3a4049;font-weight:300;font-size:16px;line-height:24px}.page-content li{display:block}@media(max-width:680px){#root h1,.page-content h1,.homepage-blocks>.container>h1{font-size:32px!important;line-height:40px!important}#root h2,.page-content h2{font-size:28px!important;line-height:35px!important}#root h3,.page-content h3{font-size:24px!important;line-height:30px!important}#root h4,.page-content h4{font-size:20px!important;line-height:25px!important}#root h5,.page-content h5{font-size:18px!important;line-height:23px!important}}.mobile-action-bar{display:none}@media(max-width:680px){.mobile-action-bar{position:fixed;z-index:1100;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);padding:8px max(8px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right));background:#fff;border-top:1px solid #e4e8ef;box-shadow:0 -4px 18px #0f1f4029}.mobile-action-bar__item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:48px;color:#19366a;text-decoration:none;font-size:11px;font-weight:600;line-height:1.1}.mobile-action-bar__item:active{color:#df362d}.mobile-action-bar__item svg{width:25px;height:25px;display:block;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mobile-action-bar__item--call{color:#df362d}body{padding-bottom:76px}}@media(max-width:900px)and (max-height:520px)and (orientation:landscape){.mobile-action-bar{display:none}body{padding-bottom:0}}.global-cta{padding:36px 0;background:#fff}.global-cta-inner{min-height:360px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#252c39}.global-cta-copy{align-self:center;padding:54px 60px}.global-cta h2{max-width:510px;margin:0 0 18px;color:#fff;font-size:clamp(30px,3.2vw,44px);line-height:1.04;letter-spacing:-.04em}.global-cta p{max-width:500px;margin:0 0 24px;color:#fff;font-family:Arial,sans-serif;font-size:20px;line-height:1.3}.global-cta p em{color:#ff1820;font-style:normal;font-weight:700}.global-cta-form{display:block}.global-cta-form .sanyf-btn{border-radius:5px;padding:11px 16px;font-size:17px}.global-cta-image{min-height:360px}.global-cta-image img{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:680px){.global-cta{padding:20px 0}.global-cta-inner{grid-template-columns:1fr;min-height:0}.global-cta-copy{padding:32px 24px}.global-cta h2{font-size:30px}.global-cta p{font-size:16px}.global-cta-image{min-height:210px}}.pd-wrap{background:#fff}.pd-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:28px 0 20px;font-size:13px;line-height:1}.pd-crumbs a{color:#19366a}.pd-crumbs a:hover{color:#df362d}.pd-crumbs .pd-crumb-sep{color:#c0c4cc}.pd-crumbs .pd-crumb-current{color:#6b7688}.pd-title{color:#0b1a33;font-size:40px;font-weight:600;line-height:1.15;letter-spacing:-.5px;margin:0 0 40px}.pd-hero{display:grid;grid-template-columns:minmax(0,1fr) 524px;align-items:start;gap:32px}.pd-gallery{display:flex;align-items:stretch;gap:16px;min-width:0}.pd-thumbs-col{display:flex;gap:4px}.pd-thumbs{display:flex;flex-direction:column;gap:10px;width:80px;height:auto;max-height:474px;overflow-y:auto;scrollbar-width:none}.pd-thumbs::-webkit-scrollbar{display:none}.pd-scrollbar{width:8px;border-radius:100px;background:#f0f2f7;position:relative;cursor:pointer;flex-shrink:0}.pd-scrollbar-thumb{position:absolute;left:0;right:0;top:0;height:40px;border-radius:100px;background:#c0c4cc;transition:background .15s;touch-action:none}.pd-scrollbar:hover .pd-scrollbar-thumb{background:#9aa2ad}.pd-thumb{flex:0 0 auto;width:80px;height:60px;border-radius:12px;overflow:hidden;background:#f0f2f7;border:2px solid transparent;padding:0;cursor:pointer;transition:border-color .15s}.pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pd-thumb:hover{opacity:1}.pd-thumb.active{border-color:#df362d;opacity:1}.pd-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;aspect-ratio:4 / 3;border-radius:20px;background:#f0f2f7;min-width:0;flex:1;scrollbar-width:none}.pd-slider-track::-webkit-scrollbar{display:none}.pd-slide{flex:0 0 100%;scroll-snap-align:start;overflow:hidden}.pd-slide img{width:100%;height:100%;object-fit:cover;display:block}.pd-dots,.pd-thumb-nav{display:none}@media(min-width:901px){.pd-hero{grid-template-columns:minmax(0,1fr) 390px;gap:24px}.pd-gallery{flex-direction:column;gap:12px;align-items:stretch}.pd-slider-track{order:1;width:100%}.pd-thumbs-col{order:2;width:100%;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;grid-template-rows:54px 6px;column-gap:8px;row-gap:6px;align-items:center}.pd-thumbs{grid-column:2;grid-row:1;flex-direction:row;width:100%;height:54px!important;max-height:none;overflow-x:auto;overflow-y:hidden;gap:8px}.pd-thumb{width:72px;height:54px;border-radius:9px}.pd-thumb-nav{display:flex;align-items:center;justify-content:center;width:28px;height:34px;padding:0;border:0;border-radius:7px;background:#f0f2f7;color:#19366a;font-size:24px;line-height:1;cursor:pointer}.pd-thumb-nav:hover{background:#e1e4e7;color:#df362d}.pd-thumb-prev{grid-column:1;grid-row:1}.pd-thumb-next{grid-column:3;grid-row:1}.pd-scrollbar{grid-column:2;grid-row:2;display:block!important;width:100%;height:6px;border-radius:100px;background:#f0f2f7}.pd-scrollbar-thumb{height:6px;min-width:30px;border-radius:100px;background:#c0c4cc}.pd-info{gap:24px}.pd-warranty{border-radius:14px;padding:12px;gap:8px;font-size:13px;line-height:18px}.pd-warranty svg{width:20px;height:20px}.pd-buttons{border-radius:14px;padding:12px;gap:12px;align-items:stretch}.pd-btn{min-height:64px;box-sizing:border-box;padding:12px 16px;font-size:14px;line-height:20px}.pd-btn-red{padding-left:10px;padding-right:10px;font-size:13px;white-space:nowrap}.pd-quick-specs{gap:8px}.pd-spec-row{gap:16px;padding:10px 0;font-size:14px;line-height:20px}.pd-roll-link{gap:6px;font-size:14px}.pd-advantages{border-radius:16px;padding:14px;gap:8px}.pd-adv-item{gap:8px}.pd-adv-item svg{width:20px;height:20px}.pd-adv-text{font-size:13px;line-height:18px;padding-bottom:8px}}.pd-info{display:flex;flex-direction:column;gap:40px;padding-left:0;min-width:0}.pd-buy-card{display:flex;flex-direction:column;gap:8px}.pd-warranty{background:#f0f2f7;border-radius:20px;padding:16px;display:flex;align-items:center;gap:12px;color:#0b1a33;font-size:14px;line-height:1.4}.pd-warranty svg{width:24px;height:24px;flex-shrink:0}.pd-buttons{background:#f0f2f7;border-radius:20px;padding:16px;display:flex;align-items:stretch;gap:16px}.pd-btn{flex:1;display:inline-flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:10px;font-size:16px;line-height:24px;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s,color .15s;text-align:center}.pd-btn-red{background:#df362d;color:#fff;font-weight:700;text-transform:uppercase;border:none;box-shadow:0 8px 16px #df362d33}.pd-btn-red:hover{transform:translateY(-1px);box-shadow:0 10px 20px #df362d4d}.pd-btn-outline{background:#fff;color:#19366a;font-weight:500;border:2px solid #19366A}.pd-btn-outline:hover{background:#19366a;color:#fff}.pd-quick-specs{display:flex;flex-direction:column;gap:12px}.pd-spec-row{display:flex;justify-content:space-between;align-items:baseline;gap:32px;padding:12px 0;border-bottom:1px solid #F0F2F7;font-size:16px;line-height:1.4}.pd-spec-row dt{color:#69717d;font-weight:300;margin:0}.pd-spec-row dd{color:#0b1a33;font-weight:300;margin:0;text-align:right}.pd-roll-link{display:inline-flex;align-items:center;gap:8px;color:#df362d;font-size:16px;background:none;border:none;padding:0;cursor:pointer;text-align:left}.pd-roll-link svg{width:16px;height:16px;transition:transform .2s}.pd-roll-link:hover{opacity:.85}.pd-advantages{background:#fff;border-radius:20px;box-shadow:0 0 32px #19366a26;padding:16px;display:flex;flex-direction:column;gap:12px}.pd-adv-item{display:flex;align-items:center;gap:12px}.pd-adv-item svg{width:24px;height:24px;color:#19366a;flex-shrink:0}.pd-adv-text{color:#19366a;font-size:14px;font-weight:300;line-height:1.4;padding-bottom:10px;border-bottom:1px dashed rgba(25,54,106,.3);flex:1}.pd-adv-item:last-child .pd-adv-text{border-bottom:none;padding-bottom:0}.pd-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:80px 0 56px}.pd-tab{padding:12px 24px;border-radius:100px;font-size:16px;line-height:1;background:#fff;border:2px solid #E1E4E7;color:#6b7688;cursor:pointer;text-decoration:none;white-space:nowrap;transition:all .15s}.pd-tab:hover{border-color:#19366a;color:#19366a}.pd-tab.active{background:#19366a;border-color:#19366a;color:#fff}.pd-section{margin-bottom:80px;scroll-margin-top:140px}.pd-section-title{display:flex;flex-direction:column;gap:12px;margin:0 0 20px}.pd-section-title:before{content:"";width:56px;height:4px;border-radius:100px;background:#df362d}.pd-section-title h2,.pd-section-title h3{color:#0b1a33;font-size:32px;font-weight:600;line-height:1.2;margin:0}.pd-desc{color:#000;font-size:16px;font-weight:300;line-height:1.5}.pd-desc p{margin:0 0 14px}.pd-desc strong,.pd-desc b{font-weight:500}.pd-desc h2,.pd-desc h3,.pd-desc h4{color:#0b1a33;font-weight:600}.pd-desc img{max-width:100%;height:auto;border-radius:12px}.pd-desc ul,.pd-desc ol{padding-left:22px}.pd-desc.collapsed{max-height:340px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 75%,transparent);mask-image:linear-gradient(180deg,#000 75%,transparent)}.pd-desc-toggle{margin-top:16px}.pd-roll-link img.rot{transform:rotate(180deg)}.pd-roll-link img{transition:transform .2s}.pd-specs-table{margin:0}.pd-specs-table .pd-spec-row{padding:14px 0}.pd-specs-table dt{flex:0 0 40%}.pd-specs-table dd{flex:1;text-align:left}.pd-video-preview{position:relative;aspect-ratio:16 / 9;max-width:1064px;border-radius:20px;overflow:hidden;background:#f0f2f7;border:none;padding:0;cursor:pointer;width:100%}.pd-video-preview img{width:100%;height:100%;object-fit:cover;display:block}.pd-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:100px;background:#0009;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s,transform .15s}.pd-video-play svg{width:24px;height:24px}.pd-video-preview:hover .pd-video-play{background:#df362d;transform:translate(-50%,-50%) scale(1.05)}.pd-video-frame{width:100%;aspect-ratio:16 / 9;border:none;border-radius:20px;display:block;background:#000}.pd-tasks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.pd-task-card{background:#fff;border:1px solid #EEF1F6;border-radius:20px;padding:24px;transition:box-shadow .2s,transform .2s}.pd-task-card:hover{box-shadow:0 8px 24px #19366a1a;transform:translateY(-2px)}.pd-task-num{color:#df362d;font-size:28px;font-weight:600;line-height:1;margin-bottom:12px}.pd-task-card h4{color:#0b1a33;font-size:17px;font-weight:600;margin:0 0 8px}.pd-task-card p{color:#69717d;font-size:15px;font-weight:300;line-height:1.55;margin:0}.pd-benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.pd-benefit-card{background:#f0f2f7;border-radius:20px;padding:24px}.pd-benefit-card h4{color:#0b1a33;font-size:17px;font-weight:600;margin:0 0 8px}.pd-benefit-card p{color:#69717d;font-size:15px;font-weight:300;line-height:1.55;margin:0}.pd-docs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pd-docs-list a{display:inline-flex;align-items:center;gap:10px;color:#19366a;font-size:16px;background:#f0f2f7;border-radius:14px;padding:14px 18px;transition:background .15s,color .15s}.pd-docs-list a:hover{background:#df362d;color:#fff}.pd-docs-list svg{width:20px;height:20px;flex-shrink:0}.pd-service-list{list-style:none;margin:0;padding:0;max-width:860px}.pd-service-list li{display:flex;justify-content:space-between;gap:24px;padding:12px 0;border-bottom:1px solid #F0F2F7;font-size:16px}.pd-service-list li b{color:#0b1a33;font-weight:400}.pd-service-list li span{color:#69717d;text-align:right;font-weight:300;white-space:nowrap}.pd-faq-list{max-width:900px;display:flex;flex-direction:column;gap:10px}.pd-faq-item{background:#f0f2f7;border-radius:20px;padding:0;border:none}.pd-faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;color:#0b1a33;font-size:16px;font-weight:500}.pd-faq-item summary::-webkit-details-marker{display:none}.pd-faq-item summary svg{width:16px;height:16px;flex-shrink:0;transition:transform .2s}.pd-faq-item[open] summary svg{transform:rotate(180deg)}.pd-faq-answer{padding:0 24px 18px;color:#69717d;font-size:15px;font-weight:300;line-height:1.6}#pd-sticky-stack{position:fixed;top:58px;left:0;right:0;z-index:500;pointer-events:none}.pd-sticky{background:#fff;box-shadow:0 4px 16px #19366a1a;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .25s ease,opacity .2s ease,transform .25s ease}.pd-sticky.show{max-height:120px;opacity:1;transform:none;pointer-events:auto}.pd-sticky-inner{width:min(1280px,100% - 64px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.pd-sticky-header .pd-sticky-inner{padding:8px 0}.pd-sticky-left{display:flex;align-items:center;gap:24px;min-width:0}.pd-sticky-photo{width:64px;height:48px;border-radius:12px;object-fit:cover;background:#f0f2f7;flex-shrink:0;display:block}.pd-sticky-title{font-size:16px;font-weight:400;color:#0b1a33;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:426px}.pd-sticky-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.pd-btn-sm{padding:12px 24px!important;font-size:14px!important;line-height:16px!important;flex:none!important}.pd-sticky-tabsbar .pd-sticky-inner{padding:12px 0}.pd-sticky-tabsbar .pd-tabs{margin:0}.pd-compare{background:#f4f5f7;padding:80px 0;scroll-margin-top:140px}.pd-compare .quick-grid{margin-top:40px}.pmc-section{--pmc-col: 212px;background:#f4f5f7;padding:80px 0;scroll-margin-top:228px}.pmc-section .pd-section-title{margin-bottom:40px}.pmc-root{min-width:0}.pmc-card-shell{position:relative;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 4px 5px #0000001a}.pmc-scroll{position:relative;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pmc-scroll::-webkit-scrollbar{display:none}@media(min-width:681px){.pmc-scroll .pmc-product-image{cursor:grab}.pmc-root:not(.is-static-desktop) .pmc-scroll .pmc-spec-value{cursor:grab}.pmc-sticky-models .pmc-product{cursor:grab}.pmc-spec-row:hover,.pmc-spec-row:hover .pmc-spec-value,.pmc-spec-row:hover .pmc-spec-value:first-child,.pmc-spec-row:has(.pmc-spec-value:hover),.pmc-spec-row:has(.pmc-spec-value:hover) .pmc-spec-value,.pmc-spec-row:has(.pmc-spec-value:hover) .pmc-spec-value:first-child{background:#f0f2f7}.pmc-scroll.is-dragging{-webkit-user-select:none;user-select:none}.pmc-scroll.is-dragging .pmc-product-image{cursor:grabbing}.pmc-root:not(.is-static-desktop) .pmc-scroll.is-dragging .pmc-spec-value{cursor:grabbing}.pmc-sticky-models .pmc-scroll.is-dragging .pmc-product{cursor:grabbing}.pmc-scroll.is-dragging a,.pmc-scroll.is-dragging img{pointer-events:none}.pmc-root.is-static-desktop .pmc-scroll,.pmc-sticky-models.is-static .pmc-scroll{overflow-x:visible}.pmc-root.is-static-desktop .pmc-content-width,.pmc-sticky-models.is-static .pmc-content-width{width:100%;grid-template-columns:repeat(var(--pmc-count),minmax(0,1fr))}.pmc-root.is-static-desktop .pmc-product-image{width:100%;height:auto;aspect-ratio:4 / 3}.pmc-root.is-static-desktop .pmc-filter-panel,.pmc-root.is-static-desktop .pmc-empty{width:100%}.pmc-root.is-static-desktop .pmc-product-title,.pmc-root.is-static-desktop .pmc-spec-value{overflow-wrap:anywhere}.pmc-root.is-static-desktop .pmc-product:first-child,.pmc-root.is-static-desktop .pmc-spec-value:first-child{position:relative;left:auto;z-index:auto;box-shadow:none}.pmc-root.is-static-desktop .pmc-product-image,.pmc-sticky-models.is-static .pmc-product-image,.pmc-sticky-models.is-static .pmc-product{cursor:default}}.pmc-content-width{display:grid;grid-template-columns:repeat(var(--pmc-count),var(--pmc-col));width:max(100%,calc(var(--pmc-count) * var(--pmc-col)));min-width:100%}.pmc-products{align-items:stretch;background:#fff}.pmc-product{position:relative;display:flex;flex-direction:column;gap:16px;min-width:0;padding:16px;background:#fff}.pmc-product:first-child{position:sticky;left:0;z-index:8;box-shadow:8px 0 16px -16px #19366aa6}.pmc-product-image{position:relative;width:180px;height:135px;overflow:hidden;border-radius:10px;background:#f0f2f7}.pmc-product-image>img{display:block;width:100%;height:100%;object-fit:cover}.pmc-product-title{max-width:180px;min-height:45px;color:#19366a;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none}.pmc-product-title:hover{color:#df362d}.pmc-product.is-primary .pmc-product-title{color:#0b1a33}.pmc-current-marker{position:absolute;top:4px;left:4px;display:block;width:24px;height:24px;pointer-events:none}.pmc-current-marker img{display:block;width:100%;height:100%}.pmc-primary-toggle{position:absolute;top:4px;left:4px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:1px solid #B7BDC7;border-radius:50%;background:#ffffffeb;color:#19366a;font-size:13px;line-height:1;cursor:pointer;opacity:0;transform:scale(.88);transition:opacity .15s,transform .15s,background .15s}.pmc-primary-toggle.is-selected{border:0;background:transparent}.pmc-primary-toggle.is-selected img{display:block;width:24px;height:24px}.pmc-product:hover .pmc-primary-toggle,.pmc-primary-toggle:focus-visible,.pmc-product.is-primary .pmc-primary-toggle{opacity:1;transform:scale(1)}.pmc-product.is-primary .pmc-primary-toggle{border-color:#e1e4e7;background:#e1e4e7}.pmc-product.is-primary .pmc-primary-toggle.is-selected{border-color:transparent;background:transparent}.pmc-filter-panel{position:sticky;left:0;z-index:7;display:flex;width:min(1280px,calc(100vw - 64px));flex-direction:column;gap:24px;padding:32px 16px 24px;border-top:16px solid #F4F5F7;border-bottom:1px solid #F0F2F7;background:#fff}.pmc-filter-head{display:flex;align-items:center;gap:24px}.pmc-filter-head strong{color:#000;font-size:18px;font-weight:600;line-height:1.2}.pmc-switch{position:relative;display:inline-flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:#000;font:inherit;cursor:pointer}.pmc-switch:before{content:"";width:36px;height:20px;border-radius:20px;background:#d5d9df;transition:background .2s}.pmc-switch-knob{position:absolute;width:16px;height:16px;margin-left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.pmc-switch.active:before{background:#19366a}.pmc-switch.active .pmc-switch-knob{transform:translate(16px)}.pmc-switch-label{font-size:16px;font-weight:300;line-height:1.4}.pmc-tags-row,.pmc-drawer-tags{display:flex;flex-wrap:wrap;gap:6px}.pmc-tags-row{overflow:hidden;transition:max-height .25s ease}.pmc-tags-row.is-collapsed{max-height:62px}.pmc-tags-toggle{display:inline-flex;align-self:flex-start;padding:0;border:0;background:transparent;color:#19366a;font:inherit;font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.pmc-tags-toggle:hover{color:#df362d}.pmc-tag,.pmc-filter-open{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:4px;padding:6px 10px;border:1px solid #E1E4E7;border-radius:10px;background:#f4f5f7;color:#000;font:inherit;font-size:13px;font-weight:300;line-height:16px;white-space:nowrap;cursor:pointer}.pmc-tag.active{border-color:#69717d;background:#fff;color:#0b1a33}.pmc-tag-x{font-size:16px;line-height:12px}.pmc-filter-open{display:none;min-width:40px;font-size:20px;padding:3px 10px}.pmc-specs{background:#fff}.pmc-spec-row{border-bottom:1px solid #F0F2F7;background:#fff}.pmc-spec-row:last-child{border-bottom:0}.pmc-spec-label{display:none}.pmc-spec-values{align-items:stretch}.pmc-spec-value{min-width:0;padding:12px 16px;border-bottom:1px solid #F0F2F7;background:#fff;color:#0b1a33;font-size:16px;font-weight:300;line-height:1.4}.pmc-spec-value:first-child{position:sticky;left:0;z-index:5;box-shadow:8px 0 16px -16px #19366aa6}.pmc-spec-row:last-child .pmc-spec-value{border-bottom:0}.pmc-spec-value-name{display:block;margin-bottom:2px;color:#69717d;font-size:14px;font-weight:300;line-height:1.3}.pmc-spec-value-text{display:block}.pmc-empty{position:sticky;left:0;width:min(1280px,calc(100vw - 64px));padding:40px 16px;color:#69717d;text-align:center}.pmc-slide{position:absolute;z-index:20;top:76px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none;font-size:0;cursor:pointer}.pmc-slide>img{display:block;width:48px;height:48px}.pmc-slide-prev{left:calc(var(--pmc-col) - 24px)}.pmc-slide-next{right:0}.pmc-slide:hover{background:transparent}.pmc-sticky-models{--pmc-col: 212px}.pmc-sticky-models.show{max-height:92px}.pmc-sticky-models .pmc-sticky-inner{position:relative;display:block;overflow:hidden}.pmc-sticky-models .pmc-slide{top:22px}.pmc-sticky-models .pmc-product{height:92px;flex-direction:row;align-items:center;gap:8px;padding:16px}.pmc-sticky-models .pmc-product-image{width:80px;height:60px;flex:0 0 80px}.pmc-sticky-models .pmc-product-title{flex:1;min-width:0;max-height:60px;overflow:hidden;overflow-wrap:anywhere}@media(min-width:681px){.pmc-root.is-static-desktop .pmc-products,.pmc-sticky-models.is-static .pmc-products{grid-template-columns:repeat(calc(var(--pmc-count) + 1),minmax(0,1fr))}.pmc-root.is-static-desktop .pmc-spec-row{display:grid;grid-template-columns:repeat(calc(var(--pmc-count) + 1),minmax(0,1fr))}.pmc-root.is-static-desktop .pmc-spec-values{grid-column:span var(--pmc-count)}.pmc-root.is-static-desktop .pmc-spec-label{display:block;width:auto;min-width:0;padding:12px 16px;color:#69717d;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.pmc-root.is-static-desktop .pmc-spec-value-name{display:none}.pmc-root.is-static-desktop .pmc-spec-value{border-bottom:0}.pmc-sticky-label{display:flex;align-items:center;min-width:0;padding:16px;color:#19366a;font-size:16px;font-weight:500;overflow-wrap:anywhere}}.pmc-drawer{display:none}body.pmc-modal-open{overflow:hidden}.pmc-loading{overflow:hidden;border-radius:10px}.pmc-skel-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.pmc-skel-products .skel{height:212px;border-radius:0}.pmc-skel-controls{height:150px;margin-top:16px;border-radius:10px 10px 0 0}.pmc-skel-row{height:71px;border-radius:0;border-top:1px solid #fff}.pd-sk-crumb{height:20px;width:40%;margin:28px 0 20px}.pd-sk-title{height:48px;width:70%;margin-bottom:40px}.pd-skel-hero{display:grid;grid-template-columns:minmax(0,1fr) 524px;gap:32px;margin:48px 0}.pd-skel-photo{height:474px}.pd-skel-lines{display:flex;flex-direction:column;gap:16px}.pd-skel-lines .skel{height:72px}.pd-sk-card{height:300px}.skel{background:#f0f2f7;border-radius:20px;position:relative;overflow:hidden}.skel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:skelShimmer 1.4s infinite}@keyframes skelShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:1100px){.pd-hero{grid-template-columns:minmax(0,1fr) 360px;gap:20px}}@media(max-width:900px){#pd-sticky-stack{display:none}.pd-section{scroll-margin-top:90px}.pd-title{font-size:32px;margin-bottom:28px}.pd-hero{grid-template-columns:1fr;gap:32px}.pd-skel-hero{grid-template-columns:1fr;gap:24px;margin:32px 0}.pd-skel-photo{height:260px}.pd-tabs{margin:56px 0 40px}.pd-section{margin-bottom:56px}.pd-compare{padding:56px 0}.pmc-section{--pmc-col: 260px;padding:56px 0;scroll-margin-top:90px}.pmc-filter-panel,.pmc-spec-label,.pmc-empty{width:calc(100vw - 48px)}.pmc-slide-prev{left:240px}}@media(max-width:680px){.pd-crumbs{margin:20px 0 16px;font-size:11px}.pd-crumbs .pd-crumb-sep{margin:0 -2px}.pd-title{font-size:24px;letter-spacing:0;margin-bottom:32px}.pd-gallery{flex-direction:column;gap:8px}.pd-thumbs-col{display:none}.pd-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:8px}.pd-dot{width:6px;height:6px;border-radius:100px;background:#e1e4e7;border:none;padding:0;cursor:pointer;transition:all .2s}.pd-dot.active{width:12px;background:#df362d}.pd-info{gap:24px}.pd-buttons{flex-direction:column;align-items:stretch;gap:16px}.pd-btn{width:100%;padding:16px 32px}.pd-quick-specs{gap:8px}.pd-spec-row{gap:8px;font-size:14px;padding:8px 0}.pd-specs-table dt{flex:0 0 140px}.pd-specs-table dd{text-align:left}.pd-specs-table .pd-spec-row{padding:8px 0}.pd-tabs{flex-wrap:nowrap;overflow-x:auto;gap:4px;scrollbar-width:none;margin:40px 0 24px}.pd-tabs::-webkit-scrollbar{display:none}.pd-tab{padding:11px 16px;font-size:14px}.pd-section{margin-bottom:40px}.pd-section-title h2,.pd-section-title h3{font-size:20px}.pd-desc{font-size:14px}.pd-desc.collapsed{max-height:240px}.pd-tasks-grid{grid-template-columns:1fr;gap:12px}.pd-benefits-grid{grid-template-columns:1fr}.pd-service-list li span{white-space:normal}.pd-faq-item summary{padding:14px 16px;font-size:14px}.pd-faq-answer{padding:0 16px 14px;font-size:13px}.pd-docs-list a{font-size:14px;padding:12px 14px}.pd-compare{padding:40px 0}.pd-video-play{width:44px;height:44px}.pmc-section{--pmc-col: 50vw;margin:0 calc(50% - 50vw);padding:40px 0}.pmc-section>.container{width:100%;max-width:none;padding:0}.pmc-section .pd-section-title{margin:0 16px 24px}.pmc-card-shell{border-radius:0;box-shadow:none}.pmc-mobile-products{align-items:stretch;background:#fff}.pmc-mobile-product,.pmc-mobile-product:first-child{position:relative;left:auto;z-index:auto;gap:8px;min-height:160px;padding:16px;box-shadow:none}.pmc-mobile-selector{display:flex;width:100%;align-items:center;justify-content:center;gap:2px}.pmc-mobile-image{width:80px;height:60px;flex:0 1 80px;min-width:0;overflow:hidden;border-radius:6px;background:#f0f2f7}.pmc-mobile-image>img{display:block;width:100%;height:100%;object-fit:contain}.pmc-mobile-arrow{display:flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer;transition:background .15s,transform .15s}.pmc-mobile-arrow:active{background:transparent;transform:scale(.94)}.pmc-mobile-arrow:focus-visible{outline:2px solid #19366A;outline-offset:2px}.pmc-mobile-arrow img{display:block;width:48px;height:48px;margin:-8px}.pmc-mobile-arrow-prev img,.pmc-mobile-arrow-next img{transform:none}.pmc-product-title{font-size:14px;line-height:1.35}.pmc-filter-panel{position:relative;left:auto;width:100vw;gap:20px;padding:24px 16px;border-top-width:0}.pmc-filter-head{justify-content:space-between;gap:16px}.pmc-filter-head strong{font-size:14px}.pmc-switch{gap:12px}.pmc-switch-label{font-size:14px}.pmc-tags-row{flex-wrap:nowrap;gap:6px;overflow-x:auto;scrollbar-width:none}.pmc-tags-row::-webkit-scrollbar{display:none}.pmc-tags-row .pmc-tag{flex:0 0 auto}.pmc-filter-open{display:inline-flex;position:sticky;left:0;z-index:2;flex:0 0 40px}.pmc-spec-label,.pmc-empty{width:100vw;padding-left:16px;padding-right:16px;font-size:14px}.pmc-spec-value{padding:12px 16px;font-size:14px}.pmc-spec-value-name{font-size:12px}.pmc-spec-value:first-child{position:relative;left:auto;z-index:auto;box-shadow:none}.pmc-slide{display:none}.pmc-skel-products{grid-template-columns:repeat(2,1fr)}.pmc-skel-products .skel:nth-child(n+3){display:none}.pmc-skel-products .skel{height:160px}.pmc-skel-controls{height:121px;margin-top:0}.pmc-skel-row{height:67px}.pmc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end}.pmc-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0006}.pmc-drawer-panel{position:relative;z-index:1;display:flex;width:100%;max-height:min(70vh,560px);flex-direction:column;overflow:hidden;border-radius:24px 24px 0 0;background:#fff}.pmc-drawer-tags{align-content:flex-start;gap:8px;overflow-y:auto;padding:24px 16px}.pmc-drawer-tags .pmc-tag{min-height:32px;padding:8px 12px;font-size:14px}.pmc-drawer-actions{display:flex;gap:8px;padding:8px;border-radius:20px 20px 0 0;background:#f0f2f7}.pmc-apply,.pmc-clear{display:flex;min-height:48px;flex:1;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;font:inherit;font-size:14px;cursor:pointer}.pmc-apply{border:0;background:#df362d;box-shadow:0 8px 8px #df362d33;color:#fff;font-weight:700;text-transform:uppercase}.pmc-clear{border:2px solid #19366A;background:#fff;color:#19366a;font-weight:500}}.pd-richtext{line-height:1.6;overflow-x:auto}.pd-richtext table{width:100%;border-collapse:collapse;min-width:680px;font-size:14px}.pd-richtext th,.pd-richtext td{border:1px solid #dfe3ea;padding:9px 10px;text-align:left;vertical-align:top}.pd-richtext th{background:#f3f5f8;font-weight:700}.pd-richtext p{margin:0 0 12px}.pd-parts-list{margin-bottom:22px}.pd-parts-request{margin-top:22px;padding-top:20px;border-top:1px solid #e6e9ee}.pd-equipment-note{margin:0 0 12px;color:#69717d;font-size:14px}.pd-equipment-list{margin:0}.leasing-calculator{padding:40px 0 64px;max-width:100%;box-sizing:border-box}.leasing-calculator h2{font-size:32px;margin:0 0 32px}.lease-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;max-width:100%;min-width:0}.lease-field{display:block;font-weight:600;margin-bottom:30px;min-width:0}.lease-field output{display:block;font-size:24px;margin:10px 0}.lease-field input{width:100%;min-width:0;box-sizing:border-box;accent-color:#e52330;cursor:pointer}.lease-limits{display:flex;justify-content:space-between;font-size:13px;color:#707781;font-weight:400;margin-top:8px}.lease-result{min-width:0;max-width:100%;box-sizing:border-box;background:#f4f5f6;border-radius:12px;padding:28px}.lease-result h3{margin:0 0 12px;font-size:20px}.lease-monthly{display:block;max-width:100%;font-size:36px;font-weight:700;color:#df2534;overflow-wrap:anywhere}.lease-result dl{margin:24px 0;min-width:0}.lease-result dl>div{display:flex;justify-content:space-between;gap:16px;min-width:0;padding:10px 0;border-bottom:1px solid #ddd}.lease-result dt,.lease-result dd{min-width:0;overflow-wrap:anywhere}.lease-result dd{margin:0;text-align:right;font-weight:600}.lease-result p{font-size:13px;color:#707781;margin-bottom:24px}.lease-result .button{display:inline-flex;max-width:100%;justify-content:center}@media(max-width:768px){.leasing-calculator{padding-top:28px;padding-bottom:40px}.lease-grid{grid-template-columns:minmax(0,1fr);gap:8px}.leasing-calculator h2{font-size:26px}.lease-monthly{font-size:30px}.lease-result{padding:20px}}@media(max-height:520px)and (orientation:landscape){.leasing-calculator{padding-top:24px;padding-bottom:32px}.lease-field{margin-bottom:18px}.lease-result{padding:16px}.lease-result dl{margin:16px 0}.lease-monthly{font-size:26px}}.sanyf-form{display:flex;flex-direction:column;gap:12px;max-width:420px}.sanyf-title{font-size:17px;font-weight:700;margin:0}.sanyf-lbl{display:flex;flex-direction:column;gap:5px;font-size:13px;color:#555}.sanyf-lbl i{color:#d21e1e;font-style:normal}.sanyf-lbl input,.sanyf-lbl textarea{padding:11px 13px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;color:#222;background:#fff}.sanyf-lbl input:focus,.sanyf-lbl textarea:focus{outline:none;border-color:#19366a}.sanyf-lbl input.sanyf-err{border-color:#d21e1e}.sanyf-city-wrap{position:relative}.sanyf-city-list{position:absolute;left:0;right:0;top:100%;z-index:5;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 8px 20px #0000001f;max-height:180px;overflow:auto}.sanyf-city-item{padding:9px 12px;cursor:pointer;font-size:14px}.sanyf-city-item:hover{background:#f0f3f8}.sanyf-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;background:#d21e1e;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;line-height:1.2}.sanyf-btn:hover{background:#b01a1a}.sanyf-btn:disabled{opacity:.6;cursor:default}.sanyf-msg{font-size:13px;margin:0}.sanyf-msg.err{color:#c00}.sanyf-msg.ok{color:#0a0}.sanyf-cap{margin:2px 0}.sanyf-consent{font-size:12px;color:#666;line-height:1.4;margin:2px 0}.sanyf-consent input{margin:2px 5px 0 0;width:auto}.sanyf-consent a{color:#19366a;text-decoration:underline}.sanyf-consent a:hover{color:#d21e1e}.sanyf-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#04060a8c;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px}.sanyf-modal{background:#fff;border-radius:14px;padding:26px;width:min(440px,94vw);position:relative;max-height:90vh;overflow:auto}.sanyf-close{position:absolute;top:10px;right:12px;background:none;border:none;font-size:26px;line-height:1;color:#999;cursor:pointer}.sanyf-close:hover{color:#222}.sanyf-mtitle{font-size:19px;font-weight:700;margin:0 0 16px;padding-right:20px}.sanyf-success{text-align:center;padding:20px 0;display:flex;flex-direction:column;gap:6px}.sanyf-success b{font-size:17px}.sanyf-success span{color:#666;font-size:14px}.search-page .search-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){.search-page .search-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.search-page .search-products-grid{grid-template-columns:1fr}}.search-loading-grid{min-height:160px}.search-skel-card{min-height:220px}@media(max-width:680px){.site-header .header-brand-group{margin-left:0;margin-right:auto}.site-header .brand-company-logo{width:120px;height:auto}}.header-contact-tools{display:flex;align-items:center;gap:22px;margin-left:auto}.header-search-trigger{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #cbd2dc;border-radius:50%;color:#19366a;background:transparent;transition:color .2s,background-color .2s,border-color .2s}.header-search-trigger:hover,.header-search-trigger:focus-visible{color:#fff;border-color:#19366a;background:#19366a;outline:none}.header-search-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;background:#080f1cb8}.header-search-modal{position:relative;width:min(680px,100%);padding:42px 48px 48px;border-radius:12px;background:#fff;box-shadow:0 20px 70px #0000004d}.header-search-modal h2{margin:0 0 24px;color:#19366a;font-size:34px}.header-search-close{position:absolute;top:12px;right:16px;width:34px;height:34px;padding:0;border:0;color:#69717d;background:transparent;font-size:32px;line-height:1}.header-search-form{display:flex;gap:10px}.header-search-form input{flex:1;min-width:0;height:52px;padding:0 16px;border:1px solid #cbd2dc;border-radius:4px;color:#172e58;font:inherit}.header-search-form input:focus{border-color:#19366a;outline:2px solid rgba(25,54,106,.15)}.header-search-form button{min-height:52px;padding:0 28px;border:1px solid #dc000c;border-radius:4px;color:#fff;background:#dc000c;font:inherit;font-weight:600}.header-search-form button:hover{border-color:#b6000a;background:#b6000a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:680px){.header-contact-tools{margin-left:auto;gap:8px}.header-search-trigger{width:38px;height:38px}.header-search-modal{padding:38px 20px 24px}.header-search-modal h2{font-size:28px}.header-search-form{flex-direction:column}.header-search-form button{width:100%}}@media(max-width:1024px)and (max-height:520px)and (orientation:landscape){body{padding-top:56px}.site-header{position:fixed;z-index:1002;top:0;right:0;left:0;background:#f5f6f8;border-bottom:1px solid #d7deea;box-shadow:0 3px 14px #0f1f4024}.header-inner{min-height:56px}.header-brand-group{margin:0 auto}.brand{flex-direction:column;align-items:flex-start;gap:1px}.brand-company-logo{width:160px;height:auto}.brand-divider,.brand-sany,.phone,.header-contact-tools{display:none}.menu-button{position:relative;display:block;width:40px;height:40px;margin-left:auto;border:0;color:#19366a;background:transparent;font-size:0}.menu-button:before,.menu-button:after{content:"";position:absolute;left:8px;width:24px;height:2px;background:currentColor}.menu-button:before{top:12px;box-shadow:0 7px currentColor,0 14px currentColor}.menu-button:after{top:19px;opacity:0;transform:rotate(-45deg)}.menu-button.is-open:before{top:19px;box-shadow:none;transform:rotate(45deg)}.menu-button.is-open:after{opacity:1}#root .menu-bar{display:none}.burger-menu{position:fixed;z-index:1001;top:56px;right:0;left:0;display:block;max-height:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.14);background:#19366a;box-shadow:0 10px 22px #0f1f4033;isolation:isolate}.burger-menu.open{height:calc(100svh - 56px);max-height:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.burger-menu .burger-nav{display:flex;flex-direction:column;width:100%;padding:8px 12px 16px;box-sizing:border-box}.burger-item-row{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.14)}.burger-item-row>a{flex:1;min-width:0;padding:14px 10px;color:#fff;font-size:16px;font-weight:600;text-align:left;text-decoration:none}.burger-toggle{display:flex;flex:0 0 46px;align-items:center;align-self:stretch;justify-content:center;border:0;color:#fff;background:transparent}.burger-toggle span{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s}.burger-item.is-expanded>.burger-item-row .burger-toggle span{transform:rotate(225deg) translate(-2px,-2px)}.burger-sub{padding:3px 0 5px 14px;background:#081b3e3d}.burger-sub .burger-item-row>a{padding:11px 10px;color:#dbe6f7;font-size:14px;font-weight:500}.burger-sub .burger-sub{padding-left:10px}.burger-sub .burger-sub .burger-item-row>a{color:#b7c9e3;font-size:13px}@supports not (height: 100svh){.burger-menu.open{height:calc(100vh - 56px)}}}@media(max-width:1024px){.dealer .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.dealer .benefit{min-width:0}.about-inner{background-image:none!important}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-stat{min-width:0}}@media(max-width:1024px)and (max-height:520px)and (orientation:landscape){.section{padding:40px 0}.global-cta{padding:20px 0}.catalog:before,.about:before,.services:before,.dealer:before,.coverage:before{top:18px;left:16px;width:32px;height:5px}.about.section{padding:40px 0}.about-inner{display:block;min-height:0}#root .about-main-title{font-size:28px!important}.about-copy{max-width:100%}.about-stats{gap:16px;margin-top:24px}.about-stat{gap:10px}.about-stat img{width:40px;height:40px}.about-stat b{font-size:22px}.about-stat span{font-size:13px}}.catalog-product-actions .button{flex:1 0 max-content}@media(min-width:1600px){:root{--site-content-wide: 1500px;--site-content-gutter: 64px}.container,.menu-bar-inner,.hp-tl,.pd-sticky-inner{width:min(var(--site-content-wide),calc(100% - var(--site-content-gutter)))}.menu-bar .main-nav{width:100%}.catalog:before,.about:before,.services:before,.models:before,.dealer:before,.coverage:before,.promo:before{left:calc(50% - (min(var(--site-content-wide),calc(100% - var(--site-content-gutter)))/2))}.hero-slider-arrow.prev{left:max(52px,calc((100% - var(--site-content-wide)) / 2 + 20px))}.hero-slider-arrow.next{right:max(52px,calc((100% - var(--site-content-wide)) / 2 + 20px))}.page-catalog .category-grid,.page-catalog .catalog-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.blog-grid,.search-page .search-blog-grid,.search-page .search-results{grid-template-columns:repeat(4,minmax(0,1fr))}.blog-article{width:min(980px,calc(100% - var(--site-content-gutter)))}#catalog-description,#cat-description{max-width:1100px}.homepage-blocks>.container>.page-content>:where(p,ul,ol,blockquote){max-width:1100px}.leasing-calculator>.container{max-width:1200px}.hp-tl-item{flex-basis:20%}.partners-slider-item,.partners-grid .partners-slider-item{flex-basis:16.6667%}.pmc-filter-panel,.pmc-empty{width:min(var(--site-content-wide),calc(100vw - var(--site-content-gutter)))}}
