/*! purgecss start ignore */
@tailwind base;
/*! purgecss start ignore */
.color--primary-black {
  color: #000;
}

.bg--primary-black {
  background-color: #000;
}

.color--primary-red {
  color: #e31e26;
}

.bg--primary-red {
  background-color: #e31e26;
}

.color--primary-gold {
  color: #ce993e;
}

.bg--primary-gold {
  background-color: #ce993e;
}

.color--primary-white {
  color: #fff;
}

.bg--primary-white {
  background-color: #fff;
}

.color--moe-red-900 {
  color: #350000;
}

.bg--moe-red-900 {
  background-color: #350000;
}

.color--moe-red-800 {
  color: #550000;
}

.bg--moe-red-800 {
  background-color: #550000;
}

.color--moe-red-700 {
  color: #291111;
}

.bg--moe-red-700 {
  background-color: #291111;
}

.color--moe-red-600 {
  color: #bc0000;
}

.bg--moe-red-600 {
  background-color: #bc0000;
}

.color--moe-red-500 {
  color: #e31e26;
}

.bg--moe-red-500 {
  background-color: #e31e26;
}

.color--moe-red-400 {
  color: #fd4248;
}

.bg--moe-red-400 {
  background-color: #fd4248;
}

.color--moe-red-300 {
  color: #f26a6e;
}

.bg--moe-red-300 {
  background-color: #f26a6e;
}

.color--moe-red-200 {
  color: #f99597;
}

.bg--moe-red-200 {
  background-color: #f99597;
}

.color--moe-red-100 {
  color: #ffcbd1;
}

.bg--moe-red-100 {
  background-color: #ffcbd1;
}

.color--moe-gold-900 {
  color: #231b08;
}

.bg--moe-gold-900 {
  background-color: #231b08;
}

.color--moe-gold-800 {
  color: #53370f;
}

.bg--moe-gold-800 {
  background-color: #53370f;
}

.color--moe-gold-700 {
  color: #805a21;
}

.bg--moe-gold-700 {
  background-color: #805a21;
}

.color--moe-gold-600 {
  color: #a2712b;
}

.bg--moe-gold-600 {
  background-color: #a2712b;
}

.color--moe-gold-500 {
  color: #ce993e;
}

.bg--moe-gold-500 {
  background-color: #ce993e;
}

.color--moe-gold-400 {
  color: #c6a36f;
}

.bg--moe-gold-400 {
  background-color: #c6a36f;
}

.color--moe-gold-300 {
  color: #ddbf95;
}

.bg--moe-gold-300 {
  background-color: #ddbf95;
}

.color--moe-gold-200 {
  color: #eed8bf;
}

.bg--moe-gold-200 {
  background-color: #eed8bf;
}

.color--moe-gold-100 {
  color: #fffbf9;
}

.bg--moe-gold-100 {
  background-color: #fffbf9;
}

.color--theme-grey-900 {
  color: #181818;
}

.bg--theme-grey-900 {
  background-color: #181818;
}

.color--grey-900 {
  color: #030303;
}

.bg--grey-900 {
  background-color: #030303;
}

.color--grey-800 {
  color: #333333;
}

.bg--grey-800 {
  background-color: #333333;
}

.color--grey-700 {
  color: #515151;
}

.bg--grey-700 {
  background-color: #515151;
}

.color--grey-600 {
  color: #646464;
}

.bg--grey-600 {
  background-color: #646464;
}

.color--grey-500 {
  color: #8b8b8b;
}

.bg--grey-500 {
  background-color: #8b8b8b;
}

.color--grey-400 {
  color: #acacac;
}

.bg--grey-400 {
  background-color: #acacac;
}

.color--grey-300 {
  color: #d1d1d1;
}

.bg--grey-300 {
  background-color: #d1d1d1;
}

.color--grey-250 {
  color: #f1f1f1;
}

.bg--grey-250 {
  background-color: #f1f1f1;
}

.color--grey-200 {
  color: #e3e3e3;
}

.bg--grey-200 {
  background-color: #e3e3e3;
}

.color--grey-100 {
  color: #eeeeee;
}

.bg--grey-100 {
  background-color: #eeeeee;
}

.color--grey-50 {
  color: #f7f7f7;
}

.bg--grey-50 {
  background-color: #f7f7f7;
}

.color--success-green-900 {
  color: #00482f;
}

.bg--success-green-900 {
  background-color: #00482f;
}

.color--success-green-800 {
  color: #00603c;
}

.bg--success-green-800 {
  background-color: #00603c;
}

.color--success-green-700 {
  color: #00784b;
}

.bg--success-green-700 {
  background-color: #00784b;
}

.color--success-green-600 {
  color: #007f4f;
}

.bg--success-green-600 {
  background-color: #007f4f;
}

.color--success-green-500 {
  color: #00ac65;
}

.bg--success-green-500 {
  background-color: #00ac65;
}

.color--success-green-400 {
  color: #14c17b;
}

.bg--success-green-400 {
  background-color: #14c17b;
}

.color--success-green-300 {
  color: #89e0bd;
}

.bg--success-green-300 {
  background-color: #89e0bd;
}

.color--success-green-200 {
  color: #b8ecd7;
}

.bg--success-green-200 {
  background-color: #b8ecd7;
}

.color--success-green-100 {
  color: #dbf5eb;
}

.bg--success-green-100 {
  background-color: #dbf5eb;
}

.color--error-red-900 {
  color: #c1000a;
}

.bg--error-red-900 {
  background-color: #c1000a;
}

.color--error-red-800 {
  color: #d30019;
}

.bg--error-red-800 {
  background-color: #d30019;
}

.color--error-red-700 {
  color: #e2091f;
}

.bg--error-red-700 {
  background-color: #e2091f;
}

.color--error-red-600 {
  color: #fe2022;
}

.bg--error-red-600 {
  background-color: #fe2022;
}

.color--error-red-500 {
  color: #ff393f;
}

.bg--error-red-500 {
  background-color: #ff393f;
}

.color--error-red-400 {
  color: #ff5e5e;
}

.bg--error-red-400 {
  background-color: #ff5e5e;
}

.color--error-red-300 {
  color: #fd8a8d;
}

.bg--error-red-300 {
  background-color: #fd8a8d;
}

.color--error-red-200 {
  color: #ffc4cb;
}

.bg--error-red-200 {
  background-color: #ffc4cb;
}

.color--error-red-100 {
  color: #ffe7eb;
}

.bg--error-red-100 {
  background-color: #ffe7eb;
}

.color--warning-orange-900 {
  color: #663803;
}

.bg--warning-orange-900 {
  background-color: #663803;
}

.color--warning-orange-800 {
  color: #8c4c04;
}

.bg--warning-orange-800 {
  background-color: #8c4c04;
}

.color--warning-orange-700 {
  color: #b26105;
}

.bg--warning-orange-700 {
  background-color: #b26105;
}

.color--warning-orange-600 {
  color: #d97706;
}

.bg--warning-orange-600 {
  background-color: #d97706;
}

.color--warning-orange-500 {
  color: #fc9d45;
}

.bg--warning-orange-500 {
  background-color: #fc9d45;
}

.color--warning-orange-400 {
  color: #ffa845;
}

.bg--warning-orange-400 {
  background-color: #ffa845;
}

.color--warning-orange-300 {
  color: #ffc583;
}

.bg--warning-orange-300 {
  background-color: #ffc583;
}

.color--warning-orange-200 {
  color: #ffdcb5;
}

.bg--warning-orange-200 {
  background-color: #ffdcb5;
}

.color--warning-orange-100 {
  color: #ffedda;
}

.bg--warning-orange-100 {
  background-color: #ffedda;
}

.color--sharecard-red {
  color: #b5064d;
}

.bg--sharecard-red {
  background-color: #b5064d;
}

.color--sharecard-logo {
  color: #c74479;
}

.bg--sharecard-logo {
  background-color: #c74479;
}

.color--sharecard-brown {
  color: #efece9;
}

.bg--sharecard-brown {
  background-color: #efece9;
}

.color--overlay-black {
  color: #25262899;
}

.bg--overlay-black {
  background-color: #25262899;
}

.color--special-gold {
  color: #efece9;
}

.bg--special-gold {
  background-color: #efece9;
}

.color--blue-theme {
  color: #f3fbfc;
}

.bg--blue-theme {
  background-color: #f3fbfc;
}

/*! purgecss end ignore */
:root {
  --button-1x: 9.75rem;
  --button-2x: 15.125rem;
  --button-3x: 21.4375rem;
  --button-4x: 25.875rem;
  --color-primary-black: #000;
  --color-primary-red: #e31e26;
  --color-primary-gold: #ce993e;
  --color-primary-white: #fff;
  --color-moe-red-900: #350000;
  --color-moe-red-800: #550000;
  --color-moe-red-700: #291111;
  --color-moe-red-600: #bc0000;
  --color-moe-red-500: #e31e26;
  --color-moe-red-400: #fd4248;
  --color-moe-red-300: #f26a6e;
  --color-moe-red-200: #f99597;
  --color-moe-red-100: #ffcbd1;
  --color-moe-gold-900: #231b08;
  --color-moe-gold-800: #53370f;
  --color-moe-gold-700: #805a21;
  --color-moe-gold-600: #a2712b;
  --color-moe-gold-500: #ce993e;
  --color-moe-gold-400: #c6a36f;
  --color-moe-gold-300: #ddbf95;
  --color-moe-gold-200: #eed8bf;
  --color-moe-gold-100: #fffbf9;
  --color-theme-grey-900: #181818;
  --color-grey-900: #030303;
  --color-grey-800: #333333;
  --color-grey-700: #515151;
  --color-grey-600: #646464;
  --color-grey-500: #8b8b8b;
  --color-grey-400: #acacac;
  --color-grey-300: #d1d1d1;
  --color-grey-250: #f1f1f1;
  --color-grey-200: #e3e3e3;
  --color-grey-100: #eeeeee;
  --color-grey-50: #f7f7f7;
  --color-success-green-900: #00482f;
  --color-success-green-800: #00603c;
  --color-success-green-700: #00784b;
  --color-success-green-600: #007f4f;
  --color-success-green-500: #00ac65;
  --color-success-green-400: #14c17b;
  --color-success-green-300: #89e0bd;
  --color-success-green-200: #b8ecd7;
  --color-success-green-100: #dbf5eb;
  --color-error-red-900: #c1000a;
  --color-error-red-800: #d30019;
  --color-error-red-700: #e2091f;
  --color-error-red-600: #fe2022;
  --color-error-red-500: #ff393f;
  --color-error-red-400: #ff5e5e;
  --color-error-red-300: #fd8a8d;
  --color-error-red-200: #ffc4cb;
  --color-error-red-100: #ffe7eb;
  --color-warning-orange-900: #663803;
  --color-warning-orange-800: #8c4c04;
  --color-warning-orange-700: #b26105;
  --color-warning-orange-600: #d97706;
  --color-warning-orange-500: #fc9d45;
  --color-warning-orange-400: #ffa845;
  --color-warning-orange-300: #ffc583;
  --color-warning-orange-200: #ffdcb5;
  --color-warning-orange-100: #ffedda;
  --color-sharecard-red: #b5064d;
  --color-sharecard-logo: #c74479;
  --color-sharecard-brown: #efece9;
  --color-overlay-black: #25262899;
  --color-special-gold: #efece9;
  --color-blue-theme: #f3fbfc;
}

/*! purgecss start ignore */
.color--primary-black {
  color: #000;
}

.bg--primary-black {
  background-color: #000;
}

.color--primary-red {
  color: #e31e26;
}

.bg--primary-red {
  background-color: #e31e26;
}

.color--primary-gold {
  color: #ce993e;
}

.bg--primary-gold {
  background-color: #ce993e;
}

.color--primary-white {
  color: #fff;
}

.bg--primary-white {
  background-color: #fff;
}

.color--moe-red-900 {
  color: #350000;
}

.bg--moe-red-900 {
  background-color: #350000;
}

.color--moe-red-800 {
  color: #550000;
}

.bg--moe-red-800 {
  background-color: #550000;
}

.color--moe-red-700 {
  color: #291111;
}

.bg--moe-red-700 {
  background-color: #291111;
}

.color--moe-red-600 {
  color: #bc0000;
}

.bg--moe-red-600 {
  background-color: #bc0000;
}

.color--moe-red-500 {
  color: #e31e26;
}

.bg--moe-red-500 {
  background-color: #e31e26;
}

.color--moe-red-400 {
  color: #fd4248;
}

.bg--moe-red-400 {
  background-color: #fd4248;
}

.color--moe-red-300 {
  color: #f26a6e;
}

.bg--moe-red-300 {
  background-color: #f26a6e;
}

.color--moe-red-200 {
  color: #f99597;
}

.bg--moe-red-200 {
  background-color: #f99597;
}

.color--moe-red-100 {
  color: #ffcbd1;
}

.bg--moe-red-100 {
  background-color: #ffcbd1;
}

.color--moe-gold-900 {
  color: #231b08;
}

.bg--moe-gold-900 {
  background-color: #231b08;
}

.color--moe-gold-800 {
  color: #53370f;
}

.bg--moe-gold-800 {
  background-color: #53370f;
}

.color--moe-gold-700 {
  color: #805a21;
}

.bg--moe-gold-700 {
  background-color: #805a21;
}

.color--moe-gold-600 {
  color: #a2712b;
}

.bg--moe-gold-600 {
  background-color: #a2712b;
}

.color--moe-gold-500 {
  color: #ce993e;
}

.bg--moe-gold-500 {
  background-color: #ce993e;
}

.color--moe-gold-400 {
  color: #c6a36f;
}

.bg--moe-gold-400 {
  background-color: #c6a36f;
}

.color--moe-gold-300 {
  color: #ddbf95;
}

.bg--moe-gold-300 {
  background-color: #ddbf95;
}

.color--moe-gold-200 {
  color: #eed8bf;
}

.bg--moe-gold-200 {
  background-color: #eed8bf;
}

.color--moe-gold-100 {
  color: #fffbf9;
}

.bg--moe-gold-100 {
  background-color: #fffbf9;
}

.color--theme-grey-900 {
  color: #181818;
}

.bg--theme-grey-900 {
  background-color: #181818;
}

.color--grey-900 {
  color: #030303;
}

.bg--grey-900 {
  background-color: #030303;
}

.color--grey-800 {
  color: #333333;
}

.bg--grey-800 {
  background-color: #333333;
}

.color--grey-700 {
  color: #515151;
}

.bg--grey-700 {
  background-color: #515151;
}

.color--grey-600 {
  color: #646464;
}

.bg--grey-600 {
  background-color: #646464;
}

.color--grey-500 {
  color: #8b8b8b;
}

.bg--grey-500 {
  background-color: #8b8b8b;
}

.color--grey-400 {
  color: #acacac;
}

.bg--grey-400 {
  background-color: #acacac;
}

.color--grey-300 {
  color: #d1d1d1;
}

.bg--grey-300 {
  background-color: #d1d1d1;
}

.color--grey-250 {
  color: #f1f1f1;
}

.bg--grey-250 {
  background-color: #f1f1f1;
}

.color--grey-200 {
  color: #e3e3e3;
}

.bg--grey-200 {
  background-color: #e3e3e3;
}

.color--grey-100 {
  color: #eeeeee;
}

.bg--grey-100 {
  background-color: #eeeeee;
}

.color--grey-50 {
  color: #f7f7f7;
}

.bg--grey-50 {
  background-color: #f7f7f7;
}

.color--success-green-900 {
  color: #00482f;
}

.bg--success-green-900 {
  background-color: #00482f;
}

.color--success-green-800 {
  color: #00603c;
}

.bg--success-green-800 {
  background-color: #00603c;
}

.color--success-green-700 {
  color: #00784b;
}

.bg--success-green-700 {
  background-color: #00784b;
}

.color--success-green-600 {
  color: #007f4f;
}

.bg--success-green-600 {
  background-color: #007f4f;
}

.color--success-green-500 {
  color: #00ac65;
}

.bg--success-green-500 {
  background-color: #00ac65;
}

.color--success-green-400 {
  color: #14c17b;
}

.bg--success-green-400 {
  background-color: #14c17b;
}

.color--success-green-300 {
  color: #89e0bd;
}

.bg--success-green-300 {
  background-color: #89e0bd;
}

.color--success-green-200 {
  color: #b8ecd7;
}

.bg--success-green-200 {
  background-color: #b8ecd7;
}

.color--success-green-100 {
  color: #dbf5eb;
}

.bg--success-green-100 {
  background-color: #dbf5eb;
}

.color--error-red-900 {
  color: #c1000a;
}

.bg--error-red-900 {
  background-color: #c1000a;
}

.color--error-red-800 {
  color: #d30019;
}

.bg--error-red-800 {
  background-color: #d30019;
}

.color--error-red-700 {
  color: #e2091f;
}

.bg--error-red-700 {
  background-color: #e2091f;
}

.color--error-red-600 {
  color: #fe2022;
}

.bg--error-red-600 {
  background-color: #fe2022;
}

.color--error-red-500 {
  color: #ff393f;
}

.bg--error-red-500 {
  background-color: #ff393f;
}

.color--error-red-400 {
  color: #ff5e5e;
}

.bg--error-red-400 {
  background-color: #ff5e5e;
}

.color--error-red-300 {
  color: #fd8a8d;
}

.bg--error-red-300 {
  background-color: #fd8a8d;
}

.color--error-red-200 {
  color: #ffc4cb;
}

.bg--error-red-200 {
  background-color: #ffc4cb;
}

.color--error-red-100 {
  color: #ffe7eb;
}

.bg--error-red-100 {
  background-color: #ffe7eb;
}

.color--warning-orange-900 {
  color: #663803;
}

.bg--warning-orange-900 {
  background-color: #663803;
}

.color--warning-orange-800 {
  color: #8c4c04;
}

.bg--warning-orange-800 {
  background-color: #8c4c04;
}

.color--warning-orange-700 {
  color: #b26105;
}

.bg--warning-orange-700 {
  background-color: #b26105;
}

.color--warning-orange-600 {
  color: #d97706;
}

.bg--warning-orange-600 {
  background-color: #d97706;
}

.color--warning-orange-500 {
  color: #fc9d45;
}

.bg--warning-orange-500 {
  background-color: #fc9d45;
}

.color--warning-orange-400 {
  color: #ffa845;
}

.bg--warning-orange-400 {
  background-color: #ffa845;
}

.color--warning-orange-300 {
  color: #ffc583;
}

.bg--warning-orange-300 {
  background-color: #ffc583;
}

.color--warning-orange-200 {
  color: #ffdcb5;
}

.bg--warning-orange-200 {
  background-color: #ffdcb5;
}

.color--warning-orange-100 {
  color: #ffedda;
}

.bg--warning-orange-100 {
  background-color: #ffedda;
}

.color--sharecard-red {
  color: #b5064d;
}

.bg--sharecard-red {
  background-color: #b5064d;
}

.color--sharecard-logo {
  color: #c74479;
}

.bg--sharecard-logo {
  background-color: #c74479;
}

.color--sharecard-brown {
  color: #efece9;
}

.bg--sharecard-brown {
  background-color: #efece9;
}

.color--overlay-black {
  color: #25262899;
}

.bg--overlay-black {
  background-color: #25262899;
}

.color--special-gold {
  color: #efece9;
}

.bg--special-gold {
  background-color: #efece9;
}

.color--blue-theme {
  color: #f3fbfc;
}

.bg--blue-theme {
  background-color: #f3fbfc;
}

/*! purgecss end ignore */
@tailwind base;
/*! tailwindcss v3.1.6 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
@font-face {
    font-family: "futura-book";
    src: url("../fonts/futura-std/FuturaStdBook.otf");
    font-display: swap;
  }
@font-face {
    font-family: "futura-heavy";
    src: url("../fonts/futura-std/FuturaStdHeavy.otf");
    font-display: swap;
  }
@font-face {
    font-family: "futura-medium";
    src: url("../fonts/futura-std/FuturaStdMedium.otf");
    font-display: swap;
  }
@font-face {
    font-family: "times-light";
    src: url("../fonts/times-now/TimesNowLight.otf");
    font-display: swap;
  }
@font-face {
    font-family: "times-semi-light";
    src: url("../fonts/times-now/TimesNowSemiLight.otf");
    font-display: swap;
  }
@font-face {
    font-family: "times-italic";
    src: url("../fonts/times-now/TimesNowSemiLightItalic.otf");
    font-display: swap;
  }
@font-face {
    font-family: "larken-light";
    src: url("../fonts/larken/Larken-Light.otf");
    font-display: swap;
  }
@font-face {
    font-family: "gess-light";
    src: url("../fonts/ge-ss-two/GE_SS_Two_Light.otf");
    font-display: swap;
  }
@font-face {
    font-family: "gess-medium";
    src: url("../fonts/ge-ss-two/GE_SS_Two_Medium.otf");
    font-display: swap;
  }
@font-face {
    font-family: "gess-bold";
    src: url("../fonts/ge-ss-two/GE_SS_Two_Bold.otf");
    font-display: swap;
  }
@font-face {
    font-family: "gess-light-italic";
    src: url("../fonts/ge-ss/GE_SS_Text_Light_Italic.otf");
    font-display: swap;
  }
@font-face {
    font-family: "marselis-pro-light";
    src: url("../fonts/marselis-pro/marselis-pro-light.otf");
    font-display: swap;
  }
@font-face {
    font-family: "marselis-pro-medium";
    src: url("../fonts/marselis-pro/marselis-pro-medium.otf");
    font-display: swap;
  }
@font-face {
    font-family: "marselis-pro-bold";
    src: url("../fonts/marselis-pro/marselis-pro-bold.otf");
    font-display: swap;
  }
body{
  font-family: futura-book, gess-light;
}
body .h1, 
body .h2, 
body .h3, 
body .h4, 
body .h5, 
body .h6{
  font-family: larken-light, gess-light;
}
body .h1{
  font-size: 82px;
  font-weight: 400;
  line-height: 90px;
  letter-spacing: -0.04em;
}
body .h2{
  font-size: 66px;
  font-weight: 300;
  line-height: 73px;
  letter-spacing: -0.04em;
}
body .h3{
  font-size: 56px;
  font-weight: 400;
  line-height: 62px;
  letter-spacing: -0.04em;
}
body .h4{
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: -0.02em;
}
body .h5{
  font-size: 46px;
  font-weight: 400;
  line-height: 51px;
  letter-spacing: -0.02em;
}
body .h6{
  font-size: 30px;
  font-weight: 300;
  line-height: 33px;
  letter-spacing: -0.02em;
}
body .h7{
  font-family: larken-light, gess-light;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0.02em;
}
body .h8{
  font-family: larken-light, gess-light;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0.04em;
}
body .h8_marselis{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.5rem;
  letter-spacing: 2%;
}
body body .h9{
  letter-spacing: 0.06em;
}
body .h9{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 120%;
}
body body .h9__bold{
  letter-spacing: 0.06em;
}
body .h9__bold{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.02em;
}
body body .h9__bold__PS{
  letter-spacing: 0.06em;
}
body .h9__bold__PS{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 120%;
}
body .h9_bold{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 120%;
}
body .h10{
  font-family: larken-light, gess-light;
  font-size: 0.875rem;
  line-height: 1.4rem;
  font-weight: 400;
  letter-spacing: 4%;
}
body .h11 {
    color: var(--color-grey-500);
    font-family: larken-light, gess-light;
    font-size: 0.625rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
  }

body body .h12{
  letter-spacing: 0.06em;
}
body .h12{
  font-family: larken-light, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
body .h13{
  font-family: larken-light, gess-light;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.02em;
}
body body .h14{
  letter-spacing: 0.06em;
}
body .h14{
  font-family: larken-light, gess-light;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  line-height: 120%;
}
body .h15{
  font-family: larken-light, gess-light;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body .h16{
  font-family: larken-light, gess-light;
  font-size: 2rem;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.02em;
}
body .h17{
  font-family: larken-light, gess-light;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.02em;
}
body .h5-custom{
  font-family: larken-light, gess-light;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.02em;
}

body body .ticker{
  letter-spacing: 0.06em;
}
body .ticker{
  font-family: larken-light, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.125em;
}
body .store-name{
  font-family: larken-light, gess-light;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.125em;
}
body .text-lg, 
body .text-base{
  letter-spacing: 0.06em;
}
body .\!text-lg, 
body .text-base{
  letter-spacing: 0.06em;
}
body .text-lg, 
body .\!text-base{
  letter-spacing: 0.06em;
}

body body ._navigation{
  letter-spacing: 0.06em;
}
body ._navigation{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 1.5px;
}
body .button{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
body .button__ar{
  font-family: gess-light;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 400;
  text-transform: uppercase;
}
body .button__xs{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4%;
}
body .button__s{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4%;
}
body ._menu-card, 
body ._menu-list, 
body .price__normal__small, 
body .tags__big, 
body .tags__big__PS, 
body .h9_bold{
  font-family: futura-heavy, gess-bold;
}
body .price__normal__small__light{
  font-family: futura-medium, gess-light;
}
body .body__2__footer__quick__link{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body body .body__1{
  letter-spacing: 0.06em;
}
body .body__1{
  font-family: futura-book, gess-light;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__2{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__2__bold{
  font-family: futura-heavy, gess-bold;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.04em;
}

body body .body__2__base{
  letter-spacing: 0.06em;
}
body .body__2__base{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

body body .body__2__base-xs-mobile,  
body 
body .body__2__base-xxs-mobile{
  letter-spacing: 0.06em;
}
body .body__2__base-xs-mobile, 
body .body__2__base-xxs-mobile{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__3{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__3__Book{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__3__Medium{
  font-family: futura-medium, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__3__semiBold{
  font-family: futura-medium, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}
body .body__4{
  font-family: futura-book, gess-light;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__4__Heavy{
  font-family: futura-heavy, gess-bold;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 2px;
}
body .body__4__Mobile{
  font-family: futura-book, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}
body .body__5{
  font-family: futura-book, gess-light;
  font-size: 0.625rem;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.02em;
}

body body .body__5_normal{
  letter-spacing: 0.06em;
}
body .body__5_normal{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.02em;
}
body .body__6 {
    color: var(--color-grey-600);
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
body .body__7 {
    color: var(--color-grey-400);
    font-family: futura-book, gess-light;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 600;
    letter-spacing: 0.04em;
  }
body .body__10{
  font-family: futura-medium, gess-light;
  font-size: 0.5rem;
  font-weight: 600;
  letter-spacing: -0.04em;
}

body body .subtitle__4__links{
  letter-spacing: 0.06em;
}
body .subtitle__4__links{
  font-family: futura-medium, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
body .subtitle__1{
  font-family: futura-medium, gess-light;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body .subtitle__2{
  font-family: futura-medium, gess-light;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body .subtitle__3{
  font-family: futura-heavy, gess-bold;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

body body .subtitle__4{
  letter-spacing: 0.06em;
}
body .subtitle__4{
  font-family: futura-heavy, gess-bold;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body .subtitle__5{
  font-family: futura-heavy, gess-bold;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body .subtitle__8, 
body .subtitle__7, 
body .subtitle__6{
  font-family: futura-medium, gess-light;
}
body .subtitle__9{
  font-family: futura-medium, gess-light;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
}
body .subtitle__10{
  font-family: futura-heavy, gess-bold;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body .subtitle__11{
  font-family: futura-heavy, gess-bold;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body ._link{
  font-family: futura-medium, gess-light;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.04em;
}

body body .price__discounted__small{
  letter-spacing: 0.06em;
}
body .price__discounted__small{
  font-family: futura-medium, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
  text-decoration-line: line-through;
}

body body .price__normal__small{
  letter-spacing: 0.06em;
}
body .price__normal__small{
  font-family: futura-heavy, gess-bold;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
}
body .price__normal__large{
  font-family: futura-heavy, gess-bold;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
}
body .tags__small {
    font-size: 0.625rem;
    font-family: futura-heavy, gess-bold;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.04em;
  }

body body ._sort{
  letter-spacing: 0.06em;
}
body ._sort{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

body body ._sort-filter{
  letter-spacing: 0.06em;
}
body ._sort-filter{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
body body ._status{
  letter-spacing: 0.06em;
}
body ._status{
  font-family: futura-heavy, gess-bold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.375;
  letter-spacing: 0.1em;
}
body ._status_semibold{
  font-family: futura-heavy, gess-bold;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: 600;
  line-height: 1.375;
  letter-spacing: 0.1em;
}
body ._status_bold{
  font-family: futura-heavy, gess-bold;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: 600;
  line-height: 1.375;
  letter-spacing: 0.1em;
}

body body ._tabs{
  letter-spacing: 0.06em;
}
body ._tabs{
  font-family: futura-heavy, gess-bold;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

body body ._tabs_normal{
  letter-spacing: 0.06em;
}
body ._tabs_normal{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

body body ._tabs_letters{
  letter-spacing: 0.06em;
}
body ._tabs_letters{
  font-family: futura-heavy, gess-bold;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

body body ._links{
  letter-spacing: 0.06em;
}
body ._links{
  font-family: futura-medium, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: capitalize;
}
body .bold-link{
  font-family: futura-heavy, gess-bold;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 4%;
}
body .banner_mobile{
  font-size: 2rem;
  line-height: 110%;
}
body ._product__categoty {
    color: var(--color-grey-200);
    font-family: futura-book, gess-light;
    font-size: 1.125rem;
    line-height: 120%;
    font-weight: 400;
  }
body ._booking_title{
  font-family: larken-light, gess-light;
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.04em;
}

body body ._clear{
  letter-spacing: 0.06em;
}
body ._clear{
  font-family: futura-medium, gess-light;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: capitalize;
}
body ._filter{
  font-family: futura-book, gess-light;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 800;
}
body ._filter_value {
    color: var(--color-theme-grey-900);
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.1875rem;
    font-weight: 400;
  }
body .brand-offer-active-card-title{
  font-family: larken-light, gess-light;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.04em;
}
body .brand-offer-title{
  font-family: larken-light, gess-light;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.02em;
}

body body .share_points{
  letter-spacing: 0.06em;
}
body .share_points{
  font-family: marselis-pro-medium;
  font-size: 1rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.25rem;
  letter-spacing: 2%;
}
body .share_id{
  font-family: marselis-pro-light;
  font-size: 17px;
  line-height: 1.25rem;
  letter-spacing: 0.1em;
}
body .share_amount{
  font-family: marselis-pro-medium;
  font-size: 1.125rem;
  line-height: 120%;
  line-height: 1.25rem;
  letter-spacing: 2%;
}
body .points_balance{
  font-family: marselis-pro-light;
  font-size: 1.125rem;
  line-height: 120%;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 2%;
}
body .share_description{
  font-family: larken-light, gess-light;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  letter-spacing: 4%;
}
body .main-title{
  font-family: larken-light, gess-light;
  font-size: 4.5rem;
  line-height: 1;
  line-height: 110%;
  letter-spacing: -0.04em;
}
body .h6.custom-h6{
  font-size: 2rem;
  font-weight: 300;
  line-height: 110%;
  letter-spacing: -0.02em;
}
@media (min-width: 0) and (max-width: 768px) {
    body ._navigation{
    font-family: larken-light, gess-light;
    font-size: 1.5rem;
    line-height: 110%;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
  }
@media (min-width: 0px) and (max-width: 1023px) {
    body .h5-custom{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
    body .h6.custom-h6{
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: 0em;
  }
  }
@media (min-width: 769) and (max-width: 1024px) {
    body ._navigation{
    font-family: larken-light, gess-light;
    font-size: 1.5rem;
    line-height: 110%;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
    body .h6{
    font-size: 24px;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  }
@media (min-width: 0) and (max-width: 1024px) {
    body .h1{
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.04em;
  }
    body .h2{
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -0.04em;
  }
    body .h3{
    font-size: 30px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: -0.02em;
  }
    body .h4{
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.02em;
  }
    body .h5{
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.02em;
  }
    body .h5__text-2xl{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
    body .h6{
    font-family: larken-light, gess-light;
    font-size: 22px;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: -0.02em;
  }
  
body body .h8_marselis{
    letter-spacing: 0.06em;
  }
    body .h8_marselis{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.5rem;
    letter-spacing: 2%;
  }
  
body body .h9{
    letter-spacing: 0.06em;
  }
    body .h9{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
  }
  
body body .h9_bold{
    letter-spacing: 0.06em;
  }
    body .h9_bold{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 800;
  }
  
body body .h9_bold_change_font{
    letter-spacing: 0.06em;
  }
    body .h9_bold_change_font{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0em;
  }
  
body body .h12{
    letter-spacing: 0.06em;
  }
    body .h12{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  
body body .h13{
    letter-spacing: 0.06em;
  }
    body .h13{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  body body .h14{
    letter-spacing: 0.06em;
  }
    body .h14{
    font-family: larken-light, gess-light;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    line-height: 120%;
  }
    body .h15{
    font-family: larken-light, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
    body .h16{
    font-family: larken-light, gess-light;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: -0.02em;
  }
    body .h17{
    font-family: larken-light, gess-light;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: -0.02em;
  }
    body .h18{
    font-family: larken-light, gess-light;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
    body .h19{
    font-family: larken-light, gess-light;
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
    body .button__sm{
    font-family: futura-heavy, gess-bold;
    font-size: 0.625rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5rem;
    letter-spacing: 0.04em;
  }
    body .button__xs{
    font-family: futura-heavy, gess-bold;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4%;
  }
    body .button__s{
    font-family: futura-heavy, gess-bold;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4%;
  }
  
body body .subtitle__4__links{
    letter-spacing: 0.06em;
  }
    body .subtitle__4__links{
    font-family: futura-medium, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.04em;
  }
    body .subtitle__1{
    font-family: futura-medium, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
    body .subtitle__3{
    font-family: futura-heavy, gess-bold;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
    body .subtitle__4{
    font-family: futura-heavy, gess-bold;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
    body .subtitle__5{
    font-family: futura-heavy, gess-bold;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
    body .subtitle__2{
    font-family: futura-medium, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
    body .subtitle__9{
    font-family: futura-book, gess-light;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 2px;
  }
    body .subtitle__10{
    font-family: futura-heavy, gess-bold;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
    body .subtitle__11{
    font-family: futura-heavy, gess-bold;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  
body body .price__discounted__large{
    letter-spacing: 0.06em;
  }
    body .price__discounted__large{
    font-family: futura-medium, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-decoration-line: line-through;
  }
    body ._tabs{
    font-family: futura-heavy, gess-bold;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
  }
    body ._tabs_letters{
    font-family: futura-heavy, gess-bold;
    font-weight: 600;
    text-transform: uppercase;
  }
    body .body__2__footer__quick__link{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  
body body .body__1{
    letter-spacing: 0.06em;
  }
    body .body__1{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__2{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  
body body .body__2__base{
    letter-spacing: 0.06em;
  }
    body .body__2__base{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__2__bold{
    font-family: futura-heavy, gess-bold;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__2__base-xs-mobile{
    font-family: futura-book, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__2__base-xxs-mobile{
    font-family: futura-book, gess-light;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__3__Medium{
    font-family: futura-medium, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__3__semiBold{
    font-family: futura-medium, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    letter-spacing: 0.04em;
  }
    body .body__4__Heavy{
    font-family: futura-heavy, gess-bold;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 1px;
  }
    body .body__4__Mobile{
    font-family: futura-book, gess-light;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
    body .body__5_normal {
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 0.9375rem;
      font-weight: 400;
      letter-spacing: 0.02em;
    }
    body .body__7 {
      color: var(--color-grey-400);
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      letter-spacing: 0.04em;
    }
    body ._navigation-setting-mobile{
    font-family: larken-light, gess-light;
    font-size: 1.5rem;
    line-height: 110%;
    font-weight: 300;
    letter-spacing: -0.02em;
  }
    body ._link__footer{
    font-family: futura-medium, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.04em;
  }
    body ._links {
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body body .price__discounted__large{
    letter-spacing: 0.06em;
  }
    body .price__discounted__large{
    font-family: futura-medium, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-decoration-line: line-through;
  }
  
body body .price__normal__large{
    letter-spacing: 0.06em;
  }
    body .price__normal__large{
    font-family: futura-heavy, gess-bold;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
    body .bold-link{
    font-family: futura-heavy, gess-bold;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4%;
  }
    body ._status_semibold{
    font-family: futura-heavy, gess-bold;
    font-size: 1.125rem;
    line-height: 120%;
    font-weight: 600;
    line-height: 1.375;
    letter-spacing: 0.1em;
  }
    body ._status_bold{
    font-family: futura-heavy, gess-bold;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
  }
    body ._booking_title{
    font-family: larken-light, gess-light;
    font-size: 2rem;
    line-height: 110%;
    font-weight: 400;
    line-height: 2.25rem;
    letter-spacing: -0.04em;
  }
    body ._clear{
    font-family: futura-book, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: capitalize;
  }
    body ._sort{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    letter-spacing: 1.5px;
  }
    body .h9__bold{
    font-family: larken-light, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  
body body .h9__bold__PS{
    letter-spacing: 0.06em;
  }
    body .h9__bold__PS{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  body body ._status{
    letter-spacing: 0.06em;
  }
    body ._status{
    font-family: futura-heavy, gess-bold;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.375;
    letter-spacing: 0.1em;
  }
    body .brand-offer-active-card-title{
    font-family: larken-light, gess-light;
    font-size: 2rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.04em;
  }
    body .brand-offer-active-card-date{
    font-family: futura-medium, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  
body body .brand-offer-title{
    letter-spacing: 0.06em;
  }
    body .brand-offer-title{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
    body .brand-offer-date{
    font-family: futura-book, gess-light;
    font-size: 0.625rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
    body .share_points{
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: .75rem;
    letter-spacing: 1px;
  }
  
body body .share_amount{
    letter-spacing: 0.06em;
  }
    body .share_amount{
    font-family: marselis-pro-medium;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: .75rem;
    letter-spacing: 1px;
  }
  
body body .points_balance{
    letter-spacing: 0.06em;
  }
    body .points_balance{
    font-family: marselis-pro-light;
    font-size: 1rem;
    font-weight: 400;
    line-height: .75rem;
    letter-spacing: 1px;
  }
    body .share_description{
    font-family: larken-light, gess-light;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: .75rem;
    letter-spacing: 2%;
  }
    body ._navigation{
    font-family: larken-light, gess-light;
    font-size: 1.5rem;
    line-height: 110%;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
    body ._filter{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.1875rem;
    font-weight: 400;
  }
  }
body{
  font-family: futura-book, gess-light !important;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
/* Skelton Loader */
.skeleton-box {
  position: relative;
  overflow: hidden;
  background-color: var(--color-grey-100);
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

.dark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.blue-theme {
  background-color: #f3fbfc;
}

.gray {
  background-color: #f7f7f7;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1440px) {
  .details-container {
    width: 1440px !important;
  }
}
.truncate-1-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.truncate-2-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.truncate-3-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.truncate-4-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.truncate-5-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.truncate-6-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.truncate-8-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.truncate-16-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 16;
  -webkit-box-orient: vertical;
}

.custom-dark {
  background-image: linear-gradient(to right, #000000, #181818, #202020, #000000, #000000);
}

.truncate-width-200 {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.responsive-layout {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.hidden-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hidden-scrollbar::-webkit-scrollbar {
  display: none;
}

::-webkit-scrollbar {
  display: none !important;
}

.over-flow-hidden {
  overflow: hidden !important;
}

.over-flow-y-hidden {
  overflow-y: hidden !important;
}

.sfContentBlock a,
.sf-Long-text a {
  text-decoration: underline;
  color: #006cd9;
}

.container-max-width {
  max-width: 1440px;
}

.max-width-swiper-container {
  max-width: 1440px;
}
@media (max-width: 1439px) {
  .max-width-swiper-container {
    max-width: 1024px;
  }
}
@media (max-width: 1023px) {
  .max-width-swiper-container {
    max-width: 768px;
  }
}
@media (max-width: 767px) {
  .max-width-swiper-container {
    max-width: 375px;
  }
}

body .ab-iam-root.v3 {
  z-index: 999999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "larken-light";
  font-variant-ligatures: no-common-ligatures;
}

h1 {
  font-size: 82px;
  line-height: 90px;
  letter-spacing: -4%;
  font-weight: 400;
}

h2 {
  font-size: 66px;
  line-height: 73px;
  letter-spacing: -0.04em;
  font-weight: 300;
}

h3 {
  font-size: 56px;
  line-height: 62px;
  letter-spacing: -4%;
  font-weight: 300;
}

h4 {
  font-size: 50px;
  line-height: 55px;
  letter-spacing: -4%;
  font-weight: 300;
}

h5 {
  font-size: 46px;
  line-height: 51px;
  letter-spacing: -2%;
  font-weight: 300;
}

h6 {
  font-size: 30px;
  line-height: 33px;
  letter-spacing: -2%;
}

p {
  font-family: "futura-book", "gess-light";
  font-size: 1rem;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.04em;
}

ol {
  list-style: decimal;
  list-style-type: decimal;
  list-style-position: inside;
}

ul {
  list-style: auto;
  list-style-type: disc;
  list-style-position: inside;
}

li {
  color: var(--color-grey-800);
}

@media (max-width: 640px) {
  h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "larken-light", "gess-light";
  }

  h1 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -4%;
  }

  h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.04em;
  }

  h3 {
    font-size: 30px;
    line-height: 33px;
    letter-spacing: -2%;
  }

  h4 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -2%;
  }

  h5 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -2%;
  }

  h6 {
    font-size: 14px;
    line-height: 15px;
  }

  p {
    font-size: 0.875rem;
  }
}
body {
  /* This selector will force remove all letter-spacing when body dir is RTL  */
}
body[dir=rtl] * {
  letter-spacing: 0 !important;
}
body[dir=rtl] .flip-x-rtl {
  transform: scaleX(-1);
}
body[dir=rtl] .text-ltr {
  direction: ltr;
}

.preloaderContainerDiv {
  position: fixed;
  top: 0;
  background-color: black;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
  opacity: 1;
  left: 0;
}
[dir=rtl] .preloaderContainerDiv {
  right: 0;
}

@media (min-width: 820px) {
  .preloaderContainerDiv {
    opacity: 0.8;
  }
}
.preloaderDiv-outer {
  background: #fff;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
}
[dir=rtl] .preloaderDiv-outer {
  right: 0px;
  left: unset;
}

.preloaderDiv {
  width: 100px;
  height: 100px;
  transform: scale(0.9);
  background: url("https://majidalfuttaim.s3.eu-central-1.amazonaws.com/logo-animation/final/MAF.png") 0 0;
  animation: play 1s steps(90) infinite;
  -webkit-animation: play 1s steps(90) infinite;
  -moz-animation: play 1s steps(90) infinite;
  -ms-animation: play 1s steps(90) infinite;
  -o-animation: play 1s steps(90) infinite;
}

.smile {
  background-position: -9000px 0;
  -webkit-animation: play2 0.188889s steps(9) forwards;
  -moz-animation: play2 0.188889s steps(10) infinite;
  -ms-animation: play2 0.188889s steps(10) infinite;
  -o-animation: play2 0.188889s steps(10) infinite;
  animation: play2 0.188889s steps(9) forwards;
}

@-webkit-keyframes play {
  100% {
    background-position: -9000px 0;
  }
}
@-moz-keyframes play {
  100% {
    background-position: -9000px 0;
  }
}
@-ms-keyframes play {
  100% {
    background-position: -9000px 0;
  }
}
@-o-keyframes play {
  100% {
    background-position: -9000px 0;
  }
}
@keyframes play {
  100% {
    background-position: -9000px 0;
  }
}
@-webkit-keyframes play2 {
  100% {
    background-position: -9900px 0;
  }
}
@-moz-keyframes play2 {
  100% {
    background-position: -10000px 0;
  }
}
@-ms-keyframes play2 {
  100% {
    background-position: -10000px 0;
  }
}
@-o-keyframes play2 {
  100% {
    background-position: -10000px 0;
  }
}
@keyframes play2 {
  100% {
    background-position: -9900px 0;
  }
}

body .CC .CC\:text-lg{
  letter-spacing: 0.06em;
}

@media (min-width: 640px){
  
body .sm\:h2{
    font-family: larken-light, gess-light;
  }
  body .sm\:h2{
    font-size: 66px;
    font-weight: 300;
    line-height: 73px;
    letter-spacing: -0.04em;
  }
  body .sm\:h19{
    font-family: larken-light, gess-light;
    font-size: 3.375rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  
body .sm\:text-base{
    letter-spacing: 0.06em;
  }
  body .sm\:button{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.04em;
  }
  body .sm\:body__2{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  
body body .sm\:body__2__base{
    letter-spacing: 0.06em;
  }
  body .sm\:body__2__base{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  body .sm\:body__4{
    font-family: futura-book, gess-light;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  @media (min-width: 0) and (max-width: 1024px) {
    {
      font-size: 40px;
      font-weight: 400;
      line-height: 40px;
      letter-spacing: -0.04em;
    }
    body .sm\:h2{
      font-size: 36px;
      font-weight: 300;
      line-height: 40px;
      letter-spacing: -0.04em;
    }
    {
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    body .sm\:h19{
      font-family: larken-light, gess-light;
      font-size: 3rem;
      line-height: 1;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    body .sm\:body__2{
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body body .sm\:body__2__base{
      letter-spacing: 0.06em;
    }
    body .sm\:body__2__base{
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: 0.02em;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      font-weight: 400;
    }
  }
}

@media (min-width: 768px){
  body body .md\:h9{
    letter-spacing: 0.06em;
  }
  body .md\:h9{
    font-family: larken-light, gess-light;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    line-height: 120%;
  }
  body body .md\:h9__bold{
    letter-spacing: 0.06em;
  }
  body .md\:h9__bold{
    font-family: larken-light, gess-light;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.02em;
  }
  
body body .md\:h12{
    letter-spacing: 0.06em;
  }
  body .md\:h12{
    font-family: larken-light, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }
  body .md\:h19{
    font-family: larken-light, gess-light;
    font-size: 3.375rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  body .md\:text-lg{
    letter-spacing: 0.06em;
  }
  body body .md\:body__1{
    letter-spacing: 0.06em;
  }
  body .md\:body__1{
    font-family: futura-book, gess-light;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  
body body .md\:body__2__base{
    letter-spacing: 0.06em;
  }
  body .md\:body__2__base{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  
body body .md\:body__2__medium{
    letter-spacing: 0.06em;
  }
  body .md\:body__2__medium{
    font-family: futura-medium, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  body .md\:body__3{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  @media (min-width: 0) and (max-width: 1024px) {
    {
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body body .md\:h9{
      letter-spacing: 0.06em;
    }
    body .md\:h9{
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body body .md\:h12{
      letter-spacing: 0.06em;
    }
    body .md\:h12{
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    body .md\:h19{
      font-family: larken-light, gess-light;
      font-size: 3rem;
      line-height: 1;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body body .md\:body__1{
      letter-spacing: 0.06em;
    }
    body .md\:body__1{
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body body .md\:body__2__base{
      letter-spacing: 0.06em;
    }
    body .md\:body__2__base{
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      letter-spacing: 1.5px;
    }
    body .md\:h9__bold{
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: 0.02em;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      font-weight: 400;
    }
  }
}

@media (min-width: 1024px){
  
body .lg\:h5{
    font-family: larken-light, gess-light;
  }
  body .lg\:h5{
    font-size: 46px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.02em;
  }
  body .lg\:h19{
    font-family: larken-light, gess-light;
    font-size: 3.375rem;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  body .lg\:text-lg{
    letter-spacing: 0.06em;
  }
  
body .lg\:text-base{
    letter-spacing: 0.06em;
  }
  body body .lg\:body__1{
    letter-spacing: 0.06em;
  }
  body .lg\:body__1{
    font-family: futura-book, gess-light;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  
body body .lg\:body__2__base{
    letter-spacing: 0.06em;
  }
  body .lg\:body__2__base{
    font-family: futura-book, gess-light;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  body .lg\:body__3__Medium{
    font-family: futura-medium, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
  body .lg\:body__4__Heavy{
    font-family: futura-heavy, gess-bold;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 2px;
  }
  @media (min-width: 0) and (max-width: 1024px) {
    {
      font-size: 28px;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: -0.02em;
    }
    body .lg\:h5{
      font-size: 22px;
      font-weight: 400;
      line-height: 25px;
      letter-spacing: -0.02em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    body .lg\:h19{
      font-family: larken-light, gess-light;
      font-size: 3rem;
      line-height: 1;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body body .lg\:body__1{
      letter-spacing: 0.06em;
    }
    body .lg\:body__1{
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body body .lg\:body__2__base{
      letter-spacing: 0.06em;
    }
    body .lg\:body__2__base{
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    body .lg\:body__3__Medium{
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
    {
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      letter-spacing: 1px;
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      line-height: 25px;
      font-family: larken-light, gess-light;
      font-size: 22px;
      font-weight: 300;
      line-height: 120%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1.5rem;
      letter-spacing: 2%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 800;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 300;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      line-height: 110%;
      letter-spacing: -0.02em;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 2px;
      font-family: larken-light, gess-light;
      line-height: 1;
      line-height: 110%;
      letter-spacing: 0.04em;
      font-family: futura-heavy, gess-bold;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4%;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      letter-spacing: 0.04em;
      font-family: futura-medium, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-medium, gess-light;
      line-height: 1rem;
      font-family: futura-book, gess-light;
      font-style: normal;
      font-family: futura-heavy, gess-bold;
      font-size: 0.625rem;
      line-height: 140%;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
      font-family: futura-heavy, gess-bold;
      text-transform: uppercase;
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      letter-spacing: 0.04em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: 0em;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-book, gess-light;
      font-family: futura-heavy, gess-bold;
      font-family: futura-book, gess-light;
      line-height: 140%;
      font-family: futura-medium, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      letter-spacing: 0.04em;
    }
    body .lg\:body__4__Heavy{
      font-family: futura-heavy, gess-bold;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      letter-spacing: 1px;
    }
    {
      color: var(--color-grey-800);
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      line-height: 110%;
      font-family: futura-medium, gess-light;
      font-weight: 400;
      letter-spacing: 0.04em;
      color: var(--color-grey-400);
      display: none;
      font-family: futura-book, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      text-transform: capitalize;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-medium, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: 1px;
      text-decoration-line: line-through;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      letter-spacing: 4%;
      line-height: 1.375;
      font-family: futura-heavy, gess-bold;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      text-transform: capitalize;
      font-family: futura-book, gess-light;
      font-family: larken-light, gess-light;
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
  body {
      letter-spacing: 0.06em;
    }
    {
      font-family: futura-heavy, gess-bold;
      line-height: 1.375;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: -0.04em;
      font-family: futura-medium, gess-light;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: larken-light, gess-light;
      font-family: futura-book, gess-light;
      font-size: 0.625rem;
      line-height: 140%;
      letter-spacing: 0.02em;
      font-size: 17px;
      font-weight: 700;
      text-transform: capitalize;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-medium;
      font-size: 1rem;
      text-transform: uppercase;
      line-height: .75rem;
      letter-spacing: 1px;
    }
  
body {
      letter-spacing: 0.06em;
    }
    {
      font-family: marselis-pro-light;
      letter-spacing: 1px;
      letter-spacing: 2%;
      font-family: larken-light, gess-light;
      line-height: 110%;
      letter-spacing: 0.02em;
      font-family: futura-book, gess-light;
      font-size: 1rem;
      line-height: 1.1875rem;
      font-weight: 400;
    }
  }
}

@media (min-width: 1440px){
  
body .\32xl\:text-base{
    letter-spacing: 0.06em;
  }
  body .\32xl\:body__3{
    font-family: futura-book, gess-light;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.04em;
  }
}