*{--hh-font-size-range: calc( var(--hh-font-size-desktop) - var(--hh-font-size-mobile) );--fluid-font-size: calc( var(--hh-font-size-range) * var(--hh-viewport-percent) + (var(--hh-font-size-mobile)) * 1px );--hh-font-size-fluid: max( var(--fluid-font-size), calc(var(--hh-font-size-mobile) * 1px) )}:root{--hh-viewport-desktop: 1440;--hh-viewport-mobile: 400;--hh-viewport-range: calc( var(--hh-viewport-desktop) - var(--hh-viewport-mobile) );--hh-viewport-percent: calc( (100vw - (var(--hh-viewport-mobile) * 1px)) / var(--hh-viewport-range) );--hh-color-brand-primary: #bf311a;--hh-color-brand-primary-blog: #A1230F;--hh-color-brand-secondary: #54301a;--hh-color-brand-tertiary: #b8afa9;--hh-color-brand-gold: #998a5f;--hh-color-brand-gold-blog: #938252;--hh-color-ink: #0a0000;--hh-color-subdued: #757575;--hh-color-neutral: #e6e6e6;--hh-color-light: #f6f6f6;--hh-color-gold: #c7900d;--hh-color-reverse: #ffffff;--hh-color-reverse-with-opacity: rgba(255, 255, 255, .2);--hh-color-reverse-with-opacity-2: rgba(255, 255, 255, .6);--hh-color-ink-with-opacity: rgba(10, 0, 0, .4);--hh-color-ink-with-opacity-2: rgba(10, 0, 0, .6);--hh-color-danger: #ec0000;--hh-color-focus: #0038ff;--hh-color-overlay: rgba(0, 0, 0, .1);--hh-color-success: #25b900;--hh-font-family-heading: "Didot", serif;--hh-font-family-body: "Gotham", sans-serif;--hh-font-family-alt: "adobe-garamond-pro", sans-serif;--hh-h1-font-size-desktop: 110;--hh-h1-font-size-mobile: 48;--hh-h1-line-height: 1;--hh-h1-letter-spacing: .03em;--hh-h1-font-weight: 400;--hh-h1-font-family: var(--hh-font-family-heading);--hh-h1-text-transform: uppercase;--hh-h2-font-size-desktop: 80;--hh-h2-font-size-mobile: 38;--hh-h2-line-height: 1;--hh-h2-letter-spacing: .03em;--hh-h2-font-weight: 400;--hh-h2-font-family: var(--hh-font-family-heading);--hh-h2-text-transform: uppercase;--hh-h3-font-size-desktop: 64;--hh-h3-font-size-mobile: 32;--hh-h3-line-height: 1;--hh-h3-letter-spacing: .03em;--hh-h3-font-weight: 400;--hh-h3-font-family: var(--hh-font-family-heading);--hh-h3-text-transform: uppercase;--hh-h4-font-size-desktop: 40;--hh-h4-font-size-mobile: 24;--hh-h4-line-height: 1;--hh-h4-letter-spacing: .03em;--hh-h4-font-weight: 400;--hh-h4-font-family: var(--hh-font-family-heading);--hh-h4-text-transform: uppercase;--hh-h5-font-size-desktop: 24;--hh-h5-font-size-mobile: 20;--hh-h5-line-height: 1;--hh-h5-letter-spacing: .03em;--hh-h5-font-weight: 400;--hh-h5-font-family: var(--hh-font-family-heading);--hh-h5-text-transform: uppercase;--hh-h6-font-size-desktop: 16;--hh-h6-font-size-mobile: 16;--hh-h6-line-height: 1.2;--hh-h6-letter-spacing: 0;--hh-h6-font-weight: 400;--hh-h6-font-family: var(--hh-font-family-alt);--hh-h6-text-transform: uppercase;--hh-body-font-size-desktop: 14;--hh-body-font-size-mobile: 14;--hh-body-line-height: 1.6;--hh-body-letter-spacing: 0;--hh-body-font-weight: 400;--hh-body-font-family: var(--hh-font-family-body);--hh-body-text-transform: none;--hh-label-font-size-desktop: 11;--hh-label-font-size-mobile: 11;--hh-label-line-height: 1.6;--hh-label-letter-spacing: 0;--hh-label-font-weight: 300;--hh-label-font-family: var(--hh-font-family-body);--hh-label-text-transform: none;--hh-caption-font-size-desktop: 16;--hh-caption-font-size-mobile: 14;--hh-caption-line-height: 1.4;--hh-caption-letter-spacing: .04em;--hh-caption-font-weight: 400;--hh-caption-font-family: var(--hh-font-family-alt);--hh-caption-font-style: italic;--hh-caption-text-transform: none;--hh-utility-font-size-desktop: 12;--hh-utility-font-size-mobile: 12;--hh-utility-line-height: 1;--hh-utility-letter-spacing: 0;--hh-utility-font-weight: 400;--hh-utility-font-family: var(--hh-font-family-body);--hh-utility-text-transform: uppercase;--hh-space-3xl-desktop: 120;--hh-space-3xl-mobile: 80;--hh-space-3xl: calc( (var(--hh-space-3xl-desktop) - var(--hh-space-3xl-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-3xl-mobile)) * 1px );--hh-space-2xl-desktop: 80;--hh-space-2xl-mobile: 60;--hh-space-2xl: calc( (var(--hh-space-2xl-desktop) - var(--hh-space-2xl-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-2xl-mobile)) * 1px );--hh-space-account-desktop: 40;--hh-space-account-mobile: 40;--hh-space-account: calc( (var(--hh-space-account-desktop) - var(--hh-space-account-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-account-mobile)) * 1px );--hh-space-xl-desktop: 60;--hh-space-xl-mobile: 40;--hh-space-xl: calc( (var(--hh-space-xl-desktop) - var(--hh-space-xl-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-xl-mobile)) * 1px );--hh-space-lg-desktop: 45;--hh-space-lg-mobile: 30;--hh-space-lg: calc( (var(--hh-space-lg-desktop) - var(--hh-space-lg-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-lg-mobile)) * 1px );--hh-space-md-desktop: 30;--hh-space-md-mobile: 20;--hh-space-md: calc( (var(--hh-space-md-desktop) - var(--hh-space-md-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-md-mobile)) * 1px );--hh-space-sm-desktop: 20;--hh-space-sm-mobile: 15;--hh-space-sm: calc( (var(--hh-space-sm-desktop) - var(--hh-space-sm-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-sm-mobile)) * 1px );--hh-space-xs-desktop: 10;--hh-space-xs-mobile: 10;--hh-space-xs: calc( (var(--hh-space-xs-desktop) - var(--hh-space-xs-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-xs-mobile)) * 1px );--hh-space-2xs-desktop: 5;--hh-space-2xs-mobile: 5;--hh-space-2xs: calc( (var(--hh-space-2xs-desktop) - var(--hh-space-2xs-mobile)) * var(--hh-viewport-percent) + (var(--hh-space-2xs-mobile)) * 1px );--hh-page-margin: var(--hh-space-xl);--hh-grid-gap: var(--hh-space-lg);--hh-border-radius-sm: 4px;--hh-border-radius-md: 8px;--hh-border-radius-lg: 20px;--hh-border-radius-round: 100vw;--hh-icon-size-xl: 2rem;--hh-icon-size-lg: 1.5rem;--hh-icon-size-md: 1rem;--hh-icon-size-sm: .625rem;--hh-duration-short: .2s;--hh-duration-default: .3s;--hh-duration-long: .5s;--hh-duration-xlong: 1.4s}@media screen and (min-width: 1440px){*{--fluid-font-size: calc( var(--hh-font-size-desktop) * 100vw / var(--hh-viewport-desktop) )}}
/*# sourceMappingURL=/cdn/shop/t/470/assets/global-variables.css.map */
