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

:before, :after {
  --tw-content: "";
}

html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  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;
}

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

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

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

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

a {
  color: inherit;
  -webkit-text-decoration: 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 {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

button, select {
  text-transform: none;
}

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

:-moz-focusring {
  outline: auto;
}

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

progress {
  vertical-align: baseline;
}

:is(::-webkit-inner-spin-button, ::-webkit-outer-spin-button) {
  height: auto;
}

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

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

::-webkit-file-upload-button {
  -webkit-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;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

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

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

:disabled {
  cursor: default;
}

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

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

[hidden] {
  display: none;
}

*, :before, :after, ::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: #3b82f680;
  --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: ;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.left-0 {
  left: 0;
}

.left-4 {
  left: 1rem;
}

.right-2 {
  right: .5rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0;
}

.top-2 {
  top: .5rem;
}

.top-8 {
  top: 2rem;
}

.isolate {
  isolation: isolate;
}

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.-my-2 {
  margin-top: -.5rem;
  margin-bottom: -.5rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

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

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

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

.-mr-2 {
  margin-right: -.5rem;
}

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

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

.ml-10 {
  margin-left: 2.5rem;
}

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

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.w-10 {
  width: 2.5rem;
}

.w-10w {
  width: 10vw;
}

.w-13w {
  width: 13vw;
}

.w-15w {
  width: 15vw;
}

.w-16w {
  width: 16vw;
}

.w-17w {
  width: 17vw;
}

.w-20w {
  width: 20vw;
}

.w-21w8 {
  width: 21.8vw;
}

.w-30 {
  width: 30%;
}

.w-42w6 {
  width: 42.6vw;
}

.w-46_6 {
  width: 46.6%;
}

.w-46w6 {
  width: 46.6vw;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

.max-w-\[50rem\] {
  max-width: 50rem;
}

.max-w-layout {
  max-width: 1365px;
}

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

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

.origin-top-right {
  transform-origin: 100% 0;
}

.transform {
  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));
}

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

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

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

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

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-divide-opacity));
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-md {
  border-radius: .375rem;
}

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

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

.border-p-red {
  --tw-border-opacity: 1;
  border-color: rgb(227 2 19 / var(--tw-border-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

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

.p-2 {
  padding: .5rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.pb-12 {
  padding-bottom: 3rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-4 {
  padding-left: 1rem;
}

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

.pt-6 {
  padding-top: 1.5rem;
}

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

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

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

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

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

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

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

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[2rem\] {
  line-height: 2rem;
}

.leading-\[3rem\] {
  line-height: 3rem;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-p-gray {
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity));
}

.text-p-red {
  --tw-text-opacity: 1;
  color: rgb(227 2 19 / var(--tw-text-opacity));
}

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

.opacity-90 {
  opacity: .9;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

.blur {
  --tw-blur: blur(8px);
  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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

html {
  font-size: 16px;
}

body {
  flex-direction: column;
  width: 640px;
  height: 100vh;
  margin: 0;
  font-family: Noto Sans TC, serif;
  display: flex;
}

.head-bar {
  text-align: center;
  width: 46.6%;
  max-width: 174px;
  margin-left: auto;
  margin-right: auto;
}

#sec1 h2, #sec2 h2, #sec4 h2, #sec5 h2, #sec6 h2, #sec7 h2 {
  letter-spacing: .1em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.375;
}

#sec3 h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.25rem;
}

#sec3 h4 {
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(227 2 19 / var(--tw-text-opacity));
  line-height: 1.75rem;
}

@media (width >= 640px) {
  .page-content#sec3 h4 {
    margin-top: 0;
  }
}

#sec3 .content {
  text-align: left;
  letter-spacing: .1em;
  font-size: .875rem;
  line-height: 1.5rem;
}

#sec3 ol {
  text-align: left;
  letter-spacing: .1em;
  margin-top: .5rem;
  margin-left: 1.5rem;
  font-size: .875rem;
  line-height: 1.5rem;
  list-style-type: disc;
}

#sec3 li::marker {
  --tw-text-opacity: 1;
  color: rgb(227 2 19 / var(--tw-text-opacity));
}

@media (width >= 640px) {
  .page-content#sec3 li::marker {
    margin-top: 0;
  }
}

#sec1 {
  letter-spacing: .1em;
  font-size: .875rem;
  line-height: 2rem;
}

#sec4, #sec6 {
  background: #fafafa;
}

#sec4 h3 {
  font-size: 1.25rem;
  line-height: 2.5rem;
}

#sec4 button {
  --tw-text-opacity: 1;
  color: rgb(227 2 19 / var(--tw-text-opacity));
  line-height: 2.5rem;
}

@media (width >= 640px) {
  .page-content#sec4 button {
    margin-top: 0;
  }
}

#sec4 ol {
  letter-spacing: .1em;
  margin-top: .5rem;
  font-size: .875rem;
  line-height: 1.5rem;
}

#sec5, #sec6, #sec7 {
  padding: 3rem 1rem 2rem;
}

#sec5 h5, #sec6 h4 {
  letter-spacing: .025em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

#sec5 span, #sec6 span {
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
}

#sec7 span {
  letter-spacing: .1em;
  font-size: .875rem;
  line-height: 1.25rem;
}

#sec7 li {
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity));
  line-height: 1.75rem;
  list-style-type: none;
}

.hero-banner {
  align-items: center;
  display: flex;
}

#sec8 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background: url("sec07-bg.67077feb.svg");
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#sec8 h3 {
  font-size: 1.875rem;
}

#sec8 h4 {
  letter-spacing: .05em;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.5rem;
}

footer {
  color: #fff;
  background: url("footer-bg.c24036c5.png") 0 0 / cover;
  padding-top: 2rem;
  padding-bottom: 5rem;
}

footer h3 {
  text-wrap: balance;
  text-align: center;
  letter-spacing: .05em;
  justify-content: center;
  margin-top: 1rem;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 1.875rem;
  line-height: 2.5rem;
  display: flex;
}

.address {
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.page-content {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

#page1, #page2, #page3, #page4, #page5 {
  margin-top: 2rem;
}

#page1 h3, #page2 h3, #page3 h3, #page4 h3, #page5 h3 {
  justify-content: center;
  margin: 1rem auto 2rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  display: flex;
}

#page1 h4, #page2 h4, #page3 h4, #page4 h4, #page5 h4 {
  justify-content: center;
  margin: .5rem auto 2rem;
  font-size: 1.625rem;
  display: flex;
}

#page1 hr, #page2 hr, #page3 hr, #page4 hr, #page5 hr {
  border-top: 1px dashed #000;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

#page1 h4 + div, #page2 h4 + div, #page3 h4 + div, #page4 h4 + div, #page5 h4 + div, .page-title {
  border-radius: .25rem;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.125rem;
  display: flex;
}

.page-title {
  background: #fff0f0;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.page-title.first {
  margin-top: 0;
}

dialog {
  z-index: 50;
  background: #fff;
  border: none;
  width: 100vw;
  height: 100vh;
  padding: 1rem;
}

dialog::backdrop {
  background-color: #fff;
}

.fix-height {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media (width >= 640px) {
  body {
    width: 100vw;
  }

  #sec1 h2, #sec2 h2, #sec4 h2, #sec5 h2, #sec6 h2, #sec7 h2 {
    font-size: 2.625rem;
  }

  #sec4 li {
    letter-spacing: .25em;
  }

  #sec4 li:before {
    content: "|";
    margin-right: 1rem;
  }

  #sec4 li:first-child:before {
    content: "";
  }

  #sec4 h3 {
    font-size: 1.5rem;
  }

  #sec4 button {
    font-size: 1.25rem;
  }

  #sec5, #sec6, #sec7 {
    padding-bottom: 4rem;
  }

  #sec5 h2 br {
    display: none;
  }

  #sec5 h2 {
    margin-bottom: 2rem;
  }

  #sec6 {
    padding-bottom: 4rem;
  }

  #sec6 h4 {
    margin-bottom: .5rem;
  }

  #sec6 h2, #sec6 h3 {
    margin-bottom: 2rem;
  }

  #sec7 span {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  #sec8 {
    padding-top: 3rem;
  }

  #sec8 h3 {
    margin-bottom: 2.5rem;
    font-size: 2.625rem;
  }

  #sec8 h4 {
    padding-bottom: 3rem;
    font-size: 1.25rem;
    line-height: 2.5rem;
  }

  footer {
    padding-top: 3rem;
  }

  footer h3 {
    margin-bottom: 4rem;
    font-size: 2.625rem;
  }

  .dialog-content {
    justify-content: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  #page1 h3, #page3 h3, #page4 h3, #page5 h3 {
    justify-content: center;
    margin: 1rem auto 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    display: flex;
  }

  #page1 h4, #page2 h4, #page3 h4, #page4 h4, #page5 h4 {
    justify-content: flex-start;
    margin: .5rem auto 2rem;
    font-size: 1.625rem;
    display: flex;
  }

  #page1 h4 + div.page-title, #page2 h4 + div.page-title, #page3 h4 + div.page-title, #page4 h4 + div.page-title, #page5 h4 + div.page-title {
    padding-top: 2rem;
  }

  .page-title {
    margin-top: 0;
  }

  @media (width >= 641px) {
    .page-block {
      flex-direction: column;
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }

  .page-block {
    border-right: 1px dashed #000;
  }

  .page-block.section {
    border-left: 1px dashed #000;
    border-right: none;
  }

  .page-block.last {
    border-right: none;
  }

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

  .page-content br {
    display: none;
  }

  .page-content.text-p-red {
    margin-top: 0;
  }

  #page2 h3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 2.625rem;
  }
}

.hover\:text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

@media (width >= 640px) {
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (width >= 641px) {
  .tablet\:order-1 {
    order: 1;
  }

  .tablet\:order-2 {
    order: 2;
  }

  .tablet\:order-3 {
    order: 3;
  }

  .tablet\:order-4 {
    order: 4;
  }

  .tablet\:order-5 {
    order: 5;
  }

  .tablet\:order-6 {
    order: 6;
  }

  .tablet\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .tablet\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

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

  .tablet\:-mt-4 {
    margin-top: -1rem;
  }

  .tablet\:mb-8 {
    margin-bottom: 2rem;
  }

  .tablet\:ml-0 {
    margin-left: 0;
  }

  .tablet\:ml-10 {
    margin-left: 2.5rem;
  }

  .tablet\:ml-20 {
    margin-left: 5rem;
  }

  .tablet\:mt-0 {
    margin-top: 0;
  }

  .tablet\:mt-12 {
    margin-top: 3rem;
  }

  .tablet\:mt-16 {
    margin-top: 4rem;
  }

  .tablet\:mt-2 {
    margin-top: .5rem;
  }

  .tablet\:mt-4 {
    margin-top: 1rem;
  }

  .tablet\:mt-8 {
    margin-top: 2rem;
  }

  .tablet\:flex {
    display: flex;
  }

  .tablet\:hidden {
    display: none;
  }

  .tablet\:aspect-\[560\/315\] {
    aspect-ratio: 560 / 315;
  }

  .tablet\:w-1\/2 {
    width: 50%;
  }

  .tablet\:w-12w7 {
    width: 12.7vw;
  }

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

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

  .tablet\:max-w-174 {
    max-width: 174px;
  }

  .tablet\:max-w-64 {
    max-width: 64px;
  }

  .tablet\:max-w-\[1063px\] {
    max-width: 1063px;
  }

  .tablet\:max-w-\[160px\] {
    max-width: 160px;
  }

  .tablet\:max-w-\[163px\] {
    max-width: 163px;
  }

  .tablet\:max-w-\[166px\] {
    max-width: 166px;
  }

  .tablet\:max-w-\[179px\] {
    max-width: 179px;
  }

  .tablet\:max-w-\[196px\] {
    max-width: 196px;
  }

  .tablet\:max-w-\[30rem\] {
    max-width: 30rem;
  }

  .tablet\:max-w-\[314px\] {
    max-width: 314px;
  }

  .tablet\:max-w-\[40px\] {
    max-width: 40px;
  }

  .tablet\:max-w-\[47px\] {
    max-width: 47px;
  }

  .tablet\:max-w-\[56px\] {
    max-width: 56px;
  }

  .tablet\:max-w-\[57px\] {
    max-width: 57px;
  }

  .tablet\:max-w-\[60px\] {
    max-width: 60px;
  }

  .tablet\:max-w-\[75px\] {
    max-width: 75px;
  }

  .tablet\:max-w-layout {
    max-width: 1365px;
  }

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

  .tablet\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

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

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

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

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

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

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

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

  .tablet\:gap-0 {
    gap: 0;
  }

  .tablet\:gap-2 {
    gap: .5rem;
  }

  .tablet\:gap-4 {
    gap: 1rem;
  }

  .tablet\:pb-16 {
    padding-bottom: 4rem;
  }

  .tablet\:pb-20 {
    padding-bottom: 5rem;
  }

  .tablet\:pl-12 {
    padding-left: 3rem;
  }

  .tablet\:pl-16 {
    padding-left: 4rem;
  }

  .tablet\:pl-4 {
    padding-left: 1rem;
  }

  .tablet\:pl-8 {
    padding-left: 2rem;
  }

  .tablet\:pr-10 {
    padding-right: 2.5rem;
  }

  .tablet\:pt-10 {
    padding-top: 2.5rem;
  }

  .tablet\:text-left {
    text-align: left;
  }

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

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

  .tablet\:text-\[1\.625rem\] {
    font-size: 1.625rem;
  }

  .tablet\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .tablet\:leading-8, .tablet\:leading-\[2rem\] {
    line-height: 2rem;
  }

  .tablet\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (width >= 1024px) {
  .lg\:left-1\/2 {
    left: 50%;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:-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));
  }
}

/*# sourceMappingURL=index.75a843d5.css.map */
