/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  margin: .67em 0;
  font-size: 2em
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  text-decoration: underline dotted;
  border-bottom: none
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  appearance: none
}

::-webkit-file-upload-button {
  appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

*,
::before,
::after {
  box-sizing: border-box;
  border-color: #e5e7eb;
  border-style: solid;
  border-width: 0
}

html {
  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";
  line-height: 1.5;
  tab-size: 4;
  text-size-adjust: 100%
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-collapse: collapse;
  border-color: inherit
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit
}

button,
select {
  text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  appearance: none
}

::-webkit-file-upload-button {
  appearance: button;
  font: inherit
}

summary {
  display: list-item
}

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 {
  margin: 0;
  padding: 0;
  list-style: none
}

textarea {
  resize: vertical
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}

button,
[role="button"] {
  cursor: pointer
}

:disabled {
  cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

/* web-genius reset css */
body {
  min-width: 360px;
  max-width: 1920px;
  margin: 0 auto;
  font-family: Roboto, Arial, 'Microsoft JhengHei Modify', 'Microsoft JhengHei', PingFangTC, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background-color: #fff;
}

/* layer: preflights */
*,
::before,
::after {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 50%);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}

::backdrop {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0%);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 50%);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia: ;
}

/* layer: shortcuts */
.container {
  max-width: 100%;
}

@media (width >=640px) {
  .container {
    max-width: 640px;
  }
}

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

@media (width >=1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (width >=1536px) {
  .container {
    max-width: 1536px;
  }
}

@media (width >=NaNpx) {
  .container {
    max-width: nanpx;
  }
}

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

@media (width >=960px) {
  .container {
    max-width: 960px;
  }
}

/* layer: default */
.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-30px {
  bottom: 30px;
}

.bottom-60px {
  bottom: 60px;
}

.left-0 {
  left: 0;
}

.left-3px {
  left: 3px;
}

.right-100\% {
  right: 100%;
}

.right-20px {
  right: 20px;
}

.right-25px {
  right: 25px;
}

.top-0 {
  top: 0;
}

.top-13px {
  top: 13px;
}

.top-50\% {
  top: 50%;
}

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

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

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

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

.grid {
  display: grid;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.m-8px {
  margin: 8px;
}

.mx-5px {
  margin-right: 5px;
  margin-left: 5px;
}

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

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-5px {
  margin-top: 5px;
  margin-bottom: 5px;
}

.-mt-80px {
  margin-top: -80px;
}

.mb--80px {
  margin-bottom: -80px;
}

.mb-10px {
  margin-bottom: 10px;
}

.mb-12px {
  margin-bottom: 12px;
}

.mb-15px {
  margin-bottom: 15px;
}

.mb-20px {
  margin-bottom: 20px;
}

.mb-24px {
  margin-bottom: 24px;
}

.mb-30px {
  margin-bottom: 30px;
}

.mb-40px {
  margin-bottom: 40px;
}

.mb-5px {
  margin-bottom: 5px;
}

.ml--112px {
  margin-left: -112px;
}

.ml--30px {
  margin-left: -30px;
}

.ml-40px {
  margin-left: 40px;
}

.ml-4px {
  margin-left: 4px;
}

.ml-50px {
  margin-left: 50px;
}

.mr-8px {
  margin-right: 8px;
}

.mt--110px {
  margin-top: -110px;
}

.mt--3px {
  margin-top: -3px;
}

.mt-10px {
  margin-top: 10px;
}

.mt-20px {
  margin-top: 20px;
}

.mt-30px {
  margin-top: 30px;
}

.mt-45px {
  margin-top: 45px;
}

.mt-55px {
  margin-top: 55px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.hidden {
  display: none;
}

.h-100\% {
  height: 100%;
}

.h-118px {
  height: 118px;
}

.h-120px {
  height: 120px;
}

.h-12px {
  height: 12px;
}

.h-156px {
  height: 156px;
}

.h-4px {
  height: 4px;
}

.h-6px {
  height: 6px;
}

.h-74px {
  height: 74px;
}

.h-80px {
  height: 80px;
}

.max-w-100\% {
  max-width: 100%;
}

.max-w-1110px {
  max-width: 1110px;
}

.max-w-1140px {
  max-width: 1140px;
}

.max-w-1170px {
  max-width: 1170px;
}

.max-w-168px {
  max-width: 168px;
}

.max-w-220px {
  max-width: 220px;
}

.max-w-279px {
  max-width: 279px;
}

.max-w-350px {
  max-width: 350px;
}

.max-w-370px {
  max-width: 370px;
}

.max-w-495px {
  max-width: 495px;
}

.max-w-550px {
  max-width: 550px;
}

.max-w-565px {
  max-width: 565px;
}

.max-w-770px {
  max-width: 770px;
}

.max-w-790px {
  max-width: 790px;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-948px {
  max-width: 948px;
}

.min-h-40px {
  min-height: 40px;
}

.min-h-720px {
  min-height: 720px;
}

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

.w-10\% {
  width: 10%;
}

.w-100\%,
.w-full {
  width: 100%;
}

.w-118px {
  width: 118px;
}

.w-120px {
  width: 120px;
}

.w-150px {
  width: 150px;
}

.w-156px {
  width: 156px;
}

.w-160px {
  width: 160px;
}

.w-18px {
  width: 18px;
}

.w-20\% {
  width: 20%;
}

.w-230px {
  width: 230px;
}

.w-252px {
  width: 252px;
}

.w-30\% {
  width: 30%;
}

.w-30px {
  width: 30px;
}

.w-32\% {
  width: 32%;
}

.w-400px {
  width: 400px;
}

.w-440px {
  width: 440px;
}

.w-480px {
  width: 480px;
}

.w-4px {
  width: 4px;
}

.w-60px {
  width: 60px;
}

.w-670px {
  width: 670px;
}

.w-74px {
  width: 74px;
}

.w-98px {
  width: 98px;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

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

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

.grow-1 {
  flex-grow: 1;
}

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

.not-odd\:flex-row-reverse:not(:nth-child(odd)) {
  flex-direction: row-reverse;
}

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

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

.cursor-pointer {
  cursor: pointer;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

.list-inside {
  list-style-position: inside;
}

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

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

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

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

.justify-end {
  justify-content: flex-end;
}

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

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

.gap-10px {
  grid-gap: 10px;
  gap: 10px;
}

.gap-15px {
  grid-gap: 15px;
  gap: 15px;
}

.gap-20px {
  grid-gap: 20px;
  gap: 20px;
}

.gap-30px {
  grid-gap: 30px;
  gap: 30px;
}

.gap-40px {
  grid-gap: 40px;
  gap: 40px;
}

.gap-4px {
  grid-gap: 4px;
  gap: 4px;
}

.gap-50px {
  grid-gap: 50px;
  gap: 50px;
}

.gap-5px {
  grid-gap: 5px;
  gap: 5px;
}

.gap-8px {
  grid-gap: 8px;
  gap: 8px;
}

.gap-x-3\% {
  grid-column-gap: 3%;
  column-gap: 3%;
}

.gap-y-20px {
  grid-row-gap: 20px;
  row-gap: 20px;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.b-1,
.border-1 {
  border-style: solid;
  border-width: 1px;
}

.b-3px {
  border-style: solid;
  border-width: 3px;
}

.border-2px {
  border-style: solid;
  border-width: 2px;
}

.b-y-5px {
  border-top-style: solid;
  border-top-width: 5px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
}

.b-b-5px {
  border-bottom-style: solid;
  border-bottom-width: 5px;
}

.b-l-10px {
  border-left-style: solid;
  border-left-width: 10px;
}

.b-l-8\.7px {
  border-left-style: solid;
  border-left-width: 8.7px;
}

.b-r-0px {
  border-right-style: solid;
  border-right-width: 0;
}

.b-t-5px {
  border-top-style: solid;
  border-top-width: 5px;
}

.not-last\:b-r-1:not(:last-child) {
  border-right-style: solid;
  border-right-width: 1px;
}

.b-\#000 {
  --un-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--un-border-opacity));
}

.b-\#fff {
  --un-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--un-border-opacity));
}

.b-transparent {
  border-color: transparent;
}

.b-b-transparent {
  border-bottom-color: transparent;
}

.b-l-\#fff,
.b-l-white {
  --un-border-opacity: 1;
  --un-border-left-opacity: var(--un-border-opacity);
  border-left-color: rgb(255 255 255 / var(--un-border-left-opacity));
}

.b-r-\#000 {
  --un-border-opacity: 1;
  --un-border-right-opacity: var(--un-border-opacity);
  border-right-color: rgb(0 0 0 / var(--un-border-right-opacity));
}

.b-t-transparent {
  border-top-color: transparent;
}

.rounded-20px {
  border-radius: 20px;
}

.rounded-30px {
  border-radius: 30px;
}

.rounded-40px {
  border-radius: 40px;
}

.rounded-4px {
  border-radius: 4px;
}

.rounded-50\% {
  border-radius: 50%;
}

.rounded-60px {
  border-radius: 60px;
}

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

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

.b-r-solid {
  border-right-style: solid;
}

.bg-\#000,
.bg-black {
  --un-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--un-bg-opacity));
}

.bg-\#c5a962,
.bg-\#C5A962 {
  --un-bg-opacity: 1;
  background-color: rgb(197 169 98 / var(--un-bg-opacity));
}

.bg-\#efefef {
  --un-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--un-bg-opacity));
}

.bg-\#ff7800 {
  --un-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--un-bg-opacity));
}

.bg-\#FFF,
.bg-\#ffffff,
.bg-white {
  --un-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--un-bg-opacity));
}

.even\:bg-\#ececec:nth-child(even) {
  --un-bg-opacity: 1;
  background-color: rgb(236 236 236 / var(--un-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.p-10px {
  padding: 10px;
}

.p-15px {
  padding: 15px;
}

.p-20px {
  padding: 20px;
}

.p-30px {
  padding: 30px;
}

.p-36px {
  padding: 36px;
}

.p-5px {
  padding: 5px;
}

.p-8px {
  padding: 8px;
}

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

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

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

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

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

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

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

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

.px-7\% {
  padding-right: 7%;
  padding-left: 7%;
}

.px-8\% {
  padding-right: 8%;
  padding-left: 8%;
}

.py-0\.2em {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.py-10\% {
  padding-top: 10%;
  padding-bottom: 10%;
}

.py-10px {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-12px {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-13px {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-20px {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-30px {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40px {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-4px {
  padding-top: 4px;
  padding-bottom: 4px;
}

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

.py-60px {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

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

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

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

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

.pl-10px {
  padding-left: 10px;
}

.pl-15px {
  padding-left: 15px;
}

.pl-20px {
  padding-left: 20px;
}

.pl-30px {
  padding-left: 30px;
}

.pr-20px {
  padding-right: 20px;
}

.pr-24px {
  padding-right: 24px;
}

.pr-30px {
  padding-right: 30px;
}

.pt-105px {
  padding-top: 105px;
}

.pt-40px {
  padding-top: 40px;
}

.pt-28px {
  padding-top: 28px;
}

.pt-45px {
  padding-top: 45px;
}

.pt-55px {
  padding-top: 55px;
}

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

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

.text-12px {
  font-size: 12px;
}

.text-14px {
  font-size: 14px;
}

.text-16px {
  font-size: 16px;
}

.text-17px {
  font-size: 17px;
}

.text-18px {
  font-size: 18px;
}

.text-20px {
  font-size: 20px;
}

.text-22px {
  font-size: 22px;
}

.text-24px {
  font-size: 24px;
}

.text-28px {
  font-size: 28px;
}

.text-30px {
  font-size: 30px;
}

.text-40px {
  font-size: 40px;
}

.text-46px {
  font-size: 46px;
}

.text-55px {
  font-size: 55px;
}

.font-500 {
  font-weight: 500;
}

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

.font-900 {
  font-weight: 900;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.6\] {
  line-height: 1.6;
}

.leading-\[1\.7\] {
  line-height: 1.7;
}

.leading-1\.1em {
  line-height: 1.1em;
}

.leading-45px {
  line-height: 45px;
}

.leading-54px {
  line-height: 54px;
}

.leading-tight {
  line-height: 1.25;
}

.lh-\[1\.8\] {
  line-height: 1.8;
}

.tracking-1px {
  letter-spacing: 1px;
}

.tracking-6px {
  letter-spacing: 6px;
}

.color-\#000,
.text-black {
  --un-text-opacity: 1;
  color: rgb(0 0 0 / var(--un-text-opacity));
}

.color-\#ab7107 {
  --un-text-opacity: 1;
  color: rgb(171 113 7 / var(--un-text-opacity));
}

.color-\#e30012 {
  --un-text-opacity: 1;
  color: rgb(227 0 18 / var(--un-text-opacity));
}

.color-\#fff,
.color-\#FFF,
.color-\#ffffff,
.color-\#FFFFFF,
.text-\#FFF {
  --un-text-opacity: 1;
  color: rgb(255 255 255 / var(--un-text-opacity));
}

.opacity-70 {
  opacity: 0.7;
}

@media (width <=959.9px) {
  .lt-960px\:sticky {
    position: sticky;
  }

  .lt-960px\:bottom-0 {
    bottom: 0;
  }

  .lt-960px\:left-0 {
    left: 0;
  }

  .lt-960px\:right-0 {
    right: 0;
  }

  .lt-960px\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lt-960px\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .lt-960px\:m-auto {
    margin: auto;
  }

  .lt-960px\:-mt-60px {
    margin-top: -60px;
  }

  .lt-960px\:mb--60px {
    margin-bottom: -60px;
  }

  .lt-960px\:mb-30px {
    margin-bottom: 30px;
  }

  .lt-960px\:ml-0 {
    margin-left: 0;
  }

  .lt-960px\:ml-1\.5em {
    margin-left: 1.5em;
  }

  .lt-960px\:mt-20px {
    margin-top: 20px;
  }

  .lt-960px\:block {
    display: block;
  }

  .lt-960px\:hidden {
    display: none;
  }

  .lt-960px\:h-60px {
    height: 60px;
  }

  .lt-960px\:max-w-100\% {
    max-width: 100%;
  }

  .lt-960px\:max-w-330px {
    max-width: 330px;
  }

  .lt-960px\:max-w-400px {
    max-width: 400px;
  }

  .lt-960px\:max-w-480px,
  .lt-960px\:max-w480px {
    max-width: 480px;
  }

  .lt-960px\:max-w-500px {
    max-width: 500px;
  }

  .lt-960px\:w-100\%,
  .lt-960px\:w-full {
    width: 100%;
  }

  .lt-960px\:w-auto {
    width: auto;
  }

  .lt-960px\:flex {
    display: flex;
  }

  .lt-960px\:flex-shrink {
    flex-shrink: 1;
  }

  .lt-960px\:flex-col {
    flex-direction: column;
  }

  .lt-960px\:list-disc {
    list-style-type: disc;
  }

  .lt-960px\:items-center {
    align-items: center;
  }

  .lt-960px\:justify-start {
    justify-content: flex-start;
  }

  .lt-960px\:justify-center {
    justify-content: center;
  }

  .lt-960px\:gap-16px {
    grid-gap: 16px;
    gap: 16px;
  }

  .lt-960px\:gap-30px {
    grid-gap: 30px;
    gap: 30px;
  }

  .lt-960px\:whitespace-pre {
    white-space: pre;
  }

  .lt-960px\:not-last\:b-r-0:not(:last-child) {
    border-right-style: solid;
    border-right-width: 0;
  }

  .lt-960px\:bg-none {
    background-image: none;
  }

  .lt-960px\:p-10px {
    padding: 10px;
  }

  .lt-960px\:p-16px {
    padding: 16px;
  }

  .lt-960px\:px-15px {
    padding-right: 15px;
    padding-left: 15px;
  }

  .lt-960px\:py-30px {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lt-960px\:py-40px {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lt-960px\:py-4px {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .lt-960px\:pl-20px {
    padding-left: 20px;
  }

  .lt-960px\:pt-20px {
    padding-top: 20px;
  }

  .lt-960px\:text-center {
    text-align: center;
  }

  .lt-960px\:text-16px {
    font-size: 16px;
  }

  .lt-960px\:text-18px {
    font-size: 18px;
  }

  .lt-960px\:text-20px {
    font-size: 20px;
  }

  .lt-960px\:text-28px {
    font-size: 28px;
  }

  .lt-960px\:text-30px {
    font-size: 30px;
  }

  .lt-960px\:text-32px {
    font-size: 32px;
  }

  .lt-960px\:text-36px {
    font-size: 36px;
  }

  .lt-960px\:leading-48px {
    line-height: 48px;
  }

  .lt-960px\:tracking-3px {
    letter-spacing: 3px;
  }

  .lt-960px\:color-\#FF7800 {
    --un-text-opacity: 1;
    color: rgb(255 120 0 / var(--un-text-opacity));
  }
}

@media (width <=767.9px) {
  .lt-768px\:sticky {
    position: sticky;
  }

  .lt-768px\:bottom-0 {
    bottom: 0;
  }

  .lt-768px\:left-0 {
    left: 0;
  }

  .lt-768px\:mb--5px {
    margin-bottom: -5px;
  }

  .lt-768px\:inline {
    display: inline;
  }

  .lt-768px\:block {
    display: block;
  }

  .lt-768px\:h-auto {
    height: auto;
  }

  .lt-768px\:max-w-360px {
    max-width: 360px;
  }

  .lt-768px\:w-78px {
    width: 78px;
  }

  .lt-768px\:w-full {
    width: 100%;
  }

  .lt-768px\:rounded-0 {
    border-radius: 0;
  }

  .lt-768px\:px-15px {
    padding-right: 15px;
    padding-left: 15px;
  }

  .lt-768px\:py-10px {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lt-768px\:py-20px {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lt-768px\:text-16px {
    font-size: 16px;
  }

  .lt-768px\:text-18px {
    font-size: 18px;
  }

  .lt-768px\:text-20px {
    font-size: 20px;
  }

  .lt-768px\:text-24px {
    font-size: 24px;
  }

  .lt-768px\:text-28px {
    font-size: 28px;
  }
}