*, :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%;
}

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

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

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

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

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

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

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

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

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

.mb-0 {
  margin-bottom: 0;
}

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

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

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

.ml-\[5px\] {
  margin-left: 5px;
}

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

.mr-auto {
  margin-right: auto;
}

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

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

.h-12 {
  height: 3rem;
}

.h-2\/3 {
  height: 66.6667%;
}

.h-8 {
  height: 2rem;
}

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

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

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

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

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

.w-12 {
  width: 3rem;
}

.w-52 {
  width: 13rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-\[100px\] {
  min-width: 100px;
}

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

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

.max-w-screen-2xl {
  max-width: 1536px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.flex-1 {
  flex: 1;
}

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

.translate-x-full {
  --tw-translate-x: 100%;
  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));
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

.animate-bounce {
  animation: 1s infinite bounce;
}

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

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

.animate-marquee {
  animation: 40s linear infinite marquee;
}

@keyframes marquee2 {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(0%);
  }
}

.animate-marquee2 {
  animation: 40s linear infinite marquee2;
}

.cursor-grab {
  cursor: grab;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

.items-end {
  align-items: flex-end;
}

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

.justify-end {
  justify-content: flex-end;
}

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

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

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

.gap-16 {
  gap: 4rem;
}

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

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-20 {
  border-radius: 20px;
}

.rounded-40 {
  border-radius: 40px;
}

.rounded-60 {
  border-radius: 60px;
}

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

.border-b {
  border-bottom-width: 1px;
}

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

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

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

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

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

.bg-black\/70 {
  background-color: #000000b3;
}

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

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

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

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

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

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

.from-black\/0 {
  --tw-gradient-from: #0000 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);
}

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

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

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-base\/none {
  font-size: 1rem;
  line-height: 1;
}

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

.text-lg\/none {
  font-size: 1.125rem;
  line-height: 1;
}

.text-sm\/none {
  font-size: .875rem;
  line-height: 1;
}

.text-xl\/none {
  font-size: 1.25rem;
  line-height: 1;
}

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

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

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

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

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-70 {
  opacity: .7;
}

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

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

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

.link-underline {
  position: relative;
}

.link-underline:after {
  content: var(--tw-content);
  width: 0;
  height: 1px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  bottom: -1px;
  left: 0;
}

.link-underline:hover:after, .group:hover .link-underline:after {
  content: var(--tw-content);
  width: 100%;
}

.link-underline:after {
  background-color: currentColor;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-brand-grey);
  font-family: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  overflow-x: hidden;
}

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

:root {
  scroll-behavior: smooth;
  scroll-padding-top: 76px;
}

@media (width >= 1024px) {
  :root {
    scroll-padding-top: 86px;
  }
}

@media (width >= 1280px) {
  :root {
    scroll-padding-top: 90px;
  }
}

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

.content-wrapper > .page-module:not(.testimonial-module) {
  padding-bottom: 0;
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: .5;
}

.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-inverted {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

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

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.25;
}

h1 {
  font-size: max(1.5rem, min(1rem + 2.5vw, 4rem));
}

h1:has( + *) {
  margin-bottom: 1rem;
}

h2 {
  font-size: max(1.25rem, min(.8rem + 2.25vw, 3.5rem));
}

h2:has( + *) {
  margin-bottom: 1rem;
}

h2.small {
  font-size: max(1.25rem, min(1.05rem + 1vw, 2.25rem));
}

h3 {
  font-size: max(1.25rem, min(1.175rem + .375vw, 1.625rem));
}

h3:has( + *) {
  margin-bottom: .5rem;
}

h5 {
  text-transform: uppercase;
  letter-spacing: .165rem;
  color: var(--color-brand-primary);
  font-size: .875rem;
  line-height: 1.25;
}

@media (width >= 768px) {
  h5 {
    font-size: 1rem;
    line-height: 1.25;
  }
}

@media (width >= 1024px) {
  h5 {
    font-size: 1.125rem;
    line-height: 1.25;
  }
}

h5:has( + *) {
  margin-bottom: .5rem;
}

p {
  font-size: 1rem;
  line-height: 1.5;
}

@media (width >= 1536px) {
  p {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

@media (width >= 1600px) {
  p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

p:not(:last-child) {
  margin-bottom: 1.5rem;
}

p a:not(.btn) {
  position: relative;
}

p a:not(.btn):after {
  content: var(--tw-content);
  width: 0;
  height: 1px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  bottom: -1px;
  left: 0;
}

p a:not(.btn):hover:after, .group:hover p a:not(.btn):after {
  content: var(--tw-content);
  width: 100%;
}

p a:not(.btn):after {
  background-color: currentColor;
}

a {
  outline-offset: 2px;
  color: currentColor;
  border-style: none;
  outline: 2px solid #0000;
  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;
  }
}

body.scrolled header, body.error404 header, header.mobile-menu-open {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.scrolled header .logo-white, body.error404 header .logo-white, header.mobile-menu-open .logo-white {
  opacity: 0;
}

body.scrolled header .logo-black, body.error404 header .logo-black, header.mobile-menu-open .logo-black {
  opacity: 1;
}

body.scrolled header #main-nav ul li a, body.error404 header #main-nav ul li a, header.mobile-menu-open #main-nav ul li a {
  color: var(--color-brand-grey);
}

body.scrolled header .burger .line, body.error404 header .burger .line, header.mobile-menu-open .burger .line {
  background-color: var(--color-brand-grey);
}

#main-nav ul li {
  font-weight: 500;
}

@media (width >= 1280px) {
  #main-nav ul li {
    font-size: 1.125rem;
    line-height: 1;
  }
}

#main-nav ul li a {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  position: relative;
}

#main-nav ul li a:after {
  content: var(--tw-content);
  width: 0;
  height: 1px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  bottom: -1px;
  left: 0;
}

#main-nav ul li a:hover:after, .group:hover #main-nav ul li a:after {
  content: var(--tw-content);
  width: 100%;
}

#main-nav ul li a:after {
  background-color: currentColor;
}

.burger .line {
  transition: transform .2s ease-in-out, opacity .2s ease-in-out .2s, top .2s ease-in-out .25s;
}

.burger.open .line {
  transition: top .2s ease-in-out, opacity .2s ease-in-out .2s, transform .2s ease-in-out .25s;
}

.burger.open .line.top {
  --tw-rotate: 45deg;
  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));
  top: 9px;
}

.burger.open .line.middle {
  opacity: 0;
}

.burger.open .line.bottom {
  --tw-rotate: -45deg;
  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));
  top: -9px;
}

#mobile-nav {
  height: calc(100vh - 76px);
}

@media (width >= 1024px) {
  #mobile-nav {
    height: calc(100vh - 86px);
  }
}

@media (width >= 1280px) {
  #mobile-nav {
    height: calc(100vh - 90px);
  }
}

#mobile-nav.open {
  --tw-translate-x: 0px;
  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));
}

#mobile-nav ul li {
  border-bottom-width: 1px;
  border-color: var(--color-brand-secondary);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
}

#mobile-nav ul li a {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  padding: 1.5rem 1rem;
  display: block;
}

#mobile-backdrop {
  height: calc(100vh - 76px);
}

@media (width >= 1024px) {
  #mobile-backdrop {
    height: calc(100vh - 86px);
  }
}

@media (width >= 1280px) {
  #mobile-backdrop {
    height: calc(100vh - 90px);
  }
}

#mobile-backdrop.open {
  pointer-events: auto;
  opacity: 1;
}

.wpcf7 form {
  -moz-column-gap: 2rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem 2rem;
  display: grid;
}

@media (width >= 640px) {
  .wpcf7 form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.wpcf7 form > .wpcf7-form-control-wrap {
  display: block;
}

@media (width >= 640px) {
  .wpcf7 form > .wpcf7-form-control-wrap:nth-of-type(n+5) {
    grid-column: span 2 / span 2;
  }
}

.wpcf7 form .wpcf7-spinner {
  background-color: var(--color-brand-primary);
  place-self: center start;
  margin: 0;
}

.wpcf7 form .wpcf7-spinner:before {
  background-color: var(--color-brand-secondary);
}

.wpcf7 form .wpcf7-response-output {
  border-color: var(--color-brand-primary);
  background-color: var(--color-brand-secondary);
  color: var(--color-brand-primary);
  margin: 0;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (width >= 640px) {
  .wpcf7 form .wpcf7-response-output {
    grid-column: span 2 / span 2;
  }
}

@media (width >= 1536px) {
  .wpcf7 form .wpcf7-response-output {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  --tw-border-opacity: 1;
  border-color: rgba(240, 82, 82, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(248, 180, 180, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(240, 82, 82, var(--tw-text-opacity, 1));
}

.wpcf7 form.sent .wpcf7-response-output {
  --tw-border-opacity: 1;
  border-color: rgba(14, 159, 110, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(132, 225, 188, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(14, 159, 110, var(--tw-text-opacity, 1));
}

.wpcf7 .wpcf7-not-valid-tip {
  --tw-text-opacity: 1;
  color: rgba(240, 82, 82, var(--tw-text-opacity, 1));
  margin-top: .5rem;
  font-size: .875rem;
  font-style: italic;
  line-height: 1;
}

input[type="text"], input[type="number"], input[type="email"], input[type="tel"], textarea {
  resize: none;
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  width: 100%;
  height: 3rem;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
  background-color: #0000;
  border-radius: .5rem;
  outline-width: 0;
  padding: 0 .625rem;
  font-size: 1rem;
  line-height: 1.5;
  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: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: block;
}

input[type="text"]::-moz-placeholder {
  color: #ffffffb3;
}

input[type="number"]::-moz-placeholder {
  color: #ffffffb3;
}

input[type="email"]::-moz-placeholder {
  color: #ffffffb3;
}

input[type="tel"]::-moz-placeholder {
  color: #ffffffb3;
}

textarea::-moz-placeholder {
  color: #ffffffb3;
}

input[type="text"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {
  color: #ffffffb3;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
  border-color: var(--color-brand-primary);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --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(0px + 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);
  outline-width: 0;
}

@media (width >= 1536px) {
  input[type="text"], input[type="number"], input[type="email"], input[type="tel"], textarea {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

@media (width >= 1600px) {
  input[type="text"], input[type="number"], input[type="email"], input[type="tel"], textarea {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

textarea {
  height: 14rem;
  padding-top: .625rem;
  padding-bottom: .625rem;
}

input[type="submit"] {
  cursor: pointer;
  background-color: var(--color-brand-secondary);
  color: var(--color-brand-primary);
  border-radius: 60px;
  justify-self: start;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  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: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

input[type="submit"]:hover {
  background-color: var(--color-brand-secondary-light);
}

@media (width >= 1280px) {
  input[type="submit"] {
    font-size: 1.125rem;
    line-height: 1;
  }
}

@media (width >= 1536px) {
  input[type="submit"] {
    padding: 1.25rem 2.5rem;
  }
}

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

.last\:border-0:last-child {
  border-width: 0;
}

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

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

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

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

.group:hover .group-hover\:-translate-x-1\.5 {
  --tw-translate-x: -.375rem;
  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\:translate-x-1\.5 {
  --tw-translate-x: .375rem;
  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\: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-brand-primary-dark {
  background-color: var(--color-brand-primary-dark);
}

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

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

.group.open .group-\[\.open\]\:rotate-45 {
  --tw-rotate: 45deg;
  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));
}

@media (width >= 480px) {
  .xs\:h-4\/5 {
    height: 80%;
  }

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

  .xs\:max-w-\[75\%\] {
    max-width: 75%;
  }

  .xs\:pr-5 {
    padding-right: 1.25rem;
  }

  .xs\:pt-0 {
    padding-top: 0;
  }
}

@media (width >= 640px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:block {
    display: block;
  }

  .sm\:h-2\/3 {
    height: 66.6667%;
  }

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

  .sm\:min-h-0 {
    min-height: 0;
  }

  .sm\:w-2\/3 {
    width: 66.6667%;
  }

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

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

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

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

  .sm\:gap-5 {
    gap: 1.25rem;
  }
}

@media (width >= 768px) {
  .md\:ml-0 {
    margin-left: 0;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:h-screen {
    height: 100vh;
  }

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

  .md\:max-w-\[43\%\] {
    max-width: 43%;
  }

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

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

  .md\:p-8 {
    padding: 2rem;
  }

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

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

  .md\:pt-40 {
    padding-top: 10rem;
  }
}

@media (width >= 1024px) {
  .lg\:top-\[86px\] {
    top: 86px;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:max-h-fit {
    max-height: fit-content;
  }

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

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

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-64 {
    width: 16rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:overflow-visible {
    overflow: visible;
  }

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

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

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

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

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

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

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

@media (width >= 1280px) {
  .xl\:top-\[90px\] {
    top: 90px;
  }

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

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

  .xl\:min-h-0 {
    min-height: 0;
  }

  .xl\:gap-12 {
    gap: 3rem;
  }

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

  .xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-24 {
    padding-right: 6rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

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

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

  .xl\:text-base\/none {
    font-size: 1rem;
    line-height: 1;
  }

  .xl\:text-lg\/none {
    font-size: 1.125rem;
    line-height: 1;
  }
}

@media (width >= 1536px) {
  .\32 xl\:h-10 {
    height: 2.5rem;
  }

  .\32 xl\:h-16 {
    height: 4rem;
  }

  .\32 xl\:w-10 {
    width: 2.5rem;
  }

  .\32 xl\:w-16 {
    width: 4rem;
  }

  .\32 xl\:gap-12 {
    gap: 3rem;
  }

  .\32 xl\:gap-8 {
    gap: 2rem;
  }

  .\32 xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

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

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

  .\32 xl\:pr-2 {
    padding-right: .5rem;
  }

  .\32 xl\:text-5xl\/tight {
    font-size: 3rem;
    line-height: 1.25;
  }

  .\32 xl\:text-\[1\.375rem\]\/none {
    font-size: 1.375rem;
    line-height: 1;
  }

  .\32 xl\:text-base\/none {
    font-size: 1rem;
    line-height: 1;
  }

  .\32 xl\:text-lg\/normal {
    font-size: 1.125rem;
    line-height: 1.5;
  }

  .\32 xl\:text-xl\/none {
    font-size: 1.25rem;
    line-height: 1;
  }
}

@media (width >= 1600px) {
  .\33 xl\:gap-16 {
    gap: 4rem;
  }

  .\33 xl\:text-xl\/normal {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.\[\&\>h3\]\:mb-4 > h3 {
  margin-bottom: 1rem;
}

.\[\&\>h3\]\:leading-normal > h3 {
  line-height: 1.5;
}

.\[\&\>p\]\:text-base\/snug > p {
  font-size: 1rem;
  line-height: 1.375;
}

.\[\&\>p\]\:leading-snug > p {
  line-height: 1.375;
}

@media (width >= 1536px) {
  .\[\&\>p\]\:2xl\:text-lg\/snug > p {
    font-size: 1.125rem;
    line-height: 1.375;
  }
}
/*# sourceMappingURL=index.css.map */
