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

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

/*
! tailwindcss v3.4.13 | 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: currentColor;
  /* 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.
7. Disable tap highlights on iOS
*/

html,
:host {
  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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

.ratio-box {
  position: relative;
  display: block;
}

.ratio-box__placeholder {
  display: block;
  padding-bottom: 100%;
}

.ratio-box__content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}

.richtext {
  /* Remove margin from first child so you can handle margin from the .richtext element */
  h2:first-child,
    h3:first-child,
    p:first-child {
    margin-top: 0px;
  }
  p {
    margin-top: 2rem;
  }
  .source {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}

body {
  font-family: Nib Pro;
  font-size: 1.5rem;
  font-weight: 600;
}

.t-alpha {
  font-family: Nib Pro;
  font-size: 5rem;
  line-height: 5.5rem;
  font-weight: 600;
}

.t-beta {
  font-family: Nib Pro;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 900;
}

.t-beta--grid {
  font-family: Nib Pro;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 600;
}

@font-face {
  font-family: 'Nib Pro';

  src: url('./fonts/NibPro-SemiBoldItalic.woff2') format('woff2');

  font-weight: 600;

  font-style: italic;

  font-display: auto;
}

@font-face {
  font-family: 'Nib Pro';

  src: url('./fonts/NibPro-SemiBold.woff2') format('woff2');

  font-weight: 600;

  font-style: normal;

  font-display: auto;
}

@font-face {
  font-family: 'Nib Pro';

  src: url('./fonts/NibPro-Black.woff2') format('woff2');

  font-weight: 900;

  font-style: normal;

  font-display: auto;
}

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.hidden {
  display: none;
}

.size-\[130px\] {
  width: 130px;
  height: 130px;
}

.size-\[52px\] {
  width: 52px;
  height: 52px;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.h-8 {
  height: 2rem;
}

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

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

.h-\[calc\(100vh-198px\)\] {
  height: calc(100vh - 198px);
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.w-full {
  width: 100%;
}

.min-w-15 {
  min-width: 3.75rem;
}

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

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

.flex-grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

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

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[30\%\] {
  gap: 30%;
}

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

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

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(83 83 83 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(211 198 77 / var(--tw-bg-opacity));
}

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

.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}

.py-\[180px\] {
  padding-top: 180px;
  padding-bottom: 180px;
}

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

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

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

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

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

.text-lg {
  font-size: 2rem;
  line-height: 2.5rem;
}

.font-black {
  font-weight: 900;
}

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

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

.opacity-50 {
  opacity: 0.5;
}

*:focus {
  outline: none;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  font-family: Nib Pro;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Home slogan */

.slogans {
  position: relative;
  width: 100%;
  text-align: center;
  font-family: Nib Pro;
  font-size: 5rem;
  line-height: 5.5rem;
  font-weight: 600;
}

.start-button {
  animation: ping-effect 1.15s ease-in-out infinite;
}

@keyframes ping-effect {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

/* Language bar */

.language-bar {
  display: flex;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(53 53 53 / var(--tw-bg-opacity));
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1;
}

.language-bar__item {
  display: inline-flex;
  width: 52px;
  height: 52px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

.language-bar__item--active {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

/* Top bar */

.top-bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
}

/* Back button */

.back-button {
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  svg {
    margin-bottom: 0.125rem;
  }
  svg {
    width: 18px;
    height: 17px;
  }
}

/* Home stacked cards */

.stacks {
  margin-top: 6rem;
  display: grid;
  grid-template-columns: repeat(4, 375px);
  align-items: flex-start;
  gap: 2.5rem;
  padding-left: 50px;
  padding-right: 50px;
}

.stack__item {
  position: relative;
  display: block;
  animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  opacity: 0;
  right: 0;
}

.stack__item:nth-child(1) {
  animation-delay: 0ms;
}

.stack__item:nth-child(2) {
  animation-delay: 250ms;
}

.stack__item:nth-child(3) {
  animation-delay: 500ms;
}

.stack__item:nth-child(4) {
  animation-delay: 750ms;
}

.stack__item:nth-child(5) {
  animation-delay: 1000ms;
}

@keyframes slide-in-left {
  0% {
    opacity: 0;
    right: -2rem;
  }

  100% {
    opacity: 1;
    right: 0;
  }
}

@keyframes slide-in-bottom {
  0% {
    opacity: 0;
    bottom: -2rem;
  }

  100% {
    opacity: 1;
    bottom: 0;
  }
}

@keyframes slide-out-top {
  0% {
    opacity: 1;
    top: 0;
  }

  100% {
    opacity: 0;
    top: -2rem;
  }
}

/* Swiper slider */

.swiper--vertical {
  --swiper-scrollbar-size: 6px;
  .swiper-slide {
    display: flex;
  }
  .swiper-slide {
    width: 100%;
  }
  .swiper-slide {
    align-items: center;
  }
  .swiper-slide {
    justify-content: center;
  }
  .swiper-slide {
    gap: 90px;
  }
  .swiper-slide {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  .swiper-slide {
    padding-left: 12%;
    padding-right: 12%;
  }
  .swiper-slide:nth-child(1) > div {
    position: relative;
    animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    opacity: 0;
    bottom: 0;
    &:nth-child(1) {
      animation-delay: 0ms;
    }
    &:nth-child(2) {
      animation-delay: 250ms;
    }
    &:nth-child(3) {
      animation-delay: 500ms;
    }
    &:nth-child(4) {
      animation-delay: 750ms;
    }
    &:nth-child(5) {
      animation-delay: 1000ms;
    }
  }
  .swiper-next {
    position: absolute;
  }
  .swiper-next {
    left: 50%;
  }
  .swiper-next {
    bottom: 0px;
  }
  .swiper-next {
    z-index: 10;
  }
  .swiper-next {
    --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));
  }
  .swiper-next {
    svg {
      width: 34px;
      height: 20px;
    }
  }
}

.swiper--horizontal {
  .swiper-slide {
    width: 675px;
    animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    opacity: 0;
    right: 0;
  }
  .swiper-slide:nth-child(1) {
    animation-delay: 0ms;
  }
  .swiper-slide:nth-child(2) {
    animation-delay: 250ms;
  }
  .swiper-slide:nth-child(3) {
    animation-delay: 500ms;
  }
  .swiper-slide:nth-child(4) {
    animation-delay: 750ms;
  }
  .swiper-slide:nth-child(5) {
    animation-delay: 1000ms;
  }
  .swiper-slide:nth-child(6) {
    animation-delay: 1250ms;
  }
  .swiper-slide:nth-child(7) {
    animation-delay: 1500ms;
  }
  .swiper-slide:nth-child(8) {
    animation-delay: 1750ms;
  }
  .swiper-slide:nth-child(9) {
    animation-delay: 2000ms;
  }
  .swiper-slide:nth-child(10) {
    animation-delay: 2250ms;
  }
}

/* Swiper customize */

.swiper--horizontal .swiper-wrapper:not([aria-live="polite"]) {
  gap: 2.5rem;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  --swiper-scrollbar-sides-offset: 0%;
  --swiper-scrollbar-bottom: 0;
  --swiper-scrollbar-border-radius: 0;
  --swiper-scrollbar-bg-color: #414141;
}

.swiper-scrollbar-drag {
  --swiper-scrollbar-drag-bg-color: #fff;
  --swiper-scrollbar-border-radius: 0;
}

.swiper .swiper-button-next:not([aria-label]),
.swiper .swiper-button-prev:not([aria-label]) {
  display: none;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  align-items: flex-start;
  padding-top: 297px;
  --swiper-navigation-top-offset: 0;
  --swiper-navigation-sides-offset: 0;
  margin-top: 0;
  width: 224px;
  height: 100%;
}

.swiper .swiper-button-next {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.swiper .swiper-button-prev {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

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

.swiper-button-next:after {
  content: '';
  width: 20px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 34'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M2.795 34 0 31.239 14.411 17 0 2.761 2.795 0 20 17 2.795 34Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.swiper-button-prev:after {
  content: '';
  width: 20px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 34'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M2.795 34 0 31.239 14.411 17 0 2.761 2.795 0 20 17 2.795 34Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  transform: scaleX(-1);
}

/* Video js */

.video-js {
  .vjs-control {
    width: auto;
  }
  .vjs-icon-play:before,
	.vjs-play-control .vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    position: static;
  }
  .vjs-icon-play:before,
	.vjs-play-control .vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    content: '';
  }
  .vjs-icon-play:before,
	.vjs-play-control .vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    display: block;
  }
  .vjs-icon-play:before,
	.vjs-play-control .vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    background-repeat: no-repeat;
  }
  .vjs-icon-play:before,
	.vjs-play-control .vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    width: 14px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 17'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.883.66C1.036.192 0 .808 0 1.78v13.44c0 1 1.092 1.613 1.938 1.088L13.396 9.2a1.281 1.281 0 0 0-.055-2.208L1.883.66Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  }
  .vjs-icon-pause:before,
	.vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
    content: '';
    width: 14px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 17'%3E%3Crect width='5' height='16' y='.5' fill='%23fff' rx='2'/%3E%3Crect width='5' height='16' x='9' y='.5' fill='%23fff' rx='2'/%3E%3C/svg%3E");
  }
  .vjs-icon-replay:before,
	.vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
    content: '';
    width: 14px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 17'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.883.66C1.036.192 0 .808 0 1.78v13.44c0 1 1.092 1.613 1.938 1.088L13.396 9.2a1.281 1.281 0 0 0-.055-2.208L1.883.66Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  }
  .vjs-modal-dialog .vjs-modal-dialog-content,
	.vjs-modal-dialog, .vjs-button>.vjs-icon-placeholder:before,
	.vjs-big-play-button .vjs-icon-placeholder:before {
    position: static;
  }
  .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .vjs-volume-panel.vjs-volume-panel-horizontal:active, .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
    width: auto;
  }
  .vjs-icon-volume-high:before,
	.vjs-mute-control .vjs-icon-placeholder:before {
    content: '';
  }
  .vjs-icon-volume-high:before,
	.vjs-mute-control .vjs-icon-placeholder:before {
    display: block;
  }
  .vjs-icon-volume-high:before,
	.vjs-mute-control .vjs-icon-placeholder:before {
    background-repeat: no-repeat;
  }
  .vjs-icon-volume-high:before,
	.vjs-mute-control .vjs-icon-placeholder:before {
    width: 28px;
    height: 21px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 21'%3E%3Cpath fill='%23fff' d='M11.63 1.2 5.99 5.973H.89c-.493 0-.89.39-.89.867v7.313c0 .48.4.866.89.866h5.1l5.64 4.781c.536.453 1.37.082 1.37-.608V1.807c0-.693-.834-1.06-1.37-.608ZM18.527 5.27a.857.857 0 0 0-1.178-.18.8.8 0 0 0-.186 1.145 7.077 7.077 0 0 1 1.426 4.265c0 1.545-.492 3.02-1.426 4.266a.803.803 0 0 0 .186 1.144.852.852 0 0 0 1.178-.18 8.67 8.67 0 0 0 1.748-5.23 8.671 8.671 0 0 0-1.748-5.23Z'/%3E%3Cpath fill='%23fff' d='M21.434 2.784a.859.859 0 0 0-1.185-.148.801.801 0 0 0-.153 1.15A10.705 10.705 0 0 1 22.45 10.5c0 2.452-.814 4.778-2.354 6.715a.807.807 0 0 0 .153 1.15.865.865 0 0 0 1.185-.149 12.305 12.305 0 0 0 2.702-7.716c0-2.818-.934-5.488-2.702-7.716Z'/%3E%3Cpath fill='%23fff' d='M24.344.31a.865.865 0 0 0-1.188-.133.806.806 0 0 0-.137 1.154c2.152 2.632 3.288 5.804 3.288 9.17 0 3.367-1.136 6.537-3.288 9.169a.807.807 0 0 0 .137 1.153.858.858 0 0 0 1.185-.133C26.737 17.764 28 14.241 28 10.5 28 6.76 26.737 3.236 24.344.31Z'/%3E%3C/svg%3E");
  }
  .vjs-icon-volume-mute:before,
	.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    content: '';
  }
  .vjs-icon-volume-mute:before,
	.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    display: block;
  }
  .vjs-icon-volume-mute:before,
	.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    background-repeat: no-repeat;
  }
  .vjs-icon-volume-mute:before,
	.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
    width: 28px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 19'%3E%3Cpath fill='%23fff' d='M11.63.2 5.99 4.973H.89c-.493 0-.89.39-.89.867v7.313c0 .48.4.866.89.866h5.1l5.64 4.781c.536.453 1.37.082 1.37-.608V.807c0-.693-.834-1.06-1.37-.608Z'/%3E%3C/svg%3E");
  }
  .vjs-control-bar {
    gap: 2rem;
  }
  .vjs-control-bar {
    background-color: transparent;
  }
  .vjs-control-bar {
    max-width: 1132px;
    margin: 0 auto 52px;
  }
  .vjs-control-bar::before {
    content: '';
  }
  .vjs-control-bar::before {
    pointer-events: none;
  }
  .vjs-control-bar::before {
    position: absolute;
  }
  .vjs-control-bar::before {
    bottom: -52px;
  }
  .vjs-control-bar::before {
    right: 0px;
  }
  .vjs-control-bar::before {
    left: 50%;
  }
  .vjs-control-bar::before {
    width: 100vw;
  }
  .vjs-control-bar::before {
    --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));
  }
  .vjs-control-bar::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    height: 257px;
  }
  .vjs-play-progress {
    --tw-bg-opacity: 1;
    background-color: rgb(211 198 77 / var(--tw-bg-opacity));
  }
  .vjs-load-progress div {
    --tw-bg-opacity: 1;
    background-color: rgb(83 83 83 / var(--tw-bg-opacity));
  }
  .vjs-time-control {
    display: block;
  }
  .vjs-time-control {
    width: 100%;
  }
  .vjs-time-control {
    max-width: 3rem;
  }
  .vjs-time-control {
    padding: 0px;
  }
  .vjs-current-time-display,
	.vjs-duration-display {
    min-width: 3.75rem;
  }
  .vjs-current-time-display,
	.vjs-duration-display {
    vertical-align: middle;
  }
  .vjs-current-time-display,
	.vjs-duration-display {
    font-family: Nib Pro;
  }
  .vjs-current-time-display,
	.vjs-duration-display {
    font-size: 1.5rem;
  }
  .vjs-current-time-display,
	.vjs-duration-display {
    line-height: 1;
  }
  .vjs-play-progress::before {
    content: '';
  }
  .vjs-play-progress::before {
    right: -1.5rem;
  }
  .vjs-play-progress::before {
    top: -1.5rem;
  }
  .vjs-play-progress::before {
    width: 3rem;
    height: 3rem;
  }
  .vjs-play-progress::before {
    border-radius: 9999px;
  }
  .vjs-play-progress::before {
    border-width: 3px;
  }
  .vjs-play-progress::before {
    --tw-border-opacity: 1;
    border-color: rgb(211 198 77 / var(--tw-border-opacity));
  }
  .vjs-play-progress::before {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  .vjs-time-divider,
	.vjs-remaining-time,
	.vjs-volume-control,
	.vjs-progress-control:hover .vjs-mouse-display,
	.vjs-progress-control:hover .vjs-time-tooltip,
	.vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none;
  }
  .vjs-progress-control .vjs-progress-holder {
    margin: 0px;
  }
  .vjs-progress-control .vjs-progress-holder {
    height: 5px;
  }
  .vjs-duration {
    order: 9998;
  }
  .vjs-volume-panel {
    order: 9999;
  }
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-right-6::after {
  content: var(--tw-content);
  right: -1.5rem;
}

.after\:-top-6::after {
  content: var(--tw-content);
  top: -1.5rem;
}

.after\:z-1::after {
  content: var(--tw-content);
  z-index: 1;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:size-12::after {
  content: var(--tw-content);
  width: 3rem;
  height: 3rem;
}

.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:border-\[3px\]::after {
  content: var(--tw-content);
  border-width: 3px;
}

.after\:border-primary::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(211 198 77 / var(--tw-border-opacity));
}

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