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

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

html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  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 {
  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 {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  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;
}

::-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;
}

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 {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #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 {
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
  margin: -1px !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}

.relative {
  position: relative !important;
}

.top-\[180px\] {
  top: 180px !important;
}

.top-\[90px\] {
  top: 90px !important;
}

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

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.table {
  display: table !important;
}

.hidden {
  display: none !important;
}

.h-navHeight {
  height: calc(100vh - 180px) !important;
}

.h-\[180px\] {
  height: 180px !important;
}

.h-\[90px\] {
  height: 90px !important;
}

.h-\[60px\] {
  height: 60px !important;
}

.h-navHeightScroll {
  height: calc(100vh - 90px) !important;
}

.w-full {
  width: 100% !important;
}

.w-\[84px\] {
  width: 84px !important;
}

.table-auto {
  table-layout: auto !important;
}

.scale-y-0 {
  --tw-scale-y: 0 !important;
  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)) !important;
}

.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)) !important;
}

.resize {
  resize: both !important;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.p-0 {
  padding: 0 !important;
}

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

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

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

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.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) !important;
}

.transition-\[height\] {
  transition-property: height !important;
  transition-duration: 0.15s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.transition-\[margin\] {
  transition-property: margin !important;
  transition-duration: 0.15s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.transition-\[width\] {
  transition-property: width !important;
  transition-duration: 0.15s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.duration-500 {
  transition-duration: 0.5s !important;
}

body {
  font-family: acumin-pro, sans-serif;
}

body .main {
  height: auto;
  min-height: 100vh;
  width: 100%;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #aa3227;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, #aa322700);
  --tw-gradient-stops: var(--tw-gradient-from), #96295e, var(--tw-gradient-to, #96295e00);
  --tw-gradient-to: #295453;
  background-size: cover;
}

body .main-content {
  width: 100%;
}

@media (min-width: 640px) {
  body .main-content {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  body .main-content {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  body .main-content {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  body .main-content {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  body .main-content {
    max-width: 1536px;
  }
}

body .main-content {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

body .main-content img.logo {
  max-width: 180px;
}

@media (min-width: 1024px) {
  body .main-content img.logo {
    width: 100%;
    max-width: none;
  }
}

body .main-content .buttons {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

body .main-content .buttons > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

body .main-content .buttons {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  padding: 1rem 0.5rem;
}

@media (min-width: 768px) {
  body .main-content .buttons {
    flex-direction: row;
    align-items: stretch;
  }

  body .main-content .buttons > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
    --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)));
  }
}

@media (min-width: 1024px) {
  body .main-content .buttons {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

body .main-content .buttons a {
  width: 80%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

body .main-content .buttons a > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

body .main-content .buttons a {
  background-color: #0000004d;
  border-radius: 1.5rem;
  padding: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body .main-content .buttons a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(174 37 115 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  body .main-content .buttons a {
    width: 50%;
  }
}

body .main-content .buttons .content {
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  padding-top: 0.75rem;
  display: flex;
}

body .main-content .buttons .pochp {
  --tw-bg-opacity: 1;
  /* background-color:rgb(41 84 83/var(--tw-bg-opacity)); */
}

body .main-content .buttons a:first-of-type:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

body .main-content .buttons p {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}

@media (min-width: 1024px) {
  body .main-content .buttons p {
    font-size: 3.75rem;
    line-height: 1;
  }
}

body .main-content .buttons span {
  color: #fff6;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

body .main-content .footer-start {
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0.3;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

@media (min-width: 768px) {
  body .main-content .footer-start {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  body .main-content .footer-start {
    margin-top: 6rem;
  }
}

body .main-content .footer-start-left {
  border-color: #fff3;
  border-left-width: 1px;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
}

@media (min-width: 1024px) {
  body .main-content .footer-start-left {
    margin-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

body .main-content .footer-start-left li {
  text-underline-offset: 4px;
}

body .main-content .footer-start-left li:hover {
  text-decoration-line: underline;
}

body .main-content .footer-start-right {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px !important;
  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)) !important;
}

@media (min-width: 768px) {
  .md\:h-\[160px\] {
    height: 160px !important;
  }

  .md\:h-\[76px\] {
    height: 76px !important;
  }

  .md\:w-\[200px\] {
    width: 200px !important;
  }

  .md\:transform-none {
    transform: none !important;
  }

  .md\:text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:w-\[310px\] {
    width: 310px !important;
  }

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

body .main-content .buttons .pochp:hover {
  background-color: rgb(41 84 83 / var(--tw-bg-opacity));
}
