:root{--navy:#091d30;--navy2:#132e45;--gold:#c6a05b;--lightgold:#edcb83;--ink:#112a3e;--muted:#5b6a75;--line:#dce3e8;--mist:#f2f5f7;--white:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);font-size:16px;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b68024;outline-offset:5px}h1,h2,h3,p{margin-top:0}p{line-height:1.8}h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.35;letter-spacing:-.025em}h3{font-size:1.28rem;line-height:1.4}.wrap{width:min(1320px,calc(100% - 104px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;background:#fff;z-index:100;padding:14px}.skip:focus{top:12px}.header{height:96px;padding:12px 3.6%;display:flex;align-items:center;gap:3%;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{flex-shrink:0;margin-right:auto}.brand img{width:112px;height:auto}.header nav{display:flex;gap:30px;font-size:.94rem;font-weight:650}.header nav a{padding:12px 0;position:relative}.header nav a:hover{color:#886323}.header-actions{display:flex;align-items:center;gap:19px}.language{background:none;border:0;padding:10px 4px;font-size:.88rem;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:var(--navy);color:white;font-weight:650;border:1px solid transparent;border-radius:2px;line-height:1.5}.button:hover{background:#203f58}.button.gold{background:var(--lightgold);color:var(--navy)}.button.gold:hover{background:#f5d99d}.button.small{padding:12px 18px;font-size:.9rem}.button.outline{background:none;border-color:var(--line);color:var(--ink)}#menu{display:none;background:transparent;border:0;font-size:1.4rem}.hero{min-height:680px;height:calc(100svh - 150px);max-height:870px;position:relative;background:var(--navy);color:#fff;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,19,34,.95) 0%,rgba(5,22,40,.83) 31%,rgba(5,22,40,.25) 76%),linear-gradient(0deg,rgba(5,22,40,.6),transparent 35%)}.hero-content{position:relative;padding-block:65px 90px}.eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.13em;line-height:1.5;color:#8a672d;margin-bottom:18px}.hero .eyebrow{color:#d3dce4;font-weight:500}.hero h1{font-size:clamp(3.5rem,5.5vw,5.5rem);line-height:1.2;color:var(--lightgold);letter-spacing:.02em;margin-bottom:23px;font-weight:800}.gold-rule{height:2px;width:52px;background:var(--gold);margin:24px 0}.hero h2{font-size:clamp(1.15rem,1.8vw,1.6rem);margin-bottom:15px;font-weight:650}.hero-description{font-size:1rem;color:#d4dde6;max-width:650px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:30px}.hero-link{font-size:.93rem;border-bottom:1px solid #78838c;padding-block:7px}.hero-foot{position:absolute;left:0;right:0;bottom:28px;display:flex;justify-content:space-between;font-size:.77rem;letter-spacing:.09em;color:#c8d4df}.business-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-block:27px;gap:20px}.business-strip div{display:flex;align-items:center;gap:20px}.business-strip div+div{border-left:1px solid var(--line);padding-left:30px}.business-strip b{color:#a7813d;font-weight:500;font-size:.85rem}.business-strip span{font-size:1.08rem;font-weight:650}.section{padding-block:90px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-head h2{margin-bottom:0}.section-head>p{color:var(--muted);max-width:460px;font-size:1rem;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-width:0}.product-image{height:240px;background:#f4f6f7;position:relative;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;padding:24px}.product-copy{padding:26px;display:flex;flex-direction:column;flex:1}.product-copy .eyebrow{font-size:.75rem;margin-bottom:10px}.product-copy h3{margin-bottom:10px}.product-copy p{color:var(--muted);font-size:.95rem}.product-copy .product-action{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px}.product-action button{background:none;border:0;padding:0;color:var(--ink);font-size:.9rem;font-weight:650}.product-action button:hover{color:#866326}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.filters:empty{display:none}.filters button{padding:9px 18px;font-size:.9rem;border:1px solid var(--line);background:white;border-radius:2px}.filters button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.footer{padding:42px 0;background:#061522;color:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer strong{font-size:1.1rem}.footer p{font-size:.8rem;color:#aebdca;margin:10px 0 0}.footer a{font-size:.9rem}.footer-inner>div:last-child{text-align:right}[hidden]{display:none!important}
.product-image{display:flex;align-items:center;justify-content:center}.product-image>img.cover{object-fit:cover;padding:0}.product-crop{width:67%;max-height:200px;position:relative;overflow:hidden;background:white}.product-crop img{display:block}.image-note{position:absolute;bottom:9px;left:16px;font-size:.75rem;color:#5b6a75}.type-panel{width:100%;height:100%;background:var(--navy);color:#fff;padding:35px 26px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.type-panel>span{font-size:.75rem;letter-spacing:.2em;color:var(--lightgold)}.type-panel strong{font-size:2rem;margin:15px 0}.type-panel p{font-size:.85rem;color:#d7e0e7;margin-bottom:10px}.type-panel small{font-size:.75rem;color:#becbd6}.product-spec{font-size:.85rem;color:#865e1e;margin:0 0 22px;line-height:1.7}.fine{font-size:.8rem;color:var(--muted);line-height:1.75;margin-top:22px;margin-bottom:0}.industry-section{background:var(--mist)}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.industry{position:relative;min-height:440px;overflow:hidden;color:#fff}.industry>img{position:absolute;width:100%;height:100%;object-fit:cover}.industry-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,23,42,.98),rgba(7,30,52,.60) 43%,rgba(7,30,52,0) 88%)}.sector-number{position:absolute;top:24px;left:25px;font-size:.86rem;font-weight:600}.industry-copy{position:relative;padding:210px 26px 27px}.industry-copy h3{font-size:1.35rem;color:var(--lightgold);margin-bottom:13px}.industry-copy>p{font-size:.87rem;line-height:1.85;min-height:50px;color:#fff;margin-bottom:20px}.industry-smart{border-top:1px solid #ffffff40;padding-top:16px}.industry-smart span{font-size:.72rem;letter-spacing:.08em;color:#dcc087}.industry-smart p{font-size:.84rem;line-height:1.7;color:#d6e1ea;margin:8px 0 0}.intelligence{background:var(--navy);color:#fff}.intelligence .eyebrow{color:var(--lightgold)}.intelligence .section-head>p{color:#c1d0dd}.system-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative;margin:55px 0}.system-flow>div{position:relative;border:1px solid #496070;padding:24px 17px;background:#102b41;min-width:0}.system-flow>div:not(:last-child):after{content:'→';position:absolute;right:-15px;top:44%;color:var(--gold);font-size:1rem}.system-flow .highlight{background:#c5a15d;color:var(--navy);border-color:#c5a15d}.system-flow small{font-size:.71rem;letter-spacing:.035em;color:#bacbd9}.system-flow strong{display:block;font-size:1.14rem;margin:17px 0 13px;line-height:1.5}.system-flow p{font-size:.8rem;color:#bdcddd;margin:0;line-height:1.7}.system-flow .highlight p,.system-flow .highlight small{color:#253441}.intelligence-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:55px}.intelligence-columns article+article{border-left:1px solid #42576a;padding-left:60px}.intelligence-columns h3{font-size:1.7rem}.intelligence-columns ul{padding-left:19px;line-height:2.25;color:#c9d5df;font-size:1rem;margin:24px 0 30px}.text-link{font-size:.95rem;border-bottom:1px solid #728292;padding-bottom:8px}.service-boundary{margin-top:45px;background:#ffffff07;border-left:3px solid var(--gold);padding:22px 26px}.service-boundary strong{font-size:.92rem;color:var(--lightgold)}.service-boundary p{font-size:.88rem;color:#bdcddb;margin:10px 0 0}.engineering-feature{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:stretch}.engineering-photo{min-height:500px;position:relative}.engineering-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;left:0;bottom:0;right:0;background:#091d30df;color:#fff;font-size:.88rem;padding:20px 25px;border-left:3px solid var(--gold)}.engineering-steps article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.engineering-steps article:first-child{padding-top:5px}.engineering-steps article>span{font-size:.85rem;color:#9e762f;padding-top:5px}.engineering-steps h3{margin-bottom:10px}.engineering-steps p{font-size:.95rem;color:var(--muted);margin-bottom:0}.application-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:50px}.application-pair article{background:var(--mist);display:grid;grid-template-columns:42% 1fr;min-height:260px}.application-pair img{width:100%;height:100%;object-fit:cover;min-height:260px}.application-pair article>div{padding:28px 24px}.application-pair h3{margin-top:12px;font-size:1.15rem}.application-pair p{font-size:.87rem;color:var(--muted);margin-bottom:0}.delivery{background:#eef2f5}.delivery-flow{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:25px;padding:0;margin:45px 0 0}.delivery-flow li{border-top:1px solid #b89961;padding-top:25px}.delivery-flow li>span{font-size:.85rem;color:#8c6828;display:block;margin-bottom:25px}.delivery-flow h3{font-size:1.08rem}.delivery-flow p{font-size:.85rem;color:var(--muted)}.inquiry-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(350px,1fr);gap:60px;align-items:start}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field.full{grid-column:1/-1}.field label{display:block;font-size:.9rem;font-weight:600;margin-bottom:10px}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #bac8d2;background:#fff;border-radius:1px;color:var(--ink);font-size:1rem;min-width:0;line-height:1.5}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#687680}.form-note{font-size:.85rem;color:var(--muted);margin:22px 0;line-height:1.8}.contact-panel{background:var(--navy);color:white;padding:35px 28px;position:sticky;top:122px}.contact-panel .eyebrow{color:var(--lightgold);font-size:.75rem}.contact-panel h3{font-size:1.7rem}.contact-panel>p:not(.eyebrow){font-size:.9rem;color:#c6d3df}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0 23px}.qr-grid>div{min-width:0;text-align:center}.qr{position:relative;overflow:hidden;aspect-ratio:1;display:block;background:#fff;max-width:200px;margin:0 auto 12px}.qr img{position:absolute;max-width:none;height:auto}.qr-grid strong{font-size:.87rem;font-weight:600}.contact-link{font-size:.92rem;line-height:1.7;border-bottom:1px solid #879baa;padding-bottom:6px;display:inline-block}.contact-divider{height:1px;background:#3a5063;margin:28px 0}.contact-panel .fine{font-size:.8rem!important;color:#b7c6d1!important;margin-bottom:0}.inquiry-result{padding:24px;background:var(--mist);margin-top:25px}.inquiry-result h3{font-size:1.05rem}.inquiry-result textarea{width:100%;resize:vertical;padding:15px;border:1px solid var(--line);font: .9rem/1.8 inherit;line-height:1.8;color:var(--ink);background:#fff}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.inquiry-result .form-note{margin-bottom:0}.inquiry-result [role=status]{margin:12px 0 0;font-size:.87rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{width:min(680px,calc(100% - 32px));max-height:calc(100svh - 50px);padding:45px;border:1px solid var(--line);color:var(--ink);box-shadow:0 15px 70px #0004}dialog::backdrop{background:#021323a6;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:8px;background:none;border:0;padding:5px 10px;font-size:2rem;color:var(--muted)}dialog h2{font-size:1.9rem;margin-right:15px}dialog h3{font-size:1.1rem}dialog p{font-size:.95rem;color:var(--muted)}.dialog-spec{background:var(--mist);padding:15px;border-left:2px solid var(--gold);margin:20px 0;font-size:1rem}.ai-note{padding:20px;background:var(--navy);color:white}.ai-note strong{color:var(--lightgold);font-size:.85rem;letter-spacing:.04em}.ai-note p{color:#d0dce6;margin:10px 0 0}.dialog-spec+.fine{font-size:.8rem}.fine+.button{margin-top:22px}
@media(min-width:1600px){.hero-content{padding-top:90px}}
@media(max-width:1050px){.header nav{gap:17px;font-size:.86rem}.header-actions{gap:10px}.wrap{width:calc(100% - 64px)}.hero h1{font-size:4.5rem}.hero{min-height:620px}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header{height:82px;padding:9px 20px;gap:14px}.brand img{width:91px}.header-actions{gap:12px}.header-actions .button{display:none}#menu{display:block}.header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;box-shadow:0 8px 15px #0001;padding:18px 24px;flex-direction:column;gap:3px;font-size:1rem}.header nav.open{display:flex}.hero{height:auto;min-height:660px;max-height:none}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#041322eb,#0516288c),linear-gradient(0deg,#051628a3,transparent)}.hero-content{padding-top:60px;padding-bottom:110px}.hero h1{font-size:3.35rem;line-height:1.24}.hero h2{font-size:1.15rem;line-height:1.65;max-width:310px}.hero-description{font-size:.95rem;max-width:335px}.hero-description br{display:none}.hero-actions{gap:20px;flex-wrap:wrap}.hero-actions .button{padding:13px 20px}.hero-foot{font-size:.7rem;bottom:25px}.hero-foot span:last-child{display:none}.business-strip{gap:12px;padding-block:22px}.business-strip div{flex-direction:column;align-items:flex-start;gap:8px}.business-strip div+div{padding-left:12px}.business-strip span{font-size:.88rem;line-height:1.5}.section{padding-block:60px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:19px;font-size:.95rem}.product-grid{grid-template-columns:1fr}.product-image{height:255px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner>div:last-child{text-align:left}}
@media(max-width:1050px){.system-flow{gap:10px}.system-flow>div{padding:18px 11px}.system-flow>div:not(:last-child):after{right:-10px;font-size:.7rem}.system-flow strong{font-size:1rem}.system-flow small{font-size:.69rem}.intelligence-columns{gap:30px}.intelligence-columns article+article{padding-left:30px}.engineering-feature{gap:30px}.application-pair article{display:block}.application-pair img{height:220px;min-height:0}.inquiry-layout{gap:30px;grid-template-columns:1.3fr 1fr}.contact-panel{padding:28px 22px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry{min-height:430px}.hero:lang(en){height:auto;min-height:680px}.hero-content:lang(en){padding-bottom:110px}}
@media(max-width:760px){.industry-grid{grid-template-columns:1fr}.industry{min-height:440px}.industry-copy{padding-top:240px}.industry-copy>p{min-height:0}.system-flow{grid-template-columns:1fr;gap:15px;margin:35px 0}.system-flow>div{padding:17px 20px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7px 15px}.system-flow strong{margin:0;font-size:1.12rem;grid-column:1;grid-row:2}.system-flow p{grid-column:2;grid-row:1/3;font-size:.85rem}.system-flow>div:not(:last-child):after{content:'↓';top:auto;bottom:-17px;left:50%;font-size:1rem;right:auto}.intelligence-columns{grid-template-columns:1fr;gap:35px;margin-top:35px}.intelligence-columns article+article{padding:35px 0 0;border-left:0;border-top:1px solid #42576a}.intelligence-columns h3{font-size:1.5rem}.intelligence-columns ul{font-size:.95rem;line-height:1.95}.service-boundary{padding:20px;margin-top:35px}.engineering-feature{grid-template-columns:1fr;gap:30px}.engineering-photo{min-height:420px}.application-pair{grid-template-columns:1fr;gap:22px;margin-top:35px}.application-pair img{height:280px}.delivery-flow{grid-template-columns:1fr;gap:20px;margin-top:35px}.delivery-flow li{padding-top:20px;display:grid;grid-template-columns:36px 1fr;gap:5px 14px}.delivery-flow li>span{margin:0;grid-row:1/3}.delivery-flow h3{margin-bottom:0}.delivery-flow p{margin:0;grid-column:2}.inquiry-layout{grid-template-columns:1fr;gap:35px}.fields{grid-template-columns:1fr;gap:18px}.contact-panel{position:static;padding:30px 24px}.contact-panel h3{font-size:1.5rem}.qr-grid{max-width:360px}.product-crop{max-width:240px}.inquiry-result{padding:20px}.result-actions .button{flex:1;white-space:nowrap}dialog{padding:38px 24px 25px}dialog h2{font-size:1.65rem}.hero h1:lang(en){font-size:2.95rem;letter-spacing:-.025em}.hero:lang(en){min-height:710px}.hero-content:lang(en){padding-bottom:110px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* Registered liquid-flow composition, with a static poster underneath. */
.hero-media{position:absolute;inset:0;overflow:hidden}.hero-media .hero-image{object-position:center}.hero-motion{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}.hero-motion[hidden]{display:none}.hero-shade{background:linear-gradient(90deg,rgba(4,19,34,.5),rgba(5,22,40,.15) 45%,rgba(5,22,40,0) 75%),linear-gradient(0deg,rgba(5,22,40,.6),transparent 28%)}.hero-motion-tools{position:absolute;right:4.3%;bottom:76px;display:flex;align-items:center;gap:14px;color:#e4eaf1;font-size:.75rem;letter-spacing:.04em}.hero-motion-tools>span{padding:7px 0;text-shadow:0 1px 4px #081e32}.hero-motion-tools button{border:1px solid #ffffff50;background:#081e32c9;color:#f2e4bd;padding:9px 13px;border-radius:3px;font:inherit;cursor:pointer;min-height:40px}.hero-motion-tools button:hover{border-color:#cfab61}.hero-motion-tools button:focus-visible{outline:2px solid #edc978;outline-offset:4px}
@media(max-width:760px){.hero{min-height:890px}.hero:lang(en){min-height:960px}.hero-media{top:auto;bottom:0;height:440px}.hero-shade{background:linear-gradient(180deg,#081e32 0%,#081e32 43%,#081e32d9 52%,transparent 68%,#081e3299 100%)}.hero-content{padding-top:42px;padding-bottom:370px}.hero-content:lang(en){padding-bottom:370px}.hero-motion-tools{bottom:73px;left:7%;right:auto;gap:12px;font-size:.7rem}.hero-foot{bottom:28px}.hero-actions{margin-top:23px}}
.product-action a{font-size:.9rem;font-weight:650}.product-action a:hover{color:#866326}.full-detail-link{display:table;margin-bottom:22px;color:var(--lightgold);border-color:#927947}.engineering-detail-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px}.engineering-detail-links a{border:1px solid var(--line);padding:17px 21px;font-size:.95rem;line-height:1.7}.engineering-detail-links a:hover{border-color:var(--gold)}.application-detail-link{display:inline-block;margin-top:22px;font-size:.87rem}@media(max-width:760px){.engineering-detail-links{display:grid;gap:12px}.engineering-detail-links a{padding:15px 18px}}
.business-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.business-strip div{min-width:0}.business-strip span{max-width:100%;overflow-wrap:anywhere}
.product-crop{max-height:none;width:min(67%,220px)}
/* Keep the cinematic image behind the copy in tablet and split-window views. */
@media(min-width:600px) and (max-width:760px){.hero,.hero:lang(en){min-height:760px}.hero-media{inset:0;height:100%}.hero-shade{background:linear-gradient(90deg,#041322d9 0%,#05162870 48%,#0516280d 80%),linear-gradient(0deg,#051628c2,transparent 33%)}.hero-content,.hero-content:lang(en){padding-top:65px;padding-bottom:180px}.hero h1{font-size:3.9rem}.hero h1:lang(en){font-size:3.15rem;max-width:480px}.hero h2{max-width:340px}.hero-description{max-width:340px}.hero-motion-tools{left:auto;right:5%;bottom:72px}}
.product{position:relative;transition:border-color .18s,box-shadow .18s}.product:hover,.product:focus-within{border-color:var(--gold);box-shadow:0 8px 25px #10283b10}.product-detail::after{content:"";position:absolute;inset:0;z-index:1;cursor:pointer}.product-detail:focus-visible{outline:0}.product:has(.product-detail:focus-visible){outline:3px solid #b68024;outline-offset:4px}.product-action button{position:relative;z-index:2;padding:8px;margin:-8px;min-height:40px}.product-visuals{height:280px;background:var(--mist);overflow:hidden}.product-visuals .product-image{height:100%}.product-visuals.has-extras{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:3px}.product-extra-images{display:grid;min-height:0;gap:3px}.product-extra-images figure{position:relative;margin:0;min-height:0;overflow:hidden;background:#fff}.product-extra-images img{height:100%;width:100%;object-fit:contain}.product-extra-images figcaption{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;color:#fff;background:#091d30e8;font-size:.75rem;line-height:1.5}.product-visuals.has-extras .product-image>img{object-fit:contain;padding:8px}.product-visuals.has-extras .product-image>img.cover{padding:0;object-fit:cover}@media(max-width:760px){.product-visuals{height:300px}.product-visuals.has-extras{grid-template-columns:1.2fr 1fr}}
