:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142033;background:#f4f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #071426;--navy-2: #0d2239;--red: #df2027;--paper: #f4f5f7;--muted: #667183;--line: #dce1e6;--white: #fff;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:82px}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:112px 0}.section-dark{color:#fff;background:var(--navy)}.eyebrow{margin:0 0 18px;font-size:.74rem;font-weight:800;letter-spacing:.18em;color:#cbd7e7}.eyebrow--red{color:var(--red)}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;text-transform:uppercase;letter-spacing:-.035em}h1{margin-bottom:25px;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.88}h1 span{color:var(--red)}h2{margin-bottom:24px;font-size:clamp(2.3rem,4.8vw,4.65rem);line-height:.96}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:0 24px;border:1px solid var(--red);background:var(--red);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px);background:#f02b32;border-color:#f02b32}.button:disabled{opacity:.68;cursor:wait;transform:none}.button--small{min-height:40px;padding:0 17px;font-size:.69rem}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:750}.text-link span{color:var(--red);font-size:1.4rem}.site-header{position:fixed;z-index:30;inset:0 0 auto;height:82px;background:#071426f0;color:#fff;border-bottom:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.header-inner{display:flex;align-items:center;height:100%;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;color:#fff}.brand__logo{display:block;width:210px;max-width:100%;height:auto;object-fit:contain}.about-emblem .brand__logo{width:240px;opacity:.95}.footer-grid .brand__logo{width:180px}.main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.main-nav a{position:relative;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#d5dde8}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--red);transition:right .2s}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:9px}.language{width:40px;height:40px;border:1px solid rgba(255,255,255,.18);color:#fff;background:transparent;cursor:pointer;font-size:.72rem;font-weight:800}.nav-toggle{display:none;margin-left:auto;width:45px;height:45px;border:0;background:transparent;padding:10px}.nav-toggle span{display:block;height:2px;margin:5px 0;background:#fff}.hero{position:relative;min-height:800px;padding:182px 0 0;overflow:hidden}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);background-size:68px 68px;transform:perspective(600px) rotateX(58deg) scale(1.3);transform-origin:50% 100%}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071426,#071426de 48%,#0714266b),radial-gradient(circle at 77% 35%,rgba(67,101,134,.42),transparent 40%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.38}.hero-glow--one{right:-180px;top:60px;width:540px;height:540px;background:#204c72}.hero-glow--two{left:36%;bottom:-280px;width:600px;height:600px;background:#8f171c;opacity:.15}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:520px}.hero-copy{max-width:700px}.hero-text{max-width:620px;margin-bottom:36px;color:#b9c5d5;font-size:1.06rem;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:32px}.hero-visual{position:relative;min-height:480px}.hero-glove-card{position:absolute;right:12px;top:60px;width:min(400px,36vw);padding:16px;transform:rotate(4deg);border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#ffffff1a,#ffffff06);box-shadow:0 35px 80px #0000005c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hero-glove-card--back{right:145px;top:150px;width:min(330px,29vw);transform:rotate(-9deg);opacity:.52}.hero-badge{position:absolute;z-index:4;right:0;bottom:42px;display:grid;padding:16px 18px;border-left:4px solid var(--red);background:#fff;color:var(--navy);box-shadow:0 18px 50px #0003}.hero-badge strong{font-size:1.35rem;letter-spacing:.08em}.hero-badge span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#687383}.hero-line{position:absolute;right:-100px;top:36px;width:540px;height:2px;background:linear-gradient(90deg,transparent,var(--red));transform:rotate(-14deg)}.hero-stats{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;border-top:1px solid rgba(255,255,255,.12)}.hero-stats>div{display:flex;align-items:center;gap:15px;min-height:102px;border-right:1px solid rgba(255,255,255,.12);color:#d2dbe7;font-size:.83rem;text-transform:uppercase;letter-spacing:.07em}.hero-stats>div:last-child{border-right:0}.hero-stats span{color:var(--red);font-size:.72rem;font-weight:900}.section-heading--split{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:54px}.section-heading--split h2{max-width:760px;margin-bottom:0}.section-heading--split>p{max-width:500px;margin:0;color:var(--muted);line-height:1.75}.section-heading--light>div:first-child{max-width:780px}.products-section{background:#f4f5f7}.product-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.78rem}.search-box{display:flex;align-items:center;width:min(390px,100%);height:44px;border:1px solid #ccd3da;background:#fff}.search-box svg{width:19px;margin-left:14px;color:#758091}.search-box input{flex:1;height:100%;border:0;outline:0;padding:0 13px;background:transparent;color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:start}.product-card{position:relative;z-index:1;min-width:0;padding:19px 19px 21px;background:#fff;border:1px solid #e2e5e8;cursor:pointer;overflow:hidden;transform-origin:center top;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--red);transform:scaleY(0);transform-origin:bottom;transition:transform .24s}.product-card:hover,.product-card:focus-visible,.product-card:focus-within{z-index:20;transform:translateY(-8px) scale(1.035);border-color:#d4d9df;box-shadow:0 28px 60px #1623332e;outline:none}.product-card:hover:before,.product-card:focus-visible:before,.product-card:focus-within:before{transform:scaleY(1)}.product-image{min-height:190px;display:grid;place-items:center;background:linear-gradient(145deg,#f8f9fa,#e7ebef);overflow:hidden;transition:min-height .32s ease,background .32s ease}.product-image .glove{display:block;width:94%;height:190px;object-fit:contain;transition:transform .32s ease,height .32s ease}.hero-glove-card .glove{display:block;width:100%;height:300px;object-fit:contain}.product-card:hover .product-image,.product-card:focus-visible .product-image,.product-card:focus-within .product-image{min-height:224px;background:linear-gradient(145deg,#fff,#e8edf2)}.product-card:hover .product-image .glove,.product-card:focus-visible .product-image .glove,.product-card:focus-within .product-image .glove{height:224px;transform:scale(1.08) rotate(-2deg)}.product-meta{display:flex;justify-content:space-between;gap:8px;margin:17px 0 6px;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.product-meta span{color:var(--red);font-weight:900}.product-meta small{color:#7c8694;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card h3{margin:0 0 9px;color:var(--navy);font-size:1.15rem}.product-summary{min-height:42px;margin:0;color:#667284;font-size:.76rem;line-height:1.5}.product-hover-info{max-height:0;margin-top:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:max-height .34s ease,margin-top .34s ease,opacity .22s ease,transform .3s ease}.product-hover-info ul{display:grid;gap:5px;margin:0 0 12px;padding:0;list-style:none}.product-hover-info li{position:relative;padding-left:14px;color:#27384d;font-size:.72rem;line-height:1.4}.product-hover-info li:before{content:"";position:absolute;left:0;top:.53em;width:5px;height:5px;background:var(--red)}.product-hover-info p{margin:0;padding-top:11px;border-top:1px solid #e5e9ed;color:#5d6978;font-size:.72rem;line-height:1.5}.product-card:hover .product-hover-info,.product-card:focus-visible .product-hover-info,.product-card:focus-within .product-hover-info{max-height:290px;margin-top:16px;opacity:1;transform:translateY(0)}.product-card-actions{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin-top:18px;padding-top:14px;border-top:1px solid #e6e9ec}.product-card-actions button,.product-card-actions a{border:0;background:transparent;color:#465365;font:inherit;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.055em;cursor:pointer}.product-card-actions button{padding:0;text-align:left;color:var(--navy)}.product-card-actions a{display:flex;justify-content:flex-end;gap:10px}.product-card-actions a span{color:var(--red)}.product-disclaimer{max-width:920px;margin:34px auto 0;padding:17px 20px;border-left:3px solid var(--red);background:#ffffffb8;color:#697484;font-size:.76rem;line-height:1.65}.empty-state{padding:50px;background:#fff;border:1px dashed #cbd2d9;text-align:center;color:var(--muted)}body.modal-open{overflow:hidden}.product-modal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#030c16c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-modal__panel{position:relative;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);width:min(1040px,100%);max-height:min(760px,calc(100vh - 56px));overflow:auto;background:#fff;box-shadow:0 40px 100px #00000061}.product-modal__close{position:absolute;z-index:3;top:14px;right:14px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(22,35,51,.15);background:#ffffffe6;color:var(--navy);font-size:1.7rem;line-height:1;cursor:pointer}.product-modal__image{display:grid;place-items:center;min-height:560px;padding:42px;background:linear-gradient(145deg,#f8f9fa,#dfe5eb);overflow:hidden}.product-modal__image .glove{width:100%;max-width:430px;height:500px;object-fit:contain;filter:drop-shadow(0 25px 26px rgba(22,35,51,.18))}.product-modal__content{padding:58px 52px 48px}.product-modal__meta{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.product-modal__meta span{color:var(--red);font-weight:900}.product-modal__meta small{color:#7b8796}.product-modal__content h2{margin:0 0 12px;color:var(--navy);font-size:clamp(2rem,4vw,3.25rem);line-height:.98}.product-modal__lead{margin:0 0 30px;color:#637083;line-height:1.65}.product-modal__block{margin-top:23px;padding-top:20px;border-top:1px solid #e2e6ea}.product-modal__block h3{margin:0 0 11px;color:var(--navy);font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}.product-modal__block p{margin:0;color:#5c6878;font-size:.86rem;line-height:1.7}.product-modal__block ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.product-modal__block li{position:relative;padding-left:18px;color:#334154;font-size:.86rem;line-height:1.45}.product-modal__block li:before{content:"";position:absolute;left:0;top:.52em;width:7px;height:7px;background:var(--red)}.product-modal__block--warning{margin-top:24px;padding:18px 20px;border:1px solid #e7d7b1;background:#fffaf0}.product-modal__block--warning h3{color:#8b5c00}.product-modal__actions{display:flex;align-items:center;gap:22px;margin-top:30px}.product-modal__actions .button{min-height:52px;padding:0 24px}.text-button{border:0;background:transparent;color:#596677;font:inherit;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;cursor:pointer}.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.about-visual{position:relative;min-height:590px;background:#0a192a;overflow:hidden}.about-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.04) 0 2px,transparent 2px 12px),radial-gradient(circle at 30% 40%,#294765,transparent 46%)}.metal-panel{position:absolute;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,#ffffff17,#ffffff04);box-shadow:0 24px 70px #0000004d}.metal-panel--one{top:72px;right:110px;bottom:105px;left:62px;transform:rotate(-7deg)}.metal-panel--two{top:110px;right:56px;bottom:62px;left:120px;transform:rotate(7deg)}.about-emblem{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(2.1);opacity:.92}.about-index{position:absolute;right:25px;bottom:25px;color:#ffffff7a;font-size:.65rem;font-weight:900;letter-spacing:.15em}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.about-copy blockquote{margin:36px 0 0;padding:24px 28px;border-left:4px solid var(--red);background:#f3f5f7;color:var(--navy);font-size:1.18rem;font-weight:700;line-height:1.55}.about-copy blockquote span{display:block;margin-bottom:8px;color:var(--red);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.industries-section{position:relative;background:#0a1829;overflow:hidden}.industries-section:after{content:"BOXAN";position:absolute;right:-35px;bottom:-80px;color:#ffffff06;font-size:16rem;font-weight:900;font-style:italic}.industry-rail{display:flex;gap:9px;justify-content:flex-end}.industry-rail span{display:block;width:50px;height:4px;background:#ffffff1f}.industry-rail span:first-child{background:var(--red)}.industry-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13)}.industry-grid article{position:relative;min-height:155px;padding:28px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);transition:background .2s}.industry-grid article:hover{background:#ffffff0e}.industry-grid article>span{color:var(--red);font-size:.68rem;font-weight:900}.industry-grid h3{max-width:250px;margin:42px 0 0;font-size:1.08rem;text-transform:uppercase;letter-spacing:.04em}.industry-grid svg{position:absolute;right:24px;bottom:24px;width:28px;color:#73859b}.quality-section{background:#eef1f4}.quality-grid{display:grid;grid-template-columns:1fr .92fr;gap:80px;align-items:start}.quality-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);line-height:1.8}.quality-bars{margin-top:42px}.quality-bars>div{margin-bottom:20px}.quality-bars span{display:block;margin-bottom:8px;color:#334154;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.quality-bars i{display:block;height:4px;background:#d1d7dd}.quality-bars b{display:block;height:100%;background:var(--red)}.values-panel{padding:38px;background:#fff;box-shadow:0 25px 70px #1623331a}.values-panel>h3{padding-bottom:22px;border-bottom:1px solid var(--line);font-size:1.35rem;text-transform:uppercase}.values-panel article{display:grid;grid-template-columns:50px 1fr;gap:17px;padding:22px 0;border-bottom:1px solid var(--line)}.values-panel article:last-child{border-bottom:0;padding-bottom:0}.value-icon{display:grid;place-items:center;width:48px;height:48px;background:#f4f5f7;color:var(--red)}.value-icon svg{width:28px}.values-panel h4{margin-bottom:6px;color:var(--navy)}.values-panel p{margin:0;color:var(--muted);font-size:.87rem;line-height:1.55}.contact-section{position:relative;padding:110px 0;background:#081827;overflow:hidden}.contact-pattern{position:absolute;top:0;right:48%;bottom:0;left:0;opacity:.19;background-image:linear-gradient(30deg,transparent 48%,rgba(255,255,255,.11) 49%,rgba(255,255,255,.11) 51%,transparent 52%);background-size:24px 24px;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.contact-grid{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.contact-copy>p:not(.eyebrow){color:#aebccc;line-height:1.72}.contact-details{display:grid;gap:18px;margin-top:42px}.contact-details>*{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:14px}.contact-details>*>span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:var(--red);font-size:.72rem;font-weight:900}.contact-details small{display:block;margin-bottom:4px;color:#74869a;font-size:.61rem;font-weight:900;letter-spacing:.1em}.contact-form{position:relative;padding:38px;background:#05101cb3;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;margin-bottom:16px}.contact-form label>span:first-child{display:block;margin-bottom:8px;color:#aebdcc;font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.16);outline:none;background:#ffffff09;color:#fff;padding:13px 14px;transition:border-color .2s,background .2s}.contact-form input:not([type=checkbox]){height:47px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red);background:#ffffff0f}.consent{display:flex!important;align-items:flex-start;gap:10px}.consent input{margin-top:3px;accent-color:var(--red)}.consent span{margin:0!important;font-size:.72rem!important;line-height:1.5;text-transform:none!important;letter-spacing:0!important}.form-submit{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;position:relative;z-index:2;cursor:pointer}.form-submit>span{pointer-events:none}.button-spinner{width:22px;height:22px;flex:0 0 22px;border:3px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:button-spin .75s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.form-status{margin:16px 0 0;padding:12px 14px;font-size:.82rem}.form-status--success{background:#2da95d29;color:#91e3ae;border:1px solid rgba(45,169,93,.35)}.form-status--error{background:#df202726;color:#ff9ca0;border:1px solid rgba(223,32,39,.35)}.honeypot{position:absolute!important;left:-10000px!important;opacity:0!important}.site-footer{padding:55px 0 35px;background:#040d18;color:#fff}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:start}.footer-grid>div:first-child>p{max-width:420px;margin:20px 0 0;color:#7f8ea0;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:14px 40px;color:#a9b5c4;font-size:.74rem;text-transform:uppercase;letter-spacing:.06em}.copyright{grid-column:1 / -1;margin:10px 0 0;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);color:#647386;font-size:.72rem}@media(max-width:1050px){.main-nav{position:fixed;inset:82px 0 auto;display:none;align-items:stretch;flex-direction:column;gap:0;padding:15px 20px 28px;background:#071426;border-bottom:1px solid rgba(255,255,255,.12)}.main-nav.open{display:flex}.main-nav a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08)}.main-nav a:after{display:none}.nav-toggle{display:block}.header-actions .button{display:none}.hero-inner{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,1fr)}.about-grid,.quality-grid{gap:50px}}@media(max-width:820px){.section{padding:82px 0}.hero{min-height:auto;padding-top:150px}.hero-inner{grid-template-columns:1fr}.hero-copy{position:relative;z-index:3}.hero-visual{min-height:370px;margin-top:25px}.hero-glove-card{width:58vw}.hero-glove-card--back{width:45vw}.hero-stats{grid-template-columns:1fr}.hero-stats>div{min-height:67px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.section-heading--split,.about-grid,.quality-grid,.contact-grid{grid-template-columns:1fr;gap:38px}.section-heading--split{margin-bottom:40px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-modal__panel{grid-template-columns:1fr;max-width:720px}.product-modal__image{min-height:360px}.product-modal__image .glove{height:330px}.product-modal__content{padding:38px 34px 36px}.about-visual{min-height:460px}.industry-grid{grid-template-columns:repeat(2,1fr)}.contact-pattern{inset-right:0}}@media(max-width:560px){.container{width:min(100% - 26px,1180px)}.site-header{height:72px}html{scroll-padding-top:72px}.header-inner{gap:10px}.main-nav{top:72px}.brand__logo{width:165px}.about-emblem .brand__logo{width:180px}.footer-grid .brand__logo{width:150px}h1{font-size:clamp(2.75rem,15vw,4.7rem)}h2{font-size:clamp(2.15rem,11vw,3.5rem)}.hero{padding-top:128px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-visual{min-height:300px}.hero-glove-card{right:0;width:72vw}.hero-glove-card--back{right:100px;width:58vw}.hero-badge{bottom:8px}.section-heading--split{gap:22px}.product-tools{align-items:flex-end;flex-direction:column;gap:10px}.search-box{width:100%}.product-grid{grid-template-columns:1fr}.product-image{min-height:230px}.product-card:hover,.product-card:focus-visible,.product-card:focus-within{transform:translateY(-4px)}.product-card:hover .product-image,.product-card:focus-visible .product-image,.product-card:focus-within .product-image{min-height:250px}.product-card:hover .product-image .glove,.product-card:focus-visible .product-image .glove,.product-card:focus-within .product-image .glove{height:250px}.product-modal{padding:0;align-items:end}.product-modal__panel{width:100%;max-height:92vh}.product-modal__image{min-height:270px;padding:28px 22px 12px}.product-modal__image .glove{height:260px}.product-modal__content{padding:30px 24px 34px}.product-modal__content h2{font-size:2.35rem}.product-modal__actions{align-items:stretch;flex-direction:column;gap:14px}.product-modal__actions .button,.product-modal__actions .text-button{width:100%;justify-content:center;text-align:center}.about-visual{min-height:390px}.metal-panel--one{top:55px;right:65px;bottom:90px;left:40px}.metal-panel--two{top:90px;right:35px;bottom:50px;left:75px}.industry-grid{grid-template-columns:1fr}.industry-grid article{min-height:125px}.values-panel,.contact-form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media(hover:none){.product-card:hover,.product-card:focus-within{transform:none;box-shadow:none}.product-card:hover .product-image,.product-card:focus-within .product-image{min-height:190px}.product-card:hover .product-image .glove,.product-card:focus-within .product-image .glove{height:190px;transform:none}.product-card:hover .product-hover-info,.product-card:focus-within .product-hover-info{max-height:0;margin-top:0;opacity:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.contact-page{min-height:calc(100vh - 210px);padding-top:82px;background:#081827}.contact-section--page{min-height:calc(100vh - 82px);display:flex;align-items:center}@media(max-width:560px){.contact-page{padding-top:72px}.contact-section--page{min-height:calc(100vh - 72px)}}
