.footer-module__fnqJzq__footer{background-color:var(--color-footer-bg,var(--color-charcoal));border-top:1px solid var(--color-border-dim);color:var(--color-footer-text,var(--color-on-surface-variant));border-radius:0;padding-top:80px;padding-bottom:40px}.footer-module__fnqJzq__inner{max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.footer-module__fnqJzq__inner{padding-inline:var(--spacing-margin-desktop)}}.footer-module__fnqJzq__grid{grid-template-columns:1fr;gap:48px;margin-bottom:80px;display:grid}@media (min-width:768px){.footer-module__fnqJzq__grid{grid-template-columns:repeat(4,1fr)}}.footer-module__fnqJzq__brandCol{grid-column:span 1}.footer-module__fnqJzq__logo{object-fit:contain;width:auto;max-width:100%;height:40px;margin-bottom:32px;display:block}.footer-module__fnqJzq__brandText{color:var(--color-footer-text,var(--color-on-surface-variant));margin:0 0 24px;font-size:14px;line-height:1.6}.footer-module__fnqJzq__columnTitle{font-family:var(--font-inter), "Inter", system-ui, sans-serif;font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin:0 0 32px}.footer-module__fnqJzq__linkList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-module__fnqJzq__linkList a{color:var(--color-footer-text,var(--color-on-surface-variant));font-size:var(--text-body-md-size);text-decoration:none;transition:color .2s}.footer-module__fnqJzq__linkList a:hover{color:var(--color-primary)}.footer-module__fnqJzq__contactList{color:var(--color-footer-text,var(--color-on-surface-variant));font-size:var(--text-body-md-size);flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-module__fnqJzq__contactItem{align-items:flex-start;gap:12px;display:flex}.footer-module__fnqJzq__contactItem .footer-module__fnqJzq__material-symbols-outlined{color:var(--color-primary);flex-shrink:0;font-size:20px}.footer-module__fnqJzq__phoneLines{flex-direction:column;gap:4px;display:flex}.footer-module__fnqJzq__phoneLines a{color:inherit;text-decoration:none}.footer-module__fnqJzq__phoneLines a:hover{text-decoration:underline}.footer-module__fnqJzq__bottom{border-top:1px solid var(--color-border-dim);border-radius:0;flex-direction:column;align-items:flex-start;gap:24px;padding-top:40px;display:flex}@media (min-width:768px){.footer-module__fnqJzq__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-module__fnqJzq__socialLinks{align-items:center;gap:1rem;display:flex}.footer-module__fnqJzq__socialLink{color:var(--color-footer-text-muted,var(--color-on-surface-variant));justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.footer-module__fnqJzq__socialLink:hover{color:var(--color-primary)}.footer-module__fnqJzq__socialLink svg{width:1.25rem;height:1.25rem;display:block}.footer-module__fnqJzq__copyright{font-family:var(--font-inter), "Inter", system-ui, sans-serif;font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-footer-text-muted,var(--color-on-surface-variant));align-items:center;gap:8px;margin:0;display:flex}.footer-module__fnqJzq__statusDot{background-color:var(--color-secondary);flex-shrink:0;width:8px;height:8px}@media (max-width:767px){.footer-module__fnqJzq__statusDot{display:none}}
.button-module__2NABzW__button{font-family:var(--font-inter), "Inter", system-ui, sans-serif;font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;border-radius:var(--radius-button);cursor:pointer;border-style:solid;border-width:1px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:background-size .35s,color .35s,border-color .35s,transform .35s;display:inline-flex;overflow:hidden}.button-module__2NABzW__button:disabled{opacity:.5;cursor:not-allowed}.button-module__2NABzW__primary{isolation:isolate;border:1px solid var(--color-primary);color:var(--color-on-primary);background-color:#0000;position:relative}.button-module__2NABzW__primary:before{content:"";border-radius:inherit;background-color:var(--color-primary);transform-origin:100%;z-index:-1;transition:transform .35s;position:absolute;inset:-1px;transform:scaleX(1)}.button-module__2NABzW__primary:hover:not(:disabled){color:var(--color-primary-gold);border-color:var(--color-primary-gold)}.button-module__2NABzW__primary:hover:not(:disabled):before{transform:scaleX(0)}.button-module__2NABzW__secondary{color:var(--color-primary-gold);border-color:var(--color-primary-gold);background-color:#0000;background-image:linear-gradient(90deg, var(--color-primary-gold) 0%, var(--color-primary-gold) 100%);background-position:0;background-repeat:no-repeat;background-size:0% 100%;background-clip:padding-box}.button-module__2NABzW__secondary:hover:not(:disabled){color:var(--color-on-primary);border-color:var(--color-primary-hover,#008c89);background-size:100% 100%}.button-module__2NABzW__label{z-index:1;position:relative}.button-module__2NABzW__icon{z-index:1;flex-shrink:0;align-items:center;line-height:1;display:inline-flex;position:relative}.button-module__2NABzW__fullWidth{justify-content:center;align-items:center;width:100%;display:flex}.button-module__2NABzW__fullWidth .button-module__2NABzW__label{text-align:center;width:100%;flex:1;padding-inline-start:var(--text-label-caps-letter-spacing)}
.contact-module__8n00eG__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .contact-module__8n00eG__page{background:var(--color-surface-container-low)}.contact-module__8n00eG__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.contact-module__8n00eG__inner{padding-inline:var(--spacing-margin-desktop)}}.contact-module__8n00eG__sectionBlock{padding-block:clamp(3.5rem,7vw,5rem)}.contact-module__8n00eG__stats{border-bottom:1px solid var(--color-border-dim);background:#fff}html[data-theme=dark] .contact-module__8n00eG__stats{background:var(--color-surface-container-high)}.contact-module__8n00eG__statsInner{max-width:var(--spacing-container-max);padding:3rem var(--spacing-margin-mobile);text-align:center;grid-template-columns:1fr;gap:2rem;margin-inline:auto;display:grid}@media (min-width:768px){.contact-module__8n00eG__statsInner{padding-inline:var(--spacing-margin-desktop);grid-template-columns:repeat(3,1fr);gap:0}}.contact-module__8n00eG__statItem{flex-direction:column;justify-content:center;align-items:center;padding-block:.5rem;display:flex}@media (min-width:768px){.contact-module__8n00eG__statItem:not(:last-child){border-right:1px solid color-mix(in srgb, var(--color-primary) 30%, transparent)}}.contact-module__8n00eG__statValue{font-family:var(--font-headline);font-size:var(--text-stats-lg-size);font-weight:var(--text-stats-lg-weight);line-height:var(--text-stats-lg-line-height);color:var(--color-primary);margin-bottom:.5rem;display:block}.contact-module__8n00eG__statLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant)}.contact-module__8n00eG__mainGrid{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}@media (min-width:1024px){.contact-module__8n00eG__mainGrid{grid-template-columns:1fr 1fr;gap:4rem}}.contact-module__8n00eG__detailsTitle{font-family:var(--font-headline);font-size:var(--text-headline-lg-size);font-weight:var(--text-headline-lg-weight);line-height:var(--text-headline-lg-line-height);letter-spacing:var(--text-headline-lg-letter-spacing);color:var(--color-on-surface);margin:0 0 2rem}@media (max-width:767px){.contact-module__8n00eG__detailsTitle{font-size:var(--text-headline-lg-mobile-size);line-height:var(--text-headline-lg-mobile-line-height)}}.contact-module__8n00eG__infoGrid{grid-template-columns:1fr;align-items:stretch;gap:1rem;margin-bottom:0;display:grid}@media (min-width:640px){.contact-module__8n00eG__infoGrid{grid-template-columns:repeat(2,1fr)}}.contact-module__8n00eG__infoGridItem{height:100%;min-height:100%;display:flex}.contact-module__8n00eG__infoCard{background:var(--color-surface-container);border:var(--border-default);border-radius:var(--radius-base);flex-direction:column;flex:1;width:100%;min-height:100%;padding:2rem;transition:border-color .25s,transform .25s;display:flex}.contact-module__8n00eG__infoLines{flex-direction:column;flex:1;justify-content:flex-start;display:flex}html[data-theme=dark] .contact-module__8n00eG__infoCard{background:var(--color-surface-container-high)}.contact-module__8n00eG__infoCard:hover{border-color:color-mix(in srgb, var(--color-primary) 40%, transparent);transform:translateY(-2px)}.contact-module__8n00eG__infoIcon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;margin-bottom:1rem;font-size:1.75rem;line-height:1;display:block}.contact-module__8n00eG__infoLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-on-surface-variant);margin-bottom:.5rem;display:block}.contact-module__8n00eG__infoLine{font-family:var(--font-body);font-size:var(--text-body-md-size);color:var(--color-on-surface);margin:0;font-weight:700;line-height:1.5;display:block}.contact-module__8n00eG__infoLine+.contact-module__8n00eG__infoLine{margin-top:.25rem}.contact-module__8n00eG__infoLink{color:inherit;text-decoration:none;transition:color .2s}.contact-module__8n00eG__infoLink:hover{color:var(--color-primary)}.contact-module__8n00eG__formPanel{background:var(--color-surface-container-low);border:1px solid var(--color-primary);border-radius:var(--radius-base);box-shadow:var(--shadow-card,0 2px 12px #1c2b3a14);padding:clamp(1.25rem,3vw + .5rem,2rem)}html[data-theme=dark] .contact-module__8n00eG__formPanel{background:var(--color-surface-container)}.contact-module__8n00eG__formTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);line-height:var(--text-headline-md-line-height);color:var(--color-on-surface);margin:0 0 clamp(1.25rem,3vw + .5rem,2rem)}.contact-module__8n00eG__formFields{flex-direction:column;gap:1.5rem;display:flex}.contact-module__8n00eG__formField{flex-direction:column;gap:.5rem;display:flex}.contact-module__8n00eG__formLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-on-surface-variant)}.contact-module__8n00eG__formPanel .input{border:var(--border-default);background:var(--color-surface-container-lowest);padding:clamp(.625rem,1.25vw + .375rem,.75rem)}.contact-module__8n00eG__formPanel input.input{border-radius:var(--radius-full)}html[data-theme=dark] .contact-module__8n00eG__formPanel .input{background:var(--color-surface-container-low)}.contact-module__8n00eG__formPanel .input:focus{border:var(--border-accent);outline:none}.contact-module__8n00eG__formTextarea{resize:vertical;min-height:120px}.contact-module__8n00eG__formSuccess{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-primary);margin:0}.contact-module__8n00eG__formFieldError{font-family:var(--font-body);color:var(--color-error);margin:0;font-size:.8125rem;line-height:1.4}.contact-module__8n00eG__formFieldInvalid .input{border-color:var(--color-error)}.contact-module__8n00eG__formFieldInvalid .input:focus{border-color:var(--color-error)}.contact-module__8n00eG__formError{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-error);margin:0}.contact-module__8n00eG__channelsSection{border-top:1px solid var(--color-border-dim);background:#fff}html[data-theme=dark] .contact-module__8n00eG__channelsSection{background:var(--color-surface-container-high)}.contact-module__8n00eG__channelsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.contact-module__8n00eG__channelsGrid{grid-template-columns:repeat(2,1fr)}}.contact-module__8n00eG__channelCard{background:var(--color-surface-container);border:var(--border-default);border-radius:var(--radius-base);padding:2.5rem;transition:border-color .3s,transform .3s}.contact-module__8n00eG__channelCard:hover{border-color:var(--color-primary);transform:translateY(-4px)}.contact-module__8n00eG__channelTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);color:var(--color-on-surface);margin:0 0 1rem}.contact-module__8n00eG__channelDescription{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-on-surface-variant);margin:0 0 2rem}.contact-module__8n00eG__channelLink{font-family:var(--font-body);font-size:var(--text-body-md-size);color:var(--color-primary);align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:gap .25s;display:inline-flex}.contact-module__8n00eG__channelCard:hover .contact-module__8n00eG__channelLink{gap:1rem}.contact-module__8n00eG__channelLinkIcon{font-size:1.25rem;line-height:1}@media (prefers-reduced-motion:reduce){.contact-module__8n00eG__infoCard:hover,.contact-module__8n00eG__yardCard:hover,.contact-module__8n00eG__channelCard:hover{transform:none}}
.page-hero-module__Cn44Aa__hero,.page-hero-module__Cn44Aa__bg,.page-hero-module__Cn44Aa__overlay,.page-hero-module__Cn44Aa__shimmer{border-radius:0}.page-hero-module__Cn44Aa__hero{align-items:center;min-height:100vh;padding:80px 64px 96px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.page-hero-module__Cn44Aa__hero{min-height:100vh;padding:80px 20px 64px}}.page-hero-module__Cn44Aa__bg{object-fit:cover;object-position:center;z-index:0;border-radius:0}.page-hero-module__Cn44Aa__overlay{z-index:1;-webkit-backdrop-filter:blur(2px);background:linear-gradient(120deg,#0d1b2ae0 0%,#1a5f9a38 50%,#0d1b2ab3 100%);position:absolute;inset:0}.page-hero-module__Cn44Aa__shimmer{z-index:2;pointer-events:none;background:repeating-linear-gradient(105deg,#0000 0 80px,#ffffff05 80px 82px);position:absolute;inset:0}.page-hero-module__Cn44Aa__edge{z-index:3;background:linear-gradient(#0000 0%,#90bfdfb3 30%,#ffffff4d 50%,#90bfdfb3 70%,#0000 100%);width:3px;position:absolute;top:0;bottom:0;left:0}.page-hero-module__Cn44Aa__content{z-index:4;max-width:700px;position:relative}.page-hero-module__Cn44Aa__eyebrow{margin-bottom:16px;display:block}.page-hero-module__Cn44Aa__breadcrumb{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:#fff6;align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:500;display:flex}.page-hero-module__Cn44Aa__breadcrumb a{color:#fff6;text-decoration:none;transition:color .2s}.page-hero-module__Cn44Aa__breadcrumb a:hover{color:#90bfdf}.page-hero-module__Cn44Aa__breadcrumbSep{color:#ffffff40}.page-hero-module__Cn44Aa__breadcrumbActive{color:#90bfdf}.page-hero-module__Cn44Aa__title{font-family:var(--font-headline);color:#fff;text-transform:uppercase;letter-spacing:.03em;text-shadow:0 2px 24px #0000008c;margin:0 0 20px;font-size:52px;font-weight:800;line-height:1.1}@media (max-width:1024px){.page-hero-module__Cn44Aa__title{font-size:38px}}@media (max-width:768px){.page-hero-module__Cn44Aa__title{font-size:28px}}.page-hero-module__Cn44Aa__description{font-family:var(--font-body);color:#ffffffad;text-shadow:0 1px 10px #0006;max-width:580px;margin:0;font-size:16px;line-height:1.8}@media (max-width:768px){.page-hero-module__Cn44Aa__description{font-size:14px}}
.theme-toggle-module__MJVeKG__wrapper{align-items:center;gap:10px;display:inline-flex}.theme-toggle-module__MJVeKG__sideIconBtn{width:32px;height:32px;color:var(--color-on-surface-variant);cursor:pointer;border-radius:var(--radius-base);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.theme-toggle-module__MJVeKG__sideIconBtn:hover,.theme-toggle-module__MJVeKG__sideIconActive{color:var(--color-primary-gold)}.theme-toggle-module__MJVeKG__sideIconBtn .theme-toggle-module__MJVeKG__material-symbols-outlined,.theme-toggle-module__MJVeKG__sideIcon .theme-toggle-module__MJVeKG__material-symbols-outlined{font-size:22px}.theme-toggle-module__MJVeKG__track,.theme-toggle-module__MJVeKG__trackPlaceholder{border-radius:var(--radius-full);flex-shrink:0;width:52px;height:28px;position:relative}.theme-toggle-module__MJVeKG__trackPlaceholder{border:1px solid var(--color-border-dim);background-color:var(--color-surface-container-low);display:block}.theme-toggle-module__MJVeKG__track{box-sizing:border-box;border:1px solid var(--color-border-dim);background-color:var(--color-surface-container-high);cursor:pointer;padding:3px;transition:border-color .2s;position:relative}.theme-toggle-module__MJVeKG__track:hover{border-color:var(--color-primary-gold)}.theme-toggle-module__MJVeKG__thumb{background-color:var(--color-primary-gold);pointer-events:none;border-radius:50%;width:20px;height:20px;transition:left .25s;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 1px 2px #0003}.theme-toggle-module__MJVeKG__track[data-theme=dark] .theme-toggle-module__MJVeKG__thumb{left:calc(100% - 23px)}
.about-module__UxSSNW__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .about-module__UxSSNW__page{background:var(--color-surface-container-low)}.about-module__UxSSNW__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.about-module__UxSSNW__inner{padding-inline:var(--spacing-margin-desktop)}}.about-module__UxSSNW__sectionBlock{padding-block:clamp(3.5rem,7vw,5.5rem)}.about-module__UxSSNW__sectionBlockAlt{background:var(--color-surface-container-low)}html[data-theme=dark] .about-module__UxSSNW__sectionBlockAlt{background:var(--color-surface-container)}.about-module__UxSSNW__stats{border-bottom:1px solid var(--color-border-dim);background:#fff;border-radius:0}html[data-theme=dark] .about-module__UxSSNW__stats{background:var(--color-surface-container-high)}.about-module__UxSSNW__statsInner{max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);border-radius:0;grid-template-columns:1fr;margin-inline:auto;display:grid}@media (min-width:640px){.about-module__UxSSNW__statsInner{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.about-module__UxSSNW__statsInner{padding-inline:var(--spacing-margin-desktop)}}.about-module__UxSSNW__statItem{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,2rem) 1.25rem;display:flex}@media (min-width:640px){.about-module__UxSSNW__statItem{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0}.about-module__UxSSNW__statItem:last-child{border-right:none}}.about-module__UxSSNW__statValue{font-family:var(--font-headline);color:var(--color-primary);margin-bottom:.35rem;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:700;line-height:1.1}.about-module__UxSSNW__statLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant)}.about-module__UxSSNW__operations{background-color:#fff;border-radius:0;overflow:hidden}.about-module__UxSSNW__operationsInner{width:100%;max-width:var(--spacing-container-max);margin-inline:auto;z-index:2;padding-inline:var(--spacing-margin-mobile);border-top:none;margin-top:-72px;position:relative}@media (min-width:768px){.about-module__UxSSNW__operationsInner{padding-inline:var(--spacing-margin-desktop)}}.about-module__UxSSNW__operationsImgWrap{border-bottom:none;border-radius:0;width:100%;height:320px;position:relative;overflow:hidden}.about-module__UxSSNW__operationsImgMotion{z-index:0;border-radius:0;position:absolute;inset:0}.about-module__UxSSNW__operationsImgInner{border-radius:0;width:100%;height:100%;position:relative}.about-module__UxSSNW__operationsImgMotion img{border-radius:0}@media (max-width:768px){.about-module__UxSSNW__operationsImgWrap{height:220px}}.about-module__UxSSNW__operationsImg,.about-module__UxSSNW__operationsImgFade{border-radius:0}.about-module__UxSSNW__operationsImg{object-fit:cover;object-position:center}.about-module__UxSSNW__operationsImgFade{z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 30%,#fff9 65%,#fff 100%);position:absolute;inset:0}.about-module__UxSSNW__operationsBody{border-top:none;padding-top:96px;padding-bottom:96px}@media (max-width:768px){.about-module__UxSSNW__operationsInner{margin-top:-48px}.about-module__UxSSNW__operationsBody{padding-top:64px;padding-bottom:64px}}.about-module__UxSSNW__operationsBadge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#1a5f9a;border-left:2px solid #1a5f9a;border-radius:0;margin-bottom:12px;padding-left:8px;font-size:11px;font-weight:700;display:block}.about-module__UxSSNW__operationsTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;max-width:640px;margin:0 0 14px;font-size:34px;font-weight:800;line-height:1.15}@media (max-width:768px){.about-module__UxSSNW__operationsTitle{font-size:24px}}.about-module__UxSSNW__operationsLine{background-color:#1a5f9a;border-radius:2px;width:44px;height:3px;margin-bottom:28px}.about-module__UxSSNW__operationsCols{grid-template-columns:1.2fr 1fr;align-items:start;gap:40px;display:grid}@media (max-width:1024px){.about-module__UxSSNW__operationsCols{grid-template-columns:1fr;gap:28px}}.about-module__UxSSNW__operationsTexts{flex-direction:column;gap:16px;display:flex}.about-module__UxSSNW__operationsText{font-family:var(--font-body);color:#2c3e52;margin:0;font-size:15px;line-height:1.8}.about-module__UxSSNW__operationsPoints{flex-direction:column;gap:10px;padding-top:4px;display:flex}.about-module__UxSSNW__operationsPoint{background-color:#f4f7fb;border-left:3px solid #1a5f9a;border-radius:4px;align-items:center;gap:12px;padding:14px 16px;transition:background-color .2s;display:flex}.about-module__UxSSNW__operationsPoint:nth-child(2){border-left-color:#2e86ab}.about-module__UxSSNW__operationsPoint:nth-child(3){border-left-color:#5b8db8}.about-module__UxSSNW__operationsPoint:hover{background-color:#e3ebf4}.about-module__UxSSNW__operationsPointIcon{color:#1a5f9a;flex-shrink:0}.about-module__UxSSNW__operationsPoint:nth-child(2) .about-module__UxSSNW__operationsPointIcon{color:#2e86ab}.about-module__UxSSNW__operationsPoint:nth-child(3) .about-module__UxSSNW__operationsPointIcon{color:#5b8db8}.about-module__UxSSNW__operationsPointText{font-family:var(--font-body);color:#0d1b2a;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}html[data-theme=dark] .about-module__UxSSNW__operations{background-color:#0d1b2a}html[data-theme=dark] .about-module__UxSSNW__operationsImgFade{background:linear-gradient(#0000 0% 30%,#0d1b2a99 65%,#0d1b2a 100%)}html[data-theme=dark] .about-module__UxSSNW__operationsBadge{color:#90bfdf;border-left-color:#90bfdf}html[data-theme=dark] .about-module__UxSSNW__operationsTitle{color:#dce8f4}html[data-theme=dark] .about-module__UxSSNW__operationsLine{background-color:#5b8db8}html[data-theme=dark] .about-module__UxSSNW__operationsText{color:#90bfdf}html[data-theme=dark] .about-module__UxSSNW__operationsPoint{background-color:#112236}html[data-theme=dark] .about-module__UxSSNW__operationsPoint:hover{background-color:#1a2d45}html[data-theme=dark] .about-module__UxSSNW__operationsPointText{color:#dce8f4}.about-module__UxSSNW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about-module__UxSSNW__missionSection{background:var(--color-surface-container-low);border-bottom:1px solid var(--color-border-dim);border-radius:0}html[data-theme=dark] .about-module__UxSSNW__missionSection{background:var(--color-surface-container)}.about-module__UxSSNW__missionGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.about-module__UxSSNW__missionGrid{gap:var(--spacing-gutter);grid-template-columns:1fr 1fr}}.about-module__UxSSNW__missionCard{padding:var(--spacing-card-padding);border:1px solid color-mix(in srgb, var(--color-primary) 22%, transparent);border-top:2px solid var(--color-primary);border-radius:var(--radius-base);box-shadow:var(--shadow-card,0 2px 12px #1c2b3a14);background:#fff;transition:transform .3s,border-color .3s,box-shadow .3s}html[data-theme=dark] .about-module__UxSSNW__missionCard{background:var(--color-surface-container-high)}.about-module__UxSSNW__missionCard:hover{border-color:var(--color-primary);box-shadow:0 16px 40px color-mix(in srgb, var(--color-primary) 22%, transparent);transform:translateY(-8px)}.about-module__UxSSNW__missionCardTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);line-height:var(--text-headline-md-line-height);color:var(--color-on-surface);margin:0 0 1rem}.about-module__UxSSNW__missionCardText{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-on-surface-variant);margin:0}.about-module__UxSSNW__valuesSection{background-color:#fff;border-bottom:1px solid #dce4ef;border-radius:0;padding-block:96px}@media (max-width:768px){.about-module__UxSSNW__valuesSection{padding-block:64px}}.about-module__UxSSNW__valuesTop{border-bottom:1px solid #dce4ef;margin-bottom:32px;padding-bottom:32px}.about-module__UxSSNW__valuesHeaderCopy{max-width:46rem}.about-module__UxSSNW__valuesBadge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#1a5f9a;border-left:2px solid #1a5f9a;border-radius:0;margin-bottom:10px;padding-left:8px;font-size:11px;font-weight:700;display:inline-block}.about-module__UxSSNW__valuesTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0 0 16px;font-size:34px;font-weight:800;line-height:1.15}@media (max-width:768px){.about-module__UxSSNW__valuesTitle{font-size:26px}}.about-module__UxSSNW__valuesLead{max-width:46rem;font-family:var(--font-body);color:#6b8caa;margin:0;font-size:13px;line-height:1.6}.about-module__UxSSNW__valuesGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2px;margin-top:0;display:grid}.about-module__UxSSNW__valuesGrid>*{height:100%;display:flex}@media (max-width:1024px){.about-module__UxSSNW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__UxSSNW__valuesGrid{grid-template-columns:1fr}}.about-module__UxSSNW__valuesCard{background-color:#f4f7fb;border-top:3px solid #1a5f9a;border-radius:0;flex-direction:column;flex:1;width:100%;height:100%;padding:24px 20px;transition:background-color .2s;display:flex}.about-module__UxSSNW__valuesGrid>:nth-child(4) .about-module__UxSSNW__valuesCard,.about-module__UxSSNW__valuesGrid>:nth-child(5) .about-module__UxSSNW__valuesCard,.about-module__UxSSNW__valuesGrid>:nth-child(6) .about-module__UxSSNW__valuesCard{border-top-color:#5b8db8}.about-module__UxSSNW__valuesCard:hover{background-color:#e3ebf4}.about-module__UxSSNW__valuesCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.about-module__UxSSNW__valuesIcon{color:#fff;background-color:#1a5f9a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-module__UxSSNW__valuesNum{font-family:var(--font-headline);letter-spacing:.1em;color:#b0c8de;text-transform:uppercase;font-size:13px;font-weight:700}.about-module__UxSSNW__valuesCardTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:16px;font-weight:700}.about-module__UxSSNW__valuesCardText{font-family:var(--font-body);color:#6b8caa;flex:1;margin:0;font-size:13px;line-height:1.6}html[data-theme=dark] .about-module__UxSSNW__valuesSection{background-color:#0d1b2a;border-bottom-color:#1a2d45}html[data-theme=dark] .about-module__UxSSNW__valuesTop{border-bottom-color:#1a2d45}html[data-theme=dark] .about-module__UxSSNW__valuesBadge{color:#90bfdf;border-left-color:#90bfdf}html[data-theme=dark] .about-module__UxSSNW__valuesTitle{color:#dce8f4}html[data-theme=dark] .about-module__UxSSNW__valuesLead{color:#4a7a9b}html[data-theme=dark] .about-module__UxSSNW__valuesCard{background-color:#112236}html[data-theme=dark] .about-module__UxSSNW__valuesCard:hover{background-color:#1a2d45}html[data-theme=dark] .about-module__UxSSNW__valuesCardTitle{color:#dce8f4}html[data-theme=dark] .about-module__UxSSNW__valuesCardText{color:#4a7a9b}html[data-theme=dark] .about-module__UxSSNW__valuesNum{color:#243852}.about-module__UxSSNW__cta{background:var(--color-primary);text-align:center;border-radius:0;padding:clamp(2.5rem,5vw,4rem)}.about-module__UxSSNW__ctaTitle{font-family:var(--font-headline);color:#fff;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:700;line-height:1.15}.about-module__UxSSNW__ctaText{max-width:48rem;font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);color:#ffffffd9;margin:0 auto 2rem}.about-module__UxSSNW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__UxSSNW__ctaBtn{color:var(--color-primary);border-color:#fff}.about-module__UxSSNW__ctaBtn:before{transform-origin:100%;background-color:#fff;transition:transform .35s;transform:scaleX(1)}.about-module__UxSSNW__ctaBtn:hover:not(:disabled){color:#fff;border-color:#fff}.about-module__UxSSNW__ctaBtn:hover:not(:disabled):before{transform:scaleX(0)}html[data-theme=dark] .about-module__UxSSNW__ctaBtn{color:#fff;border-color:#0d1b2a}html[data-theme=dark] .about-module__UxSSNW__ctaBtn:before{background-color:#0d1b2a}html[data-theme=dark] .about-module__UxSSNW__ctaBtn:hover:not(:disabled){color:#0d1b2a;border-color:#0d1b2a}@media (prefers-reduced-motion:reduce){.about-module__UxSSNW__valuesCard:hover,.about-module__UxSSNW__missionCard:hover,.about-module__UxSSNW__operationsPoint:hover{transform:none}}
.admin-module__r4bRMW__adminRoot{background:var(--color-surface-container-low);color:var(--color-on-surface);border-radius:0;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.admin-module__r4bRMW__shell{border-radius:0;flex:1;min-height:0;display:flex}.admin-module__r4bRMW__sidebarBackdrop{z-index:40;background:#0a16288c;display:none;position:fixed;inset:0}.admin-module__r4bRMW__sidebarBackdropOpen{display:block}.admin-module__r4bRMW__sidebar{z-index:50;color:#fff;background:#0a1628;border-right:1px solid #00b5b233;border-radius:0;flex-direction:column;width:16rem;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.admin-module__r4bRMW__sidebarOpen{transform:translate(0)}.admin-module__r4bRMW__sidebarBrand{color:inherit;border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;min-height:4.5rem;padding:1.25rem 1rem;text-decoration:none;display:flex}.admin-module__r4bRMW__sidebarBrandIcon{object-fit:contain;flex-shrink:0;width:2rem;height:2rem;display:none}.admin-module__r4bRMW__sidebarBrandFull{object-fit:contain;flex-shrink:0;width:auto;height:2rem}.admin-module__r4bRMW__sidebarBrandLabel{font-family:var(--font-headline);letter-spacing:.06em;text-transform:uppercase;color:#00b5b2;font-size:.875rem;font-weight:600}.admin-module__r4bRMW__sidebarNav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.admin-module__r4bRMW__navItem{border-radius:var(--radius-sm,4px);color:#ffffffc7;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.admin-module__r4bRMW__navIconWrap{flex-shrink:0;display:inline-flex;position:relative}.admin-module__r4bRMW__navIcon,.admin-module__r4bRMW__signOutIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.admin-module__r4bRMW__navItem:hover{color:#fff;background:#ffffff14}.admin-module__r4bRMW__navItemActive{color:#00e8e4;background:#083542}.admin-module__r4bRMW__navBadge{z-index:1;color:#0a1628;pointer-events:none;background:#00a3a0;border:2px solid #0a1628;border-radius:999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .3rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.4rem;right:-.45rem}.admin-module__r4bRMW__navBadgeOnActive{color:#0a1628;background:#fff;border-color:#074752}.admin-module__r4bRMW__sidebarFooter{border-top:1px solid #ffffff14;padding:1rem .75rem 1.25rem}.admin-module__r4bRMW__signOutBtn{border-radius:var(--radius-sm,4px);color:#ffffffd9;width:100%;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:background .2s,border-color .2s;display:flex}.admin-module__r4bRMW__signOutBtn:hover{background:#ffffff0f;border-color:#ffffff40}.admin-module__r4bRMW__mainColumn{border-radius:0;flex-direction:column;flex:1;min-width:0;margin-left:0;display:flex}.admin-module__r4bRMW__header{background:var(--color-background);border-bottom:1px solid var(--color-border-dim);border-radius:0;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;height:4rem;padding:0 1rem;display:flex}.admin-module__r4bRMW__headerLeft{align-items:center;gap:.75rem;display:flex}.admin-module__r4bRMW__menuBtn{border-radius:var(--radius-sm,4px);width:2.5rem;height:2.5rem;color:var(--color-on-surface);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.admin-module__r4bRMW__headerTitle{font-family:var(--font-headline);margin:0;font-size:1.125rem;font-weight:600}.admin-module__r4bRMW__headerActions{align-items:center;gap:.75rem;display:flex}.admin-module__r4bRMW__viewSiteLink{color:var(--color-primary);font-size:.875rem;font-weight:500;text-decoration:none}.admin-module__r4bRMW__viewSiteLink:hover{text-decoration:underline}.admin-module__r4bRMW__main{border-radius:0;flex:1;padding:1.25rem 1rem 2rem;overflow:auto}@media (min-width:768px){.admin-module__r4bRMW__sidebarBackdrop{display:none!important}.admin-module__r4bRMW__sidebar{width:4.5rem;transition:width .25s;position:sticky;transform:none}.admin-module__r4bRMW__sidebar:hover{width:16rem}.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__sidebarBrand{justify-content:center;gap:0;padding-inline:.5rem}.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__sidebarBrandFull,.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__sidebarBrandLabel{display:none}.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__sidebarBrandIcon{display:block}.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__navItem,.admin-module__r4bRMW__sidebar:not(:hover) .admin-module__r4bRMW__signOutBtn{justify-content:center;gap:0;padding:.75rem}.admin-module__r4bRMW__sidebarBrandLabel,.admin-module__r4bRMW__navLabel,.admin-module__r4bRMW__signOutLabel{opacity:0;white-space:nowrap;max-width:0;transition:opacity .2s,max-width .25s;overflow:hidden}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__sidebarBrand{justify-content:flex-start;gap:.75rem;padding-inline:1rem}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__sidebarBrandIcon{display:none}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__sidebarBrandFull,.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__sidebarBrandLabel{display:block}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__navItem{justify-content:flex-start;gap:.75rem;padding:.75rem 1rem}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__signOutBtn{justify-content:center;gap:.5rem;padding:.75rem 1rem}.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__sidebarBrandLabel,.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__navLabel,.admin-module__r4bRMW__sidebar:hover .admin-module__r4bRMW__signOutLabel{opacity:1;max-width:12rem}.admin-module__r4bRMW__mainColumn{margin-left:0}.admin-module__r4bRMW__menuBtn{display:none}.admin-module__r4bRMW__main{padding:1.5rem 1.75rem 2.5rem}}.admin-module__r4bRMW__pageTitle{font-family:var(--font-headline);margin:0 0 .35rem;font-size:clamp(1.375rem,2vw,1.75rem);font-weight:700}.admin-module__r4bRMW__pageLead{color:var(--color-on-surface-variant);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.admin-module__r4bRMW__card{background:var(--color-background);border:1px solid var(--color-border-dim);border-radius:var(--radius-base);padding:1.25rem}.admin-module__r4bRMW__loginPage{background:linear-gradient(135deg,#0a1628 0%,#0d2137 50%,#0a1f2e 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.admin-module__r4bRMW__loginCard{background:var(--color-background);border:1px solid var(--color-border-dim);border-radius:var(--radius-base);width:100%;max-width:26rem;padding:2rem;box-shadow:0 24px 48px #0003}.admin-module__r4bRMW__loginBrand{text-align:center;margin:0 auto 1.5rem;display:block}.admin-module__r4bRMW__loginTitle{font-family:var(--font-headline);text-align:center;margin:0 0 .35rem;font-size:1.375rem;font-weight:700}.admin-module__r4bRMW__loginSubtitle{text-align:center;color:var(--color-on-surface-variant);margin:0 0 1.5rem;font-size:.875rem}.admin-module__r4bRMW__formStack{flex-direction:column;gap:1rem;display:flex}.admin-module__r4bRMW__field label{color:var(--color-on-surface-variant);margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.admin-module__r4bRMW__field input,.admin-module__r4bRMW__field textarea{width:100%}.admin-module__r4bRMW__fieldError{color:var(--color-error);margin:.35rem 0 0;font-size:.8125rem}.admin-module__r4bRMW__fieldInvalid input,.admin-module__r4bRMW__fieldInvalid textarea{border-color:var(--color-error)}.admin-module__r4bRMW__formError{border-radius:var(--radius-sm,4px);background:var(--color-error-container);color:var(--color-on-error-container);margin:0;padding:.75rem;font-size:.875rem}.admin-module__r4bRMW__formSectionTitle{font-family:var(--font-headline);margin:0 0 1rem;font-size:1rem;font-weight:600}.admin-module__r4bRMW__formSectionTitle:not(:first-of-type){margin-top:2.25rem}.admin-module__r4bRMW__formSectionDesc{color:var(--color-on-surface-variant);margin:-.35rem 0 1rem;font-size:.875rem;line-height:1.5}.admin-module__r4bRMW__formSubmit{margin-top:1.75rem}.admin-module__r4bRMW__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.admin-module__r4bRMW__toolbar input[type=search]{flex:12rem;width:auto;min-width:0}.admin-module__r4bRMW__toolbar select{flex:none;width:auto;min-width:8.5rem}.admin-module__r4bRMW__tableWrap{overflow-x:auto}.admin-module__r4bRMW__table{border-collapse:collapse;width:100%;min-width:52rem;font-size:.875rem}.admin-module__r4bRMW__table th,.admin-module__r4bRMW__table td{text-align:left;border-bottom:1px solid var(--color-border-dim);vertical-align:top;padding:.75rem}.admin-module__r4bRMW__table th{letter-spacing:.04em;text-transform:uppercase;color:var(--color-on-surface-variant);font-size:.75rem;font-weight:600}.admin-module__r4bRMW__rowUnread{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-background))}.admin-module__r4bRMW__messagePreview{max-width:14rem;color:var(--color-on-surface-variant)}.admin-module__r4bRMW__rowActions{gap:.5rem;display:flex}.admin-module__r4bRMW__iconBtn{border:1px solid var(--color-border-dim);border-radius:var(--radius-sm,4px);background:var(--color-background);width:2.25rem;height:2.25rem;color:var(--color-on-surface);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.admin-module__r4bRMW__iconBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.admin-module__r4bRMW__pagination{color:var(--color-on-surface-variant);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.admin-module__r4bRMW__modalBackdrop{z-index:80;background:#0a16288c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-module__r4bRMW__modal{background:var(--color-background);border:1px solid var(--color-border-dim);border-radius:var(--radius-base);width:100%;max-width:36rem;max-height:min(90vh,40rem);padding:1.5rem;overflow:auto}.admin-module__r4bRMW__modalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-module__r4bRMW__modalTitle{font-family:var(--font-headline);margin:0;font-size:1.25rem;font-weight:600}.admin-module__r4bRMW__modalMeta{color:var(--color-on-surface-variant);margin:.25rem 0 0;font-size:.8125rem}.admin-module__r4bRMW__modalBody p{white-space:pre-wrap;margin:0 0 .75rem;line-height:1.6}.admin-module__r4bRMW__modalFooter{border-top:1px solid var(--color-border-dim);justify-content:flex-end;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.admin-module__r4bRMW__badgeUnread{text-transform:uppercase;background:color-mix(in srgb, var(--color-primary) 18%, transparent);color:var(--color-primary);border-radius:999px;margin-left:.5rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.admin-module__r4bRMW__emptyState{text-align:center;color:var(--color-on-surface-variant);padding:2.5rem 1rem}.admin-module__r4bRMW__pdfField{flex-direction:column;gap:.75rem;display:flex}.admin-module__r4bRMW__pdfPreview{border-radius:var(--radius-sm,4px);background:#fff;border:none;width:100%;max-width:10.5rem;margin:0 auto;display:block;overflow:hidden;box-shadow:0 4px 20px #0a16281a}.admin-module__r4bRMW__pdfPreview canvas{width:100%;height:auto;display:block}.admin-module__r4bRMW__pdfFilename{color:var(--color-on-surface-variant);margin:0;font-size:.875rem}.admin-module__r4bRMW__pdfCard{border-radius:var(--radius-base);background:color-mix(in srgb, var(--color-primary) 7%, #f4f7fa);width:100%;max-width:22rem;overflow:hidden}.admin-module__r4bRMW__pdfCardCanvas{justify-content:center;align-items:center;min-height:12.5rem;padding:1.5rem 1.25rem 1.25rem;display:flex}.admin-module__r4bRMW__pdfCardFooter{background:var(--color-background);border-top:1px solid var(--color-border-dim);color:var(--color-on-surface);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.admin-module__r4bRMW__pdfCardFooter .admin-module__r4bRMW__material-symbols-outlined{color:var(--color-on-surface-variant);flex-shrink:0;font-size:1.25rem}.admin-module__r4bRMW__pdfCardFilename{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-module__r4bRMW__pdfCardActions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.admin-module__r4bRMW__pdfTextAction{color:#0a1628;cursor:pointer;font-size:.875rem;font-weight:600}.admin-module__r4bRMW__pdfTextAction:hover{color:var(--color-primary)}.admin-module__r4bRMW__pdfTextActionDanger{color:var(--color-error);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600}.admin-module__r4bRMW__pdfTextActionDanger:hover{text-decoration:underline}.admin-module__r4bRMW__pdfUploadDropzone{border:2px dashed color-mix(in srgb, var(--color-on-surface) 22%, transparent);border-radius:var(--radius-base);background:var(--color-background);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;max-width:22rem;min-height:11.5rem;padding:2rem 1.5rem;transition:border-color .2s,background .2s;display:flex}.admin-module__r4bRMW__pdfUploadDropzone:hover,.admin-module__r4bRMW__pdfUploadDropzone:focus-within{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 5%, var(--color-background))}.admin-module__r4bRMW__pdfUploadDropzone .admin-module__r4bRMW__material-symbols-outlined{color:var(--color-on-surface-variant);margin-bottom:.25rem;font-size:2.5rem}.admin-module__r4bRMW__pdfUploadTitle{color:var(--color-on-surface);font-size:.9375rem;font-weight:600}.admin-module__r4bRMW__pdfUploadHint{color:var(--color-on-surface-variant);font-size:.8125rem}.admin-module__r4bRMW__pdfRemovalNote{color:var(--color-on-surface-variant);margin:0;font-size:.875rem}.admin-module__r4bRMW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-module__r4bRMW__secretModalActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.admin-module__r4bRMW__toastStack{z-index:100;flex-direction:column;gap:.5rem;max-width:min(22rem,100vw - 2rem);display:flex;position:fixed;bottom:1rem;right:1rem}.admin-module__r4bRMW__toast{border-radius:var(--radius-base);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;display:flex;box-shadow:0 8px 24px #00000026}.admin-module__r4bRMW__toastSuccess{color:#fff;background:#0a1628;border:1px solid #00b5b259}.admin-module__r4bRMW__toastError{background:var(--color-error-container);color:var(--color-on-error-container);border:1px solid var(--color-error)}.admin-module__r4bRMW__toastDismiss{color:inherit;cursor:pointer;opacity:.8;background:0 0;border:none;margin-left:auto;padding:0}.admin-module__r4bRMW__profileEmail{background:var(--color-surface-container-low);border-radius:var(--radius-sm,4px);margin:0 0 1.25rem;padding:.75rem 1rem;font-size:.9375rem}
.home-module__oe3DtG__home{width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}.home-module__oe3DtG__hero,.home-module__oe3DtG__stats,.home-module__oe3DtG__section,.home-module__oe3DtG__sectionBg,.home-module__oe3DtG__sectionBgAlt,.home-module__oe3DtG__whyTrust,.home-module__oe3DtG__materials,.home-module__oe3DtG__projects,.home-module__oe3DtG__projectsInner,.home-module__oe3DtG__contactSection{border-radius:0}.home-module__oe3DtG__sectionInner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.home-module__oe3DtG__sectionInner{padding-inline:var(--spacing-margin-desktop)}}.home-module__oe3DtG__hero,.home-module__oe3DtG__heroMedia,.home-module__oe3DtG__heroSlider,.home-module__oe3DtG__heroSlide,.home-module__oe3DtG__heroOverlay{border-radius:0}.home-module__oe3DtG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.home-module__oe3DtG__heroMedia{z-index:0;position:absolute;inset:0}.home-module__oe3DtG__heroSlider{position:absolute;inset:0}@keyframes home-module__oe3DtG__heroKenBurns{0%{transform:scale(1.08)}to{transform:scale(1)}}.home-module__oe3DtG__heroSlide{opacity:0;pointer-events:none;transition:opacity 1s ease-in-out;position:absolute;inset:0;overflow:hidden}.home-module__oe3DtG__heroSlideActive{opacity:1}.home-module__oe3DtG__heroImage{object-fit:cover;transform-origin:50%;border-radius:0;transform:scale(1)}.home-module__oe3DtG__heroSlide img{object-fit:cover;transform-origin:50%;border-radius:0;transform:scale(1)}@media (prefers-reduced-motion:no-preference){:is(.home-module__oe3DtG__heroSlideActive img,.home-module__oe3DtG__heroSlideActive .home-module__oe3DtG__heroImage){animation:5.5s ease-out forwards home-module__oe3DtG__heroKenBurns}:is(.home-module__oe3DtG__heroSlide:not(.home-module__oe3DtG__heroSlideActive) img,.home-module__oe3DtG__heroSlide:not(.home-module__oe3DtG__heroSlideActive) .home-module__oe3DtG__heroImage){animation:none;transform:scale(1)}}.home-module__oe3DtG__heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(#13131366 0%,#131313a6 100%);position:absolute;inset:0}.home-module__oe3DtG__heroContent{z-index:2;width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);--hero-fg-title:#fff;--hero-fg-muted:#e0e0e0;--hero-divider:color-mix(in srgb, var(--color-deep-navy) 50%, transparent);margin-inline:auto;padding-block:48px 64px;position:relative}@media (min-width:768px){.home-module__oe3DtG__heroContent{padding-inline:var(--spacing-margin-desktop)}}.home-module__oe3DtG__heroInner{max-width:48rem}.home-module__oe3DtG__heroContent .home-module__oe3DtG__heroTitle{font-family:var(--font-headline);font-size:clamp(1.5rem,4vw + .85rem,3rem);font-weight:var(--text-headline-xl-weight);letter-spacing:-.02em;color:var(--hero-fg-title);margin:0 0 24px;line-height:clamp(2rem,4vw + 1.15rem,3.5rem)}.home-module__oe3DtG__heroTitleShort{display:block}.home-module__oe3DtG__heroTitleFull{display:none}.home-module__oe3DtG__heroContent .home-module__oe3DtG__heroLead{font-family:var(--font-body);font-size:clamp(1rem,1.5vw + .65rem,1.125rem);font-weight:var(--text-body-lg-weight);color:var(--hero-fg-muted);max-width:42rem;margin:0 0 40px;line-height:clamp(1.5rem,2vw + 1rem,1.75rem)}@media (min-width:768px){.home-module__oe3DtG__heroTitleShort{display:none}.home-module__oe3DtG__heroTitleFull{display:block}}.home-module__oe3DtG__heroActions{margin-bottom:48px}.home-module__oe3DtG__heroActions .home-module__oe3DtG__heroQuoteBtn{padding:18px 48px;font-size:14px}.home-module__oe3DtG__heroContent .home-module__oe3DtG__heroLicense{border-top:1px solid var(--hero-divider);padding-top:32px}.home-module__oe3DtG__heroContent .home-module__oe3DtG__heroLicense p{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--hero-fg-muted);opacity:.7;margin:0}.home-module__oe3DtG__stats{border-bottom:1px solid var(--color-border-dim);background:#fff;border-radius:0}html[data-theme=dark] .home-module__oe3DtG__stats{background:var(--color-surface-container-high)}.home-module__oe3DtG__statsGrid{border-radius:0;grid-template-columns:1fr;display:grid}@media (min-width:640px){.home-module__oe3DtG__statsGrid{grid-template-columns:repeat(3,1fr)}}.home-module__oe3DtG__statItem{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,2rem) 1.25rem;display:flex}@media (min-width:640px){.home-module__oe3DtG__statItem{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0}.home-module__oe3DtG__statItem:last-child{border-right:none}}.home-module__oe3DtG__statValue{font-family:var(--font-headline);color:var(--color-primary);margin-bottom:.35rem;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:700;line-height:1.1}.home-module__oe3DtG__statLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant)}.home-module__oe3DtG__section{padding-block:80px}@media (min-width:1024px){.home-module__oe3DtG__section{padding-block:128px}}.home-module__oe3DtG__sectionBg{background:var(--color-background)}.home-module__oe3DtG__sectionBgAlt{background:var(--color-surface-container-low)}.home-module__oe3DtG__sectionTitle{font-family:var(--font-headline);font-size:var(--text-headline-lg-size);font-weight:var(--text-headline-lg-weight);line-height:var(--text-headline-lg-line-height);letter-spacing:var(--text-headline-lg-letter-spacing);color:var(--color-on-surface);margin:0}.home-module__oe3DtG__sectionTitle:after{content:"";background-color:var(--color-primary);width:48px;height:2px;margin-top:16px;display:block}@media (max-width:767px){.home-module__oe3DtG__sectionTitle{font-size:var(--text-headline-lg-mobile-size);line-height:var(--text-headline-lg-mobile-line-height)}}.home-module__oe3DtG__whoWeAre{background-color:var(--color-background);padding-block:var(--spacing-section)}@media (max-width:768px){.home-module__oe3DtG__whoWeAre{padding-block:64px}}.home-module__oe3DtG__whoWeAreTop{align-items:stretch;gap:48px;margin-bottom:48px;display:flex}.home-module__oe3DtG__whoWeAreTextCol{flex:0 0 55%;min-width:0;max-width:55%}.home-module__oe3DtG__whoWeAreText{width:100%}.home-module__oe3DtG__whoWeAreImageBox{background-color:var(--color-surface-container-highest);border-radius:6px;flex:1;align-self:stretch;min-width:0;min-height:220px;position:relative;overflow:hidden}.home-module__oe3DtG__whoWeAreImageMotion{position:absolute;inset:0}.home-module__oe3DtG__whoWeAreImageWrap{width:100%;height:100%;position:relative}.home-module__oe3DtG__whoWeAreImg{object-fit:cover;transition:transform .6s}.home-module__oe3DtG__whoWeAreImageBox:hover .home-module__oe3DtG__whoWeAreImg{transform:scale(1.06)}.home-module__oe3DtG__whoWeAreTitle{font-family:var(--font-headline);font-size:var(--text-headline-lg-size);color:var(--color-on-surface);text-transform:uppercase;letter-spacing:.03em;margin:0 0 16px;font-weight:800;line-height:1.15}.home-module__oe3DtG__whoWeAreBody{font-family:var(--font-body);font-size:var(--text-body-md-size);color:var(--color-on-surface-variant);margin:0 0 12px;line-height:1.7}.home-module__oe3DtG__learnMoreLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.home-module__oe3DtG__learnMoreLink:hover{gap:10px}.home-module__oe3DtG__pillarsRow{border-top:1px solid var(--color-outline-variant);border-radius:0;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:32px;display:grid}.home-module__oe3DtG__pillarCard{align-items:flex-start;gap:14px;display:flex}.home-module__oe3DtG__pillarIconBox{background-color:var(--color-primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:65px;min-width:65px;height:65px;display:flex}.home-module__oe3DtG__pillarIconBox svg{width:30px;height:30px}.home-module__oe3DtG__pillarTitle{font-family:var(--font-body);color:var(--color-on-surface);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:13px;font-weight:700}.home-module__oe3DtG__pillarText{font-family:var(--font-body);color:var(--color-outline);font-size:13px;line-height:1.5}@media (max-width:768px){.home-module__oe3DtG__whoWeAreTop{flex-direction:column;align-items:stretch}.home-module__oe3DtG__whoWeAreTextCol{flex:unset;max-width:100%}.home-module__oe3DtG__whoWeAreImageBox{flex:unset;align-self:auto;width:100%;height:220px}.home-module__oe3DtG__pillarsRow{grid-template-columns:1fr;gap:20px}}html[data-theme=dark] .home-module__oe3DtG__whoWeAre{background-color:var(--color-surface-container-low)}html[data-theme=dark] .home-module__oe3DtG__whoWeAreTitle{color:var(--color-on-surface)}html[data-theme=dark] .home-module__oe3DtG__whoWeAreBody{color:var(--color-on-surface-variant)}html[data-theme=dark] .home-module__oe3DtG__learnMoreLink{color:var(--color-soft-blue)}html[data-theme=dark] .home-module__oe3DtG__pillarsRow{border-top-color:var(--color-outline-variant)}html[data-theme=dark] .home-module__oe3DtG__pillarTitle{color:var(--color-on-surface)}html[data-theme=dark] .home-module__oe3DtG__pillarText{color:var(--color-outline)}.home-module__oe3DtG__aboutLink{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-primary);align-items:center;gap:8px;margin-top:40px;text-decoration:none;transition:color .2s;display:inline-flex}.home-module__oe3DtG__aboutLink:hover{color:var(--color-brand-mid-blue)}.home-module__oe3DtG__aboutLinkLabel{transition:text-decoration-color .2s;display:inline-block}.home-module__oe3DtG__aboutLink:hover .home-module__oe3DtG__aboutLinkLabel{text-underline-offset:4px;text-decoration:underline}.home-module__oe3DtG__aboutLinkIcon{font-size:1.125rem;line-height:1;transition:transform .25s;display:inline-flex}.home-module__oe3DtG__aboutLink:hover .home-module__oe3DtG__aboutLinkIcon{transform:translate(8px)}.home-module__oe3DtG__materials{background-color:#f4f7fb;border-radius:0;padding-block:96px}@media (max-width:768px){.home-module__oe3DtG__materials{padding-block:64px}}.home-module__oe3DtG__materialsHead{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}@media (max-width:768px){.home-module__oe3DtG__materialsHead{flex-direction:column;align-items:flex-start}}.home-module__oe3DtG__materialsBadge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#1a5f9a;border-left:2px solid #1a5f9a;border-radius:0;margin-bottom:10px;padding-left:8px;font-size:11px;font-weight:700;display:block}.home-module__oe3DtG__materialsTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0 0 10px;font-size:34px;font-weight:800;line-height:1.15}@media (max-width:768px){.home-module__oe3DtG__materialsTitle{font-size:26px}}.home-module__oe3DtG__materialsBody{font-family:var(--font-body);color:#6b8caa;max-width:520px;margin:0;font-size:14px;line-height:1.7}.home-module__oe3DtG__materialsViewAll{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#1a5f9a;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.home-module__oe3DtG__materialsViewAll:hover{gap:10px}.home-module__oe3DtG__materialsGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;display:grid}@media (max-width:768px){.home-module__oe3DtG__materialsGrid{grid-template-columns:1fr}}.home-module__oe3DtG__matCard{border:1px solid #dce4ef;border-radius:6px;flex-direction:column;flex:1;width:100%;height:100%;display:flex;overflow:hidden}.home-module__oe3DtG__materialsGrid>*{height:100%;display:flex}.home-module__oe3DtG__matCardHeader{border-radius:6px 6px 0 0;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.home-module__oe3DtG__headerBlue{background-color:#1a5f9a}.home-module__oe3DtG__headerTeal{background-color:#2e86ab}.home-module__oe3DtG__headerNavy{background-color:#0d3a61}.home-module__oe3DtG__headerSlate{background-color:#1a3a5c}.home-module__oe3DtG__headerRed{background-color:#c0392b}.home-module__oe3DtG__headerDarkTeal{background-color:#0d6e82}.home-module__oe3DtG__matCardCat{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-bottom:5px;font-size:10px;font-weight:700}.home-module__oe3DtG__matCardTitle{font-family:var(--font-headline);color:#fff;text-transform:uppercase;letter-spacing:.03em;font-size:18px;font-weight:800}.home-module__oe3DtG__matCardHeaderIcon{color:#ffffff59;flex-shrink:0;margin-top:2px}.home-module__oe3DtG__matCardBody{background-color:#c8d8eb;background-position:50%;background-size:cover;border-radius:0 0 6px 6px;flex:1;min-height:240px;position:relative;overflow:hidden}.home-module__oe3DtG__matCardOverlay{background-color:#ffffffd4;border-radius:0 0 6px 6px;flex-direction:column;justify-content:space-between;padding:20px 18px;transition:background-color .25s;display:flex;position:absolute;inset:0}.home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardOverlay{background-color:#0000}.home-module__oe3DtG__matCardDesc{font-family:var(--font-body);color:#2c3e52;margin:0 0 12px;font-size:13px;line-height:1.65;transition:color .25s,text-shadow .25s}.home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardDesc{color:#fff;text-shadow:0 1px 4px #000000bf}.home-module__oe3DtG__matCardChips{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.home-module__oe3DtG__matCardChip{font-family:var(--font-body);color:#1a5f9a;background-color:#1a5f9a14;border:1px solid #1a5f9a33;border-radius:3px;padding:3px 8px;font-size:11px;font-weight:600;transition:color .25s,background-color .25s,border-color .25s}.home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardChip{color:#1a5f9a;background-color:#ffffffeb;border-color:#fffffff2}.home-module__oe3DtG__matCardLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#1a5f9a;align-items:center;gap:5px;font-size:11px;font-weight:700;text-decoration:none;transition:gap .2s,color .25s,text-shadow .25s;display:inline-flex}.home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardLink{color:#fff;text-shadow:0 1px 4px #000000bf}.home-module__oe3DtG__matCardLink:hover{gap:8px}html[data-theme=dark] .home-module__oe3DtG__materials{background-color:#0a1628}html[data-theme=dark] .home-module__oe3DtG__materialsTitle{color:#dce8f4}html[data-theme=dark] .home-module__oe3DtG__materialsBody{color:#4a7a9b}html[data-theme=dark] .home-module__oe3DtG__materialsBadge{color:#90bfdf;border-left-color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__materialsViewAll{color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__matCard{border-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__matCardOverlay{background-color:#0a1628d4}html[data-theme=dark] .home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardOverlay{background-color:#0000}:is(html[data-theme=dark] .home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardDesc,html[data-theme=dark] .home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardLink){color:#fff;text-shadow:0 1px 4px #000000d9}html[data-theme=dark] .home-module__oe3DtG__matCard:hover .home-module__oe3DtG__matCardChip{color:#0d1b2a;background-color:#ffffffeb;border-color:#fffffff2}html[data-theme=dark] .home-module__oe3DtG__matCardDesc{color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__matCardChip{color:#90bfdf;background-color:#90bfdf14;border-color:#90bfdf33}html[data-theme=dark] .home-module__oe3DtG__matCardLink{color:#90bfdf}.home-module__oe3DtG__whyTrust{background-color:#fff;border-bottom:1px solid #dce4ef;border-radius:0;padding-block:96px}@media (max-width:768px){.home-module__oe3DtG__whyTrust{padding-block:64px}}.home-module__oe3DtG__whyTrustTop{border-bottom:1px solid #dce4ef;justify-content:space-between;align-items:flex-end;margin-bottom:32px;padding-bottom:32px;display:flex}@media (max-width:768px){.home-module__oe3DtG__whyTrustTop{flex-direction:column;align-items:flex-start;gap:16px}}.home-module__oe3DtG__whyTrustBadge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#1a5f9a;border-left:2px solid #1a5f9a;border-radius:0;margin-bottom:10px;padding-left:8px;font-size:11px;font-weight:700;display:inline-block}.home-module__oe3DtG__whyTrustTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:34px;font-weight:800;line-height:1.15}@media (max-width:768px){.home-module__oe3DtG__whyTrustTitle{font-size:26px}}.home-module__oe3DtG__whyTrustLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#1a5f9a;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:12px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.home-module__oe3DtG__whyTrustLink:hover{gap:10px}.home-module__oe3DtG__whyTrustGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2px;margin-top:0;display:grid}.home-module__oe3DtG__whyTrustGrid>*{height:100%;display:flex}@media (max-width:1024px){.home-module__oe3DtG__whyTrustGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-module__oe3DtG__whyTrustGrid{grid-template-columns:1fr}}.home-module__oe3DtG__whyTrustCard{background-color:#f4f7fb;border-top:3px solid #1a5f9a;border-radius:0;flex-direction:column;flex:1;width:100%;height:100%;padding:24px 20px;transition:background-color .2s;display:flex}.home-module__oe3DtG__whyTrustGrid>:nth-child(4) .home-module__oe3DtG__whyTrustCard,.home-module__oe3DtG__whyTrustGrid>:nth-child(5) .home-module__oe3DtG__whyTrustCard,.home-module__oe3DtG__whyTrustGrid>:nth-child(6) .home-module__oe3DtG__whyTrustCard{border-top-color:#5b8db8}.home-module__oe3DtG__whyTrustCard:hover{background-color:#e3ebf4}.home-module__oe3DtG__whyTrustCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.home-module__oe3DtG__whyTrustIcon{color:#fff;background-color:#1a5f9a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-module__oe3DtG__whyTrustNum{font-family:var(--font-headline);letter-spacing:.1em;color:#b0c8de;text-transform:uppercase;font-size:13px;font-weight:700}.home-module__oe3DtG__whyTrustCardTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:16px;font-weight:700}.home-module__oe3DtG__whyTrustCardText{font-family:var(--font-body);color:#6b8caa;flex:1;margin:0;font-size:13px;line-height:1.6}html[data-theme=dark] .home-module__oe3DtG__whyTrust{background-color:#0d1b2a;border-bottom-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__whyTrustTop{border-bottom-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__whyTrustBadge{color:#90bfdf;border-left-color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__whyTrustTitle{color:#dce8f4}html[data-theme=dark] .home-module__oe3DtG__whyTrustLink{color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__whyTrustCard{background-color:#112236}html[data-theme=dark] .home-module__oe3DtG__whyTrustCard:hover{background-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__whyTrustCardTitle{color:#dce8f4}html[data-theme=dark] .home-module__oe3DtG__whyTrustCardText{color:#4a7a9b}html[data-theme=dark] .home-module__oe3DtG__whyTrustNum{color:#243852}.home-module__oe3DtG__projects{background-color:#fff;border-radius:0;padding:0;overflow:hidden}.home-module__oe3DtG__projectsInner{border:1px solid #dce4ef;border-top:none;border-radius:0;grid-template-columns:240px 1fr;align-items:stretch;display:grid}@media (max-width:768px){.home-module__oe3DtG__projectsInner{border-left:none;border-right:none;border-radius:0;grid-template-columns:1fr}}.home-module__oe3DtG__projectsLeft{border-right:1px solid #dce4ef;flex-direction:column;justify-content:space-between;padding:48px 32px;display:flex}@media (max-width:768px){.home-module__oe3DtG__projectsLeft{border-bottom:1px solid #dce4ef;border-right:none;padding:32px 0 24px}}.home-module__oe3DtG__projectsLeftBadge{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#1a5f9a;border:none;border-radius:0;margin-bottom:14px;padding-left:10px;font-size:10px;font-weight:700;display:block;position:relative}.home-module__oe3DtG__projectsLeftBadge:before{content:"";background-color:#1a5f9a;border-radius:0;width:2px;position:absolute;top:0;bottom:0;left:0}.home-module__oe3DtG__projectsLeftTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:22px;font-weight:800;line-height:1.2}.home-module__oe3DtG__projectsLeftNum{font-family:var(--font-headline);color:#dce4ef;border-radius:0;font-size:64px;font-weight:800;line-height:1;display:block}.home-module__oe3DtG__projectsRight{grid-template-columns:260px 1fr;align-items:stretch;display:grid}@media (max-width:1024px){.home-module__oe3DtG__projectsRight{grid-template-columns:200px 1fr}}@media (max-width:768px){.home-module__oe3DtG__projectsRight{grid-template-columns:1fr}}.home-module__oe3DtG__projectsImgColReveal{align-self:stretch;height:100%}.home-module__oe3DtG__projectsImgCol{background-color:#e3ebf4;border-radius:0;height:100%;min-height:0;position:relative;overflow:hidden}@media (max-width:768px){.home-module__oe3DtG__projectsImgColReveal{align-self:auto;height:auto}.home-module__oe3DtG__projectsImgCol{border-radius:6px;height:auto;min-height:240px}.home-module__oe3DtG__projectsImgWrap,.home-module__oe3DtG__projectsImg{border-radius:6px}}.home-module__oe3DtG__projectsImgWrap{border-radius:0;position:absolute;inset:0}.home-module__oe3DtG__projectsImg{object-fit:cover;border-radius:0}.home-module__oe3DtG__projectsContent{border-radius:0;flex-direction:column;justify-content:flex-start;min-height:auto;padding:40px 40px 32px;display:flex;position:relative}@media (max-width:768px){.home-module__oe3DtG__projectsContent{min-height:auto;padding:24px 0 20px}}.home-module__oe3DtG__projectsSlideViewport{flex:none;width:100%;min-height:0;position:relative;overflow:hidden}@media (max-width:768px){.home-module__oe3DtG__projectsSlideViewport{flex:none;min-height:0;overflow:hidden}}.home-module__oe3DtG__projectsSlidePane{flex-direction:column;justify-content:flex-start;width:100%;padding-top:4px;padding-bottom:8px;display:flex;position:absolute;inset:0}.home-module__oe3DtG__projectsTag{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#1a5f9a;border:none;border-radius:0;margin-bottom:14px;padding-left:10px;font-size:10px;font-weight:700;display:block;position:relative}.home-module__oe3DtG__projectsTag:before{content:"";background-color:#1a5f9a;border-radius:0;width:2px;position:absolute;top:0;bottom:0;left:0}.home-module__oe3DtG__projectsTitle{font-family:var(--font-headline);color:#0d1b2a;margin:0 0 14px;font-size:28px;font-weight:800;line-height:1.2}.home-module__oe3DtG__projectsDesc{font-family:var(--font-body);color:#2c3e52;max-width:100%;margin:0 0 24px;padding-right:0;font-size:14px;line-height:1.7}.home-module__oe3DtG__projectsStats{border-bottom:none;border-radius:0;gap:28px;margin-bottom:24px;padding-bottom:0;display:flex}@media (max-width:768px){.home-module__oe3DtG__projectsStats{margin-bottom:20px}}.home-module__oe3DtG__projectsStatNum{font-family:var(--font-headline);color:#0d1b2a;font-size:24px;font-weight:800;line-height:1}.home-module__oe3DtG__projectsStatLabel{font-family:var(--font-body);color:#6b8caa;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:10px}.home-module__oe3DtG__projectsBtn{color:#1a5f9a;background:0 0;border:1px solid #1a5f9a;align-self:flex-start;width:fit-content}.home-module__oe3DtG__projectsBtn:before{background-color:#1a5f9a;transition:transform .35s;transform-origin:0!important;transform:scaleX(0)!important}.home-module__oe3DtG__projectsBtn:hover:not(:disabled){border-color:#1a5f9a;color:#fff!important}.home-module__oe3DtG__projectsBtn:hover:not(:disabled):before{transform:scaleX(1)!important}.home-module__oe3DtG__projectsControls{border-top:1px solid #dce4ef;border-radius:0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:768px){.home-module__oe3DtG__projectsControls{margin-top:16px;padding-top:16px}}.home-module__oe3DtG__projectsArrows{flex-direction:column;gap:8px;display:flex}.home-module__oe3DtG__projectsArrowBtn{color:#1a5f9a;cursor:pointer;background:0 0;border:1px solid #dce4ef;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s,border-color .2s;display:flex}.home-module__oe3DtG__projectsArrowBtn:hover{background-color:#f4f7fb;border-color:#1a5f9a}.home-module__oe3DtG__projectsDots{flex-direction:column;align-items:center;gap:6px;display:flex}.home-module__oe3DtG__projectsDot{cursor:pointer;background-color:#dce4ef;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.home-module__oe3DtG__projectsDotActive{background-color:#1a5f9a;border-radius:3px;height:16px}html[data-theme=dark] .home-module__oe3DtG__projects{background-color:#0d1b2a}html[data-theme=dark] .home-module__oe3DtG__projectsInner{border-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__projectsLeft{border-right-color:#1a2d45}@media (max-width:768px){html[data-theme=dark] .home-module__oe3DtG__projectsLeft{border-bottom-color:#1a2d45}}html[data-theme=dark] .home-module__oe3DtG__projectsLeftTitle{color:#dce8f4}html[data-theme=dark] .home-module__oe3DtG__projectsLeftNum{color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__projectsTitle{color:#dce8f4}html[data-theme=dark] .home-module__oe3DtG__projectsDesc{color:#90bfdf}html[data-theme=dark] .home-module__oe3DtG__projectsStats{border-bottom-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__projectsControls{border-top-color:#1a2d45}html[data-theme=dark] .home-module__oe3DtG__projectsStatNum{color:#fff}html[data-theme=dark] .home-module__oe3DtG__projectsStatLabel{color:#4a7a9b}html[data-theme=dark] .home-module__oe3DtG__projectsBtn{color:#90bfdf;border-color:#5b8db8}html[data-theme=dark] .home-module__oe3DtG__projectsBtn:before{background-color:#1a5f9a}html[data-theme=dark] .home-module__oe3DtG__projectsBtn:hover:not(:disabled){border-color:#1a5f9a;color:#fff!important}html[data-theme=dark] .home-module__oe3DtG__projectsArrowBtn{color:#5b8db8;border-color:#243852}html[data-theme=dark] .home-module__oe3DtG__projectsArrowBtn:hover{background-color:#1a2d45;border-color:#5b8db8}html[data-theme=dark] .home-module__oe3DtG__projectsDot{background-color:#243852}html[data-theme=dark] .home-module__oe3DtG__projectsDotActive{background-color:#5b8db8}.home-module__oe3DtG__contactSection{background:var(--color-primary);--contact-fg:var(--color-on-primary);--contact-fg-muted:color-mix(in srgb, var(--color-on-primary) 85%, transparent);padding-block:80px}.home-module__oe3DtG__contactInner{grid-template-columns:1fr;align-items:start;gap:48px;display:grid}@media (min-width:1024px){.home-module__oe3DtG__contactInner{grid-template-columns:1fr 1.1fr;gap:64px}}.home-module__oe3DtG__contactTitle{font-family:var(--font-headline);font-size:var(--text-headline-xl-size);font-weight:var(--text-headline-xl-weight);line-height:var(--text-headline-xl-line-height);letter-spacing:var(--text-headline-xl-letter-spacing);color:var(--contact-fg);margin:0 0 24px}.home-module__oe3DtG__contactLead{font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);color:var(--contact-fg-muted);max-width:28rem;margin:0 0 32px}.home-module__oe3DtG__contactQuick{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.home-module__oe3DtG__contactQuick li{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);align-items:flex-start;gap:12px;display:flex}.home-module__oe3DtG__contactQuick a{color:var(--contact-fg);text-decoration:none;transition:opacity .2s}.home-module__oe3DtG__contactQuick a:hover{opacity:.85}.home-module__oe3DtG__contactQuickIcon{color:var(--color-on-primary);flex-shrink:0;margin-top:2px;font-size:22px}.home-module__oe3DtG__contactQuickPhones{line-height:1.5;display:block}.home-module__oe3DtG__contactForm{background:var(--color-surface-container-lowest);border:1px solid var(--color-border-dim);box-shadow:var(--shadow-card,0 2px 12px #1c2b3a14);padding:clamp(1.25rem,3vw + .5rem,2rem)}.home-module__oe3DtG__contactFormFields{flex-direction:column;gap:1.5rem;display:flex}.home-module__oe3DtG__contactFormSubmit{margin-top:.5rem}.home-module__oe3DtG__contactForm .input{border:1px solid var(--color-outline-variant);padding:clamp(.625rem,1.25vw + .375rem,.75rem)}.home-module__oe3DtG__contactForm input.input{border-radius:var(--radius-full)}.home-module__oe3DtG__contactForm .input:focus{border:1px solid var(--color-primary);outline:none}.home-module__oe3DtG__contactField{flex-direction:column;gap:.5rem;display:flex}.home-module__oe3DtG__contactLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-on-surface-variant)}.home-module__oe3DtG__contactTextarea{resize:vertical;min-height:120px}.home-module__oe3DtG__contactSuccess{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-on-secondary-container);margin:0}.home-module__oe3DtG__revealHoverCard{transition:transform .3s,box-shadow .3s,border-color .3s}.home-module__oe3DtG__revealHoverCard:hover{transform:translateY(-6px)}.home-module__oe3DtG__animatedLinkArrow .home-module__oe3DtG__aboutLinkIcon{transition:transform .25s}.home-module__oe3DtG__animatedLinkArrow:hover .home-module__oe3DtG__aboutLinkIcon{transform:translate(4px)}.home-module__oe3DtG__imageHoverWrap{overflow:hidden}.home-module__oe3DtG__imageHoverWrap img{transition:transform .6s}.home-module__oe3DtG__imageHoverWrap:hover img{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.home-module__oe3DtG__revealHoverCard:hover,:is(.home-module__oe3DtG__imageHoverWrap:hover img,.home-module__oe3DtG__whoWeAreImageBox:hover .home-module__oe3DtG__whoWeAreImg){transform:none}:is(.home-module__oe3DtG__heroSlideActive img,.home-module__oe3DtG__heroSlideActive .home-module__oe3DtG__heroImage){animation:none;transform:none}}
.header-module__Mk7mLW__header,.header-module__Mk7mLW__header .header-module__Mk7mLW__inner{border-radius:0}.header-module__Mk7mLW__header{z-index:50;-webkit-backdrop-filter:none;background-color:#0000;border-bottom:1px solid #0000;height:80px;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled){border-bottom-color:color-mix(in srgb, var(--color-navy) 50%, transparent)}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .header-module__Mk7mLW__navLink{color:#e8e8e8}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .header-module__Mk7mLW__navLink:hover{color:var(--color-teal-bright,#00b5b2)}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .header-module__Mk7mLW__navLinkActive{color:var(--color-teal-bright,#00b5b2);border-bottom-color:var(--color-teal-bright,#00b5b2)}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .header-module__Mk7mLW__menuBtn{color:var(--color-teal-bright,#00b5b2)}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .theme-logo__light{display:none}html[data-theme=light] .header-module__Mk7mLW__headerHome:not(.header-module__Mk7mLW__headerScrolled) .theme-logo__dark{display:block}html[data-theme=light] .header-module__Mk7mLW__headerHome.header-module__Mk7mLW__headerScrolled .theme-logo__light{display:block}html[data-theme=light] .header-module__Mk7mLW__headerHome.header-module__Mk7mLW__headerScrolled .theme-logo__dark{display:none}.header-module__Mk7mLW__headerScrolled{background-color:color-mix(in srgb, var(--color-background) 88%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.1);border-bottom-color:var(--color-border-dim)}.header-module__Mk7mLW__inner{min-width:0;height:80px;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);justify-content:space-between;align-items:center;gap:12px;margin-inline:auto;display:flex}@media (min-width:768px){.header-module__Mk7mLW__inner{padding-inline:var(--spacing-margin-desktop)}}.header-module__Mk7mLW__logoLink{flex-shrink:1;align-items:center;min-width:0;display:flex}:is(.header-module__Mk7mLW__logo .theme-logo__light,.header-module__Mk7mLW__logo .theme-logo__dark){width:auto;max-width:min(180px,42vw);height:48px}.header-module__Mk7mLW__nav{align-items:center;gap:32px;display:none}@media (min-width:1100px){.header-module__Mk7mLW__nav{display:flex}}.header-module__Mk7mLW__navLink{font-family:var(--font-inter), "Inter", system-ui, sans-serif;font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-on-surface-variant);border-bottom:2px solid #0000;border-radius:0;padding-bottom:4px;text-decoration:none;transition:color .2s}.header-module__Mk7mLW__navLink:hover{color:var(--color-primary)}.header-module__Mk7mLW__navLinkActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.header-module__Mk7mLW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:1099px){.header-module__Mk7mLW__actions{gap:6px}}.header-module__Mk7mLW__headerQuoteDesktop{display:none}@media (min-width:640px){.header-module__Mk7mLW__headerQuoteDesktop{display:inline-flex}}.header-module__Mk7mLW__headerQuoteMobile{margin-top:auto}@media (min-width:640px){.header-module__Mk7mLW__headerQuoteMobile{display:none}}.header-module__Mk7mLW__menuBtn{width:44px;height:44px;color:var(--color-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header-module__Mk7mLW__headerMenuOpen{z-index:70}.header-module__Mk7mLW__menuBtnOpen{z-index:1;position:relative}@media (min-width:1100px){.header-module__Mk7mLW__menuBtn{display:none}}.header-module__Mk7mLW__mobileOverlay{z-index:60;background:color-mix(in srgb, var(--color-on-background) 50%, transparent);opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;border:none;border-radius:0;margin:0;padding:0;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.header-module__Mk7mLW__mobileOverlayVisible{opacity:1;visibility:visible;pointer-events:auto}.header-module__Mk7mLW__mobileMenu{top:0;z-index:65;width:100%;max-width:100%;height:100dvh;padding:96px var(--spacing-margin-mobile) 40px;background-color:var(--color-background);box-shadow:-8px 0 32px color-mix(in srgb, var(--color-on-background) 15%, transparent);visibility:hidden;pointer-events:none;border-radius:0;flex-direction:column;transition:translate .4s cubic-bezier(.22,1,.36,1),visibility .4s;display:flex;position:fixed;inset-inline:0 auto;translate:100%}.header-module__Mk7mLW__mobileMenuOpen{visibility:visible;pointer-events:auto;translate:0}@media (min-width:1100px){.header-module__Mk7mLW__mobileOverlay,.header-module__Mk7mLW__mobileMenu{display:none}}.header-module__Mk7mLW__mobileNavLink{font-family:var(--font-inter), "Inter", system-ui, sans-serif;font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-on-surface-variant);border-bottom:1px solid var(--color-border-dim);border-radius:0;padding:14px 0;text-decoration:none;display:block}.header-module__Mk7mLW__mobileNavLink:last-of-type{border-bottom:none}.header-module__Mk7mLW__mobileNavLinkActive{color:var(--color-primary)}
.policies-module__PezoWW__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .policies-module__PezoWW__page{background:var(--color-surface-container-low)}.policies-module__PezoWW__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.policies-module__PezoWW__inner{padding-inline:var(--spacing-margin-desktop)}}.policies-module__PezoWW__sectionBlock{padding-block:clamp(3.5rem,7vw,5rem)}.policies-module__PezoWW__sectionBlockAlt{border-block:1px solid var(--color-border-dim);background:#fff}html[data-theme=dark] .policies-module__PezoWW__sectionBlockAlt{background:var(--color-surface-container-high)}.policies-module__PezoWW__anchorGrid{gap:var(--spacing-gutter);grid-template-columns:1fr;display:grid}@media (min-width:768px){.policies-module__PezoWW__anchorGrid{grid-template-columns:repeat(2,1fr)}}.policies-module__PezoWW__anchorCard{background:var(--color-surface-card);border:1px solid color-mix(in srgb, var(--color-primary) 22%, transparent);border-radius:var(--radius-base);box-shadow:var(--shadow-card,0 2px 12px #1c2b3a14);flex-direction:column;padding:2.5rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.policies-module__PezoWW__anchorCard:hover{border-color:var(--color-primary);box-shadow:0 16px 40px color-mix(in srgb, var(--color-primary) 22%, transparent);transform:translateY(-6px)}.policies-module__PezoWW__anchorIcon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;margin-bottom:1.5rem;font-size:3rem;line-height:1}.policies-module__PezoWW__anchorTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);line-height:var(--text-headline-md-line-height);color:var(--color-on-surface);margin:0 0 1rem}.policies-module__PezoWW__anchorDescription{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-on-surface-variant);flex:1;margin:0 0 2rem}.policies-module__PezoWW__anchorLink{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;color:var(--color-primary);align-items:center;gap:.5rem;display:inline-flex}.policies-module__PezoWW__anchorCard:hover .policies-module__PezoWW__anchorLinkIcon{transform:translateY(4px)}.policies-module__PezoWW__anchorLinkIcon{font-size:1.25rem;line-height:1;transition:transform .25s}.policies-module__PezoWW__policySection{scroll-margin-top:96px}.policies-module__PezoWW__sectionHeading{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.policies-module__PezoWW__sectionHeadingLine{background:var(--color-primary);flex-shrink:0;width:3rem;height:2px}.policies-module__PezoWW__sectionHeadingTitle{font-family:var(--font-headline);letter-spacing:.04em;text-transform:uppercase;color:var(--color-on-surface);margin:0;font-size:clamp(1.25rem,2vw + .5rem,2rem);font-weight:600;line-height:1.2}.policies-module__PezoWW__pillarGrid{gap:var(--spacing-gutter);grid-template-columns:1fr;margin-bottom:4rem;display:grid}@media (min-width:768px){.policies-module__PezoWW__pillarGrid{grid-template-columns:repeat(2,1fr)}}.policies-module__PezoWW__pillarGridThree{gap:var(--spacing-gutter);grid-template-columns:1fr;margin-bottom:4rem;display:grid}@media (min-width:768px){.policies-module__PezoWW__pillarGridThree{grid-template-columns:repeat(3,1fr)}}.policies-module__PezoWW__pillarCard{background:var(--color-surface-card);border:var(--border-default);border-radius:var(--radius-base);box-shadow:var(--shadow-card,0 2px 12px #1c2b3a14);padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s}.policies-module__PezoWW__pillarCard:hover{border-color:var(--color-primary);box-shadow:0 12px 32px color-mix(in srgb, var(--color-primary) 18%, transparent);transform:translateY(-4px)}.policies-module__PezoWW__pillarLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.5rem;display:block}.policies-module__PezoWW__pillarTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);line-height:var(--text-headline-md-line-height);color:var(--color-on-surface);margin:0 0 1rem}.policies-module__PezoWW__pillarDescription{font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);color:var(--color-on-surface-variant);margin:0}.policies-module__PezoWW__qualityIntro{max-width:56rem;font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);color:var(--color-on-surface);margin:0 0 4rem}.policies-module__PezoWW__highlightStrip{border-radius:var(--radius-base);background:color-mix(in srgb, var(--color-primary) 18%, var(--color-surface-container));border:1px solid color-mix(in srgb, var(--color-primary) 35%, transparent);overflow:hidden}html[data-theme=dark] .policies-module__PezoWW__highlightStrip{background:color-mix(in srgb, var(--color-primary) 22%, #1c2b3a)}.policies-module__PezoWW__highlightStripGrid{grid-template-columns:1fr;display:grid}@media (min-width:768px){.policies-module__PezoWW__highlightStripGrid{grid-template-columns:repeat(3,1fr)}}.policies-module__PezoWW__highlightStripItem{border-bottom:1px solid color-mix(in srgb, var(--color-primary) 20%, transparent);align-items:center;gap:1rem;padding:2rem;display:flex}@media (min-width:768px){.policies-module__PezoWW__highlightStripItem{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--color-primary) 20%, transparent)}.policies-module__PezoWW__highlightStripItem:last-child{border-right:none}}.policies-module__PezoWW__highlightStripItem:last-child{border-bottom:none}.policies-module__PezoWW__highlightStripIcon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;flex-shrink:0;font-size:1.75rem;line-height:1}.policies-module__PezoWW__highlightStripLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.1em;text-transform:uppercase;color:var(--color-on-surface)}.policies-module__PezoWW__cta{background:var(--color-primary);text-align:center;border-radius:0;margin-top:0;padding:clamp(2.5rem,5vw,4rem)}.policies-module__PezoWW__ctaTitle{font-family:var(--font-headline);color:#fff;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:700;line-height:1.15}.policies-module__PezoWW__ctaText{max-width:48rem;font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);color:#ffffffd9;margin:0 auto 2rem}.policies-module__PezoWW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.policies-module__PezoWW__ctaBtn{color:var(--color-primary);border-color:#fff}.policies-module__PezoWW__ctaBtn:before{transform-origin:100%;background-color:#fff;transition:transform .35s;transform:scaleX(1)}.policies-module__PezoWW__ctaBtn:hover:not(:disabled){color:#fff;border-color:#fff}.policies-module__PezoWW__ctaBtn:hover:not(:disabled):before{transform:scaleX(0)}html[data-theme=dark] .policies-module__PezoWW__ctaBtn{color:#fff;border-color:#0d1b2a}html[data-theme=dark] .policies-module__PezoWW__ctaBtn:before{background-color:#0d1b2a}html[data-theme=dark] .policies-module__PezoWW__ctaBtn:hover:not(:disabled){color:#0d1b2a;border-color:#0d1b2a}@media (prefers-reduced-motion:reduce){.policies-module__PezoWW__anchorCard:hover,.policies-module__PezoWW__pillarCard:hover{transform:none}}
.privacy-module__TSaGbG__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .privacy-module__TSaGbG__page{background:var(--color-surface-container-low)}.privacy-module__TSaGbG__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.privacy-module__TSaGbG__inner{padding-inline:var(--spacing-margin-desktop)}}.privacy-module__TSaGbG__contentSection{padding-block:clamp(2rem,4vw,3rem)}.privacy-module__TSaGbG__contentLayout{grid-template-columns:1fr;align-items:start;gap:clamp(2rem,4vw,3rem);display:grid}@media (min-width:1100px){.privacy-module__TSaGbG__contentLayout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:clamp(2.5rem,4vw,4rem)}}.privacy-module__TSaGbG__sideNav{display:none}@media (min-width:1100px){.privacy-module__TSaGbG__sideNav{display:block;position:sticky;top:96px}}.privacy-module__TSaGbG__sideNavTitle{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant);border-bottom:none;border-radius:0;margin:0 0 1rem;padding-bottom:0}.privacy-module__TSaGbG__sideNavTitle:after{content:"";background-color:var(--color-primary);border-radius:0;width:100%;height:2px;margin-top:.75rem;display:block}.privacy-module__TSaGbG__sideNavList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.privacy-module__TSaGbG__sideNavLink{border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--color-on-surface-variant);border-left:2px solid #0000;padding:.625rem .75rem;font-size:.875rem;line-height:1.4;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:block}.privacy-module__TSaGbG__sideNavLink:hover{color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 8%, transparent)}.privacy-module__TSaGbG__sideNavLinkActive{color:var(--color-primary);border-left-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 10%, transparent);font-weight:600}.privacy-module__TSaGbG__sections{flex-direction:column;gap:clamp(1rem,2vw,1.35rem);min-width:0;display:flex}.privacy-module__TSaGbG__sectionCard{border:1px solid var(--color-border-dim);border-radius:var(--radius-base);background:#fff;padding:clamp(1.25rem,2.5vw,1.75rem);scroll-margin-top:96px;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:0 2px 12px #1c2b3a0a}html[data-theme=dark] .privacy-module__TSaGbG__sectionCard{background:var(--color-surface-container-high)}.privacy-module__TSaGbG__sectionCard:hover{border-color:color-mix(in srgb, var(--color-primary) 35%, transparent);transform:translateY(-2px);box-shadow:0 8px 24px #1c2b3a14}.privacy-module__TSaGbG__sectionCardHighlight{border-color:color-mix(in srgb, var(--color-primary) 45%, transparent);background:color-mix(in srgb, var(--color-primary) 4%, #fff)}html[data-theme=dark] .privacy-module__TSaGbG__sectionCardHighlight{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-surface-container-high))}.privacy-module__TSaGbG__sectionHeader{border-bottom:1px solid color-mix(in srgb, var(--color-primary) 20%, transparent);align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.privacy-module__TSaGbG__sectionIcon{color:var(--color-primary);font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;flex-shrink:0;font-size:2rem;line-height:1}.privacy-module__TSaGbG__sectionTitle{font-family:var(--font-headline);color:var(--color-on-surface);margin:0;font-size:clamp(1.25rem,2vw + .5rem,1.5rem);font-weight:700;line-height:1.25}.privacy-module__TSaGbG__sectionBody{font-family:var(--font-body);color:var(--color-on-surface-variant);font-size:clamp(.9375rem,1.25vw + .5rem,1.0625rem);line-height:1.75}.privacy-module__TSaGbG__sectionBody p{margin:0 0 1rem}.privacy-module__TSaGbG__sectionBody p:last-child{margin-bottom:0}.privacy-module__TSaGbG__bulletList{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding-left:1.25rem;display:flex}.privacy-module__TSaGbG__bulletList li{padding-left:.25rem}.privacy-module__TSaGbG__bulletList li::marker{color:var(--color-primary)}.privacy-module__TSaGbG__privacyBadge{border-radius:var(--radius-eyebrow);border:1px solid color-mix(in srgb, var(--color-primary) 40%, transparent);background:color-mix(in srgb, var(--color-primary) 10%, #fff);align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}html[data-theme=dark] .privacy-module__TSaGbG__privacyBadge{background:color-mix(in srgb, var(--color-primary) 14%, var(--color-surface-container))}.privacy-module__TSaGbG__privacyBadgeIcon{color:var(--color-primary);font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;flex-shrink:0;font-size:1.75rem}.privacy-module__TSaGbG__privacyBadgeText{font-family:var(--font-body);font-size:var(--text-label-caps-size);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);font-weight:700}.privacy-module__TSaGbG__contactBlock{border-radius:var(--radius-base);background:var(--color-surface-container-low);border:1px solid var(--color-border-dim);margin:0;padding:1.25rem 1.5rem;font-style:normal}html[data-theme=dark] .privacy-module__TSaGbG__contactBlock{background:var(--color-surface-container)}.privacy-module__TSaGbG__contactCompany{font-family:var(--font-headline);color:var(--color-on-surface);margin-bottom:.75rem;font-size:1.0625rem;font-weight:700;display:block}.privacy-module__TSaGbG__contactLine{margin:0;line-height:1.6;display:block}.privacy-module__TSaGbG__contactLink{color:var(--color-primary);margin-top:.75rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.privacy-module__TSaGbG__contactLink:hover{opacity:.85}.privacy-module__TSaGbG__contactLink+.privacy-module__TSaGbG__contactLink{margin-top:.5rem}.privacy-module__TSaGbG__backToTop{z-index:50;border:1px solid color-mix(in srgb, var(--color-primary) 40%, transparent);border-radius:var(--radius-base);width:3rem;height:3rem;color:var(--color-primary);cursor:pointer;opacity:0;visibility:hidden;background:#fff;justify-content:center;align-items:center;padding:0;transition:opacity .25s,visibility .25s,transform .25s,background-color .2s;display:inline-flex;position:fixed;bottom:clamp(1rem,3vw,1.5rem);right:clamp(1rem,3vw,1.5rem);transform:translateY(12px);box-shadow:0 8px 24px #0a16281f}html[data-theme=dark] .privacy-module__TSaGbG__backToTop{background:var(--color-surface-container-high)}.privacy-module__TSaGbG__backToTopVisible{opacity:1;visibility:visible;transform:translateY(0)}.privacy-module__TSaGbG__backToTop:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.privacy-module__TSaGbG__backToTopIcon{font-size:1.5rem;line-height:1}@media (prefers-reduced-motion:reduce){.privacy-module__TSaGbG__sectionCard:hover{transform:none}.privacy-module__TSaGbG__backToTop{transition:opacity .2s,visibility .2s}}
.products-services-module__ShsJ0q__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .products-services-module__ShsJ0q__page{background:var(--color-surface-container-low)}.products-services-module__ShsJ0q__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.products-services-module__ShsJ0q__inner{padding-inline:var(--spacing-margin-desktop)}}.products-services-module__ShsJ0q__sectionBlock{padding-block:clamp(3.5rem,7vw,5.5rem)}.products-services-module__ShsJ0q__sectionBlockAlt{background:var(--color-surface-container-low)}html[data-theme=dark] .products-services-module__ShsJ0q__sectionBlockAlt{background:var(--color-surface-container)}.products-services-module__ShsJ0q__stats{border-bottom:1px solid var(--color-border-dim);background:#fff;border-radius:0}html[data-theme=dark] .products-services-module__ShsJ0q__stats{background:var(--color-surface-container-high)}.products-services-module__ShsJ0q__statsInner{max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);border-radius:0;grid-template-columns:1fr;margin-inline:auto;display:grid}@media (min-width:640px){.products-services-module__ShsJ0q__statsInner{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.products-services-module__ShsJ0q__statsInner{padding-inline:var(--spacing-margin-desktop)}}.products-services-module__ShsJ0q__statItem{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,2rem) 1.25rem;display:flex}@media (min-width:640px){.products-services-module__ShsJ0q__statItem{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:0}.products-services-module__ShsJ0q__statItem:last-child{border-right:none}}.products-services-module__ShsJ0q__statValue{font-family:var(--font-headline);color:var(--color-primary);margin-bottom:.35rem;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:700;line-height:1.1}.products-services-module__ShsJ0q__statLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant)}.products-services-module__ShsJ0q__materialSection{background-color:#f4f7fb;border-radius:0;padding-block:64px}.products-services-module__ShsJ0q__materialSection:nth-child(2n){background-color:#fff}@media (max-width:768px){.products-services-module__ShsJ0q__materialSection{padding-block:48px}}.products-services-module__ShsJ0q__materialSectionInner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.products-services-module__ShsJ0q__materialSectionInner{padding-inline:var(--spacing-margin-desktop)}}.products-services-module__ShsJ0q__materialSectionHead{align-items:center;gap:16px;margin-bottom:28px;display:flex}.products-services-module__ShsJ0q__materialSectionLineL{background-color:#1a5f9a;border-radius:2px;flex:0 0 36px;height:2px}.products-services-module__ShsJ0q__materialSectionLineR{background-color:#dce4ef;border-radius:0;flex:1;height:1px}.products-services-module__ShsJ0q__materialSectionTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;margin:0;font-size:22px;font-weight:800}@media (max-width:768px){.products-services-module__ShsJ0q__materialSectionTitle{white-space:normal;font-size:16px}}.products-services-module__ShsJ0q__materialGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:1024px){.products-services-module__ShsJ0q__materialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-services-module__ShsJ0q__materialGrid{grid-template-columns:1fr}}.products-services-module__ShsJ0q__matCard{border-radius:var(--radius-base);background-color:#fff;border:1px solid #dce4ef;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.products-services-module__ShsJ0q__matCard:hover{transform:translateY(-2px);box-shadow:0 4px 20px #1a5f9a1a}.products-services-module__ShsJ0q__matCardMedia{border-radius:var(--radius-base) var(--radius-base) 0 0;flex-shrink:0;height:160px;position:relative;overflow:hidden}.products-services-module__ShsJ0q__matCardImage{object-fit:cover;border-radius:0}.products-services-module__ShsJ0q__matCardAccent{z-index:1;border-radius:0;height:3px;position:absolute;bottom:0;left:0;right:0}.products-services-module__ShsJ0q__borderBlue{background-color:#1a5f9a}.products-services-module__ShsJ0q__borderTeal{background-color:#2e86ab}.products-services-module__ShsJ0q__borderMid{background-color:#5b8db8}.products-services-module__ShsJ0q__borderNavy{background-color:#0d3a61}.products-services-module__ShsJ0q__matCardBody{flex-direction:column;flex:1;padding:14px 16px 18px;display:flex}.products-services-module__ShsJ0q__matCardTag{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#1a5f9a;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.products-services-module__ShsJ0q__matCardTitle{font-family:var(--font-headline);color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.2}.products-services-module__ShsJ0q__matCardDesc{font-family:var(--font-body);color:#6b8caa;flex:1;margin:0;font-size:13px;line-height:1.65}html[data-theme=dark] .products-services-module__ShsJ0q__materialSection{background-color:#0a1628}html[data-theme=dark] .products-services-module__ShsJ0q__materialSection:nth-child(2n){background-color:#0d1b2a}html[data-theme=dark] .products-services-module__ShsJ0q__materialSectionTitle{color:#dce8f4}html[data-theme=dark] .products-services-module__ShsJ0q__materialSectionLineR{background-color:#1a2d45}html[data-theme=dark] .products-services-module__ShsJ0q__matCard{background-color:#112236;border-color:#1a2d45}html[data-theme=dark] .products-services-module__ShsJ0q__matCard:hover{box-shadow:0 4px 20px #0000004d}html[data-theme=dark] .products-services-module__ShsJ0q__matCardTitle{color:#dce8f4}html[data-theme=dark] .products-services-module__ShsJ0q__matCardDesc{color:#4a7a9b}html[data-theme=dark] .products-services-module__ShsJ0q__matCardTag{color:#90bfdf}.products-services-module__ShsJ0q__servicesTitle{font-family:var(--font-headline);font-size:clamp(1.375rem, 2vw + .5rem, var(--text-headline-lg-size));font-weight:var(--text-headline-lg-weight);text-align:center;color:var(--color-on-surface);margin:0 0 clamp(2.5rem,5vw,4rem);line-height:1.2}@media (max-width:767px){.products-services-module__ShsJ0q__servicesTitle{text-align:left;text-wrap:balance}}.products-services-module__ShsJ0q__servicesGrid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.products-services-module__ShsJ0q__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.products-services-module__ShsJ0q__serviceCard{padding-top:.5rem;position:relative}.products-services-module__ShsJ0q__serviceNumber{font-family:var(--font-headline);color:var(--color-primary);pointer-events:none;-webkit-user-select:none;user-select:none;margin:0 0 1.25rem;font-size:clamp(3.5rem,10vw,6.5rem);font-weight:700;line-height:1;display:block}.products-services-module__ShsJ0q__serviceBody{z-index:1;padding-top:0;position:relative}.products-services-module__ShsJ0q__serviceTitle{font-family:var(--font-headline);font-size:var(--text-headline-md-size);font-weight:var(--text-headline-md-weight);line-height:var(--text-headline-md-line-height);color:var(--color-on-surface);margin:0 0 1rem}.products-services-module__ShsJ0q__serviceDescription{font-family:var(--font-body);font-size:var(--text-body-md-size);color:var(--color-on-surface-variant);margin:0;line-height:1.65}.products-services-module__ShsJ0q__servicesSection{background:var(--color-surface-container-lowest)}html[data-theme=dark] .products-services-module__ShsJ0q__servicesSection{background:var(--color-surface-container-low)}.products-services-module__ShsJ0q__tableTitle{font-family:var(--font-headline);font-size:clamp(1.375rem, 2vw + .5rem, var(--text-headline-lg-size));font-weight:var(--text-headline-lg-weight);color:var(--color-on-surface);margin:0 0 clamp(2rem,4vw,3rem);line-height:1.2}.products-services-module__ShsJ0q__tableWrap{border:1px solid var(--color-border-dim);border-radius:0;overflow-x:auto}.products-services-module__ShsJ0q__materialsTable{border-collapse:collapse;width:100%;min-width:32rem;font-family:var(--font-body);font-size:var(--text-body-md-size);border-radius:0}.products-services-module__ShsJ0q__materialsTable thead tr,.products-services-module__ShsJ0q__materialsTable tbody tr,.products-services-module__ShsJ0q__materialsTable th,.products-services-module__ShsJ0q__materialsTable td{border-radius:0}.products-services-module__ShsJ0q__materialsTable thead tr{background:var(--color-primary);color:var(--color-on-primary,#fff)}.products-services-module__ShsJ0q__materialsTable th{font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);letter-spacing:var(--text-label-caps-letter-spacing);text-transform:uppercase;text-align:left;padding:1rem}.products-services-module__ShsJ0q__materialsTable th:last-child{text-align:right}.products-services-module__ShsJ0q__materialsTable td{color:var(--color-on-surface);border-bottom:1px solid var(--color-outline-variant);padding:1rem}.products-services-module__ShsJ0q__materialsTable td:first-child{color:var(--color-primary);width:4rem;font-weight:700}.products-services-module__ShsJ0q__materialsTable td:last-child{text-align:right}.products-services-module__ShsJ0q__materialsTable tbody tr:nth-child(odd){background:var(--color-surface-container)}.products-services-module__ShsJ0q__materialsTable tbody tr:nth-child(2n){background:var(--color-surface-container-low)}html[data-theme=dark] .products-services-module__ShsJ0q__materialsTable tbody tr:nth-child(odd){background:var(--color-surface-container-high)}html[data-theme=dark] .products-services-module__ShsJ0q__materialsTable tbody tr:nth-child(2n){background:var(--color-surface-container)}.products-services-module__ShsJ0q__cta{background:var(--color-primary);text-align:center;border-radius:0;margin-top:0;padding:clamp(2.5rem,5vw,4rem)}.products-services-module__ShsJ0q__ctaTitle{font-family:var(--font-headline);color:#fff;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:700;line-height:1.15}.products-services-module__ShsJ0q__ctaText{max-width:48rem;font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);color:#ffffffd9;margin:0 auto 2rem}.products-services-module__ShsJ0q__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.products-services-module__ShsJ0q__ctaBtn{color:var(--color-primary);border-color:#fff}.products-services-module__ShsJ0q__ctaBtn:before{transform-origin:100%;background-color:#fff;transition:transform .35s;transform:scaleX(1)}.products-services-module__ShsJ0q__ctaBtn:hover:not(:disabled){color:#fff;border-color:#fff}.products-services-module__ShsJ0q__ctaBtn:hover:not(:disabled):before{transform:scaleX(0)}html[data-theme=dark] .products-services-module__ShsJ0q__ctaBtn{color:#fff;border-color:#0d1b2a}html[data-theme=dark] .products-services-module__ShsJ0q__ctaBtn:before{background-color:#0d1b2a}html[data-theme=dark] .products-services-module__ShsJ0q__ctaBtn:hover:not(:disabled){color:#0d1b2a;border-color:#0d1b2a}@media (prefers-reduced-motion:reduce){.products-services-module__ShsJ0q__matCard:hover{transform:none}}
.projects-module__hzORMa__page{background:#f5f7f8;border-radius:0;width:100%;max-width:100%;margin-top:-80px;overflow-x:clip}html[data-theme=dark] .projects-module__hzORMa__page{background:var(--color-surface-container-low)}.projects-module__hzORMa__inner{width:100%;max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);margin-inline:auto}@media (min-width:768px){.projects-module__hzORMa__inner{padding-inline:var(--spacing-margin-desktop)}}.projects-module__hzORMa__stats{border-bottom:1px solid var(--color-border-dim);background:#fff;border-radius:0}html[data-theme=dark] .projects-module__hzORMa__stats{background:var(--color-surface-container-high)}.projects-module__hzORMa__statsInner{max-width:var(--spacing-container-max);padding-inline:var(--spacing-margin-mobile);grid-template-columns:1fr;gap:0;margin-inline:auto;display:grid}@media (min-width:640px){.projects-module__hzORMa__statsInner{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.projects-module__hzORMa__statsInner{padding-inline:var(--spacing-margin-desktop)}}.projects-module__hzORMa__statItem{text-align:center;border-bottom:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,2rem) 1.25rem;display:flex}@media (min-width:640px){.projects-module__hzORMa__statItem{border-bottom:none;border-right:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent)}.projects-module__hzORMa__statItem:last-child{border-right:none}}.projects-module__hzORMa__statValue{font-family:var(--font-headline);color:var(--color-primary);margin-bottom:.35rem;font-size:clamp(1.5rem,2.5vw + .5rem,2.25rem);font-weight:700;line-height:1.1}.projects-module__hzORMa__statLabel{font-family:var(--font-body);font-size:var(--text-label-caps-size);font-weight:var(--text-label-caps-weight);line-height:var(--text-label-caps-line-height);letter-spacing:.12em;text-transform:uppercase;color:var(--color-on-surface-variant)}.projects-module__hzORMa__projectsList{background-color:#f4f7fb;flex-direction:column;align-items:center;gap:16px;padding:clamp(3.5rem,7vw,5.5rem) 64px 96px;display:flex}@media (max-width:768px){.projects-module__hzORMa__projectsList{padding:clamp(2.5rem,5vw,3.5rem) 20px 64px}}.projects-module__hzORMa__projectsList>*{width:100%;max-width:var(--spacing-container-max)}.projects-module__hzORMa__projectCard{width:100%;max-width:var(--spacing-container-max);background-color:#fff;border:1px solid #dce4ef;border-radius:6px;grid-template-columns:4px 1fr 340px;transition:box-shadow .2s;display:grid;overflow:hidden}.projects-module__hzORMa__projectCard:hover{box-shadow:0 4px 24px #1a5f9a1a}@media (max-width:1024px){.projects-module__hzORMa__projectCard{grid-template-columns:4px 1fr 260px}}@media (max-width:768px){.projects-module__hzORMa__projectCard{grid-template-columns:4px 1fr}}.projects-module__hzORMa__projectBar{flex-shrink:0}.projects-module__hzORMa__barBlue{background-color:#1a5f9a}.projects-module__hzORMa__barTeal{background-color:#2e86ab}.projects-module__hzORMa__projectBody{flex-direction:column;gap:0;padding:28px 32px;display:flex}@media (max-width:768px){.projects-module__hzORMa__projectBody{padding:20px}}.projects-module__hzORMa__projectStatus{text-transform:uppercase;letter-spacing:.14em;color:#1a5f9a;align-items:center;gap:7px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.projects-module__hzORMa__projectStatusDot{background-color:#1a5f9a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.projects-module__hzORMa__projectTitle{color:#0d1b2a;text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-family:Barlow Condensed,sans-serif;font-size:26px;font-weight:800;line-height:1.15}.projects-module__hzORMa__projectMeta{text-transform:uppercase;letter-spacing:.08em;color:#6b8caa;align-items:center;gap:6px;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;display:flex}.projects-module__hzORMa__projectMetaDot{color:#b0c8de}.projects-module__hzORMa__projectDesc{color:#2c3e52;margin:0 0 20px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.75}.projects-module__hzORMa__projectScope{margin-bottom:20px}.projects-module__hzORMa__projectScopeLabel{text-transform:uppercase;letter-spacing:.12em;color:#6b8caa;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.projects-module__hzORMa__projectScopeList{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.projects-module__hzORMa__projectScopeItem{color:#2c3e52;align-items:flex-start;gap:8px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5;display:flex}.projects-module__hzORMa__projectScopeIcon{color:#1a5f9a;flex-shrink:0;margin-top:2px}.projects-module__hzORMa__projectMaterials{margin-bottom:20px}.projects-module__hzORMa__projectMaterialsLabel{text-transform:uppercase;letter-spacing:.12em;color:#6b8caa;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.projects-module__hzORMa__projectChips{flex-wrap:wrap;gap:7px;display:flex}.projects-module__hzORMa__projectChip{text-transform:uppercase;letter-spacing:.06em;color:#0d1b2a;background-color:#f4f7fb;border:1px solid #b0c8de;border-radius:3px;padding:5px 12px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.projects-module__hzORMa__projectOutcome{background-color:#f4f7fb;border-left:3px solid #1a5f9a;border-radius:0 4px 4px 0;margin-bottom:20px;padding:12px 16px}.projects-module__hzORMa__projectOutcomeLabel{text-transform:uppercase;letter-spacing:.12em;color:#1a5f9a;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.projects-module__hzORMa__projectOutcomeText{color:#2c3e52;margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.65}.projects-module__hzORMa__projectCta{text-transform:uppercase;letter-spacing:.1em;color:#1a5f9a;align-items:center;gap:7px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.projects-module__hzORMa__projectCta:hover{gap:11px}.projects-module__hzORMa__projectImgPanel{background-color:#c8d8eb;border-radius:0 6px 6px 0;min-height:400px;position:relative;overflow:hidden}@media (max-width:768px){.projects-module__hzORMa__projectImgPanel{display:none}}.projects-module__hzORMa__projectImg{object-fit:cover;object-position:center;border-radius:0}.projects-module__hzORMa__projectImgPanel img{border-radius:0}html[data-theme=dark] .projects-module__hzORMa__projectsList{background-color:#0a1628}html[data-theme=dark] .projects-module__hzORMa__projectCard{background-color:#0d1b2a;border-color:#1a2d45}html[data-theme=dark] .projects-module__hzORMa__projectCard:hover{box-shadow:0 4px 24px #0000004d}html[data-theme=dark] .projects-module__hzORMa__projectTitle{color:#dce8f4}html[data-theme=dark] .projects-module__hzORMa__projectDesc{color:#90bfdf}html[data-theme=dark] .projects-module__hzORMa__projectScopeItem{color:#90bfdf}html[data-theme=dark] .projects-module__hzORMa__projectChip{color:#dce8f4;background-color:#112236;border-color:#243852}html[data-theme=dark] .projects-module__hzORMa__projectOutcome{background-color:#112236;border-left-color:#5b8db8}html[data-theme=dark] .projects-module__hzORMa__projectOutcomeText{color:#90bfdf}html[data-theme=dark] .projects-module__hzORMa__projectOutcomeLabel{color:#5b8db8}html[data-theme=dark] .projects-module__hzORMa__projectStatus{color:#90bfdf}html[data-theme=dark] .projects-module__hzORMa__projectStatusDot{background-color:#90bfdf}html[data-theme=dark] .projects-module__hzORMa__projectMeta{color:#4a7a9b}:is(html[data-theme=dark] .projects-module__hzORMa__projectScopeLabel,html[data-theme=dark] .projects-module__hzORMa__projectMaterialsLabel){color:#4a7a9b}.projects-module__hzORMa__cta{background:var(--color-primary);text-align:center;border:none;border-radius:0;margin-top:0;padding:clamp(2.5rem,5vw,4rem)}.projects-module__hzORMa__ctaTitle{font-family:var(--font-headline);color:#fff;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:700;line-height:1.15}.projects-module__hzORMa__ctaText{max-width:40rem;font-family:var(--font-body);font-size:var(--text-body-md-size);color:#ffffffc7;margin:0 auto 2rem;line-height:1.65}.projects-module__hzORMa__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton{color:var(--color-primary);border-color:#fff}.projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton:before{transform-origin:100%;background-color:#fff;transition:transform .35s;transform:scaleX(1)}.projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton:hover:not(:disabled){color:#fff;border-color:#fff}.projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton:hover:not(:disabled):before{transform:scaleX(0)}html[data-theme=dark] .projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton{color:#fff;border-color:#0d1b2a}html[data-theme=dark] .projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton:before{background-color:#0d1b2a}html[data-theme=dark] .projects-module__hzORMa__ctaActions .projects-module__hzORMa__ctaButton:hover:not(:disabled){color:#0d1b2a;border-color:#0d1b2a}
