.hero-custom{display:block;text-decoration:none}@media(hover:hover) and (pointer:fine){.hero-custom:hover{text-decoration:none}}@media(min-width:1024px){.hero-custom{display:flex}}.hero-custom__content{width:100%;flex-shrink:1;min-width:0;display:flex;flex-direction:column;align-items:start;justify-content:center;color:var(--hero-text);background:var(--hero-background);padding:var(--space-32) var(--gutter)}
@media(min-width:1024px){.hero-custom__content{padding:var(--space-40)}}@media(min-width:1440px){.hero-custom__content{padding:var(--space-80)}}.hero-custom__content--align-center{align-items:center;text-align:center}@media(min-width:1024px){.hero-custom__content--align-center{padding:var(--space-40) var(--gutter)}
}@media(min-width:1440px){.hero-custom__content--align-center{padding:var(--space-80) var(--gutter)}}@media(min-width:1024px){.hero-custom__image{width:66.6%;flex-shrink:0;min-width:0}}@media(min-width:1024px){.hero-custom__image--desktop-right{order:1}}.hero-custom__text{font-family:"Akkurat",Helvetica,Arial,sans-serif;font-size:var(--font-size-mobile);font-style:normal;font-weight:var(--font-weight-mobile);line-height:var(--line-height-mobile);text-transform:none;letter-spacing:var(--letter-spacing-mobile)}
@media(min-width:1024px){.hero-custom__text{font-size:var(--font-size-desktop);line-height:var(--line-height-desktop);letter-spacing:var(--letter-spacing-desktop);font-weight:var(--font-weight-desktop)}}@media(min-width:1024px){.hero-custom__text-content--mobile{display:none}}.hero-custom__text-content--desktop{display:none}
@media(min-width:1024px){.hero-custom__text-content--desktop{display:block}}.hero-custom__spacer{height:var(--spacer-mobile)}@media(min-width:1024px){.hero-custom__spacer{height:var(--spacer-desktop)}}