@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-height:100%;margin:0}body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}body{background:#0b1220;font-family:Poppins,Lato,Montserrat,sans-serif}.page{color:#fff;background:radial-gradient(circle at 0 0,#dc262640,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb33,#0000 34%),linear-gradient(135deg,#070b14 0%,#111827 50%,#1f2937 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.page:before{content:"";opacity:.35;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.glow{filter:blur(80px);opacity:.45;border-radius:50%;width:360px;height:360px;position:absolute}.glow-red{background:#dc2626;top:-120px;left:-120px}.glow-blue{background:#2563eb;bottom:-130px;right:-130px}.card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ad1;border:1px solid #ffffff1f;border-radius:30px;width:100%;max-width:900px;padding:56px 54px;position:relative;box-shadow:0 35px 110px #00000080}.brand{letter-spacing:5px;color:#cbd5e1;margin-bottom:24px;font-size:15px;font-weight:700}.logoFrame{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:250px;height:185px;margin:0 auto 30px;padding:18px;display:flex;box-shadow:0 22px 55px #00000061}.logoFrame img{object-fit:contain;width:100%;height:100%}.status{color:#fecaca;background:#dc262629;border:1px solid #f8717159;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin:0 auto 24px;padding:10px 18px;font-size:14px;font-weight:700;display:flex}.status span{background:#ef4444;border-radius:50%;width:9px;height:9px;display:block;box-shadow:0 0 18px #ef4444}h1{letter-spacing:-1.6px;margin:0;font-size:56px;line-height:1.05}.description{color:#d1d5db;max-width:680px;margin:24px auto 36px;font-size:20px;line-height:1.7}.contactArea{text-align:left;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contactItem{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;padding:20px}.contactItem.full{grid-column:1/-1}.contactItem small{color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.contactItem a,.contactItem p{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.5;text-decoration:none}.contactItem a:hover{color:#fca5a5}.socialLinks{flex-wrap:wrap;justify-content:flex-start;gap:14px;display:flex}.socialButton{color:#fff;background:#dc26262e;border:1px solid #f8717159;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .2s;display:inline-flex}.socialButton svg{fill:currentColor;width:26px;height:26px}.socialButton span{display:none}.socialButton:hover{background:#dc262657;transform:translateY(-3px);box-shadow:0 14px 28px #dc262638}@media (width<=700px){.socialLinks{justify-content:center}}.socialLinks a{color:#fff;background:#dc26262e;border:1px solid #f8717159;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.socialLinks a:hover{color:#fff;background:#dc262652}.page>footer{z-index:2;text-align:center;color:#9ca3af;font-size:14px;position:absolute;bottom:22px;left:20px;right:20px}@media (width<=700px){.page{flex-direction:column;padding:28px 16px}.card{border-radius:24px;padding:36px 22px}.brand{letter-spacing:3px;font-size:13px}.logoFrame{width:210px;height:155px}h1{font-size:38px}.description{font-size:17px}.contactArea{grid-template-columns:1fr}.contactItem{text-align:center}.socialLinks{justify-content:center}.page>footer{margin-top:24px;position:relative;bottom:auto}}.about-page{color:#1e293b;background:#f8fafc;min-height:100vh}.about-page .product-fixed-logo{text-decoration:none}.about-page-hero{background:linear-gradient(135deg,#b2000014 0%,#fff0 48%),#fff;border-bottom:1px solid #e2e8f0;padding:clamp(3.5rem,7vw,6rem) 2rem clamp(2rem,4vw,3.5rem)}.about-page-eyebrow{color:#b20000;letter-spacing:0;text-transform:uppercase;background:#b200000f;border:1px solid #b2000038;border-radius:6px;align-items:center;width:max-content;min-height:30px;margin:0 0 1rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.about-page-hero h1{color:#0f172a;letter-spacing:0;max-width:940px;margin:0;font-size:clamp(2.2rem,4vw,4.35rem);line-height:1.04}.about-page-hero p{color:#475569;max-width:790px;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.8}.about-page-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,5vw,4rem) 2rem;display:grid}.about-page-toc{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-self:start;gap:.6rem;padding:1rem;display:grid;position:sticky;top:150px;box-shadow:0 12px 30px #0f172a12}.about-page-toc a{color:#334155;border-radius:6px;padding:.72rem .8rem;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:block}.about-page-toc a:hover{color:#b20000;background:#b2000012}.about-page-content{gap:1rem;display:grid}.about-page-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:clamp(1.35rem,3vw,2rem);scroll-margin-top:150px;box-shadow:0 14px 34px #0f172a14}.about-page-section h2{color:#b20000;letter-spacing:0;margin:0 0 1rem;font-size:clamp(1.5rem,2vw,2rem);line-height:1.2}.about-page-section p{color:#475569;margin:0;font-size:1rem;line-height:1.84}.about-page-section p+p{margin-top:1rem}@media (width<=900px){.about-page-hero,.about-page-layout{padding-inline:1rem}.about-page-layout{grid-template-columns:1fr}.about-page-toc{position:static}.about-page-section{scroll-margin-top:190px}}.contact-page{color:#1e293b;background:#f8fafc;min-height:100vh}.contact-page .product-fixed-logo{text-decoration:none}.contact-page-hero{background:linear-gradient(135deg,#b2000014 0%,#fff0 48%),#fff;border-bottom:1px solid #e2e8f0;padding:clamp(3.5rem,7vw,6rem) 2rem clamp(2rem,4vw,3.5rem)}.contact-page-kicker,.contact-panel-eyebrow{color:#b20000;letter-spacing:0;text-transform:uppercase;background:#b200000f;border:1px solid #b2000038;border-radius:6px;align-items:center;width:max-content;min-height:30px;margin:0 0 1rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.contact-page-hero h1{color:#0f172a;letter-spacing:0;max-width:920px;margin:0;font-size:clamp(2.2rem,4vw,4.4rem);line-height:1.04}.contact-page-hero p{color:#475569;max-width:780px;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.8}.contact-content-grid,.dealer-query-section,.career-form-section{padding-inline:2rem}.contact-content-grid{grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);align-items:start;gap:1rem;padding-top:2rem;padding-bottom:1rem;display:grid}.direct-contact-panel,.contact-page-form,.dealer-query-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;scroll-margin-top:150px;box-shadow:0 14px 34px #0f172a14}.direct-contact-panel,.contact-page-form{padding:1.5rem}.direct-contact-panel h2,.contact-page-form h2,.dealer-query-section h2{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.2}.direct-contact-panel dl{gap:1rem;margin:1.25rem 0 0;display:grid}.direct-contact-panel dt{color:#b20000;text-transform:uppercase;font-size:.82rem;font-weight:800}.direct-contact-panel dd{color:#475569;margin:.25rem 0 0;line-height:1.65}.direct-contact-panel a{color:#0f172a;font-weight:700;text-decoration:none}.direct-contact-panel a:hover{color:#b20000}.contact-page-form p,.dealer-query-section p{color:#475569;margin:.85rem 0 0;font-size:.96rem;line-height:1.75}.contact-page-fields{gap:.9rem;margin-top:1.25rem;display:grid}.contact-page-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.contact-page-form label,.dealer-selector-panel label{color:#334155;gap:.45rem;font-size:.88rem;font-weight:700;display:grid}.contact-page-form input,.contact-page-form textarea,.dealer-selector-panel select{color:#0f172a;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.75rem .85rem;transition:border-color .2s,background .2s,box-shadow .2s}.contact-page-form textarea{resize:vertical;min-height:128px}.contact-page-form input:focus,.contact-page-form textarea:focus,.dealer-selector-panel select:focus{background:#fff;border-color:#b20000;box-shadow:0 0 0 3px #b200001f}.contact-page-submit{color:#fff;cursor:pointer;background:#b20000;border:none;border-radius:6px;justify-self:start;min-height:44px;padding:.75rem 1.25rem;font-weight:800;transition:background .2s,transform .2s}.contact-page-submit:hover{background:#8f0000;transform:translateY(-1px)}.dealer-query-section{grid-template-columns:minmax(240px,.7fr) minmax(240px,.38fr) minmax(360px,1.1fr);align-items:start;gap:clamp(1rem,3vw,2rem);margin:1rem 2rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}.dealer-selector-panel{align-content:start;gap:.9rem;display:grid}.dealer-visual-panel{gap:1rem;display:grid}.dealer-poster{background:linear-gradient(180deg, var(--dealer-accent) 0 43%, #fff 43% 100%);border:1px solid #0f172a1f;border-radius:8px;min-height:420px;overflow:hidden;box-shadow:0 18px 42px #0f172a24}.dealer-poster-header{background:linear-gradient(#0f172a38, #0f172a38), radial-gradient(circle at 22% 18%, #ffffff47, transparent 30%), var(--dealer-accent);color:#fff;text-align:center;place-items:center;min-height:156px;padding:1.4rem;display:grid}.dealer-poster-header strong{letter-spacing:0;font-size:clamp(1.85rem,4vw,3.2rem);line-height:1;display:block}.dealer-poster-header span{text-transform:uppercase;max-width:520px;margin-top:.9rem;font-size:clamp(.9rem,1.8vw,1.2rem);font-weight:800;line-height:1.3;display:block}.dealer-logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,4vw,2rem);padding:0 clamp(1rem,4vw,2rem);display:grid;transform:translateY(-34px)}.dealer-logo-badge{color:#111827;text-align:center;background:#fff;border-radius:999px 999px 8px 8px;place-items:center;min-height:128px;padding:1rem;font-size:clamp(1rem,2vw,1.45rem);font-weight:900;line-height:1.05;display:grid;box-shadow:0 12px 28px #0f172a24}.dealer-partner-badge{color:var(--dealer-accent);font-size:clamp(.9rem,1.8vw,1.25rem)}.dealer-product-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin-top:-.7rem;padding:0 1.2rem 1.35rem;display:grid}.dealer-product-strip span{background:linear-gradient(180deg, var(--dealer-soft) 0 44px, transparent 44px), #f8fafc;color:#0f2f4f;text-align:center;border-radius:8px;place-items:end center;min-height:98px;padding:.75rem .25rem;font-size:.78rem;font-weight:800;line-height:1.2;display:grid}.dealer-product-strip span:before{content:"";background:linear-gradient(90deg,#ffffff61 0 28%,#0000 28%),#26b7b2;border-radius:4px 4px 1px 1px;width:28px;height:38px;margin-bottom:.45rem;box-shadow:0 0 0 2px #0f2f4f14}.dealer-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.dealer-info-card span{color:#b20000;text-transform:uppercase;font-size:.82rem;font-weight:800}.dealer-info-card h3{color:#0f172a;letter-spacing:0;margin:.35rem 0 0;font-size:1.25rem;line-height:1.25}.dealer-info-card p{color:#475569;margin:.55rem 0 0;font-size:.94rem;line-height:1.6}.career-form-section{padding-top:1rem;padding-bottom:3rem}.career-page-form{max-width:960px}@media (width<=900px){.contact-page-hero,.contact-content-grid,.dealer-query-section,.career-form-section{padding-inline:1rem}.contact-content-grid,.dealer-query-section,.contact-page-field-row{grid-template-columns:1fr}.dealer-query-section{margin:1rem}.dealer-poster{min-height:0}.dealer-logo-row{transform:translateY(-24px)}.dealer-product-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-contact-panel,.contact-page-form,.dealer-query-section{scroll-margin-top:190px}}.index1-page{color:#1e293b;background:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.fixed-logo{z-index:101;cursor:pointer;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:fixed;top:1.5rem;left:1.5rem}.fixed-logo img{object-fit:contain;border-radius:8px;width:100%;height:100%;transition:all .3s}.fixed-logo:hover img{filter:drop-shadow(0 0 8px #60a5fa80);transform:scale(1.1)}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:0;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.header-top{border-bottom:1px solid #ffffff0d;justify-content:flex-end;align-items:center;padding:1rem 2rem;display:flex}.header-controls{align-items:center;gap:2rem;display:flex}.search-box{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-items:center;padding:.5rem 1rem;display:flex}.search-box input{color:#1e293b;background:0 0;border:none;outline:none;width:200px;font-size:.9rem}.search-box input::placeholder{color:#64748b}.search-box button{color:#60a5fa;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:1rem}.language-selector{padding:0}.language-selector select{cursor:pointer;color:#1e293b;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s}.language-selector select:hover{background:#e2e8f0;border-color:#2563eb}.language-selector select option{color:#1e293b;background:#fff}.navbar{border-bottom:2px solid #b20000;align-items:center;gap:.5rem;padding:.5rem 2rem .5rem 8.5rem;display:flex;overflow:visible}.navbar a{color:#2a2a2a;white-space:nowrap;border-radius:6px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.navbar a:hover{color:#b20000;background:#f1f5f9}.nav-dropdown{flex:none;position:relative}.nav-dropdown-trigger{align-items:center;gap:.4rem;display:inline-flex}.nav-dropdown-trigger:after{content:"";border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .2s}.nav-dropdown:hover .nav-dropdown-trigger:after,.nav-dropdown:focus-within .nav-dropdown-trigger:after{transform:rotate(180deg)}.product-dropdown{z-index:250;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-top:2px solid #b20000;border-radius:0 0 8px 8px;min-width:280px;padding:.35rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 18px 42px #0f172a29}.nav-dropdown:hover .product-dropdown,.nav-dropdown:focus-within .product-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.product-dropdown a{color:#334155;border-radius:5px;padding:.7rem .9rem;font-size:.88rem;line-height:1.3;display:block}.product-dropdown a:hover,.product-dropdown a:focus{color:#b20000;background:#f8fafc}.product-menu-group{position:relative}.product-menu-group+.product-menu-group{margin-top:.1rem}.product-menu-parent{align-items:center;width:100%;display:flex}.product-menu-group:hover>.product-menu-parent,.product-menu-group:focus-within>.product-menu-parent{color:#b20000;background:#f8fafc}.product-submenu{z-index:260;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-left:2px solid #b20000;border-radius:0 8px 8px;min-width:180px;padding:.35rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:0;left:calc(100% - 1px);transform:translate(-8px);box-shadow:0 18px 42px #0f172a29}.product-menu-group:hover>.product-submenu,.product-menu-group:focus-within>.product-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.product-submenu a{font-weight:600}.sector-dropdown{min-width:270px;max-height:min(68vh,540px);overflow-y:auto}.sector-dropdown a{white-space:normal}.sector-menu-link{font-weight:650}.hero-banner{width:100%;aspect-ratio:var(--hero-aspect,1774 / 887);background:#0f172a;border-bottom:1px solid #e2e8f0;position:relative;overflow:hidden}.banner-content{z-index:3;color:#fff;opacity:1;max-width:min(520px,100% - 3rem);padding:0;transition:opacity .28s,transform .28s;position:absolute;top:50%;left:clamp(1.5rem,7vw,6rem);transform:translateY(-50%)}.banner-content.hidden{opacity:0;pointer-events:none;transform:translateY(calc(12px - 50%))}.banner-content.visible{opacity:1}.banner-content h1{color:#fff;text-shadow:0 10px 30px #0f172a59;margin:0 0 1rem;font-size:clamp(1.8rem,3vw,3.25rem);font-weight:800;line-height:1.05}.banner-content p{color:#ffffffe0;text-shadow:0 8px 24px #0f172a59;margin-bottom:2rem;font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.6}.btn-primary{color:#fff;cursor:pointer;background:#b20000;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 12px 30px #b200004d}.btn-primary:hover{background:#930000;transform:translateY(-2px);box-shadow:0 16px 36px #b2000061}.banner-carousel{background:#0f172a;height:100%;position:relative;overflow:hidden}.banner-carousel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f172ab8 0%,#0f172a52 42%,#0f172a14 100%),linear-gradient(#0f172a00 55%,#0f172a57 100%);position:absolute;inset:0}.carousel-track{width:100%;height:100%;position:relative}.carousel-item{opacity:0;cursor:pointer;background:#0f172a;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translate(0)}.carousel-item img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.carousel-item.active{z-index:2;opacity:1}.carousel-item.previous{z-index:1;opacity:1}.carousel-item.entering{animation:.95s cubic-bezier(.22,1,.36,1) both slide-over-next}.slide-prev .carousel-item.entering{animation-name:slide-over-prev}@keyframes slide-over-next{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-over-prev{0%{transform:translate(-100%)}to{transform:translate(0)}}.carousel-arrow{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0f172a3d;border:1px solid #ffffff94;border-radius:50%;width:44px;height:44px;transition:all .25s;position:absolute;top:25vw;transform:translateY(-50%)}.carousel-arrow:before{content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;position:absolute;top:50%;left:50%}.carousel-arrow-prev{left:1.5rem}.carousel-arrow-prev:before{transform:translate(-35%,-50%)rotate(-135deg)}.carousel-arrow-next{right:1.5rem}.carousel-arrow-next:before{transform:translate(-65%,-50%)rotate(45deg)}.carousel-arrow:hover{background:#b20000;border-color:#b20000}.carousel-dots{z-index:3;gap:.625rem;display:flex;position:absolute;bottom:clamp(1.25rem,4vw,3rem);left:clamp(1.5rem,7vw,6rem)}.carousel-dot{cursor:pointer;background:#ffffff7a;border:none;border-radius:999px;width:42px;height:3px;padding:0;transition:all .25s}.carousel-dot.active{background:#b20000;width:64px}.featured-products{background:#f8fafc;padding:4rem 2rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.section-header h2{color:#0f172a;margin:0;font-size:2rem}.product-search{gap:.5rem;display:flex}.product-search input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:250px;padding:.75rem 1rem;font-size:.9rem}.product-search input::placeholder{color:#94a3b8}.product-search button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.product-search button:hover{background:#2563eb}.products-carousel-shell{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:1rem;display:grid}.products-carousel{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;flex-wrap:nowrap;gap:1.5rem;min-width:0;padding:.25rem .25rem 1rem;scroll-padding-inline:.25rem;display:flex;overflow-x:auto}.products-carousel::-webkit-scrollbar{height:8px}.products-carousel::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.products-carousel::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.product-scroll-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;place-items:center;width:44px;height:44px;transition:all .25s;display:grid}.product-scroll-btn:before{content:"";border-top:2px solid;border-right:2px solid;width:10px;height:10px;display:block}.product-scroll-btn-prev:before{margin-left:4px;transform:rotate(-135deg)}.product-scroll-btn-next:before{margin-right:4px;transform:rotate(45deg)}.product-scroll-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.product-card{scroll-snap-align:start;color:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:0 0 clamp(260px,28vw,360px);padding:1.5rem;text-decoration:none;transition:all .3s;display:block;box-shadow:0 1px 3px #00000014}.product-card:hover{background:#fff;border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 25px #2563eb26}.product-image-placeholder{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:1rem;display:flex;overflow:hidden}.product-image-placeholder img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image-placeholder img{transform:scale(1.04)}.product-card h3{color:#0f172a;margin:1rem 0 .5rem;font-size:1.1rem}.product-code{color:#64748b;margin-bottom:1rem;font-size:.85rem}.latest-news{background:#fff;padding:4rem 2rem}.view-all{color:#2563eb;font-weight:600;text-decoration:none;transition:all .3s}.view-all:hover{color:#1d4ed8}.news-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.news-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #00000014}.news-card:hover{background:#fff;border-color:#2563eb;transform:translateY(-5px);box-shadow:0 10px 25px #2563eb1a}.news-image-placeholder{background:#e2e8f0;width:100%;height:200px}.news-card h3{color:#0f172a;margin:0;padding:1.5rem 1.5rem .5rem;font-size:1.1rem}.news-date{color:#64748b;margin:.5rem 0 1rem;padding:0 1.5rem;font-size:.85rem}.news-card a{color:#2563eb;padding:0 1.5rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.news-card a:hover{margin-left:.5rem}.global-reach{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:4rem 2rem}.continent-selector{text-align:center}.continent-selector p{color:#475569;margin:0;font-size:1.2rem}.video-section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:clamp(2rem,4vw,3.5rem) 2rem}.video-frame{aspect-ratio:16/9;background:#0f172a;border:1px solid #94a3b859;border-radius:10px;width:min(100%,920px);max-height:min(520px,58vh);margin:0 auto;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.intro-video{object-fit:contain;background:#0f172a;width:100%;height:100%;display:block}.footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;width:100%;margin-top:auto;padding:3rem 2rem 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:100%;margin:0 auto 2rem;padding:0 2rem;display:grid}.footer-section h4{letter-spacing:1.5px;color:#b20000;text-transform:uppercase;text-align:left;margin:0 0 1rem;font-size:.9rem;font-weight:700}.footer-section ul{text-align:left;margin:0;padding:0;list-style:none}.footer-section li{margin-bottom:.75rem}.footer-section a{color:#475569;font-size:.85rem;line-height:1.8;text-decoration:none;transition:all .3s}.footer-section a:hover{color:#dc143c}.footer-social{border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:.85rem;padding:1.25rem 2rem 1.75rem;display:flex}.footer-social h4{color:#b20000;letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:700}.footer-social .social-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer-social .social-links a{color:#fff;background:#dc143c;border:1px solid #c41230;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:40px;padding:.55rem .9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-social .social-links svg{fill:currentColor;flex-shrink:0;width:20px;height:20px}.footer-social .social-links span{font-size:.85rem;line-height:1}.footer-social .social-links a:hover{background:#b31028;transform:translateY(-2px)}.footer-bottom{text-align:center;border-top:1px solid #e2e8f0;max-width:100%;margin:0 auto;padding:2rem;font-size:.85rem}.footer-bottom p{color:#64748b;margin:0}.footer-links{color:#64748b;margin-top:1rem}.footer-links span{color:#cbd5e1;margin:0 .5rem}.footer-links a{color:#dc143c;margin:0 .5rem;text-decoration:none;transition:all .3s}.footer-links a:hover{text-decoration:underline}@media (width<=768px){.header-top{flex-direction:column;gap:1rem}.header-controls{flex-direction:column;gap:1rem;width:100%}.search-box,.search-box input{width:100%}.navbar{flex-wrap:wrap;gap:.25rem;padding-left:8rem;overflow:visible}.navbar a{padding:.5rem .75rem;font-size:.85rem}.product-dropdown{min-width:min(280px,100vw - 2rem)}.sector-dropdown{max-height:min(62vh,460px)}.product-submenu{min-width:0;box-shadow:none;border-left-width:2px;border-radius:6px;margin:.2rem 0 .35rem .75rem;display:none;position:static;transform:none}.product-menu-group:hover>.product-submenu,.product-menu-group:focus-within>.product-submenu{opacity:1;pointer-events:auto;display:block;transform:none}.hero-banner{aspect-ratio:var(--hero-aspect,1774 / 887)}.banner-carousel{height:100%}.banner-content{max-width:none;inset:auto 1.25rem 5.5rem;transform:none}.banner-content.hidden{transform:translateY(12px)}.banner-content h1{font-size:1.8rem}.banner-content p{margin-bottom:1.5rem}.carousel-arrow{width:40px;height:40px}.carousel-arrow-prev{left:1rem}.carousel-arrow-next{right:1rem}.carousel-dots{bottom:1.5rem;left:1.25rem}.carousel-dot{width:30px}.carousel-dot.active{width:46px}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.product-search,.product-search input{width:100%}.products-carousel-shell{grid-template-columns:38px minmax(0,1fr) 38px;gap:.5rem}.product-scroll-btn{width:38px;height:38px}.products-carousel{gap:1rem;padding-bottom:.75rem}.product-card{flex-basis:min(78vw,280px);padding:1.25rem}.video-section{padding:2rem 1rem 2.5rem}.footer-content{grid-template-columns:1fr}}.news-page{color:#1e293b;background:#f8fafc;min-height:100vh}.news-page .product-fixed-logo{text-decoration:none}.news-page-hero{background:linear-gradient(135deg,#b2000014 0%,#fff0 48%),#fff;border-bottom:1px solid #e2e8f0;padding:clamp(3.5rem,7vw,6rem) 2rem clamp(2rem,4vw,3.5rem)}.news-page-eyebrow{color:#b20000;letter-spacing:0;text-transform:uppercase;background:#b200000f;border:1px solid #b2000038;border-radius:6px;align-items:center;width:max-content;min-height:30px;margin:0 0 1rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.news-page-hero h1{color:#0f172a;letter-spacing:0;max-width:980px;margin:0;font-size:clamp(2.2rem,4vw,4.25rem);line-height:1.04}.news-page-hero p{color:#475569;max-width:760px;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.8}.news-category-nav{flex-wrap:wrap;gap:.75rem;padding:2rem 2rem 0;display:flex}.news-category-nav a{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;min-height:40px;padding:.65rem .9rem;font-weight:800;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.news-category-nav a:hover{color:#b20000;background:#b200000f;border-color:#b200004d}.news-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.5rem 2rem 1rem;display:grid}.news-page-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;scroll-margin-top:150px;overflow:hidden;box-shadow:0 14px 34px #0f172a14}.news-page-card-visual{background:linear-gradient(135deg,#b20000e6,#0f172af0),#0f172a;align-items:flex-end;min-height:154px;padding:1rem;display:flex}.news-page-card-visual span{color:#b20000;background:#fffffff0;border-radius:6px;align-items:center;min-height:30px;padding:.35rem .7rem;font-size:.78rem;font-weight:900;display:inline-flex}.news-page-card-body{padding:1.25rem}.news-page-date{color:#64748b;margin:0 0 .65rem;font-size:.86rem;font-weight:700}.news-page-card h2{color:#0f172a;letter-spacing:0;margin:0 0 .8rem;font-size:1.2rem;line-height:1.28}.news-page-card-body p:last-child{color:#475569;margin:0;font-size:.95rem;line-height:1.7}.news-category-sections{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1rem 2rem 3rem;display:grid}.news-category-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.2rem;scroll-margin-top:150px}.news-category-section h2{color:#b20000;letter-spacing:0;margin:0 0 1rem;font-size:1.1rem;line-height:1.3}.news-category-section ul{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.news-category-section li{gap:.25rem;display:grid}.news-category-section a{color:#0f172a;font-weight:800;text-decoration:none}.news-category-section a:hover{color:#b20000}.news-category-section span{color:#64748b;font-size:.82rem;font-weight:700}@media (width<=960px){.news-page-hero,.news-category-nav,.news-page-grid,.news-category-sections{padding-inline:1rem}.news-page-grid,.news-category-sections{grid-template-columns:1fr}.news-page-card,.news-category-section{scroll-margin-top:190px}}.product-detail-page{color:#1f2933;background:radial-gradient(circle at 50% 34%,#dae3eebf,#0000 34%),linear-gradient(#fff 0%,#f5f7fa 58%,#fff 100%);min-height:100vh}.product-page-header{position:sticky;top:0}.product-fixed-logo{text-decoration:none}.product-top-strip{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e5e7eb;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.5rem;padding:.25rem .5rem;display:grid;position:relative}.product-home-link{background:#fff;border:1px solid #9ca3af;border-radius:50%;width:26px;height:26px;transition:all .2s;position:relative}.product-home-link:before{content:"";border-top:2px solid #6b7280;border-left:2px solid #6b7280;width:8px;height:8px;position:absolute;top:50%;left:52%;transform:translate(-35%,-50%)rotate(-45deg)}.product-home-link:hover{border-color:#b20000;box-shadow:0 8px 20px #b2000024}.product-strip-list{grid-template-columns:repeat(6,minmax(96px,1fr));gap:.35rem;min-width:0;display:grid}.product-strip-item{color:#fff;isolation:isolate;background:#111827;border:2px solid #0000;border-radius:3px;height:62px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.product-strip-item img{z-index:-2;object-fit:cover;filter:grayscale(.8);width:100%;height:100%;transition:filter .2s,transform .2s;position:absolute;inset:0;transform:scale(1.04)}.product-strip-item:after{content:"";z-index:-1;background:linear-gradient(90deg,#111827c2,#11182738),linear-gradient(#1118272e,#1118278a);position:absolute;inset:0}.product-strip-item span{text-align:center;text-shadow:0 2px 12px #0000008c;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;line-height:1.2;display:flex;position:absolute;inset:.6rem}.product-strip-item:hover,.product-strip-item.active{border-color:#88c540;transform:translateY(1px);box-shadow:0 10px 24px #1f29372e}.product-strip-item:hover img,.product-strip-item.active img{filter:grayscale(0);transform:scale(1.08)}.product-hero-detail{place-items:center;min-height:auto;padding:clamp(2rem,4vw,3.5rem) clamp(1rem,6vw,6rem);display:grid;position:relative;overflow:hidden}.product-hero-detail:before,.product-hero-detail:after{content:"";aspect-ratio:1;border:2px solid #9ca3af38;border-radius:50%;width:min(116vw,1160px);position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.product-hero-detail:after{background:#f3f4f666;border-color:#e5e7eb99;width:min(62vw,660px)}.product-detail-content{z-index:2;text-align:center;width:min(100%,1120px);position:relative}.product-category{color:#4b5563;letter-spacing:0;text-transform:uppercase;margin:0 0 .45rem;font-size:.78rem;font-weight:800}.product-detail-content h1{color:#2f3640;letter-spacing:0;margin:0;font-size:clamp(1.55rem,3vw,3rem);font-weight:800;line-height:1.12}.product-summary{color:#52606d;width:min(680px,100%);margin:.75rem auto 0;font-size:clamp(.9rem,1vw,1rem);line-height:1.6}.product-main-visual{width:min(760px,86vw);margin:clamp(1.25rem,3vw,2.25rem) auto 1.5rem}.product-main-visual img{object-fit:contain;filter:drop-shadow(0 30px 38px #1f293738);width:100%;max-height:44vh;display:block}.product-spec-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;width:min(780px,100%);margin:0 auto;display:grid}.product-spec{text-align:left;background:#ffffffc2;border:1px solid #d1d5dbb8;border-radius:8px;min-height:78px;padding:1rem;box-shadow:0 12px 30px #1f293714}.product-spec span{color:#8a94a6;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.product-spec strong{color:#27303f;font-size:.98rem;line-height:1.35}.product-detail-arrow{z-index:4;width:46px;height:70px;position:absolute;top:53%;transform:translateY(-50%)}.product-detail-arrow:before,.product-detail-arrow:after{content:"";border-top:5px solid #6b728094;border-right:5px solid #6b728094;width:18px;height:18px;transition:border-color .2s,transform .2s;position:absolute;top:50%}.product-detail-arrow-prev{left:clamp(1rem,7vw,7rem)}.product-detail-arrow-prev:before{left:4px;transform:translateY(-50%)rotate(-135deg)}.product-detail-arrow-prev:after{left:18px;transform:translateY(-50%)rotate(-135deg)}.product-detail-arrow-next{right:clamp(1rem,7vw,7rem)}.product-detail-arrow-next:before{right:4px;transform:translateY(-50%)rotate(45deg)}.product-detail-arrow-next:after{right:18px;transform:translateY(-50%)rotate(45deg)}.product-detail-arrow:hover:before,.product-detail-arrow:hover:after{border-color:#88c540}.product-detail-info{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,6vw,6rem);display:grid}.product-info-kicker{color:#b20000;margin:0 0 .75rem;font-weight:800}.product-detail-info h2{color:#111827;margin:0;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.08}.product-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-highlight{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;min-height:132px;padding:1.25rem;font-weight:600;line-height:1.55}@media (width<=900px){.product-top-strip{grid-template-columns:34px minmax(0,1fr)}.product-strip-list{scroll-snap-type:x mandatory;scrollbar-width:thin;display:flex;overflow-x:auto}.product-strip-item{scroll-snap-align:start;flex:0 0 130px}.product-detail-arrow{top:auto;bottom:12rem}.product-detail-info,.product-highlight-grid{grid-template-columns:1fr}}@media (width<=640px){.product-hero-detail{min-height:auto;padding:2.25rem 1rem 3rem}.product-main-visual{width:100%}.product-spec-row{grid-template-columns:1fr}.product-detail-arrow{width:36px;height:54px;bottom:14.5rem}}.product-group-page{color:#243044;background:#fff;min-height:100vh}.product-group-hero{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);align-items:end;gap:clamp(1rem,4vw,4rem);padding:clamp(2.25rem,5vw,4.5rem) clamp(1rem,5vw,4rem) clamp(1.5rem,3vw,2.75rem);display:grid}.product-group-kicker{color:#b20000;letter-spacing:0;text-transform:uppercase;margin:0 0 .55rem;font-size:.78rem;font-weight:800}.product-group-hero h1{color:#1f2937;margin:0;font-size:clamp(1.75rem,3vw,3rem);font-weight:800;line-height:1.1}.product-group-hero>p{color:#64748b;margin:0;font-size:.98rem;line-height:1.65}.product-group-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.25rem;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,5vw,4rem) clamp(3rem,6vw,5rem);display:grid}.catalog-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;grid-template-rows:190px auto auto auto 1fr auto;min-height:520px;padding:1rem 1rem .9rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.catalog-card:hover{border-color:#a8c66c;transform:translateY(-2px);box-shadow:0 16px 34px #1f29371f}.catalog-image{place-items:center;min-height:0;display:grid}.catalog-image img{object-fit:contain;width:100%;height:180px;display:block}.catalog-card h2{color:#344055;text-align:center;text-transform:uppercase;min-height:54px;margin:.2rem 0 .55rem;font-size:1.05rem;font-weight:500;line-height:1.25}.catalog-category{color:#8fbe4e;text-align:center;text-transform:uppercase;min-height:34px;margin:0;font-size:.78rem;font-weight:600;line-height:1.35}.catalog-divider{background:#e5e7eb;height:1px;margin:1rem 0}.catalog-specs{color:#6b7280;margin:0;font-size:.82rem;line-height:1.55}.catalog-specs div{flex-wrap:wrap;gap:.25rem;display:flex}.catalog-specs dt{color:#6b7280;font-weight:500}.catalog-specs dd{color:#8fbe4e;margin:0;font-weight:600}.catalog-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.catalog-compare{color:#6b7280;cursor:pointer;align-items:center;gap:.5rem;font-size:.78rem;font-weight:500;display:inline-flex}.catalog-compare input{accent-color:#8fbe4e;width:14px;height:14px;margin:0}.catalog-actions a{color:#8fbe4e;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.catalog-actions svg{fill:currentColor;width:17px;height:17px}.catalog-actions a:hover{color:#b20000}@media (width<=760px){.product-group-hero,.product-group-grid{grid-template-columns:1fr}}.rental-page{color:#1e293b;background:#f8fafc;min-height:100vh}.rental-page .product-fixed-logo{text-decoration:none}.rental-page-hero{background:linear-gradient(135deg,#b2000014 0%,#fff0 48%),#fff;border-bottom:1px solid #e2e8f0;padding:clamp(3.5rem,7vw,6rem) 2rem clamp(2rem,4vw,3.5rem)}.rental-page-eyebrow{color:#b20000;letter-spacing:0;text-transform:uppercase;background:#b200000f;border:1px solid #b2000038;border-radius:6px;align-items:center;width:max-content;min-height:30px;margin:0 0 1rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.rental-page-hero h1{color:#0f172a;letter-spacing:0;max-width:980px;margin:0;font-size:clamp(2.2rem,4vw,4.25rem);line-height:1.04}.rental-page-hero p{color:#475569;max-width:780px;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.8}.rental-solution-list{gap:1rem;padding:2rem;display:grid}.rental-solution-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,2rem);padding:1.25rem;display:grid;box-shadow:0 14px 34px #0f172a14}.rental-solution-image{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;place-items:center;width:150px;padding:.75rem;display:grid}.rental-solution-image img{object-fit:contain;width:100%;height:100%}.rental-solution-copy h2{color:#b20000;letter-spacing:0;margin:0 0 .75rem;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.22}.rental-solution-copy p{color:#475569;margin:0;font-size:1rem;line-height:1.82}.rental-cta-section{color:#fff;background:#0f172a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin:0 2rem 3rem;padding:1.5rem;display:grid}.rental-cta-section .rental-page-eyebrow{color:#fff;background:#ffffff1a;border-color:#ffffff47}.rental-cta-section h2{letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.4vw,2.1rem);line-height:1.18}.rental-cta-section p{color:#cbd5e1;max-width:760px;margin:.75rem 0 0;line-height:1.72}.rental-cta-section>a{color:#fff;white-space:nowrap;background:#b20000;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.rental-cta-section>a:hover{background:#8f0000}@media (width<=760px){.rental-page-hero,.rental-solution-list{padding-inline:1rem}.rental-solution-item,.rental-cta-section{grid-template-columns:1fr}.rental-solution-image{width:120px}.rental-cta-section{margin-inline:1rem}.rental-cta-section>a{width:100%}}.sector-detail-page{color:#1f2937;background:#fff;min-height:100vh}.sector-hero{isolation:isolate;background:linear-gradient(90deg, #0f172ae0 0%, #0f172a9e 42%, #0f172a1f 100%), linear-gradient(0deg, #0f172a57, #0f172a00), var(--sector-hero-image) center / cover no-repeat;align-items:center;min-height:clamp(360px,48vw,560px);padding:clamp(3rem,7vw,6rem) clamp(1.25rem,6vw,6rem);display:flex;position:relative;overflow:hidden}.sector-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#b20000,#88c540);height:5px;position:absolute;inset:auto 0 0}.sector-hero-content{z-index:2;color:#fff;width:min(680px,100%);position:relative}.sector-kicker{color:#b20000;letter-spacing:0;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:800}.sector-hero .sector-kicker{color:#fff}.sector-hero-content h1{color:#fff;margin:0;font-size:clamp(2rem,4vw,4rem);font-weight:800;line-height:1.05}.sector-hero-content p:not(.sector-kicker){color:#ffffffe0;max-width:620px;margin:1rem 0 0;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.7}.sector-article{width:min(100%,1120px);margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,5vw,3rem) clamp(3rem,7vw,6rem)}.sector-article-intro{max-width:920px}.sector-article-intro p:not(.sector-kicker),.sector-article-closing p{color:#334155;margin:0 0 1rem;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.78}.sector-article-section{border-top:1px solid #e5e7eb;margin-top:clamp(2rem,4vw,3.25rem);padding-top:clamp(1.5rem,3vw,2.25rem)}.sector-article-section h2{color:#111827;margin:0 0 1.15rem;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.12}.sector-article-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:0;padding:0;list-style:none;display:grid}.sector-article-section li{color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-height:58px;padding:.95rem 1rem .95rem 2.6rem;font-weight:650;line-height:1.5;position:relative}.sector-article-section li:before{content:"";background:#b20000;border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:1.25rem;left:1rem;box-shadow:0 0 0 4px #b200001a}.sector-article-closing{background:#111827;border-left:5px solid #88c540;border-radius:8px;margin-top:clamp(2.25rem,5vw,4rem);padding:clamp(1.35rem,3vw,2rem)}.sector-article-closing p{color:#ffffffe6;font-weight:650}.sector-article-closing p:last-child,.sector-article-intro p:last-child{margin-bottom:0}.sector-overview{background:linear-gradient(#fff 0%,#f8fafc 100%);grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,5vw,5rem);padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,6vw,6rem);display:grid}.sector-overview-heading h2,.sector-applications h2{color:#111827;margin:0;font-size:clamp(1.55rem,2.8vw,2.6rem);line-height:1.1}.sector-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.sector-highlight-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:180px;padding:1.25rem;box-shadow:0 14px 32px #0f172a12}.sector-highlight-card span{background:#88c540;border-radius:999px;width:34px;height:4px;margin-bottom:1.1rem;display:block}.sector-highlight-card p{color:#374151;margin:0;font-weight:650;line-height:1.6}.sector-applications{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(1.5rem,5vw,5rem);padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,6vw,6rem);display:grid}.sector-application-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.sector-application-list a{color:#243044;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #88c540;border-radius:7px;align-items:center;min-height:70px;padding:1rem;font-weight:750;line-height:1.35;text-decoration:none;transition:all .2s;display:flex}.sector-application-list a:hover{color:#b20000;background:#fff;border-color:#cbd5e1 #cbd5e1 #cbd5e1 #b20000;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}@media (width<=900px){.sector-overview,.sector-applications,.sector-highlight-grid,.sector-application-list,.sector-article-section ul{grid-template-columns:1fr}}@media (width<=640px){.sector-hero{align-items:flex-end;min-height:420px}}
