*, :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: #3f83f880;
  --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:  ;
}

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

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

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, 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;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}

[data-popper-arrow], [data-popper-arrow]:before {
  background: inherit;
  width: 8px;
  height: 8px;
  position: absolute;
}

[data-popper-arrow] {
  visibility: hidden;
}

[data-popper-arrow]:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

[data-popper-arrow]:after {
  content: "";
  visibility: visible;
  background: inherit;
  width: 9px;
  height: 9px;
  position: absolute;
  transform: rotate(45deg);
}

[role="tooltip"] > [data-popper-arrow]:before, [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #e5e7eb;
}

[data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow] {
  bottom: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow] {
  top: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow] {
  right: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow] {
  left: -5px;
}

[type="text"], [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select {
  -webkit-appearance: none;
  appearance: none;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  border-width: 1px;
  border-color: #6b7280;
  border-radius: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

[type="text"]:focus, [type="email"]:focus, [type="url"]:focus, [type="password"]:focus, [type="number"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="week"]:focus, [multiple]:focus, textarea:focus, select:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1c64f2;
  --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);
  border-color: #1c64f2;
  outline: 2px solid #0000;
}

input::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

select:not([size]) {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
  background-position: right .75rem center;
  background-repeat: no-repeat;
  background-size: .75em .75em;
  padding-right: 2.5rem;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
  padding-right: .75rem;
}

[type="checkbox"], [type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  color: #1c64f2;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  background-origin: border-box;
  border-width: 1px;
  border-color: #6b7280;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

[type="checkbox"] {
  border-radius: 0;
}

[type="radio"] {
  border-radius: 100%;
}

[type="checkbox"]:focus, [type="radio"]:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1c64f2;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid #0000;
}

[type="checkbox"]:checked, [type="radio"]:checked, .dark [type="checkbox"]:checked, .dark [type="radio"]:checked {
  background-color: currentColor;
  background-position: center;
  background-repeat: no-repeat;
  background-size: .55em .55em;
  border-color: #0000;
}

[type="checkbox"]:checked {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: .55em .55em;
}

[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}

[type="checkbox"]:indeterminate {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-color: currentColor;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: .55em .55em;
  border-color: #0000;
}

[type="checkbox"]:indeterminate:hover, [type="checkbox"]:indeterminate:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="file"] {
  background: unset;
  border-color: inherit;
  font-size: unset;
  line-height: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

[type="file"]:focus {
  outline: 1px auto inherit;
}

input[type="file"]::-webkit-file-upload-button {
  color: #fff;
  cursor: pointer;
  -webkit-margin-start: -1rem;
  -webkit-margin-end: 1rem;
  background: #1f2937;
  border: 0;
  padding: .625rem 1rem .625rem 2rem;
  font-size: .875rem;
  font-weight: 500;
}

input[type="file"]::file-selector-button {
  color: #fff;
  cursor: pointer;
  -webkit-margin-start: -1rem;
  -webkit-margin-end: 1rem;
  background: #1f2937;
  border: 0;
  padding: .625rem 1rem .625rem 2rem;
  font-size: .875rem;
  font-weight: 500;
}

input[type="file"]:not(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
  margin-left: -1rem;
  margin-right: 1rem;
}

input[type="file"]:not(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
  margin-left: -1rem;
  margin-right: 1rem;
}

input[type="file"]:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::-webkit-file-upload-button {
  margin-left: 1rem;
  margin-right: -1rem;
}

input[type="file"]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))::file-selector-button {
  margin-left: 1rem;
  margin-right: -1rem;
}

input[type="file"]::-webkit-file-upload-button:hover {
  background: #374151;
}

input[type="file"]::file-selector-button:hover {
  background: #374151;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background: #1c64f2;
  border: 0;
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
}

input[type="range"]:disabled::-webkit-slider-thumb {
  background: #9ca3af;
}

input[type="range"]:focus::-webkit-slider-thumb {
  outline-offset: 2px;
  --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(4px + 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);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgba(164, 202, 254, var(--tw-ring-opacity));
  outline: 2px solid #0000;
}

input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background: #1c64f2;
  border: 0;
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
}

input[type="range"]:disabled::-moz-range-thumb {
  background: #9ca3af;
}

input[type="range"]::-moz-range-progress {
  background: #3f83f8;
}

input[type="range"]::-ms-fill-lower {
  background: #3f83f8;
}

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

.pointer-events-none {
  pointer-events: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0;
}

.-left-6 {
  left: -1.5rem;
}

.-top-24 {
  top: -6rem;
}

.-top-40 {
  top: -10rem;
}

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

.-top-\[111px\] {
  top: -111px;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: .25rem;
}

.bottom-12 {
  bottom: 3rem;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-4 {
  bottom: 1rem;
}

.left-0 {
  left: 0;
}

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

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

.left-4 {
  left: 1rem;
}

.left-6 {
  left: 1.5rem;
}

.right-0 {
  right: 0;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

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

.top-6 {
  top: 1.5rem;
}

.z-10, .z-\[10\] {
  z-index: 10;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[20\] {
  z-index: 20;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[5\] {
  z-index: 5;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[9999\] {
  z-index: 9999;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

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

.mb-3 {
  margin-bottom: .75rem;
}

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

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

.ml-\[calc\(50\%-50vw\)\] {
  margin-left: calc(50% - 50vw);
}

.ml-auto {
  margin-left: auto;
}

.mr-36 {
  margin-right: 9rem;
}

.mr-\[calc\(50\%-50vw\)\] {
  margin-right: calc(50% - 50vw);
}

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

.mt-10 {
  margin-top: 2.5rem;
}

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

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

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

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

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

.mt-auto {
  margin-top: auto;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4 / 3;
}

.aspect-\[9\/12\] {
  aspect-ratio: 9 / 12;
}

.aspect-square {
  aspect-ratio: 1;
}

.h-11 {
  height: 2.75rem;
}

.h-14 {
  height: 3.5rem;
}

.h-24 {
  height: 6rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-64 {
  height: 16rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

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

.h-\[300px\] {
  height: 300px;
}

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-48 {
  max-height: 12rem;
}

.max-h-\[500px\] {
  max-height: 500px;
}

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

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

.min-h-\[160px\] {
  min-height: 160px;
}

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

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

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

.w-11 {
  width: 2.75rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-\[90vw\] {
  max-width: 90vw;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1;
}

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

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

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.appearance-none {
  -webkit-appearance: none;
  appearance: none;
}

.auto-cols-\[280px\] {
  grid-auto-columns: 280px;
}

.grid-flow-col {
  grid-auto-flow: column;
}

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

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

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

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

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

.gap-12 {
  gap: 3rem;
}

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

.gap-24 {
  gap: 6rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[5px\] {
  gap: 5px;
}

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

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

.space-y-4 > :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));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

.scroll-smooth {
  scroll-behavior: smooth;
}

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

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-none {
  border-radius: 0;
}

.rounded-l-\[20px\] {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-r-\[20px\] {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-br-\[80px\] {
  border-bottom-right-radius: 80px;
}

.rounded-tl-\[80px\] {
  border-top-left-radius: 80px;
}

.border {
  border-width: 1px;
}

.border-none {
  border-style: none;
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity, 1));
}

.border-white\/40 {
  border-color: #fff6;
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#24262F\] {
  --tw-bg-opacity: 1;
  background-color: rgba(36, 38, 47, var(--tw-bg-opacity, 1));
}

.bg-\[\#ED2939\] {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 41, 57, var(--tw-bg-opacity, 1));
}

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

.bg-black\/0 {
  background-color: #0000;
}

.bg-black\/10 {
  background-color: #0000001a;
}

.bg-black\/30 {
  background-color: #0000004d;
}

.bg-black\/35 {
  background-color: #00000059;
}

.bg-black\/40 {
  background-color: #0006;
}

.bg-black\/50 {
  background-color: #00000080;
}

.bg-black\/80 {
  background-color: #000c;
}

.bg-brand-primary {
  background-color: var(--color-brand-primary);
}

.bg-brand-secondary {
  background-color: var(--color-brand-secondary);
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
}

.bg-grey-bg-two {
  background-color: var(--color-grey-bg-two);
}

.bg-transparent {
  background-color: #0000;
}

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

.bg-white\/80 {
  background-color: #fffc;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.from-black {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-brand-primary {
  --tw-gradient-from: var(--color-brand-primary) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-brand-primary {
  --tw-gradient-to: #fff0  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--color-brand-primary) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-transparent {
  --tw-gradient-to: #0000  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-black\/50 {
  --tw-gradient-to: #00000080 var(--tw-gradient-to-position);
}

.to-black\/60 {
  --tw-gradient-to: #0009 var(--tw-gradient-to-position);
}

.to-brand-secondary {
  --tw-gradient-to: var(--color-brand-secondary) var(--tw-gradient-to-position);
}

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

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

.p-1 {
  padding: .25rem;
}

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

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

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

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

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

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

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.pb-1 {
  padding-bottom: .25rem;
}

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

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

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

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

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

.pr-4 {
  padding-right: 1rem;
}

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

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

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

.font-heading {
  font-family: Raleway, sans-serif;
}

.font-pompiere {
  font-family: Pompiere, sans-serif;
}

.font-poppins {
  font-family: Poppins, sans-serif;
}

.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-\[0px\] {
  font-size: 0;
}

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

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

.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-semibold {
  font-weight: 600;
}

.capitalize {
  text-transform: capitalize;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

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

.text-brand-primary {
  color: var(--color-brand-primary);
}

.text-brand-secondary {
  color: var(--color-brand-secondary);
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
}

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

.text-white\/90 {
  color: #ffffffe6;
}

.opacity-90 {
  opacity: .9;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

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

.transition {
  transition-property: color, background-color, border-color, -webkit-text-decoration-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);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-300 {
  transition-duration: .3s;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: none;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong, .strong {
  font-weight: bold;
}

dfn, em, .em {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

p {
  -webkit-hyphens: auto;
  hyphens: auto;
  -epub-hyphens: auto;
}

pre {
  margin: 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "…";
}

q:before, q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu {
  padding: 0 0 0 40px;
}

ol, ul {
  padding: 0;
  list-style-type: none;
}

nav ul, nav ol {
  list-style: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  vertical-align: top;
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}

.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}

.clearfix:after, .cf:after {
  clear: both;
}

span.amp {
  font-style: italic;
  font-family: Baskerville, Goudy Old Style, Palatino, Book Antiqua, serif !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-hyphens: none;
  hyphens: none;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  position: relative;
}

body.menu-open {
  height: 100vh;
  overflow-y: hidden;
}

p, li, h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: none;
  hyphens: none;
}

.social-icon {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 1;
  transition: transform .2s;
  display: inline-flex;
}

.social-icon:hover {
  transform: scale(1.1);
}

.social-icon__img {
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
  height: 100%;
  display: block;
}

main, .content-wrapper {
  overflow: visible;
}

.cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  width: 100%;
  padding: 0 1.875rem;
}

@media (width <= 768px) {
  .container {
    padding: 0 1.25rem;
  }
}

@media screen and (width >= 1360px) {
  .container.small {
    max-width: 1180px;
  }
}

@media screen and (width >= 1510px) {
  .container {
    max-width: 1450px;
  }
}

@media (width >= 576px) {
  .container {
    max-width: 1300px;
  }
}

.overlay {
  width: 100%;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.overlay#site-overlay {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background-color: #000c;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out .2s;
  position: fixed;
  top: 0;
  left: 0;
}

.overlay#site-overlay.menu-open {
  z-index: 98;
  opacity: 1;
  visibility: visible;
}

.text-dropshadow {
  text-shadow: 0 6px 6px #0003;
}

.section {
  padding: 5rem 0;
}

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

img {
  max-width: 100%;
}

@media screen and (width >= 992px) {
  .js-hidden {
    opacity: 0;
    transition: all .9s;
    transform: translateY(30px);
  }

  .js-hidden.js-visible {
    opacity: 1;
    transform: translateY(0);
  }
}

a:focus {
  outline: 0;
}

.hidden {
  display: none;
}

.fade-in {
  transition: all .3s ease-in-out;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 2 !important;
}

.fade-out {
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: -1 !important;
}

.swiper-button-prev, .swiper-button-next {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .3s;
  display: flex;
  box-shadow: 0 2px 8px #00000026;
}

.swiper-button-prev:after, .swiper-button-next:after {
  display: none;
}

.swiper-button-prev i, .swiper-button-next i {
  color: rgb(var(--color-brand-primary));
  font-size: 14px;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  transform: scale(1.1);
}

@media (width >= 1024px) {
  .swiper-button-prev, .swiper-button-next {
    width: 48px;
    height: 48px;
  }

  .swiper-button-prev i, .swiper-button-next i {
    font-size: 16px;
  }
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  display: none;
}

.activities-section .swiper-button-prev i, .activities-section .swiper-button-next i {
  color: rgb(var(--color-brand-secondary));
}

.accomodation-section .swiper-button-prev i, .accomodation-section .swiper-button-next i, .reviews-section .swiper-button-prev i, .reviews-section .swiper-button-next i, .your-packages-section .swiper-button-prev i, .your-packages-section .swiper-button-next i, .food-section .swiper-button-prev i, .food-section .swiper-button-next i {
  color: rgb(var(--color-brand-primary));
}

.js-fade-in {
  opacity: 0;
  transition: all .9s;
}

.js-fade-in.is-intersecting {
  opacity: 1;
}

.js-fade-up {
  opacity: 0;
  transition: all .9s;
  transform: translateY(30px);
}

.js-fade-up.is-intersecting {
  opacity: 1;
  transform: translateY(0);
}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }

  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes marquee-inverted {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(0%, 0, 0);
  }
}

.accomodation-swiper {
  width: 100%;
  height: 100%;
}

.accomodation-swiper .swiper-slide {
  text-align: left;
  align-items: stretch;
  width: 80%;
  min-height: 500px;
  display: flex;
}

.activities-swiper .swiper-slide {
  min-height: max(460px, min(55vw, 640px));
}

.accomodation-card {
  background: #fff;
  border-radius: 20px;
  width: 100%;
}

.accomodation-slide__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.accomodation-features .feature-icon {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
}

.accomodation-features .feature-icon img, .accomodation-features .feature-icon svg {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.packages-swiper {
  width: 100%;
  height: 100%;
}

.packages-swiper .swiper-slide {
  text-align: left;
  align-items: stretch;
  width: 80%;
  min-height: 500px;
  display: flex;
}

.packages-card {
  background: var(--color-brand-primary);
  border-radius: 20px;
  width: 100%;
}

.packages-slide__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.packages-features .feature-icon {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
}

.packages-features .feature-icon img, .packages-features .feature-icon svg {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.gallery-lightbox {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s, visibility .2s;
}

.gallery-lightbox.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.gallery-lightbox button:disabled {
  opacity: .4;
  cursor: not-allowed;
}

.contact-form-embed, .contact-form-embed .iframe-wrap {
  width: 100%;
}

.contact-form-embed iframe {
  border: 0;
  max-width: 100%;
  min-height: 720px;
  display: block;
  width: 100% !important;
}

.contact-form-embed .wpcf7-form input[type="submit"], .contact-form-embed .wpcf7-form button[type="submit"], .contact-form-embed .wpcf7-submit {
  background-color: var(--color-brand-primary, #24262f) !important;
  color: #fff !important;
  width: 100% !important;
  font-family: var(--font-poppins, "Poppins", sans-serif) !important;
  cursor: pointer !important;
  border: 0 !important;
  border-radius: 9999px !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: .75rem !important;
  padding: .75rem 2rem !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  transition: background-color .3s, color .3s !important;
  display: inline-flex !important;
}

.contact-form-embed .wpcf7-form input[type="submit"]:hover, .contact-form-embed .wpcf7-form button[type="submit"]:hover, .contact-form-embed .wpcf7-submit:hover {
  color: var(--color-brand-primary, #24262f) !important;
  background-color: #e5e7eb !important;
}

a {
  border: none;
  outline: none;
  transition: all .3s ease-in-out;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    background: none !important;
  }

  a, a:visited {
    text-decoration: underline;
    color: #444 !important;
  }

  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }

  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    page-break-inside: avoid;
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none;
  }
}

.header {
  z-index: 100;
  background: none;
  padding: 16px 0;
  transition: background-color .3s, box-shadow .3s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header.is-scrolled {
  background: #fff;
  box-shadow: 0 8px 20px #00000014;
}

.header__logo img {
  width: auto;
  max-width: 200px;
  height: 84px;
  display: block;
}

@media (width <= 640px) {
  .header__logo img {
    max-width: 160px;
    height: 66px;
  }
}

#menu-main-nav {
  align-items: center;
  gap: 16px;
  display: flex;
}

#menu-main-nav a {
  color: #fff;
  text-decoration: none;
  transition: color .3s;
}

#menu-main-nav a:hover {
  color: rgb(var(--color-brand-secondary));
}

.header.is-scrolled #menu-main-nav a {
  color: rgb(var(--color-brand-primary));
}

.header.is-scrolled #menu-main-nav a:hover {
  color: rgb(var(--color-brand-secondary));
}

.header__socials a {
  color: #fff;
  transition: color .3s;
}

.header__socials a:hover {
  color: rgb(var(--color-brand-secondary));
}

.header.is-scrolled .header__socials a {
  color: rgb(var(--color-brand-primary));
}

.header.is-scrolled .header__socials a:hover {
  color: rgb(var(--color-brand-secondary));
}

.header__language-switcher {
  color: #fff;
  align-items: center;
  font-size: 24px;
  display: flex;
}

.header__language-select {
  -webkit-appearance: none;
  appearance: none;
  color: #fff;
  cursor: pointer;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: initial;
  background: none;
  border-color: #0000;
  border-radius: 20px;
  padding: 6px 12px;
  font-size: 24px;
  line-height: 1.2;
  transition: background .2s, border-color .2s, color .2s;
  background-image: none !important;
}

.header.is-scrolled .header__language-switcher {
  color: rgb(var(--color-brand-primary));
}

@media (width <= 1023px) {
  #main-nav, .header__socials, .header__language-switcher {
    display: none !important;
  }
}

.header__hamburger {
  cursor: pointer;
  z-index: 60;
  color: #fff;
  background: none;
  border: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

@media (width >= 1024px) {
  .header__hamburger {
    display: none;
  }
}

.header__hamburger span {
  background-color: currentColor;
  border-radius: 2px;
  width: 100%;
  height: 2px;
  transition: transform .3s, opacity .3s, background-color .3s;
  display: block;
}

.header.is-scrolled .header__hamburger, .header__hamburger.is-scrolled {
  color: rgb(var(--color-brand-primary));
}

.header__hamburger.is-active {
  color: #fff;
}

.header__hamburger.is-active span:first-child {
  transform: translateY(7px)rotate(45deg);
}

.header__hamburger.is-active span:nth-child(2) {
  opacity: 0;
}

.header__hamburger.is-active span:nth-child(3) {
  transform: translateY(-7px)rotate(-45deg);
}

.mobile-menu {
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #000000f2;
  transition: opacity .4s, visibility .4s;
  position: fixed;
  inset: 0;
}

@media (width >= 1024px) {
  .mobile-menu {
    display: none !important;
  }
}

.mobile-menu.is-open {
  opacity: 1;
  visibility: visible;
}

.mobile-menu__content {
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  height: 100%;
  padding: 80px 24px 40px;
  transition: transform .4s .1s, opacity .4s .1s;
  display: flex;
  transform: translateY(20px);
}

.mobile-menu.is-open .mobile-menu__content {
  opacity: 1;
  transform: translateY(0);
}

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

.mobile-menu__list {
  flex-direction: column;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.mobile-menu__list li {
  opacity: 0;
  transition: opacity .3s, transform .3s;
  transform: translateY(10px);
}

.mobile-menu__list a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  transition: color .3s;
}

.mobile-menu__list a:hover {
  color: rgb(var(--color-brand-secondary));
}

.mobile-menu.is-open .mobile-menu__list li {
  opacity: 1;
  transform: translateY(0);
}

.mobile-menu.is-open .mobile-menu__list li:first-child {
  transition-delay: .15s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(2) {
  transition-delay: .2s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(3) {
  transition-delay: .25s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(4) {
  transition-delay: .3s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(5) {
  transition-delay: .35s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(6) {
  transition-delay: .4s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(7) {
  transition-delay: .45s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(8) {
  transition-delay: .5s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(9) {
  transition-delay: .55s;
}

.mobile-menu.is-open .mobile-menu__list li:nth-child(10) {
  transition-delay: .6s;
}

.mobile-menu__socials {
  opacity: 0;
  transition: opacity .3s .4s, transform .3s .4s;
  transform: translateY(10px);
}

.mobile-menu.is-open .mobile-menu__socials {
  opacity: 1;
  transform: translateY(0);
}

.mobile-menu__language {
  opacity: 0;
  transition: opacity .3s .5s, transform .3s .5s;
  transform: translateY(10px);
}

.mobile-menu.is-open .mobile-menu__language {
  opacity: 1;
  transform: translateY(0);
}

.mobile-menu__socials a {
  color: #fff;
  transition: color .3s;
}

.mobile-menu__socials a:hover {
  color: rgb(var(--color-brand-secondary));
}

.mobile-menu__language-select {
  -webkit-appearance: none;
  appearance: none;
  color: #fff;
  cursor: pointer;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: initial;
  border-radius: 25px;
  padding: 12px 20px;
  font-size: 16px;
  background-image: none !important;
}

.mobile-menu__language-select:hover, .mobile-menu__language-select:focus {
  outline: none;
}

body.mobile-menu-open {
  overflow: hidden;
}

.footer__logo img {
  width: auto;
  max-width: 200px;
  height: 180px;
  display: block;
}

@media (width <= 640px) {
  .footer__logo img {
    max-width: 160px;
    height: 120px;
  }
}

.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-menu li {
  margin: 0;
  padding: 0;
}

.footer-menu a {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.footer-menu a:hover {
  color: rgb(var(--color-brand-secondary));
}

.footer-cta__form .wpcf7-form {
  flex-direction: column;
  gap: 1rem;
  display: flex;
}

.footer-cta__form-row {
  flex-direction: column;
  gap: 1rem;
  display: flex !important;
}

@media (width >= 640px) {
  .footer-cta__form .wpcf7-form, .footer-cta__form-row {
    flex-flow: wrap;
    align-items: center;
  }
}

.footer-cta__form .wpcf7-form p {
  flex: 260px;
  max-width: 20rem;
  margin: 0 !important;
}

.footer-cta__form-row p, .footer-cta__form-row .wpcf7-form-control-wrap {
  flex: 260px;
  max-width: 20rem;
}

.footer-cta__form .wpcf7-form p:last-child {
  flex: none;
  max-width: none;
}

.footer-cta__form .wpcf7-form-control-wrap {
  flex: 260px;
  max-width: 20rem;
}

.footer-cta__form .wpcf7-form br {
  display: none !important;
}

.footer-cta__form .wpcf7-form input[type="text"], .footer-cta__form .wpcf7-form input[type="email"] {
  width: 100% !important;
  color: rgb(var(--color-brand-primary)) !important;
  background-color: #fff !important;
  border: 1px solid #d1d5db !important;
  border-radius: 5px !important;
  outline: none !important;
  padding: .75rem 1rem !important;
  font-family: Poppins, sans-serif !important;
}

.footer-cta__form .wpcf7-form input[type="text"]:focus, .footer-cta__form .wpcf7-form input[type="email"]:focus {
  border-color: rgb(var(--color-brand-secondary)) !important;
}

.footer-cta__form .wpcf7-form input[type="submit"], .footer-cta__form .wpcf7-form button[type="submit"], .footer-cta__form .wpcf7-submit {
  background-color: var(--color-brand-secondary, #978667) !important;
  color: #fff !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  border: 0 !important;
  border-radius: 5px !important;
  justify-content: center !important;
  align-items: center !important;
  padding: .75rem 2rem !important;
  font-family: Poppins, sans-serif !important;
  font-weight: 600 !important;
  transition: background-color .3s !important;
  display: inline-flex !important;
}

.footer-cta__form .wpcf7-form input[type="submit"]:hover, .footer-cta__form .wpcf7-form button[type="submit"]:hover, .footer-cta__form .wpcf7-submit:hover {
  background-color: var(--color-brand-primary, #24262f) !important;
}

input[type="text"], input[type="number"], input[type="email"], textarea {
  resize: none;
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 3px;
  outline: none;
  width: 100%;
  margin-top: .5rem;
  padding: 1.25rem;
  font-size: 1.125rem;
  display: block;
}

input[type="text"]::-webkit-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="number"]::-webkit-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="email"]::-webkit-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

textarea::-webkit-input-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

@media (width <= 768px) {
  input[type="text"]::-webkit-input-placeholder {
    font-size: 1rem;
  }

  input[type="number"]::-webkit-input-placeholder {
    font-size: 1rem;
  }

  input[type="email"]::-webkit-input-placeholder {
    font-size: 1rem;
  }

  textarea::-webkit-input-placeholder {
    font-size: 1rem;
  }
}

input[type="text"]:-moz-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="number"]:-moz-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="email"]:-moz-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

textarea:-moz-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

@media (width <= 768px) {
  input[type="text"]:-moz-placeholder-shown {
    font-size: 1rem;
  }

  input[type="number"]:-moz-placeholder-shown {
    font-size: 1rem;
  }

  input[type="email"]:-moz-placeholder-shown {
    font-size: 1rem;
  }

  textarea:-moz-placeholder-shown {
    font-size: 1rem;
  }
}

input[type="text"]::-moz-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="number"]::-moz-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="email"]::-moz-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

textarea::-moz-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

@media (width <= 768px) {
  input[type="text"]::-moz-placeholder {
    font-size: 1rem;
  }

  input[type="number"]::-moz-placeholder {
    font-size: 1rem;
  }

  input[type="email"]::-moz-placeholder {
    font-size: 1rem;
  }

  textarea::-moz-placeholder {
    font-size: 1rem;
  }
}

input[type="text"]:-ms-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="number"]:-ms-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

input[type="email"]:-ms-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

textarea:-ms-placeholder-shown {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1.125rem;
  color: #000 !important;
}

@media (width <= 768px) {
  input[type="text"]:-ms-placeholder-shown {
    font-size: 1rem;
  }

  input[type="number"]:-ms-placeholder-shown {
    font-size: 1rem;
  }

  input[type="email"]:-ms-placeholder-shown {
    font-size: 1rem;
  }

  textarea:-ms-placeholder-shown {
    font-size: 1rem;
  }

  input[type="text"], input[type="number"], input[type="email"], textarea {
    padding: .9375rem;
    font-size: 1rem;
  }
}

label {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 2.1875rem;
  font-size: 1rem;
  display: block;
}

@media (width <= 768px) {
  label {
    margin-bottom: 1.5625rem;
    font-size: .875rem;
  }
}

.gdpr-terms input[type="checkbox"], .gdpr-terms input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
}

.gdpr-terms .wpcf7-list-item {
  margin: 0;
}

.gdpr-terms .wpcf7-list-item label {
  text-transform: none;
  cursor: pointer;
  justify-content: space-between;
  padding: 0 0 0 3.75rem;
  display: flex;
  position: relative;
  top: 32px;
}

.gdpr-terms .wpcf7-list-item label:before, .gdpr-terms .wpcf7-list-item label:after {
  content: "";
  border-radius: 3px;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: absolute;
}

.gdpr-terms .wpcf7-list-item label:before {
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  transition: all .3s ease-in-out;
  left: 0;
}

.gdpr-terms .wpcf7-list-item label:after {
  background-color: #0000;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 5px;
}

.gdpr-terms .wpcf7-list-item label.checked:after {
  background-color: #000;
}

@media (width <= 768px) {
  .gdpr-terms .wpcf7-list-item label {
    top: 0;
  }
}

.nav-overlay {
  z-index: 99;
  width: 0;
  max-width: 300px;
  height: 100%;
  transition: all .6s cubic-bezier(.77, 0, .175, 1) .4s;
  position: fixed;
  top: 0;
  right: 0;
  overflow: hidden auto;
}

.hero-video {
  background: #000;
  min-height: 500px;
  position: relative;
  overflow: clip visible;
}

@media (width >= 768px) {
  .hero-video {
    min-height: 600px;
  }
}

.hero-video__media {
  z-index: 1;
  position: absolute;
  inset: 0;
}

.hero-video__poster {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.hero-video__overlay {
  pointer-events: none;
  z-index: 2;
}

.hero-video__player {
  opacity: 0;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 3;
  background: #000;
  width: 100%;
  height: 100%;
  transition: opacity .3s;
}

.hero-video__player--embed iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.hero-video.is-playing .hero-video__player {
  opacity: 1;
  pointer-events: auto;
}

.hero-curve {
  z-index: 3;
  pointer-events: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.hero-curve svg {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.hero-video__title {
  pointer-events: none;
  transition: opacity .4s;
}

.hero-video__title.is-hidden {
  opacity: 0;
}

.hero-video__icon {
  pointer-events: none;
  transition: opacity .4s;
}

.hero-video__icon.is-hidden {
  opacity: 0;
}

.hero-video__cta {
  transition: opacity .4s;
}

.hero-video__cta.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.hero-video__controls {
  z-index: 5;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  gap: 12px;
  transition: all .4s;
  display: flex;
  position: absolute;
  inset: 0;
}

.hero-video__controls button {
  pointer-events: auto;
  cursor: pointer;
  border: none;
  transition: transform .2s, background-color .2s;
}

.hero-video__controls button:hover {
  transform: scale(1.1);
}

.hero-video__controls button:active {
  transform: scale(.95);
}

.hero-video.is-playing .hero-video__controls {
  justify-content: flex-start;
  align-items: flex-end;
  inset: auto auto 24px 24px;
}

@media (width >= 1024px) {
  .hero-video.is-playing .hero-video__controls {
    inset: auto auto 32px 32px;
  }
}

.hero-video__play {
  box-shadow: 0 4px 20px #0003;
}

.hero-video__play i {
  margin-left: 2px;
  font-size: 1.25rem;
}

.hero-video.is-playing .hero-video__play i {
  margin-left: 0;
}

.hero-video__mute {
  box-shadow: 0 2px 10px #00000026;
}

.hero-video__mute i {
  font-size: 1rem;
}

.hero-small {
  background: #000;
  position: relative;
  overflow: hidden visible;
}

.hero-small__media {
  z-index: 1;
  position: absolute;
  inset: 0;
}

.hero-small__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.hero-small__overlay {
  pointer-events: none;
  z-index: 2;
}

.hero-small__title {
  pointer-events: none;
}

.hero-small__title h1, .hero-small__ctas {
  pointer-events: auto;
}

.archive-hero {
  position: relative;
}

.archive-card {
  transition: transform .3s;
}

.archive-card:hover {
  transform: translateY(-4px);
}

.archive-card--facility:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px #00000026;
}

.pagination .nav-links {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.pagination .page-numbers {
  min-width: 2.5rem;
  height: 2.5rem;
  font-family: var(--font-body);
  color: rgb(var(--color-brand-primary));
  border: 1px solid rgb(var(--color-brand-primary)/.2);
  background-color: #0000;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: 0 .75rem;
  font-size: .875rem;
  font-weight: 500;
  transition: all .2s;
  display: inline-flex;
}

.pagination .page-numbers:hover {
  background-color: rgb(var(--color-brand-primary)/.1);
}

.pagination .page-numbers.current {
  background-color: rgb(var(--color-brand-primary));
  color: #fff;
  border-color: rgb(var(--color-brand-primary));
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
  border: none;
}

.pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover {
  background-color: rgb(var(--color-brand-secondary)/.1);
}

.pagination .page-numbers.dots {
  pointer-events: none;
  border: none;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.hover\:border-white\/80:hover {
  border-color: #fffc;
}

.hover\:bg-brand-primary:hover {
  background-color: var(--color-brand-primary);
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
}

.hover\:text-brand-primary:hover {
  color: var(--color-brand-primary);
}

.hover\:text-brand-secondary:hover {
  color: var(--color-brand-secondary);
}

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

.focus\:border-brand-secondary:focus {
  border-color: var(--color-brand-secondary);
}

.focus\:outline-none:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-black\/10 {
  background-color: #0000001a;
}

@media (width >= 576px) {
  .sm\:h-\[360px\] {
    height: 360px;
  }

  .sm\:auto-cols-\[340px\] {
    grid-auto-columns: 340px;
  }

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

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

@media (width >= 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (width >= 992px) {
  .lg\:-bottom-14 {
    bottom: -3.5rem;
  }

  .lg\:bottom-32 {
    bottom: 8rem;
  }

  .lg\:left-8 {
    left: 2rem;
  }

  .lg\:right-16 {
    right: 4rem;
  }

  .lg\:right-8 {
    right: 2rem;
  }

  .lg\:order-1 {
    order: 1;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-56 {
    height: 14rem;
  }

  .lg\:h-\[420px\] {
    height: 420px;
  }

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

  .lg\:min-h-\[90vh\] {
    min-height: 90vh;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-\[700px\] {
    width: 700px;
  }

  .lg\:auto-cols-\[400px\] {
    grid-auto-columns: 400px;
  }

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

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

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

  .lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\] {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

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

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:rounded-l-\[20px\] {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .lg\:rounded-r-\[20px\] {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

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

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

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

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

  .lg\:text-brand-primary {
    color: var(--color-brand-primary);
  }

  .lg\:hover\:scale-\[1\.1\]:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    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));
  }

  .lg\:hover\:bg-brand-secondary:hover {
    background-color: var(--color-brand-secondary);
  }

  .lg\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
  }

  .lg\:hover\:text-brand-primary:hover {
    color: var(--color-brand-primary);
  }
}

@media (width >= 1200px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (width >= 1600px) {
  .\33 xl\:-bottom-36 {
    bottom: -9rem;
  }

  .\33 xl\:-left-64 {
    left: -16rem;
  }

  .\33 xl\:max-h-\[900px\] {
    max-height: 900px;
  }

  .\33 xl\:max-w-3xl {
    max-width: 48rem;
  }

  .\33 xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

.\[\&_svg\]\:block svg {
  display: block;
}

.\[\&_svg\]\:h-auto svg {
  height: auto;
}

.\[\&_svg\]\:w-full svg {
  width: 100%;
}
/*# sourceMappingURL=index.css.map */
