@font-face {
  font-family: "Lausanne";

  src: url(../fonts/lausanne-300.ttf);

  font-weight: 300;

  font-style: normal;
}

@font-face {
  font-family: "Teodor";

  src: url(../fonts/teodor-light.ttf);

  font-weight: 200;

  font-style: normal;
}

/*
! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: "Lausanne", "Arial", sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

* {
  scrollbar-color: initial;
  scrollbar-width: initial;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

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

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-1 {
  left: 0.25rem;
}

.left-2 {
  left: 0.5rem;
}

.right-2 {
  right: 0.5rem;
}

.top-0 {
  top: 0px;
}

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

.top-12 {
  top: 3rem;
}

.top-8 {
  top: 2rem;
}

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

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

.order-last {
  order: 9999;
}

.col-span-full {
  grid-column: 1 / -1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-mt-\[1\.375rem\] {
  margin-top: -1.375rem;
}

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

.mr-\[\.5em\] {
  margin-right: 0.5em;
}

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

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

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

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

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

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

.mt-\[1em\] {
  margin-top: 1em;
}

.mt-\[3\.4846875rem\] {
  margin-top: 3.4846875rem;
}

.mt-\[3px\] {
  margin-top: 3px;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

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

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

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

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3 {
  height: 0.75rem;
}

.h-5 {
  height: 1.25rem;
}

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

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0px;
}

.w-0\.5 {
  width: 0.125rem;
}

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

.w-12 {
  width: 3rem;
}

.w-8 {
  width: 2rem;
}

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

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

.w-\[2ch\] {
  width: 2ch;
}

.w-\[2em\] {
  width: 2em;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

.max-w-\[120rem\] {
  max-width: 120rem;
}

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

.max-w-narrow {
  max-width: 20em;
}

.max-w-normal {
  max-width: 25em;
}

.max-w-widest {
  max-width: 40em;
}

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

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

.grow {
  flex-grow: 1;
}

.-translate-y-24 {
  --tw-translate-y: -6rem;
  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-28 {
  --tw-translate-y: -7rem;
  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-\[\.25em\] {
  --tw-translate-y: -0.25em;
  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\.75em\] {
  --tw-translate-y: -1.75em;
  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-\[2\.5rem\] {
  --tw-translate-y: -2.5rem;
  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-\[2rem\] {
  --tw-translate-y: -2rem;
  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-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));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fadeIn1000 {
  animation: fadeIn 800ms cubic-bezier(0.4, 0, 0.2, 1) 1000ms forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fadeIn500 {
  animation: fadeIn 800ms cubic-bezier(0.4, 0, 0.2, 1) 500ms forwards;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-none {
  cursor: none;
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

.place-content-start {
  place-content: start;
}

.place-items-start {
  place-items: start;
}

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-\[1em\] {
  row-gap: 1em;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

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

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

.bg-near-white {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(189 40 26 / var(--tw-bg-opacity));
}

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

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

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

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

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.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-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

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

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

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

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

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

.pt-1 {
  padding-top: 0.25rem;
}

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

.pt-3 {
  padding-top: 0.75rem;
}

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

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

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

.font-teodor {
  font-family: "Teodor", "Times New Roman", serif;
}

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

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

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

.text-\[\.625em\] {
  font-size: 0.625em;
}

.text-\[\.75em\] {
  font-size: 0.75em;
}

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

.text-sm {
  font-size: 0.875rem;
  line-height: 1;
}

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

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

.uppercase {
  text-transform: uppercase;
}

.\!leading-none {
  line-height: 1 !important;
}

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

.text-\[\#939393\] {
  --tw-text-opacity: 1;
  color: rgb(147 147 147 / var(--tw-text-opacity));
}

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-50 {
  opacity: 0.5;
}

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

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ring {
  --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(3px + 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);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[gap\] {
  transition-property: gap;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.scrollbar {
  scrollbar-color: var(--scrollbar-thumb, initial)
    var(--scrollbar-track, initial);
}

.scrollbar::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius);
}

.scrollbar::-webkit-scrollbar-track:hover {
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
}

.scrollbar::-webkit-scrollbar-track:active {
  background-color: var(
    --scrollbar-track-active,
    var(--scrollbar-track-hover, var(--scrollbar-track))
  );
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius);
}

.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
}

.scrollbar::-webkit-scrollbar-thumb:active {
  background-color: var(
    --scrollbar-thumb-active,
    var(--scrollbar-thumb-hover, var(--scrollbar-thumb))
  );
}

.scrollbar::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius);
}

.scrollbar::-webkit-scrollbar-corner:hover {
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
}

.scrollbar::-webkit-scrollbar-corner:active {
  background-color: var(
    --scrollbar-corner-active,
    var(--scrollbar-corner-hover, var(--scrollbar-corner))
  );
}

.scrollbar {
  scrollbar-width: auto;
}

.scrollbar::-webkit-scrollbar {
  display: block;
  width: var(--scrollbar-width, 16px);
  height: var(--scrollbar-height, 16px);
}

/* Hide scrollbar for Chrome, Safari and Opera */

/* Hide scrollbar for IE, Edge and Firefox */

html {
  -webkit-font-smoothing: antialiased;
}

/* Custom cursor styles */

.fslightbox-open {
  height: auto !important;
}

/* body {
  margin-right: 0 !important;
} */

.fslightbox-container {
  z-index: 9 !important;
  background: white !important;
}

.fslightbox-slide-btn-container-previous,
.fslightbox-slide-btn-container-next {
  display: none !important;
}

.fslightbox-source {
  height: calc(100vh - 16rem) !important;
  width: auto !important;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (min-width: 640px) {
  .fslightbox-source {
    height: calc(100vh - 5.25rem) !important;
  }
}

.fslightbox-nav {
  height: auto !important;
  width: auto !important;
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 99;
}

.fslightbox-slide-number-container {
  display: none !important;
}

.fslightbox-toolbar {
  background: transparent !important;
  height: auto !important;
}

.fslightbox-toolbar-button[title="Enter fullscreen"] {
  display: none;
}

.fslightbox-toolbar-button[title="Close"] {
  width: auto;
}

.fslightbox-toolbar-button[title="Close"]:hover {
  text-decoration: underline;
}

.fslightbox-toolbar-button[title="Close"]:after {
  content: "Close";
  font-family: "Lausanne";
  display: block;
  color: #000;
  mix-blend-mode: difference;
  font-size: 0.875rem;
  padding: 0.5rem;
}

@media (min-width: 640px) {
  .fslightbox-toolbar-button[title="Close"]:after {
    font-size: 1rem;
    padding: 0.75rem;
  }
}

@media (min-width: 1280px) {
  .fslightbox-toolbar-button[title="Close"]:after {
    font-size: 1.125rem;
  }
}

.fslightbox-toolbar-button svg {
  display: none;
}

.video-js {
  display: flex;
  height: 100%;
  width: 100%;
  font-family: "Lausanne";
  font-weight: 500;
  font-size: 0.75rem;
  color: #f2f0ea;
}

.video-js button {
  color: #f2f0ea;
}

.vjs-loading-spinner {
  border: 0.4em solid #f2f0ea25;
}

.vjs-loading-spinner:before {
  display: none !important;
}

@media screen and (min-width: 640px) {
  .video-js {
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 1536px) {
  .video-js {
    font-size: 1rem;
  }
}

.video-js:not(.vjs-fullscreen) .vjs-tech {
  -o-object-fit: cover;
  object-fit: cover;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),
body.vjs-pip-window .video-js {
  display: flex !important;
}

.video-js .vjs-big-play-button {
  display: none !important;
}

.vjs-progress-holder.vjs-slider.vjs-slider-horizontal {
  background: #f2f0ea;
  height: 2px;
  margin-top: 1.5em;
}

.video-js .vjs-load-progress {
  background: transparent;
}

.video-js .vjs-slider .vjs-load-progress div {
  background: #f2f0ea50;
}

.video-js .vjs-control-bar {
  height: 3.75em;
  align-self: flex-end;
  position: relative;
  opacity: 100 !important;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.vjs-progress-control.vjs-control {
  align-items: start;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: inherit;
}

.vjs-play-control.vjs-control.vjs-button.vjs-playing {
  display: none;
}

.vjs-play-control.vjs-control.vjs-button.vjs-paused {
  display: none;
}

.vjs-picture-in-picture-control.vjs-control.vjs-button {
  display: none;
}

.vjs-fullscreen-control.vjs-control.vjs-button {
  position: absolute;
  right: 0;
  top: 0.75em;
}

.vjs-volume-panel.vjs-control.vjs-volume-panel-vertical {
  order: 9999;
}

.vjs-volume-control.vjs-volume-vertical {
  margin: 1em auto;
  background-color: transparent;
}

.vjs-volume-bar.vjs-slider-bar.vjs-slider.vjs-slider-vertical {
  margin: 1em auto;
  background-color: #f2f0ea50;
  width: 2px;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 2px;
}

.vjs-slider-vertical .vjs-volume-level:before {
  left: -6px;
}

/* Current time pop-up */

.vjs-mouse-display {
  display: none !important;
}

.vjs-time-tooltip {
  display: none !important;
}

.video-js .vjs-play-progress:before {
  height: 1rem;
  width: 3px;
  content: "";
  background: white;
  bottom: 0;
}

.vjs-remaining-time.vjs-time-control.vjs-control {
  display: none;
}

.video-js .vjs-control {
  line-height: 1;
  height: auto;
  bottom: 1em;
}

.vjs-current-time.vjs-time-control.vjs-control {
  display: block;
  position: absolute;
  left: 0;
}

.vjs-duration.vjs-time-control.vjs-control {
  display: block;
  position: absolute;
  left: 4.5em;
}

.vjs-time-control.vjs-time-divider {
  display: block;
  position: absolute;
  left: 3em;
  bottom: 0;
}

.vjs-mute-control.vjs-control.vjs-button {
  position: absolute;
  left: calc(50% + 0.25rem);
}

@media screen and (min-width: 640px) {
  .vjs-mute-control.vjs-control.vjs-button {
    left: calc(50% + 0.4375rem);
  }
}

.vjs-mute-control.vjs-control.vjs-button:after {
  display: block;
}

.vjs-mute-control.vjs-control.vjs-button.vjs-vol-0:after {
  content: "Muted";
  text-align: left;
}

.vjs-mute-control.vjs-control.vjs-button.vjs-vol-3:after {
  content: "Mute";
  text-align: left;
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
  display: none;
}

.video-js .vjs-mute-control.vjs-vol-3 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
  display: none;
}

/* curve swiper styles */

/* position of active slide */

.curve-swiper .swiper-slide {
  transition: transform 1000ms cubic-bezier(0, 0, 0.58, 1);
}

.curve-swiper .swiper-slide-active {
  transform: translateY(calc(0.9rem - 1vw));
}

@media screen and (min-width: 640px) {
  .curve-swiper .swiper-slide-active {
    transform: translateY(1.5rem);
  }
}

/* position of next slide */

.curve-swiper .swiper-slide-next {
  transform: translateY(1rem);
}

@media screen and (min-width: 640px) {
  .curve-swiper .swiper-slide-next,
  .curve-swiper .swiper-slide-prev {
    transform: translateY(1rem);
  }
}

/* position of next slide next sibling only on mobile */

@media screen and (max-width: 640px) {
  .curve-swiper .swiper-slide-next + .swiper-slide {
    transform: translateY(0.5rem);
  }
}

/* position of edge slides */

@media screen and (min-width: 1280px) {
  .curve-swiper
    .swiper-slide-visible:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) {
    transform: translateY(-0.15vw);
  }
}

@media screen and (min-width: 1536px) {
  .curve-swiper
    .swiper-slide-visible:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) {
    transform: translateY(-0.3vw);
  }
}

@media screen and (min-width: 1920px) {
  .curve-swiper
    .swiper-slide-visible:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) {
    transform: translateY(-0.4rem);
  }
}

/* position of invisible slides */

@media screen and (min-width: 1280px) {
  .curve-swiper .swiper-slide:not(.swiper-slide-visible) {
    transform: translateY(-2.5vw);
  }
}

@media (min-width: 640px) {
  .sm\:static {
    position: static;
  }

  .sm\:absolute {
    position: absolute;
  }

  .sm\:bottom-2 {
    bottom: 0.5rem;
  }

  .sm\:bottom-3 {
    bottom: 0.75rem;
  }

  .sm\:left-2 {
    left: 0.5rem;
  }

  .sm\:left-3 {
    left: 0.75rem;
  }

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

  .sm\:col-span-full {
    grid-column: 1 / -1;
  }

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

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

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

  .sm\:w-12 {
    width: 3rem;
  }

  .sm\:w-20 {
    width: 5rem;
  }

  .sm\:w-80 {
    width: 20rem;
  }

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

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

  .sm\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
    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));
  }

  .sm\:-translate-y-8 {
    --tw-translate-y: -2rem;
    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));
  }

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

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

  .sm\:grid-cols-\[auto\2c 1fr\] {
    grid-template-columns: auto 1fr;
  }

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

  .sm\:grid-rows-\[auto\2c 1fr\] {
    grid-template-rows: auto 1fr;
  }

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

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

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

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .sm\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .sm\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .sm\:gap-y-16 {
    row-gap: 4rem;
  }

  .sm\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .sm\:p-2 {
    padding: 0.5rem;
  }

  .sm\:p-3 {
    padding: 0.75rem;
  }

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

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

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

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

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

  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem;
  }

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

  .sm\:pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:pt-36 {
    padding-top: 9rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

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

  .sm\:text-right {
    text-align: right;
  }

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

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

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

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-\[\.625em\] {
    font-size: 0.625em;
  }

  .sm\:text-\[\.75em\] {
    font-size: 0.75em;
  }

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

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

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  .md\:w-\[1400\%\] {
    width: 1400%;
  }

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

  .md\:place-items-end {
    place-items: end;
  }

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

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

@media (min-width: 1024px) {
  .lg\:order-none {
    order: 0;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[calc\(100vh-2\.625rem\)\] {
    height: calc(100vh - 2.625rem);
  }

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

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

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

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-md {
    max-width: 28rem;
  }

  .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\:flex-row {
    flex-direction: row;
  }

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

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

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

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

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

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

  .lg\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .lg\:hover\:opacity-70:hover {
    opacity: 0.7;
  }
}

@media (min-width: 1280px) {
  .xl\:-mt-\[2\.125rem\] {
    margin-top: -2.125rem;
  }

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

  .xl\:flex {
    display: flex;
  }

  .xl\:w-20 {
    width: 5rem;
  }

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

  .xl\:w-96 {
    width: 24rem;
  }

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

  .xl\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .xl\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .xl\:gap-y-20 {
    row-gap: 5rem;
  }

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

  .xl\:pt-48 {
    padding-top: 12rem;
  }

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

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

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

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

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

@media (min-width: 1536px) {
  .\32xl\:w-\[1000\%\] {
    width: 1000%;
  }

  .\32xl\:max-w-wider {
    max-width: 35em;
  }

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

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

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

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

  .\32xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

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

.\[\&\.swiper-slide-active_\.info-container\]\:gap-y-4.swiper-slide-active
  .info-container {
  row-gap: 1rem;
}

.\[\&\.swiper-slide-active_\.info-container\]\:gap-y-8.swiper-slide-active
  .info-container {
  row-gap: 2rem;
}

@media (min-width: 640px) {
  .sm\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-10.swiper-slide-active
    .info-container {
    row-gap: 2.5rem;
  }

  .sm\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-5.swiper-slide-active
    .info-container {
    row-gap: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .xl\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-12.swiper-slide-active
    .info-container {
    row-gap: 3rem;
  }

  .xl\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-6.swiper-slide-active
    .info-container {
    row-gap: 1.5rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-10.swiper-slide-active
    .info-container {
    row-gap: 2.5rem;
  }

  .\32xl\:\[\&\.swiper-slide-active_\.info-container\]\:gap-y-14.swiper-slide-active
    .info-container {
    row-gap: 3.5rem;
  }
}

.\[\&\.swiper-slide-active_\.line\]\:h-5.swiper-slide-active .line {
  height: 1.25rem;
}

.\[\&\.swiper-slide-active_\.line\]\:-translate-y-\[2\.875rem\].swiper-slide-active
  .line {
  --tw-translate-y: -2.875rem;
  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));
}

.\[\&\.swiper-slide-active_\.line\]\:opacity-100.swiper-slide-active .line {
  opacity: 1;
}

.\[\&\.swiper-slide-active_\.more-info\]\:opacity-100.swiper-slide-active
  .more-info {
  opacity: 1;
}

.\[\&\>\*\]\:\!leading-none > * {
  line-height: 1 !important;
}

.\[\&\>\.swiper-slide-active\>a\]\:opacity-100 > .swiper-slide-active > a {
  opacity: 1;
}

.\[\&\>\.swiper-slide-active\>div\]\:translate-y-\[1vw\]
  > .swiper-slide-active
  > div {
  --tw-translate-y: 1vw;
  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));
}

.\[\&\>\.swiper-slide-active\>div\]\:opacity-100 > .swiper-slide-active > div {
  opacity: 1;
}

.\[\&\>\.swiper-slide-next\>a\]\:opacity-50 > .swiper-slide-next > a {
  opacity: 0.5;
}

.\[\&\>\.swiper-slide-next\>div\]\:opacity-50 > .swiper-slide-next > div {
  opacity: 0.5;
}

.\[\&\>\.swiper-slide-prev\>a\]\:opacity-50 > .swiper-slide-prev > a {
  opacity: 0.5;
}

.\[\&\>\.swiper-slide-prev\>div\]\:opacity-50 > .swiper-slide-prev > div {
  opacity: 0.5;
}

.\[\&\>\.swiper-slide\.swiper-slide-active\]\:cursor-auto
  > .swiper-slide.swiper-slide-active {
  cursor: auto;
}

.\[\&\>\.swiper-slide\.swiper-slide-next\+\.swiper-slide\]\:cursor-east
  > .swiper-slide.swiper-slide-next
  + .swiper-slide {
  cursor: url(../images/cursor-east.svg), pointer;
}

.\[\&\>\.swiper-slide\.swiper-slide-next\>div\]\:-translate-y-\[1vw\]
  > .swiper-slide.swiper-slide-next
  > div {
  --tw-translate-y: -1vw;
  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));
}

.\[\&\>\.swiper-slide\.swiper-slide-next\]\:cursor-east
  > .swiper-slide.swiper-slide-next {
  cursor: url(../images/cursor-east.svg), pointer;
}

.\[\&\>\.swiper-slide\.swiper-slide-prev\>div\]\:-translate-y-\[1vw\]
  > .swiper-slide.swiper-slide-prev
  > div {
  --tw-translate-y: -1vw;
  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));
}

.\[\&\>\.swiper-slide\:not\(\.swiper-slide-active\)\>a\]\:pointer-events-none
  > .swiper-slide:not(.swiper-slide-active)
  > a {
  pointer-events: none;
}

.\[\&\>\.swiper-slide\:not\(\.swiper-slide-fully-visible\)\:not\(\.swiper-slide-visible\)\>div\]\:-translate-y-\[5vw\]
  > .swiper-slide:not(.swiper-slide-fully-visible):not(.swiper-slide-visible)
  > div {
  --tw-translate-y: -5vw;
  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));
}

.\[\&\>\.swiper-slide\:not\(\.swiper-slide-visible\)\>a\]\:opacity-0
  > .swiper-slide:not(.swiper-slide-visible)
  > a {
  opacity: 0;
}

.\[\&\>\.swiper-slide\]\:cursor-west > .swiper-slide {
  cursor: url(../images/cursor-west.svg), pointer;
}

@media not all and (min-width: 1024px) {
  .max-lg\:\[\&\>\:last-child\]\:hidden > :last-child {
    display: none;
  }
}

@media not all and (min-width: 640px) {
  .\[\&\>ul\:first-of-type\]\:max-sm\:mt-4 > ul:first-of-type {
    margin-top: 1rem;
  }
}

#hero-video.no-controls .vjs-control-bar {
  visibility: hidden;
}

.video-js *:focus {
  outline: none !important;
}

#hero-video .vjs-tech {
  pointer-events: none;
}

#hero-video.video-js .vjs-control-bar {
  background: transparent;
}

#hero-video:not(.vjs-fullscreen) .vjs-control-bar .vjs-progress-control {
  display: none;
}

#hero-title {
  margin-bottom: 2.25rem;
}

@media screen and (min-width: 640px) {
  #hero-title {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  #hero-title {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1536px) {
  #hero-title {
    margin-bottom: 4rem;
  }
}

.pop-up-wrapper {
  position: fixed;
  inset: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
}

.pop-up {
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
  max-width: 25rem;
  width: 100%;
  margin: 0 0.5rem;
  position: relative;
}

.close-pop-up {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

.pop-up-e {
  width: 15%;
  max-width: 5rem;
}

.pop-up-s {
  width: 20%;
  max-width: 5rem;
  margin-left: auto;
}

.pop-up form {
  margin-bottom: 5%;
  position: relative;
  width: 70%;
  display: flex;
  align-items: center;
}

.pop-up input {
  background-color: transparent;
  border-bottom: solid 1px #999;
  width: 100%;
}

.pop-up input:focus {
  outline: none;
}

.pop-up .form-button {
  position: absolute;
  right: 0;
  margin-bottom: 0.25rem;
}

.pop-up h1 {
  margin-top: 10%;
  margin-bottom: 10%;
  max-width: 80%;
}

.custom-checkbox-wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
  cursor: pointer;
}

.custom-checkbox-wrapper span {
  margin-top: 0.25rem;
}

.custom-checkbox-wrapper input[type="checkbox"] {
  appearance: none;
  width: 1rem;
  height: 1rem;
  border: solid 1px black;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom-checkbox-wrapper input[type="checkbox"]:after {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background-color: black;
  display: none;
}

.custom-checkbox-wrapper input[type="checkbox"]:checked:after {
  display: block;
}
