*,
::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.17 | 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.
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]:where(:not([hidden="until-found"])) {
  display: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-\[-10\%\] {
  bottom: -10%;
}

.left-0 {
  left: 0px;
}

.left-\[-18\%\] {
  left: -18%;
}

.left-\[-20\%\] {
  left: -20%;
}

.right-0 {
  right: 0px;
}

.right-\[-2\%\] {
  right: -2%;
}

.right-\[-20\%\] {
  right: -20%;
}

.top-0 {
  top: 0px;
}

.top-\[-10\%\] {
  top: -10%;
}

.top-\[10\%\] {
  top: 10%;
}

.top-\[25\%\] {
  top: 25%;
}

.top-\[60\%\] {
  top: 60%;
}

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

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

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

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

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

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

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

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-10 {
  height: 2.5rem;
}

.h-96 {
  height: 24rem;
}

.h-\[1\.8cm\] {
  height: 1.8cm;
}

.h-\[8cm\] {
  height: 8cm;
}

.h-full {
  height: 100%;
}

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

.w-12 {
  width: 3rem;
}

.w-\[1\.5cm\] {
  width: 1.5cm;
}

.w-\[2\.5cm\] {
  width: 2.5cm;
}

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

.w-full {
  width: 100%;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-\[10cm\] {
  max-width: 10cm;
}

.max-w-\[14cm\] {
  max-width: 14cm;
}
.max-w-\[15cm\] {
  max-width: 15cm;
}

.max-w-\[16cm\] {
  max-width: 16cm;
}

.max-w-\[17cm\] {
  max-width: 17cm;
}

.max-w-\[20cm\] {
  max-width: 20cm;
}

.max-w-\[22cm\] {
  max-width: 22cm;
}

.max-w-\[23cm\] {
  max-width: 23cm;
}

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

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

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

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

.-rotate-90 {
  --tw-rotate: -90deg;
  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 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;
}

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.border {
  border-width: 1px;
}

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

.border-\[\#66DAD6\] {
  --tw-border-opacity: 1;
  border-color: rgb(102 218 214 / var(--tw-border-opacity, 1));
}

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

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

.p-8 {
  padding: 2rem;
}

.p-4 {
  padding: 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-light {
  font-weight: 300;
}

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

.leading-\[40px\] {
  line-height: 40px;
}

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

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-\[0\.4\] {
  opacity: 0.4;
}

.opacity-\[0\.5\] {
  opacity: 0.5;
}

/* Your custom CSS here */

/* Roboto Font Family - Using Google Fonts */

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

  font-weight: 800;

  src: url("/assets/fonts/CalibriL.ttf") format("truetype");

  font-display: swap;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  font-weight: normal;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
}

/* Updated font classes to use Roboto */
.font-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.font-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

body {
  min-height: 100vh;
  min-height: 100dvh;
  transition: color 0.5s, background-color 0.5s;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  background-color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.calibri {
  font-family: "calibri", sans-serif;
}

.wrapper,
.container {
  width: 100%;
  max-width: 1380px !important;
  margin: 0 auto;
  padding-inline: 25px;
}

/* Custom animations */

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translatex(50px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translatex(-50px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

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

.fp-watermark {
  display: none;
}

.time-card {
  left: calc(calc(100% / 5) * var(--i));
  width: calc(100% / 5);
}

.time-card::after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #66dad6;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: calc(100% + 22px);
  left: 0px;
}

.time-card.top {
  top: 32px;
}

.time-card.bottom {
  bottom: 32px;
}

.time-card.top::after {
  top: unset;
  bottom: calc(100% + 22px);
}

@media (max-width: 768px) {
  .time-card {
    width: 100%;
    left: auto;
    top: auto !important;
    bottom: auto !important;
    position: relative;
    margin-left: 20px;
  }

  .time-card::after {
    top: 0px !important;
    bottom: auto !important;
    left: -26px;
  }
}

.animate-fade-in-up {
  opacity: 0;
  animation: none;
}
.animate-slide-in-left {
  opacity: 0;
  animation: none;
}
.animate-slide-in-right {
  opacity: 0;
  animation: none;
}

.section.active .animate-fade-in-up {
  animation: fadeInUp 1500ms ease-out forwards;
  animation-delay: var(--delay);
}

.section.active .slide .animate-fade-in-up {
  animation: none;
}

.section.active .slide.active .animate-fade-in-up {
  animation: fadeInUp 1500ms ease-out forwards;
  animation-delay: var(--delay);
}

.section.active .animate-slide-in-left {
  animation: fadeInLeft 1500ms ease-out forwards;
  animation-delay: var(--delay);
}

.section.active .slide .animate-slide-in-left {
  animation: none;
}

.section.active .slide.active .animate-slide-in-left {
  animation: fadeInLeft 1500ms ease-out forwards;
  animation-delay: var(--delay);
}
.section.active .animate-slide-in-right {
  animation: fadeInRight 1500ms ease-out forwards;
  animation-delay: var(--delay);
}

.section.active .slide .animate-slide-in-right {
  animation: none;
}

.section.active .slide.active .animate-slide-in-right {
  animation: fadeInRight 1500ms ease-out forwards;
  animation-delay: var(--delay);
}

.animated {
  /* animation: fadeInUp 1s ease-out forwards; */
}

.animate-pulse-slow {
  animation: pulse 3s infinite ease-in-out;
}

.section {
  overflow: hidden;
  background: #000;
  animation: zoomout 0.5s ease-in-out forwards;
}

.section.active {
  animation: zoomin 0.5s ease-in-out forwards;
}

@keyframes zoomout {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes zoomin {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

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

.logo-text {
  font-weight: 700;
  letter-spacing: 2px;
}

.logo-text::after {
  height: 0.6cm;
  width: 0.6cm;
  border-radius: 9999px;
}

@media (min-width: 768px) {
  .logo-text::after {
    height: 1.4cm;
    width: 1.4cm;
  }
}

.logo-text::after {
  content: "";
  background-color: #66dad6;
  display: inline-block;
}

.banan-accent {
  color: #fff;
  /* Gold color for highlights */
}

.section-content {
  width: 100%;
  max-width: 1920px;
  /* overflow-x: hidden; */
  height: 100%;
  margin: 0 auto;
  padding-top: 130px;
}

#section6 .section-content {
  padding-top: 0px;
}

#section6 .section-content .slide-cover {
  padding-top: 130px;
}

header {
  transition: padding-block 0.4s ease, background-color 0.3s ease;
}

body.scrolled header {
  padding-block: 15px;
}
body.scrolled header::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  z-index: -1;
}

.menu {
  background-color: rgba(255, 255, 255, 0.12);
  align-self: flex-start;
  padding: 10px;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.menu ul li a {
  display: block;
  padding: 6px 10px;
  border-radius: 5px;
  transition: background-color 0.3s ease-in-out;
}

.menu ul li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.banan-solutions {
  position: fixed;
  bottom: 20px;
  left: 30px;
}

.fp-overflow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: 100vh;
  max-height: 100dvh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}

.fp-overflow::-webkit-scrollbar {
  width: 0;
  display: none;
}

.fp-controlArrow.fp-prev {
  border-width: 18.5px 22px 18.5px 0 !important;
}

.fp-controlArrow.fp-next {
  border-width: 18.5px 0 18.5px 22px !important;
}

/* Navigation dots styling */

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: rgba(255, 255, 255, 0.5);
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  background: #fff;
  width: 12px;
  height: 12px;
  margin: -4px 0 0 -4px;
}

.fp-slidesNav ul {
  justify-content: center;
  display: flex;
}

.bananglass {
  animation: float-3d-complex 30s ease-in-out infinite;
}

@keyframes float-3d-complex {
  0% {
    transform: translate3d(0, 0, 0) rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  }

  20% {
    transform: translate3d(15px, -25px, 15px) rotateY(10deg) rotateX(5deg)
      rotateZ(2deg);
  }

  40% {
    transform: translate3d(-20px, -40px, 25px) rotateY(-5deg) rotateX(10deg)
      rotateZ(-3deg);
  }

  60% {
    transform: translate3d(-25px, -20px, 20px) rotateY(15deg) rotateX(-5deg)
      rotateZ(1deg);
  }

  80% {
    transform: translate3d(10px, -10px, 30px) rotateY(-10deg) rotateX(8deg)
      rotateZ(-2deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  }
}

@media (max-width: 1024px) {
  .menu {
    top: 0;
    width: 100%;
    max-width: 300px;
    left: -300px;
    height: 100vh;
    height: 100dvh;
    transition: left 0.3s ease-in-out;
  }

  .menu.open {
    left: 0px;
  }

  .menu ul {
    flex-direction: column;
    padding-top: 20px;
    align-items: start;
  }
}

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

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

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

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

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

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

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

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

  .sm\:opacity-\[1\] {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:bottom-\[-60\%\] {
    bottom: -60%;
  }

  .md\:left-\[-10\%\] {
    left: -10%;
  }

  .md\:right-\[-10\%\] {
    right: -10%;
  }

  .md\:right-\[-12\%\] {
    right: -12%;
  }

  .md\:right-\[1\%\] {
    right: 1%;
  }

  .md\:right-\[9\%\] {
    right: 9%;
  }

  .md\:top-\[-20\%\] {
    top: -20%;
  }

  .md\:top-\[18\%\] {
    top: 18%;
  }

  .md\:top-\[40\%\] {
    top: 40%;
  }

  .md\:top-\[80\%\] {
    top: 80%;
  }

  .md\:flex {
    display: flex;
  }

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

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

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-\[2\.5cm\] {
    width: 2.5cm;
  }

  .md\:w-\[3\.5cm\] {
    width: 3.5cm;
  }

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

  .md\:min-w-\[3\.5cm\] {
    min-width: 3.5cm;
  }

  .md\:max-w-4xl {
    max-width: 56rem;
  }

  .md\:max-w-\[16cm\] {
    max-width: 16cm;
  }

  .md\:max-w-\[20cm\] {
    max-width: 20cm;
  }

  .md\:max-w-\[25cm\] {
    max-width: 25cm;
  }

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

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

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

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

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

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

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

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

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:opacity-\[1\] {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:gap-20 {
    gap: 5rem;
  }

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

  .lg\:gap-36 {
    gap: 9rem;
  }
}

@media (min-width: 1280px) {
  .xl\:w-2\/3 {
    width: 66.666667%;
  }

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

/* Mobile-only menu animations */
@media (max-width: 1023px) {
  .menu ul li {
    opacity: 0;
    transform: translateX(-30px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .menu.open ul li {
    opacity: 1;
    transform: translateX(0);
  }

  .menu.open ul li:nth-child(1) {
    transition-delay: 0.1s;
  }
  .menu.open ul li:nth-child(2) {
    transition-delay: 0.15s;
  }
  .menu.open ul li:nth-child(3) {
    transition-delay: 0.2s;
  }
  .menu.open ul li:nth-child(4) {
    transition-delay: 0.25s;
  }
  .menu.open ul li:nth-child(5) {
    transition-delay: 0.3s;
  }
  .menu.open ul li:nth-child(6) {
    transition-delay: 0.35s;
  }
  .menu.open ul li:nth-child(7) {
    transition-delay: 0.4s;
  }
  .menu.open ul li:nth-child(8) {
    transition-delay: 0.45s;
  }
  .menu.open ul li:nth-child(9) {
    transition-delay: 0.5s;
  }
  .menu.open ul li:nth-child(10) {
    transition-delay: 0.55s;
  }

  /* Reset animation when menu closes */
  .menu:not(.open) ul li {
    transition-delay: 0s;
  }
}

/* Desktop - no animation, normal display */
@media (min-width: 1024px) {
  .menu ul li {
    opacity: 1;
    transform: translateX(0);
    transition: none;
  }
}
.ai-gradient-color {
  background: linear-gradient(
    120deg,
    #000000,
    /* deep black core */ #0a2e2f,
    /* dark teal shadows */ #66dad6,
    /* main neon cyan */ rgb(33, 95, 136),
    /* electric blue */ #66dad6,
    /* neon purple highlight */ #000000
  );
  background-size: 400% 400%;
  color: #fff;
  border: none;
  padding: 0.9rem 1.8rem;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 14px;
  cursor: pointer;
  transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  animation: aiGradientFlow 9s ease infinite;
  position: relative;
  overflow: hidden;
}

/* Flowing gradient animation */
@keyframes aiGradientFlow {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Hover: neon glow */
.ai-gradient-color:hover {
  transform: scale(1.07);
  box-shadow: 0 0 40px rgba(102, 218, 214, 0.75),
    0 0 60px rgba(132, 94, 247, 0.55);
}

/* Modal Styles */
.modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
}

.modal-content {
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  margin: 10% auto;
  padding: 2rem;
  border: none;
  border-radius: 16px;
  width: 90%;
  max-width: 500px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  color: white;
  position: relative;
  animation: modalSlideIn 0.3s ease-out;
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-50px) scale(0.9);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.modal-header h2 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
  background: linear-gradient(120deg, #66dad6, #215f88);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.close {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s ease;
  line-height: 1;
}

.close:hover,
.close:focus {
  color: #66dad6;
  text-decoration: none;
}

.modal-body {
  line-height: 1.6;
  font-size: 1rem;
}

.modal-body p {
  margin-bottom: 1rem;
}

.email-highlight {
  color: #66dad6;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.email-highlight:hover {
  color: #215f88;
}

@media (max-width: 768px) {
  .modal-content {
    margin: 20% auto;
    padding: 1.5rem;
    width: 95%;
  }

  .modal-header h2 {
    font-size: 1.3rem;
  }

  .modal-body {
    font-size: 0.9rem;
  }
}
