.site-modern{--primary-navy:#061725;--secondary-navy:#0b2540;--light-surface:#f5f8fb;--accent-red:#d62828}.home-main .page-section{position:relative;padding-block:clamp(35px,3.5vw,55px)!important}.home-main .section-premium{padding:3.5rem 0!important}@media (width>=1024px){.home-main .section-premium{padding:4.5rem 0!important}}@media (width<=768px){.home-main .section-premium{padding:2.5rem 0!important}}.home-main .section-head{margin-bottom:2rem!important}.site-modern .section-head h2{margin-bottom:.75rem!important;font-size:clamp(30px,3.2vw,42px)!important;line-height:1.25!important}.home-main .section-surface-light{background-color:var(--premium-surface-wash)!important;background-image:var(--premium-ambient-bg)!important}.home-main .section-surface-white{background-color:var(--premium-surface-white)!important;background-image:var(--premium-ambient-bg)!important}.home-main .section-surface-frost{background-color:var(--premium-surface-frost)!important;background-image:var(--premium-ambient-bg)!important}.home-main .section-surface-dark-navy{background-color:var(--primary-navy)!important;background-image:radial-gradient(70% 50%,#d628280f 0%,#0000 60%)!important;background-size:cover!important}.home-main .why-choose-us-section{background-color:#fff!important;position:relative!important;overflow:hidden!important}.core-showcase-container{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:2.5rem;margin-top:3.5rem;display:grid}.core-featured-card{background:var(--white);cursor:pointer;border-radius:16px;flex-direction:row;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008;border:none!important}.core-featured-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #06172514}.core-featured-card__visual{flex:1.1;min-height:320px;position:relative}.core-featured-card__visual img{object-fit:cover;width:100%;height:100%;display:block}.core-featured-card__badge{background:var(--red,#d62828);color:var(--white);text-transform:uppercase;letter-spacing:1.5px;border-radius:4px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 10px #d6282833}.core-featured-card__copy{flex-direction:column;flex:1;justify-content:center;padding:2.5rem;display:flex}.core-featured-card__copy h3{color:var(--dark,#061725);margin:0 0 1rem;font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}.core-featured-card__tagline{color:var(--muted,#5c6b73);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.core-featured-card__specs{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.core-featured-card__specs li{color:var(--dark);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.core-featured-card__specs li span{color:var(--red,#d62828);font-weight:700}.core-featured-card__action{color:var(--red,#d62828);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.core-featured-card__action svg{width:18px;height:18px;transition:transform .3s}.core-featured-card:hover .core-featured-card__action svg{transform:translate(4px)}.premium-industry-card{background:var(--white);border:1px solid var(--grey-200,#e6e8eb);box-sizing:border-box;cursor:pointer;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:.85rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000003;height:auto!important;min-height:95px!important;padding:1rem 1.5rem!important}.premium-industry-card:hover{border-color:var(--red,#d62828);transform:translateY(-3px);box-shadow:0 8px 20px #0617250f}.premium-industry-card__left{flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.premium-industry-card__icon{width:38px;height:38px;color:var(--red,#d62828);background:#d628280f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.premium-industry-card:hover .premium-industry-card__icon{background:var(--red,#d62828);color:var(--white)}.premium-industry-card__icon svg{width:20px;height:20px}.premium-industry-card__text{flex-direction:column;gap:.4rem;min-width:0;display:flex}.premium-industry-card h3{color:var(--dark,#061725);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Raleway,sans-serif;font-size:.95rem;font-weight:800;line-height:1.2;overflow:hidden}.core-supporting-col{flex-direction:column;gap:1.5rem;display:flex}.core-supporting-card{background:var(--white);cursor:pointer;border-radius:12px;flex-direction:row;flex:1;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005;border:none!important}.core-supporting-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0617250f}.core-supporting-card__visual{flex-shrink:0;width:160px;position:relative}.core-supporting-card__visual img{object-fit:cover;width:100%;height:100%;display:block}.core-supporting-card__copy{flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.core-supporting-card__copy h4{color:var(--dark,#061725);margin:0 0 .5rem;font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:800}.core-supporting-card__copy p{color:var(--muted,#5c6b73);margin:0 0 1rem;font-size:.9rem;line-height:1.4}.core-supporting-card__action{color:var(--red,#d62828);align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;display:flex}.core-supporting-card__action svg{width:14px;height:14px;transition:transform .3s}.core-supporting-card:hover .core-supporting-card__action svg{transform:translate(3px)}.why-choose-us-section{padding-block:clamp(35px,3.5vw,55px)!important}.why-choose-us-section .section-layout{flex-direction:column;display:flex;gap:1.875rem!important}.why-choose-us-section .section-head{margin-bottom:0!important}.why-choose-us-section .bizix-feature-grid{margin-top:0!important}.home-main .manufacturing-section.page-section{background-color:#edf2f7!important;padding-block:clamp(32px,3vw,48px)!important}.mfg-horizontal-flow{grid-template-columns:repeat(5,1fr);gap:1.1rem;margin-top:2.25rem;display:grid}.mfg-horizontal-node{text-align:center;background:#fff;border:1px solid #08284414;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1.25rem;transition:transform,opacity,background-color,border-color,color,box-shadow .3s;display:flex;box-shadow:0 2px 12px #0828440a}.mfg-horizontal-node:hover{background:#fff;border-color:#d628284d;transform:translateY(-4px);box-shadow:0 8px 28px #0828441a}.mfg-horizontal-node__header{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.mfg-horizontal-node__step{background:var(--red,#d62828);width:22px;height:22px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 5px #0003}.mfg-horizontal-node__icon{width:52px;height:52px;color:var(--red,#d62828);background:#d628280f;border:1px solid #d628281f;border-radius:10px;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.mfg-horizontal-node:hover .mfg-horizontal-node__icon{background:var(--red,#d62828);color:#fff}.mfg-horizontal-node__icon svg{width:26px;height:26px}.mfg-horizontal-node__body h4{color:var(--primary-navy,#061725);margin:0 0 .4rem;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.mfg-horizontal-node__body p{color:#0617258c;margin:0;font-size:.82rem;line-height:1.4}@keyframes pulseGrid{0%{background-position:0 0}to{background-position:24px 24px}}.home-main .manufacturing-section,.home-main .specialized-solutions-section{border-bottom:1px solid #0828440f;background-color:#edf2f7!important}.trust-compliance-bar{background:linear-gradient(135deg,#061525 0%,#0b2540 60%,#081d34 100%);border-top:3px solid #d62828;border-bottom:1px solid #ffffff0d;width:100%;padding:0;overflow:hidden}.trust-compliance-bar__inner{justify-content:center;align-items:stretch;max-width:1200px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.trust-compliance-bar__badge{flex:1;justify-content:center;align-items:center;gap:.6rem;padding:0 1rem;transition:background .25s;display:flex;position:relative}.trust-compliance-bar__badge:hover{background:#ffffff08}.trust-compliance-bar__icon{color:#d62828d9;flex-shrink:0;align-items:center;transition:color .25s;display:flex}.trust-compliance-bar__badge:hover .trust-compliance-bar__icon{color:#d62828}.trust-compliance-bar__label{color:#ffffffe0;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.8rem;font-weight:700;transition:color .25s}.trust-compliance-bar__badge:hover .trust-compliance-bar__label{color:#fff}.trust-compliance-bar__sep{pointer-events:none;background:#ffffff14;width:1px;height:60%;position:absolute;top:20%;right:0}.home-main .industries-section.page-section{padding-block:clamp(44px,4vw,64px)!important}.premium-industries-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem;display:grid}.premium-industry-card__desc{color:var(--muted,#5c6b73);margin:0;font-size:.8rem;line-height:1.35}.premium-industry-card__action{color:var(--red,#d62828);opacity:.5;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex}.premium-industry-card:hover .premium-industry-card__action{opacity:1;transform:translate(4px)}.premium-industry-card__action svg{width:18px;height:18px}.specialized-split-layout{grid-template-columns:1fr 1.25fr;align-items:center;gap:3.5rem;margin-top:3rem;display:grid}.specialized-visual-panel{aspect-ratio:4/3;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000059;z-index:3!important}.specialized-visual-panel img{object-fit:cover;width:100%;height:100%;display:block;filter:brightness(1.1)!important}.specialized-visual-overlay{flex-direction:column;justify-content:flex-end;padding:2.25rem;display:flex;position:absolute;inset:0;z-index:4!important;background:linear-gradient(#06112126 0%,#061121a6 100%)!important}.home-knowledge-center canvas{opacity:.5!important}.specialized-visual-overlay h4{color:var(--white);margin:0 0 .5rem;font-family:Raleway,sans-serif;font-size:1.6rem;font-weight:800}.specialized-visual-overlay p{color:#ffffffbf;margin:0;font-size:.95rem}.specialized-list-panel{grid-template-columns:1fr;gap:1.15rem;display:grid}.specialized-item-row{cursor:pointer;background:#fff;border:1px solid #08284414;border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.25rem;transition:transform,opacity,background-color,border-color,color,box-shadow .3s;display:flex;box-shadow:0 2px 12px #0828440a}.specialized-item-row:hover{background:#fff;border-color:#d628284d;transform:translate(6px);box-shadow:0 8px 20px #0617250f}.specialized-item-row__icon{width:44px;height:44px;color:var(--red,#d62828);background:#d628280f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.specialized-item-row__icon svg{width:22px;height:22px}.specialized-item-row__body{flex:1}.specialized-item-row__body h4{color:var(--dark,#061725);margin:0 0 .25rem;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700}.specialized-item-row__body p{color:var(--muted,#5c6b73);margin:0;font-size:.85rem;line-height:1.45}.specialized-item-row__action{color:var(--red,#d62828);opacity:.7;align-self:center;align-items:center;margin-left:.5rem;transition:opacity .3s;display:flex}.specialized-item-row:hover .specialized-item-row__action{opacity:1}.specialized-item-row__action svg{width:18px;height:18px}.premium-resources-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.premium-resource-card{background:var(--white);cursor:pointer;border-radius:12px;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.premium-resource-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #06172514}.premium-resource-card__visual{aspect-ratio:16/10;position:relative}.premium-resource-card__visual img{object-fit:cover;width:100%;height:100%}.premium-resource-card__badge{color:var(--dark,#061725);text-transform:uppercase;letter-spacing:1px;background:#fff;border-radius:20px;padding:.35rem .75rem;font-size:.7rem;font-weight:700;position:absolute;bottom:1rem;left:1rem}.premium-resource-card__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.premium-resource-card__date{color:var(--muted);margin-bottom:.5rem;font-size:.8rem;display:block}.premium-resource-card__body h3{color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.7em;margin:0 0 .75rem;font-family:Raleway,sans-serif;font-size:1.2rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.premium-resource-card__body p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;height:4.5em;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.premium-resource-card__action{color:var(--red,#d62828);align-items:center;gap:.35rem;margin-top:auto;font-size:.9rem;font-weight:700;display:flex}.premium-resource-card__action svg{width:16px;height:16px;transition:transform .3s}.premium-resource-card:hover .premium-resource-card__action svg{transform:translate(4px)}.about-trust-layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:3.5rem;margin-top:3.5rem;display:grid}.about-trust-visual{aspect-ratio:4/3;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.about-trust-visual img{object-fit:cover;width:100%;height:100%;display:block}.about-trust-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-trust-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.75rem;transition:background .3s,border-color .3s;display:flex}.about-trust-card:hover{background:#ffffff0a;border-color:#ffffff1a}.about-trust-card__stat{color:var(--white);font-family:Raleway,sans-serif;font-size:2.25rem;font-weight:800;line-height:1}.about-trust-card__label{color:var(--white);font-family:Raleway,sans-serif;font-size:1.05rem;font-weight:700}.about-trust-card__desc{color:#fff9;margin:0;font-size:.85rem;line-height:1.4}.about-trust-badges{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.trust-strip-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;margin-top:1.5rem;display:flex}.trust-strip-badge-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:transform,opacity,background-color,border-color,color,box-shadow .3s;display:flex}.trust-strip-badge-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.trust-strip-badge-card svg{width:18px;height:18px;color:var(--red,#d62828);flex-shrink:0}.trust-strip-badge-card span{color:var(--white);letter-spacing:.02em;font-size:.82rem;font-weight:600}.why-choose-us-section{padding-block:70px 60px!important;position:relative!important;overflow:hidden!important}.why-choose-us-section canvas{opacity:.85!important;mix-blend-mode:normal!important}.why-choose-us-section .section-head,.manufacturing-section .section-head,.home-knowledge-center .section-head{will-change:transform, backdrop-filter;will-change:transform, backdrop-filter;transform:translateZ(0);z-index:2!important;text-align:center!important;margin-inline:auto!important;background:#ffffffbf!important;border:1px solid #0828441f!important;border-radius:12px!important;max-width:720px!important;margin-bottom:40px!important;padding:1.5rem 2.5rem!important;position:relative!important;box-shadow:0 12px 40px #0828440d!important}.why-choose-us-section .section-head .eyebrow,.manufacturing-section .section-head .eyebrow,.home-knowledge-center .section-head .eyebrow{color:var(--red,#c8202f)!important;letter-spacing:.22em!important;text-transform:uppercase!important;margin-bottom:.75rem!important;font-weight:800!important;display:inline-block!important}.why-choose-us-section .section-head h2,.manufacturing-section .section-head h2,.home-knowledge-center .section-head h2{color:var(--navy,#082844)!important;margin-top:0!important;margin-bottom:.75rem!important;font-size:clamp(1.9rem,4vw,2.6rem)!important;font-weight:900!important}.why-choose-us-section .section-head p,.manufacturing-section .section-head p,.home-knowledge-center .section-head p{color:#4a5a68!important;margin:0!important;font-size:1.05rem!important;line-height:1.65!important}.why-choose-us-section .bizix-feature-card{will-change:transform, backdrop-filter;transform:translateZ(0);z-index:2!important;background:#ffffffbf!important;border:1.5px solid #0828440f!important;transition:transform,opacity,background-color,border-color,color,box-shadow .4s cubic-bezier(.16,1,.3,1)!important;position:relative!important;box-shadow:0 4px 24px #0828440a,0 1px 3px #08284405!important}.why-choose-us-section .bizix-feature-card:before{display:none!important}.why-choose-us-section .bizix-feature-card:hover{background:#fff!important;border-color:#08284426!important;transform:translateY(-6px)!important;box-shadow:0 20px 40px #08284414,0 8px 16px #0828440a!important}.why-choose-us-section .bizix-feature-card__body h3{color:var(--navy,#082844)!important}.why-choose-us-section .bizix-feature-card__body p{color:#4a5a68!important}@media (width<=1024px){.core-showcase-container,.mfg-split-layout,.about-trust-layout,.specialized-split-layout{grid-template-columns:1fr;gap:2rem}.core-featured-card{flex-direction:column}.premium-industries-grid{grid-template-columns:repeat(2,1fr)}.specialized-list-panel{grid-template-columns:1fr}.premium-resources-grid,.about-trust-badges{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.premium-industries-grid,.specialized-list-panel,.premium-resources-grid,.about-trust-grid,.about-trust-badges{grid-template-columns:1fr}}.site-modern .home-hero-group{background:#fff;overflow:hidden}.site-modern:has(.brochure-hero) .site-header{color:#082844;background:#fff;border-bottom:1px solid #e2e8ee;box-shadow:0 1px #0828440f}.site-modern:has(.brochure-hero) .utility-bar{color:#5a6b78;background:#f7fafc;border-bottom:1px solid #e2e8ee}.site-modern:has(.brochure-hero) .brand-mark{color:#082844}.site-modern:has(.brochure-hero) .desktop-links button{color:#082844}.site-modern:has(.brochure-hero) .menu-btn span{color:#082844}.site-modern:has(.brochure-hero) .desktop-links button.active{color:#082844}.site-modern:has(.brochure-hero) .desktop-links button:after{background:#082844}.site-modern:has(.brochure-hero) .quote-btn{color:#fff;background:#082844;border-color:#082844;box-shadow:0 8px 20px #08284438;border-radius:50px!important;padding-left:1.5rem!important;padding-right:1.5rem!important;text-decoration:none!important}.site-modern:has(.brochure-hero) .quote-btn:hover{background:#0a3558;border-color:#0a3558;box-shadow:0 10px 24px #08284452}.site-modern .brochure-hero{isolation:isolate;background-color:#f4f7fa;background-image:radial-gradient(#06172505 1px,#0000 1px);background-size:24px 24px;width:100%;min-height:clamp(500px,44vw,600px);margin:0;padding:0;position:relative;overflow:hidden}.site-modern .brochure-hero__scene{z-index:0;pointer-events:none;position:absolute;inset:0}.site-modern .brochure-hero__scene-image{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;inset:0}.site-modern .brochure-hero__scene-fade{z-index:1;background:linear-gradient(100deg,#fff 0% 32%,#fffffffa 40%,#ffffffe6 48%,#ffffff9e 56%,#ffffff47 64%,#fff0 74%);position:absolute;inset:0}.site-modern .brochure-hero__scene-panel{z-index:2;background:linear-gradient(90deg,#fff 0% 82%,#fff0 100%);width:min(48%,600px);position:absolute;inset:0 auto 0 0}.site-modern .brochure-hero__inner{z-index:3;min-height:inherit;box-sizing:border-box;align-items:center;max-width:min(1320px,100%);margin:0 auto;padding:clamp(2.5rem,4.5vw,3.75rem) clamp(1.25rem,4vw,3.5rem) clamp(2.75rem,5vw,4rem);display:flex;position:relative}.site-modern .brochure-hero__copy{width:min(100%,500px);max-width:42vw;color:var(--blue)}.site-modern .brochure-hero__eyebrow{color:#5a6b78;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .65rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:700;line-height:1.4;display:block}.site-modern .brochure-hero__eyebrow:before{display:none}.site-modern .brochure-hero__headline{letter-spacing:-.01em;text-transform:uppercase;margin:0;font-family:Raleway,sans-serif;font-weight:800;line-height:.98}.site-modern .brochure-hero__title-main{color:#082844;font-size:clamp(2.15rem,4.8vw,3.65rem);display:block}.site-modern .brochure-hero__title-accent{color:#082844;margin-top:.12rem;font-size:clamp(2.15rem,4.8vw,3.65rem);display:block}.site-modern .brochure-hero__title-sub{color:#082844;margin:1rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:clamp(.95rem,1.45vw,1.12rem);font-weight:700;line-height:1.45}.site-modern .brochure-hero__lead{color:#5a6b78;max-width:34rem;margin:.85rem 0 0;font-size:clamp(.88rem,1.1vw,.98rem);line-height:1.65}.site-modern .brochure-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.65rem;display:flex}.site-modern .brochure-hero__cta-primary{color:#fff;letter-spacing:.02em;background:#082844;border:2px solid #082844;border-radius:4px;align-items:center;gap:.55rem;min-height:50px;padding:.65rem 1.35rem;font-family:Inter,system-ui,sans-serif;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #d6282838}.site-modern .brochure-hero__cta-primary:hover{background:#b81f1f;border-color:#b81f1f;transform:translateY(-2px)}.site-modern .brochure-hero__cta-secondary{color:#082844;background:#fff;border:2px solid #082844;border-radius:4px;align-items:center;gap:.5rem;min-height:50px;padding:.65rem 1.25rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex}.site-modern .brochure-hero__cta-secondary:hover{color:#082844;border-color:#082844;transform:translateY(-2px)}.site-modern .brochure-hero__cta-arrow,.site-modern .brochure-hero__cta-dl{flex-shrink:0;font-size:1.05rem;line-height:1}.site-modern .brochure-trust-strip__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;max-width:min(1320px,100%);margin:0 auto;display:grid}.site-modern .brochure-trust-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem 1.5rem;transition:transform .35s,box-shadow .35s,border-color .35s,background .35s;display:flex;box-shadow:0 8px 24px #0003,inset 0 1px #ffffff14}.site-modern .brochure-trust-item:hover{background:#ffffff14;border-color:#d6282859;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #0000004d,0 0 0 1px #d6282840,inset 0 1px #ffffff1f}.site-modern .brochure-trust-item__icon{color:#ff6b55;background:#d628281f;border:1px solid #d6282833;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.site-modern .brochure-trust-item__icon svg{width:24px;height:24px}.site-modern .brochure-trust-item__text{flex-direction:column;gap:.4rem;display:flex}.site-modern .brochure-trust-item__text strong{color:#fff;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1rem;font-weight:800;line-height:1.2}.site-modern .brochure-trust-item__text small{color:#fff9;font-size:.85rem;font-weight:500;line-height:1.4}.site-modern .brochure-hero-tagline{z-index:4;text-align:center;background:linear-gradient(#082844 0%,#061725 100%);border-top:3px solid #082844;padding:1.35rem clamp(1rem,4vw,2rem);position:relative}.site-modern .brochure-hero-tagline p{color:#ffffffeb;letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Raleway,sans-serif;font-size:clamp(1rem,2vw,1.35rem);font-weight:700}.site-modern .brochure-hero-tagline em{color:#f04a3a;font-style:normal}.site-modern .brochure-hero__copy.hero-enter.is-visible>.brochure-hero__eyebrow{animation:heroFadeUp .55s var(--ease,cubic-bezier(.22, 1, .36, 1)) both}.site-modern .brochure-hero__copy.hero-enter.is-visible>.brochure-hero__headline{animation:heroFadeUp .6s var(--ease,cubic-bezier(.22, 1, .36, 1)) 60ms both}.site-modern .brochure-hero__copy.hero-enter.is-visible>.brochure-hero__title-sub,.site-modern .brochure-hero__copy.hero-enter.is-visible>.brochure-hero__lead{animation:heroFadeUp .6s var(--ease,cubic-bezier(.22, 1, .36, 1)) .12s both}.site-modern .brochure-hero__copy.hero-enter.is-visible>.brochure-hero__actions{animation:heroFadeUp .6s var(--ease,cubic-bezier(.22, 1, .36, 1)) .18s both}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.site-modern .brochure-hero{min-height:clamp(440px,52vw,520px)}.site-modern .brochure-hero__copy{max-width:52vw}.site-modern .brochure-trust-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.site-modern .brochure-hero{min-height:clamp(520px,95vw,640px)}.site-modern .brochure-hero__scene-image{object-position:58% center}.site-modern .brochure-hero__scene-fade{background:linear-gradient(#fff 0% 38%,#fffffff0 48%,#ffffffb8 58%,#fff3 72%,#fff0 82%)}.site-modern .brochure-hero__scene-panel{background:linear-gradient(#fff 0%,#fffffff0 88%,#fff0 100%);width:100%;height:52%;inset:0 0 auto}.site-modern .brochure-hero__inner{align-items:flex-start;padding-top:2rem;padding-bottom:2rem}.site-modern .brochure-hero__copy{width:100%;max-width:none}.site-modern .brochure-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.site-modern .brochure-hero__title-main,.site-modern .brochure-hero__title-accent{font-size:clamp(1.75rem,9vw,2.35rem)}.site-modern .brochure-hero__actions{flex-direction:column;align-items:stretch}.site-modern .brochure-hero__cta-primary,.site-modern .brochure-hero__cta-secondary{justify-content:center;width:100%}.site-modern .brochure-trust-strip__grid{grid-template-columns:1fr}}.site-modern .brochure-hero .animated-trust-badge{color:#082844!important;box-shadow:none!important;background:#08284412!important;border:1px solid #08284433!important;animation:none!important}.site-modern .brochure-hero .animated-trust-badge .badge-icon,.site-modern .brochure-hero .animated-trust-badge .badge-text{color:#082844!important}
