.productDetail-module__VFscRa__heroMeta{gap:var(--space-lg);flex-direction:column;display:flex}.productDetail-module__VFscRa__heroTags{flex-wrap:wrap;gap:.5rem;display:flex}.productDetail-module__VFscRa__heroTag{font-family:var(--font-heading);letter-spacing:.02em;color:var(--text-secondary);background:var(--bg-base);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);padding:.4rem .85rem;font-size:.78rem;font-weight:600}.productDetail-module__VFscRa__availability{font-size:var(--fs-small);color:var(--text-muted)}.productDetail-module__VFscRa__heroActions{gap:var(--space-sm);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.productDetail-module__VFscRa__overviewTop{gap:var(--space-2xl);grid-template-columns:1fr;align-items:stretch;margin-bottom:clamp(2.5rem,4vw,3.5rem);display:grid}@media (min-width:900px){.productDetail-module__VFscRa__overviewTop{grid-template-columns:1.4fr 1fr}}.productDetail-module__VFscRa__productImage{width:100%;box-shadow:none;cursor:pointer;background:0 0;border:none;margin:0;display:block;position:relative;overflow:hidden}.productDetail-module__VFscRa__productImg{object-fit:contain;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block;width:100%!important;height:auto!important;padding:0!important}.productDetail-module__VFscRa__productImage:hover .productDetail-module__VFscRa__productImg{transform:scale(1.02)}.productDetail-module__VFscRa__overviewBody{max-width:52rem}.productDetail-module__VFscRa__overviewText{margin-top:var(--space-lg);font-size:var(--fs-lead);color:var(--text-secondary);line-height:1.75}.productDetail-module__VFscRa__snapshot{padding:var(--space-xl);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative}.productDetail-module__VFscRa__snapshotIcon{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:40px;height:40px;color:var(--brand-red);margin-bottom:var(--space-md);place-items:center;display:inline-grid}.productDetail-module__VFscRa__snapshotIcon svg{stroke-width:1.5px;width:20px;height:20px}.productDetail-module__VFscRa__snapshotTitle{font-size:var(--fs-h6);margin-bottom:var(--space-md)}.productDetail-module__VFscRa__snapshotList{margin-bottom:var(--space-lg);flex-direction:column;flex:1;display:flex}.productDetail-module__VFscRa__snapshotRow{justify-content:space-between;gap:var(--space-md);border-bottom:1px solid var(--border-subtle);padding:.7rem 0;display:flex}.productDetail-module__VFscRa__snapshotRow:last-child{border-bottom:none}.productDetail-module__VFscRa__snapshotRow dt{font-size:var(--fs-small);color:var(--text-muted)}.productDetail-module__VFscRa__snapshotRow dd{font-family:var(--font-heading);font-size:var(--fs-small);color:var(--text-primary);text-align:right;font-weight:600}.productDetail-module__VFscRa__features{gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:640px){.productDetail-module__VFscRa__features{grid-template-columns:repeat(2,1fr)}}.productDetail-module__VFscRa__featureItem{align-items:flex-start;gap:var(--space-sm);padding:var(--space-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:var(--fs-body);color:var(--text-primary);line-height:1.5;display:flex}.productDetail-module__VFscRa__featureCheck{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:24px;height:24px;color:var(--brand-red);flex-shrink:0;place-items:center;display:inline-grid}.productDetail-module__VFscRa__featureCheck svg{stroke-width:2px;width:15px;height:15px}.productDetail-module__VFscRa__specs{margin-top:var(--space-xl);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-surface);overflow:hidden}.productDetail-module__VFscRa__specRow{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr;gap:.25rem;display:grid}@media (min-width:560px){.productDetail-module__VFscRa__specRow{gap:var(--space-lg);grid-template-columns:1fr 1.4fr;align-items:center}}.productDetail-module__VFscRa__specRow:last-child{border-bottom:none}.productDetail-module__VFscRa__specRow:nth-child(2n){background:var(--bg-subtle)}.productDetail-module__VFscRa__specLabel{font-family:var(--font-body);font-size:var(--fs-small);color:var(--text-secondary);font-weight:500}.productDetail-module__VFscRa__specValue{font-size:var(--fs-body);color:var(--text-primary);font-weight:500}.productDetail-module__VFscRa__chips{margin-top:var(--space-xl);flex-wrap:wrap;gap:.7rem;display:flex}.productDetail-module__VFscRa__chip,.productDetail-module__VFscRa__industryChip{font-size:var(--fs-small);border-radius:var(--radius-pill);background:var(--bg-surface);border:1px solid var(--border-subtle);color:var(--text-primary);align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-weight:500;display:inline-flex}.productDetail-module__VFscRa__industryChip{background:var(--bg-subtle)}.productDetail-module__VFscRa__chipIcon{width:16px;height:16px;color:var(--text-muted);stroke-width:1.5px;flex-shrink:0}.productDetail-module__VFscRa__relatedGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:600px){.productDetail-module__VFscRa__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.productDetail-module__VFscRa__relatedGrid{grid-template-columns:repeat(3,1fr)}}.productDetail-module__VFscRa__inquiry{background:var(--charcoal-950);padding-block:clamp(3rem,6vw,5rem);overflow:hidden}.productDetail-module__VFscRa__inquiryGrid{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,4vw,3.5rem);display:grid}@media (min-width:900px){.productDetail-module__VFscRa__inquiryGrid{grid-template-columns:1.2fr 1fr}}.productDetail-module__VFscRa__inquiryContent{align-items:flex-start;gap:var(--space-md);flex-direction:column;display:flex}.productDetail-module__VFscRa__inquiryEyebrow{font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand-red);font-weight:600}.productDetail-module__VFscRa__inquiryTitle{font-size:var(--fs-h2);color:#fff;font-weight:600;line-height:1.2}.productDetail-module__VFscRa__inquiryText{font-size:var(--fs-lead);color:var(--text-on-dark-muted);max-width:44ch;margin-bottom:var(--space-sm);line-height:1.7}.productDetail-module__VFscRa__inquiryChannels{gap:var(--space-sm);flex-direction:column;display:flex}.productDetail-module__VFscRa__channelCard{align-items:center;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-md);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.productDetail-module__VFscRa__channelCard:hover{background:#ffffff14;border-color:#ffffff24}.productDetail-module__VFscRa__channelIcon{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--brand-red);background:#d92d201f;flex-shrink:0;place-items:center;display:inline-grid}.productDetail-module__VFscRa__channelIcon svg{stroke-width:1.5px;width:20px;height:20px}.productDetail-module__VFscRa__channelLabel{font-family:var(--font-heading);font-size:var(--fs-small);color:#fff;font-weight:600;display:block}.productDetail-module__VFscRa__channelValue{font-size:var(--fs-small);color:var(--text-on-dark-muted);margin-top:.15rem;display:block}.productDetail-module__VFscRa__channelArrow{color:#ffffff40;stroke-width:1.5px;flex-shrink:0;width:18px;height:18px;margin-left:auto;transition:color .2s,transform .2s}.productDetail-module__VFscRa__channelCard:hover .productDetail-module__VFscRa__channelArrow{color:var(--brand-red);transform:translate(3px)}.productDetail-module__VFscRa__imageOverlay{opacity:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#16181d33;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.productDetail-module__VFscRa__productImage:hover .productDetail-module__VFscRa__imageOverlay{opacity:1}.productDetail-module__VFscRa__zoomHint{font-family:var(--font-heading);font-size:var(--fs-small);color:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);background:#16181dd9;border:1px solid #ffffff26;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;transform:translateY(8px)}.productDetail-module__VFscRa__zoomHintIcon{stroke-width:2.5px;width:15px;height:15px}.productDetail-module__VFscRa__productImage:hover .productDetail-module__VFscRa__zoomHint{transform:translateY(0)}.productDetail-module__VFscRa__lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-xl);background:#16181df0;justify-content:center;align-items:center;animation:.2s ease-out productDetail-module__VFscRa__fadeIn;display:flex;position:fixed;inset:0}.productDetail-module__VFscRa__lightboxClose{color:#fff;border-radius:var(--radius-pill);cursor:pointer;z-index:1001;background:#ffffff14;border:1px solid #ffffff26;place-items:center;padding:.75rem;transition:background-color .2s,transform .2s;display:inline-grid;position:absolute;top:1.5rem;right:1.5rem}.productDetail-module__VFscRa__lightboxClose:hover{background:var(--brand-red);border-color:var(--brand-red);transform:rotate(90deg)}.productDetail-module__VFscRa__lightboxClose svg{width:20px;height:20px}.productDetail-module__VFscRa__lightboxContent{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;animation:.25s cubic-bezier(.34,1.56,.64,1) productDetail-module__VFscRa__scaleIn;display:flex;position:relative}.productDetail-module__VFscRa__lightboxImg{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:85vh;box-shadow:0 25px 50px -12px #00000080}@keyframes productDetail-module__VFscRa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes productDetail-module__VFscRa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Container-module__DjgGgG__container{width:100%;padding-inline:var(--container-pad);margin-inline:auto}.Container-module__DjgGgG__default{max-width:var(--container-max)}.Container-module__DjgGgG__wide{max-width:var(--container-wide)}.Container-module__DjgGgG__narrow{max-width:880px}
.Breadcrumbs-module__xixbIq__breadcrumbs ol{font-size:var(--fs-small);flex-wrap:wrap;align-items:center;gap:.35rem;font-weight:500;display:flex}.Breadcrumbs-module__xixbIq__breadcrumbs li{align-items:center;gap:.35rem;display:inline-flex}.Breadcrumbs-module__xixbIq__sep{opacity:.55;width:14px;height:14px}.Breadcrumbs-module__xixbIq__dark a{color:var(--text-on-dark-muted)}.Breadcrumbs-module__xixbIq__dark a:hover,.Breadcrumbs-module__xixbIq__dark span[aria-current]{color:var(--text-on-dark)}.Breadcrumbs-module__xixbIq__light a{color:var(--text-muted)}.Breadcrumbs-module__xixbIq__light a:hover{color:var(--brand-red)}.Breadcrumbs-module__xixbIq__light span[aria-current]{color:var(--text-primary)}
.Button-module__8RiFmG__btn{font-family:var(--font-heading);white-space:nowrap;border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-weight:600;line-height:1;display:inline-flex;position:relative}.Button-module__8RiFmG__label{align-items:center;gap:.45rem;display:inline-flex}.Button-module__8RiFmG__btn svg{width:1.05em;height:1.05em;transition:transform var(--dur-base) var(--ease-out)}.Button-module__8RiFmG__btn:hover svg{transform:translate(2px)}.Button-module__8RiFmG__btn:active{transform:translateY(.5px)}.Button-module__8RiFmG__sm{font-size:var(--fs-small);padding:.5rem .9rem}.Button-module__8RiFmG__md{font-size:var(--fs-small);padding:.7rem 1.25rem}.Button-module__8RiFmG__lg{font-size:var(--fs-body);padding:.85rem 1.5rem}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__primary{color:#fff;background:var(--brand-red)}.Button-module__8RiFmG__primary:hover{background:var(--brand-red-dark)}.Button-module__8RiFmG__secondary{color:var(--text-primary);background:var(--bg-surface);border-color:var(--border-strong)}.Button-module__8RiFmG__secondary:hover{border-color:var(--text-muted);background:var(--bg-subtle)}.Button-module__8RiFmG__outline{color:var(--text-primary);border-color:var(--border-strong);background:0 0}.Button-module__8RiFmG__outline:hover{border-color:var(--brand-red);color:var(--brand-red)}.Button-module__8RiFmG__ghost{color:var(--text-primary);background:0 0}.Button-module__8RiFmG__ghost:hover{color:var(--brand-red)}.Button-module__8RiFmG__light{color:var(--charcoal-950);background:#fff}.Button-module__8RiFmG__light:hover{background:var(--mist-100)}
.CTABanner-module__-RoqFW__section{background:var(--bg-base);padding-block:clamp(2rem,5vw,4rem)}.CTABanner-module__-RoqFW__banner{border-radius:var(--radius-lg);background:var(--bg-subtle);border:1px solid var(--border-subtle);flex-direction:column;gap:1.75rem;padding:clamp(2.25rem,5vw,3.5rem);display:flex;position:relative}.CTABanner-module__-RoqFW__content{max-width:50ch}.CTABanner-module__-RoqFW__title{font-size:var(--fs-h2);color:var(--text-primary);font-weight:600}.CTABanner-module__-RoqFW__text{font-size:var(--fs-lead);color:var(--text-secondary);margin-top:.85rem;line-height:1.6}.CTABanner-module__-RoqFW__actions{flex-wrap:wrap;gap:.85rem;display:flex}@media (min-width:960px){.CTABanner-module__-RoqFW__banner{flex-direction:row;justify-content:space-between;align-items:center;gap:2.5rem}.CTABanner-module__-RoqFW__actions{flex-direction:column;flex-shrink:0}}
.Overview-module__cy32AG__layout{grid-template-columns:1fr;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.Overview-module__cy32AG__copy{gap:1.1rem;margin-top:1.75rem;display:grid}.Overview-module__cy32AG__copy p{font-size:var(--fs-body);line-height:var(--lh-normal);color:var(--text-secondary)}.Overview-module__cy32AG__copy p:first-child{font-size:var(--fs-lead);color:var(--text-primary)}.Overview-module__cy32AG__facts{background:var(--bg-base);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(1.75rem,3vw,2.25rem);position:relative}.Overview-module__cy32AG__factsLabel{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem;display:block}.Overview-module__cy32AG__factList{gap:1.25rem;display:grid}.Overview-module__cy32AG__factItem{align-items:center;gap:1rem;display:flex}.Overview-module__cy32AG__factIcon{border-radius:var(--radius-sm);background:var(--bg-subtle);width:40px;height:40px;color:var(--brand-red);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Overview-module__cy32AG__factIcon svg{stroke-width:1.5px;width:20px;height:20px}.Overview-module__cy32AG__factText{flex-direction:column;display:flex}.Overview-module__cy32AG__factKey{font-size:var(--fs-small);color:var(--text-muted)}.Overview-module__cy32AG__factValue{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h6);color:var(--text-primary)}.Overview-module__cy32AG__tagline{border-top:1px solid var(--border-subtle);font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--brand-red);margin-top:1.75rem;padding-top:1.5rem}@media (min-width:1024px){.Overview-module__cy32AG__layout{grid-template-columns:1.4fr .9fr}}
.VisionMission-module__Xnc3_q__layout{grid-template-columns:1fr;align-items:stretch;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.VisionMission-module__Xnc3_q__vision,.VisionMission-module__Xnc3_q__mission{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3rem);display:flex;position:relative}.VisionMission-module__Xnc3_q__vision{background:var(--bg-subtle)}.VisionMission-module__Xnc3_q__mission{background:var(--bg-surface)}.VisionMission-module__Xnc3_q__tag{margin-bottom:1.25rem}.VisionMission-module__Xnc3_q__tag svg{stroke-width:1.5px;width:16px;height:16px}.VisionMission-module__Xnc3_q__visionText,.VisionMission-module__Xnc3_q__missionText{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h4);line-height:var(--lh-snug);color:var(--text-primary);max-width:42ch}@media (min-width:960px){.VisionMission-module__Xnc3_q__layout{grid-template-columns:1fr 1fr}}
.Solutions-module__vhDYeq__layout{flex-direction:column;display:flex}.Solutions-module__vhDYeq__intro{margin-bottom:clamp(2rem,4vw,3rem)}.Solutions-module__vhDYeq__grid{grid-template-columns:1fr;align-items:start;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.Solutions-module__vhDYeq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);height:100%;padding:clamp(1.5rem,3vw,2.5rem)}.Solutions-module__vhDYeq__header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Solutions-module__vhDYeq__icon{border-radius:var(--radius-md);background:var(--brand-red-soft);width:44px;height:44px;color:var(--brand-red);justify-content:center;align-items:center;display:inline-flex}.Solutions-module__vhDYeq__icon svg{stroke-width:1.75px;width:22px;height:22px}.Solutions-module__vhDYeq__cardTitle{font-family:var(--font-heading);font-size:var(--fs-h3);color:var(--text-primary);font-weight:700}.Solutions-module__vhDYeq__description{font-size:var(--fs-body);color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.Solutions-module__vhDYeq__list{flex-direction:column;gap:1rem;display:flex}.Solutions-module__vhDYeq__listItem{border-bottom:1px dashed var(--border-subtle);flex-direction:column;gap:.35rem;padding-bottom:.85rem;display:flex}.Solutions-module__vhDYeq__listItem:last-child{border-bottom:none;padding-bottom:0}.Solutions-module__vhDYeq__itemName{font-size:var(--fs-body);color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;display:flex}.Solutions-module__vhDYeq__itemName:before{content:"";background:var(--brand-red);border-radius:50%;width:6px;height:6px;display:inline-block}.Solutions-module__vhDYeq__subList{flex-wrap:wrap;gap:.35rem;padding-left:1.1rem;display:flex}.Solutions-module__vhDYeq__subItem{background:var(--bg-subtle);font-size:var(--fs-sm);color:var(--text-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);padding:.15rem .45rem}@media (min-width:960px){.Solutions-module__vhDYeq__grid{grid-template-columns:1fr 1fr}}
.Leadership-module__hHlvpW__grid{grid-template-columns:1fr;gap:1rem;margin-top:clamp(2rem,4vw,3rem);display:grid}.Leadership-module__hHlvpW__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);height:100%;transition:box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;padding:1.75rem;display:flex;position:relative}.Leadership-module__hHlvpW__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.Leadership-module__hHlvpW__iconWrap{border-radius:var(--radius-sm);background:var(--bg-subtle);width:40px;height:40px;color:var(--brand-red);justify-content:center;align-items:center;display:inline-flex}.Leadership-module__hHlvpW__iconWrap svg{stroke-width:1.5px;width:20px;height:20px}.Leadership-module__hHlvpW__index{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h5);color:var(--text-muted);line-height:1;position:absolute;top:1.5rem;right:1.5rem}.Leadership-module__hHlvpW__cardTitle{font-size:var(--fs-h6);color:var(--text-primary);margin-top:1.25rem;font-weight:600}.Leadership-module__hHlvpW__cardText{font-size:var(--fs-small);color:var(--text-secondary);margin-top:.5rem;line-height:1.6}@media (min-width:600px){.Leadership-module__hHlvpW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Leadership-module__hHlvpW__grid{grid-template-columns:repeat(3,1fr)}}
.ServicePillars-module__7EhS4W__grid{gap:var(--space-lg);grid-template-columns:1fr;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.ServicePillars-module__7EhS4W__card{height:100%;padding:var(--space-xl);border-radius:var(--radius-lg);background:var(--bg-base);border:1px solid var(--border-subtle);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;display:flex;position:relative}.ServicePillars-module__7EhS4W__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-4px)}.ServicePillars-module__7EhS4W__iconWrap{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:40px;height:40px;color:var(--brand-red);margin-bottom:var(--space-lg);justify-content:center;align-items:center;display:inline-flex}.ServicePillars-module__7EhS4W__iconWrap svg{stroke-width:1.5px;width:20px;height:20px}.ServicePillars-module__7EhS4W__title{font-size:var(--fs-h4);color:var(--text-primary);font-weight:600}.ServicePillars-module__7EhS4W__tagline{margin-top:var(--space-2xs);font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--brand-red)}.ServicePillars-module__7EhS4W__desc{margin-top:var(--space-sm);font-size:var(--fs-small);color:var(--text-secondary);line-height:1.6}.ServicePillars-module__7EhS4W__bullets{margin-top:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}.ServicePillars-module__7EhS4W__bullets li{align-items:flex-start;gap:var(--space-xs);font-size:var(--fs-small);color:var(--text-primary);display:flex}.ServicePillars-module__7EhS4W__bullets svg{stroke-width:1.5px;width:18px;height:18px;color:var(--brand-red);flex-shrink:0;margin-top:2px}.ServicePillars-module__7EhS4W__link{align-items:center;gap:var(--space-2xs);padding-top:var(--space-lg);font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--text-primary);margin-top:auto;display:inline-flex}.ServicePillars-module__7EhS4W__link svg{stroke-width:1.5px;width:16px;height:16px;transition:transform var(--dur-base) var(--ease-out)}.ServicePillars-module__7EhS4W__card:hover .ServicePillars-module__7EhS4W__link{color:var(--brand-red)}.ServicePillars-module__7EhS4W__card:hover .ServicePillars-module__7EhS4W__link svg{transform:translate(3px)}@media (min-width:768px){.ServicePillars-module__7EhS4W__grid{grid-template-columns:repeat(3,1fr)}}
.Commitment-module__8uWAza__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.Commitment-module__8uWAza__quoteWrap{max-width:60ch;margin-top:1.5rem;position:relative}.Commitment-module__8uWAza__mark{width:36px;height:36px;color:var(--brand-red);stroke-width:1.5px;margin:0 auto 1rem}.Commitment-module__8uWAza__quote{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h3);line-height:var(--lh-snug);color:var(--text-primary)}.Commitment-module__8uWAza__attribution{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-muted);margin-top:1.75rem}
.ProductCard-module__O-UVIa__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__O-UVIa__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-4px)}.ProductCard-module__O-UVIa__visual{aspect-ratio:4/3;background:var(--bg-subtle);position:relative;overflow:hidden}.ProductCard-module__O-UVIa__img{object-fit:cover;transition:transform var(--dur-slow) var(--ease-out)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__img{transform:scale(1.03)}.ProductCard-module__O-UVIa__pillarTag{z-index:2;font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);background:var(--brand-red-soft);color:var(--brand-red);padding:.3rem .65rem;font-weight:600;position:absolute;top:.85rem;left:.85rem}.ProductCard-module__O-UVIa__arrow{z-index:2;background:var(--bg-base);border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-secondary);box-shadow:var(--shadow-sm);opacity:0;transition:opacity var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.85rem;right:.85rem;transform:translate(6px,-6px)}.ProductCard-module__O-UVIa__arrow svg{stroke-width:1.5px;width:18px;height:18px}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__arrow{opacity:1;transform:translate(0)}.ProductCard-module__O-UVIa__body{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.5rem;display:flex}.ProductCard-module__O-UVIa__category{font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand-red);font-weight:600}.ProductCard-module__O-UVIa__title{font-size:var(--fs-h5);color:var(--text-primary);margin-top:.5rem;font-weight:600}.ProductCard-module__O-UVIa__summary{font-size:var(--fs-small);color:var(--text-secondary);margin-top:.6rem;line-height:1.6}.ProductCard-module__O-UVIa__tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.ProductCard-module__O-UVIa__tag{font-size:var(--fs-small);border-radius:var(--radius-pill);background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--text-secondary);padding:.26rem .6rem;font-weight:500}.ProductCard-module__O-UVIa__cta{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--text-primary);align-items:center;gap:.4rem;margin-top:auto;padding-top:1.25rem;display:inline-flex}.ProductCard-module__O-UVIa__cta svg{stroke-width:1.5px;width:16px;height:16px;transition:transform var(--dur-base) var(--ease-out)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__cta{color:var(--brand-red)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__cta svg{transform:translate(3px,-3px)}
.page-module__NfDiEG__wideHero{--page-hero-max-w:72rem;--page-hero-desc-max-w:64rem}.page-module__NfDiEG__chips{flex-wrap:wrap;gap:.65rem;display:flex}.page-module__NfDiEG__chip{border-radius:var(--radius-pill);background:var(--bg-base);border:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);align-items:center;gap:.5rem;padding:.5rem .95rem;display:inline-flex}.page-module__NfDiEG__chip svg{stroke-width:1.5px;width:18px;height:18px;color:var(--brand-red);flex-shrink:0}
.ContactForm-module__jB5wbq__form{gap:var(--space-md);border-radius:var(--radius-lg);background:var(--bg-base);border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);flex-direction:column;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.ContactForm-module__jB5wbq__formTitle{font-family:var(--font-heading);font-size:var(--fs-h4);color:var(--text-primary);margin-bottom:var(--space-2xs)}.ContactForm-module__jB5wbq__row{gap:var(--space-md);grid-template-columns:1fr;display:grid}.ContactForm-module__jB5wbq__field{gap:var(--space-2xs);flex-direction:column;display:flex}.ContactForm-module__jB5wbq__label{font-size:var(--fs-small);color:var(--text-primary);font-weight:600}.ContactForm-module__jB5wbq__req{color:var(--brand-red)}.ContactForm-module__jB5wbq__optional{color:var(--text-muted);font-weight:400}.ContactForm-module__jB5wbq__input,.ContactForm-module__jB5wbq__select,.ContactForm-module__jB5wbq__textarea{width:100%;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);padding:.8rem 1rem}.ContactForm-module__jB5wbq__textarea{resize:vertical;min-height:7rem}.ContactForm-module__jB5wbq__input::placeholder,.ContactForm-module__jB5wbq__textarea::placeholder{color:var(--text-muted)}.ContactForm-module__jB5wbq__input:hover,.ContactForm-module__jB5wbq__select:hover,.ContactForm-module__jB5wbq__textarea:hover{border-color:var(--border-strong)}.ContactForm-module__jB5wbq__input:focus-visible,.ContactForm-module__jB5wbq__select:focus-visible,.ContactForm-module__jB5wbq__textarea:focus-visible{border-color:var(--brand-red);box-shadow:var(--focus-ring);outline:none}.ContactForm-module__jB5wbq__input[aria-invalid=true],.ContactForm-module__jB5wbq__textarea[aria-invalid=true]{border-color:var(--brand-red)}.ContactForm-module__jB5wbq__input[aria-invalid=true]:focus-visible,.ContactForm-module__jB5wbq__textarea[aria-invalid=true]:focus-visible{box-shadow:var(--focus-ring)}.ContactForm-module__jB5wbq__error{font-size:var(--fs-small);color:var(--brand-red);font-weight:500}.ContactForm-module__jB5wbq__note{font-size:var(--fs-small);color:var(--text-muted);line-height:1.5}.ContactForm-module__jB5wbq__success{text-align:center;align-items:center;gap:var(--space-md);border-radius:var(--radius-lg);background:var(--bg-base);border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);flex-direction:column;padding:clamp(2rem,4vw,3rem);display:flex}.ContactForm-module__jB5wbq__successIcon{width:56px;height:56px;color:var(--brand-red)}.ContactForm-module__jB5wbq__successTitle{font-family:var(--font-heading);font-size:var(--fs-h4);color:var(--text-primary)}.ContactForm-module__jB5wbq__successText{font-size:var(--fs-body);color:var(--text-secondary);max-width:38ch;line-height:1.6}.ContactForm-module__jB5wbq__successText a{color:var(--brand-red);font-weight:600}@media (min-width:560px){.ContactForm-module__jB5wbq__row{grid-template-columns:1fr 1fr}}
.ProductShowcase-module__NeWWWq__showcaseSection{background:var(--bg-base);padding-top:0;padding-bottom:clamp(3rem,6vw,5rem);overflow:hidden}.ProductShowcase-module__NeWWWq__sectionHeader{text-align:center;margin-bottom:2rem}.ProductShowcase-module__NeWWWq__mainTitle{color:var(--text-primary);letter-spacing:var(--tracking-tight);font-size:clamp(1.5rem,1.2rem + 1.4vw,2.25rem);font-style:italic;font-weight:600}.ProductShowcase-module__NeWWWq__navBar{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:1.25rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ProductShowcase-module__NeWWWq__titleWrapper{align-items:center;gap:.75rem;display:flex}.ProductShowcase-module__NeWWWq__verticalLine{background-color:var(--brand-red);border-radius:var(--radius-xs);width:4px;height:1.8rem}.ProductShowcase-module__NeWWWq__sectionLabel{font-size:var(--fs-h3);color:var(--text-primary);font-weight:600}.ProductShowcase-module__NeWWWq__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.ProductShowcase-module__NeWWWq__tab{font-family:var(--font-heading);font-size:var(--fs-small);border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--dur-base) var(--ease-out);background:0 0;border:1px solid #0000;padding:.5rem 1rem;font-weight:600}.ProductShowcase-module__NeWWWq__tab:hover{color:var(--brand-red);background:var(--bg-subtle)}.ProductShowcase-module__NeWWWq__tabActive{border-color:var(--brand-red);box-shadow:var(--shadow-sm);background:var(--brand-red)!important;color:var(--text-on-brand)!important}.ProductShowcase-module__NeWWWq__carouselContainer{width:100%;position:relative}.ProductShowcase-module__NeWWWq__scrollContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.25rem;padding:.5rem .25rem 1.5rem;display:flex;overflow-x:auto}.ProductShowcase-module__NeWWWq__scrollContainer::-webkit-scrollbar{display:none}.ProductShowcase-module__NeWWWq__scrollContainer{-ms-overflow-style:none;scrollbar-width:none}.ProductShowcase-module__NeWWWq__carouselItem{scroll-snap-align:start;max-width:100%;transition:transform var(--dur-base) var(--ease-out);flex:0 0 100%}.ProductShowcase-module__NeWWWq__navBtn{z-index:var(--z-raised);background:var(--bg-surface);border:1px solid var(--border-strong);width:44px;height:44px;color:var(--text-primary);box-shadow:var(--shadow-md);cursor:pointer;transition:all var(--dur-base) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductShowcase-module__NeWWWq__navBtn:hover{background:var(--brand-red);color:var(--text-on-brand);border-color:var(--brand-red);box-shadow:var(--shadow-lg)}.ProductShowcase-module__NeWWWq__navBtnLeft{left:-12px}.ProductShowcase-module__NeWWWq__navBtnRight{right:-12px}.ProductShowcase-module__NeWWWq__footerActions{justify-content:center;margin-top:1.5rem;display:flex}.ProductShowcase-module__NeWWWq__ctaIcon{width:16px;height:16px;margin-left:.5rem}@media (min-width:640px){.ProductShowcase-module__NeWWWq__carouselItem{flex:0 0 calc(50% - .625rem);max-width:calc(50% - .625rem)}.ProductShowcase-module__NeWWWq__navBtnLeft{left:-20px}.ProductShowcase-module__NeWWWq__navBtnRight{right:-20px}}@media (min-width:980px){.ProductShowcase-module__NeWWWq__navBar{flex-direction:row;justify-content:space-between;align-items:center}.ProductShowcase-module__NeWWWq__carouselItem{flex:0 0 calc(33.333% - .833rem);max-width:calc(33.333% - .833rem)}.ProductShowcase-module__NeWWWq__navBtnLeft{left:-22px}.ProductShowcase-module__NeWWWq__navBtnRight{right:-22px}}@media (min-width:1200px){.ProductShowcase-module__NeWWWq__carouselItem{flex:0 0 calc(25% - .9375rem);max-width:calc(25% - .9375rem)}}
.ContactInfo-module__otoq5W__wrap{gap:var(--space-xl);margin-top:var(--space-xl);flex-direction:column;display:flex}.ContactInfo-module__otoq5W__methods{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ContactInfo-module__otoq5W__method{align-items:center;gap:var(--space-md);border-radius:var(--radius-md);background:var(--bg-base);border:1px solid var(--border-subtle);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);padding:1.25rem 1.4rem;display:flex}.ContactInfo-module__otoq5W__method:hover{box-shadow:var(--shadow-sm);border-color:var(--border-strong)}.ContactInfo-module__otoq5W__method:focus-visible{box-shadow:var(--focus-ring);outline:none}.ContactInfo-module__otoq5W__methodIcon{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:40px;height:40px;color:var(--brand-red);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ContactInfo-module__otoq5W__methodIcon svg{stroke-width:1.5px;width:19px;height:19px}.ContactInfo-module__otoq5W__methodText{flex-direction:column;min-width:0;display:flex}.ContactInfo-module__otoq5W__methodLabel{font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-muted);font-weight:600}.ContactInfo-module__otoq5W__methodValue{font-family:var(--font-heading);color:var(--text-primary);word-break:break-word;font-weight:600}.ContactInfo-module__otoq5W__methodArrow{width:20px;height:20px;color:var(--brand-red);transition:transform var(--dur-base) var(--ease-out);flex-shrink:0;margin-left:auto}.ContactInfo-module__otoq5W__method:hover .ContactInfo-module__otoq5W__methodArrow{transform:translate(4px)}.ContactInfo-module__otoq5W__offices{gap:var(--space-sm);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.ContactInfo-module__otoq5W__office{gap:var(--space-sm);border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-subtle);padding:1.25rem 1.4rem;display:flex}.ContactInfo-module__otoq5W__officeIcon{width:20px;height:20px;color:var(--text-muted);stroke-width:1.5px;flex-shrink:0;margin-top:.15rem}.ContactInfo-module__otoq5W__officeBody{flex-direction:column;gap:.3rem;display:flex}.ContactInfo-module__otoq5W__officeType{font-family:var(--font-heading);font-size:var(--fs-h6);color:var(--text-primary)}.ContactInfo-module__otoq5W__officeAddress{font-style:normal;font-size:var(--fs-small);color:var(--text-secondary);line-height:1.6}@media (min-width:480px){.ContactInfo-module__otoq5W__offices{grid-template-columns:1fr 1fr}}@media (min-width:900px){.ContactInfo-module__otoq5W__offices{grid-template-columns:1fr}}.ContactInfo-module__otoq5W__hours{align-items:center;gap:var(--space-xs);font-size:var(--fs-small);color:var(--text-secondary);font-weight:500;display:flex}.ContactInfo-module__otoq5W__hours svg{width:18px;height:18px;color:var(--text-muted);stroke-width:1.5px;flex-shrink:0}
.ServiceCategory-module__MDve9G__header{max-width:var(--container-max);position:relative}.ServiceCategory-module__MDve9G__iconWrap{border-radius:var(--radius-md);background:var(--bg-subtle);width:44px;height:44px;color:var(--brand-red);justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.ServiceCategory-module__MDve9G__iconWrap svg{stroke-width:1.5px;width:22px;height:22px}.ServiceCategory-module__MDve9G__tagline{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-lead);color:var(--brand-red);margin-top:.75rem}.ServiceCategory-module__MDve9G__layout{grid-template-columns:1fr;align-items:start;gap:clamp(2rem,4vw,3rem);margin-top:clamp(2rem,4vw,3rem);display:grid}.ServiceCategory-module__MDve9G__benefits{border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);padding:clamp(1.5rem,2.5vw,2rem)}.ServiceCategory-module__MDve9G__benefitsTitle{font-size:var(--fs-h6);font-weight:600;font-family:var(--font-heading);color:var(--text-primary)}.ServiceCategory-module__MDve9G__benefitsList{flex-direction:column;gap:.85rem;margin-top:1.25rem;display:flex}.ServiceCategory-module__MDve9G__benefitsList li{font-size:var(--fs-small);color:var(--text-secondary);align-items:flex-start;gap:.6rem;line-height:1.55;display:flex}.ServiceCategory-module__MDve9G__benefitsList svg{width:18px;height:18px;color:var(--brand-red);stroke-width:1.5px;flex-shrink:0;margin-top:1px}.ServiceCategory-module__MDve9G__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ServiceCategory-module__MDve9G__applications{margin-top:clamp(2rem,4vw,3rem)}.ServiceCategory-module__MDve9G__applicationsTitle{font-size:var(--fs-h6);font-weight:600;font-family:var(--font-heading);color:var(--text-primary)}.ServiceCategory-module__MDve9G__chips{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.ServiceCategory-module__MDve9G__chip{border-radius:var(--radius-pill);background:var(--bg-subtle);border:1px solid var(--border-subtle);font-size:var(--fs-small);color:var(--text-secondary);align-items:center;padding:.45rem .95rem;display:inline-flex}.ServiceCategory-module__MDve9G__actions{flex-wrap:wrap;gap:1rem;margin-top:clamp(2rem,4vw,2.5rem);display:flex}@media (min-width:768px){.ServiceCategory-module__MDve9G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServiceCategory-module__MDve9G__layout{grid-template-columns:minmax(280px,320px) 1fr}}@media (min-width:1440px){.ServiceCategory-module__MDve9G__grid{grid-template-columns:repeat(3,1fr)}}
.IndustriesGrid-module__gwCnrG__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.IndustriesGrid-module__gwCnrG__grid>*{height:100%}.IndustriesGrid-module__gwCnrG__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);height:100%;transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:1.6rem 1.4rem;display:flex}.IndustriesGrid-module__gwCnrG__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.IndustriesGrid-module__gwCnrG__iconWrap{border-radius:var(--radius-sm);background:var(--bg-subtle);width:40px;height:40px;color:var(--brand-red);justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.IndustriesGrid-module__gwCnrG__iconWrap svg{stroke-width:1.5px;width:20px;height:20px}.IndustriesGrid-module__gwCnrG__name{font-size:var(--fs-h6);color:var(--text-primary);font-weight:600}.IndustriesGrid-module__gwCnrG__desc{font-size:var(--fs-small);color:var(--text-secondary);margin-top:.5rem;line-height:1.6}@media (min-width:640px){.IndustriesGrid-module__gwCnrG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.IndustriesGrid-module__gwCnrG__grid{grid-template-columns:repeat(4,1fr)}}
.OfficeCards-module__AK9hyq__grid{gap:var(--space-lg);margin-top:var(--space-2xl);grid-template-columns:1fr;display:grid}.OfficeCards-module__AK9hyq__card{gap:var(--space-sm);border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);height:100%;transition:box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.OfficeCards-module__AK9hyq__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.OfficeCards-module__AK9hyq__icon{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:40px;height:40px;color:var(--brand-red);justify-content:center;align-items:center;display:inline-flex}.OfficeCards-module__AK9hyq__icon svg{stroke-width:1.5px;width:20px;height:20px}.OfficeCards-module__AK9hyq__type{font-family:var(--font-heading);font-size:var(--fs-h5);color:var(--text-primary)}.OfficeCards-module__AK9hyq__address{gap:var(--space-xs);font-size:var(--fs-body);color:var(--text-secondary);line-height:1.6;display:flex}.OfficeCards-module__AK9hyq__address svg{width:18px;height:18px;color:var(--text-muted);stroke-width:1.5px;flex-shrink:0;margin-top:.2rem}.OfficeCards-module__AK9hyq__phone{font-family:var(--font-heading);color:var(--text-primary);transition:color var(--dur-fast) var(--ease-out);margin-top:auto;font-weight:600}.OfficeCards-module__AK9hyq__phone:hover,.OfficeCards-module__AK9hyq__phone:focus-visible{color:var(--brand-red)}@media (min-width:768px){.OfficeCards-module__AK9hyq__grid{grid-template-columns:1fr 1fr}}
.ExportSection-module__6X1qga__grid{gap:var(--space-xl);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1024px){.ExportSection-module__6X1qga__grid{grid-template-columns:1.3fr 1fr}}.ExportSection-module__6X1qga__content,.ExportSection-module__6X1qga__sidebar{gap:var(--space-lg);flex-direction:column;display:flex}.ExportSection-module__6X1qga__sectorsGrid{gap:var(--space-md);margin-block:var(--space-xs);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ExportSection-module__6X1qga__sectorsGrid{grid-template-columns:repeat(2,1fr)}}.ExportSection-module__6X1qga__sectorCard{align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:flex}.ExportSection-module__6X1qga__sectorCard:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.ExportSection-module__6X1qga__sectorIcon{flex-shrink:0;font-size:1.5rem}.ExportSection-module__6X1qga__sectorName{font-family:var(--font-heading);font-size:var(--fs-small);color:var(--text-primary);font-weight:600}.ExportSection-module__6X1qga__credentialsCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);box-shadow:var(--shadow-sm)}.ExportSection-module__6X1qga__credentialsTitle{font-family:var(--font-heading);font-size:var(--fs-small);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--brand-red);margin-bottom:var(--space-md);font-weight:700}.ExportSection-module__6X1qga__credentialsList{gap:var(--space-sm);flex-direction:column;display:flex}.ExportSection-module__6X1qga__credentialRow{justify-content:space-between;gap:var(--space-md);border-bottom:1px solid var(--border-subtle);padding-bottom:.5rem;display:flex}.ExportSection-module__6X1qga__credentialRow:last-child{border-bottom:none;padding-bottom:0}.ExportSection-module__6X1qga__credentialLabel{font-size:var(--fs-small);color:var(--text-muted)}.ExportSection-module__6X1qga__credentialValue{font-family:var(--font-heading);font-size:var(--fs-small);color:var(--text-primary);font-weight:600}.ExportSection-module__6X1qga__bannerRow{margin-top:var(--space-2xl);width:100%}.ExportSection-module__6X1qga__imageWrapper{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);background:var(--bg-surface);transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.ExportSection-module__6X1qga__imageWrapper:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ExportSection-module__6X1qga__img{object-fit:contain;display:block;width:100%!important;height:auto!important;padding:0!important}.ExportSection-module__6X1qga__actions{gap:var(--space-sm);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}
.WhyChoose-module__P6M6oq__layout{grid-template-columns:1fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.WhyChoose-module__P6M6oq__counters{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:2rem;margin-top:2.25rem;padding-top:2.25rem;display:flex}.WhyChoose-module__P6M6oq__counter{flex-direction:column;display:flex}.WhyChoose-module__P6M6oq__counterValue{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2rem,1.5rem + 1.8vw,2.75rem);font-weight:600}.WhyChoose-module__P6M6oq__counterLabel{font-size:var(--fs-small);color:var(--text-secondary);max-width:18ch}.WhyChoose-module__P6M6oq__cards{grid-template-columns:1fr;gap:1rem;display:grid}.WhyChoose-module__P6M6oq__cards>*{height:100%}.WhyChoose-module__P6M6oq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);height:100%;transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);gap:1.1rem;padding:1.5rem;display:flex}.WhyChoose-module__P6M6oq__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.WhyChoose-module__P6M6oq__iconWrap{border-radius:var(--radius-sm);background:var(--bg-subtle);width:44px;height:44px;color:var(--brand-red);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WhyChoose-module__P6M6oq__iconWrap svg{stroke-width:1.5px;width:22px;height:22px}.WhyChoose-module__P6M6oq__cardTitle{font-size:var(--fs-h6);color:var(--text-primary);font-weight:600}.WhyChoose-module__P6M6oq__cardText{font-size:var(--fs-small);color:var(--text-secondary);margin-top:.35rem;line-height:1.6}@media (min-width:560px){.WhyChoose-module__P6M6oq__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChoose-module__P6M6oq__layout{grid-template-columns:.9fr 1.1fr}}
.page-module__OSLHOG__layout{grid-template-columns:1fr;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.page-module__OSLHOG__infoCol,.page-module__OSLHOG__formCol{min-width:0}@media (min-width:900px){.page-module__OSLHOG__layout{grid-template-columns:1fr 1.05fr;gap:clamp(2.5rem,4vw,4rem)}}.page-module__OSLHOG__mapWrap{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-md);background:var(--bg-surface);overflow:hidden}.page-module__OSLHOG__map{border:0;width:100%;height:420px;display:block}@media (max-width:600px){.page-module__OSLHOG__map{height:320px}}.page-module__OSLHOG__ctaBand{align-items:center;gap:var(--space-xl);text-align:center;flex-direction:column;display:flex}.page-module__OSLHOG__ctaActions{justify-content:center;gap:var(--space-md);flex-wrap:wrap;width:100%;display:flex}.page-module__OSLHOG__ctaActions svg{width:20px;height:20px}@media (max-width:520px){.page-module__OSLHOG__ctaActions{flex-direction:column;align-items:stretch}}
.exportDetail-module__ZLM9rq__credentialsSection{margin-top:calc(var(--space-2xl) * -1);z-index:10;position:relative}.exportDetail-module__ZLM9rq__credentialsGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.exportDetail-module__ZLM9rq__credentialsGrid{grid-template-columns:repeat(3,1fr)}}.exportDetail-module__ZLM9rq__credentialBadge{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-md);text-align:center;align-items:center;gap:var(--space-sm);flex-direction:column;transition:transform .25s cubic-bezier(.2,.8,.2,1);display:flex}.exportDetail-module__ZLM9rq__credentialBadge:hover{transform:translateY(-3px)}.exportDetail-module__ZLM9rq__badgeIcon{border-radius:var(--radius-pill);background:var(--brand-red-soft);width:48px;height:48px;color:var(--brand-red);place-items:center;display:inline-grid}.exportDetail-module__ZLM9rq__badgeIcon svg{stroke-width:1.5px;width:24px;height:24px}.exportDetail-module__ZLM9rq__badgeLabel{font-size:var(--fs-overline);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--text-muted);font-weight:600}.exportDetail-module__ZLM9rq__badgeValue{font-family:var(--font-heading);font-size:var(--fs-body);color:var(--text-primary);font-weight:700}.exportDetail-module__ZLM9rq__sectorsGrid{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.exportDetail-module__ZLM9rq__sectorsGrid{grid-template-columns:repeat(2,1fr)}}.exportDetail-module__ZLM9rq__sectorCardDetailed{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-sm);gap:var(--space-md);flex-direction:column;transition:box-shadow .2s;display:flex}.exportDetail-module__ZLM9rq__sectorCardDetailed:hover{box-shadow:var(--shadow-lg)}.exportDetail-module__ZLM9rq__sectorHeader{align-items:center;gap:var(--space-md);display:flex}.exportDetail-module__ZLM9rq__sectorIconEmoji{font-size:2rem}.exportDetail-module__ZLM9rq__sectorTitle{font-family:var(--font-heading);font-size:var(--fs-h5);color:var(--text-primary);font-weight:700}.exportDetail-module__ZLM9rq__sectorDesc{font-size:var(--fs-body);color:var(--text-secondary);line-height:1.6}.exportDetail-module__ZLM9rq__sectorList{gap:var(--space-xs);margin-top:var(--space-xs);flex-direction:column;display:flex}.exportDetail-module__ZLM9rq__sectorListItem{align-items:flex-start;gap:var(--space-sm);font-size:var(--fs-small);color:var(--text-secondary);display:flex}.exportDetail-module__ZLM9rq__sectorListIcon{color:var(--brand-red);flex-shrink:0;margin-top:.15rem}.exportDetail-module__ZLM9rq__logisticsGrid{gap:var(--space-xl);margin-top:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (min-width:900px){.exportDetail-module__ZLM9rq__logisticsGrid{grid-template-columns:repeat(3,1fr)}}.exportDetail-module__ZLM9rq__logisticCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);gap:var(--space-sm);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex}.exportDetail-module__ZLM9rq__logisticCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.exportDetail-module__ZLM9rq__logisticIcon{border-radius:var(--radius-sm);background:var(--brand-red-soft);width:40px;height:40px;color:var(--brand-red);place-items:center;display:inline-grid}.exportDetail-module__ZLM9rq__logisticIcon svg{stroke-width:1.5px;width:20px;height:20px}.exportDetail-module__ZLM9rq__logisticTitle{font-family:var(--font-heading);font-size:var(--fs-body);color:var(--text-primary);font-weight:700}.exportDetail-module__ZLM9rq__logisticDesc{font-size:var(--fs-small);color:var(--text-secondary);flex-grow:1;line-height:1.6}.exportDetail-module__ZLM9rq__imageWrapper{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);background:var(--bg-surface);transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.exportDetail-module__ZLM9rq__imageWrapper:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.exportDetail-module__ZLM9rq__img{object-fit:contain;display:block;width:100%!important;height:auto!important;padding:0!important}.exportDetail-module__ZLM9rq__contactGrid{gap:var(--space-2xl);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:1024px){.exportDetail-module__ZLM9rq__contactGrid{grid-template-columns:1.1fr 1.3fr}}.exportDetail-module__ZLM9rq__contactContent{gap:var(--space-xl);flex-direction:column;display:flex}.exportDetail-module__ZLM9rq__contactDetails{gap:var(--space-md);flex-direction:column;display:flex}.exportDetail-module__ZLM9rq__contactDetailCard{align-items:center;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:flex}.exportDetail-module__ZLM9rq__contactDetailCard:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.exportDetail-module__ZLM9rq__contactDetailIcon{border-radius:var(--radius-pill);background:var(--brand-red-soft);width:44px;height:44px;color:var(--brand-red);flex-shrink:0;place-items:center;display:inline-grid}.exportDetail-module__ZLM9rq__contactDetailIcon svg{stroke-width:2px;width:20px;height:20px}.exportDetail-module__ZLM9rq__contactDetailText{flex-direction:column;gap:.15rem;display:flex}.exportDetail-module__ZLM9rq__contactDetailLabel{font-size:var(--fs-overline);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--text-muted);font-weight:600}.exportDetail-module__ZLM9rq__contactDetailValue{font-family:var(--font-heading);font-size:var(--fs-body);color:var(--text-primary);font-weight:700;text-decoration:none;transition:color .2s}.exportDetail-module__ZLM9rq__contactDetailValue:hover{color:var(--brand-red)}.exportDetail-module__ZLM9rq__contactFormWrapper{width:100%}
.PageHero-module__TYRMoq__hero{background:var(--bg-subtle);border-bottom:1px solid var(--border-subtle);padding-top:calc(var(--header-h) + clamp(2.25rem, 5vw, 3.75rem));padding-bottom:clamp(2.25rem,5vw,3.75rem)}.PageHero-module__TYRMoq__inner{max-width:var(--page-hero-max-w,52rem);flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.PageHero-module__TYRMoq__eyebrow{font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand-red);font-weight:600}.PageHero-module__TYRMoq__title{font-size:var(--fs-h1);color:var(--text-primary)}.PageHero-module__TYRMoq__description{font-size:var(--fs-lead);color:var(--text-secondary);max-width:var(--page-hero-desc-max-w,46rem);line-height:1.6}.PageHero-module__TYRMoq__description p{margin-bottom:1rem}.PageHero-module__TYRMoq__description p:last-child{margin-bottom:0}.PageHero-module__TYRMoq__extra{width:100%;margin-top:.5rem}
.Footer-module__3hUVsW__footer{background:var(--charcoal-950);color:var(--text-on-dark-muted);border-top:2px solid var(--brand-red);padding-top:clamp(3.5rem,7vw,6rem);position:relative}.Footer-module__3hUVsW__top{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.Footer-module__3hUVsW__brandCol{max-width:40ch}.Footer-module__3hUVsW__brand{align-items:center;gap:.6rem;display:inline-flex}.Footer-module__3hUVsW__mark{width:36px;height:36px}.Footer-module__3hUVsW__brandName{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h5);color:var(--text-on-dark)}.Footer-module__3hUVsW__tagline{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--brand-red);margin-top:.9rem}.Footer-module__3hUVsW__blurb{font-size:var(--fs-small);margin-top:.75rem;line-height:1.7}.Footer-module__3hUVsW__contacts{flex-direction:column;gap:.7rem;margin-top:1.5rem;display:flex}.Footer-module__3hUVsW__contactRow{font-size:var(--fs-small);color:var(--text-on-dark);transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:.6rem;width:fit-content;display:inline-flex}.Footer-module__3hUVsW__contactRow svg{stroke-width:1.5px;width:17px;height:17px;color:var(--text-on-dark-muted);flex-shrink:0}.Footer-module__3hUVsW__contactRow:hover{color:var(--text-on-dark-muted)}.Footer-module__3hUVsW__colTitle{font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-on-dark);margin-bottom:1.1rem;font-weight:600}.Footer-module__3hUVsW__linksCol ul{flex-direction:column;gap:.65rem;display:flex}.Footer-module__3hUVsW__linksCol a{font-size:var(--fs-small);transition:color var(--dur-fast) var(--ease-out)}.Footer-module__3hUVsW__linksCol a:hover{color:var(--text-on-dark)}.Footer-module__3hUVsW__officeCol{flex-direction:column;display:flex}.Footer-module__3hUVsW__office{font-style:normal;font-size:var(--fs-small);flex-direction:column;margin-bottom:1.25rem;line-height:1.6;display:flex}.Footer-module__3hUVsW__officeType{color:var(--text-on-dark);align-items:center;gap:.45rem;margin-bottom:.35rem;font-weight:600;display:inline-flex}.Footer-module__3hUVsW__officeType svg{stroke-width:1.5px;width:16px;height:16px;color:var(--text-on-dark-muted)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-on-dark);font-size:var(--fs-small);flex-direction:column;gap:.5rem;padding-block:1.6rem;display:flex}.Footer-module__3hUVsW__bottomTag{color:var(--text-on-dark-muted)}@media (min-width:640px){.Footer-module__3hUVsW__top{grid-template-columns:1fr 1fr}}@media (min-width:992px){.Footer-module__3hUVsW__top{grid-template-columns:2fr 1fr 1fr 1.4fr;gap:3rem}.Footer-module__3hUVsW__bottom{flex-direction:row;justify-content:space-between;align-items:center}}
.ProductCatalog-module__snN2Zq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProductCatalog-module__snN2Zq__controls{gap:var(--space-lg);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.ProductCatalog-module__snN2Zq__searchWrap{align-items:center;width:100%;display:flex;position:relative}.ProductCatalog-module__snN2Zq__searchIcon{width:20px;height:20px;color:var(--text-muted);pointer-events:none;position:absolute;left:1rem}.ProductCatalog-module__snN2Zq__searchInput{width:100%;font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);padding:.95rem 3rem}.ProductCatalog-module__snN2Zq__searchInput::placeholder{color:var(--text-muted)}.ProductCatalog-module__snN2Zq__searchInput:focus-visible{border-color:var(--brand-red);box-shadow:var(--focus-ring);outline:none}.ProductCatalog-module__snN2Zq__searchInput::-webkit-search-cancel-button{appearance:none}.ProductCatalog-module__snN2Zq__clearSearch{width:28px;height:28px;color:var(--text-muted);background:var(--bg-subtle);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;right:.85rem}.ProductCatalog-module__snN2Zq__clearSearch:hover{color:var(--text-primary);background:var(--border-subtle)}.ProductCatalog-module__snN2Zq__clearSearch svg{width:16px;height:16px}.ProductCatalog-module__snN2Zq__filters{flex-wrap:wrap;gap:.6rem;display:flex}.ProductCatalog-module__snN2Zq__filterBtn{font-family:var(--font-heading);font-size:var(--fs-small);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);cursor:pointer;transition:color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);padding:.6rem 1.15rem;font-weight:600}.ProductCatalog-module__snN2Zq__filterBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.ProductCatalog-module__snN2Zq__filterBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.ProductCatalog-module__snN2Zq__filterActive,.ProductCatalog-module__snN2Zq__filterActive:hover{color:var(--brand-red);background:var(--brand-red-soft);border-color:#0000}.ProductCatalog-module__snN2Zq__count{font-size:var(--fs-small);color:var(--text-secondary);margin-bottom:var(--space-lg)}.ProductCatalog-module__snN2Zq__count strong{color:var(--text-primary);font-weight:600}.ProductCatalog-module__snN2Zq__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:600px){.ProductCatalog-module__snN2Zq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductCatalog-module__snN2Zq__grid{grid-template-columns:repeat(3,1fr)}}.ProductCatalog-module__snN2Zq__empty{text-align:center;padding:var(--space-3xl) var(--space-lg);background:var(--bg-surface);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);flex-direction:column;align-items:center;display:flex}.ProductCatalog-module__snN2Zq__emptyIcon{width:40px;height:40px;color:var(--text-muted);stroke-width:1.5px}.ProductCatalog-module__snN2Zq__emptyTitle{margin-top:var(--space-md);font-size:var(--fs-h5)}.ProductCatalog-module__snN2Zq__emptyText{max-width:38ch;margin-top:var(--space-sm);font-size:var(--fs-small);color:var(--text-secondary);line-height:1.6}.ProductCatalog-module__snN2Zq__clearBtn,.ProductCatalog-module__snN2Zq__resetLink{font-family:var(--font-heading);font-size:var(--fs-small);cursor:pointer;transition:background-color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);font-weight:600}.ProductCatalog-module__snN2Zq__clearBtn{margin-top:var(--space-lg);color:#fff;background:var(--brand-red);border-radius:var(--radius-sm);border:1px solid #0000;padding:.7rem 1.5rem}.ProductCatalog-module__snN2Zq__clearBtn:hover{background:var(--brand-red-dark)}.ProductCatalog-module__snN2Zq__clearBtn:focus-visible,.ProductCatalog-module__snN2Zq__resetLink:focus-visible{box-shadow:var(--focus-ring);outline:none}.ProductCatalog-module__snN2Zq__resetLink{margin-inline:auto;margin-top:var(--space-2xl);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:0 0;padding:.6rem 1.4rem;display:block}.ProductCatalog-module__snN2Zq__resetLink:hover{color:var(--text-primary);border-color:var(--border-strong)}
.not-found-module__HS70Aa__wrap{background:var(--bg-base);min-height:70vh;padding-top:calc(var(--header-h) + 3rem);align-items:center;padding-bottom:4rem;display:flex;position:relative}.not-found-module__HS70Aa__inner{flex-direction:column;align-items:flex-start;gap:.85rem;max-width:46rem;display:flex;position:relative}.not-found-module__HS70Aa__code{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-display);color:var(--brand-red);line-height:1}.not-found-module__HS70Aa__title{font-size:var(--fs-h2);color:var(--text-primary)}.not-found-module__HS70Aa__text{font-size:var(--fs-lead);color:var(--text-secondary)}.not-found-module__HS70Aa__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}
.loading-module__-uaFdq__wrap{display:block}.loading-module__-uaFdq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-module__-uaFdq__hero{background:var(--bg-subtle);border-bottom:1px solid var(--border-subtle);padding-block:calc(var(--header-h) + var(--space-3xl)) var(--space-3xl)}.loading-module__-uaFdq__heroInner{gap:var(--space-md);flex-direction:column;display:flex}.loading-module__-uaFdq__body{padding-block:var(--section-pad-y)}.loading-module__-uaFdq__grid{gap:var(--space-2xl);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:900px){.loading-module__-uaFdq__grid{grid-template-columns:1.6fr 1fr}}.loading-module__-uaFdq__col{gap:var(--space-md);flex-direction:column;display:flex}.loading-module__-uaFdq__chipsRow{margin-top:var(--space-xs);gap:.5rem;display:flex}.loading-module__-uaFdq__bar{border-radius:var(--radius-sm);background:var(--bg-muted);animation:1.4s ease-in-out infinite loading-module__-uaFdq__skeletonPulse;display:block}.loading-module__-uaFdq__crumb{width:220px;height:14px}.loading-module__-uaFdq__eyebrow{width:140px;height:16px}.loading-module__-uaFdq__title{border-radius:var(--radius-md);width:min(520px,80%);height:46px}.loading-module__-uaFdq__line{width:100%;height:16px}.loading-module__-uaFdq__lineShort{width:60%;height:16px}.loading-module__-uaFdq__chip{border-radius:var(--radius-pill);width:96px;height:32px}.loading-module__-uaFdq__panel{border-radius:var(--radius-lg);width:100%;height:320px}@keyframes loading-module__-uaFdq__skeletonPulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.loading-module__-uaFdq__bar{animation:none}}
