:root{--ds-font-body:var(--storefront-font-family,"Mulish"),sans-serif;--ds-font-heading:var(--storefront-font-family,"Mulish"),sans-serif;--ds-color-canvas:var(--storefront-color-canvas,#ffffff);--ds-color-surface:var(--storefront-color-surface,#faf8f6);--ds-color-surface-muted:var(--storefront-color-surface-muted,#f2f1ed);--ds-color-surface-raised:var(--storefront-color-surface-raised,#ffffff);--ds-color-text:var(--storefront-color-text,var(--storefront-color-primary-900,#231f20));--ds-color-text-muted:var(--storefront-color-text-muted,#6c696a);--ds-color-border:var(--storefront-color-border,#ebe8e6);--ds-color-border-strong:var(--storefront-color-border-strong,#d6d2d3);--ds-color-brand:var(--storefront-color-brand,var(--storefront-color-primary-900,#231f20));--ds-color-brand-contrast:var(--storefront-color-brand-contrast,#ffffff);--ds-color-danger:var(--storefront-color-danger,#8d2f2f);--ds-color-danger-surface:var(--storefront-color-danger-surface,#fbe8e8);--ds-color-success:var(--storefront-color-success,#1f6b38);--ds-color-success-surface:var(--storefront-color-success-surface,#e9f5ec);--ds-color-focus:var(--storefront-color-focus,#3b82f6);--ds-space-1:0.25rem;--ds-space-2:0.5rem;--ds-space-3:0.75rem;--ds-space-4:1rem;--ds-space-5:1.25rem;--ds-space-6:1.5rem;--ds-space-8:2rem;--ds-space-10:2.5rem;--ds-space-12:3rem;--ds-space-16:4rem;--ds-radius-xs:0.25rem;--ds-radius-sm:0.5rem;--ds-radius-md:0.75rem;--ds-radius-lg:1rem;--ds-radius-xl:1.5rem;--ds-radius-pill:999px;--ds-text-xs:0.75rem;--ds-text-sm:0.875rem;--ds-text-md:1rem;--ds-text-lg:1.125rem;--ds-text-xl:1.5rem;--ds-text-2xl:2rem;--ds-text-hero:clamp(2.5rem,7vw,5.5rem);--ds-line-tight:1.1;--ds-line-heading:1.2;--ds-line-body:1.5;--ds-weight-regular:400;--ds-weight-medium:600;--ds-weight-bold:700;--ds-weight-heavy:800;--ds-container-max:90rem;--ds-container-padding:clamp(1rem,3vw,2rem);--ds-control-height-sm:2rem;--ds-control-height-md:2.5rem;--ds-control-height-lg:3.5rem;--ds-shadow-focus:0 0 0 3px color-mix(in srgb,var(--ds-color-focus) 28%,transparent);--primary-900:var(--storefront-color-primary-900,#231f20);--neutral-100:var(--storefront-color-neutral-100,#ffffff);--other-gradient-top-300:linear-gradient(180deg,rgba(0,0,0,0.6),rgba(0,0,0,0));--other-gradient-bottom-300:linear-gradient(0deg,rgba(0,0,0,0.6) 27.11%,rgba(0,0,0,0));--other-disabled-400:var(--storefront-color-disabled-400,#9a9898);--other-disabled-600:var(--storefront-color-disabled-600,#6c696a);--other-divider-200:var(--storefront-color-divider-200,#d9d9d9);--other-success-700:var(--storefront-color-success-700,#007c00);--other-success-100:var(--storefront-color-success-100,#e6f2e6);--other-error-700:var(--storefront-color-error-700,#c62828);--other-error-100:var(--storefront-color-error-100,#faeaea);--surfaces-500:var(--storefront-color-surface-500,#f2f1ed)}b,strong{font-weight:700}:root{--content:109.5rem;--content-max:120rem;--padding:clamp(3rem,-2.1473rem + 6.1644vw,5.25rem);--header__topbar__height:2rem;--header__height:calc(5.625rem - var(--header__topbar__height))}@media only screen and (max-width:83.4375rem){:root{--padding:clamp(2.5rem,1.6693rem + 1.5936vw,3rem);--header__height:calc(5.5rem - var(--header__topbar__height))}}@media only screen and (max-width:52.0625rem){:root{--padding:clamp(1rem,-0.1392rem + 5.0633vw,2.5rem)}}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--storefront-font-family,"Mulish"),sans-serif}html{scroll-behavior:smooth}body,main{display:flex;flex-direction:column}body{height:100%;min-height:100svh}main{flex:1 1;margin-bottom:auto}a{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;color:var(--primary-900)}@media (hover:hover){a:hover{text-decoration:none}}img{max-width:100%;display:block}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:none;border:none}