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

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

::-webkit-inner-spin-button {
  height: auto;
}

::-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::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

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

.m-2 {
  margin: .5rem;
}

.m-3 {
  margin: .75rem;
}

.m-5 {
  margin: 1.25rem;
}

.mx-\[10\%\] {
  margin-left: 10%;
  margin-right: 10%;
}

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

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

.mt-5 {
  margin-top: 1.25rem;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.h-1\/3 {
  height: 33.3333%;
}

.h-6 {
  height: 1.5rem;
}

.h-\[13vh\] {
  height: 13vh;
}

.h-\[20vh\] {
  height: 20vh;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.min-h-full {
  min-height: 100%;
}

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

.w-1\/3 {
  width: 33.3333%;
}

.w-12 {
  width: 3rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

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

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

.w-\[60\%\] {
  width: 60%;
}

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

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

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

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

.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

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

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.rounded-xl {
  border-radius: .75rem;
}

.border {
  border-width: 1px;
}

.bg-\[\#FEFAE0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 250 224 / var(--tw-bg-opacity));
}

.bg-highlight-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 163 115 / var(--tw-bg-opacity));
}

.bg-principal {
  --tw-bg-opacity: 1;
  background-color: rgb(233 237 201 / var(--tw-bg-opacity));
}

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

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-none {
  -o-object-fit: none;
  object-fit: none;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

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

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[2vh\] {
  font-size: 2vh;
}

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

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

.italic {
  font-style: italic;
}

.leading-3 {
  line-height: .75rem;
}

.text-highlight-500 {
  --tw-text-opacity: 1;
  color: rgb(212 163 115 / var(--tw-text-opacity));
}

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

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

.underline-offset-8 {
  text-underline-offset: 8px;
}

.duration-500 {
  transition-duration: .5s;
}

.profile-img {
  clip-path: circle(50%);
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:bg-highlight-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(201 133 65 / var(--tw-bg-opacity));
}

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

.group:hover .group-hover\:text-highlight-500 {
  --tw-text-opacity: 1;
  color: rgb(212 163 115 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (width >= 640px) {
  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-\[83vh\] {
    height: 83vh;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:w-\[250px\] {
    width: 250px;
  }

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

@media (width >= 768px) {
  .md\:flex {
    display: flex;
  }

  .md\:w-1\/3 {
    width: 33.3333%;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  @media not all and (width >= 1280px) {
    .md\:max-xl\:text-left {
      text-align: left;
    }
  }

  @media not all and (width >= 1024px) {
    .md\:max-lg\:w-\[75\%\] {
      width: 75%;
    }
  }
}

@media (width >= 1024px) {
  .lg\:w-\[80\%\] {
    width: 80%;
  }
}

@media (width >= 1280px) {
  .xl\:flex {
    display: flex;
  }

  .xl\:h-\[85vh\] {
    height: 85vh;
  }

  .xl\:w-\[40\%\] {
    width: 40%;
  }

  .xl\:w-\[60\%\] {
    width: 60%;
  }

  .xl\:w-\[70\%\] {
    width: 70%;
  }

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

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

@media (width >= 1536px) {
  .\32 xl\:w-2\/3 {
    width: 66.6667%;
  }

  .\32 xl\:w-\[65\%\] {
    width: 65%;
  }
}

.\[\&\>\*\]\:m-2 > * {
  margin: .5rem;
}

.\[\&\>\*\]\:mx-\[5\%\] > * {
  margin-left: 5%;
  margin-right: 5%;
}

.\[\&\>\*\]\:my-4 > * {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.\[\&\>\*\]\:flex > * {
  display: flex;
}

.\[\&\>\*\]\:flex-grow > * {
  flex-grow: 1;
}

.\[\&\>\*\]\:flex-col > * {
  flex-direction: column;
}

.\[\&\>\*\]\:items-center > * {
  align-items: center;
}

.\[\&\>\*\]\:justify-center > * {
  justify-content: center;
}

.\[\&\>\*\]\:gap-5 > * {
  gap: 1.25rem;
}

.\[\&\>\*\]\:rounded-xl > * {
  border-radius: .75rem;
}

.\[\&\>\*\]\:border > * {
  border-width: 1px;
}

.\[\&\>\*\]\:bg-highlight-500 > * {
  --tw-bg-opacity: 1;
  background-color: rgb(212 163 115 / var(--tw-bg-opacity));
}

.\[\&\>\*\]\:p-5 > * {
  padding: 1.25rem;
}

.\[\&\>\*\]\:px-6 > * {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.\[\&\>\*\]\:px-\[5\%\] > * {
  padding-left: 5%;
  padding-right: 5%;
}

.\[\&\>\*\]\:py-3 > * {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.\[\&\>\*\]\:text-white > * {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (width >= 1280px) {
  .xl\:\[\&\>\*\]\:px-\[10\%\] > * {
    padding-left: 10%;
    padding-right: 10%;
  }
}

.\[\&\>div\>a\]\:border > div > a {
  border-width: 1px;
}

.\[\&\>div\>a\]\:px-2 > div > a {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&\>div\>a\]\:py-1 > div > a {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&\>div\>a\]\:opacity-0 > div > a {
  opacity: 0;
}

.\[\&\>div\]\:my-3 > div {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.\[\&\>div\]\:hover\:cursor-pointer:hover > div {
  cursor: pointer;
}

/*# sourceMappingURL=index.4110e2cc.css.map */
