.hahm-hero__grid{display:grid;gap:3rem;align-items:center}@media screen and (min-width:990px){.hahm-hero__grid{grid-template-columns:1.1fr .9fr;gap:5rem}}.hahm-hero__eyebrow{margin:0 0 1.6rem;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:rgb(var(--color-button))}.hahm-hero__heading{margin:0 0 2rem;font-size:clamp(3.4rem,2rem + 4.5vw,6.4rem);line-height:1.04;letter-spacing:-.01em}.hahm-hero__text{font-size:1.7rem;line-height:1.6;max-width:52rem}.hahm-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.hahm-hero__media{position:relative}.hahm-hero__media:before{content:"";position:absolute;top:1.8rem;right:-1.8rem;bottom:-1.8rem;left:1.8rem;background:rgba(var(--color-button),.16);border-radius:.6rem;z-index:0}.hahm-hero__image{position:relative;z-index:1;display:block;width:100%;height:auto;border-radius:.6rem}.hahm-hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 2rem;margin-top:5rem;padding-top:3rem;border-top:.1rem solid rgba(var(--color-foreground),.18)}@media screen and (min-width:750px){.hahm-hero__stats{grid-template-columns:repeat(4,1fr)}}.hahm-hero__stat{display:flex;flex-direction:column;gap:.4rem}.hahm-hero__stat-number{font-family:var(--font-heading-family);font-size:clamp(2.4rem,1.6rem + 1.6vw,3.6rem);font-weight:600;line-height:1}.hahm-hero__stat-label{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}@media screen and (max-width:989px){.hahm-hero__media{order:-1}}.hahm-marquee{overflow:hidden;padding:1.6rem 0}.hahm-marquee__track{display:flex;width:max-content;animation:hahm-marquee-scroll 36s linear infinite}.hahm-marquee__group{display:flex;align-items:center;flex-shrink:0}.hahm-marquee__item{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;letter-spacing:.04em;white-space:nowrap;padding:0 1.6rem}.hahm-marquee__sep{font-size:1.2rem;opacity:.7}@keyframes hahm-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hahm-marquee__track{animation:none;width:100%;flex-wrap:wrap;justify-content:center}.hahm-marquee__group:last-child{display:none}}.hahm-story__intro{max-width:64rem;margin-bottom:4.4rem}.hahm-story__heading{margin:0 0 1.6rem;font-size:clamp(2.8rem,1.8rem + 2.4vw,4.4rem);line-height:1.1}.hahm-story__text{font-size:1.7rem;line-height:1.6}.hahm-story__timeline{display:flex;flex-direction:column}.hahm-story__milestone{display:grid;grid-template-columns:9rem 1fr;gap:2.4rem;padding:2.8rem 0;border-top:.1rem solid rgba(var(--color-foreground),.16)}@media screen and (min-width:750px){.hahm-story__milestone{grid-template-columns:16rem 1fr;gap:4rem}}.hahm-story__year{font-family:var(--font-heading-family);font-size:clamp(2.2rem,1.6rem + 1.4vw,3.2rem);font-weight:600;color:rgb(var(--color-button));line-height:1.1}.hahm-story__title{margin:0 0 .8rem;font-size:2.1rem}.hahm-story__detail{margin:0;font-size:1.6rem;line-height:1.6;max-width:58rem;opacity:.9}.hahm-tools__intro{max-width:64rem;margin-bottom:3.6rem}.hahm-tools__heading{margin:0 0 1.2rem;font-size:clamp(2.8rem,1.8rem + 2.4vw,4.4rem);line-height:1.1}.hahm-tools__text{margin:0;font-size:1.6rem;line-height:1.6;opacity:.9}.hahm-tools__grid{display:grid;gap:2rem}@media screen and (min-width:750px){.hahm-tools__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.hahm-tools__grid{grid-template-columns:repeat(4,1fr)}.hahm-tools__grid:has(.hahm-tools__card:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}}.hahm-tools__card{display:flex;flex-direction:column;gap:1.2rem;padding:2.8rem 2.4rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;text-decoration:none;color:inherit;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1)}.hahm-tools__card:hover,.hahm-tools__card:focus-visible{transform:translateY(-.4rem);box-shadow:0 1.2rem 2.8rem rgba(var(--color-shadow),.14)}.hahm-tools__tag{align-self:flex-start;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-button));border:.1rem solid rgba(var(--color-button),.45);border-radius:10rem;padding:.4rem 1.2rem}.hahm-tools__title{margin:0;font-size:2.2rem;line-height:1.2}.hahm-tools__detail{margin:0;font-size:1.5rem;line-height:1.6;opacity:.85;flex-grow:1}.hahm-tools__link-label{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hahm-tools__card:hover .hahm-tools__link-label svg{transform:translate(.4rem)}.hahm-tools__link-label svg{transition:transform .2s cubic-bezier(.16,1,.3,1)}@media(prefers-reduced-motion:reduce){.hahm-tools__card,.hahm-tools__link-label svg{transition:none}}.hahm-videos__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.6rem}.hahm-videos__heading{margin:0 0 1rem;font-size:clamp(2.8rem,1.8rem + 2.4vw,4.4rem);line-height:1.1}.hahm-videos__text{margin:0;font-size:1.6rem;opacity:.85;max-width:52rem}.hahm-videos__grid{display:grid;gap:2.4rem}@media screen and (min-width:750px){.hahm-videos__grid{grid-template-columns:repeat(3,1fr)}}.hahm-videos__card{text-decoration:none;color:inherit;display:block}.hahm-videos__thumb-wrap{position:relative;border-radius:.6rem;overflow:hidden;aspect-ratio:16 / 9}.hahm-videos__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.16,1,.3,1)}.hahm-videos__card:hover .hahm-videos__thumb,.hahm-videos__card:focus-visible .hahm-videos__thumb{transform:scale(1.04)}.hahm-videos__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hahm-videos__play svg{background:rgba(var(--color-button),.92);color:rgb(var(--color-button-text));border-radius:50%;padding:1.4rem;width:5.2rem;height:5.2rem;transition:transform .2s cubic-bezier(.16,1,.3,1)}.hahm-videos__card:hover .hahm-videos__play svg{transform:scale(1.1)}.hahm-videos__title{margin:1.4rem 0 0;font-size:1.8rem;line-height:1.35}@media(prefers-reduced-motion:reduce){.hahm-videos__thumb,.hahm-videos__play svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
