/* src/scss/main.scss */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
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-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
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-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-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] {
  -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 {
  list-style: none;
  margin: 0;
  padding: 0;
}
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 {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
html {
  font-size: 1rem;
  line-height: 1.25rem;
  font-family: Lato, sans-serif;
}
body {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  body {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0;
  }
}
h1 {
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 3.625rem;
    font-weight: 300;
    letter-spacing: 0;
  }
}
h2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
    letter-spacing: 0;
  }
}
h3 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  h3 {
    font-size: 2rem;
    line-height: 2.375rem;
    font-weight: 300;
    letter-spacing: 0;
  }
}
h4 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 500;
    letter-spacing: 0;
  }
}
h5 {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 500;
    letter-spacing: 0;
  }
}
*,
::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(59 130 246 / 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(59 130 246 / 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: ;
}
.pin {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 9999px;
  background:
    linear-gradient(
      to bottom left,
      #70798e29,
      #2f374e29);
}
.typo-body1 {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-body1 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0;
  }
}
.typo-body2 {
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-body2 {
    font-size: 0.875rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: 0;
  }
}
.typo-h2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
    letter-spacing: 0;
  }
}
.typo-h3 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-h3 {
    font-size: 2rem;
    line-height: 2.375rem;
    font-weight: 300;
    letter-spacing: 0;
  }
}
.typo-h4 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 500;
    letter-spacing: 0;
  }
}
.typo-overline {
  font-size: 0.625rem;
  line-height: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.09375rem;
}
@media (min-width: 1024px) {
  .typo-overline {
    font-size: 0.75rem;
    line-height: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.1125rem;
  }
}
.typo-subtitle1 {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-subtitle1 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 600;
    letter-spacing: 0;
  }
}
.typo-subtitle2 {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-subtitle2 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 600;
    letter-spacing: 0;
  }
}
.typo-underline {
  font-size: 0.5rem;
  line-height: 0.625rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-underline {
    font-size: 0.625rem;
    line-height: 0.75rem;
    font-weight: 400;
    letter-spacing: 0;
  }
}
.tag {
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1rem;
  border-width: 1px;
  border-style: solid;
}
.tag.active {
  color: #141414;
}
.tag-sm {
  padding: 0.25rem 0.5rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  line-height: 0.875rem;
  border-width: 1px;
  border-style: solid;
  transition:;
}
.tag-sm.active {
  color: #141414;
}
.separator-horizontal {
  width: 1px;
  height: 100%;
  background-color: #404659;
}
.min-h-safe {
  min-height: calc(100dvh - env(safe-area-inset-top, 0) - env(safe-area-inset-bottom, 0) - 5.5rem);
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.\!left-12 {
  left: 3rem !important;
}
.-right-1 {
  right: -0.25rem;
}
.-top-1 {
  top: -0.25rem;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-4 {
  left: 1rem;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[11px\] {
  top: 11px;
}
.top-full {
  top: 100%;
}
.z-other {
  z-index: 10;
}
.row-start-2 {
  grid-row-start: 2;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-3\.5 {
  margin-bottom: 0.875rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0px;
}
.mr-0\.5 {
  margin-right: 0.125rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-\[1px\] {
  margin-right: 1px;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.hidden {
  display: none;
}
.\!aspect-auto {
  aspect-ratio: auto !important;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}
.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}
.size-20 {
  width: 5rem;
  height: 5rem;
}
.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}
.size-8 {
  width: 2rem;
  height: 2rem;
}
.\!h-full {
  height: 100% !important;
}
.h-5 {
  height: 1.25rem;
}
.h-8 {
  height: 2rem;
}
.h-\[1\.375rem\] {
  height: 1.375rem;
}
.h-\[11\.7rem\] {
  height: 11.7rem;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[calc\(100\%_-_6\.5rem\)\] {
  height: calc(100% - 6.5rem);
}
.h-full {
  height: 100%;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-96 {
  max-height: 24rem;
}
.\!w-full {
  width: 100% !important;
}
.w-16 {
  width: 4rem;
}
.w-3 {
  width: 0.75rem;
}
.w-44 {
  width: 11rem;
}
.w-5 {
  width: 1.25rem;
}
.w-8 {
  width: 2rem;
}
.w-\[15rem\] {
  width: 15rem;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[25rem\] {
  width: 25rem;
}
.w-\[50\%\] {
  width: 50%;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.min-w-\[16rem\] {
  min-width: 16rem;
}
.min-w-\[5rem\] {
  min-width: 5rem;
}
.max-w-44 {
  max-width: 11rem;
}
.max-w-\[20rem\] {
  max-width: 20rem;
}
.max-w-\[5rem\] {
  max-width: 5rem;
}
.max-w-\[67\.5rem\] {
  max-width: 67.5rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.-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-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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.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));
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}
.grid-cols-\[2fr_1fr\] {
  grid-template-columns: 2fr 1fr;
}
.grid-cols-\[auto\,1fr\] {
  grid-template-columns: auto 1fr;
}
.grid-cols-\[auto\,auto\,1fr\] {
  grid-template-columns: auto auto 1fr;
}
.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}
.grid-rows-\[auto_minmax\(0\,1fr\)_auto\] {
  grid-template-rows: auto minmax(0, 1fr) auto;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-content-center {
  place-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-1 {
  column-gap: 0.25rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.self-center {
  align-self: center;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.\!overflow-y-hidden {
  overflow-y: hidden !important;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-danger {
  --tw-border-opacity: 1;
  border-color: rgb(212 80 80 / var(--tw-border-opacity));
}
.border-gray-light {
  --tw-border-opacity: 1;
  border-color: rgb(52 64 72 / var(--tw-border-opacity));
}
.border-info {
  --tw-border-opacity: 1;
  border-color: rgb(30 122 229 / var(--tw-border-opacity));
}
.border-input-placeholder {
  --tw-border-opacity: 1;
  border-color: rgb(64 70 89 / var(--tw-border-opacity));
}
.border-success {
  --tw-border-opacity: 1;
  border-color: rgb(124 245 114 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-warning {
  --tw-border-opacity: 1;
  border-color: rgb(215 218 85 / var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-black-quanternary {
  --tw-bg-opacity: 1;
  background-color: rgb(70 70 70 / var(--tw-bg-opacity));
}
.bg-danger\/15 {
  background-color: rgb(212 80 80 / 0.15);
}
.bg-info\/15 {
  background-color: rgb(30 122 229 / 0.15);
}
.bg-input-placeholder {
  --tw-bg-opacity: 1;
  background-color: rgb(64 70 89 / var(--tw-bg-opacity));
}
.bg-success\/15 {
  background-color: rgb(124 245 114 / 0.15);
}
.bg-warning\/15 {
  background-color: rgb(215 218 85 / 0.15);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-\[0\.15\] {
  --tw-bg-opacity: 0.15;
}
.fill-light {
  fill: #d9d9d9;
}
.fill-text-primary {
  fill: #D9D9D9;
}
.object-cover {
  object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-px {
  padding: 1px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.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;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.1875rem\] {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.py-\[0\.4375rem\] {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}
.\!pr-\[3\.25rem\] {
  padding-right: 3.25rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-3\.5 {
  padding-bottom: 0.875rem;
}
.pb-\[1px\] {
  padding-bottom: 1px;
}
.pb-px {
  padding-bottom: 1px;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-3\.5 {
  padding-right: 0.875rem;
}
.pr-4 {
  padding-right: 1rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.text-2xs {
  font-size: 0.625rem;
  line-height: 0.75rem;
}
.text-3xs {
  font-size: 0.5rem;
  line-height: 0.625rem;
}
.text-\[0\] {
  font-size: 0;
}
.text-base {
  font-size: 1rem;
  line-height: 1.25rem;
}
.text-lg {
  font-size: 1.5rem;
  line-height: 1.75rem;
}
.text-md {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1rem;
}
.text-sub {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.\!leading-4 {
  line-height: 1rem !important;
}
.leading-4 {
  line-height: 1rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[1\.68\] {
  line-height: 1.68;
}
.leading-none {
  line-height: 1;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-danger {
  --tw-text-opacity: 1;
  color: rgb(212 80 80 / var(--tw-text-opacity));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity));
}
.text-gray-40-light {
  --tw-text-opacity: 1;
  color: rgb(112 121 142 / var(--tw-text-opacity));
}
.text-info {
  --tw-text-opacity: 1;
  color: rgb(30 122 229 / var(--tw-text-opacity));
}
.text-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(64 70 89 / var(--tw-text-opacity));
}
.text-light {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(255 184 0 / var(--tw-text-opacity));
}
.text-success {
  --tw-text-opacity: 1;
  color: rgb(124 245 114 / var(--tw-text-opacity));
}
.text-warning {
  --tw-text-opacity: 1;
  color: rgb(215 218 85 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.line-through {
  text-decoration-line: line-through;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.shadow-simple {
  --tw-shadow: 0 0.5rem 1rem 0 #090C1526;
  --tw-shadow-colored: 0 0.5rem 1rem 0 var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.btn-disabled {
  opacity: 30%;
  pointer-events: none;
}
.btn-icon-lg {
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0.15rem;
}
.btn-icon-md {
  padding: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.13125rem;
}
.btn-icon-sm {
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.13125rem;
}
.btn-lg {
  padding: 0.875rem 1.5rem;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0.15rem;
}
.btn-md {
  padding: 0.50rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.13125rem;
}
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.13125rem;
}
.btn-danger {
  background:
    linear-gradient(
      to bottom left,
      #FF5555,
      #8D0000,
      #D4505026,
      #D4505026);
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-danger:hover {
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-danger::before {
  background-image:
    linear-gradient(
      to bottom left,
      #FF5555,
      #8D0000);
}
.btn-danger::after {
  background-image:
    linear-gradient(
      to bottom left,
      #D45050,
      #D45050);
  opacity: 0;
}
.btn-logout {
  background:
    linear-gradient(
      to bottom left,
      #10F9DD36,
      #3390FF36,
      transparent,
      transparent);
  color: #3390FF;
  fill: #3390FF;
}
.btn-logout:hover {
  color: #3390FF;
  fill: #3390FF;
}
.btn-logout::before {
  background-image:
    linear-gradient(
      to bottom left,
      #10F9DD,
      #3390FF);
}
.btn-logout::after {
  background-image:
    linear-gradient(
      to bottom left,
      #3390FF,
      #3390FF);
  opacity: 0;
}
.btn-neutral {
  background:
    linear-gradient(
      to bottom left,
      #344048,
      #21293F,
      #151617CC,
      #151617CC);
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-neutral:hover {
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-neutral::before {
  background-image:
    linear-gradient(
      to bottom left,
      #344048,
      #21293F);
}
.btn-neutral::after {
  background-image:
    linear-gradient(
      to bottom left,
      #151617CC,
      #151617CC);
  opacity: 0;
}
.btn-outline {
  background:
    linear-gradient(
      to bottom left,
      #202031,
      #0F181E,
      #202031,
      #0F181E);
  color: #D9D9D9CC;
  fill: #D9D9D9CC;
}
.btn-outline:hover {
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-outline::before {
  background-image:
    linear-gradient(
      to bottom left,
      #262729,
      #262729);
}
.btn-outline::after {
  background-image:
    linear-gradient(
      to bottom left,
      #262729,
      #262729);
  opacity: 0;
}
.btn-primary {
  background:
    linear-gradient(
      to bottom left,
      #10F9DD,
      #3390FF,
      #3390FF26,
      #3390FF26);
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-primary:hover {
  color: #141414;
  fill: #141414;
}
.btn-primary::before {
  background-image:
    linear-gradient(
      to bottom left,
      #10F9DD,
      #3390FF);
}
.btn-primary::after {
  background-image:
    linear-gradient(
      to bottom left,
      #3390FF,
      #3390FF);
  opacity: 0;
}
.btn-secondary {
  background:
    linear-gradient(
      to bottom left,
      #FFCF55,
      #E96200,
      #FFB80026,
      #FFB80026);
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-secondary:hover {
  color: #141414;
  fill: #141414;
}
.btn-secondary::before {
  background-image:
    linear-gradient(
      to bottom left,
      #FFCF55,
      #E96200);
}
.btn-secondary::after {
  background-image:
    linear-gradient(
      to bottom left,
      #FFB800,
      #FFB800);
  opacity: 0;
}
.btn-success {
  background:
    linear-gradient(
      to bottom left,
      #93FF89,
      #0B7102,
      #7CF57226,
      #7CF57226);
  color: #D9D9D9;
  fill: #D9D9D9;
}
.btn-success:hover {
  color: #141414;
  fill: #141414;
}
.btn-success::before {
  background-image:
    linear-gradient(
      to bottom left,
      #93FF89,
      #0B7102);
}
.btn-success::after {
  background-image:
    linear-gradient(
      to bottom left,
      #7CF572,
      #7CF572);
  opacity: 0;
}
.bg-gradient-black-primary {
  background-image:
    linear-gradient(
      to bottom left,
      #202031 0%,
      #0F181E 100%);
}
.bg-gradient-gray {
  background-image:
    linear-gradient(
      to bottom left,
      #344048 0%,
      #21293F 100%);
}
.bg-gradient-gray-40 {
  background-image:
    linear-gradient(
      to bottom left,
      #70798e29 0%,
      #2f374e29 100%);
}
.bg-gradient-tertiary {
  background-image:
    linear-gradient(
      to bottom left,
      #10F9DD 0%,
      #3390FF 100%);
}
.icon-10 {
  height: 2.5rem;
}
.icon-3 {
  height: 0.75rem;
}
.icon-4 {
  height: 1rem;
}
.icon-5 {
  height: 1.25rem;
}
.icon-6 {
  height: 1.5rem;
}
.icon-\[1\.375rem\] {
  height: 1.375rem;
}
.icon-dark {
  fill: #141414;
}
.icon-input-placeholder {
  fill: #404659;
}
.icon-light {
  fill: #d9d9d9;
}
.icon-light\/30 {
  fill: rgb(217 217 217 / 0.3);
}
.icon-primary {
  fill: #FFB800;
}
.icon-text-primary {
  fill: #D9D9D9;
}
.icon-white {
  fill: #FFF;
}
.pin-accepted {
  background:
    linear-gradient(
      to bottom left,
      #93FF89,
      #0B7102);
  box-shadow: 0 0.375rem 0.25rem -0.1875rem #9CF55540;
}
.radio-btn-md {
  padding: 0.75rem 0;
  font-size: 1rem;
  font-weight: 600;
}
.radio-btn-sm {
  padding: 0.5625rem 0;
  font-size: 0.875rem;
  font-weight: 600;
}
.tag-gray {
  border-color: #464646;
  color: #464646;
}
.tag-gray.active {
  background-color: #464646;
}
.tag-primary {
  border-color: #FFB800;
  color: #FFB800;
}
.tag-primary.active {
  background-color: #FFB800;
}
.tag-secondary {
  border-color: #8D00FC;
  color: #8D00FC;
}
.tag-secondary.active {
  background-color: #8D00FC;
}
.tag-tertiary {
  border-color: #3390FF;
  color: #3390FF;
}
.tag-tertiary.active {
  background-color: #3390FF;
}
.separator-col-dark {
  height: 100%;
  width: 1px;
  background-color: #151617CC;
}
.separator-col-light {
  height: 100%;
  width: 1px;
  background-color: #404659;
}
.separator-row-dark {
  width: 100%;
  height: 1px;
  background-color: #151617CC;
}
.separator-row-light {
  width: 100%;
  height: 1px;
  background-color: #404659;
}
.indicator-lg {
  height: 42px;
  width: 42px;
  font-size: 16px;
}
.indicator-md {
  height: 28px;
  width: 28px;
  font-size: 14px;
}
.indicator-sm {
  height: 18px;
  width: 18px;
  font-size: 12px;
}
.status-accepted {
  background:
    linear-gradient(
      to bottom left,
      #93FF89,
      #0B7102);
  box-shadow: 0 0.375rem 0.25rem -0.15rem #93FF8940;
}
.status-pending {
  background:
    linear-gradient(
      to bottom left,
      #FFCF55,
      #E96200);
  box-shadow: 0 0.375rem 0.25rem -0.15rem #FFCF5540;
}
.status-rejected {
  background:
    linear-gradient(
      to bottom left,
      #FF5555,
      #8D0000);
  box-shadow: 0 0.375rem 0.25rem -0.15rem #FF555540;
}
.status-text-accepted {
  color: #7CF572;
}
.status-text-pending {
  color: #D7DA55;
}
.status-text-rejected {
  color: #D45050;
}
.disabled-link {
  opacity: 30%;
  cursor: not-allowed;
  pointer-events: none;
}
.max-h-main {
}
.event-info-concert::before {
  background-image:
    linear-gradient(
      to bottom left,
      #10F9DD,
      #3390FF);
}
.event-info-promotion::before {
  background-image:
    linear-gradient(
      to bottom left,
      #FFCF55,
      #E96200);
}
.event-info-release::before {
  background-image:
    linear-gradient(
      to bottom left,
      #B455FF,
      #020064);
}
.required::after {
  content: "*";
  color: #D45050;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Hairline.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-HairlineItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Thin.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-ThinItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Semibold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-SemiboldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Heavy.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-HeavyItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url("./media/Lato-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
html,
body {
  height: 100dvh;
}
html {
  font-size: 16px;
  -webkit-overflow-scrolling: touch !important;
  overflow: auto !important;
}
body {
  padding: calc(env(safe-area-inset-top, 0) + 2rem) env(safe-area-inset-right, 0) calc(env(safe-area-inset-bottom, 0) + 3.5rem) env(safe-area-inset-left, 0);
  min-height: calc(100dvh - env(safe-area-inset-top, 0) - env(safe-area-inset-bottom, 0) - 5.5rem);
  overflow-y: scroll;
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
  background-image:
    linear-gradient(
      to bottom left,
      #202031 0%,
      #0F181E 100%);
}
@media (width >= 1024px) {
  body {
    padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0) env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
  }
}
@media (min-width: 1024px) {
  .lg\:typo-h3 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 300;
    letter-spacing: 0;
  }
  @media (min-width: 1024px) {
    .lg\:typo-h3 {
      font-size: 2rem;
      line-height: 2.375rem;
      font-weight: 300;
      letter-spacing: 0;
    }
  }
  .lg\:typo-subtitle1 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 600;
    letter-spacing: 0;
  }
  @media (min-width: 1024px) {
    .lg\:typo-subtitle1 {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: 600;
      letter-spacing: 0;
    }
  }
  .lg\:tag {
    padding: 0.5rem 1rem;
    border-radius: 9999px;
    font-size: 0.875rem;
    line-height: 1rem;
    border-width: 1px;
    border-style: solid;
  }
  .lg\:tag.active {
    color: #141414;
  }
}
.first\:rounded-t-lg:first-child {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.first\:pt-1:first-child {
  padding-top: 0.25rem;
}
.last\:rounded-b-lg:last-child {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.focus-within\:border-primary\/75:focus-within {
  border-color: rgb(255 184 0 / 0.75);
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.group:hover .group-hover\:grid {
  display: grid;
}
@media (min-width: 640px) {
  .sm\:min-w-\[6rem\] {
    min-width: 6rem;
  }
  .sm\:max-w-\[6rem\] {
    max-width: 6rem;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:grid-cols-\[3fr_2fr\] {
    grid-template-columns: 3fr 2fr;
  }
}
@media (min-width: 1024px) {
  .lg\:col-start-1 {
    grid-column-start: 1;
  }
  .lg\:col-start-2 {
    grid-column-start: 2;
  }
  .lg\:row-start-1 {
    grid-row-start: 1;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:size-28 {
    width: 7rem;
    height: 7rem;
  }
  .lg\:h-60 {
    height: 15rem;
  }
  .lg\:h-\[2\.625rem\] {
    height: 2.625rem;
  }
  .lg\:w-\[22rem\] {
    width: 22rem;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:max-w-full {
    max-width: 100%;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:gap-0 {
    gap: 0px;
  }
  .lg\:gap-1 {
    gap: 0.25rem;
  }
  .lg\:gap-12 {
    gap: 3rem;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-6 {
    gap: 1.5rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .lg\:rounded-2xl {
    border-radius: 1rem;
  }
  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }
  .lg\:p-4 {
    padding: 1rem;
  }
  .lg\:p-6 {
    padding: 1.5rem;
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:pl-\[7\.5rem\] {
    padding-left: 7.5rem;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .lg\:text-md {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .lg\:normal-case {
    text-transform: none;
  }
  .lg\:leading-\[1\.875rem\] {
    line-height: 1.875rem;
  }
  .lg\:icon-14 {
    height: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .xl\:max-w-full {
    max-width: 100%;
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
