/*! purgecss start ignore */
@tailwind base;
/*! purgecss start ignore */
.color--primary-black {
  color: #1a1a1a;
}

.bg--primary-black {
  background-color: #1a1a1a;
}

.border--primary-black {
  border-color: #1a1a1a;
}

.color--primary-blue {
  color: #0078bf;
}

.bg--primary-blue {
  background-color: #0078bf;
}

.border--primary-blue {
  border-color: #0078bf;
}

.color--primary-blue-lt {
  color: #68bae8;
}

.bg--primary-blue-lt {
  background-color: #68bae8;
}

.border--primary-blue-lt {
  border-color: #68bae8;
}

.color--primary-yellow {
  color: #ffb800;
}

.bg--primary-yellow {
  background-color: #ffb800;
}

.border--primary-yellow {
  border-color: #ffb800;
}

.color--primary-white {
  color: #fff;
}

.bg--primary-white {
  background-color: #fff;
}

.border--primary-white {
  border-color: #fff;
}

.color--black {
  color: #000000;
}

.bg--black {
  background-color: #000000;
}

.border--black {
  border-color: #000000;
}

.color--offwhite {
  color: #fcfaf4;
}

.bg--offwhite {
  background-color: #fcfaf4;
}

.border--offwhite {
  border-color: #fcfaf4;
}

.color--bluebird {
  color: #459cac;
}

.bg--bluebird {
  background-color: #459cac;
}

.border--bluebird {
  border-color: #459cac;
}

.color--blue-theme {
  color: #F3FBFC;
}

.bg--blue-theme {
  background-color: #F3FBFC;
}

.border--blue-theme {
  border-color: #F3FBFC;
}

.color--bluebird-hover {
  color: #3a8491;
}

.bg--bluebird-hover {
  background-color: #3a8491;
}

.border--bluebird-hover {
  border-color: #3a8491;
}

.color--flame {
  color: #e05f3b;
}

.bg--flame {
  background-color: #e05f3b;
}

.border--flame {
  border-color: #e05f3b;
}

.color--flame-hover {
  color: #c75434;
}

.bg--flame-hover {
  background-color: #c75434;
}

.border--flame-hover {
  border-color: #c75434;
}

.color--saffron {
  color: #f2aa3c;
}

.bg--saffron {
  background-color: #f2aa3c;
}

.border--saffron {
  border-color: #f2aa3c;
}

.color--saffron-hover {
  color: #d99836;
}

.bg--saffron-hover {
  background-color: #d99836;
}

.border--saffron-hover {
  border-color: #d99836;
}

.color--overlay {
  color: #3b455799;
}

.bg--overlay {
  background-color: #3b455799;
}

.border--overlay {
  border-color: #3b455799;
}

.color--blue-900 {
  color: #05006a;
}

.bg--blue-900 {
  background-color: #05006a;
}

.border--blue-900 {
  border-color: #05006a;
}

.color--blue-800 {
  color: #00237e;
}

.bg--blue-800 {
  background-color: #00237e;
}

.border--blue-800 {
  border-color: #00237e;
}

.color--blue-700 {
  color: #003d92;
}

.bg--blue-700 {
  background-color: #003d92;
}

.border--blue-700 {
  border-color: #003d92;
}

.color--blue-600 {
  color: #005ba8;
}

.bg--blue-600 {
  background-color: #005ba8;
}

.border--blue-600 {
  border-color: #005ba8;
}

.color--blue-500 {
  color: #0077bd;
}

.bg--blue-500 {
  background-color: #0077bd;
}

.border--blue-500 {
  border-color: #0077bd;
}

.color--blue-400 {
  color: #0097f0;
}

.bg--blue-400 {
  background-color: #0097f0;
}

.border--blue-400 {
  border-color: #0097f0;
}

.color--blue-300 {
  color: #24adff;
}

.bg--blue-300 {
  background-color: #24adff;
}

.border--blue-300 {
  border-color: #24adff;
}

.color--blue-200 {
  color: #57c0ff;
}

.bg--blue-200 {
  background-color: #57c0ff;
}

.border--blue-200 {
  border-color: #57c0ff;
}

.color--blue-100 {
  color: #8ad3ff;
}

.bg--blue-100 {
  background-color: #8ad3ff;
}

.border--blue-100 {
  border-color: #8ad3ff;
}

.color--blue-lt-900 {
  color: #2c48f7;
}

.bg--blue-lt-900 {
  background-color: #2c48f7;
}

.border--blue-lt-900 {
  border-color: #2c48f7;
}

.color--blue-lt-800 {
  color: #4b9df0;
}

.bg--blue-lt-800 {
  background-color: #4b9df0;
}

.border--blue-lt-800 {
  border-color: #4b9df0;
}

.color--blue-lt-700 {
  color: #68bae8;
}

.bg--blue-lt-700 {
  background-color: #68bae8;
}

.border--blue-lt-700 {
  border-color: #68bae8;
}

.color--blue-lt-600 {
  color: #81ccec;
}

.bg--blue-lt-600 {
  background-color: #81ccec;
}

.border--blue-lt-600 {
  border-color: #81ccec;
}

.color--blue-lt-500 {
  color: #9ad9f0;
}

.bg--blue-lt-500 {
  background-color: #9ad9f0;
}

.border--blue-lt-500 {
  border-color: #9ad9f0;
}

.color--blue-lt-400 {
  color: #b4e4f3;
}

.bg--blue-lt-400 {
  background-color: #b4e4f3;
}

.border--blue-lt-400 {
  border-color: #b4e4f3;
}

.color--blue-lt-300 {
  color: #cfeef7;
}

.bg--blue-lt-300 {
  background-color: #cfeef7;
}

.border--blue-lt-300 {
  border-color: #cfeef7;
}

.color--blue-lt-200 {
  color: #ddf4fb;
}

.bg--blue-lt-200 {
  background-color: #ddf4fb;
}

.border--blue-lt-200 {
  border-color: #ddf4fb;
}

.color--blue-lt-100 {
  color: #ebfbff;
}

.bg--blue-lt-100 {
  background-color: #ebfbff;
}

.border--blue-lt-100 {
  border-color: #ebfbff;
}

.color--yellow-900 {
  color: #ffb800;
}

.bg--yellow-900 {
  background-color: #ffb800;
}

.border--yellow-900 {
  border-color: #ffb800;
}

.color--yellow-800 {
  color: #f9af17;
}

.bg--yellow-800 {
  background-color: #f9af17;
}

.border--yellow-800 {
  border-color: #f9af17;
}

.color--yellow-700 {
  color: #f2a92d;
}

.bg--yellow-700 {
  background-color: #f2a92d;
}

.border--yellow-700 {
  border-color: #f2a92d;
}

.color--yellow-600 {
  color: #f1a946;
}

.bg--yellow-600 {
  background-color: #f1a946;
}

.border--yellow-600 {
  border-color: #f1a946;
}

.color--yellow-500 {
  color: #f9af17;
}

.bg--yellow-500 {
  background-color: #f9af17;
}

.border--yellow-500 {
  border-color: #f9af17;
}

.color--yellow-400 {
  color: #fac047;
}

.bg--yellow-400 {
  background-color: #fac047;
}

.border--yellow-400 {
  border-color: #fac047;
}

.color--yellow-300 {
  color: #fcd179;
}

.bg--yellow-300 {
  background-color: #fcd179;
}

.border--yellow-300 {
  border-color: #fcd179;
}

.color--yellow-200 {
  color: #fde2aa;
}

.bg--yellow-200 {
  background-color: #fde2aa;
}

.border--yellow-200 {
  border-color: #fde2aa;
}

.color--yellow-100 {
  color: #fef3dc;
}

.bg--yellow-100 {
  background-color: #fef3dc;
}

.border--yellow-100 {
  border-color: #fef3dc;
}

.color--theme-grey-900 {
  color: #181818;
}

.bg--theme-grey-900 {
  background-color: #181818;
}

.border--theme-grey-900 {
  border-color: #181818;
}

.color--grey-900 {
  color: #121928;
}

.bg--grey-900 {
  background-color: #121928;
}

.border--grey-900 {
  border-color: #121928;
}

.color--grey-800 {
  color: #222c3b;
}

.bg--grey-800 {
  background-color: #222c3b;
}

.border--grey-800 {
  border-color: #222c3b;
}

.color--grey-700 {
  color: #3b4557;
}

.bg--grey-700 {
  background-color: #3b4557;
}

.border--grey-700 {
  border-color: #3b4557;
}

.color--grey-600 {
  color: #4d5562;
}

.bg--grey-600 {
  background-color: #4d5562;
}

.border--grey-600 {
  border-color: #4d5562;
}

.color--grey-500 {
  color: #6b7280;
}

.bg--grey-500 {
  background-color: #6b7280;
}

.border--grey-500 {
  border-color: #6b7280;
}

.color--grey-400 {
  color: #9ca2af;
}

.bg--grey-400 {
  background-color: #9ca2af;
}

.border--grey-400 {
  border-color: #9ca2af;
}

.color--grey-300 {
  color: #cfd4db;
}

.bg--grey-300 {
  background-color: #cfd4db;
}

.border--grey-300 {
  border-color: #cfd4db;
}

.color--grey-200 {
  color: #e0e5ec;
}

.bg--grey-200 {
  background-color: #e0e5ec;
}

.border--grey-200 {
  border-color: #e0e5ec;
}

.color--grey-100 {
  color: #ebf1f6;
}

.bg--grey-100 {
  background-color: #ebf1f6;
}

.border--grey-100 {
  border-color: #ebf1f6;
}

.color--grey-50 {
  color: #f3fbfc;
}

.bg--grey-50 {
  background-color: #f3fbfc;
}

.border--grey-50 {
  border-color: #f3fbfc;
}

.color--success-green-900 {
  color: #00482f;
}

.bg--success-green-900 {
  background-color: #00482f;
}

.border--success-green-900 {
  border-color: #00482f;
}

.color--success-green-800 {
  color: #00603c;
}

.bg--success-green-800 {
  background-color: #00603c;
}

.border--success-green-800 {
  border-color: #00603c;
}

.color--success-green-700 {
  color: #00784b;
}

.bg--success-green-700 {
  background-color: #00784b;
}

.border--success-green-700 {
  border-color: #00784b;
}

.color--success-green-600 {
  color: #007f4f;
}

.bg--success-green-600 {
  background-color: #007f4f;
}

.border--success-green-600 {
  border-color: #007f4f;
}

.color--success-green-500 {
  color: #00ac65;
}

.bg--success-green-500 {
  background-color: #00ac65;
}

.border--success-green-500 {
  border-color: #00ac65;
}

.color--success-green-400 {
  color: #14c17b;
}

.bg--success-green-400 {
  background-color: #14c17b;
}

.border--success-green-400 {
  border-color: #14c17b;
}

.color--success-green-300 {
  color: #89e0bd;
}

.bg--success-green-300 {
  background-color: #89e0bd;
}

.border--success-green-300 {
  border-color: #89e0bd;
}

.color--success-green-200 {
  color: #b8ecd7;
}

.bg--success-green-200 {
  background-color: #b8ecd7;
}

.border--success-green-200 {
  border-color: #b8ecd7;
}

.color--success-green-100 {
  color: #dbf5eb;
}

.bg--success-green-100 {
  background-color: #dbf5eb;
}

.border--success-green-100 {
  border-color: #dbf5eb;
}

.color--error-red-900 {
  color: #c1000a;
}

.bg--error-red-900 {
  background-color: #c1000a;
}

.border--error-red-900 {
  border-color: #c1000a;
}

.color--error-red-800 {
  color: #d30019;
}

.bg--error-red-800 {
  background-color: #d30019;
}

.border--error-red-800 {
  border-color: #d30019;
}

.color--error-red-700 {
  color: #e2091f;
}

.bg--error-red-700 {
  background-color: #e2091f;
}

.border--error-red-700 {
  border-color: #e2091f;
}

.color--error-red-600 {
  color: #fe2022;
}

.bg--error-red-600 {
  background-color: #fe2022;
}

.border--error-red-600 {
  border-color: #fe2022;
}

.color--error-red-500 {
  color: #e2091f;
}

.bg--error-red-500 {
  background-color: #e2091f;
}

.border--error-red-500 {
  border-color: #e2091f;
}

.color--error-red-400 {
  color: #ff5e5e;
}

.bg--error-red-400 {
  background-color: #ff5e5e;
}

.border--error-red-400 {
  border-color: #ff5e5e;
}

.color--error-red-300 {
  color: #fd8a8d;
}

.bg--error-red-300 {
  background-color: #fd8a8d;
}

.border--error-red-300 {
  border-color: #fd8a8d;
}

.color--error-red-200 {
  color: #ffc4cb;
}

.bg--error-red-200 {
  background-color: #ffc4cb;
}

.border--error-red-200 {
  border-color: #ffc4cb;
}

.color--error-red-100 {
  color: #ffe7eb;
}

.bg--error-red-100 {
  background-color: #ffe7eb;
}

.border--error-red-100 {
  border-color: #ffe7eb;
}

.color--warning-orange-900 {
  color: #663803;
}

.bg--warning-orange-900 {
  background-color: #663803;
}

.border--warning-orange-900 {
  border-color: #663803;
}

.color--warning-orange-800 {
  color: #8c4c04;
}

.bg--warning-orange-800 {
  background-color: #8c4c04;
}

.border--warning-orange-800 {
  border-color: #8c4c04;
}

.color--warning-orange-700 {
  color: #b26105;
}

.bg--warning-orange-700 {
  background-color: #b26105;
}

.border--warning-orange-700 {
  border-color: #b26105;
}

.color--warning-orange-600 {
  color: #d97706;
}

.bg--warning-orange-600 {
  background-color: #d97706;
}

.border--warning-orange-600 {
  border-color: #d97706;
}

.color--warning-orange-500 {
  color: #fc9d45;
}

.bg--warning-orange-500 {
  background-color: #fc9d45;
}

.border--warning-orange-500 {
  border-color: #fc9d45;
}

.color--warning-orange-400 {
  color: #ffa845;
}

.bg--warning-orange-400 {
  background-color: #ffa845;
}

.border--warning-orange-400 {
  border-color: #ffa845;
}

.color--warning-orange-300 {
  color: #ffc583;
}

.bg--warning-orange-300 {
  background-color: #ffc583;
}

.border--warning-orange-300 {
  border-color: #ffc583;
}

.color--warning-orange-200 {
  color: #ffdcb5;
}

.bg--warning-orange-200 {
  background-color: #ffdcb5;
}

.border--warning-orange-200 {
  border-color: #ffdcb5;
}

.color--warning-orange-100 {
  color: #ffedda;
}

.bg--warning-orange-100 {
  background-color: #ffedda;
}

.border--warning-orange-100 {
  border-color: #ffedda;
}

.color--sharecard-brown {
  color: #efece9;
}

.bg--sharecard-brown {
  background-color: #efece9;
}

.border--sharecard-brown {
  border-color: #efece9;
}

.color--overlay-black {
  color: #25262899;
}

.bg--overlay-black {
  background-color: #25262899;
}

.border--overlay-black {
  border-color: #25262899;
}

.color--special-gold {
  color: #efece9;
}

.bg--special-gold {
  background-color: #efece9;
}

.border--special-gold {
  border-color: #efece9;
}

/*! purgecss end ignore */
:root {
  --button-1x: 9.75rem;
  --button-2x: 15.125rem;
  --button-3x: 20.5rem;
  --button-4x: 25.875rem;
  --color-primary-black: #1a1a1a;
  --color-primary-blue: #0078bf;
  --color-primary-blue-lt: #68bae8;
  --color-primary-yellow: #ffb800;
  --color-primary-white: #fff;
  --color-black: #000000;
  --color-offwhite: #fcfaf4;
  --color-bluebird: #459cac;
  --color-blue-theme: #F3FBFC;
  --color-bluebird-hover: #3a8491;
  --color-flame: #e05f3b;
  --color-flame-hover: #c75434;
  --color-saffron: #f2aa3c;
  --color-saffron-hover: #d99836;
  --color-overlay: #3b455799;
  --color-blue-900: #05006a;
  --color-blue-800: #00237e;
  --color-blue-700: #003d92;
  --color-blue-600: #005ba8;
  --color-blue-500: #0077bd;
  --color-blue-400: #0097f0;
  --color-blue-300: #24adff;
  --color-blue-200: #57c0ff;
  --color-blue-100: #8ad3ff;
  --color-blue-lt-900: #2c48f7;
  --color-blue-lt-800: #4b9df0;
  --color-blue-lt-700: #68bae8;
  --color-blue-lt-600: #81ccec;
  --color-blue-lt-500: #9ad9f0;
  --color-blue-lt-400: #b4e4f3;
  --color-blue-lt-300: #cfeef7;
  --color-blue-lt-200: #ddf4fb;
  --color-blue-lt-100: #ebfbff;
  --color-yellow-900: #ffb800;
  --color-yellow-800: #f9af17;
  --color-yellow-700: #f2a92d;
  --color-yellow-600: #f1a946;
  --color-yellow-500: #f9af17;
  --color-yellow-400: #fac047;
  --color-yellow-300: #fcd179;
  --color-yellow-200: #fde2aa;
  --color-yellow-100: #fef3dc;
  --color-theme-grey-900: #181818;
  --color-grey-900: #121928;
  --color-grey-800: #222c3b;
  --color-grey-700: #3b4557;
  --color-grey-600: #4d5562;
  --color-grey-500: #6b7280;
  --color-grey-400: #9ca2af;
  --color-grey-300: #cfd4db;
  --color-grey-200: #e0e5ec;
  --color-grey-100: #ebf1f6;
  --color-grey-50: #f3fbfc;
  --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: #e2091f;
  --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-brown: #efece9;
  --color-overlay-black: #25262899;
  --color-special-gold: #efece9;
}

/*! purgecss start ignore */
.color--primary-black {
  color: #1a1a1a;
}

.bg--primary-black {
  background-color: #1a1a1a;
}

.border--primary-black {
  border-color: #1a1a1a;
}

.color--primary-blue {
  color: #0078bf;
}

.bg--primary-blue {
  background-color: #0078bf;
}

.border--primary-blue {
  border-color: #0078bf;
}

.color--primary-blue-lt {
  color: #68bae8;
}

.bg--primary-blue-lt {
  background-color: #68bae8;
}

.border--primary-blue-lt {
  border-color: #68bae8;
}

.color--primary-yellow {
  color: #ffb800;
}

.bg--primary-yellow {
  background-color: #ffb800;
}

.border--primary-yellow {
  border-color: #ffb800;
}

.color--primary-white {
  color: #fff;
}

.bg--primary-white {
  background-color: #fff;
}

.border--primary-white {
  border-color: #fff;
}

.color--black {
  color: #000000;
}

.bg--black {
  background-color: #000000;
}

.border--black {
  border-color: #000000;
}

.color--offwhite {
  color: #fcfaf4;
}

.bg--offwhite {
  background-color: #fcfaf4;
}

.border--offwhite {
  border-color: #fcfaf4;
}

.color--bluebird {
  color: #459cac;
}

.bg--bluebird {
  background-color: #459cac;
}

.border--bluebird {
  border-color: #459cac;
}

.color--blue-theme {
  color: #F3FBFC;
}

.bg--blue-theme {
  background-color: #F3FBFC;
}

.border--blue-theme {
  border-color: #F3FBFC;
}

.color--bluebird-hover {
  color: #3a8491;
}

.bg--bluebird-hover {
  background-color: #3a8491;
}

.border--bluebird-hover {
  border-color: #3a8491;
}

.color--flame {
  color: #e05f3b;
}

.bg--flame {
  background-color: #e05f3b;
}

.border--flame {
  border-color: #e05f3b;
}

.color--flame-hover {
  color: #c75434;
}

.bg--flame-hover {
  background-color: #c75434;
}

.border--flame-hover {
  border-color: #c75434;
}

.color--saffron {
  color: #f2aa3c;
}

.bg--saffron {
  background-color: #f2aa3c;
}

.border--saffron {
  border-color: #f2aa3c;
}

.color--saffron-hover {
  color: #d99836;
}

.bg--saffron-hover {
  background-color: #d99836;
}

.border--saffron-hover {
  border-color: #d99836;
}

.color--overlay {
  color: #3b455799;
}

.bg--overlay {
  background-color: #3b455799;
}

.border--overlay {
  border-color: #3b455799;
}

.color--blue-900 {
  color: #05006a;
}

.bg--blue-900 {
  background-color: #05006a;
}

.border--blue-900 {
  border-color: #05006a;
}

.color--blue-800 {
  color: #00237e;
}

.bg--blue-800 {
  background-color: #00237e;
}

.border--blue-800 {
  border-color: #00237e;
}

.color--blue-700 {
  color: #003d92;
}

.bg--blue-700 {
  background-color: #003d92;
}

.border--blue-700 {
  border-color: #003d92;
}

.color--blue-600 {
  color: #005ba8;
}

.bg--blue-600 {
  background-color: #005ba8;
}

.border--blue-600 {
  border-color: #005ba8;
}

.color--blue-500 {
  color: #0077bd;
}

.bg--blue-500 {
  background-color: #0077bd;
}

.border--blue-500 {
  border-color: #0077bd;
}

.color--blue-400 {
  color: #0097f0;
}

.bg--blue-400 {
  background-color: #0097f0;
}

.border--blue-400 {
  border-color: #0097f0;
}

.color--blue-300 {
  color: #24adff;
}

.bg--blue-300 {
  background-color: #24adff;
}

.border--blue-300 {
  border-color: #24adff;
}

.color--blue-200 {
  color: #57c0ff;
}

.bg--blue-200 {
  background-color: #57c0ff;
}

.border--blue-200 {
  border-color: #57c0ff;
}

.color--blue-100 {
  color: #8ad3ff;
}

.bg--blue-100 {
  background-color: #8ad3ff;
}

.border--blue-100 {
  border-color: #8ad3ff;
}

.color--blue-lt-900 {
  color: #2c48f7;
}

.bg--blue-lt-900 {
  background-color: #2c48f7;
}

.border--blue-lt-900 {
  border-color: #2c48f7;
}

.color--blue-lt-800 {
  color: #4b9df0;
}

.bg--blue-lt-800 {
  background-color: #4b9df0;
}

.border--blue-lt-800 {
  border-color: #4b9df0;
}

.color--blue-lt-700 {
  color: #68bae8;
}

.bg--blue-lt-700 {
  background-color: #68bae8;
}

.border--blue-lt-700 {
  border-color: #68bae8;
}

.color--blue-lt-600 {
  color: #81ccec;
}

.bg--blue-lt-600 {
  background-color: #81ccec;
}

.border--blue-lt-600 {
  border-color: #81ccec;
}

.color--blue-lt-500 {
  color: #9ad9f0;
}

.bg--blue-lt-500 {
  background-color: #9ad9f0;
}

.border--blue-lt-500 {
  border-color: #9ad9f0;
}

.color--blue-lt-400 {
  color: #b4e4f3;
}

.bg--blue-lt-400 {
  background-color: #b4e4f3;
}

.border--blue-lt-400 {
  border-color: #b4e4f3;
}

.color--blue-lt-300 {
  color: #cfeef7;
}

.bg--blue-lt-300 {
  background-color: #cfeef7;
}

.border--blue-lt-300 {
  border-color: #cfeef7;
}

.color--blue-lt-200 {
  color: #ddf4fb;
}

.bg--blue-lt-200 {
  background-color: #ddf4fb;
}

.border--blue-lt-200 {
  border-color: #ddf4fb;
}

.color--blue-lt-100 {
  color: #ebfbff;
}

.bg--blue-lt-100 {
  background-color: #ebfbff;
}

.border--blue-lt-100 {
  border-color: #ebfbff;
}

.color--yellow-900 {
  color: #ffb800;
}

.bg--yellow-900 {
  background-color: #ffb800;
}

.border--yellow-900 {
  border-color: #ffb800;
}

.color--yellow-800 {
  color: #f9af17;
}

.bg--yellow-800 {
  background-color: #f9af17;
}

.border--yellow-800 {
  border-color: #f9af17;
}

.color--yellow-700 {
  color: #f2a92d;
}

.bg--yellow-700 {
  background-color: #f2a92d;
}

.border--yellow-700 {
  border-color: #f2a92d;
}

.color--yellow-600 {
  color: #f1a946;
}

.bg--yellow-600 {
  background-color: #f1a946;
}

.border--yellow-600 {
  border-color: #f1a946;
}

.color--yellow-500 {
  color: #f9af17;
}

.bg--yellow-500 {
  background-color: #f9af17;
}

.border--yellow-500 {
  border-color: #f9af17;
}

.color--yellow-400 {
  color: #fac047;
}

.bg--yellow-400 {
  background-color: #fac047;
}

.border--yellow-400 {
  border-color: #fac047;
}

.color--yellow-300 {
  color: #fcd179;
}

.bg--yellow-300 {
  background-color: #fcd179;
}

.border--yellow-300 {
  border-color: #fcd179;
}

.color--yellow-200 {
  color: #fde2aa;
}

.bg--yellow-200 {
  background-color: #fde2aa;
}

.border--yellow-200 {
  border-color: #fde2aa;
}

.color--yellow-100 {
  color: #fef3dc;
}

.bg--yellow-100 {
  background-color: #fef3dc;
}

.border--yellow-100 {
  border-color: #fef3dc;
}

.color--theme-grey-900 {
  color: #181818;
}

.bg--theme-grey-900 {
  background-color: #181818;
}

.border--theme-grey-900 {
  border-color: #181818;
}

.color--grey-900 {
  color: #121928;
}

.bg--grey-900 {
  background-color: #121928;
}

.border--grey-900 {
  border-color: #121928;
}

.color--grey-800 {
  color: #222c3b;
}

.bg--grey-800 {
  background-color: #222c3b;
}

.border--grey-800 {
  border-color: #222c3b;
}

.color--grey-700 {
  color: #3b4557;
}

.bg--grey-700 {
  background-color: #3b4557;
}

.border--grey-700 {
  border-color: #3b4557;
}

.color--grey-600 {
  color: #4d5562;
}

.bg--grey-600 {
  background-color: #4d5562;
}

.border--grey-600 {
  border-color: #4d5562;
}

.color--grey-500 {
  color: #6b7280;
}

.bg--grey-500 {
  background-color: #6b7280;
}

.border--grey-500 {
  border-color: #6b7280;
}

.color--grey-400 {
  color: #9ca2af;
}

.bg--grey-400 {
  background-color: #9ca2af;
}

.border--grey-400 {
  border-color: #9ca2af;
}

.color--grey-300 {
  color: #cfd4db;
}

.bg--grey-300 {
  background-color: #cfd4db;
}

.border--grey-300 {
  border-color: #cfd4db;
}

.color--grey-200 {
  color: #e0e5ec;
}

.bg--grey-200 {
  background-color: #e0e5ec;
}

.border--grey-200 {
  border-color: #e0e5ec;
}

.color--grey-100 {
  color: #ebf1f6;
}

.bg--grey-100 {
  background-color: #ebf1f6;
}

.border--grey-100 {
  border-color: #ebf1f6;
}

.color--grey-50 {
  color: #f3fbfc;
}

.bg--grey-50 {
  background-color: #f3fbfc;
}

.border--grey-50 {
  border-color: #f3fbfc;
}

.color--success-green-900 {
  color: #00482f;
}

.bg--success-green-900 {
  background-color: #00482f;
}

.border--success-green-900 {
  border-color: #00482f;
}

.color--success-green-800 {
  color: #00603c;
}

.bg--success-green-800 {
  background-color: #00603c;
}

.border--success-green-800 {
  border-color: #00603c;
}

.color--success-green-700 {
  color: #00784b;
}

.bg--success-green-700 {
  background-color: #00784b;
}

.border--success-green-700 {
  border-color: #00784b;
}

.color--success-green-600 {
  color: #007f4f;
}

.bg--success-green-600 {
  background-color: #007f4f;
}

.border--success-green-600 {
  border-color: #007f4f;
}

.color--success-green-500 {
  color: #00ac65;
}

.bg--success-green-500 {
  background-color: #00ac65;
}

.border--success-green-500 {
  border-color: #00ac65;
}

.color--success-green-400 {
  color: #14c17b;
}

.bg--success-green-400 {
  background-color: #14c17b;
}

.border--success-green-400 {
  border-color: #14c17b;
}

.color--success-green-300 {
  color: #89e0bd;
}

.bg--success-green-300 {
  background-color: #89e0bd;
}

.border--success-green-300 {
  border-color: #89e0bd;
}

.color--success-green-200 {
  color: #b8ecd7;
}

.bg--success-green-200 {
  background-color: #b8ecd7;
}

.border--success-green-200 {
  border-color: #b8ecd7;
}

.color--success-green-100 {
  color: #dbf5eb;
}

.bg--success-green-100 {
  background-color: #dbf5eb;
}

.border--success-green-100 {
  border-color: #dbf5eb;
}

.color--error-red-900 {
  color: #c1000a;
}

.bg--error-red-900 {
  background-color: #c1000a;
}

.border--error-red-900 {
  border-color: #c1000a;
}

.color--error-red-800 {
  color: #d30019;
}

.bg--error-red-800 {
  background-color: #d30019;
}

.border--error-red-800 {
  border-color: #d30019;
}

.color--error-red-700 {
  color: #e2091f;
}

.bg--error-red-700 {
  background-color: #e2091f;
}

.border--error-red-700 {
  border-color: #e2091f;
}

.color--error-red-600 {
  color: #fe2022;
}

.bg--error-red-600 {
  background-color: #fe2022;
}

.border--error-red-600 {
  border-color: #fe2022;
}

.color--error-red-500 {
  color: #e2091f;
}

.bg--error-red-500 {
  background-color: #e2091f;
}

.border--error-red-500 {
  border-color: #e2091f;
}

.color--error-red-400 {
  color: #ff5e5e;
}

.bg--error-red-400 {
  background-color: #ff5e5e;
}

.border--error-red-400 {
  border-color: #ff5e5e;
}

.color--error-red-300 {
  color: #fd8a8d;
}

.bg--error-red-300 {
  background-color: #fd8a8d;
}

.border--error-red-300 {
  border-color: #fd8a8d;
}

.color--error-red-200 {
  color: #ffc4cb;
}

.bg--error-red-200 {
  background-color: #ffc4cb;
}

.border--error-red-200 {
  border-color: #ffc4cb;
}

.color--error-red-100 {
  color: #ffe7eb;
}

.bg--error-red-100 {
  background-color: #ffe7eb;
}

.border--error-red-100 {
  border-color: #ffe7eb;
}

.color--warning-orange-900 {
  color: #663803;
}

.bg--warning-orange-900 {
  background-color: #663803;
}

.border--warning-orange-900 {
  border-color: #663803;
}

.color--warning-orange-800 {
  color: #8c4c04;
}

.bg--warning-orange-800 {
  background-color: #8c4c04;
}

.border--warning-orange-800 {
  border-color: #8c4c04;
}

.color--warning-orange-700 {
  color: #b26105;
}

.bg--warning-orange-700 {
  background-color: #b26105;
}

.border--warning-orange-700 {
  border-color: #b26105;
}

.color--warning-orange-600 {
  color: #d97706;
}

.bg--warning-orange-600 {
  background-color: #d97706;
}

.border--warning-orange-600 {
  border-color: #d97706;
}

.color--warning-orange-500 {
  color: #fc9d45;
}

.bg--warning-orange-500 {
  background-color: #fc9d45;
}

.border--warning-orange-500 {
  border-color: #fc9d45;
}

.color--warning-orange-400 {
  color: #ffa845;
}

.bg--warning-orange-400 {
  background-color: #ffa845;
}

.border--warning-orange-400 {
  border-color: #ffa845;
}

.color--warning-orange-300 {
  color: #ffc583;
}

.bg--warning-orange-300 {
  background-color: #ffc583;
}

.border--warning-orange-300 {
  border-color: #ffc583;
}

.color--warning-orange-200 {
  color: #ffdcb5;
}

.bg--warning-orange-200 {
  background-color: #ffdcb5;
}

.border--warning-orange-200 {
  border-color: #ffdcb5;
}

.color--warning-orange-100 {
  color: #ffedda;
}

.bg--warning-orange-100 {
  background-color: #ffedda;
}

.border--warning-orange-100 {
  border-color: #ffedda;
}

.color--sharecard-brown {
  color: #efece9;
}

.bg--sharecard-brown {
  background-color: #efece9;
}

.border--sharecard-brown {
  border-color: #efece9;
}

.color--overlay-black {
  color: #25262899;
}

.bg--overlay-black {
  background-color: #25262899;
}

.border--overlay-black {
  border-color: #25262899;
}

.color--special-gold {
  color: #efece9;
}

.bg--special-gold {
  background-color: #efece9;
}

.border--special-gold {
  border-color: #efece9;
}

/*! 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: "quick-sand-bold";
    src: url("../fonts/quick-sand/Quicksand_Bold.otf");
    font-display: swap;
  }
@font-face {
    font-family: "quick-sand-light";
    src: url("../fonts/quick-sand/Quicksand_Light.otf");
    font-display: swap;
  }
@font-face {
    font-family: "quick-sand-medium";
    src: url("../fonts/quick-sand/Quicksand-Medium.ttf");
    font-display: swap;
  }
@font-face {
    font-family: "quick-sand-regular";
    src: url("../fonts/quick-sand/Quicksand-Regular.ttf");
    font-display: swap;
  }
body{
  font-family: quick-sand-regular;
}
body p{
  font-family: quick-sand-regular;
}
body .h1, 
body .h2, 
body .h3, 
body .h4, 
body .h5, 
body .h6{
  font-family: quick-sand-bold;
  font-weight: 700;
  text-transform: capitalize;
}
body .h1{
  font-size: 4.5rem;
  line-height: 1;
  line-height: 4.95rem;
  letter-spacing: -0.02rem;
}
body .h2{
  font-size: 4rem;
  line-height: 4.4rem;
}
body .h3{
  font-size: 3.5rem;
  line-height: 4.2rem;
}
body .h4{
  font-size: 2.5rem;
  line-height: 3rem;
}
body .h5{
  font-size: 2.25rem;
  line-height: 2.7rem;
}
body .h6{
  font-size: 1.5rem;
  line-height: 1.8rem;
}
body .body__1{
  font-family: quick-sand-regular;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.1rem;
}
body .body__2{
  font-family: quick-sand-regular;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
}
body .body__2__bold{
  font-family: quick-sand-bold;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
}
body .body__3{
  font-family: quick-sand-regular;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}
body .body__3__bold{
  font-family: quick-sand-bold;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
}
body .body__4{
  font-family: quick-sand-regular;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.225rem;
}
body .body__4__bold{
  font-family: quick-sand-bold;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.225rem;
}
body .body__5{
  font-family: quick-sand-regular;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.875rem;
}
body .body__5__bold{
  font-family: quick-sand-bold;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 0.875rem;
}
body .subtitle__1{
  font-family: quick-sand-bold;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.75rem;
  letter-spacing: 0.08rem;
}
body .subtitle__2{
  font-family: quick-sand-bold;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.5rem;
}
body .subtitle__3{
  font-family: quick-sand-bold;
  font-size: 1rem;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.25rem;
}
body .subtitle__4{
  font-family: quick-sand-bold;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1rem;
}
@media (min-width: 0) and (max-width: 1023px) {
    body .h1{
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
    body .h2{
    font-size: 2rem;
    line-height: 2.2rem;
  }
    body .h3{
    font-size: 1.75rem;
    line-height: 1.925rem;
  }
    body .h4{
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
    body .h5{
    font-size: 1.375rem;
    line-height: 1.65rem;
  }
    body .h6{
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
    body .subtitle__1{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.75rem;
    letter-spacing: 0.08rem;
  }
    body .subtitle__2{
    font-size: 1rem;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.5rem;
  }
    body .subtitle__3{
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.25rem;
  }
    body .subtitle__4{
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1rem;
  }
    body .body__1{
    font-size: 1.375rem;
    line-height: 1.925rem;
  }
    body .body__2{
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.575rem;
  }
    body .body__2__bold{
    font-size: 1.125rem;
    line-height: 1.575rem;
  }
    body .body__3{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
  }
    body .body__3__bold{
    font-family: quick-sand-bold;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4rem;
  }
    body .body__4{
    font-size: 0.75rem;
    line-height: 1.05rem;
  }
    body .body__4__bold{
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.05rem;
  }
  }
body{
  font-family: quick-sand-regular !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: #f3fbfc;
  --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: "quick-sand-bold";
}

p,
a {
  font-family: "quick-sand-regular";
}

h1 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 79px;
  letter-spacing: -0.32px;
}

h2 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 70.4px;
}

h3 {
  font-size: 3.5rem;
  line-height: 61.6px;
  font-weight: 700;
}

h4 {
  font-size: 2.5rem;
  line-height: 48px;
  font-weight: 700;
}

h5 {
  font-size: 2.25rem;
  line-height: 43.2px;
  font-weight: 700;
}

h6 {
  font-size: 1.5rem;
  line-height: 28.8px;
  font-weight: 700;
}

p {
  font-family: "quick-sand-regular";
  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: 1023px) {
  h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "quick-sand-bold";
  }

  h1 {
    font-size: 2.5rem;
    line-height: 44px;
  }

  h2 {
    font-size: 2rem;
    line-height: 35.2px;
  }

  h3 {
    font-size: 1.75rem;
    line-height: 30.8px;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 28.8px;
  }

  h5 {
    font-size: 1.375rem;
    line-height: 26.4px;
  }

  h6 {
    font-size: 1.25rem;
    line-height: 24px;
  }

  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;
}

/*! purgecss end ignore */

body .hover\:body__3__bold:hover{
  font-family: quick-sand-bold;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
}

@media (min-width: 0) and (max-width: 1023px) {
    {
    letter-spacing: 0.08rem;
    text-transform: capitalize;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
  }
    body .hover\:body__3__bold:hover{
    font-family: quick-sand-bold;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4rem;
  }
    {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.05rem;
  }
  }

@media (min-width: 640px){
  
body .sm\:h2{
    font-family: quick-sand-bold;
    font-weight: 700;
    text-transform: capitalize;
  }
  body .sm\:h2{
    font-size: 4rem;
    line-height: 4.4rem;
  }
  body .sm\:body__2{
    font-family: quick-sand-regular;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.75rem;
  }
  body .sm\:body__4{
    font-family: quick-sand-regular;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.225rem;
  }

  @media (min-width: 0) and (max-width: 1023px) {
    {
      font-size: 2.5rem;
      line-height: 2.75rem;
    }
    body .sm\:h2{
      font-size: 2rem;
      line-height: 2.2rem;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      font-family: quick-sand-bold;
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1.375rem;
      line-height: 1.925rem;
    }
    body .sm\:body__2{
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 1.575rem;
    }
    {
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      text-transform: uppercase;
      font-family: quick-sand-bold;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.4rem;
    }
    body .sm\:body__4{
      font-size: 0.75rem;
      line-height: 1.05rem;
    }
    {
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 1.05rem;
    }
  }
}

@media (min-width: 768px){
  body .md\:body__1{
    font-family: quick-sand-regular;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2.1rem;
  }
  body .md\:body__3{
    font-family: quick-sand-regular;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
  }

  @media (min-width: 0) and (max-width: 1023px) {
    {
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1rem;
    }
    body .md\:body__1{
      font-size: 1.375rem;
      line-height: 1.925rem;
    }
    {
      font-family: quick-sand-bold;
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1.125rem;
      line-height: 1.575rem;
    }
    body .md\:body__3{
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.4rem;
    }
    {
      font-family: quick-sand-bold;
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 1.05rem;
    }
  }
}

@media (min-width: 1024px){
  
body .lg\:h5{
    font-family: quick-sand-bold;
    font-weight: 700;
    text-transform: capitalize;
  }
  body .lg\:h5{
    font-size: 2.25rem;
    line-height: 2.7rem;
  }
  body .lg\:body__1{
    font-family: quick-sand-regular;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2.1rem;
  }
  body .lg\:body__3__bold{
    font-family: quick-sand-bold;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4rem;
  }

  @media (min-width: 0) and (max-width: 1023px) {
    {
      font-size: 1.5rem;
      line-height: 1.8rem;
    }
    body .lg\:h5{
      font-size: 1.375rem;
      line-height: 1.65rem;
    }
    {
      text-transform: capitalize;
      text-transform: uppercase;
      font-family: quick-sand-bold;
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      font-size: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1rem;
    }
    body .lg\:body__1{
      font-size: 1.375rem;
      line-height: 1.925rem;
    }
    {
      font-family: quick-sand-bold;
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      text-transform: uppercase;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.4rem;
    }
    body .lg\:body__3__bold{
      font-family: quick-sand-bold;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.4rem;
    }
    {
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 1.05rem;
    }
  }
}

@media (min-width: 1440px){
  body .\32xl\:body__3{
    font-family: quick-sand-regular;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
  }
  body .\32xl\:body__3__bold{
    font-family: quick-sand-bold;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4rem;
  }

  @media (min-width: 0) and (max-width: 1023px) {
    {
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1.125rem;
      line-height: 1.575rem;
    }
    body .\32xl\:body__3{
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.4rem;
    }
    {
      font-family: quick-sand-bold;
      letter-spacing: 0.08rem;
      text-transform: capitalize;
      text-transform: uppercase;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.4rem;
    }
    body .\32xl\:body__3__bold{
      font-family: quick-sand-bold;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.4rem;
    }
    {
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 1.05rem;
    }
  }
}