
  

  
  @property --nk {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --ink {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --bark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --line {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --rust {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --star {
  syntax: "<color>";
  inherits: true;
  initial-value: #c8880a;
}
@property --ember {
  syntax: "<color>";
  inherits: true;
  initial-value: #c94a1b;
}
@property --green {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --muted {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --paper {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --smoke {
  syntax: "<color>";
  inherits: true;
  initial-value: #1a1410;
}
@property --red-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF2F2;
}
@property --ash-old {
  syntax: "<color>";
  inherits: false;
  initial-value: #f0ebe2;
}
@property --blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF6FF;
}
@property --grey-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFA;
}
@property --lime-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7FEE7;
}
@property --mustard {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --oxblood {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --paper-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2F8;
}
@property --red-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --red-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECACA;
}
@property --red-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --red-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F87171;
}
@property --red-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --red-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC2626;
}
@property --red-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --red-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #991B1B;
}
@property --red-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDFA;
}
@property --blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BFDBFE;
}
@property --blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #60A5FA;
}
@property --blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2563EB;
}
@property --blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E40AF;
}
@property --blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --charcoal {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF5;
}
@property --grey-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --grey-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5;
}
@property --grey-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --grey-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3;
}
@property --grey-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --grey-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252;
}
@property --grey-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --grey-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #262626;
}
@property --grey-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --lime-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFCCB;
}
@property --lime-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9F99D;
}
@property --lime-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BEF264;
}
@property --lime-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3E635;
}
@property --lime-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CC16;
}
@property --lime-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #65A30D;
}
@property --lime-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D7C0F;
}
@property --lime-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F6212;
}
@property --lime-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #365314;
}
@property --pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F3;
}
@property --pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBCFE8;
}
@property --pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9A8D4;
}
@property --pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F472B6;
}
@property --pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC4899;
}
@property --pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DB2777;
}
@property --pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BE185D;
}
@property --pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9D174D;
}
@property --pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #831843;
}
@property --teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBF1;
}
@property --teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E4;
}
@property --teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5EEAD4;
}
@property --teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2DD4BF;
}
@property --teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #14B8A6;
}
@property --teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D9488;
}
@property --teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F766E;
}
@property --teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #115E59;
}
@property --teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E4A;
}
@property --green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A7F3D0;
}
@property --green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #34D399;
}
@property --green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #059669;
}
@property --green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065F46;
}
@property --green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FF;
}
@property --shadow-lg {
  syntax: "*";
  inherits: true;
  initial-value:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
}
@property --shadow-md {
  syntax: "*";
  inherits: true;
  initial-value:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
@property --shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --shadow-xl {
  syntax: "*";
  inherits: true;
  initial-value: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
@property --yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBEB;
}
@property --aged-paper {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDE9FE;
}
@property --purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FE;
}
@property --purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4B5FD;
}
@property --purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A78BFA;
}
@property --purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8B5CF6;
}
@property --purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C3AED;
}
@property --purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6D28D9;
}
@property --purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5B21B6;
}
@property --purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4C1D95;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE68A;
}
@property --yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBBF24;
}
@property --yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D97706;
}
@property --yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #92400E;
}
@property --yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@property --shadow-base {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --text-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --color--primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}

  :host, :root {
  --nk: #191512;
  --ink: #191512;
  --bark: #c8b8a8;
  --line: rgba(25,21,18,.22);
  --rust: #b94f24;
  --star: #f0ebe2;
  --ember: #c94a1b;
  --green: #31452d;
  --muted: #746860;
  --paper: #f3eadb;
  --smoke: #faf7f2;
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --mustard: #d7a642;
  --oxblood: #7d241c;
  --paper-2: #fff8ed;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --charcoal: #25201c;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --aged-paper: #e6d6bf;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --text-primary: #1e1610;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
  
  
  [data-nc-theme~="bbq"] {
  --ash-old: #e6d6bf;
}
[data-nc-theme~="Default"] {
  --nk: #191512;
  --ink: #191512;
  --bark: #c8b8a8;
  --line: rgba(25,21,18,.22);
  --rust: #b94f24;
  --star: #f0ebe2;
  --ember: #c94a1b;
  --green: #31452d;
  --muted: #746860;
  --paper: #f3eadb;
  --smoke: #faf7f2;
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --mustard: #d7a642;
  --oxblood: #7d241c;
  --paper-2: #fff8ed;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --charcoal: #25201c;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --aged-paper: #e6d6bf;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --text-primary: #1e1610;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-Playfair Display: 'Playfair Display',serif;
--font-Playfair: 'Playfair',serif;
--font-Alfa Slab One: 'Alfa Slab One',display;
--font-Bakbak One: 'Bakbak One',display;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .bEBFSp {
      top:31%;
      left:58%;
      color:inherit;
      width:30px;
      border:2px solid #191512;
      height:30px;
      display:inline;
      position:absolute;
      font-size:inherit;
      transform:rotate(-45deg);
      background:#b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50% 50% 50% 8px;
      flex-direction:row;
    }

    .bEBFSp::after {
      top:9px;
      left:9px;
      width:8px;
      height:8px;
      content:"";
      position:absolute;
      background:#fff8ed;
      border-radius:50%;
    }

    .eepnFC {
      top:48%;
      left:34%;
      color:inherit;
      width:30px;
      border:2px solid #191512;
      height:30px;
      display:inline;
      position:absolute;
      font-size:inherit;
      transform:rotate(-45deg);
      background:#d7a642;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50% 50% 50% 8px;
      flex-direction:row;
    }

    .eepnFC::after {
      top:9px;
      left:9px;
      width:8px;
      height:8px;
      content:"";
      position:absolute;
      background:#fff8ed;
      border-radius:50%;
    }

    .YKbPv {
      top:62%;
      left:70%;
      color:inherit;
      width:30px;
      border:2px solid #191512;
      height:30px;
      display:inline;
      position:absolute;
      font-size:inherit;
      transform:rotate(-45deg);
      background:#31452d;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50% 50% 50% 8px;
      flex-direction:row;
    }

    .YKbPv::after {
      top:9px;
      left:9px;
      width:8px;
      height:8px;
      content:"";
      position:absolute;
      background:#fff8ed;
      border-radius:50%;
    }

    .FPvjq {
      top:22%;
      left:20%;
      color:inherit;
      width:30px;
      border:2px solid #191512;
      height:30px;
      display:inline;
      position:absolute;
      font-size:inherit;
      transform:rotate(-45deg);
      background:#7d241c;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50% 50% 50% 8px;
      flex-direction:row;
    }

    .FPvjq::after {
      top:9px;
      left:9px;
      width:8px;
      height:8px;
      content:"";
      position:absolute;
      background:#fff8ed;
      border-radius:50%;
    }

    .bAIwhE {
      color:#191512;
      display:block;
      font-size:inherit;
      background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/bbq:bg.png/2k") center top / contain, radial-gradient(circle at right top, rgba(185, 79, 36, 0.13) 0%, transparent 30rem) 0% 0% / auto, linear-gradient(90deg, rgba(25, 21, 18, 0.035) 1px, transparent 1px) 0% 0% / 42px 42px, 0% 0% / auto #f3eadb;
      flex-shrink:1;
      font-family:Georgia, "Times New Roman", serif;
      font-weight:inherit;
      line-height:1.45;
      flex-direction:row;
      heightmin-height:100vh;
      heightmin-heightmin-height:100vh;
    }

    @media (max-width: 560px) {

    .bAIwhE {
      background:#fff8ed;
      padding-bottom:76px;
    }
    }

    .euCVvV {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#191512;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#d7a642;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .euCVvV {
      padding:12px 13px;
      box-shadow:none;
      border-width:1px;
    }
    }

    .TwVvU {
      color:inherit;
      display:block;
      font-size:clamp(3.5rem, 10vw, 7.8rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.78;
      flex-direction:row;
      letter-spacing:-0.055em;
      text-transform:uppercase;
    }

    .brxkLJ {
      gap:18px;
      color:inherit;
      border:1px solid rgba(25, 21, 18, 0.22);
      display:grid;
      position:relative;
      font-size:inherit;
      background:#f3eadbfc;
      align-items:stretch;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:190px 1fr auto;
    }

    @media (max-width: 780px) {

    .brxkLJ {
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .brxkLJ {
      display:block;
      border-radius:18px;
    }
    }

    .brxkLJ::before {
      top:-10px;
      font:900 0.95rem / 1 Arial, sans-serif;
      left:-10px;
      color:#fff8ed;
      width:38px;
      border:2px solid #fff8ed;
      height:38px;
      content:attr(data-rank);
      display:grid;
      z-index:40;
      position:absolute;
      background:#191512;
      place-items:center;
    }

    .aOHhJ {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:inherit;
      border:1px solid rgba(25, 21, 18, 0.22);
      display:inline;
      padding:5px 8px;
      font-size:inherit;
      background:#eadac4;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .aOHhJ {
      flex:0 0 auto;
      border-radius:999px;
    }
    }

    .cxGMVC {
      gap:12px;
      color:inherit;
      display:flex;
      padding:18px;
      font-size:inherit;
      min-width:150px;
      background:rgba(230, 214, 191, 0.45);
      border-left:1px solid rgba(25, 21, 18, 0.22);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:stretch;
      justify-contentgap:12px;
    }

    @media (max-width: 780px) {

    .cxGMVC {
      min-width:0px;
      border-top:1px solid rgba(25, 21, 18, 0.22);
      border-left:0;
    }
    }

    @media (max-width: 560px) {

    .cxGMVC {
      display:grid;
      padding:12px 15px;
      background:rgba(230, 214, 191, 0.6);
      align-items:center;
      grid-template-columns:1fr 1fr;
      border-bottom-left-radius:17px;
      border-bottom-right-radius:17px;
    }
    }

    .cIWatb {
      color:inherit;
      display:block;
      font-size:2.2rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.9;
      margin-bottom:8px;
      flex-direction:row;
      letter-spacing:-0.035em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .cIWatb {
      font-size:1.95rem;
    }
    }

    .evqGwV {
      color:#25201c;
      display:block;
      font-size:inherit;
      max-width:620px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .evqGwV {
      display:--webkit-box;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:2;
    }
    }

    .cACkpD {
      color:#b94f24;
      display:block;
      font-size:2rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.9;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .cACkpD {
      font-size:1.75rem;
    }
    }

    .etIrgy {
      font:900 0.78rem / 1.35 Arial, sans-serif;
      color:#b94f24;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
    }

    .dSpuEs {
      color:inherit;
      display:block;
      padding:18px 0;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 780px) {

    .dSpuEs {
      padding:18px;
    }
    }

    @media (max-width: 560px) {

    .dSpuEs {
      padding:15px;
    }
    }

    .dVPhhW {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:#fff8ed;
      display:inline-block;
      padding:5px 8px;
      font-size:inherit;
      background:#31452d;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .feYSbW {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:var(--paper);
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:var(--rust);
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .feYSbW {
      width:100%;
      padding:12px 13px;
      box-shadow:none;
      border-width:1px;
    }
    }

    .bOSuby {
      gap:7px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      margin-top:12px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .bOSuby {
      display:none;
      flex-wrap:nowrap;
      overflow-x:auto;
      scrollbar-width:none;
    }

    .bOSuby::-webkit-scrollbar {
    width: 0;
    }
    }

    .btMgzZ {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#191512;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#d7a642;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .btMgzZ {
      width:100%;
      padding:12px 13px;
      box-shadow:none;
      border-width:1px;
    }
    }

    .fLvhO {
      color:inherit;
      width:100%;
      height:100%;
      display:inline;
      font-size:inherit;
      min-height:178px;
      object-fit:cover;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-right:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      flex-directioncolor:inherit;
    }

    @media (max-width: 780px) {

    .fLvhO {
      min-height:230px;
      border-right:0;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
    }
    }

    @media (max-width: 560px) {

    .fLvhO {
      height:215px;
      min-height:0px;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      border-top-left-radius:17px;
      border-top-right-radius:17px;
    }
    }

    .bGAyVF {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:#74685d;
      display:block;
      font-size:inherit;
      margin-top:4px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.07em;
      text-transform:uppercase;
    }

    .dTLywv {
      font:900 0.74rem / 1 Arial, sans-serif;
      color:#fff8ed;
      border:1px solid #191512;
      display:inline-block;
      padding:9px 12px;
      font-size:inherit;
      background:#191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .dTLywv {
      flex:0 0 auto;
      font-size:0.67rem;
      border-radius:999px;
    }
    }

    .cpDuWy {
      font:900 0.74rem / 1 Arial, sans-serif;
      color:inherit;
      border:1px solid #191512;
      display:inline-block;
      padding:9px 12px;
      font-size:inherit;
      background:#fff8ed;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .cpDuWy {
      flex:0 0 auto;
      font-size:0.67rem;
      background:#f3eadb;
      border-radius:999px;
    }
    }

    .dVeoUt {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:#b94f24;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    .greIO {
      color:inherit;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .NScma {
      color:inherit;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cXOdVs {
      gap:18px;
      font:800 0.78rem / 1.4 Arial, sans-serif;
      color:#74685d;
      display:flex;
      padding:22px 28px;
      flex-wrap:wrap;
      font-size:inherit;
      border-top:4px double #191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    @media (max-width: 560px) {

    .cXOdVs {
      display:none;
    }
    }

    .dxBEIH {
      color:inherit;
      border:2px solid #191512;
      height:280px;
      display:block;
      overflow:hidden;
      position:relative;
      font-size:inherit;
      background:linear-gradient(90deg, rgba(25, 21, 18, 0.08) 1px, transparent 1px), linear-gradient(rgba(25, 21, 18, 0.08) 1px, transparent 1px), #eadac4;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      background-size:34px 34px;
    }

    @media (max-width: 560px) {

    .dxBEIH {
      height:360px;
    }
    }

    .cueixw {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#fff8ed;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#b94f24;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .cueixw {
      padding:12px 13px;
      box-shadow:none;
      border-width:1px;
    }
    }

    .eztssD {
      color:inherit;
      border:2px solid #191512;
      display:block;
      padding:10px 12px;
      font-size:inherit;
      min-width:105px;
      transform:rotate(-1deg);
      background:#f3eadb;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bvlPrg {
      color:inherit;
      border:2px solid #191512;
      display:block;
      padding:10px 12px;
      font-size:inherit;
      min-width:105px;
      transform:rotate(1deg);
      background:#f3eadb;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .enuEjc {
      gap:16px;
      color:#fff8ed;
      border:1px solid #191512;
      margin:20px 0;
      display:grid;
      padding:18px;
      font-size:inherit;
      background:#25201c;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:auto 1fr auto;
    }

    @media (max-width: 780px) {

    .enuEjc {
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .enuEjc {
      margin:16px 0;
      padding:16px;
      border-radius:18px;
    }
    }

    .falwyn {
      color:#d7a642;
      display:inline;
      font-size:2.4rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.85;
      flex-direction:row;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .falwyn {
      font-size:2.15rem;
    }
    }

    .bfIFXR {
      color:inherit;
      width:100%;
      filter:saturate(0.92) contrast(1.04);
      height:100%;
      display:inline;
      font-size:inherit;
      min-height:420px;
      object-fit:cover;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-right:2px solid #191512;
      flex-direction:row;
    }

    @media (max-width: 1050px) {

    .bfIFXR {
      border-right:0;
      border-bottom:2px solid #191512;
    }
    }

    @media (max-width: 560px) {

    .bfIFXR {
      border:0;
      height:260px;
      min-height:0px;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
    }
    }

    .fEKBvA {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:#fff8ed;
      display:inline-block;
      padding:5px 8px;
      font-size:inherit;
      background:#b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .fmKoIO {
      gap:6px 22px;
      font:800 0.78rem / 1 Arial, sans-serif;
      color:inherit;
      display:flex;
      padding:12px 18px;
      flex-wrap:wrap;
      font-size:inherit;
      background:#efe1cc;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .fmKoIO {
      display:none;
    }
    }

    .cONpSL {
      color:inherit;
      display:block;
      padding:15px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dUfmuQ {
      gap:12px;
      font:900 0.76rem / 1 Arial, sans-serif;
      color:#fff8ed;
      display:flex;
      padding:11px 14px;
      font-size:inherit;
      background:#191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    .ftiESX {
      gap:20px;
      top:0px;
      color:inherit;
      display:grid;
      padding:28px;
      position:sticky;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 1050px) {

    .ftiESX {
      position:static;
      grid-template-columns:1fr 1fr;
    }
    }

    @media (max-width: 780px) {

    .ftiESX {
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .ftiESX {
      gap:14px;
      padding:14px;
    }
    }

    .cGTjLz {
      color:#25201c;
      display:block;
      font-size:clamp(1.15rem, 1.9vw, 1.45rem);
      max-width:760px;
      border-left:6px solid #b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-left:18px;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .cGTjLz {
      display:none;
    }
    }

    .fjSdLE {
      gap:20px;
      color:inherit;
      display:flex;
      padding:22px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:space-between;
    }

    @media (max-width: 560px) {

    .fjSdLE {
      gap:14px;
      padding:15px;
    }
    }

    .dndqTo {
      font:700 0.9rem / 1.4 Arial, sans-serif;
      color:#74685d;
      display:block;
      font-size:inherit;
      max-width:390px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .dndqTo {
      display:none;
    }
    }

    .bZJZGS {
      color:#ee2f98;
      display:block;
      font-size:clamp(2.4rem, 4vw, 4.4rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.86;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .bZJZGS {
      font-size:2.05rem;
    }
    }

    .cUztL {
      color:inherit;
      border:2px solid #191512;
      display:grid;
      font-size:inherit;
      background:#f3eadb;
      box-shadow:8px 8px 0 #191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:30px;
      flex-direction:row;
      grid-template-columns:1.05fr 0.95fr;
    }

    @media (max-width: 1050px) {

    .cUztL {
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .cUztL {
      display:block;
      overflow:hidden;
      box-shadow:none;
      border-width:1px;
      margin-bottom:22px;
    }
    }

    .fwoGBG {
      color:inherit;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .fwoGBG {
      display:--webkit-box;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:3;
    }
    }

    .eoyghG {
      color:inherit;
      border:1px solid rgba(25, 21, 18, 0.22);
      display:block;
      font-size:inherit;
      background:#f3eadb;
      overflow-y:hidden;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .eoyghG {
      overflow:hidden;
      border-radius:18px;
    }
    }

    .biuYaI {
      color:inherit;
      display:block;
      padding:18px 28px 14px;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:4px double #191512;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .biuYaI {
      display:none;
    }
    }

    .LYQPx {
      gap:0px;
      color:inherit;
      display:grid;
      font-size:inherit;
      list-style:none;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eqhihx {
      gap:16px;
      font:700 0.75rem / 1.2 Arial, sans-serif;
      color:#fff8ed;
      display:grid;
      padding:10px 18px;
      font-size:inherit;
      background:#25201c;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      grid-template-columns:1fr auto 1fr;
    }

    @media (max-width: 780px) {

    .eqhihx {
      text-align:left;
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .eqhihx {
      display:none;
    }
    }

    .bBktwY {
      font:900 0.76rem / 1 Arial, sans-serif;
      color:#fff8ed;
      width:fit-content;
      display:inline-block;
      padding:7px 10px;
      font-size:inherit;
      transform:rotate(-1deg);
      background:#7d241c;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:0.1em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .bBktwY {
      display:none;
    }
    }

    .eXYuMa {
      color:inherit;
      display:block;
      font-size:clamp(3.8rem, 8vw, 8.2rem);
      max-width:940px;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.8;
      flex-direction:row;
      letter-spacing:-0.055em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .eXYuMa {
      font-size:2.75rem;
      max-width:330px;
      line-height:0.84;
    }
    }

    .bnMRSX {
      gap:18px;
      color:inherit;
      display:grid;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .bnMRSX {
      gap:14px;
    }
    }

    .bjTnMi {
      color:inherit;
      display:block;
      font-size:clamp(2.3rem, 4vw, 4.6rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.85;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .bjTnMi {
      font-size:2.05rem;
    }
    }

    .dWvsEE {
      color:inherit;
      display:none;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .dWvsEE {
      left:0px;
      color:#fff8ed;
      right:0px;
      bottom:0px;
      display:grid;
      padding:7px 8px calc(7px + env(safe-area-inset-bottom));
      z-index:60;
      position:fixed;
      background:rgba(25, 21, 18, 0.97);
      border-top:2px solid #b94f24;
      grid-template-columns:repeat(4, 1fr);
    }
    }

    .gUcKu {
      gap:10px;
      color:inherit;
      display:grid;
      padding:11px 0;
      font-size:0.98rem;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      grid-template-columns:74px 1fr;
    }

    @media (max-width: 560px) {

    .gUcKu {
      grid-template-columns:55px 1fr;
    }
    }

    .byirJm {
      gap:10px;
      color:inherit;
      display:grid;
      padding:11px 0;
      font-size:0.98rem;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:74px 1fr;
    }

    @media (max-width: 560px) {

    .byirJm {
      grid-template-columns:55px 1fr;
    }
    }

    .mfhUq {
      color:inherit;
      border:1px solid rgba(25, 21, 18, 0.22);
      display:block;
      font-size:inherit;
      background:#f3eadb;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .mfhUq {
      overflow:hidden;
      border-radius:18px;
    }
    }

    .eDUwjW {
      color:#dbcbb7;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cLrPaY {
      color:#b94f24;
      display:block;
      font-size:2.1rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.9;
      flex-direction:row;
    }

    .fzUFQS {
      color:#74685d;
      display:block;
      font-size:clamp(0.95rem, 1.8vw, 1.35rem);
      font-style:italic;
      margin-top:10px;
      flex-shrink:1;
      font-family:Georgia, serif;
      font-weight:400;
      flex-direction:row;
      letter-spacing:0.16em;
    }

    .eqKucE {
      gap:24px;
      color:inherit;
      display:grid;
      font-size:inherit;
      margin-top:18px;
      align-items:end;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr auto;
    }

    @media (max-width: 780px) {

    .eqKucE {
      text-align:left;
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .eqKucE {
      display:block;
      margin-top:0px;
    }
    }

    .eONdmb {
      gap:18px;
      color:inherit;
      display:grid;
      font-size:inherit;
      align-items:end;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:3px solid #191512;
      margin-bottom:22px;
      flex-direction:row;
      padding-bottom:14px;
      grid-template-columns:1fr auto;
    }

    @media (max-width: 780px) {

    .eONdmb {
      text-align:left;
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .eONdmb {
      display:block;
      border-bottom:2px solid #191512;
      margin-bottom:14px;
      padding-bottom:8px;
    }
    }

    .dWgeVp {
      gap:16px;
      font:900 0.78rem / 1 Arial, sans-serif;
      color:#74685d;
      display:flex;
      font-size:inherit;
      border-top:3px solid #191512;
      margin-top:24px;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-top:24px;
      flex-direction:row;
      letter-spacing:0.07em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    @media (max-width: 560px) {

    .dWgeVp {
      gap:12px;
      display:grid;
      text-align:center;
      padding-bottom:10px;
    }
    }

    .ckcjeq {
      color:inherit;
      display:block;
      padding:30px 28px 24px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .ckcjeq {
      padding:18px 14px 12px;
      border-bottom:0;
    }
    }

    .bYdpJd {
      gap:18px;
      color:inherit;
      display:grid;
      padding:22px 28px;
      font-size:inherit;
      background:#e6d6bf;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      grid-template-columns:1fr auto;
    }

    @media (max-width: 780px) {

    .bYdpJd {
      text-align:left;
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .bYdpJd {
      top:55px;
      padding:10px 12px 12px;
      z-index:45;
      position:sticky;
      background:#fff8ed;
    }
    }

    .brhYMk {
      gap:8px;
      color:inherit;
      border:2px solid #191512;
      display:grid;
      padding:10px;
      font-size:inherit;
      background:#f3eadb;
      box-shadow:6px 6px 0 #191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr auto auto;
    }

    @media (max-width: 780px) {

    .brhYMk {
      box-shadow:5px 5px 0 #191512;
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .brhYMk {
      gap:7px;
      padding:8px;
      background:#f3eadb;
      box-shadow:none;
      border-width:1px;
      border-radius:999px;
      grid-template-columns:1fr auto;
    }
    }

    .DFaTa {
      font:900 0.76rem / 1 Arial, sans-serif;
      color:#fff8ed;
      width:fit-content;
      display:inline-block;
      padding:7px 10px;
      font-size:inherit;
      transform:rotate(-1deg);
      background:#7d241c;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:0.1em;
      text-transform:uppercase;
    }

    .dapdED {
      color:inherit;
      display:block;
      font-size:2.25rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.86;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:-0.035em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .dapdED {
      font-size:2rem;
    }
    }

    .evKYGH {
      gap:10px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:flex-end;
    }

    @media (max-width: 780px) {

    .evKYGH {
      justify-content:flex-start;
    }
    }

    @media (max-width: 560px) {

    .evKYGH {
      display:none;
    }
    }

    .bBHCHh {
      color:inherit;
      display:inline;
      font-size:inherit;
      text-align:right;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 780px) {

    .bBHCHh {
      text-align:left;
    }
    }

    .bWrRXy {
      gap:0px;
      color:inherit;
      display:grid;
      font-size:inherit;
      align-items:start;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:minmax(0, 1fr) 360px;
    }

    @media (max-width: 1050px) {

    .bWrRXy {
      grid-template-columns:1fr;
    }
    }

    @media (max-width: 560px) {

    .bWrRXy {
      display:block;
    }
    }

    .diTZPa {
      gap:10px;
      color:inherit;
      display:flex;
      padding:18px 28px;
      flex-wrap:wrap;
      font-size:inherit;
      background:#efe1cc;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .diTZPa {
      gap:8px;
      top:118px;
      display:none;
      padding:10px 12px;
      z-index:40;
      position:sticky;
      flex-wrap:nowrap;
      background:#fff8ed;
      border-top:1px solid rgba(25, 21, 18, 0.22);
      overflow-x:auto;
      scrollbar-width:none;
    }

    .diTZPa::-webkit-scrollbar {
    width: 0;
    }
    }

    .ccwpLi {
      color:inherit;
      display:none;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .ccwpLi {
      font:900 0.72rem / 1 Arial, sans-serif;
      color:#fff8ed;
      right:14px;
      border:2px solid #fff8ed;
      bottom:86px;
      display:inline-flex;
      padding:11px 14px;
      z-index:55;
      position:fixed;
      background:#191512;
      box-shadow:0 8px 24px rgba(25, 21, 18, 0.24);
      border-radius:999px;
      letter-spacing:0.07em;
      text-transform:uppercase;
    }
    }

    .AwoSU {
      gap:10px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      margin-top:18px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .AwoSU {
      gap:8px;
      display:grid;
      margin-top:12px;
      grid-template-columns:1fr 1fr;
    }
    }

    .cebnju {
      color:inherit;
      display:inline;
      font-size:1.55rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.85;
      flex-direction:row;
      letter-spacing:-0.035em;
    }

    .bMJlfV {
      color:inherit;
      width:min(1280px, 94vw);
      border:1px solid rgba(25, 21, 18, 0.22);
      margin:24px auto;
      display:block;
      font-size:inherit;
      background:#fdedd3ad;
      box-shadow:0 24px 80px rgba(25, 21, 18, 0.16);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .bMJlfV {
      width:100%;
      margin:0px;
      box-shadow:none;
      border-left:0;
      border-right:0;
    }
    }

    .czjjjg {
      font:700 1rem Arial, sans-serif;
      color:inherit;
      border:1px solid rgba(25, 21, 18, 0.22);
      display:inline-block;
      padding:15px;
      font-size:inherit;
      min-width:0px;
      background:#fff8ed;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .czjjjg {
      border:0;
      padding:11px 10px;
      font-size:0.95rem;
      background:transparent;
    }
    }

    .BLtTD {
      color:#fff8ed;
      border:1px solid #191512;
      display:block;
      padding:18px;
      font-size:inherit;
      background:#25201c;
      box-shadow:7px 7px 0 #b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .BLtTD {
      order:-1;
      box-shadow:none;
      border-radius:18px;
    }
    }

    .fBpYoE {
      font:800 0.82rem / 1 Arial, sans-serif;
      color:#fff8ed;
      display:grid;
      font-size:inherit;
      background:#191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      grid-template-columns:auto 1fr;
    }

    @media (max-width: 560px) {

    .fBpYoE {
      border:1px solid #191512;
      margin:0 14px 12px;
      box-shadow:5px 5px 0 #b94f24;
      grid-template-columns:1fr;
    }
    }

    .caJnqT {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:inherit;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.07em;
      text-transform:uppercase;
    }

    .fjlIqy {
      color:#ffd08b;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ehyAVR {
      color:inherit;
      display:inline;
      padding:13px 18px;
      font-size:inherit;
      background:#b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .ehyAVR {
      padding:9px 12px;
      font-size:0.7rem;
    }
    }

    .emMpom {
      color:inherit;
      border:2px solid #191512;
      display:block;
      padding:16px;
      font-size:inherit;
      background:#d7a642;
      box-shadow:6px 6px 0 #191512;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .emMpom {
      overflow:hidden;
      box-shadow:none;
      border-radius:18px;
    }
    }

    .CJYMP {
      color:inherit;
      border:2px solid #191512;
      display:block;
      padding:12px;
      font-size:inherit;
      margin-top:12px;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:bold;
      flex-direction:row;
      background-color:var(--bg);
    }

    .ykSmg {
      font:700 0.95rem Arial, sans-serif;
      color:inherit;
      width:100%;
      border:1px solid #191512;
      margin:9px 0;
      display:inline-block;
      padding:13px;
      font-size:inherit;
      background:#fff8ed;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bUpXqY {
      color:inherit;
      display:block;
      font-size:2.5rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.82;
      margin-bottom:10px;
      flex-direction:row;
      letter-spacing:-0.04em;
      text-transform:uppercase;
    }

    @media (max-width: 560px) {

    .bUpXqY {
      font-size:2.1rem;
    }
    }

    .emtTPy {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#fff8ed;
      width:100%;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#b94f24;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .emtTPy {
      box-shadow:none;
      border-width:1px;
    }
    }

    .XNBEJ {
      color:inherit;
      display:none;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .XNBEJ {
      top:0px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#fff8ed;
      display:flex;
      padding:12px 14px;
      z-index:50;
      position:sticky;
      background:rgba(25, 21, 18, 0.96);
      align-items:center;
      border-bottom:2px solid #b94f24;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }
    }

    .gTkwr {
      color:#191512;
      border:1px solid #fff8ed;
      display:inline;
      padding:8px 11px;
      font-size:inherit;
      background:#d7a642;
      box-shadow:3px 3px 0 #b94f24;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cxNbgM {
      color:inherit;
      display:block;
      padding:13px 18px;
      overflow:hidden;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
      flex-direction:row;
    }

    @media (max-width: 560px) {

    .cxNbgM {
      padding:11px 12px;
      font-size:0.72rem;
      line-height:1.35;
      white-space:normal;
    }
    }

    .fdAqwT {
      color:inherit;
      display:block;
      padding:28px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-right:1px solid rgba(25, 21, 18, 0.22);
      flex-direction:row;
    }

    @media (max-width: 1050px) {

    .fdAqwT {
      border-right:0;
      border-bottom:1px solid rgba(25, 21, 18, 0.22);
    }
    }

    @media (max-width: 560px) {

    .fdAqwT {
      border:0;
      padding:14px;
    }
    }

    .dqLBDd {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#191512;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#d7a642;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .dqLBDd {
      display:none;
    }
    }

    .AunsK {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:#fff8ed;
      border:2px solid #191512;
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:#b94f24;
      box-shadow:4px 4px 0 #191512;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    @media (max-width: 560px) {

    .AunsK {
      padding:10px 12px;
      font-size:0.68rem;
      box-shadow:none;
      border-width:1px;
      border-radius:999px;
    }
    }

    .cSnosG {
      display:none;
    }

    .cSnosG.test-mode {
      display:flex;
    }

    .bEkxwR {
      color:inherit;
      width:fit-content;
      display:flex;
      background:linear-gradient(to right, #ad3434 4%, #d6d6d6 54%, #60608a 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      align-items:center;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
      justify-content:center;
    }

    .listings\:6VULdH0JsCa13k-C2vMrQ {
      z-index:1000;
    }

    .cZzEZm {
      display:contents;
    }

    .eyAmaz {
      width:100%;
      height:100%;
    }

    .BEFTq {
      box-sizing:border-box;
    }

    .listings\:92UCzGjsRpQubLYZURVGe {
      width:100%;
    }

    .bDnMJX {
      width:1.5rem;
      height:1.5rem;
      display:flex;
      align-items:flex-start;
      justify-content:flex-start;
      transition-duration:200ms;
      transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    }

    .bDnMJX:hover {
      color:#ca8a04;
    }

    .ezsqwH {
      top:35px;
      width:max-content;
      position:absolute;
      font-size:var(--font-size-xxs);
      background:white;
      padding-top:1px;
      padding-left:2px;
      padding-right:2px;
      padding-bottom:1px;
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:5px;
    }

    .qDgah {
      width:25px;
      height:25px;
      background:#d74242;
      border-top-left-radius:30px;
      border-top-right-radius:30px;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:30px;
    }

    .dpFnOe {
      width:15px;
      height:15px;
      animation:2s ease 0ms infinite normal none running animation-cokFjI;
      background:#4eafdf;
      border-top-left-radius:50px;
      border-top-right-radius:50px;
      border-bottom-left-radius:50px;
      border-bottom-right-radius:50px;
    }

    @keyframes animation-cokFjI {
        64.52499999962733% {
          background: #65b5dc;
        }
    }

    .emXfuw {
      display:flex;
      align-items:center;
      padding-top:5px;
      padding-left:5px;
      padding-right:5px;
      padding-bottom:5px;
      justify-content:center;
    }