*, ::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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(43 148 255 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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(43 148 255 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
}

@media (min-width: 0px) {
  .container {
    max-width: 0px;
  }
}

@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1159px) {
  .container {
    max-width: 1159px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-x-2 {
  left: 0.5rem;
  right: 0.5rem;
}

.-top-\[--headerHeight\] {
  top: calc(var(--headerHeight) * -1);
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-10 {
  left: 2.5rem;
}

.left-8 {
  left: 2rem;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-0\.5 {
  top: 0.125rem;
}

.top-1\/2 {
  top: 50%;
}

.top-2 {
  top: 0.5rem;
}

.top-auto {
  top: auto;
}

.z-10 {
  z-index: 10;
}

.z-30 {
  z-index: 30;
}

.z-\[180\] {
  z-index: 180;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[200\] {
  z-index: 200;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.order-first {
  order: -9999;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-\[0\.625rem\] {
  margin-left: 0.625rem;
}

.ml-auto {
  margin-left: auto;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-\[3px\] {
  width: 3px;
  height: 3px;
}

.size-full {
  width: 100%;
  height: 100%;
}

.\!h-auto {
  height: auto !important;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-16 {
  height: 4rem;
}

.h-6 {
  height: 1.5rem;
}

.h-\[1\.125rem\] {
  height: 1.125rem;
}

.h-\[100vh\] {
  height: 100vh;
}

.h-\[110\%\] {
  height: 110%;
}

.h-\[120vh\] {
  height: 120vh;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[37px\] {
  height: 37px;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[calc\(100dvh-var\(--headerHeight\)\)\] {
  height: calc(100dvh - var(--headerHeight));
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.min-h-\[--headerHeight\] {
  min-height: var(--headerHeight);
}

.min-h-\[40px\] {
  min-height: 40px;
}

.\!w-auto {
  width: auto !important;
}

.w-10 {
  width: 2.5rem;
}

.w-6 {
  width: 1.5rem;
}

.w-\[1\.125rem\] {
  width: 1.125rem;
}

.w-\[110\%\] {
  width: 110%;
}

.w-\[330px\] {
  width: 330px;
}

.w-full {
  width: 100%;
}

.min-w-0 {
  min-width: 0px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-evenly;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.self-center {
  align-self: center;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}

.border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(228 232 236 / var(--tw-border-opacity, 1));
}

.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(254 146 29 / var(--tw-border-opacity, 1));
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.bg-indigol-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(40 74 117 / var(--tw-bg-opacity, 1));
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 232 236 / var(--tw-bg-opacity, 1));
}

.bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 249 252 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 226 / var(--tw-bg-opacity, 1));
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[0\.625rem\] {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-\[0\.9375rem\] {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-\[0\.3125rem\] {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.py-\[0\.375rem\] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-\[1\.0625rem\] {
  padding-left: 1.0625rem;
}

.pl-\[140px\] {
  padding-left: 140px;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-\[0\.4375rem\] {
  padding-top: 0.4375rem;
}

.text-center {
  text-align: center;
}

.\!text-\[0\.625rem\] {
  font-size: 0.625rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[1\.375rem\] {
  font-size: 1.375rem;
}

.text-\[1\.5rem\] {
  font-size: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.leading-\[1\.25rem\] {
  line-height: 1.25rem;
}

.leading-\[20px\] {
  line-height: 20px;
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(45 135 243 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(89 89 89 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.text-indigol-800 {
  --tw-text-opacity: 1;
  color: rgb(40 74 117 / var(--tw-text-opacity, 1));
}

.text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(191 197 204 / var(--tw-text-opacity, 1));
}

.text-uncommon {
  --tw-text-opacity: 1;
  color: rgb(47 138 242 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(254 146 29 / var(--tw-text-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-80 {
  opacity: 0.8;
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur-md {
  --tw-blur: blur(12px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.theme-hhg-old .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.theme-hhg-old .text-lg {
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: 0px;
}

.theme-hhg-old .text-md {
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: 0px;
}

.theme-hhg-old .text-sm {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
}

.theme-hhg-old .text-xs {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-old .text-s1 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: -0.6px;
  font-weight: 600;
}

.theme-hhg-old .text-s2 {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
  font-weight: 600;
}

.theme-hhg-old .text-s3 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
  font-weight: 600;
}

.theme-hhg-old .text-s4 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: -0.2px;
  font-weight: 600;
}

.theme-hhg-old .text-s5 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-old .text-p1 {
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: -0.2px;
}

.theme-hhg-old .text-p2 {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
}

.theme-hhg-old .text-p3 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
}

.theme-hhg-old .text-p4 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.theme-hhg-old .text-p5 {
  font-size: 0.75rem;
  line-height: 1rem;
}

.theme-hhg-old .text-c1 {
  font-size: 0.875rem;
  line-height: 1.375rem;
}

.theme-hhg-old .text-c2 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-old .text-n1 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-old .text-label1 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
}

.theme-hhg-old .text-label2 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-old .text-h1 {
  font-size: 1.625rem;
  line-height: 2.125rem;
  letter-spacing: -0.9px;
  font-weight: 700;
}

.theme-hhg-old .text-h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: -0.8px;
  font-weight: 700;
}

.theme-hhg-old .text-h3 {
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: -0.7px;
  font-weight: 700;
}

.theme-hhg-old .text-h4 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: -0.6px;
  font-weight: 700;
}

.theme-hhg-old .text-h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
  font-weight: 700;
}

.theme-hhg-old .text-h6 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
  font-weight: 700;
}

.theme-hhg-old .text-title1 {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  letter-spacing: -0.4px;
}

.theme-hhg-old .text-title2 {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  letter-spacing: -0.3px;
}

@media (min-width: 768px) {
  .theme-hhg-old .text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .theme-hhg-old .text-lg {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-old .text-md {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-old .text-sm {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
  }

  .theme-hhg-old .text-xs {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }

  .theme-hhg-old .text-s1 {
    font-size: 1.375rem;
    line-height: 2rem;
    letter-spacing: -0.6px;
    font-weight: 600;
  }

  .theme-hhg-old .text-s2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.4px;
    font-weight: 600;
  }

  .theme-hhg-old .text-s3 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    font-weight: 600;
  }

  .theme-hhg-old .text-s4 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 0px;
    font-weight: 600;
  }

  .theme-hhg-old .text-s5 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-old .text-p1 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-old .text-p2 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
  }

  .theme-hhg-old .text-p3 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
  }

  .theme-hhg-old .text-p4 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-old .text-p5 {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .theme-hhg-old .text-c1 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .theme-hhg-old .text-c2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }

  .theme-hhg-old .text-n1 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-old .text-label1 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 0px;
  }

  .theme-hhg-old .text-label2 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-old .text-h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
    letter-spacing: -1.2px;
    font-weight: 700;
  }

  .theme-hhg-old .text-h2 {
    font-size: 2rem;
    line-height: 2.625rem;
    letter-spacing: -1px;
    font-weight: 700;
  }

  .theme-hhg-old .text-h3 {
    font-size: 1.625rem;
    line-height: 2.25rem;
    letter-spacing: -0.8px;
    font-weight: 700;
  }

  .theme-hhg-old .text-h4 {
    font-size: 1.375rem;
    line-height: 2rem;
    letter-spacing: -0.6px;
    font-weight: 700;
  }

  .theme-hhg-old .text-h5 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.2px;
    font-weight: 700;
  }

  .theme-hhg-old .text-h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    font-weight: 700;
  }

  .theme-hhg-old .text-title1 {
    font-size: 1.0625rem;
    line-height: 1.5rem;
    letter-spacing: -0.4px;
  }

  .theme-hhg-old .text-title2 {
    font-size: 0.9375rem;
    line-height: 1.5rem;
    letter-spacing: -0.3px;
  }
}

.theme-hhg-new .text-lg {
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: 0px;
}

.theme-hhg-new .text-xs {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-new .text-s5 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-new .text-p3 {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  letter-spacing: -0.3px;
}

.theme-hhg-new .text-p4 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
}

.theme-hhg-new .text-p5 {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.theme-hhg-new .text-n1 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: -0.2px;
}

.theme-hhg-new .text-label1 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
}

.theme-hhg-new .text-h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.2px;
  font-weight: 700;
}

.theme-hhg-new .text-h6 {
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: -0.2px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .theme-hhg-new .text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .theme-hhg-new .text-lg {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-md {
    font-size: 1.125rem;
    line-height: 2rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-sm {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
  }

  .theme-hhg-new .text-xs {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }

  .theme-hhg-new .text-s1 {
    font-size: 1.375rem;
    line-height: 2rem;
    letter-spacing: -0.6px;
    font-weight: 600;
  }

  .theme-hhg-new .text-s2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.4px;
    font-weight: 600;
  }

  .theme-hhg-new .text-s3 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    font-weight: 600;
  }

  .theme-hhg-new .text-s4 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 0px;
    font-weight: 600;
  }

  .theme-hhg-new .text-s5 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-new .text-p1 {
    font-size: 1.0625rem;
    line-height: 1.75rem;
    letter-spacing: -0.4px;
  }

  .theme-hhg-new .text-p2 {
    font-size: 0.9375rem;
    line-height: 1.5rem;
    letter-spacing: -0.3px;
  }

  .theme-hhg-new .text-p3 {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    letter-spacing: -0.3px;
  }

  .theme-hhg-new .text-p4 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-p5 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-new .text-c1 {
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-c2 {
    font-size: 0.6875rem;
    line-height: 1.375rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-n1 {
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: -0.2px;
  }

  .theme-hhg-new .text-label1 {
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 0px;
  }

  .theme-hhg-new .text-label2 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .theme-hhg-new .text-h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    letter-spacing: -1.2px;
    font-weight: 700;
  }

  .theme-hhg-new .text-h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -1px;
    font-weight: 700;
  }

  .theme-hhg-new .text-h3 {
    font-size: 1.625rem;
    line-height: 2rem;
    letter-spacing: -0.6px;
    font-weight: 700;
  }

  .theme-hhg-new .text-h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: -0.4px;
    font-weight: 700;
  }

  .theme-hhg-new .text-h5 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: -0.2px;
    font-weight: 700;
  }

  .theme-hhg-new .text-h6 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    font-weight: 700;
  }

  .theme-hhg-new .text-title1 {
    font-size: 1.0625rem;
    line-height: 1.5rem;
    letter-spacing: -0.4px;
  }

  .theme-hhg-new .text-title2 {
    font-size: 0.9375rem;
    line-height: 1.5rem;
    letter-spacing: -0.3px;
  }
}

html,
body {
  font-size: 1rem;
  line-height: 1.5rem;
}

.theme-hhg-old html,.theme-hhg-old 
body {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .theme-hhg-old html,.theme-hhg-old 
body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.theme-hhg-new html,.theme-hhg-new 
body {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .theme-hhg-new html,.theme-hhg-new 
body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.ad-video[data-video='true'] [data-gc-instream-floating='true'] {
  height: 100px !important;
  div[class^='InstreamDom_player'] {
    &[data-arb-resize-mode='compute-height']:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(
        #_
      ):not(#_):not(#_):not(#_) {
      height: 100px !important;
    }
    div:last-child {
      width: 180px !important;
    }
  }
  div[class^='InstreamDom_videoTitle'] {
    position: absolute !important;
    left: 180px !important;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999 !important;
    color: white !important;
    display: block !important;
    white-space: normal !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    padding: 0 16px !important;
    width: auto !important;
    height: auto !important;
    max-height: 66px !important;
  }
  div[class^='CloseButton'] {
    top: 23px !important;
    color: white !important;
    border-color: transparent !important;
  }
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.group:hover .group-hover\:bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  .mb\:h-\[35px\] {
    height: 35px;
  }

  .mb\:w-\[436px\] {
    width: 436px;
  }
}

@media (min-width: 1159px) {
  .pc\:max-w-\[1170px\] {
    max-width: 1170px;
  }
}
