.hvattum-about-hero{position:relative;display:grid;isolation:isolate;margin:0;min-height:clamp(34rem,68svh,46rem);background-color:var(--hvattum-charcoal)}.hvattum-about-hero__media,.hvattum-about-hero__media img{grid-area:1 / 1;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hvattum-about-hero-focus, center center)}.hvattum-about-hero>.hvattum-about-hero__scrim{display:block;grid-area:1 / 1;background-color:rgb(0 0 0 / var(--hvattum-scrim, .35))}.hvattum-about-hero__content{grid-area:1 / 1;z-index:1;display:grid;align-content:end;justify-items:start;gap:1.6rem;padding:var(--hvattum-gutter);padding-top:var(--hvattum-space-6);padding-bottom:var(--hvattum-space-5);max-width:54rem;color:#fff}.hvattum-about-hero__label{color:#ffffffd9}.hvattum-about-hero__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-weight:var(--hvattum-weight-heading);line-height:1.05;letter-spacing:var(--hvattum-tracking-display);text-wrap:balance;font-size:clamp(3.2rem,8vw,4.4rem)}.hvattum-about-hero__intro{margin:0;max-width:46ch;font-size:1.5rem;line-height:1.6;color:#ffffffe6}@media screen and (min-width:750px){.hvattum-about-hero{min-height:clamp(44rem,70svh,58rem)}.hvattum-about-hero__content{padding-top:var(--hvattum-space-7);padding-bottom:var(--hvattum-space-6)}.hvattum-about-hero__title{font-size:clamp(4.4rem,5.5vw,5.6rem)}}@media screen and (min-width:990px){.hvattum-about-hero{min-height:clamp(48rem,72svh,64rem)}}.hvattum-about-hero.hvattum-about-hero--plain{min-height:0;background-color:transparent}.hvattum-about-hero--plain .hvattum-about-hero__content{color:rgb(var(--color-foreground));max-width:62rem;padding-top:var(--hvattum-band-space);padding-bottom:var(--hvattum-band-space)}.hvattum-about-hero--plain .hvattum-about-hero__label{color:rgba(var(--color-foreground),.7)}.hvattum-about-hero--plain .hvattum-about-hero__intro{color:rgba(var(--color-foreground),.85)}.hvattum-about-sequence{display:grid;gap:var(--hvattum-space-6)}.hvattum-about-passage{display:grid;gap:var(--hvattum-space-3);padding-top:var(--hvattum-space-5);border-top:.1rem solid var(--hvattum-hairline-decorative);color:rgb(var(--color-foreground))}.hvattum-about-passage__lead{margin:0;max-width:56rem;font-family:var(--font-heading-family);font-weight:var(--hvattum-weight-heading);font-size:2.4rem;line-height:1.25;letter-spacing:var(--hvattum-tracking-display);text-wrap:balance}.hvattum-about-passage__body{max-width:62rem;font-size:1.5rem;line-height:1.65}.hvattum-about-passage__body>*+*{margin-top:.9em}.hvattum-about-passage--wide .hvattum-about-passage__lead,.hvattum-about-passage--wide .hvattum-about-passage__body{max-width:76rem}@media screen and (min-width:750px){.hvattum-about-passage__lead{font-size:2.8rem}.hvattum-about-passage__body{font-size:1.6rem}}@media screen and (min-width:990px){.hvattum-about-sequence{gap:var(--hvattum-space-7)}.hvattum-about-passage{padding-top:var(--hvattum-space-6)}.hvattum-about-passage--beside{grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:var(--hvattum-space-6);align-items:start}.hvattum-about-passage--beside>.hvattum-about-passage__label{padding-top:.4rem}.hvattum-about-passage--beside>.hvattum-about-passage__lead,.hvattum-about-passage--beside>.hvattum-about-passage__body{grid-column:2}}.hvattum-about-founder{display:grid;gap:var(--hvattum-space-4);padding-top:var(--hvattum-space-5);border-top:.1rem solid var(--hvattum-hairline-decorative)}.hvattum-about-founder__text{display:grid;gap:var(--hvattum-space-3);max-width:62rem;color:rgb(var(--color-foreground))}.hvattum-about-founder__body{font-size:1.5rem;line-height:1.65}.hvattum-about-founder__body>*+*{margin-top:.9em}.hvattum-about-founder__portrait{min-width:0}.hvattum-about-founder__portrait img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}@media screen and (min-width:750px){.hvattum-about-founder__body{font-size:1.6rem}}@media screen and (min-width:990px){.hvattum-about-founder{padding-top:var(--hvattum-space-6)}.hvattum-about-founder--has-portrait{grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:var(--hvattum-space-6);align-items:center}}.hvattum-about-closing{display:grid;gap:var(--hvattum-space-4);padding-top:var(--hvattum-space-6);border-top:.1rem solid var(--hvattum-hairline-decorative);color:rgb(var(--color-foreground))}.hvattum-about-closing__statement{margin:0;max-width:62rem;font-family:var(--font-heading-family);font-weight:var(--hvattum-weight-heading);font-size:2.4rem;line-height:1.3;letter-spacing:var(--hvattum-tracking-display);text-wrap:balance}.hvattum-about-closing__finale{margin:0;max-width:62rem;font-family:var(--font-heading-family);font-weight:var(--hvattum-weight-heading);font-size:3.2rem;line-height:1.15;letter-spacing:var(--hvattum-tracking-display);text-wrap:balance}.hvattum-about-closing__actions{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:.8rem}.hvattum-about-closing__actions .hvattum-button{flex:1 1 auto;text-align:center}@media screen and (min-width:480px){.hvattum-about-closing__actions .hvattum-button{flex:0 1 auto}}@media screen and (min-width:750px){.hvattum-about-closing__statement{font-size:2.8rem}.hvattum-about-closing__finale{font-size:4rem}}@media screen and (min-width:990px){.hvattum-about-closing{padding-top:var(--hvattum-space-7)}}.hvattum-about-editor-note{margin:0;padding:var(--hvattum-gutter);border:.1rem dashed rgba(var(--color-foreground),.35);font-size:1.3rem;text-align:center;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hvattum-about.css.map */
