.company-shell{--ds-paper:#ffffff;--ds-paper-2:#f7f7f7;--ds-paper-3:#eeeeee;--ds-text-on-dark:#ffffff;--ds-text-on-dark-muted:#8a8a8a;--ds-ink:#000000;--ds-ink-2:#080808;--ds-ink-3:#111111;--ds-text:#000000;--ds-text-muted:#6b6b6b;--ds-surface-dark:#000000;--ds-surface-dark-2:#080808;--ds-surface-dark-3:#111111;--ds-gold:#c7a96b;--ds-gold-deep:#6c5628;--ds-gold-tint:color-mix(in srgb,var(--ds-gold) 12%,transparent);--ds-border-on-dark:color-mix(in srgb,#ffffff 22%,transparent);--ds-border-on-dark-strong:color-mix(in srgb,#ffffff 32%,transparent);--ds-border-on-light:#e8e8e8;--ds-border-light:var(--ds-border-on-light);--font-display:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--font-heading:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--font-ui:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--font-body:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--font-logo:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--font-kicker:var(--font-onest),var(--font-sans),ui-sans-serif,system-ui,sans-serif;position:relative;min-height:100svh;min-height:100dvh;background-color:var(--ds-gold);color:var(--ds-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-padding-top:56px}html:has(.company-shell),html:has(.company-shell) body{background-color:#c7a96b}.company-shell .ds-brand-rail,.company-shell .ds-container{width:90%;max-width:90%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;box-sizing:border-box}.company-shell .ds-hero-brand-rail{width:94vw;max-width:2800px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (min-width:768px){.company-shell .ds-brand-rail,.company-shell .ds-container{width:80%;max-width:80%}.company-shell .ds-hero-brand-rail{width:92vw}}@media (min-width:1280px){.company-shell .ds-hero-brand-rail{width:94vw}}@media (min-width:1920px){.company-shell .ds-brand-rail,.company-shell .ds-container{width:40%;max-width:40%}.company-shell .ds-hero-brand-rail{width:94vw;max-width:2800px}}.company-shell .ds-hero-headline{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em}.company-shell .ds-font-logo{font-family:var(--font-logo);font-weight:600;font-style:normal;text-transform:uppercase;letter-spacing:-.04em}.company-shell .ds-hero .site-brand-name{color:#000}.company-shell .ds-section-title{font-family:var(--font-logo);font-size:1.75rem;font-weight:600;letter-spacing:-.03em;line-height:1.15;color:var(--ds-text-on-dark);max-width:40rem}.company-shell .ds-section{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100svh;background-color:var(--ds-ink);color:var(--ds-text-on-dark)}.company-shell .ds-section--raised{background-color:var(--ds-ink-2)}.company-shell .ds-section--natural{display:block;min-height:0;justify-content:normal}.company-shell .ds-section--natural .ds-section-pad{padding-top:4rem;padding-bottom:4rem}@media (min-width:640px){.company-shell .ds-section--natural .ds-section-pad{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1024px){.company-shell .ds-section--natural .ds-section-pad{padding-top:6rem;padding-bottom:6rem}}.company-shell .ds-section-pad{width:100%;padding-top:5rem;padding-bottom:5rem}@media (min-width:640px){.company-shell .ds-section-pad{padding-top:6rem;padding-bottom:6rem}.company-shell .ds-section-title{font-size:2rem}}@media (min-width:1024px){.company-shell .ds-section-pad{padding-top:7rem;padding-bottom:7rem}.company-shell .ds-section-title{font-size:2.25rem}}.company-shell .ds-kicker{font-family:var(--font-kicker);font-size:13px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-gold)}.company-shell .ds-section-title-muted{color:var(--ds-text-on-dark-muted)}.company-shell .ds-section-lede{margin-top:1.25rem;max-width:36rem;font-size:.875rem;line-height:1.7;color:color-mix(in srgb,var(--ds-text-on-dark) 72%,transparent)}@media (min-width:640px){.company-shell .ds-section-lede{margin-top:1.5rem;font-size:1rem}}.company-shell .ds-hero{position:relative;overflow-x:clip;overflow-y:visible;isolation:isolate;background:var(--ds-gold);min-height:100svh;min-height:100dvh}.company-shell .ds-hero ::selection{background-color:var(--ds-gold-deep);color:#ffffff}@keyframes company-hero-curtain-up{0%,18%{transform:translateZ(0)}to{transform:translate3d(0,-101%,0)}}.company-shell .ds-hero-curtain{position:absolute;inset:0;z-index:30;background:var(--ds-gold);transform:translateZ(0);will-change:transform;pointer-events:none;animation:company-hero-curtain-up .85s cubic-bezier(.7,0,.2,1) forwards}@media (max-width:767px){.company-shell .ds-hero-curtain{animation-duration:.65s}}.company-shell .ds-fade-in{opacity:0;animation:company-fade-in .6s ease-out forwards}@keyframes company-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.company-shell .ds-fade-in,.company-shell .ds-hero-curtain{animation:none!important;transform:none!important}.company-shell .ds-hero-curtain{display:none!important}.company-shell .ds-fade-in{opacity:1}}