@import "styles/navigation.css";

/* latin-ext */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --ff-base: "Open Sans", sans-serif;
  --ff-logo: "Manrope", sans-serif;
  font-size: 16px;
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  --light-contrast: rgb(212, 212, 212);
  --primary-background-light: rgba(44, 44, 44);
  --primary-background-darker: rgba(34, 34, 34);
  --primary-txt-clr: rgb(168, 167, 167);
  --secondary-txt-clr: rgb(168, 167, 167);
  --tertiary-txt-clr: rgb(168, 167, 167);
  --primary-nav-text-clr: rgb(168, 167, 167);
  --primary-nav-fs: 1.2rem;
  --nav-padding: 2rem;
  --dynamic-nav-width-xl: 898px;
  --nav-layer5-shift-xl: calc(var(--dynamic-nav-width-xl) - 93px);
  --nav-layer4-shift-xl: calc(var(--dynamic-nav-width-xl) - 133px);
  --nav-layer3-shift-xl: calc(var(--dynamic-nav-width-xl) - 173px);
  --nav-layer2-shift-xl: calc(var(--dynamic-nav-width-xl) - 213px);
  --feature-card-padding: 1.4rem;
  --feature-col-gap: 2rem;
  --feature-row-gap: 2rem;
  --nav-exp-text-other-clr: var(--light-contrast);
  --tab-clr-waterfall: rgb(48, 48, 48);
  --nav-tab-l1-clr: var(--tab-clr-waterfall);
  --nav-tab-l2-clr: var(--tab-clr-waterfall);
  --nav-tab-l3-clr: var(--tab-clr-waterfall);
  --nav-tab-l4-clr: var(--tab-clr-waterfall);
  --nav-tab-l5-clr: var(--tab-clr-waterfall);
  --nav-tab-l6-clr: var(--tab-clr-waterfall);
}
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  box-sizing: border-box;
  background: var(--primary-background-darker);
  font-family: var(--ff-base);
  color: var(--primary-txt-clr);
}
@keyframes body-gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
svg {
  shape-rendering: geometricPrecision;
}
a {
  color: inherit;
  text-decoration: none; /* no underline */
}
input,
select,
textarea {
  background: var(--primary-background-light);
  font-family: var(--ff-base);
  background: white;
  background: rgb(82, 82, 82);
  box-shadow: inset 0 4px 2px #00000034, inset 0 1px 3px #000000dd,
    inset 0 -0.5px 0px 0px rgba(164, 164, 164, 0.466),
    inset 0 -0.8px 1px 0.5px rgba(142, 142, 142, 0.274),
    inset 0 -1px 2px 0px rgba(125, 125, 125, 0.4);
  color: rgb(250, 250, 250);
  padding: 5px 10px 4px 10px;
  border-radius: 6px;
}
select {
  border: none;
}
textarea {
  resize: none;
  border: none;
}
input {
  border: none;
}
input:focus {
  outline: none;
  border: none;
}
select:focus {
  outline: none;
  border: none;
}
textarea:focus {
  outline: none;
  border: none;
}
p {
  margin: 0;
  font-size: 1rem;
  font-family: var(--ff-base);
  line-height: 2rem;
}
h1 {
  margin: 0;
  font-size: 6.5rem;
  font-family: var(--ff-logo);
  line-height: 5rem;
  letter-spacing: -0.2rem;
  color: var(--light-contrast);
}
h2 {
  margin: 0;
  font-size: 1rem;
  font-family: var(--ff-base);
  line-height: 2rem;
}
h3 {
  margin: 0;
  font-size: 1.3rem;
  font-family: var(--ff-base);
  color: var(--secondary-txt-clr);
  line-height: 2rem;
  font-weight: 500;
  color: var(--light-contrast);
}
h4 {
  margin: 0;
  font-size: 1.26rem;
  font-family: var(--ff-base);
  color: var(--secondary-txt-clr);
  line-height: 1.5rem;
  font-weight: 500;
  color: var(--light-contrast);
}
h5 {
  margin: 0;
  font-size: 1.16rem;
  font-family: var(--ff-base);
  color: var(--secondary-txt-clr);
  line-height: 1rem;
  font-weight: 500;
  color: var(--light-contrast);
}
label {
  text-transform: capitalize;
}
.social-proof-logos {
  fill: var(--primary-txt-clr);
}
.cursor {
  cursor: pointer;
}
.logo-img {
  max-width: 300px;
  width: 100%;
}
.nav-logo-img-lg {
  height: 40px;
}
.nav-logo-img-md {
  display: none;
}
#navigation {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 20;
  padding-top: 0.5rem;
}
#navigation .menu-svg {
  position: relative;
  cursor: pointer;
  fill: var(--light-contrast);
  transition: fill 0.2s ease-in-out;
}
#navigation .menu-svg:hover {
  fill: rgb(23, 188, 234);
  transition: fill 0.2s ease-in-out;
}
#navigation .menu-svg-open {
  fill: rgb(23, 188, 234);
  transition: fill 0.2s ease-in-out;
}
#menu-open {
  visibility: hidden;
}
.nav-items {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: underline 0.15em #2c2c2c00;
  text-underline-offset: 0.1em;
  text-decoration-thickness: 0.08em;
  transition: text-decoration-color 300ms;
}
.link-active,
.nav-items:hover {
  text-decoration-color: rgba(23, 188, 234, 1);
}
nav {
  position: relative;
  box-sizing: border-box;
  padding-left: var(--nav-padding);
  padding-right: var(--nav-padding);
  gap: 2rem;
  height: 60px;
  background: rgba(44, 44, 44, 0.8);
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  width: 98%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: var(--light-contrast);
}
nav .nav-items {
  line-height: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: var(--primary-nav-fs);
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.nav-logo {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.hover-underline-animation {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.hover-underline-animation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
  background-color: rgba(78, 78, 78, 0.801);
  transform-origin: bottom right;
  transition: transform 0.5s ease-out;
  border-radius: 4px;
}
.link-active::after,
.hover-underline-animation:hover::after {
  transform-origin: bottom left;
}
.spacer {
  flex: 1 0;
}

#hero-lg {
  display: flex;
}
#hero-md {
  display: none;
}
#hero-sm {
  display: none;
}

.floating-hero {
  padding-top: 60px;
  width: 100%;
}
.hero-title-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  height: 60px;
}
.hero-title-container h1 {
  color: transparent;
}
.floating-hero-container {
  box-sizing: border-box;
  padding-top: 2.5rem;
  padding-bottom: 1.2rem;
  max-height: unset;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.floating-hero-container-lx-logo-section {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: center;
}
.logo-copy {
  text-align: left;
  padding: 0;
  padding-top: 0.6rem;
  width: 100%;
  padding-left: 4px;
  box-sizing: border-box;
  margin-top: -2px;
  font-size: 1.24rem;
  font-family: var(--ff-base);
  color: var(--light-contrast);
  line-height: 1.6rem;
  font-weight: 500;
}

.dynamic-nav-wrap {
  position: relative;
  transform-origin: top center;
  transform: scale(1);
  filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
}

.dynamic-nav-wrap::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -2;
  padding: 2px;
  transform-origin: center;
  transform: scale(1.005, 1.01);
  background: conic-gradient(
    from var(--deg) at center,

    #009dcd,
    #00c3ff,
    #0650f8,
    #6300c6,
    /* #6300c600,
    #6300c600,
    #6300c600,
    #6300c600, */ #009dcd
  );
  /* filter: blur(2rem); */
  /* clip-path: path(
    "M 78,0 Q 46, 0 44,32 L 11,368 Q 7, 400 44,400 L 48,400 L 834,400 Q 852,400 855,376 L 890.0,26 Q 894,0 868,0 Z"
  ); */
  clip-path: path(
    " M 78,0 Q 46, 0 44,32 L 12,378 Q 12, 398 34,400 L 48,400 L 834,400 Q 852,400 855,376 L 890.0,26 Q 894,0 868,0 Z"
  );
  animation: autoRotate 5s linear infinite;
}

#dynamic-nav {
  /* border-radius: 0 24px 24px 0; */
  position: relative;

  width: var(--dynamic-nav-width-xl);
  height: 400px;
  /* background-color: #717171; */
  z-index: 1;
  overflow: hidden;
  /* clip-path: path(
    "M 42,0 L 2,400 L 834,400 Q 852,400 855,376 L 891.0,26 Q 894,0 868,0 Z"
  ); */
  /* clip-path: path(
    "M 42,0 L 2,400 L 834,400 Q 852,400 855,376 L 890.0,26 Q 894,0 868,0 Z"
  ); */
  clip-path: path(
    "M 42,0 L 2,400 L 834,400 Q 852,400 855,376 L 890.0,26 Q 894,0 868,0 Z"
  );
}

#logo-section {
  height: 400px;
  z-index: 0;
  position: relative;
  background-color: white;
  background-color: white;
  overflow: hidden;
}
.logo-section-container {
  position: absolute;
  width: 582px;
  height: 268px;
  overflow: hidden;
  transform: scale(1.4);
  transform-origin: top left;
  top: 9px;
  left: 16px;
  z-index: 0;
}
.svg-logo-position {
  transform: translate(-42px, -63px);
}
.main-banner-img {
  height: 400px;
  position: absolute;
  left: 34px;
  top: 0px;
  z-index: 1;
  /* clip-path: path("M 48,0 L 0,400 L 1000,400 L 1000,0 Z"); */
  /* clip-path: path("M 40,0 L 0,399 L 1000,399 L 1000,0 Z"); */
  clip-path: path("M 48,0 L 12,400 L 660,400 L 700,0 Z");
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.nav-video {
  /* display: none; */
  height: 400px;
  position: absolute;
  left: 48px;
  top: 0;
  z-index: 1;
  clip-path: path("M 40,0 L 0,400 L 1000,400 L 1000,0 Z");
}
.nav-video-2 {
  /* display: none; */
  height: 400px;
  position: absolute;
  /* left: 48px; */
  left: 22px;
  top: 0;
  z-index: 1;
  clip-path: path("M 40,0 L 0,400 L 1000,400 L 1000,0 Z");
}
.nav-video-3 {
  /* display: none; */
  height: 400px;
  position: absolute;
  /* left: 48px; */
  left: 22px;
  top: 0;
  z-index: 1;
  clip-path: path("M 40,0 L 0,400 L 1000,400 L 1000,0 Z");
}
.nav-video-5 {
  /* display: none; */
  height: 400px;
  position: absolute;
  /* left: 48px; */
  left: 22px;
  top: 0;
  z-index: 1;
  clip-path: path("M 40,0 L 0,400 L 1000,400 L 1000,0 Z");
}
.nav-video-overlay {
  display: none;
  height: 400px;
  position: absolute;
  left: 48px;
  top: 0;
  z-index: 1;
  width: 700px;
  background-color: rgba(0, 0, 0, 0.493);
  clip-path: path("M 40,0 L 0,400 L 1000,400 L 1000,0 Z");
}
.nav-clip-path-first {
  /* clip-path: path(
    " M 78,0 Q 46, 0 44,32 L 11,368 Q 7, 400 44,400 L 48,400 L 1000,400 L 1000,0 Z"
  ); */
  clip-path: path(
    " M 78,0 Q 46, 0 44,32 L 12,378 Q 12, 398 34,400 L 48,400 L 1000,400 L 1000,0 Z"
  );
  user-select: none;
}

.nav-clip-path {
  clip-path: path("M 42,0 L 2,400 L 1000,400 L 1000,0 Z");
  user-select: none;
}

.nav-clip-path-end {
  /* clip-path: path("M 42,0 L 2,400 L 20,400 Q 46,400 51,372 L 88,0 Z"); */
  clip-path: path(
    "M 42,0 L 2,400 L 20,400 Q 46,400 51,372 L 85.6,28 Q 88,0  62,0 Z"
  );
  user-select: none;
}
.overlay-button-container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 400px;
  gap: 0.6rem;
}
.glass-panel {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  color: #fff;
  margin: 40px auto;
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  /* width: 400px; */
  /* height: 60px; */
  border-radius: 10px;
  padding: 1rem;
  backdrop-filter: blur(10px);
}
.glass-button {
  position: relative;
  z-index: 3;
  padding: 0.6rem;
  border: 0;
  text-decoration: none;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  color: rgba(255, 255, 255, 0.8);
  color: rgb(78, 78, 78);
  font-size: 0.8rem;
  letter-spacing: 0.06rem;
  cursor: pointer;
  width: 140px;
  text-transform: uppercase;
  font-weight: 550;
}

.play-btn {
  position: absolute;
  top: 100px;
  left: 100px;
}

.glass-button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#nav-layer1 {
  z-index: 2;
  position: absolute;
  top: 0px;
  /* background-color: #f1f1f1; */
  width: 100%;
  /* left: 0px; */
  /* filter: blur(10px); */
  background-image: url("/assets/prod/img/Eclipse 360 web logo bold tagline.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: var(--primary-background-darker);
  background-position: center;
}

#nav-layer1-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  /* fill: var(--nav-tab-l1-clr); */
  /* fill: url(#my-cool-gradient-2) var(--nav-tab-l1-clr); */
  fill: var(--nav-tab-l1-clr);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#nav-layer2 {
  position: absolute;
  z-index: 3;
  top: 0px;
  width: 100%;
}

.nav-layer2-contract {
  transform: translateX(40px);
  transition: transform 1000ms 0s ease-in-out;
}

.nav-layer2-expand {
  transform: translateX(var(--nav-layer2-shift-xl));
  transition: transform 1000ms 0s ease-in-out;
}

#nav-layer2-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  fill: var(--nav-tab-l2-clr);
}

#nav-layer3 {
  z-index: 4;
  position: absolute;
  top: 0px;
  width: 100%;
}

.nav-layer3-contract {
  transform: translateX(80px);
  transition: transform 1000ms 0s ease-in-out;
}

.nav-layer3-expand {
  transform: translateX(var(--nav-layer3-shift-xl));
  transition: transform 1000ms 0s ease-in-out;
}

#nav-layer3-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  fill: var(--nav-tab-l3-clr);
}

#nav-layer4 {
  z-index: 5;
  position: absolute;
  top: 0px;
  width: 100%;
}
.nav-layer4-contract {
  transform: translateX(120px);
  transition: transform 1000ms 0s ease-in-out;
}
.nav-layer4-expand {
  transform: translateX(var(--nav-layer4-shift-xl));
  transition: transform 1000ms 0s ease-in-out;
}
#nav-layer4-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  fill: var(--nav-tab-l4-clr);
}

#nav-layer5 {
  z-index: 6;
  position: absolute;
  top: 0px;
  width: 100%;
}
.nav-layer5-contract {
  transform: translateX(160px);
  transition: transform 1000ms 0s ease-in-out;
}
.nav-layer5-expand {
  transform: translateX(var(--nav-layer5-shift-xl));
  transition: transform 1000ms 0s ease-in-out;
}
#nav-layer5-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  fill: var(--nav-tab-l5-clr);
}

#nav-layer6 {
  z-index: 7;
  position: absolute;
  top: 0px;
  /* left: 160px; */
  /* background-color: #ff00bb; */
  width: 100%;
  transform: translateX(var(--nav-layer6-shift-xl));
}

#nav-layer6-svg {
  position: relative;
  width: 88px;
  height: 400px;
  z-index: 2;
  fill: var(--nav-tab-l6-clr);
}

.nav-exp-text {
  font-family: "Manrope", sans-serif;
}
/* .nav-exp-text-first {
  fill: #ffffff;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: -0.05rem;
} */
.nav-exp-text-others {
  fill: var(--nav-exp-text-other-clr);
  font-weight: 500;
  font-size: 1.7rem;
  /* letter-spacing: -0.05rem; */
  letter-spacing: 0rem;
  text-transform: uppercase;
  /* color:rgb(255, 85, 0) */
  /* color:rgb(137, 46, 0) */
  /* color: rgb(137, 0, 0); */
  /* color: rgb(0, 128, 137); */
  /* color: rgb(132, 0, 137); */
}

.slice-rect {
  fill: rgb(255, 255, 255);
}
.elephant {
  transform: scale(0.01) translate(2750px, 3650px);
  fill: rgb(196, 196, 196);
  stroke: rgb(96, 196, 196);
}

.mask-text {
  /* font-family: "Poppins", sans-serif; */
  font-family: "Manrope", sans-serif;
  font-weight: 900;
  /* text-transform: uppercase; */
  font-size: 10rem;
  letter-spacing: -1.3rem;
  /* transform: translate(40%, 55%); */
}
.mask-text-alt {
  /* font-family: "Poppins", sans-serif; */
  font-family: "Manrope", sans-serif;
  font-weight: 900;
  /* text-transform: uppercase; */
  font-size: 10rem;
  letter-spacing: -1.3rem;
  /* transform: translate(40%, 55%); */
}
.logo-text {
  fill: rgb(141, 141, 141);
  /* font-family: "Poppins", sans-serif; */
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  /* font-size: 2.5rem;
  letter-spacing: -0.1rem; */
  font-size: 3.7rem;
  letter-spacing: -0.18rem;
}
.logo-text-footer {
  fill: rgb(141, 141, 141);
  /* font-family: "Poppins", sans-serif; */
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  /* font-size: 2.5rem;
  letter-spacing: -0.1rem; */
  font-size: 1.9rem;
  letter-spacing: -0.08rem;
  font-size: 1.8rem;
  letter-spacing: -0.08rem;
  /* font-size: 3.7rem;
  letter-spacing: -0.18rem; */
}

.logo-video {
  margin-top: 8px;
  margin-left: 230px;
  height: 260px;
  clip-path: path("M 0,0 L 340,0 L 340,250 L 0,250 Z");
}

.waves-section {
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 8rem;
  background-color: #848484;
}

.cta-section {
  overflow: hidden;
  box-sizing: border-box;
  /* padding: 3rem 1rem 6rem 1rem; */
  padding: 7rem 1rem 5rem 1rem;
  /* background-color: #212122; */
  /* background-color: rgb(56, 56, 56); */
  background-image: linear-gradient(
      156deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 1) 100%
    ),
    linear-gradient(
      35deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 60%,
      rgba(0, 0, 0, 0.5) 100%
    ),
    /* linear-gradient(
      200deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 53%
    ), */
      /* radial-gradient(
      circle,
      rgba(0, 0, 0, 0.67) 0%,
      rgba(0, 0, 0, 0) 33%
    ), */
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
  background-repeat: no-repeat;
  background-size: 160%;
  background-position: center;
  /* filter: blur(4px); */

  /* background-image: linear-gradient(
    to bottom,
    rgba(33, 33, 34, 0),
    rgba(33, 33, 34, 1)
  ); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  /* align-items: center; */
  position: relative;
  z-index: 0;
  /* border-radius: 60px 60px 0px 0px; */
}
#cta-svg-clip {
  position: absolute;
  top: 0;
  left: 0;
}
/* #cta-svg-clip-path1 {
} */
#cta-svg-clip-path2 {
  visibility: hidden;
}

.cta-title {
  font-size: 1.8rem;
  font-family: var(--ff-base);
  line-height: 1.8rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
  padding-bottom: 0.8rem;
}

.cta-button {
  font-family: var(--ff-base);
  position: relative;
  /* z-index: 3; */
  padding: 0.6rem;
  margin-top: 1rem;
  border: 0;
  text-decoration: none;
  border-radius: 10px;
  background-color: rgba(72, 69, 251, 0.88);
  /* border: 1px solid rgba(255, 255, 255, 0.1); */
  backdrop-filter: blur(30px);
  color: rgba(255, 255, 255, 1);
  font-size: 1.1rem;
  letter-spacing: 0.06rem;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  transition: background-color 30ms linear;
}
.cta-button:hover {
  background-color: rgb(72, 69, 251);
  transition: background-color 30ms linear;
}
.wave-path {
  fill: var(--primary-background-darker);
}
.vert-spacer {
  display: flex;
  flex-direction: column;
  flex: 1 0;
}
.contact-form {
  color: rgb(235, 235, 235);
  line-height: 1.8rem;
  display: flex;
  flex-direction: column;
  font-family: var(--ff-base);
  min-height: 400px;
}
.contact-form label:not(.first-form-label) {
  padding-top: 0.4rem;
}

.contact-form-wrapper,
.booking-form-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: aliceblue;
  /* background: #212122; */
  background: rgb(44, 44, 44);
  border-top: 0.5px solid rgb(74, 74, 74);
  height: fit-content;
  max-width: 37rem;
  width: 100%;
  border-radius: 18px;
  position: relative;
  padding: 1.5rem;
}

@property --deg {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0deg;
}

.contact-form-wrapper::before,
.contact-form-wrapper::after {
  content: "";
  top: -2px;
  left: -2px;
  position: absolute;
  height: 100%;
  width: 100%;
  background: conic-gradient(
    from var(--deg) at center,

    #009dcd,
    #00c3ff,
    #0650f8,
    #6300c6,
    #6300c600,
    #6300c600,
    #6300c600,
    #6300c600,
    #009dcd
  );
  border-radius: 20px;
  z-index: -2;
  padding: 2px;
  animation: autoRotate 20s linear infinite;
}

.contact-form-wrapper::after {
  filter: blur(8px);
}

.booking-form-wrapper::before,
.booking-form-wrapper::after {
  content: "";
  top: -2px;
  left: -2px;
  position: absolute;
  height: 100%;
  width: 100%;
  background: conic-gradient(
    from var(--deg) at center,

    #009dcd,
    #00c3ff,
    #0650f8,
    #6300c6,
    #6300c600,
    #6300c600,
    #6300c600,
    #6300c600,
    #009dcd
  );
  border-radius: 20px;
  z-index: -2;
  padding: 2px;
  /* animation: autoRotate 20s linear infinite; */
}

.booking-form-wrapper::after {
  filter: blur(8px);
}

.mobile-video-carousel-container {
  /* position: relative; */
  width: 100%;
  /* background-color: red; */
  padding: 2rem 1rem 0rem 1rem;
}

.mobile-video-carousel-viewbox {
  position: relative;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.mobile-video-carousel-img {
  position: absolute;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  top: 0;
  left: 0;
}

.mobile-video-carousel-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: aliceblue;
  background: rgb(44, 44, 44);
  border-top: 0.5px solid rgb(74, 74, 74);
  height: fit-content;
  /* max-width: 37rem; */
  width: 100%;
  border-radius: 20px;
  position: relative;
  /* padding: 1.5rem; */
}
.mobile-video-carousel-media-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /* color: aliceblue; */
  /* background: rgb(44, 44, 44); */
  /* border-top: 0.5px solid rgb(74, 74, 74); */
  height: fit-content;
  width: 100%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  position: relative;
  background-image: url("/assets/prod/img/Eclipse 360 web logo bold tagline.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: var(--primary-background-darker);
  background-position: right 50% bottom 50%;
}

.mobile-video-carousel-wrapper::before,
.mobile-video-carousel-wrapper::after {
  content: "";
  top: -2px;
  left: -2px;
  position: absolute;
  height: 100%;
  width: 100%;
  background: conic-gradient(
    from var(--deg) at center,

    #009dcd,
    #00c3ff,
    #0650f8,
    #6300c6,
    /* #6300c600, */ /* #6300c600,
    #6300c600,
    #6300c600, */ #009dcd
  );
  border-radius: 22px;
  z-index: -2;
  padding: 2px;
  animation: autoRotate 5s linear infinite;
}

.mobile-video-carousel-wrapper::after {
  filter: blur(6px);
}

@keyframes autoRotate {
  to {
    --deg: 360deg;
  }
}
@keyframes autoOpacity {
  50% {
    opacity: 1;
  }
}

.bookings-extra-fields {
  opacity: 1;
  /* visibility: visible; */
  display: unset;
  /* height: calc-size(auto); */
  /* transition: all 2000ms ease-in-out; */
}
.bookings-extra-fields-hidden {
  opacity: 0;
  /* visibility: hidden; */
  display: none;
  /* height: 0; */
  /* transition: all 2000ms ease-in-out; */
}
#brands {
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.6rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--primary-txt-clr);
}
.brands-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.8rem;
}
.brands-container {
  box-sizing: border-box;
  /* background-color: gainsboro; */
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  height: 80px;
  overflow: hidden;
}
.brands-items-cum {
  width: 164px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  /* background-color: #4a34e1; */
}
.brands-items-kway {
  height: 76px;
  width: 114px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  /* background-color: #4a34e1; */
}
.brands-items-swing {
  height: 76px;
  width: 140px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  /* background-color: #4a34e1; */
}
.brands-items-pnp {
  width: 180px;
  height: 36px;
  transform: scale(1);
  /* background-color: #4a34e1; */
}

#features-section {
  position: relative;
  z-index: 1;
  background: transparent;
  width: 100%;
  margin: 0;
  padding-top: 0.8rem;
  padding-bottom: 0.2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#features-container {
  box-sizing: border-box;
  padding: 1rem;
  margin-bottom: 1rem;
  max-width: 80rem;
  width: 100%;
  display: grid;
  height: fit-content;
  display: grid;
  gap: 1.4rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas:
    "feature-card-1 feature-card-3 feature-card-5"
    "feature-card-2 feature-card-4 feature-card-6";
}
.card-offset {
  transform: translateY(1rem);
}
.feature-card {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: var(--feature-card-padding);
  background-color: transparent;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.feature-card-title {
  position: relative;
  z-index: 5;
  text-transform: capitalize;
  font-size: 1.7rem;
  font-family: var(--ff-base);
  line-height: 1.9rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
  padding-bottom: 0.2rem;
}
.feature-card-title-dummy {
  position: relative;
  z-index: 5;
  text-transform: capitalize;
  font-size: 1.7rem;
  font-family: var(--ff-base);
  line-height: 1.9rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0);
  padding-bottom: 0.2rem;
}
.feature-card-copy {
  position: relative;
  z-index: 5;
  text-transform: none;
}
.feature-card-copy p {
  font-size: 1.2rem;
  font-family: var(--ff-base);
  line-height: 1.4rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
  margin: 0.6rem 0;
  letter-spacing: 0.02rem;
}

.feature-view-more-icon {
  position: absolute;
  bottom: 8px;
  right: 10px;
  z-index: 5;
  fill: #ffffff;
  width: 42px;
  height: 42px;
  transform-origin: center;
  cursor: pointer;
  transform-origin: center;
  transform: scale(1);
  transition: transform 100ms linear;
}
.feature-view-more-icon:hover {
  transform: scale(1.06);
  transition: transform 100ms linear;
}
.feature-learn-more-btn {
  display: none;
  position: absolute;
  z-index: 5;
  box-sizing: border-box;
  bottom: 14px;
  left: 17px;
  color: rgb(255, 255, 255);
  padding: 0.3rem 0.8rem;
  font-size: 1rem;
  font-weight: 600;
  border: 2.5px solid rgb(255, 255, 255);
  border-radius: 12px;
  cursor: pointer;
  line-height: normal;
  transition: all 0.2s ease-in-out;
}
.feature-learn-more-btn:hover {
  background-color: rgba(255, 255, 255, 0.25);
  /* background-color: rgba(0, 0, 0, 0.1); */
  transition: all 0.2s ease-in-out;
}
.feature-view-more {
  box-sizing: border-box;
  padding: var(--feature-card-padding);
  width: 100%;
  height: 100%;
  background-color: #319cbd;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.4s ease-in-out, opacity 0.4s 0.4s ease-in-out;
}
.feature-view-more-active {
  opacity: 1;
  transform: translateX(0%);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.feature-card-title-grad {
  position: absolute;
  z-index: 3;
  box-sizing: border-box;
  /* background-color: black; */
  /* background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(87, 199, 133, 0) 100%
  ); */
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
  height: 100px;
  top: 0;
  left: 0;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.feature-video {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%);
  /* height: 100%;
  width: auto; */
  /* height: auto;
  width: 100%; */
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  /* object-fit: cover; */
  overflow-clip-margin: content-box;
  overflow: clip;
}

.features-card-v1 {
  height: 9rem;
}
.features-card-v1-end {
  height: 11rem;
}
.features-card-v2 {
  height: 16rem;
}
.features-card-v3 {
  height: 22rem;
}
.features-card-height {
  height: 28rem;
}

#feature-view-more-icon-close-catering {
  visibility: hidden;
}
#feature-view-more-icon-close-privacy {
  visibility: hidden;
}
#feature-view-more-icon-close-event {
  visibility: hidden;
}
#feature-view-more-icon-close-filters {
  visibility: hidden;
}
#feature-view-more-icon-close-lead {
  visibility: hidden;
}
#feature-view-more-icon-close-messaging {
  visibility: hidden;
}
#feature-view-more-icon-close-dressing {
  visibility: hidden;
}
#feature-view-more-icon-close-marketing {
  visibility: hidden;
}
#feature-view-more-icon-close-ai {
  visibility: hidden;
}
#feature-view-more-icon-close-analytics {
  visibility: hidden;
}
#feature-view-more-icon-close-galleries {
  visibility: hidden;
}
#feature-view-more-icon-close-props {
  visibility: hidden;
}
#feature-card-1 {
  grid-area: feature-card-1;
}
#feature-card-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("assets/prod/img/card_1_compressed.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* filter: grayscale(0%); */
  filter: sepia(0%);
  transition: filter 1s ease-in-out;
  /* filter: grayscale(100%); */
}
#feature-card-1:hover:before {
  /* filter: grayscale(100%); */
  filter: sepia(100%);
  transition: filter 1s ease-in-out;
}
#feature-card-1:focus:before {
  /* filter: grayscale(100%); */
  filter: sepia(100%);
  transition: filter 1s ease-in-out;
}
#feature-card-2 {
  grid-area: feature-card-2;
  animation: bgfade 15s infinite;
}
@keyframes bgfade {
  0% {
    background-image: url("assets/prod/img/prop_2.png");
  }
  12.5% {
    background-image: url("assets/prod/img/prop_2.png");
  }
  25% {
    background-image: url("assets/prod/img/prop_1.png");
  }
  37.5% {
    background-image: url("assets/prod/img/prop_1.png");
  }
  50% {
    background-image: url("assets/prod/img/prop_1.png");
  }
  62.5% {
    background-image: url("assets/prod/img/prop_3.png");
  }
  75% {
    background-image: url("assets/prod/img/prop_3.png");
  }
  87.5% {
    background-image: url("assets/prod/img/prop_3.png");
  }
  100% {
    background-image: url("assets/prod/img/prop_2.png");
  }
}
#feature-card-3 {
  grid-area: feature-card-3;
  background-image: url("assets/prod/img/card_2_compressed.png");
}
#feature-card-4 {
  grid-area: feature-card-4;
  background-image: url("assets/prod/img/card_5_compressed.png");
}
#feature-card-5 {
  grid-area: feature-card-5;
  background-image: url("/assets/prod/img/Eclipse 360 web logo bold tagline.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: transparent;
}
#feature-card-6 {
  grid-area: feature-card-6;
  background-image: url("assets/prod/img/balloons-1869790_1280.jpg");
}
#animated-background {
  animation: bgfade 3s infinite;
  background-size: cover;
  background-position: center;
  background-color: #000;
  position: relative;
}
#branding-card-img-1 {
  position: absolute;
  bottom: 4%;
  left: 25%;
  width: 50%;
  z-index: 2;
}
#branding-card-left-wing {
  position: absolute;
  bottom: 4%;
  left: 0%;
  width: 50%;
  z-index: 1;
  transform-origin: bottom right;
}
#branding-card-right-wing {
  position: absolute;
  bottom: 4%;
  left: 50%;
  width: 50%;
  z-index: 1;
  transform-origin: bottom left;
}
.right-wing-rotation-pre {
  opacity: 0;
  transform: rotate(0.05turn);
  transition: all 1s ease-in-out;
}
.left-wing-rotation-pre {
  opacity: 0;
  transform: rotate(-0.05turn);
  transition: all 1s ease-in-out;
}
.right-wing-rotation {
  opacity: 1;
  transition: all 1s ease-in-out;
}
.left-wing-rotation {
  opacity: 1;
  transition: all 1s ease-in-out;
}
.hideImage {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

@keyframes bc_shift {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#social-proof-section {
  /* height: 220px; */
  width: 100%;
  box-sizing: border-box;

  background-color: transparent;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}
#social-proof-container {
  border-radius: 12px;
  padding: 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#social-proof-img-container {
  position: relative;
  background-color: transparent;
  /* background-color: #4a34e1; */
  width: 238px;
  width: 188px;
  height: 94px;
}
#social-proof-img-container img {
  border: 1px solid rgba(249, 249, 249, 0.329);
  backdrop-filter: blur(10px);
}
#social-proof-img-1 {
  position: absolute;
  top: 0;
  width: 90px;
  border-radius: 50%;
  transition: filter 1s ease-in-out 0.3s, left 1s ease-in-out 0.3s,
    opacity 0.5s ease-in-out;
}
#social-proof-img-2 {
  position: absolute;
  top: 0;
  width: 90px;
  border-radius: 50%;
  transition: filter 1s ease-in-out 0.3s, left 1s ease-in-out 0.3s,
    opacity 0.5s ease-in-out;
}
#social-proof-img-3 {
  position: absolute;
  top: 0;
  width: 90px;
  border-radius: 50%;
  transition: filter 1s ease-in-out 0.3s, left 1s ease-in-out 0.3s,
    opacity 0.5s ease-in-out;
}
#social-proof-img-4 {
  position: absolute;
  top: 0;
  width: 90px;
  border-radius: 50%;
  transition: filter 1s ease-in-out 0.3s, left 1s ease-in-out 0.3s,
    opacity 0.5s ease-in-out;
}
#social-proof-copy {
  word-break: break-word;
  padding: 0.4rem 0rem 0rem 0rem;
  max-width: 72ch;
  width: 100%;
  height: 3rem;
  /* text-align: center; */

  /* background-color: #35a4c7; */
  /* position: relative; */
}
#social-proof-copy h4 {
  font-style: italic;
}
#social-proof-copy-target {
  transition: opacity 0.5s ease-in-out;
}
.transition-can-opacity {
  opacity: 0;
}
.social-proof-img-position-1 {
  /* opacity: 1; */
  left: 0%;
  z-index: 6;
}
.social-proof-img-position-2 {
  /* opacity: 1; */
  left: 20%;
  z-index: 5;
  filter: sepia(1) grayscale(50%);
}
.social-proof-img-position-3 {
  /* opacity: 1; */
  left: 40%;
  z-index: 4;
  filter: sepia(1) grayscale(50%);
}
.social-proof-img-position-4 {
  /* opacity: 1; */
  left: 60%;
  z-index: 3;
  filter: sepia(1) grayscale(50%);
}

.whatsapp {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 20;
  border-radius: 12px;
  height: 48px;
  width: 206px;
  float: right;
}
.whatsapp-container {
  position: fixed;
  bottom: 0.2rem;
  right: 3.4rem;
  z-index: 20;
  border-radius: 12px;
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(37, 211, 101, 0.605);
}
.instagram-container {
  position: fixed;
  bottom: 0.2rem;
  right: 0.2rem;
  z-index: 20;
  border-radius: 12px;
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #833ab490;
  background: linear-gradient(to right, #833ab494, #fd1d1d9a, #fcb04596);
}
.contact-icon-img {
  height: 38px;
  width: 38px;
  opacity: 0.9;
}

.bento-elevation-1 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2 {
  /* box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); */
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.banner-section {
  /* margin-top: -60px; */
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: row;
  height: 600px;
  align-items: center;
  justify-content: center;
  background-color: rgb(188, 198, 245);
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  padding-left: 10rem;
  padding-right: 10rem;
}
.banner-container {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  height: 400px;
  background-color: transparent;
  max-width: 40rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
.banner-shape-start {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 400px;
  width: 100px;
  background-color: #4a34e1;
}
.banner-shape-end {
  box-sizing: border-box;
  position: relative;
  z-index: 999;
  width: 88px;
  height: 400px;
  background-color: #4a34e1;
}

.banner-test-layer-1-container {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  height: 400px;
  width: 100%;
  padding-right: 60px;
  background-color: rgb(196, 55, 55);
}
.banner-test-layer-1 {
  position: relative;
  z-index: 2;
  height: 400px;
  width: 100%;
  background-color: rgb(9, 38, 255);
  clip-path: path(
    " M 78,0 Q 46, 0 44,32 L 11,368 Q 7, 400 44,400 L 48,400 L 1000,400 L 1000,0 Z"
  );
}

.banner-wrap {
  position: relative;
  z-index: 1;
  height: 400px;
  max-width: 60rem;
  width: 100%;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1))
    drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.14))
    drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.12))
    drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.22))
    drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.22));
}

#mobile-menu {
  display: none;
}
.slide-out {
  transform: translateX(100%);
  transition: transform 1s ease-in-out;
}
.slide-in {
  transform: translateX(0%);
  transition: transform 1s ease-in-out;
}
/* sm slider */
#slide-1-sm {
  z-index: 6;
  /* transform: translateX(0%); */
}
#slide-2-sm {
  z-index: 10;
  /* transform: translateX(20%); */
}
#slide-3-sm {
  z-index: 9;
  /* transform: translateX(40%); */
}
#slide-4-sm {
  z-index: 8;
  /* transform: translateX(40%); */
}
#slide-5-sm {
  z-index: 7;
  /* transform: translateX(40%); */
}

/* md slider */
#slide-1-md {
  z-index: 6;
  /* transform: translateX(0%); */
}
#slide-2-md {
  z-index: 10;
  /* transform: translateX(20%); */
}
#slide-3-md {
  z-index: 9;
  /* transform: translateX(40%); */
}
#slide-4-md {
  z-index: 8;
  /* transform: translateX(40%); */
}
#slide-5-md {
  z-index: 7;
  /* transform: translateX(40%); */
}

#contact-us-menu {
  display: none;
}

@media (width <= 1480px) {
  .cta-section {
    box-sizing: border-box;
    padding: 5rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 380%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 1300px) {
  .floating-hero-container {
    box-sizing: border-box;
    padding-top: 2.5rem;
    padding-bottom: 1.2rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 2rem;
  }
  #features-container {
    box-sizing: border-box;
    padding: 1rem;
    max-width: 80rem;
    width: 100%;
    display: grid;
    height: fit-content;
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas:
      "feature-card-1 feature-card-3 feature-card-5"
      "feature-card-2 feature-card-4 feature-card-6";
  }
}
@media (width <= 1200px) {
  .cta-section {
    box-sizing: border-box;
    padding: 5rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 340%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 1111px) {
  :root {
    --feature-row-gap: 1rem;
    --feature-col-gap: 1rem;
  }
  .features-card-height {
    height: 24rem;
  }
  .feature-card-title {
    position: relative;
    z-index: 5;
    text-transform: capitalize;
    font-size: 1.4rem;
    font-family: var(--ff-base);
    line-height: 1.4rem;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding-bottom: 0.1rem;
  }
  .feature-card-title-dummy {
    position: relative;
    z-index: 5;
    text-transform: capitalize;
    font-size: 1.4rem;
    font-family: var(--ff-base);
    line-height: 1.4rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0);
    padding-bottom: 0.1rem;
  }
  .feature-card-copy {
    position: relative;
    z-index: 5;
    text-transform: none;
  }
  .feature-card-copy p {
    font-size: 1.1rem;
    font-family: var(--ff-base);
    line-height: 1.3rem;
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin: 0.8rem 0;
    letter-spacing: 0.02rem;
  }
}

@media (width <= 980px) {
  .card-offset {
    transform: translateY(0);
  }
  .features-card-height {
    height: 26rem;
  }
  #features-container {
    box-sizing: border-box;
    padding: 1rem;
    margin-bottom: 0.6rem;
    max-width: 80rem;
    width: 100%;
    display: grid;
    height: fit-content;
    display: grid;
    gap: 1.4rem;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "feature-card-1 feature-card-3"
      "feature-card-5 feature-card-2"
      " feature-card-4 feature-card-6";
  }
}

@media (width <= 958px) {
  #contact-us {
    display: none;
  }
  #contact-us-menu {
    display: inline;
  }
  .nav-logo-img-lg {
    display: none;
  }
  .nav-logo-img-md {
    display: unset;
    height: 32px;
  }
  .floating-hero-container-lx-logo-section {
    display: none;
  }
  #pricing {
    display: none;
  }
  #book-now {
    display: none;
  }
  #faq {
    display: none;
  }
  #hero-lg {
    display: none;
  }
  #hero-md {
    display: flex;
  }
  #mobile-menu {
    display: flex;
  }
}

@media (width <= 766px) {
  .cta-section {
    box-sizing: border-box;
    padding: 5rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 340%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 700px) {
  /* #contact-us {
    display: none;
  }
  #contact-us-menu {
    display: inline;
  } */

  nav {
    position: relative;
    box-sizing: border-box;
    padding-left: 1.2rem;
    padding-right: 1rem;
    gap: 0rem;
    height: 60px;
    background: rgba(44, 44, 44, 0.8);
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    width: 98%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: var(--light-contrast);
  }
  nav .nav-items {
    line-height: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: var(--primary-nav-fs);
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
  }
}
@media (width <= 660px) {
  #features-container {
    box-sizing: border-box;
    padding: 1rem;
    margin-bottom: 0.6rem;
    max-width: 80rem;
    width: 100%;
    display: grid;
    height: fit-content;
    display: grid;
    gap: 1.4rem;
    grid-template-columns: 1fr;
    grid-template-areas:
      "feature-card-1"
      "feature-card-3"
      "feature-card-5"
      "feature-card-2"
      "feature-card-4"
      "feature-card-6";
  }
  .cta-section {
    box-sizing: border-box;
    padding: 5rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 380%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 600px) {
  .cta-section {
    box-sizing: border-box;
    padding: 5rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 420%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 540px) {
  .cta-section {
    box-sizing: border-box;
    padding: 3.4rem 1rem 5rem 1rem;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 480%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
  #cta-svg-clip {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
  }
}
@media (width <= 520px) {
  #hero-md {
    display: none;
  }
  #hero-sm {
    display: flex;
  }
  .mobile-video-carousel-viewbox {
    position: relative;
    height: 100%;
    aspect-ratio: 1 / 1.6;
    object-fit: cover;
  }
  .mobile-video-carousel-img {
    position: absolute;
    height: 100%;
    aspect-ratio: 1 / 1.6;
    object-fit: cover;
    top: 0;
    left: 0;
  }

  #features-section {
    position: relative;
    z-index: 1;
    background: transparent;
    width: 100%;
    margin: 0;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media (width <= 490px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.45);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
}
@media (width <= 440px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.43);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
  .cta-section {
    box-sizing: border-box;
    /* padding: 5rem 1rem 7rem 1rem; */
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 520%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 400px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.41);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
}
@media (width <= 380px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.39);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
  .cta-section {
    box-sizing: border-box;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 580%;
    background-position: center;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
@media (width <= 360px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.375);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
}
@media (width <= 345px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.35);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
}
@media (width <= 330px) {
  .dynamic-nav-wrap {
    position: relative;
    transform-origin: top center;
    transform: scale(0.34);
    filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.35));
  }
  .cta-section {
    box-sizing: border-box;
    background-image: linear-gradient(
        156deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 1) 100%
      ),
      linear-gradient(
        35deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 60%,
        rgba(0, 0, 0, 0.5) 100%
      ),
      url("/assets/prod/img/noisy-gradient-sm-alt.png");
    background-repeat: no-repeat;
    background-size: 640%;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    position: relative;
    z-index: 0;
  }
}
