/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties;
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.top-\[-2\.5\%\] {
  top: -2.5%;
}
.top-\[-17\.5\%\] {
  top: -17.5%;
}
.top-\[-20\%\] {
  top: -20%;
}
.top-\[5\%\] {
  top: 5%;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[11\%\] {
  top: 11%;
}
.top-\[27\%\] {
  top: 27%;
}
.top-\[30px\] {
  top: 30px;
}
.top-\[35\%\] {
  top: 35%;
}
.top-\[clamp\(20px\,5vw\,50px\)\] {
  top: clamp(20px, 5vw, 50px);
}
.right-\[0\%\] {
  right: 0%;
}
.right-\[0\] {
  right: 0;
}
.right-\[5\%\] {
  right: 5%;
}
.right-\[7\.5\%\] {
  right: 7.5%;
}
.right-\[10\%\] {
  right: 10%;
}
.bottom-\[-5\%\] {
  bottom: -5%;
}
.bottom-\[5\%\] {
  bottom: 5%;
}
.bottom-\[10\%\] {
  bottom: 10%;
}
.bottom-\[12\.5\%\] {
  bottom: 12.5%;
}
.bottom-\[16\%\] {
  bottom: 16%;
}
.bottom-\[25\%\] {
  bottom: 25%;
}
.bottom-\[30px\] {
  bottom: 30px;
}
.bottom-\[33\%\] {
  bottom: 33%;
}
.bottom-\[33\.5\%\] {
  bottom: 33.5%;
}
.bottom-\[50\%\] {
  bottom: 50%;
}
.bottom-\[51\%\] {
  bottom: 51%;
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-\[-2\%\] {
  left: -2%;
}
.left-\[0\%\] {
  left: 0%;
}
.left-\[0\] {
  left: 0;
}
.left-\[2\.5\%\] {
  left: 2.5%;
}
.left-\[50\%\] {
  left: 50%;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-10 {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-\[1\] {
  order: 1;
}
.order-\[2\] {
  order: 2;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-1 {
  grid-column: 1;
}
.col-2 {
  grid-column: 2;
}
.col-3 {
  grid-column: 3;
}
.col-4 {
  grid-column: 4;
}
.col-5 {
  grid-column: 5;
}
.col-6 {
  grid-column: 6;
}
.col-7 {
  grid-column: 7;
}
.col-8 {
  grid-column: 8;
}
.col-9 {
  grid-column: 9;
}
.col-10 {
  grid-column: 10;
}
.col-11 {
  grid-column: 11;
}
.col-12 {
  grid-column: 12;
}
.col-auto {
  grid-column: auto;
}
.float-end {
  float: inline-end;
}
.float-none {
  float: none;
}
.float-start {
  float: inline-start;
}
.container {
  width: 100%;
  @media (width >= 576px) {
    max-width: 576px;
  }
  @media (width >= 768px) {
    max-width: 768px;
  }
  @media (width >= 1024px) {
    max-width: 1024px;
  }
  @media (width >= 1280px) {
    max-width: 1280px;
  }
  @media (width >= 1536px) {
    max-width: 1536px;
  }
  @media (width >= 1880px) {
    max-width: 1880px;
  }
}
.m-auto {
  margin: auto;
}
.mx-auto {
  margin-inline: auto;
}
.my-auto {
  margin-block: auto;
}
.ms-auto {
  margin-inline-start: auto;
}
.me-auto {
  margin-inline-end: auto;
}
.mt-\[-2\%\] {
  margin-top: -2%;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-auto {
  margin-top: auto;
}
.mb-\[-5\%\] {
  margin-bottom: -5%;
}
.mb-\[-10\%\] {
  margin-bottom: -10%;
}
.mb-\[0\%\] {
  margin-bottom: 0%;
}
.mb-\[clamp\(16px\,2vw\,50px\)\] {
  margin-bottom: clamp(16px, 2vw, 50px);
}
.mb-auto {
  margin-bottom: auto;
}
.\!hidden {
  display: none !important;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.inline-grid {
  display: inline-grid;
}
.inline-table {
  display: inline-table;
}
.list-item {
  display: list-item;
}
.table {
  display: table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-column {
  display: table-column;
}
.table-column-group {
  display: table-column-group;
}
.table-footer-group {
  display: table-footer-group;
}
.table-header-group {
  display: table-header-group;
}
.table-row {
  display: table-row;
}
.table-row-group {
  display: table-row-group;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[clamp\(20px\,5vw\,50px\)\] {
  height: clamp(20px, 5vw, 50px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-\[8\%\] {
  width: 8%;
}
.w-\[10\%\] {
  width: 10%;
}
.w-\[12\%\] {
  width: 12%;
}
.w-\[12\.5\%\] {
  width: 12.5%;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[14\%\] {
  width: 14%;
}
.w-\[15\%\] {
  width: 15%;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[16\%\] {
  width: 16%;
}
.w-\[20\%\] {
  width: 20%;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[22\%\] {
  width: 22%;
}
.w-\[22\.5\%\] {
  width: 22.5%;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[75\%\] {
  width: 75%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-\[141px\] {
  max-width: 141px;
}
.max-w-\[194px\] {
  max-width: 194px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[425px\] {
  max-width: 425px;
}
.max-w-\[662px\] {
  max-width: 662px;
}
.max-w-\[928px\] {
  max-width: 928px;
}
.max-w-\[1039px\] {
  max-width: 1039px;
}
.max-w-\[1045px\] {
  max-width: 1045px;
}
.max-w-\[1050px\] {
  max-width: 1050px;
}
.max-w-\[1107px\] {
  max-width: 1107px;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-shrink-1 {
  flex-shrink: 1;
}
.shrink {
  flex-shrink: 1;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.flex-grow-1 {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.caption-top {
  caption-side: top;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-90 {
  rotate: 90deg;
}
.rotate-180 {
  rotate: 180deg;
}
.rotate-270 {
  rotate: 270deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[13px\] {
  gap: 13px;
}
.gap-\[clamp\(5px\,1vw\,10px\)\] {
  gap: clamp(5px, 1vw, 10px);
}
.gap-\[clamp\(10px\,2vw\,20px\)\] {
  gap: clamp(10px, 2vw, 20px);
}
.gap-\[clamp\(16px\,2vw\,32px\)\] {
  gap: clamp(16px, 2vw, 32px);
}
.gap-\[clamp\(16px\,5vw\,32px\)\] {
  gap: clamp(16px, 5vw, 32px);
}
.gap-\[clamp\(16px\,5vw\,64px\)\] {
  gap: clamp(16px, 5vw, 64px);
}
.gap-\[clamp\(20px\,5vw\,40px\)\] {
  gap: clamp(20px, 5vw, 40px);
}
.gap-\[clamp\(24px\,5vw\,60px\)\] {
  gap: clamp(24px, 5vw, 60px);
}
.gap-\[clamp\(24px\,5vw\,80px\)\] {
  gap: clamp(24px, 5vw, 80px);
}
.gap-\[clamp\(24px\,5vw\,90px\)\] {
  gap: clamp(24px, 5vw, 90px);
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overflow-y-visible {
  overflow-y: visible;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-1 {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-3 {
  border-style: var(--tw-border-style);
  border-width: 3px;
}
.border-4 {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.border-5 {
  border-style: var(--tw-border-style);
  border-width: 5px;
}
.border-\[1px\] {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-y-\[clamp\(2px\,1vw\,5px\)\] {
  border-block-style: var(--tw-border-style);
  border-block-width: clamp(2px, 1vw, 5px);
}
.border-none {
  --tw-border-style: none;
  border-style: none;
}
.border-\[\#C79CC4\] {
  border-color: #C79CC4;
}
.border-\[\#CFA7CD\] {
  border-color: #CFA7CD;
}
.bg-\[\#CDCBE5\] {
  background-color: #CDCBE5;
}
.bg-\[\#DDEFF5\] {
  background-color: #DDEFF5;
}
.bg-\[\#FFFDF4\] {
  background-color: #FFFDF4;
}
.bg-transparent {
  background-color: transparent;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-\[clamp\(24px\,5vw\,60px\)\] {
  padding: clamp(24px, 5vw, 60px);
}
.px-\[5\%\] {
  padding-inline: 5%;
}
.px-\[10px\] {
  padding-inline: 10px;
}
.px-\[15\%\] {
  padding-inline: 15%;
}
.px-\[15px\] {
  padding-inline: 15px;
}
.py-\[2px\] {
  padding-block: 2px;
}
.py-\[5px\] {
  padding-block: 5px;
}
.py-\[clamp\(5px\,2vw\,13px\)\] {
  padding-block: clamp(5px, 2vw, 13px);
}
.pt-\[5\%\] {
  padding-top: 5%;
}
.pb-\[5\%\] {
  padding-bottom: 5%;
}
.pb-\[clamp\(24px\,5vw\,90px\)\] {
  padding-bottom: clamp(24px, 5vw, 90px);
}
.pb-\[clamp\(32px\,5vw\,64px\)\] {
  padding-bottom: clamp(32px, 5vw, 64px);
}
.pl-\[32px\] {
  padding-left: 32px;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: end;
}
.text-start {
  text-align: start;
}
.align-baseline {
  vertical-align: baseline;
}
.align-bottom {
  vertical-align: bottom;
}
.align-middle {
  vertical-align: middle;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.align-text-top {
  vertical-align: text-top;
}
.align-top {
  vertical-align: top;
}
.text-\[clamp\(16px\,2vw\,18px\)\] {
  font-size: clamp(16px, 2vw, 18px);
}
.text-\[clamp\(18px\,2vw\,24px\)\] {
  font-size: clamp(18px, 2vw, 24px);
}
.text-\[clamp\(20px\,2vw\,30px\)\] {
  font-size: clamp(20px, 2vw, 30px);
}
.text-\[clamp\(24px\,3vw\,36px\)\] {
  font-size: clamp(24px, 3vw, 36px);
}
.text-\[clamp\(24px\,5vw\,32px\)\] {
  font-size: clamp(24px, 5vw, 32px);
}
.leading-\[clamp\(24px\,3vw\,48px\)\] {
  --tw-leading: clamp(24px, 3vw, 48px);
  line-height: clamp(24px, 3vw, 48px);
}
.font-\[400\] {
  --tw-font-weight: 400;
  font-weight: 400;
}
.font-\[700\] {
  --tw-font-weight: 700;
  font-weight: 700;
}
.tracking-\[clamp\(0\.4px\,0\.5vw\,2px\)\] {
  --tw-tracking: clamp(0.4px, 0.5vw, 2px);
  letter-spacing: clamp(0.4px, 0.5vw, 2px);
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-wrap {
  text-wrap: wrap;
}
.text-\[\#00696C\] {
  color: #00696C;
}
.text-\[\#00846A\] {
  color: #00846A;
}
.text-\[\#454545\] {
  color: #454545;
}
.text-\[\#C54A58\] {
  color: #C54A58;
}
.text-\[\#CF5843\] {
  color: #CF5843;
}
.text-\[\#FF7B63\] {
  color: #FF7B63;
}
.text-\[\#FF8F7C\] {
  color: #FF8F7C;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.overline {
  text-decoration-line: overline;
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-25 {
  opacity: 25%;
}
.opacity-50 {
  opacity: 50%;
}
.opacity-75 {
  opacity: 75%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.invert {
  --tw-invert: invert(100%);
  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 {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.\[hostname\:port\] {
  hostname: port;
}
.hover\:bg-\[\#fff\] {
  &:hover {
    @media (hover: hover) {
      background-color: #fff;
    }
  }
}
.sm\:top-\[-25\%\] {
  @media (width >= 576px) {
    top: -25%;
  }
}
.sm\:top-\[-30\%\] {
  @media (width >= 576px) {
    top: -30%;
  }
}
.sm\:top-\[12\%\] {
  @media (width >= 576px) {
    top: 12%;
  }
}
.sm\:top-\[16\%\] {
  @media (width >= 576px) {
    top: 16%;
  }
}
.sm\:top-\[27\.5\%\] {
  @media (width >= 576px) {
    top: 27.5%;
  }
}
.sm\:top-\[37\.5\%\] {
  @media (width >= 576px) {
    top: 37.5%;
  }
}
.sm\:right-\[10\%\] {
  @media (width >= 576px) {
    right: 10%;
  }
}
.sm\:bottom-\[-15\%\] {
  @media (width >= 576px) {
    bottom: -15%;
  }
}
.sm\:bottom-\[-25\%\] {
  @media (width >= 576px) {
    bottom: -25%;
  }
}
.sm\:bottom-\[5\%\] {
  @media (width >= 576px) {
    bottom: 5%;
  }
}
.sm\:bottom-\[31\%\] {
  @media (width >= 576px) {
    bottom: 31%;
  }
}
.sm\:bottom-\[31\.5\%\] {
  @media (width >= 576px) {
    bottom: 31.5%;
  }
}
.sm\:bottom-\[45\%\] {
  @media (width >= 576px) {
    bottom: 45%;
  }
}
.sm\:bottom-\[52\.5\%\] {
  @media (width >= 576px) {
    bottom: 52.5%;
  }
}
.sm\:order-\[1\] {
  @media (width >= 576px) {
    order: 1;
  }
}
.sm\:order-\[2\] {
  @media (width >= 576px) {
    order: 2;
  }
}
.sm\:block {
  @media (width >= 576px) {
    display: block;
  }
}
.sm\:w-auto {
  @media (width >= 576px) {
    width: auto;
  }
}
.sm\:grid-cols-2 {
  @media (width >= 576px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.sm\:flex-col {
  @media (width >= 576px) {
    flex-direction: column;
  }
}
.sm\:flex-row {
  @media (width >= 576px) {
    flex-direction: row;
  }
}
.md\:top-\[-30\%\] {
  @media (width >= 768px) {
    top: -30%;
  }
}
.md\:top-\[-37\.5\%\] {
  @media (width >= 768px) {
    top: -37.5%;
  }
}
.md\:top-\[18\%\] {
  @media (width >= 768px) {
    top: 18%;
  }
}
.md\:right-\[8\%\] {
  @media (width >= 768px) {
    right: 8%;
  }
}
.md\:bottom-\[3\%\] {
  @media (width >= 768px) {
    bottom: 3%;
  }
}
.md\:bottom-\[5\%\] {
  @media (width >= 768px) {
    bottom: 5%;
  }
}
.md\:bottom-\[20\%\] {
  @media (width >= 768px) {
    bottom: 20%;
  }
}
.md\:bottom-\[22\%\] {
  @media (width >= 768px) {
    bottom: 22%;
  }
}
.md\:bottom-\[40\%\] {
  @media (width >= 768px) {
    bottom: 40%;
  }
}
.md\:bottom-\[50\%\] {
  @media (width >= 768px) {
    bottom: 50%;
  }
}
.md\:left-\[-5\%\] {
  @media (width >= 768px) {
    left: -5%;
  }
}
.md\:mx-auto {
  @media (width >= 768px) {
    margin-inline: auto;
  }
}
.md\:mr-auto {
  @media (width >= 768px) {
    margin-right: auto;
  }
}
.md\:mb-\[-5\%\] {
  @media (width >= 768px) {
    margin-bottom: -5%;
  }
}
.md\:ml-\[-5\%\] {
  @media (width >= 768px) {
    margin-left: -5%;
  }
}
.md\:ml-auto {
  @media (width >= 768px) {
    margin-left: auto;
  }
}
.md\:block {
  @media (width >= 768px) {
    display: block;
  }
}
.md\:w-\[9\%\] {
  @media (width >= 768px) {
    width: 9%;
  }
}
.md\:w-auto {
  @media (width >= 768px) {
    width: auto;
  }
}
.md\:w-full {
  @media (width >= 768px) {
    width: 100%;
  }
}
.md\:max-w-\[79\%\] {
  @media (width >= 768px) {
    max-width: 79%;
  }
}
.md\:max-w-\[248px\] {
  @media (width >= 768px) {
    max-width: 248px;
  }
}
.md\:max-w-\[428px\] {
  @media (width >= 768px) {
    max-width: 428px;
  }
}
.md\:grid-cols-3 {
  @media (width >= 768px) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.md\:flex-col {
  @media (width >= 768px) {
    flex-direction: column;
  }
}
.md\:flex-row {
  @media (width >= 768px) {
    flex-direction: row;
  }
}
.md\:items-center {
  @media (width >= 768px) {
    align-items: center;
  }
}
.md\:justify-between {
  @media (width >= 768px) {
    justify-content: space-between;
  }
}
.md\:justify-center {
  @media (width >= 768px) {
    justify-content: center;
  }
}
.md\:px-\[10\%\] {
  @media (width >= 768px) {
    padding-inline: 10%;
  }
}
.md\:px-\[clamp\(10px\,2vw\,20px\)\] {
  @media (width >= 768px) {
    padding-inline: clamp(10px, 2vw, 20px);
  }
}
.md\:pb-\[0\%\] {
  @media (width >= 768px) {
    padding-bottom: 0%;
  }
}
.lg\:relative {
  @media (width >= 1024px) {
    position: relative;
  }
}
.lg\:top-\[0\] {
  @media (width >= 1024px) {
    top: 0;
  }
}
.lg\:top-\[10\%\] {
  @media (width >= 1024px) {
    top: 10%;
  }
}
.lg\:top-\[22\.5\%\] {
  @media (width >= 1024px) {
    top: 22.5%;
  }
}
.lg\:top-\[35\%\] {
  @media (width >= 1024px) {
    top: 35%;
  }
}
.lg\:right-\[5\%\] {
  @media (width >= 1024px) {
    right: 5%;
  }
}
.lg\:bottom-\[15\%\] {
  @media (width >= 1024px) {
    bottom: 15%;
  }
}
.lg\:bottom-\[20\%\] {
  @media (width >= 1024px) {
    bottom: 20%;
  }
}
.lg\:bottom-\[24\%\] {
  @media (width >= 1024px) {
    bottom: 24%;
  }
}
.lg\:bottom-\[25\%\] {
  @media (width >= 1024px) {
    bottom: 25%;
  }
}
.lg\:left-\[-22\%\] {
  @media (width >= 1024px) {
    left: -22%;
  }
}
.lg\:mt-\[3\%\] {
  @media (width >= 1024px) {
    margin-top: 3%;
  }
}
.lg\:mb-\[-10\%\] {
  @media (width >= 1024px) {
    margin-bottom: -10%;
  }
}
.lg\:block {
  @media (width >= 1024px) {
    display: block;
  }
}
.lg\:h-\[0\] {
  @media (width >= 1024px) {
    height: 0;
  }
}
.lg\:w-\[5\%\] {
  @media (width >= 1024px) {
    width: 5%;
  }
}
.lg\:w-\[12\.5\%\] {
  @media (width >= 1024px) {
    width: 12.5%;
  }
}
.lg\:w-\[13\%\] {
  @media (width >= 1024px) {
    width: 13%;
  }
}
.lg\:w-\[15\%\] {
  @media (width >= 1024px) {
    width: 15%;
  }
}
.lg\:w-\[19\%\] {
  @media (width >= 1024px) {
    width: 19%;
  }
}
.lg\:w-\[20\%\] {
  @media (width >= 1024px) {
    width: 20%;
  }
}
.lg\:w-\[95\%\] {
  @media (width >= 1024px) {
    width: 95%;
  }
}
.lg\:w-\[100\%\] {
  @media (width >= 1024px) {
    width: 100%;
  }
}
.lg\:w-auto {
  @media (width >= 1024px) {
    width: auto;
  }
}
.lg\:max-w-\[300px\] {
  @media (width >= 1024px) {
    max-width: 300px;
  }
}
.lg\:max-w-\[503px\] {
  @media (width >= 1024px) {
    max-width: 503px;
  }
}
.lg\:max-w-\[542px\] {
  @media (width >= 1024px) {
    max-width: 542px;
  }
}
.lg\:flex-col {
  @media (width >= 1024px) {
    flex-direction: column;
  }
}
.lg\:flex-row {
  @media (width >= 1024px) {
    flex-direction: row;
  }
}
.lg\:items-start {
  @media (width >= 1024px) {
    align-items: flex-start;
  }
}
.lg\:gap-\[clamp\(60px\,10vw\,136px\)\] {
  @media (width >= 1024px) {
    gap: clamp(60px, 10vw, 136px);
  }
}
.lg\:gap-\[clamp\(60px\,10vw\,172px\)\] {
  @media (width >= 1024px) {
    gap: clamp(60px, 10vw, 172px);
  }
}
.lg\:px-\[15\%\] {
  @media (width >= 1024px) {
    padding-inline: 15%;
  }
}
.xl\:top-\[-5\%\] {
  @media (width >= 1280px) {
    top: -5%;
  }
}
.xl\:top-\[21\%\] {
  @media (width >= 1280px) {
    top: 21%;
  }
}
.xl\:right-\[-30\%\] {
  @media (width >= 1280px) {
    right: -30%;
  }
}
.xl\:right-\[5\%\] {
  @media (width >= 1280px) {
    right: 5%;
  }
}
.xl\:right-\[10\%\] {
  @media (width >= 1280px) {
    right: 10%;
  }
}
.xl\:bottom-\[3\%\] {
  @media (width >= 1280px) {
    bottom: 3%;
  }
}
.xl\:bottom-\[5\%\] {
  @media (width >= 1280px) {
    bottom: 5%;
  }
}
.xl\:bottom-\[22\%\] {
  @media (width >= 1280px) {
    bottom: 22%;
  }
}
.xl\:bottom-\[23\%\] {
  @media (width >= 1280px) {
    bottom: 23%;
  }
}
.xl\:bottom-\[24\%\] {
  @media (width >= 1280px) {
    bottom: 24%;
  }
}
.xl\:bottom-\[26\%\] {
  @media (width >= 1280px) {
    bottom: 26%;
  }
}
.xl\:bottom-\[42\%\] {
  @media (width >= 1280px) {
    bottom: 42%;
  }
}
.xl\:bottom-\[45\%\] {
  @media (width >= 1280px) {
    bottom: 45%;
  }
}
.xl\:bottom-\[52\.5\%\] {
  @media (width >= 1280px) {
    bottom: 52.5%;
  }
}
.xl\:hidden {
  @media (width >= 1280px) {
    display: none;
  }
}
.xl\:w-\[22\.5\%\] {
  @media (width >= 1280px) {
    width: 22.5%;
  }
}
.xl\:w-\[30\%\] {
  @media (width >= 1280px) {
    width: 30%;
  }
}
.xl\:flex-col {
  @media (width >= 1280px) {
    flex-direction: column;
  }
}
.\32 xl\:top-\[27\.5\%\] {
  @media (width >= 1536px) {
    top: 27.5%;
  }
}
.\32 xl\:right-\[10\%\] {
  @media (width >= 1536px) {
    right: 10%;
  }
}
.\32 xl\:right-\[15\%\] {
  @media (width >= 1536px) {
    right: 15%;
  }
}
.\32 xl\:right-\[17\.5\%\] {
  @media (width >= 1536px) {
    right: 17.5%;
  }
}
.\32 xl\:bottom-\[1\%\] {
  @media (width >= 1536px) {
    bottom: 1%;
  }
}
.\32 xl\:bottom-\[5\%\] {
  @media (width >= 1536px) {
    bottom: 5%;
  }
}
.\32 xl\:bottom-\[17\%\] {
  @media (width >= 1536px) {
    bottom: 17%;
  }
}
.\32 xl\:bottom-\[17\.5\%\] {
  @media (width >= 1536px) {
    bottom: 17.5%;
  }
}
.\32 xl\:bottom-\[21\%\] {
  @media (width >= 1536px) {
    bottom: 21%;
  }
}
.\32 xl\:bottom-\[23\%\] {
  @media (width >= 1536px) {
    bottom: 23%;
  }
}
.\32 xl\:bottom-\[40\%\] {
  @media (width >= 1536px) {
    bottom: 40%;
  }
}
.\32 xl\:bottom-\[45\%\] {
  @media (width >= 1536px) {
    bottom: 45%;
  }
}
.\32 xl\:bottom-\[47\.5\%\] {
  @media (width >= 1536px) {
    bottom: 47.5%;
  }
}
.\32 xl\:left-\[-35\%\] {
  @media (width >= 1536px) {
    left: -35%;
  }
}
.\32 xl\:block {
  @media (width >= 1536px) {
    display: block;
  }
}
.\32 xl\:grid-cols-3 {
  @media (width >= 1536px) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.\32 xl\:flex-col {
  @media (width >= 1536px) {
    flex-direction: column;
  }
}
.\32 xl\:flex-row {
  @media (width >= 1536px) {
    flex-direction: row;
  }
}
.\32 xl\:justify-between {
  @media (width >= 1536px) {
    justify-content: space-between;
  }
}
.\33 xl\:right-\[17\.5\%\] {
  @media (width >= 1880px) {
    right: 17.5%;
  }
}
.\33 xl\:bottom-\[5\%\] {
  @media (width >= 1880px) {
    bottom: 5%;
  }
}
.\33 xl\:bottom-\[16\%\] {
  @media (width >= 1880px) {
    bottom: 16%;
  }
}
.\33 xl\:bottom-\[18\%\] {
  @media (width >= 1880px) {
    bottom: 18%;
  }
}
.\33 xl\:bottom-\[20\%\] {
  @media (width >= 1880px) {
    bottom: 20%;
  }
}
.\33 xl\:mt-\[-10\%\] {
  @media (width >= 1880px) {
    margin-top: -10%;
  }
}
.\33 xl\:w-\[10\%\] {
  @media (width >= 1880px) {
    width: 10%;
  }
}
.\33 xl\:w-\[20\%\] {
  @media (width >= 1880px) {
    width: 20%;
  }
}
.\33 xl\:w-\[30\%\] {
  @media (width >= 1880px) {
    width: 30%;
  }
}
.\33 xl\:justify-end {
  @media (width >= 1880px) {
    justify-content: flex-end;
  }
}
@layer utilities {
  .vi-dog {
    pointer-events: none;
    position: absolute;
    top: 0%;
    left: calc(1/2 * 100%);
    width: 45%;
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    @media (width >= 768px) {
      top: 10%;
    }
    @media (width >= 768px) {
      width: 40%;
    }
    @media (width >= 1024px) {
      top: 20%;
    }
    @media (width >= 1024px) {
      width: 35%;
    }
    @media (width >= 1280px) {
      top: 30%;
    }
    @media (width >= 1280px) {
      width: 25%;
    }
  }
  .vi-bird {
    position: absolute;
    top: 16%;
    right: 12%;
    z-index: 1;
    width: 8%;
    @media (width >= 576px) {
      top: 22%;
    }
    @media (width >= 768px) {
      top: 34%;
    }
    @media (width >= 1024px) {
      top: 35%;
    }
    @media (width >= 1280px) {
      top: 38%;
    }
    @media (width >= 1536px) {
      top: 45%;
    }
    @media (width >= 1880px) {
      top: 46%;
    }
  }
  .btn-back {
    display: flex;    
    align-items: center;
    justify-content: flex-end;
    font-size: clamp(18px, 2vw, 20px);
    --tw-leading: clamp(24px, 3vw, 32px);
    line-height: clamp(24px, 3vw, 32px);
    --tw-tracking: 0.1em;
    letter-spacing: 0.1em;
    @media (width >= 768px) {
      width: 100%;
    }
  }
  .btn-back a {
    display: flex;
    width: 100%;
    max-width: 194px;
    align-items: center;
    justify-content: space-between;
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    border-color: #FF7B63;
  }
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url('../font/noto-sans-tc-v37-latin-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 200;
  src: url('../font/noto-sans-tc-v37-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url('../font/noto-sans-tc-v37-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url('../font/noto-sans-tc-v37-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  src: url('../font/noto-sans-tc-v37-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 600;
  src: url('../font/noto-sans-tc-v37-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url('../font/noto-sans-tc-v37-latin-700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 800;
  src: url('../font/noto-sans-tc-v37-latin-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  src: url('../font/noto-sans-tc-v37-latin-900.woff2') format('woff2');
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
    }
  }
}
