.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-body);font-weight:var(--weight-semibold);letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:background-color var(--duration-normal) var(--ease-out-quart), color var(--duration-normal) var(--ease-out-quart), border-color var(--duration-normal) var(--ease-out-quart), transform var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-normal) var(--ease-out-quart);-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:0;line-height:1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:active{transform:scale(.97)}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--color-deep-teal);outline-offset:3px}.Button-module__8RiFmG__sm{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);min-height:36px}.Button-module__8RiFmG__md{padding:var(--space-3) var(--space-6);font-size:var(--text-base);min-height:44px}.Button-module__8RiFmG__lg{padding:var(--space-4) var(--space-8);font-size:var(--text-md);min-height:52px}.Button-module__8RiFmG__primary{background-color:var(--color-deep-teal);color:var(--color-soft-cream);border-color:var(--color-deep-teal)}.Button-module__8RiFmG__primary:hover{background-color:var(--color-deep-teal-light);border-color:var(--color-deep-teal-light);transform:scale(1.02)}.Button-module__8RiFmG__secondary{color:var(--color-deep-teal);border-color:var(--color-deep-teal);background-color:#0000}.Button-module__8RiFmG__secondary:hover{background-color:var(--color-deep-teal);color:var(--color-soft-cream);transform:scale(1.02)}.Button-module__8RiFmG__ghost{color:var(--color-deep-teal);background-color:#0000;border-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:rgba(var(--color-deep-teal-rgb), .07);transform:scale(1.02)}.Button-module__8RiFmG__light{color:var(--color-soft-cream);border-color:var(--color-soft-cream);background-color:#0000}.Button-module__8RiFmG__light:hover{background-color:var(--color-soft-cream);color:var(--color-deep-teal);transform:scale(1.02)}.Button-module__8RiFmG__iconSlot{flex-shrink:0;align-items:center;display:inline-flex}.Button-module__8RiFmG__label{align-items:center;display:inline-flex}.Button-module__8RiFmG__arrow{opacity:0;transition:transform var(--duration-normal) var(--ease-out-expo), opacity var(--duration-normal) var(--ease-out-expo);align-items:center;display:inline-flex;transform:translate(-4px)}.Button-module__8RiFmG__withArrow:hover .Button-module__8RiFmG__arrow{opacity:1;transform:translate(0)}.Button-module__8RiFmG__withArrow .Button-module__8RiFmG__label{transition:transform var(--duration-normal) var(--ease-out-expo)}.Button-module__8RiFmG__withArrow:hover .Button-module__8RiFmG__label{transform:translate(-2px)}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}
.Navbar-module___rHu7W__navbar{width:100%;z-index:var(--z-nav);transition:background-color var(--duration-normal) ease, box-shadow var(--duration-normal) ease, padding var(--duration-normal) ease;padding:var(--space-4) 0;background-color:#0000;position:fixed;top:0;left:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background-color:var(--color-soft-cream);box-shadow:var(--shadow-nav);padding:var(--space-3) 0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__withAnnouncement{transition:top var(--duration-normal) var(--ease-out-expo), background-color var(--duration-normal) ease, box-shadow var(--duration-normal) ease;top:40px}.Navbar-module___rHu7W__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:var(--space-1);font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-deep-teal);letter-spacing:-.02em;transition:color var(--duration-normal) ease;display:flex}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__logo{color:var(--color-soft-cream)}.Navbar-module___rHu7W__logoBold{font-weight:var(--weight-bold)}.Navbar-module___rHu7W__logoLight{font-weight:var(--weight-regular);color:var(--color-steel-grey);transition:color var(--duration-normal) ease}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__logoLight{color:#ffffffb3}.Navbar-module___rHu7W__desktopNav{display:none}@media (min-width:1024px){.Navbar-module___rHu7W__desktopNav{display:block}}.Navbar-module___rHu7W__navList{align-items:center;gap:var(--space-8);display:flex}.Navbar-module___rHu7W__navItem{position:relative}.Navbar-module___rHu7W__navLink{align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-deep-teal);padding:var(--space-2) 0;transition:color var(--duration-fast) ease;display:flex}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__navLink{color:var(--color-soft-cream)}.Navbar-module___rHu7W__navLink:hover{color:var(--color-deep-teal-light)}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__navLink:hover{color:var(--color-warm-linen)}.Navbar-module___rHu7W__dropdownTrigger{cursor:default}.Navbar-module___rHu7W__chevron{transition:transform var(--duration-fast) ease}.Navbar-module___rHu7W__chevronOpen{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdown{background-color:var(--color-soft-cream);box-shadow:var(--shadow-lg);min-width:240px;padding:var(--space-4);opacity:0;visibility:hidden;transition:all var(--duration-fast) ease;pointer-events:none;border:1px solid var(--color-border);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module___rHu7W__dropdownActive{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module___rHu7W__dropdown:before{content:"";width:100%;height:15px;position:absolute;top:-15px;left:0}.Navbar-module___rHu7W__dropdownInner{gap:var(--space-2);grid-template-columns:1fr;max-height:calc(100vh - 120px);padding-right:4px;display:grid;overflow-y:auto}.Navbar-module___rHu7W__dropdownInner::-webkit-scrollbar{width:4px}.Navbar-module___rHu7W__dropdownInner::-webkit-scrollbar-track{background:0 0}.Navbar-module___rHu7W__dropdownInner::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:4px}.Navbar-module___rHu7W__dropdownInner::-webkit-scrollbar-thumb:hover{background:var(--color-steel-grey)}.Navbar-module___rHu7W__dropdownItem{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--color-steel-grey);transition:all var(--duration-fast) ease;background-color:#0000;display:block}.Navbar-module___rHu7W__dropdownItem:hover{color:var(--color-deep-teal);background-color:var(--color-warm-linen);padding-left:var(--space-4)}.Navbar-module___rHu7W__ctaArea{align-items:center;gap:var(--space-4);display:none}@media (min-width:1024px){.Navbar-module___rHu7W__ctaArea{display:flex}}.Navbar-module___rHu7W__tpiProLink{align-items:center;gap:var(--space-2);font-weight:var(--weight-semibold);transition:color var(--duration-fast) ease;display:flex}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__tpiProLink{color:var(--color-soft-cream)}.Navbar-module___rHu7W__mobileToggle{color:var(--color-deep-teal);padding:var(--space-2);margin-right:calc(-1 * var(--space-2));transition:color var(--duration-fast) ease;display:block}.Navbar-module___rHu7W__navbar:not(.Navbar-module___rHu7W__scrolled):not(.Navbar-module___rHu7W__lightTheme) .Navbar-module___rHu7W__mobileToggle{color:var(--color-soft-cream)}@media (min-width:1024px){.Navbar-module___rHu7W__mobileToggle{display:none}}.Navbar-module___rHu7W__mobileMenu{background-color:var(--color-soft-cream);z-index:-1;opacity:0;visibility:hidden;width:100%;height:100vh;transition:all var(--duration-normal) var(--ease-out-expo);padding-top:80px;position:fixed;top:0;left:0;overflow-y:auto;transform:translateY(-10px)}.Navbar-module___rHu7W__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module___rHu7W__mobileNavContainer{padding:var(--space-6) var(--container-padding)}.Navbar-module___rHu7W__mobileNavList{gap:var(--space-2);margin-bottom:var(--space-8);flex-direction:column;display:flex}.Navbar-module___rHu7W__mobileNavItem{border-bottom:1px solid var(--color-border)}.Navbar-module___rHu7W__mobileNavLink{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-medium);color:var(--color-deep-teal);padding:var(--space-4) 0;display:block}.Navbar-module___rHu7W__mobileAccordionHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module___rHu7W__mobileAccordionTriggerBtn{color:var(--color-deep-teal);padding:var(--space-4) 0 var(--space-4) var(--space-4);justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__mobileAccordionContent{padding-bottom:var(--space-4);padding-left:var(--space-4);display:none}.Navbar-module___rHu7W__mobileAccordionActive{gap:var(--space-3);flex-direction:column;display:flex}.Navbar-module___rHu7W__mobileDropdownItem{font-size:var(--text-base);color:var(--color-steel-grey);display:block}.Navbar-module___rHu7W__mobileCtaArea{gap:var(--space-4);flex-direction:column;display:flex}.Navbar-module___rHu7W__mobileQuoteBtn,.Navbar-module___rHu7W__mobileTpiProLink{justify-content:center;width:100%}.Navbar-module___rHu7W__logoImage{margin-right:4px;display:block}
.HeroIntro-module__1iKrpa__introSection{padding-top:calc(var(--space-24) + 120px);padding-bottom:var(--space-24);background-color:var(--color-deep-teal);text-align:center;z-index:2;border-bottom:2px solid var(--color-border);background-image:linear-gradient(#0a1d3ad9,#0f2c59f2),url(/images/intro-bg-v3.png);background-position:50%;background-size:cover;background-attachment:fixed;position:relative;overflow:hidden}.HeroIntro-module__1iKrpa__container{z-index:2;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:relative}.HeroIntro-module__1iKrpa__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));line-height:var(--leading-tight);color:var(--color-soft-cream);margin-bottom:var(--space-6);letter-spacing:-.02em;text-shadow:0 4px 12px #0000004d}.HeroIntro-module__1iKrpa__accent{color:var(--color-warm-linen);font-weight:var(--weight-bold);font-size:clamp(var(--text-2xl), 4vw, var(--text-4xl))}.HeroIntro-module__1iKrpa__description{font-size:var(--text-xl);color:#ffffffd9;max-width:800px;line-height:var(--leading-relaxed);text-shadow:0 2px 4px #0003}@media (max-width:768px){.HeroIntro-module__1iKrpa__introSection{padding-top:calc(var(--space-16) + 80px);padding-bottom:var(--space-16);background-attachment:scroll}.HeroIntro-module__1iKrpa__description{font-size:var(--text-lg)}}
.HeroCarousel-module__kybdLG__explorerSection{width:100%;min-height:80vh;padding-top:var(--space-8);background-color:#0000;align-items:center;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__massiveBgTextWrapper{text-align:center;z-index:0;pointer-events:none;width:100%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.HeroCarousel-module__kybdLG__massiveBgText{font-family:var(--font-heading);color:var(--color-deep-teal);opacity:.06;white-space:nowrap;letter-spacing:-.05em;font-size:28vw;font-weight:900;line-height:.8;animation:1s cubic-bezier(.16,1,.3,1) forwards HeroCarousel-module__kybdLG__bgFade}@keyframes HeroCarousel-module__kybdLG__bgFade{0%{opacity:0;transform:scale(.95)}to{opacity:.06;transform:scale(1)}}.HeroCarousel-module__kybdLG__explorerContainer{z-index:2;gap:var(--space-8);width:100%;min-height:70vh;padding:0 var(--space-6);grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.HeroCarousel-module__kybdLG__explorerContainer{align-items:center;gap:var(--space-8);grid-template-columns:280px 1fr 450px;padding:0 4vw}}.HeroCarousel-module__kybdLG__navColumn{gap:var(--space-6);z-index:10;flex-direction:column;display:flex}.HeroCarousel-module__kybdLG__navLabel{font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-steel-grey);font-weight:var(--weight-bold);opacity:.6}.HeroCarousel-module__kybdLG__navList{gap:var(--space-2);flex-direction:column;display:flex}.HeroCarousel-module__kybdLG__navButton{align-items:center;gap:var(--space-3);padding:var(--space-3) 0;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;display:flex}.HeroCarousel-module__kybdLG__navIndicator{background-color:var(--color-border-strong);width:30px;height:2px;transition:all var(--duration-normal) var(--ease-out-expo)}.HeroCarousel-module__kybdLG__navText{font-size:var(--text-lg);font-family:var(--font-heading);font-weight:var(--weight-semibold);color:var(--color-steel-grey);transition:all var(--duration-normal) ease;letter-spacing:-.01em}.HeroCarousel-module__kybdLG__navButton:hover .HeroCarousel-module__kybdLG__navIndicator{background-color:var(--color-deep-teal);width:40px}.HeroCarousel-module__kybdLG__navButton:hover .HeroCarousel-module__kybdLG__navText{color:var(--color-deep-teal)}.HeroCarousel-module__kybdLG__navActive .HeroCarousel-module__kybdLG__navIndicator{background-color:var(--color-deep-teal);width:50px}.HeroCarousel-module__kybdLG__navActive .HeroCarousel-module__kybdLG__navText{color:var(--color-deep-teal)}.HeroCarousel-module__kybdLG__stageColumn{justify-content:center;align-items:center;width:100%;height:50vh;min-height:400px;display:flex;position:relative}@media (min-width:1024px){.HeroCarousel-module__kybdLG__stageColumn{height:75vh;min-height:600px}}.HeroCarousel-module__kybdLG__stageSlide{opacity:0;visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s,visibility .6s,transform .15s linear;display:flex;position:absolute;top:0;left:0}.HeroCarousel-module__kybdLG__stageActive{opacity:1;visibility:visible;z-index:5}.HeroCarousel-module__kybdLG__imageWrapper{width:100%;max-width:800px;height:100%;position:relative}.HeroCarousel-module__kybdLG__heroImage{object-fit:contain;filter:drop-shadow(0 30px 60px #0f2c5926)}.HeroCarousel-module__kybdLG__pointersLayer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__kybdLG__pointerGroup{opacity:0;align-items:center;display:flex;position:absolute;transform:translateY(10px)}.HeroCarousel-module__kybdLG__pointerAnimate{animation:HeroCarousel-module__kybdLG__popIn .6s var(--ease-out-expo) forwards}@keyframes HeroCarousel-module__kybdLG__popIn{to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__kybdLG__pointerDot{background-color:var(--color-soft-cream);border:2px solid var(--color-deep-teal);z-index:2;width:10px;height:10px;box-shadow:var(--shadow-md);border-radius:50%;position:relative}.HeroCarousel-module__kybdLG__pulseRing{border:1px solid var(--color-deep-teal);border-radius:50%;width:14px;height:14px;animation:2s cubic-bezier(.4,0,.6,1) infinite HeroCarousel-module__kybdLG__pulse;position:absolute;top:-4px;left:-4px}@keyframes HeroCarousel-module__kybdLG__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.HeroCarousel-module__kybdLG__pointerLine{background-color:var(--color-deep-teal);opacity:.3;width:40px;height:1px}.HeroCarousel-module__kybdLG__pointerLabelBox{align-items:center;gap:var(--space-3);background:var(--color-soft-cream);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;display:flex}.HeroCarousel-module__kybdLG__pointerNumber{font-family:var(--font-body);font-size:14px;font-weight:var(--weight-bold);color:var(--color-steel-grey)}.HeroCarousel-module__kybdLG__pointerText{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--color-deep-teal);white-space:nowrap}.HeroCarousel-module__kybdLG__detailsColumn{align-items:center;height:100%;display:flex;position:relative}.HeroCarousel-module__kybdLG__detailsCard{opacity:0;visibility:hidden;width:100%;transition:all .6s var(--ease-out-expo);background:var(--color-soft-cream);padding:var(--space-8);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);position:absolute;transform:translateY(20px)}.HeroCarousel-module__kybdLG__detailsActive{opacity:1;visibility:visible;position:relative;transform:translateY(0)}.HeroCarousel-module__kybdLG__detailsHeadline{font-size:var(--text-4xl);margin-bottom:var(--space-4);line-height:var(--leading-tight)}.HeroCarousel-module__kybdLG__detailsSubtitle{font-size:var(--text-lg);color:var(--color-steel-grey);margin-bottom:var(--space-8)}
.SectionHeader-module__1WsNmG__header{margin-bottom:var(--space-12)}.SectionHeader-module__1WsNmG__left{text-align:left}.SectionHeader-module__1WsNmG__center{text-align:center}.SectionHeader-module__1WsNmG__center .SectionHeader-module__1WsNmG__underline{margin-left:auto;margin-right:auto}.SectionHeader-module__1WsNmG__title{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:var(--weight-bold);line-height:var(--leading-tight);color:var(--color-deep-teal);margin-bottom:var(--space-4)}.SectionHeader-module__1WsNmG__underline{background-color:var(--color-deep-teal);width:60px;height:3px;margin-bottom:var(--space-5);transform-origin:0;animation:SectionHeader-module__1WsNmG__underlineGrow var(--duration-slower) var(--ease-out-expo) both;display:block}.SectionHeader-module__1WsNmG__center .SectionHeader-module__1WsNmG__underline{transform-origin:50%}@keyframes SectionHeader-module__1WsNmG__underlineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.SectionHeader-module__1WsNmG__subtitle{font-family:var(--font-body);font-size:var(--text-lg);font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--color-steel-grey);max-width:600px}.SectionHeader-module__1WsNmG__center .SectionHeader-module__1WsNmG__subtitle{margin-left:auto;margin-right:auto}.SectionHeader-module__1WsNmG__light .SectionHeader-module__1WsNmG__title{color:var(--color-soft-cream)}.SectionHeader-module__1WsNmG__light .SectionHeader-module__1WsNmG__underline{background-color:var(--color-soft-cream)}.SectionHeader-module__1WsNmG__light .SectionHeader-module__1WsNmG__subtitle{color:var(--color-warm-linen)}
.ClientsMarquee-module__8T-yVa__section{padding:var(--space-12) 0;background-color:var(--color-warm-linen);overflow:hidden}.ClientsMarquee-module__8T-yVa__marqueeContainer{margin-top:var(--space-8);gap:var(--space-4);flex-direction:column;display:flex;position:relative}.ClientsMarquee-module__8T-yVa__marqueeContainer:before,.ClientsMarquee-module__8T-yVa__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:15%;height:100%;position:absolute;top:0}.ClientsMarquee-module__8T-yVa__marqueeContainer:before{background:linear-gradient(to right, var(--color-warm-linen) 0%, transparent 100%);left:0}.ClientsMarquee-module__8T-yVa__marqueeContainer:after{background:linear-gradient(to left, var(--color-warm-linen) 0%, transparent 100%);right:0}.ClientsMarquee-module__8T-yVa__marqueeRow{-webkit-user-select:none;user-select:none;display:flex;overflow:hidden}.ClientsMarquee-module__8T-yVa__marqueeTrackLeft{min-width:max-content;animation:40s linear infinite ClientsMarquee-module__8T-yVa__scrollLeft;display:flex}.ClientsMarquee-module__8T-yVa__marqueeTrackRight{min-width:max-content;animation:40s linear infinite ClientsMarquee-module__8T-yVa__scrollRight;display:flex}.ClientsMarquee-module__8T-yVa__clientLogo{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-deep-teal);opacity:.5;padding:0 var(--space-8);white-space:nowrap;letter-spacing:-.02em;transition:opacity var(--duration-normal) ease, transform var(--duration-normal) ease;cursor:default}.ClientsMarquee-module__8T-yVa__clientLogo:hover{opacity:1;transform:scale(1.05)}@keyframes ClientsMarquee-module__8T-yVa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ClientsMarquee-module__8T-yVa__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:768px){.ClientsMarquee-module__8T-yVa__clientLogo{font-size:var(--text-xl);padding:0 var(--space-4)}}
.AnimatedCounter-module__7Z2hDa__counter{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.AnimatedCounter-module__7Z2hDa__value{font-family:var(--font-heading);font-size:var(--text-5xl);font-weight:var(--weight-bold);color:var(--color-deep-teal);letter-spacing:-.02em;tabular-nums:1;font-variant-numeric:tabular-nums;line-height:1}.AnimatedCounter-module__7Z2hDa__suffix{font-size:.6em;font-weight:var(--weight-semibold);vertical-align:super;margin-left:var(--space-1);color:var(--color-deep-teal-light)}.AnimatedCounter-module__7Z2hDa__label{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-steel-grey);text-transform:uppercase;letter-spacing:.08em}.AnimatedCounter-module__7Z2hDa__light .AnimatedCounter-module__7Z2hDa__value{color:var(--color-soft-cream)}.AnimatedCounter-module__7Z2hDa__light .AnimatedCounter-module__7Z2hDa__suffix{color:var(--color-warm-linen)}.AnimatedCounter-module__7Z2hDa__light .AnimatedCounter-module__7Z2hDa__label{color:var(--color-warm-linen);opacity:.85}@media (max-width:768px){.AnimatedCounter-module__7Z2hDa__value{font-size:var(--text-4xl)}}@media (max-width:480px){.AnimatedCounter-module__7Z2hDa__value{font-size:var(--text-3xl)}}
.AboutSnapshot-module__sqJD-a__layout{gap:var(--space-12);flex-direction:column;display:flex}@media (min-width:1024px){.AboutSnapshot-module__sqJD-a__layout{align-items:center;gap:var(--space-16);flex-direction:row}}.AboutSnapshot-module__sqJD-a__textContent{opacity:0;transition:opacity .8s var(--ease-out-expo), transform .8s var(--ease-out-expo);flex:1;transform:translateY(30px)}.AboutSnapshot-module__sqJD-a__textContent.AboutSnapshot-module__sqJD-a__visible{opacity:1;transform:translateY(0)}.AboutSnapshot-module__sqJD-a__description{margin-bottom:var(--space-6);font-size:var(--text-lg)}.AboutSnapshot-module__sqJD-a__ctaWrapper{margin-top:var(--space-8)}.AboutSnapshot-module__sqJD-a__statsGrid{gap:var(--space-6);flex:1;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.AboutSnapshot-module__sqJD-a__statsGrid{gap:var(--space-8)}}.AboutSnapshot-module__sqJD-a__statCard{background-color:var(--color-white);padding:var(--space-8) var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-none);box-shadow:var(--shadow-sm);text-align:center;opacity:0;transition:opacity .8s var(--ease-out-expo), transform .8s var(--ease-out-expo), box-shadow var(--duration-fast) ease, transform var(--duration-fast) ease;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:translateY(30px)}.AboutSnapshot-module__sqJD-a__statCard.AboutSnapshot-module__sqJD-a__visible{opacity:1;transform:translateY(0)}.AboutSnapshot-module__sqJD-a__statCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}
.ProductsOverview-module__ue3KpW__section{background-color:var(--color-warm-linen)}.ProductsOverview-module__ue3KpW__headerWrapper{margin-bottom:var(--space-12)}.ProductsOverview-module__ue3KpW__grid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:640px){.ProductsOverview-module__ue3KpW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductsOverview-module__ue3KpW__grid{grid-template-columns:repeat(5,1fr)}}.ProductsOverview-module__ue3KpW__card{background-color:var(--color-soft-cream);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-none);cursor:pointer;opacity:0;height:100%;transition:opacity .6s var(--ease-out-expo), transform .6s var(--ease-out-expo), border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border-left:4px solid #0000;flex-direction:column;display:flex;transform:translateY(30px)}.ProductsOverview-module__ue3KpW__card.ProductsOverview-module__ue3KpW__visible{opacity:1;transform:translateY(0)}.ProductsOverview-module__ue3KpW__card:hover{box-shadow:var(--shadow-md);border-left-color:var(--color-deep-teal);transform:translateY(-6px)}.ProductsOverview-module__ue3KpW__card.ProductsOverview-module__ue3KpW__visible:hover{transform:translateY(-6px)}.ProductsOverview-module__ue3KpW__iconWrapper{color:var(--color-deep-teal);margin-bottom:var(--space-4);transition:transform var(--duration-fast) ease}.ProductsOverview-module__ue3KpW__card:hover .ProductsOverview-module__ue3KpW__iconWrapper{transform:scale(1.1)}.ProductsOverview-module__ue3KpW__productName{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--color-deep-teal);margin-bottom:var(--space-2);line-height:var(--leading-tight)}.ProductsOverview-module__ue3KpW__productDescription{font-size:var(--text-sm);color:var(--color-steel-grey);margin-bottom:var(--space-6);flex-grow:1}.ProductsOverview-module__ue3KpW__cardFooter{margin-top:auto}.ProductsOverview-module__ue3KpW__readMore{font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--color-deep-teal);text-transform:uppercase;letter-spacing:.05em;opacity:.7;transition:opacity var(--duration-fast) ease}.ProductsOverview-module__ue3KpW__card:hover .ProductsOverview-module__ue3KpW__readMore{opacity:1}.ProductsOverview-module__ue3KpW__ctaWrapper{margin-top:var(--space-12);justify-content:center;display:flex}
.AboutHero-module__grpVQa__heroSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.AboutHero-module__grpVQa__container{z-index:2;text-align:center;max-width:900px;margin:0 auto;position:relative}.AboutHero-module__grpVQa__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.AboutHero-module__grpVQa__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.AboutHero-module__grpVQa__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.AboutHero-module__grpVQa__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.AboutHero-module__grpVQa__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.ServicesOverview-module__g6mCxq__section{background-color:var(--color-soft-cream);position:relative}.ServicesOverview-module__g6mCxq__headerWrapper{margin-bottom:var(--space-16)}.ServicesOverview-module__g6mCxq__servicesList{max-width:1000px;margin:0 auto;position:relative}.ServicesOverview-module__g6mCxq__connectorLine{background-image:linear-gradient(to bottom, var(--color-deep-teal) 50%, transparent 50%);z-index:1;opacity:.3;background-size:1px 12px;width:1px;display:none;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.ServicesOverview-module__g6mCxq__connectorLine{display:block}}.ServicesOverview-module__g6mCxq__serviceBlock{gap:var(--space-6);margin-bottom:var(--space-12);z-index:2;flex-direction:column;display:flex;position:relative}.ServicesOverview-module__g6mCxq__serviceBlock:last-child{margin-bottom:0}@media (min-width:768px){.ServicesOverview-module__g6mCxq__serviceBlock{flex-direction:row;align-items:center;gap:0}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even{flex-direction:row}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd{flex-direction:row-reverse}}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even .ServicesOverview-module__g6mCxq__iconSide{opacity:0;transition:all .8s var(--ease-out-expo);transform:translate(-50px)}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even .ServicesOverview-module__g6mCxq__textSide{opacity:0;transition:all .8s var(--ease-out-expo) .1s;transform:translate(50px)}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__iconSide{opacity:0;transition:all .8s var(--ease-out-expo);transform:translate(50px)}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__textSide{opacity:0;transition:all .8s var(--ease-out-expo) .1s;transform:translate(-50px)}@media (max-width:767px){.ServicesOverview-module__g6mCxq__serviceBlock .ServicesOverview-module__g6mCxq__iconSide,.ServicesOverview-module__g6mCxq__serviceBlock .ServicesOverview-module__g6mCxq__textSide{opacity:0;transform:translateY(30px)!important}}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__visible .ServicesOverview-module__g6mCxq__iconSide,.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__visible .ServicesOverview-module__g6mCxq__textSide{opacity:1;transform:translate(0)!important}.ServicesOverview-module__g6mCxq__iconSide{flex:1;justify-content:center;display:flex;position:relative}.ServicesOverview-module__g6mCxq__textSide{padding:0 var(--space-6);text-align:center;flex:1}@media (min-width:768px){.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even .ServicesOverview-module__g6mCxq__textSide{text-align:left;padding-left:var(--space-12);padding-right:0}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__textSide{text-align:right;padding-right:var(--space-12);padding-left:0}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__serviceLink{justify-content:flex-end}}.ServicesOverview-module__g6mCxq__iconContainer{background-color:var(--color-warm-linen);border:1px solid var(--color-border);width:120px;height:120px;color:var(--color-deep-teal);transition:transform var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-normal) var(--ease-out-expo);justify-content:center;align-items:center;display:flex}.ServicesOverview-module__g6mCxq__serviceBlock:hover .ServicesOverview-module__g6mCxq__iconContainer{box-shadow:var(--shadow-md);transform:scale(1.05)rotate(-2deg)}.ServicesOverview-module__g6mCxq__icon{opacity:.8}.ServicesOverview-module__g6mCxq__timelineNode{background-color:var(--color-soft-cream);border:2px solid var(--color-deep-teal);z-index:3;border-radius:50%;width:12px;height:12px;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:768px){.ServicesOverview-module__g6mCxq__timelineNode{display:block}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even .ServicesOverview-module__g6mCxq__timelineNode{right:-6px}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__timelineNode{left:-6px}}.ServicesOverview-module__g6mCxq__serviceName{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-deep-teal);margin-bottom:var(--space-4)}.ServicesOverview-module__g6mCxq__serviceDescription{font-size:var(--text-base);color:var(--color-steel-grey);margin-bottom:var(--space-6);line-height:var(--leading-relaxed)}.ServicesOverview-module__g6mCxq__serviceLink{justify-content:center;display:flex}@media (min-width:768px){.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__even .ServicesOverview-module__g6mCxq__serviceLink{justify-content:flex-start}.ServicesOverview-module__g6mCxq__serviceBlock.ServicesOverview-module__g6mCxq__odd .ServicesOverview-module__g6mCxq__serviceLink{justify-content:flex-end}}.ServicesOverview-module__g6mCxq__ctaWrapper{margin-top:var(--space-16);justify-content:center;display:flex}
.CompanyStory-module__XZ5uGq__storySection{padding:var(--space-24) 0;background-color:var(--color-warm-linen);position:relative}.CompanyStory-module__XZ5uGq__container{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.CompanyStory-module__XZ5uGq__container{gap:var(--space-20);grid-template-columns:1fr 1fr}}.CompanyStory-module__XZ5uGq__imageColumn{width:100%;position:relative}.CompanyStory-module__XZ5uGq__imageWrapper{aspect-ratio:4/3;width:100%;animation:6s ease-in-out infinite CompanyStory-module__XZ5uGq__float;position:relative}.CompanyStory-module__XZ5uGq__image{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 30px #00000026);position:relative}@keyframes CompanyStory-module__XZ5uGq__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.CompanyStory-module__XZ5uGq__textColumn{gap:var(--space-6);flex-direction:column;display:flex}.CompanyStory-module__XZ5uGq__heading{font-size:clamp(var(--text-3xl), 4vw, var(--text-4xl));color:var(--color-deep-teal);padding-bottom:var(--space-6);position:relative}.CompanyStory-module__XZ5uGq__heading:after{content:"";background-color:var(--color-deep-teal);width:60px;height:4px;position:absolute;bottom:0;left:0}.CompanyStory-module__XZ5uGq__prose{gap:var(--space-4);color:var(--color-steel-grey);font-size:var(--text-lg);line-height:var(--leading-relaxed);flex-direction:column;display:flex}.CompanyStory-module__XZ5uGq__prose p:first-child{font-weight:var(--weight-medium);color:var(--color-deep-teal);font-size:1.1em}
.IndustriesPreview-module__I8Toka__section{background-color:var(--color-warm-linen)}.IndustriesPreview-module__I8Toka__carouselContainer{margin-top:var(--space-12);margin-bottom:var(--space-12);align-items:center;display:flex;position:relative}.IndustriesPreview-module__I8Toka__carouselContainer:before,.IndustriesPreview-module__I8Toka__carouselContainer:after{content:"";z-index:2;pointer-events:none;opacity:0;width:40px;transition:opacity var(--duration-normal) ease;position:absolute;top:0;bottom:0}.IndustriesPreview-module__I8Toka__carouselContainer:before{background:linear-gradient(to right, var(--color-warm-linen), transparent);left:0}.IndustriesPreview-module__I8Toka__carouselContainer:after{background:linear-gradient(to left, var(--color-warm-linen), transparent);right:0}@media (min-width:768px){.IndustriesPreview-module__I8Toka__carouselContainer:hover:before,.IndustriesPreview-module__I8Toka__carouselContainer:hover:after{opacity:1}}.IndustriesPreview-module__I8Toka__scrollTrack{gap:var(--space-6);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:var(--space-4) 0;scroll-behavior:smooth;width:100%;display:flex;overflow-x:auto}.IndustriesPreview-module__I8Toka__scrollTrack::-webkit-scrollbar{display:none}.IndustriesPreview-module__I8Toka__industryCard{scroll-snap-align:start;flex:none;width:160px}@media (min-width:768px){.IndustriesPreview-module__I8Toka__industryCard{width:200px}}.IndustriesPreview-module__I8Toka__cardInner{background-color:var(--color-soft-cream);text-align:center;height:160px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-none);transition:transform var(--duration-fast) ease, box-shadow var(--duration-fast) ease, border-color var(--duration-fast) ease;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.IndustriesPreview-module__I8Toka__cardInner{height:200px}}.IndustriesPreview-module__I8Toka__cardInner:hover{box-shadow:var(--shadow-md);border-color:var(--color-deep-teal);transform:translateY(-8px)}.IndustriesPreview-module__I8Toka__iconWrapper{color:var(--color-deep-teal);margin-bottom:var(--space-4);transition:transform var(--duration-fast) ease}.IndustriesPreview-module__I8Toka__cardInner:hover .IndustriesPreview-module__I8Toka__iconWrapper{transform:scale(1.1)}.IndustriesPreview-module__I8Toka__industryName{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--color-deep-teal);line-height:var(--leading-tight);margin:0}@media (min-width:768px){.IndustriesPreview-module__I8Toka__industryName{font-size:var(--text-lg)}}.IndustriesPreview-module__I8Toka__scrollBtn{background-color:var(--color-deep-teal);width:48px;height:48px;color:var(--color-soft-cream);z-index:10;opacity:.9;transition:all var(--duration-fast) ease;cursor:pointer;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.IndustriesPreview-module__I8Toka__scrollBtn:hover{opacity:1;background-color:var(--color-deep-teal-light);transform:translateY(-50%)scale(1.05)}.IndustriesPreview-module__I8Toka__scrollBtn.IndustriesPreview-module__I8Toka__hidden{opacity:0;visibility:hidden}.IndustriesPreview-module__I8Toka__scrollLeft{left:-24px}.IndustriesPreview-module__I8Toka__scrollRight{right:-24px}@media (max-width:767px){.IndustriesPreview-module__I8Toka__scrollBtn{display:none}}.IndustriesPreview-module__I8Toka__ctaWrapper{justify-content:center;display:flex}
.ProductsHeader-module__0HCXWa__headerSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.ProductsHeader-module__0HCXWa__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.ProductsHeader-module__0HCXWa__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.ProductsHeader-module__0HCXWa__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.ProductsHeader-module__0HCXWa__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.ProductsHeader-module__0HCXWa__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.ProductsHeader-module__0HCXWa__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.AboutStats-module__41B3fa__statsSection{background-color:var(--color-deep-teal);color:var(--color-soft-cream);padding:var(--space-16) 0;border-top:1px solid #ffffff1a}.AboutStats-module__41B3fa__container{max-width:1000px;margin:0 auto}.AboutStats-module__41B3fa__grid{gap:var(--space-8);text-align:center;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.AboutStats-module__41B3fa__grid{grid-template-columns:repeat(4,1fr)}}.AboutStats-module__41B3fa__statBox{gap:var(--space-2);flex-direction:column;display:flex}.AboutStats-module__41B3fa__statValue{font-family:var(--font-heading);font-size:clamp(var(--text-4xl), 5vw, var(--text-5xl));font-weight:var(--weight-bold);color:var(--color-warm-linen);line-height:1}.AboutStats-module__41B3fa__statLabel{font-size:var(--text-base);color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-weight:var(--weight-medium)}
.BrandsHero-module__KdvXSG__heroSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.BrandsHero-module__KdvXSG__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.BrandsHero-module__KdvXSG__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.BrandsHero-module__KdvXSG__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.BrandsHero-module__KdvXSG__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.BrandsHero-module__KdvXSG__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.BrandsHero-module__KdvXSG__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.ContactHero-module__dyuHzq__heroSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.ContactHero-module__dyuHzq__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.ContactHero-module__dyuHzq__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.ContactHero-module__dyuHzq__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.ContactHero-module__dyuHzq__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.ContactHero-module__dyuHzq__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.ContactHero-module__dyuHzq__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.IndustriesHero-module__myS9nq__heroSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.IndustriesHero-module__myS9nq__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.IndustriesHero-module__myS9nq__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.IndustriesHero-module__myS9nq__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.IndustriesHero-module__myS9nq__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.IndustriesHero-module__myS9nq__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.IndustriesHero-module__myS9nq__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.ProductDetailHero-module__XSnH2W__heroSection{padding-top:calc(var(--space-20) + 80px);padding-bottom:var(--space-20);background-color:var(--color-soft-cream);overflow:hidden}.ProductDetailHero-module__XSnH2W__container{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.ProductDetailHero-module__XSnH2W__container{gap:var(--space-16);grid-template-columns:1fr 1fr}}.ProductDetailHero-module__XSnH2W__textContent{flex-direction:column;align-items:flex-start;display:flex}.ProductDetailHero-module__XSnH2W__badge{color:var(--color-deep-teal);font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-1) var(--space-3);margin-bottom:var(--space-6);border-left:2px solid var(--color-deep-teal);background-color:#0f2c591a}.ProductDetailHero-module__XSnH2W__productName{font-family:var(--font-heading);font-size:clamp(var(--text-4xl), 4vw, var(--text-5xl));color:var(--color-deep-teal);font-weight:var(--weight-bold);margin-bottom:var(--space-4);letter-spacing:-.02em;line-height:1.1}.ProductDetailHero-module__XSnH2W__headline{font-size:var(--text-xl);color:var(--color-steel-grey);font-weight:var(--weight-medium);margin-bottom:var(--space-6)}.ProductDetailHero-module__XSnH2W__description{font-size:var(--text-lg);color:var(--color-steel-grey);line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.ProductDetailHero-module__XSnH2W__actions{gap:var(--space-4);flex-wrap:wrap;display:flex}.ProductDetailHero-module__XSnH2W__brandsWrapper{margin-top:var(--space-10);gap:var(--space-3);flex-direction:column;display:flex}.ProductDetailHero-module__XSnH2W__brandsLabel{font-size:var(--text-xs);color:var(--color-steel-grey);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.1em}.ProductDetailHero-module__XSnH2W__brandsList{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductDetailHero-module__XSnH2W__brandTag{color:var(--color-deep-teal);font-size:var(--text-sm);font-weight:var(--weight-medium);padding:var(--space-2) var(--space-3);border:1px solid var(--color-deep-teal);transition:all var(--duration-fast) ease;background-color:#0000}.ProductDetailHero-module__XSnH2W__brandTag:hover{background-color:var(--color-deep-teal);color:var(--color-soft-cream)}.ProductDetailHero-module__XSnH2W__imageContainer{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.ProductDetailHero-module__XSnH2W__imageWrapper{z-index:2;width:90%;height:90%;animation:6s ease-in-out infinite ProductDetailHero-module__XSnH2W__float;position:relative}.ProductDetailHero-module__XSnH2W__productImage{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026)}.ProductDetailHero-module__XSnH2W__imageGridBase{z-index:1;opacity:.5;background-image:linear-gradient(#0f2c591a 1px,#0000 1px),linear-gradient(90deg,#0f2c591a 1px,#0000 1px);background-size:20px 20px;width:80%;height:20%;position:absolute;bottom:10%;transform:perspective(500px)rotateX(60deg)}@keyframes ProductDetailHero-module__XSnH2W__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}
.ProductsDirectory-module__NYvr6q__directorySection{background-color:var(--color-soft-cream);padding:var(--space-16) 0}.ProductsDirectory-module__NYvr6q__container{max-width:1200px;margin:0 auto}.ProductsDirectory-module__NYvr6q__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ProductsDirectory-module__NYvr6q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProductsDirectory-module__NYvr6q__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}.ProductsDirectory-module__NYvr6q__productCard{border:1px solid var(--color-border);padding:var(--space-8);box-shadow:var(--shadow-sm);transition:all var(--duration-normal) ease;background-color:#fff;border-radius:0;flex-direction:column;align-items:flex-start;height:100%;text-decoration:none;display:flex}.ProductsDirectory-module__NYvr6q__productCard:hover{box-shadow:var(--shadow-md);border-color:var(--color-deep-teal);transform:translateY(-5px)}.ProductsDirectory-module__NYvr6q__iconBox{background-color:var(--color-warm-linen);border:1px solid var(--color-border);width:64px;height:64px;color:var(--color-deep-teal);margin-bottom:var(--space-6);transition:all var(--duration-fast) ease;justify-content:center;align-items:center;display:flex}.ProductsDirectory-module__NYvr6q__productCard:hover .ProductsDirectory-module__NYvr6q__iconBox{background-color:var(--color-deep-teal);color:var(--color-soft-cream)}.ProductsDirectory-module__NYvr6q__textContent{gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.ProductsDirectory-module__NYvr6q__productName{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-deep-teal);letter-spacing:-.01em}.ProductsDirectory-module__NYvr6q__productDesc{color:var(--color-steel-grey);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.ProductsDirectory-module__NYvr6q__actionRow{align-items:center;gap:var(--space-2);color:var(--color-deep-teal);font-weight:var(--weight-semibold);font-size:var(--text-sm);display:flex}.ProductsDirectory-module__NYvr6q__viewDetailsText{transition:color var(--duration-fast) ease}.ProductsDirectory-module__NYvr6q__arrowIcon{transition:transform var(--duration-fast) ease}.ProductsDirectory-module__NYvr6q__productCard:hover .ProductsDirectory-module__NYvr6q__viewDetailsText{color:var(--color-deep-teal-light)}.ProductsDirectory-module__NYvr6q__productCard:hover .ProductsDirectory-module__NYvr6q__arrowIcon{color:var(--color-deep-teal-light);transform:translate(4px)}
.WhyChooseUs-module__YwVtra__section{background-color:var(--color-deep-teal);color:var(--color-soft-cream);padding:var(--space-16) 0}.WhyChooseUs-module__YwVtra__grid{gap:var(--space-8);margin-top:var(--space-16);grid-template-columns:1fr;display:grid}@media (min-width:768px){.WhyChooseUs-module__YwVtra__grid{gap:var(--space-12);grid-template-columns:repeat(2,1fr)}}.WhyChooseUs-module__YwVtra__pillarCard{padding:var(--space-6);transition:transform var(--duration-normal) var(--ease-out-expo), background-color var(--duration-fast) ease, border-color var(--duration-fast) ease;opacity:0;background-color:#ffffff05;border:1px solid #ffffff1a;transform:translateY(30px)}.WhyChooseUs-module__YwVtra__pillarCard.WhyChooseUs-module__YwVtra__visible{opacity:1;transform:translateY(0)}.WhyChooseUs-module__YwVtra__pillarCard:hover{background-color:#ffffff0d;border-color:#fff3;transform:translateY(-8px)}.WhyChooseUs-module__YwVtra__iconWrapper{color:var(--color-warm-linen);margin-bottom:var(--space-6)}.WhyChooseUs-module__YwVtra__title{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-soft-cream);margin-bottom:var(--space-4)}.WhyChooseUs-module__YwVtra__description{font-size:var(--text-base);color:#fff8f3cc;line-height:var(--leading-relaxed)}
.BrandsGrid-module__zaz3ra__brandsSection{background-color:var(--color-warm-linen);padding:var(--space-20) 0}.BrandsGrid-module__zaz3ra__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.BrandsGrid-module__zaz3ra__brandCard{border:1px solid var(--color-border,#0f2c591a);padding:var(--space-4);text-align:center;border-radius:var(--radius-md,8px);min-height:120px;transition:all var(--transition-normal,.3s ease);cursor:default;background-color:#fff;justify-content:center;align-items:center;display:flex}.BrandsGrid-module__zaz3ra__brandCard:hover{border-color:var(--color-deep-teal);transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.BrandsGrid-module__zaz3ra__brandName{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--color-deep-teal);letter-spacing:-.01em}.BrandsGrid-module__zaz3ra__logoWrapper{justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative}.BrandsGrid-module__zaz3ra__brandLogo{object-fit:contain;box-sizing:border-box;filter:grayscale()opacity(.8);transition:all var(--duration-normal,.3s) ease;padding:10px 24px}.BrandsGrid-module__zaz3ra__brandCard:hover .BrandsGrid-module__zaz3ra__brandLogo{filter:grayscale(0%)opacity()}
.CTABanner-module__RH8joa__section{padding:var(--space-16) 0;background-color:var(--color-deep-teal);position:relative;overflow:hidden}.CTABanner-module__RH8joa__animatedBackground{background:linear-gradient(135deg, var(--color-deep-teal) 0%, var(--color-steel-grey) 50%, var(--color-deep-teal) 100%);z-index:1;background-size:400% 400%;width:200%;height:200%;animation:15s infinite CTABanner-module__RH8joa__gradientFlow;position:absolute;top:-50%;left:-50%}@keyframes CTABanner-module__RH8joa__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.CTABanner-module__RH8joa__container{z-index:2;justify-content:center;display:flex;position:relative}.CTABanner-module__RH8joa__content{text-align:center;max-width:800px}.CTABanner-module__RH8joa__headline{font-size:var(--text-4xl);color:var(--color-soft-cream);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media (min-width:768px){.CTABanner-module__RH8joa__headline{font-size:var(--text-5xl)}}.CTABanner-module__RH8joa__subtitle{font-size:var(--text-lg);color:#fff8f3e6;margin-bottom:var(--space-8)}.CTABanner-module__RH8joa__buttonGroup{gap:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:640px){.CTABanner-module__RH8joa__buttonGroup{flex-direction:row}}.CTABanner-module__RH8joa__primaryBtn{width:100%;background-color:var(--color-soft-cream)!important;color:var(--color-deep-teal)!important}@media (min-width:640px){.CTABanner-module__RH8joa__primaryBtn{width:auto}}.CTABanner-module__RH8joa__primaryBtn:hover{background-color:var(--color-white)!important}.CTABanner-module__RH8joa__secondaryBtn{width:100%;border-color:var(--color-soft-cream)!important;color:var(--color-soft-cream)!important}@media (min-width:640px){.CTABanner-module__RH8joa__secondaryBtn{width:auto}}.CTABanner-module__RH8joa__secondaryBtn:hover{background-color:#fff8f31a!important}
.ObsoletePartsCTA-module__Fqwnyq__ctaSection{background-color:var(--color-warm-linen);padding:var(--space-16) 0;border-top:1px solid var(--color-border);border-bottom:4px solid var(--color-deep-teal)}.ObsoletePartsCTA-module__Fqwnyq__container{justify-content:center;display:flex}.ObsoletePartsCTA-module__Fqwnyq__contentBox{background-color:var(--color-deep-teal);padding:var(--space-12);text-align:center;align-items:center;gap:var(--space-6);width:100%;max-width:1000px;box-shadow:var(--shadow-md);border-radius:0;flex-direction:column;display:flex}@media (min-width:768px){.ObsoletePartsCTA-module__Fqwnyq__contentBox{text-align:left;justify-content:space-between;align-items:center;gap:var(--space-8);flex-direction:row}}.ObsoletePartsCTA-module__Fqwnyq__iconCircle{width:80px;height:80px;color:var(--color-soft-cream);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ObsoletePartsCTA-module__Fqwnyq__textContent{gap:var(--space-3);flex-direction:column;flex-grow:1;display:flex}.ObsoletePartsCTA-module__Fqwnyq__headline{font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));color:var(--color-soft-cream);letter-spacing:-.01em}.ObsoletePartsCTA-module__Fqwnyq__description{font-size:var(--text-base);color:#ffffffd9;line-height:var(--leading-relaxed);max-width:600px}.ObsoletePartsCTA-module__Fqwnyq__actionWrap{margin-top:var(--space-4);gap:var(--space-4);flex-direction:column;flex-shrink:0;align-items:center;display:flex}@media (min-width:768px){.ObsoletePartsCTA-module__Fqwnyq__actionWrap{align-items:flex-end;margin-top:0}}.ObsoletePartsCTA-module__Fqwnyq__contactInfo{gap:var(--space-1);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.ObsoletePartsCTA-module__Fqwnyq__contactInfo{text-align:right}}.ObsoletePartsCTA-module__Fqwnyq__contactLink{color:var(--color-soft-cream);font-size:var(--text-sm);opacity:.8;transition:opacity var(--duration-fast) ease;text-decoration:none}.ObsoletePartsCTA-module__Fqwnyq__contactLink:hover{opacity:1;text-decoration:underline}
.ProductFeatures-module__yLppNq__featuresSection{background-color:var(--color-warm-linen);padding:var(--space-20) 0;border-top:1px solid var(--color-border)}.ProductFeatures-module__yLppNq__container{max-width:1200px;margin:0 auto}.ProductFeatures-module__yLppNq__grid{gap:var(--space-8);margin-top:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ProductFeatures-module__yLppNq__grid{grid-template-columns:repeat(3,1fr)}}.ProductFeatures-module__yLppNq__featureCard{padding:var(--space-8);box-shadow:var(--shadow-sm);border-top:4px solid var(--color-deep-teal);transition:transform var(--duration-normal) ease, box-shadow var(--duration-normal) ease;background-color:#fff}.ProductFeatures-module__yLppNq__featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.ProductFeatures-module__yLppNq__iconBox{width:48px;height:48px;color:var(--color-deep-teal);margin-bottom:var(--space-4);background-color:#0f2c591a;justify-content:center;align-items:center;display:flex}.ProductFeatures-module__yLppNq__featureTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-deep-teal);margin-bottom:var(--space-2)}.ProductFeatures-module__yLppNq__featureDesc{color:var(--color-steel-grey);line-height:var(--leading-relaxed);font-size:var(--text-base)}
.ServicesHero-module__SOyY5q__heroSection{padding-top:calc(var(--space-24) + 80px);padding-bottom:var(--space-20);background-color:var(--color-deep-teal);color:var(--color-soft-cream);position:relative;overflow:hidden}.ServicesHero-module__SOyY5q__container{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.ServicesHero-module__SOyY5q__textContent{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.ServicesHero-module__SOyY5q__eyebrow{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--color-warm-linen);border-bottom:1px solid var(--color-warm-linen);padding-bottom:var(--space-2);display:inline-block}.ServicesHero-module__SOyY5q__headline{font-size:clamp(var(--text-4xl), 6vw, var(--text-6xl));font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-soft-cream);line-height:1.1}.ServicesHero-module__SOyY5q__description{font-size:clamp(var(--text-lg), 2vw, var(--text-xl));color:#ffffffd9;line-height:var(--leading-relaxed)}.ServicesHero-module__SOyY5q__patternOverlay{z-index:1;opacity:.6;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}
.page-module__bSawnG__main{background-color:var(--color-soft-cream);min-height:100vh}
.ContactLayout-module__LOblBq__section{padding-top:var(--space-20);padding-bottom:var(--space-20);background-color:var(--color-soft-cream)}.ContactLayout-module__LOblBq__container{gap:var(--space-12);grid-template-columns:1fr;max-width:1200px;margin:0 auto;display:grid}@media (min-width:992px){.ContactLayout-module__LOblBq__container{gap:var(--space-16);grid-template-columns:3fr 2fr}}.ContactLayout-module__LOblBq__formWrapper{background-color:var(--color-white);padding:var(--space-8);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-warm-linen)}.ContactLayout-module__LOblBq__formTitle{font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-deep-teal);margin-bottom:var(--space-6)}.ContactLayout-module__LOblBq__formGroup{margin-bottom:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.ContactLayout-module__LOblBq__label{font-weight:var(--weight-medium);color:var(--color-slate-gray);font-size:var(--text-sm)}.ContactLayout-module__LOblBq__input,.ContactLayout-module__LOblBq__select,.ContactLayout-module__LOblBq__textarea{width:100%;padding:var(--space-3) var(--space-4);background-color:var(--color-warm-linen);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-base);color:var(--color-deep-teal);transition:border-color var(--transition-fast);border:1px solid #0000}.ContactLayout-module__LOblBq__input:focus,.ContactLayout-module__LOblBq__select:focus,.ContactLayout-module__LOblBq__textarea:focus{border-color:var(--color-deep-teal);outline:none}.ContactLayout-module__LOblBq__textarea{resize:vertical;min-height:120px}.ContactLayout-module__LOblBq__submitBtn{width:100%;padding:var(--space-4) var(--space-6);background-color:var(--color-deep-teal);color:var(--color-white);font-weight:var(--weight-bold);font-size:var(--text-base);border-radius:var(--radius-md);cursor:pointer;transition:background-color var(--transition-fast), transform var(--transition-fast);margin-top:var(--space-4);border:none;justify-content:center;align-items:center;display:inline-flex}.ContactLayout-module__LOblBq__submitBtn:hover:not(:disabled){background-color:var(--color-deep-teal-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ContactLayout-module__LOblBq__submitBtn:disabled{background-color:var(--color-steel-grey);opacity:.7;cursor:not-allowed}.ContactLayout-module__LOblBq__infoWrapper{gap:var(--space-8);flex-direction:column;display:flex}.ContactLayout-module__LOblBq__infoCard{background-color:var(--color-deep-teal);color:var(--color-soft-cream);padding:var(--space-8);border-radius:var(--radius-lg)}.ContactLayout-module__LOblBq__infoTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);margin-bottom:var(--space-6);color:var(--color-white)}.ContactLayout-module__LOblBq__infoList{gap:var(--space-6);flex-direction:column;display:flex}.ContactLayout-module__LOblBq__infoItem{gap:var(--space-4);align-items:flex-start;display:flex}.ContactLayout-module__LOblBq__iconWrapper{color:var(--color-warm-linen);flex-shrink:0;margin-top:2px;display:flex}.ContactLayout-module__LOblBq__infoContent{gap:var(--space-1);flex-direction:column;display:flex}.ContactLayout-module__LOblBq__infoLabel{font-size:var(--text-sm);color:var(--color-warm-linen);font-weight:var(--weight-medium)}.ContactLayout-module__LOblBq__infoText{font-size:var(--text-base);line-height:var(--leading-relaxed)}.ContactLayout-module__LOblBq__infoLink{color:var(--color-soft-cream);transition:color var(--transition-fast);text-decoration:none}.ContactLayout-module__LOblBq__infoLink:hover{color:var(--color-white);text-decoration:underline}.ContactLayout-module__LOblBq__statusMessage{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--weight-medium);text-align:center}.ContactLayout-module__LOblBq__statusSuccess{color:#166534;background-color:#22c55e1a;border:1px solid #bbf7d0}.ContactLayout-module__LOblBq__statusError{color:#991b1b;background-color:#ef44441a;border:1px solid #fecaca}
.CoreValues-module__EenffW__valuesSection{padding:var(--space-20) 0;background-color:var(--color-soft-cream);border-top:1px solid var(--color-border)}.CoreValues-module__EenffW__container{gap:var(--space-12);flex-direction:column;display:flex}.CoreValues-module__EenffW__header{text-align:center;gap:var(--space-4);flex-direction:column;max-width:700px;margin:0 auto;display:flex}.CoreValues-module__EenffW__heading{font-size:var(--text-4xl)}.CoreValues-module__EenffW__subheading{font-size:var(--text-lg);color:var(--color-steel-grey)}.CoreValues-module__EenffW__grid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.CoreValues-module__EenffW__grid{grid-template-columns:repeat(3,1fr)}}.CoreValues-module__EenffW__valueCard{background-color:var(--color-warm-linen);padding:var(--space-8);border:1px solid var(--color-border);gap:var(--space-4);transition:transform var(--duration-normal) var(--ease-out-quart);flex-direction:column;display:flex}.CoreValues-module__EenffW__valueCard:hover{border-color:var(--color-deep-teal);box-shadow:var(--shadow-md);transform:translateY(-4px)}.CoreValues-module__EenffW__iconWrapper{background-color:var(--color-deep-teal);width:64px;height:64px;color:var(--color-soft-cream);border-radius:var(--radius-sm);margin-bottom:var(--space-2);justify-content:center;align-items:center;display:flex}.CoreValues-module__EenffW__valueTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-text-main)}.CoreValues-module__EenffW__valueDesc{color:var(--color-steel-grey);line-height:var(--leading-relaxed)}
.IndustriesDirectory-module__8T-T6a__directorySection{padding:var(--space-20) 0;background-color:var(--color-warm-linen)}.IndustriesDirectory-module__8T-T6a__container{max-width:1000px;margin:0 auto}.IndustriesDirectory-module__8T-T6a__grid{gap:var(--space-20);flex-direction:column;display:flex}.IndustriesDirectory-module__8T-T6a__contentWrapper{gap:var(--space-8);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.IndustriesDirectory-module__8T-T6a__contentWrapper{gap:var(--space-12);grid-template-columns:1fr 1fr}.IndustriesDirectory-module__8T-T6a__reversed .IndustriesDirectory-module__8T-T6a__imageColumn{order:2}.IndustriesDirectory-module__8T-T6a__reversed .IndustriesDirectory-module__8T-T6a__textColumn{order:1}}.IndustriesDirectory-module__8T-T6a__imageColumn{width:100%;position:relative}.IndustriesDirectory-module__8T-T6a__imageBox{aspect-ratio:1;justify-content:center;align-items:center;width:100%;animation:6s ease-in-out infinite IndustriesDirectory-module__8T-T6a__float;display:flex;position:relative}.IndustriesDirectory-module__8T-T6a__image{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026)}@keyframes IndustriesDirectory-module__8T-T6a__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.IndustriesDirectory-module__8T-T6a__textColumn{gap:var(--space-4);flex-direction:column;display:flex}.IndustriesDirectory-module__8T-T6a__industryName{font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));color:var(--color-deep-teal)}.IndustriesDirectory-module__8T-T6a__industryDesc{font-size:var(--text-lg);color:var(--color-steel-grey);line-height:var(--leading-relaxed)}
.ProductContactCTA-module__EPMzdq__ctaSection{background-color:var(--color-soft-cream);padding:var(--space-16) 0;border-bottom:4px solid var(--color-deep-teal)}.ProductContactCTA-module__EPMzdq__container{justify-content:center;display:flex}.ProductContactCTA-module__EPMzdq__contentBox{padding:var(--space-12);text-align:center;align-items:center;gap:var(--space-6);border:1px solid var(--color-border);width:100%;max-width:900px;box-shadow:var(--shadow-sm);background-color:#fff;flex-direction:column;display:flex}.ProductContactCTA-module__EPMzdq__headline{font-family:var(--font-heading);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));color:var(--color-deep-teal);letter-spacing:-.01em}.ProductContactCTA-module__EPMzdq__description{font-size:var(--text-base);color:var(--color-steel-grey);line-height:var(--leading-relaxed);max-width:600px}.ProductContactCTA-module__EPMzdq__actionWrap{align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}@media (min-width:640px){.ProductContactCTA-module__EPMzdq__actionWrap{flex-direction:row}}.ProductContactCTA-module__EPMzdq__orText{color:var(--color-steel-grey);font-size:var(--text-sm);font-style:italic}.ProductContactCTA-module__EPMzdq__phoneLink{color:var(--color-deep-teal);font-weight:var(--weight-bold);font-size:var(--text-lg);transition:border-color var(--duration-fast) ease;border-bottom:2px solid #0000;text-decoration:none}.ProductContactCTA-module__EPMzdq__phoneLink:hover{border-color:var(--color-deep-teal)}
.ServicesDirectory-module__ovLcIG__directorySection{background-color:var(--color-warm-linen);padding:var(--space-20) 0;position:relative}.ServicesDirectory-module__ovLcIG__container{max-width:1200px;margin:0 auto}.ServicesDirectory-module__ovLcIG__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ServicesDirectory-module__ovLcIG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesDirectory-module__ovLcIG__grid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}.ServicesDirectory-module__ovLcIG__serviceCard{padding:var(--space-8);gap:var(--space-6);border:1px solid var(--color-border);transition:all var(--duration-normal) var(--ease-out-quart);background-color:#fff;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServicesDirectory-module__ovLcIG__serviceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-deep-teal);transform:translateY(-4px)}.ServicesDirectory-module__ovLcIG__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.ServicesDirectory-module__ovLcIG__iconBox{color:var(--color-deep-teal);background-color:var(--color-soft-cream);width:64px;height:64px;transition:transform var(--duration-normal) var(--ease-out-quart);border-radius:50%;justify-content:center;align-items:center;display:flex}.ServicesDirectory-module__ovLcIG__serviceCard:hover .ServicesDirectory-module__ovLcIG__iconBox{transform:scale(1.1)}.ServicesDirectory-module__ovLcIG__arrowIcon{color:var(--color-text-light);transition:all var(--duration-normal) var(--ease-out-quart)}.ServicesDirectory-module__ovLcIG__serviceCard:hover .ServicesDirectory-module__ovLcIG__arrowIcon{color:var(--color-deep-teal);transform:translate(4px,-4px)}.ServicesDirectory-module__ovLcIG__textContent{gap:var(--space-3);flex-direction:column;display:flex}.ServicesDirectory-module__ovLcIG__serviceName{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-text-main);line-height:1.2}.ServicesDirectory-module__ovLcIG__serviceDesc{font-size:var(--text-base);color:var(--color-text-light);line-height:var(--leading-relaxed)}
.TPIProPromo-module__0bnfWa__section{background-color:var(--color-warm-linen);position:relative}.TPIProPromo-module__0bnfWa__section:before{content:"";pointer-events:none;z-index:1;background-image:repeating-linear-gradient(45deg,#75869408 0 2px,#0000 2px 8px);width:100%;height:100%;position:absolute;top:0;left:0}.TPIProPromo-module__0bnfWa__layout{gap:var(--space-12);z-index:2;flex-direction:column;display:flex;position:relative}@media (min-width:1024px){.TPIProPromo-module__0bnfWa__layout{align-items:center;gap:var(--space-16);flex-direction:row}}.TPIProPromo-module__0bnfWa__textContent{opacity:0;transition:all .8s var(--ease-out-expo);flex:0 0 55%;transform:translate(-40px)}.TPIProPromo-module__0bnfWa__textContent.TPIProPromo-module__0bnfWa__visible{opacity:1;transform:translate(0)}.TPIProPromo-module__0bnfWa__tagLabel{font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--color-steel-grey);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:2px solid var(--color-deep-teal);display:inline-block}.TPIProPromo-module__0bnfWa__headline{font-size:var(--text-4xl);color:var(--color-deep-teal);margin-bottom:var(--space-6);line-height:var(--leading-tight)}.TPIProPromo-module__0bnfWa__description{font-size:var(--text-lg);color:var(--color-steel-grey);margin-bottom:var(--space-8);line-height:var(--leading-relaxed);max-width:500px}.TPIProPromo-module__0bnfWa__featureList{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:640px){.TPIProPromo-module__0bnfWa__featureList{grid-template-columns:1fr 1fr}}.TPIProPromo-module__0bnfWa__featureItem{align-items:center;gap:var(--space-3);font-weight:var(--weight-medium);color:var(--color-deep-teal);display:flex}.TPIProPromo-module__0bnfWa__checkIcon{color:var(--color-deep-teal)}.TPIProPromo-module__0bnfWa__ctaWrapper{margin-top:var(--space-4)}.TPIProPromo-module__0bnfWa__imageContent{opacity:0;transition:all .8s var(--ease-out-expo) .2s;flex:1;justify-content:center;align-items:center;display:flex;transform:translate(40px)}.TPIProPromo-module__0bnfWa__imageContent.TPIProPromo-module__0bnfWa__visible{opacity:1;transform:translate(0)}.TPIProPromo-module__0bnfWa__imageWrapper{width:100%;max-width:600px;animation:8s ease-in-out infinite TPIProPromo-module__0bnfWa__floatImage;position:relative}.TPIProPromo-module__0bnfWa__promoImage{object-fit:contain;filter:drop-shadow(0 20px 30px #405d7226);width:100%;height:auto}@keyframes TPIProPromo-module__0bnfWa__floatImage{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}
