@charset "utf-8";

:root { --comp-base-text-desktop-header1: 52px/57px 'Gotham Bold'; --comp-base-text-desktop-header2: 40px/45px 'Gotham Bold'; --comp-base-text-desktop-header3: 32px/37px 'Gotham Bold'; --comp-base-text-desktop-header4: 24px/29px 'Gotham Bold'; --comp-base-text-desktop-header5: 20px/25px 'Gotham Bold'; --comp-base-text-mobile-header1: 40px/45px 'Gotham Bold'; --comp-base-text-mobile-header2: 32px/37px 'Gotham Bold'; --comp-base-text-mobile-header3: 24px/29px 'Gotham Bold'; --comp-base-text-mobile-header4: 20px/25px 'Gotham Bold'; --comp-base-text-mobile-header5: 18px/23px 'Gotham Bold'; --comp-base-text-header6: 16px/21px 'Gotham Bold'; --comp-base-text-text1: 18px/23px 'Gotham Bold'; --comp-base-text-text2: 16px/21px 'Gotham Bold'; --comp-base-text-text3: 14px/19px 'Gotham Bold'; --comp-base-text-text4: 12px/17px 'Gotham Bold'; --comp-base-text-text5: 10px/15px 'Gotham Bold'; --comp-base-text-font-case: uppercase; --comp-base-font-family-decorative: Archer; --comp-base-font-family-default: 'Gotham Bold'; --comp-base-font-weight-regular: 400; --comp-base-font-weight-strong: 700; --comp-base-letter-spacing-regular: 0.01em; --comp-base-letter-spacing-wide: 0.04em; --comp-base-color-gray-50: #f5f5f5; --comp-base-color-gray-100: #e9e9e9; --comp-base-color-gray-200: #d9d9d9; --comp-base-color-gray-300: #c4c4c4; --comp-base-color-gray-600: #555555; --comp-base-color-gray-700: #434343; --comp-base-color-gray-800: #262626; --comp-base-color-gray-900: #000000; --comp-base-color-utility-info: #086ee0; --comp-base-color-utility-danger: #df3030; --comp-base-color-utility-success: #058942; --comp-base-color-on-light-default: #000000; --comp-base-color-on-light-lighter: #262626; --comp-base-color-on-light-lightest: #434343; --comp-base-color-on-dark-default: #ffffff; --comp-base-color-on-dark-darker: #f5f5f5; --comp-base-color-on-dark-darkest: #e9e9e9; --comp-base-color-brand-primary-on-light-default: #501a00; --comp-base-color-brand-primary-on-light-lighter: #5f2900; --comp-base-color-brand-primary-on-light-lightest: #6c3700; --comp-base-color-brand-primary-on-dark-default: #ffe5b2; --comp-base-color-brand-primary-on-dark-darker: #f8c394; --comp-base-color-brand-primary-on-dark-darkest: #d9a170; --comp-base-color-brand-secondary-on-light-default: #401f14; --comp-base-color-brand-secondary-on-light-lighter: #502c1e; --comp-base-color-brand-secondary-on-light-lightest: #5e3926; --comp-base-color-brand-secondary-on-dark-default: #fbe8da; --comp-base-color-brand-secondary-on-dark-darker: #e2c7b8; --comp-base-color-brand-secondary-on-dark-darkest: #c4a493; --comp-base-color-brand-accent-default: #401f14; --comp-base-color-brand-accent-darker: #401f14; --comp-base-color-brand-accent-lighter: #5e3926; --comp-base-color-brand-bg-purple: #f4f2f7; --comp-base-color-brand-bg-warm-gray: #fbf6f3; --comp-base-color-brand-bg-gray: #fafafa; --comp-base-color-brand-bg-beige: #fff2e1; }