@import url("https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap");
html {
  scroll-behavior: smooth;
}
@font-face {
  font-display: swap;
  font-family: Sequel Sans;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/SequelSans-Display.BSxqJqbM.woff2) format("woff2"),
    url(/fonts/SequelSans-Display.Dqb2BDhi.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Sequel Sans;
  font-style: normal;
  font-weight: 450;
  src: url(/fonts/SequelSans-DisplayBook.DS_QNCiF.woff2) format("woff2"),
    url(/fonts/SequelSans-DisplayBook.DLCIhagA.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Sequel Sans;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/SequelSans-DisplayMedium.BYsR-9NK.woff2) format("woff2"),
    url(/fonts/SequelSans-DisplayMedium.Ct-o4rqY.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Sequel Sans;
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/SequelSans-DisplaySemi.BFge39nV.woff2) format("woff2"),
    url(/fonts/SequelSans-DisplaySemi.BwIEufUL.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Untitled Sans;
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/Untitled Sans Bold.otf) format("otf")
}
@font-face {
  font-display: swap;
  font-family: Untitled Sans;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/Untitled Sans Regular.otf) format("otf")
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
div,
a,
span,
button,
input {
  font-family: "Sequel Sans" !important;
}
.home .g-row.d-flex.main-row.color-white.relative {
    z-index: 999;
}
section.journey h2 {
  font-size: 100px;
  text-align: center;
  margin-bottom: 70px;
}
section.journey {
  background: #fff;
  padding: 50px 20px;
}
nav._menu {
    z-index: 10010 !important;
}
._menu-page-thumbnail img {
    max-width: 37px;
    max-height: 37px;
    object-fit: contain;
    margin: auto;
}
.pricing-container h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.pricing-container p {
  font-size: 20px;
}
nav._menu div a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.inner-menu-item:has(.pricing) a.menu-link {
    width: auto !important;
}
._menu-drawer {
    display: none !important;
}
.label.pricing a.menu-link {
    display: none !important;
}
.inner-menu-item:has(.pricing) {
    display: flex;
    align-items: center;
}
section.animate-section .col.cards-col {
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
  height: calc(
    max(82px, 82px + 100vw * 0.3282) * (var(--cardsNumber, 2) + 1.6)
  );
  flex: unset !important;
  max-width: 1277px !important;
}
section.animate-section {
  background: #eaf2ff !important;
  padding: 50px 20px;
}
.full-width.card {
  position: sticky;
  top: calc(var(--fixedTop, 22) * 1vh);
  will-change: transform, opacity, background-color;
  --card-backgroundColor: #fff;
  --card-color: #2e21de;
  border-radius: max(20.4px, 20.4px + 100vw * 0.0021);
  display: flex;
  height: max(82px, 82px + 100vw * 0.3282);
  overflow: hidden;
  flex-direction: row;
}

body.about div[data-component="menu"] {
  display: none !important;
}

span.x-red {
  color: #c91bc9;
}
.homepage-stat-slider {
  display: none;
}
.homepage-stats:before {
  content: unset !important;
}
body {
  color: #000;
  font-family: Sequel Sans, arial, "sans-serif";
  font-style: normal;
  font-weight: 400;
}

.image-stack {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
ul.snippets.image-stack {
  list-style: none;
}
.image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px; /* adjust size as needed */
  height: auto;
  transform: translate(-50%, -50%);
}
ul.snippets.absolute.inset-0 {
  overflow: hidden;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
nav._navbar {
  z-index: 999 !important;
  position: relative;
}
.home ._common-header video {
  opacity: 1 !important;
}
h1.title-2.-medium {
  font-family: Sequel Sans;
  font-size: 90px;
}
section._hero-introduction-new .title h2 {
  font-family: Sequel Sans;
  text-align: center;
  font-size: 121px;
  color: #5c83fa;
  transform: scale(1.5);
  max-width: 990px;
}
ul.snippets.absolute.inset-0 li:nth-child(5) {
  left: 1.75%;
  top: 37.25%;
  width: 220px;
}

ul.snippets.absolute.inset-0 li:nth-child(4) {
  bottom: 8.25%;
  left: 31.25%;
  width: 220px;
}
ul.snippets.absolute.inset-0 li:nth-child(3) {
  bottom: 20%;
  right: 13.75%;
  width: 240px;
}
ul.snippets.absolute.inset-0 li:nth-child(2) {
  right: 16.75%;
  top: 3.125%;
  width: 220px;
}
ul.snippets.absolute.inset-0 li:first-child {
  left: 19%;
  top: 6.25%;
  width: 200px;
}
nav.nav-bar {
  padding: 32px 0px;
  z-index: 99999;
  position: relative;
}
.g-row-full {
  max-width: 1785px;
  margin: 0px auto;
}
body {
  color: #5c83fa;
}
.background-blue {
  background-color: #5c83fa;
}
.background-orange {
  background-color: #5c83fa;
}
video._video-asset {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  width: auto;
}
.absolute {
  position: absolute;
}
.home header._common-header {
  margin-top: -147px;
  position: relative;
  overflow: hidden;
}
a.site-logo {
  color: #fff;
  font-family: Permanent Marker;
  font-size: 55px;
  text-decoration: none;
}
.buttons.d-flex a {
  width: max-content;
  height: 48px;
  align-items: center;
  border-radius: 12px;
  display: inline-flex;
  padding: 0 24px;
  color: #fff;
  text-decoration: none;
  font-family: Sequel Sans;
  font-size: 16px;
  font-weight: 450;
}
a.login {
  border: 1px solid #ffffff1f;
}
a.signup {
  background: #0e3844;
  border: 1px solid #0e3844;
}
.buttons.d-flex {
  gap: 20px;
}
.g-row.d-flex.main-row.color-white.relative {
  min-height: 100vh;
  padding: 120px 48px 140px 48px;
  color: #fff;
  position: relative;
  align-items: flex-end;
}
.g-row.d-flex.main-row.color-white.relative .col-md-4 p {
  font-family: "Sequel Sans";
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}
.logos img {
  max-width: 125px;
}
.logos {
  margin-top: 30px;
  gap: 30px;
}
.hero-animation {
  position: relative;
  height: 100vh;
  background: white;
  overflow: hidden;
}

.hero-img {
  position: absolute;
  width: 200px;
  opacity: 0;
}
/*._hero-introduction header {
    height: 200vh;
}*/

.relative {
  position: relative;
}
.snippet {
  opacity: 0;
  transform: translateX(0);
  transition: transform 0.5s ease, opacity 0.5s ease;
}

.from-left {
  transform: translateX(-100vw);
}

.from-right {
  transform: translateX(100vw);
}
._hero-introduction-new header .sticky-slot {
  height: 100vh;
  position: sticky;
  top: 0px;
}
.overflow-hidden {
  overflow: hidden;
}
.place-center {
  align-items: center;
  justify-content: center;
  place-items: center;
}
.flex {
  display: flex;
}
.h-full {
  height: 100%;
}
.text-center {
  text-align: center;
}
.images img {
  max-width: 100%;
}
.hero-heading {
  font-size: 3rem;
  text-align: center;
  margin-top: 100px;
}
section._hero-introduction-new ul.snippets.absolute.inset-0 li {
  position: absolute;
}
section._hero-introduction-new ul.snippets.absolute.inset-0 img {
  width: 100% !important;
}
ul.snippets.absolute {
  list-style: none !important;
}

section._client-testimonials {
  padding: 80px 0px;
  background: url(./images/testimonials.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section._client-testimonials h2 {
  text-align: center;
  color: #fff;
  font-size: 80px;
  font-family: "Sequel Sans";
}
._client-testimonials {
  position: relative;
  padding: 100px 20px;
  text-align: center;
}

._client-testimonials h2 {
  margin-bottom: 60px;
  font-size: 32px;
}
ul.cards {
  position: relative;
  max-width: 428px;
  margin: 0 auto;
  padding: 0;
}

ul.cards li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(100px);
}
ul.cards .card {
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background: #ffffff1a;
  border-radius: 16px;
  box-shadow: 0 -4px 16px #0000000d;
  display: block;
  margin: 8px 0px;
  padding: 16px;
  position: relative;
  transform-origin: 50% 100%;
  will-change: transform;
  border: unset;
  text-align: left;
}
ul.cards .card p {
  color: #fff;
  font-size: 16px;
  font-family: "Sequel Sans";
}
span.avatar {
  font-family: "Sequel Sans";
  border-radius: 100%;
  background: #000;
  padding: 8px 7px;
  color: #fff;
  margin-right: 10px;
}
.user span {
  color: #fff;
  font-family: "Sequel Sans";
}
ul.cards .card p.text {
  opacity: 0.7;
}
section.tag-lines {
  padding-bottom: 80px;
}
ul.cards li.show {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.6s ease;
  z-index: auto;
}

ul.cards.stack {
  position: relative;
  max-width: 428px;
  margin: 0 auto;
  list-style: none;
}

ul.cards.stack li {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(50px);
  pointer-events: none;
  z-index: 1;
}

ul.cards.stack li.active {
  pointer-events: auto;
}

.tag-lines {
  position: relative;
}

.tag-scroll-wrapper {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tag-div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tag-div img {
  width: 120px;
  height: auto;
}

.tag-div h3 {
  font-size: 24px;
  color: #000;
  margin-top: 10px;
}
._hero-introduction .taglines h3 {
  font-size: 90px;
  font-family: "Sequel Sans";
}
._hero-introduction .taglines img {
  max-width: 74px;
}

._hero-introduction .taglines .icon-card {
  background: unset !important;
  display: block;
  height: unset;
  width: unset;
  place-items: unset;
}
section._hero-introduction-new {
  overflow: hidden;
}
footer.site-footer {
  padding: 60px 30px;
}
footer.site-footer ul.links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  grid-template-rows: 1fr;
}
.footer-links a {
  font-family: "Sequel Sans";
  color: #fff !important;
  text-decoration: none;
  display: block;
  line-height: 31px;
}
footer.site-footer ul.links h4 {
  font-family: "Sequel Sans";
  font-size: 16px;
  color: #fff !important;
  opacity: 0.5;
}

/* Sticky Menu */
._menu {
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  padding-bottom: var(--32-16);
  position: fixed;
  width: 100%;
  z-index: 99;
  --height: 48px;
  --h-height: calc(var(--height) * 0.5);
  pointer-events: none;
}
._menu .menu-bar {
  align-items: center;
  background-color: #0e3844;
  border-radius: 7em;
  display: flex;
  height: var(--height);
  padding: 0 2px;
  pointer-events: all;
  position: relative;
  gap: 2px !important;
}
._menu .menu-bar:before {
  background-color: #ffffff1a;
  border-radius: inherit;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.4s;
}
._menu-button {
  --color: #fff;
  align-items: center;
  border-radius: 6em;
  display: flex;
  height: var(--44);
  padding: 0 var(--16);
  position: relative;
}
._menu-button.-active.-exact > .background,
._menu-button[data-active="true"] > .background {
  opacity: 0.1;
  transform: scale(1);
}
._menu-button.-active.-exact > .background,
._menu-button[data-active="true"] > .background {
  opacity: 0.1;
  transform: scale(1);
}
@media (hover: hover) and (pointer: fine) {
  ._menu-button > .background {
    transform: scale(0.9);
    transition-property: opacity, transform;
  }
}
._menu-button > .background {
  background-color: #fff;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (hover: hover) and (pointer: fine) {
  ._menu-button > .background {
    transform: scale(0.9);
    transition-property: opacity, transform;
  }
}
._menu-button > .background {
  background-color: #fff;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._menu[data-variant="drawers"] > ul > li ._menu-button ._icon {
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._menu[data-variant="drawers"] > ul > li ._menu-button ._icon {
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._menu-button > :not(.background) {
  position: relative;
}
._menu-button > :not(.background) {
  position: relative;
}
._icon {
  --size: 24px;
  display: inline-block;
  height: var(--size);
  position: relative;
  width: var(--size);
  fill: none;
  stroke: none;
}
._menu-drawer,
._menu-drawer .slot {
  border-radius: calc(var(--h-height));
}
._menu-drawer {
  bottom: 1px;
  left: -1px;
  overflow: hidden;
  padding: 1px;
  pointer-events: none;
  position: absolute;
  width: calc(100% + 2px);
  z-index: -1;
}
._menu-drawer .slot {
  background-color: #0e3844;
  display: flex;
  padding: var(--8);
  padding-bottom: calc(var(--height) + var(--8));
  transform: translateY(110%) rotate(1deg);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition-property: transform, box-shadow;
}
._menu-drawer .slot ul {
  flex-grow: 1;
  padding: var(--8) var(--10);
}
._menu[data-variant="drawers"] .shade {
  background-color: #360802;
  transition: opacity 0.3s ease-in-out;
  z-index: -2;
}
._menu[data-variant="drawers"] .menu-bar:has([aria-expanded="true"]) + .shade {
  opacity: 0.166 !important;
}
@media (hover: hover) and (pointer: fine) {
  ._menu[data-variant="drawers"] .menu-bar:hover + .shade {
    opacity: 0.166 !important;
  }
}
[aria-expanded="true"] + ._menu-drawer .slot {
  transform: translateY(0) rotate(0deg) scale(1);
}
[aria-expanded="true"] + ._menu-drawer {
  pointer-events: all;
}
._menu-button:after {
  content: "";
  top: -8px;
  right: 0;
  bottom: -8px;
  left: 0;
  position: absolute;
}
._menu-button div {
  font-family: "Sequel Sans";
}
._menu-drawer .link {
  display: block;
  opacity: 0.5;
  overflow: hidden;
  position: relative;
  transition: opacity 0.2s;
}
._menu-drawer .link .dot {
  background-color: #fff;
  border-radius: 100%;
  height: 0.1875em;
  left: 0;
  position: absolute;
  top: calc(50% - 0.09375em);
  transform: scale(0);
  width: 0.1875em;
}
._menu-drawer .link .label {
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
._menu-drawer .thumbnail {
  border-radius: var(--16);
  height: var(--80);
  overflow: hidden;
  width: var(--80);
}
._menu-drawer .thumbnail > * {
  opacity: 0;
  transform: scale(1.3);
  transition: transform 0.6s, opacity 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-delay: 0.15s;
}
._menu-page-thumbnail {
  background-color: #f96853;
  border-radius: var(--16);
  height: var(--80);
  overflow: hidden;
  position: relative;
  width: var(--80);
}
@media (hover: hover) and (pointer: fine) {
  ._menu-drawer .link:hover .label {
    transform: translate(0.61875em);
  }
}
@media (hover: hover) and (pointer: fine) {
  ._menu-drawer .link:hover {
    opacity: 1;
  }
}
@media (hover: hover) and (pointer: fine) {
  ._menu-drawer .link:hover + .thumbnail > * {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0s;
    z-index: 9;
  }
}
._menu-drawer .link .label span {
  color: #fff;
  font-size: 16px;
  font-family: "Sequel Sans";
}
._menu-drawer a {
  text-decoration: none;
}
span._icon.-sm img {
  max-width: 18px;
  margin-left: 4px;
}
._menu-drawer .slot ul {
  padding-bottom: 20px;
}
a._menu-button.body-small.-book {
  text-decoration: none !important;
  color: #fff;
}
span._icon img {
  max-width: 21px;
}
._common-header ._scroll-hint {
  bottom: 42px;
  left: var(--grid-margin);
}
._scroll-hint > .flex {
  gap: 0.5em;
}
._scroll-hint ._coin-drop {
  height: 0.5em;
  margin-bottom: 0.2em;
  width: 0.5em;
  border-radius: 100%;
}
._coin-drop[data-tone="neutral"] {
  background-color: #fff;
}
._coin-drop span:first-child {
  animation-delay: 0.3333333333s;
}
._coin-drop[data-tone="neutral"] span {
  animation-name: coin-loop-neutral;
}
._coin-drop span {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: coin-loop-orange;
  animation-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  border-radius: inherit;
  transform-origin: center;
  will-change: transform;
  will-change: background-color, opacity, transform;
}
._coin-drop span:nth-child(2) {
  animation-delay: 0.6666666667s;
}
._coin-drop span:nth-child(3) {
  animation-delay: 1s;
}
._coin-drop span:nth-child(4) {
  animation-delay: 1.3333333333s;
}
._coin-drop span:nth-child(5) {
  animation-delay: 1.6666666667s;
}
._coin-drop span:nth-child(6) {
  animation-delay: 2s;
}
@media (hover: hover) and (pointer: fine) {
  ._scroll-hint:hover {
    background-color: #fff3;
  }
}
._scroll-hint {
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 5em;
  color: #fff;
  display: inline-block;
  padding: 0.4em 0.85em;
  position: relative;
  transition: background-color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-family: "Sequel Sans";
}

@keyframes coin-loop-neutral {
  0% {
    background-color: #fff;
    opacity: 1;
    transform: translateY(0) scaleY(1);
    z-index: 1;
  }
  48% {
    opacity: 1;
  }
  80% {
    background-color: #f5b1a3;
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translateY(200%) scaleY(0);
    z-index: 7;
  }
}
footer.site-footer {
  background: #0e3844;
}
#menu-toggle {
  display: none;
}
nav._menu[data-variant="overlay"] {
  opacity: 0 !important;
}

#mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: #0e3844;
  color: #fff;
  transform: translateY(100%); /* default: off-screen bottom */
  transition: transform 0.6s ease;
  z-index: 9999;
  display: none; /* hidden by default */
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#mobile-menu.open {
  display: flex;
  transform: translateY(0); /* slide into view */
}

#mobile-menu.closing {
  transform: translateY(-100%); /* slide off top */
}

#menu-toggle {
  position: fixed;
  bottom: 20px;
  z-index: 10000;
  background: #0e3844;
  color: #fff;
  padding: 12px 18px;
  border: none;
  border-radius: 50px;
  font-size: 14px;
  cursor: pointer;
  font-family: "Sequel Sans";
  font-weight: 500;
  left: 50%;
  transform: translate(-50%);
}

#mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mobile-menu li {
  margin: 20px 0;
}

#mobile-menu a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}
div#mobile-menu .ctas.flex a {
  font-size: 16px;
  font-family: "Sequel Sans";
  width: 102px;
  height: 48px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 12px;
  font-weight: 500;
}
div#mobile-menu .ctas.flex {
  gap: 15px;
  justify-content: center;
  margin-bottom: 25px;
}
.menu-list .inner-menu-item {
  border-bottom: 1px solid #ffffff59;
  padding-bottom: 12px;
  padding-top: 12px;
}
div#mobile-menu .ctas.flex a.sign-up {
  background: #fff;
  color: #0e3844;
}
.footer-menu {
  display: none;
}
#mobile-menu .menu-link {
  align-items: center;
  display: flex;
  font-size: clamp(19px, 17.518px + 100vw * 0.0038, 24px);
  font-weight: 500;
  gap: 12px;
  letter-spacing: 0.01em;
  line-height: 1.2;
  min-height: 64px;
  padding: 8px 0;
  position: relative;
  width: 100%;
  --color: #fff;
}
#mobile-menu .menu-link:before {
  background-color: #fff;
  border-radius: 12px;
  content: "";
  top: 0;
  right: -8px;
  bottom: 0;
  left: -8px;
  opacity: 0;
  position: absolute;
}
#mobile-menu .menu-link.-active.-exact:before {
  opacity: 0.1;
}
._menu-page-thumbnail[data-size="small"] {
  border-radius: 8px;
  height: var(--64-48);
  width: var(--64-48);
}
div#mobile-menu .label span {
  font-size: 19px;
  font-family: "Sequel Sans";
}
#mobile-menu .menu-link:after {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 6px;
  position: absolute;
  right: 12px;
  top: calc(50% - 3px);
  transform: scale(0);
  width: 6px;
}
#mobile-menu .menu-link.-active.-exact:after {
  transform: scale(1);
}
div#mobile-menu ul {
  width: 100%;
}
div#mobile-menu {
  padding: 140px 20px 20px 20px;
  overflow: scroll;
}
.menu-list .inner-menu-item:last-child {
  border: unset !important;
}
.menu-list .inner-menu-item span.inner-heading {
  font-family: "Sequel Sans";
  font-size: 16px;
  font-weight: 500;
  opacity: 0.5;
}
span.subhead-2.-medium {
  font-family: "Sequel Sans";
}
._menu-page-thumbnail {
  background: #185c6f;
}
a.site-logo img {
  max-width: 200px;
}
.homepage-stat.is-selected * {
  font-family: "Sequel Sans";
}
.homepage-stat-slider.flickity-enabled.is-draggable .flickity-viewport {
  height: 50px !important;
}
.homepage-stat span {
  font-size: 16px;
  padding-top: 10px;
}
.homepage-text p {
  font-family: "Sequel Sans";
  font-size: 19px;
}
.fx-slide-up a.button.button--primary {
  text-decoration: none;
  font-family: "Sequel Sans";
  font-size: 16px;
}
.hompage-ibox-mobile .btn-arrow {
  color: #000;
  font-family: "Sequel Sans";
  text-decoration: none;
}
.page.homepage-video-desktop video {
  display: none;
}
.homepage-video-mobile,
.homepage-title-mobile {
  display: block;
}
.homepage-stat * {
  font-family: "Sequel Sans";
}
.left-col.full-width {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: clamp(16px, 5.86px + 100vw * 0.026, 50px);
  z-index: 1;
}
.left-col.full-width span.icon-container {
  align-items: center;
  background-color: #645df1;
  border-radius: 100%;
  display: flex;
  height: max(24.4px, 24.4px + 100vw * 0.0233);
  justify-content: center;
  position: relative;
  width: max(24.4px, 24.4px + 100vw * 0.0233);
}
.left-col.full-width span.icon-container .xlarge.icon {
  --icon-color: #fff;
  height: max(21.2px, 21.2px + 100vw * 0.0064);
  width: max(21.2px, 21.2px + 100vw * 0.0064);
}
.left-col.full-width svg path {
  fill: #fff;
}
.left-col.full-width h3.-h3.title {
  font-size: 53px;
  color: #2e21de;
  font-weight: 500;
  padding-right: 50px;
}
.left-col ul.list li {
  border-left: 1px solid rgba(64, 32, 223, 0.1);
  color: #2e21de;
  flex: 0 0 33%;
  padding: min(4px, 4px + 100vw * 0) 0 0 min(12px, 12px + 100vw * 0);
  line-height: 24px;
  font-weight: 500;
}
.left-col ul.list {
  display: flex;
  gap: max(20.4px, 20.4px + 100vw * 0.0021);
}
.right-col.full-width {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  flex: 1;
}
.right-col.full-width video {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: max(20.4px, 20.4px + 100vw * 0.0021);
  height: 100%;
  max-width: inherit;
  mix-blend-mode: multiply;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: auto;
  margin-left:auto;
}
.left-col.full-width .content-container {
  display: flex;
  flex-direction: column;
  gap: max(20.4px, 20.4px + 100vw * 0.0021);
}
section.get-in-touch {
  --getInTouch-backgroundColor: #040313;
  --getInTouch-boxBackgroundColor: #161631;
  --getInTouch-borderColor: rgba(9, 17, 100, 0.1);
  --getInTouch-color: #fff;
}
section.get-in-touch {
  align-items: flex-start;
  background-color: var(--getInTouch-backgroundColor);
  color: var(--getInTouch-color);
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
}
section.get-in-touch .bg-media-container {
  display: block;
  position: relative;
  top: 4px;
  width: 100%;
}
section.get-in-touch .bg-media-container img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  display: block;
}
section.get-in-touch .container .row {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
section.get-in-touch .container .row .inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: max(21.2px, 21.2px + 100vw * 0.0064);
  position: relative;
  border: 2px solid var(--getInTouch-borderColor);
  border-radius: max(23.6px, 23.6px + 100vw * 0.0191);
  padding-bottom: max(21.2px, 21.2px + 100vw * 0.0064);
}
section.get-in-touch .container .row .inner span.bg {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background: var(--getInTouch-boxBackgroundColor);
  border-radius: max(23.6px, 23.6px + 100vw * 0.0191);
  display: block;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
section.get-in-touch .container .row .inner .title-container {
  background-color: var(--getInTouch-backgroundColor);
  border-radius: max(23.6px, 23.6px + 100vw * 0.0191);
  padding: max(24.4px, 24.4px + 100vw * 0.0233) 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}
section.get-in-touch .container .row .inner .title-container h3.-h5.title {
  font-size: 32px;
}
section.get-in-touch .container .row .inner .contact-container {
  justify-content: flex-start;
  padding: 0
    calc(
      (var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) *
        2 - var(--grid-gutter) * 2
    );
  position: relative;
  width: 100%;
}
.contact-container a {
  background: #3d34ff !important;
  display: block;
  color: #fff;
  max-width: 100%;
  text-align: center;
  padding: 13px 0px;
  border-radius: 50px;
}
.contact-container a:hover {
  background: #0d12a5 !important;
}
section.get-in-touch .container .row .inner .contact-container span.bg {
  display: none !important;
}
.overlay-text p {
  color: #fff;
  max-width: 600px;
  font-size: 22px;
  margin: 0px auto;
  padding-top:30px;
}
.text-section h1 {
  color: #fff !important;
  font-size: 50px;
}
div#headerText {
  margin-bottom: 30px;
}
#imageSequence img{
height:115vh!important;
margin-top: -67px!important;
}
.scroll-section {
  position: relative;
  height:200vh;
  top: -160px;
}
.text-section {
  position: absolute;
  bottom: -109px;
    margin: 0px;
    width: 100%;
    text-align: center;

}
._common-header {
    position: sticky;
    overflow: visible;
    height: 100svh;
    top: 0px;
}

.background,
video,
#fallbackImage,
#imageSequence img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

video {
  z-index: 1;
}

#fallbackImage {
  opacity: 0;
  z-index: 2;
}

#imageSequence img {
  opacity: 0;
  z-index: 3;
  pointer-events: none;
}

#imageSequence img.active {
  opacity: 1;
  z-index: 4;
}

.overlay-text {
  position: relative;
  z-index: 5;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
button._menu-button:after{
  content:unset!important;
}
div#imageSequence {
  margin-top: -40px;
}
.overlay-text.visible {
  opacity: 1;
  transform: translateY(0);
}

.down-arrow {
  margin-top: 1rem;
  font-size: 2rem;
  color: white;
  opacity: 0;
  transition: opacity 0.6s ease;
}

.down-arrow.visible {
  opacity: 1;
}

.next-section {
  height: 100vh;
  background: #111;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
._common-header.mobile {
  display: none;
}

@media screen and (min-width: 768px) {
  .homepage-video-mobile {
    height: auto !important;
  }
  .homepage-stat-slider.flickity-enabled.is-draggable .flickity-viewport {
    height: 100px !important;
  }
  .homepage-stats .flickity-enabled {
    width: 100% !important;
  }
  .cube-scene.js-scene {
    opacity: 1;
    margin: 0px auto;
  }
  .homepage-title-mobile img {
    max-width: 500px;
    margin: 0px auto;
  }
  .homepage-video-desktop {
    overflow: visible;
  }
  section._client-testimonials.reviews-section {
    margin-top: 100px;
  }
  .page.homepage-text * {
    opacity: 1 !important;
  }
  .page.homepage-text {
    position: unset !important;
    margin: 0px !important;
    max-width: 100% !important;
    padding-top: 0px !important;
  }
  .homepage-stats {
    position: unset !important;
    margin-top: 200px !important;
  }

  .page.homepage-text {
    position: unset !important;
    margin-top: 0px !important;
    text-align: center;
  }
  .hompage-ibox-mobile .btn-arrow {
    padding-left: 31px;
  }
  .page.homepage-text > div {
    margin: 0px auto;
  }
  .hompage-ibox-mobile {
    position: unset !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
    text-align: center;
    margin-top: 129px !important;
  }
  .letters.js-letters-container {
    display: none !important;
  }
}
img.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
section.pricing .container {
    height: auto !important;
}
.container-fluid.pricing-table {
    margin: 0px!important;
}
section.faq-banner.sign-up h1 {
    font-size: 31px!important;
}
section[data-component="reasons"] .word {
    font-size: 25px !important;
    line-height: 30px !important;
}
span.content-bg {
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    overflow: visible!important;
}
span.content-bg {
    border-radius: 0px !important;
}
.modal-popup span.content-bg {
    width: 100% !important;
}
.feature-box {
    flex: 0 0 calc(50% - min(12px, 12px + 100vw * 0))!important;
}
button.close-popup {
    left: 17px!important;;
    top: 10px!important;;
}
span.click-outside {
    display: none !important;
}
.modal-popup {
    width: 100% !important;
}
.popup-inner .scroller-container .inner.content {
    --offset: 0!important;
    --width: 32!important;
    padding-bottom: clamp(112px, 78.655px + 100vw * .0855, 224px)!important;
padding-top: 86px!important;
}
.modal-card {
    flex: 0 0 100%!important;
    margin-top: 34px!important;
}
.image-container {
    height: clamp(380px, 346.655px + 100vw * .0855, 492px)!important;
    max-height: clamp(380px, 346.655px + 100vw * .0855, 492px)!important;
}
.scroll-section {
    top: -109px !important;
}
  ._common-header.desktop {
    display: none;
  }
  .scroll-section {
    height: auto !important;
  }
  ._common-header.mobile {
    display: block !important;
    position: unset !important;
  }
  .text-section .overlay-text {
    opacity: 1 !important;
margin:0px!important;
  }
  .text-section h1 {
    font-size: 36px !important;
  }
  .down-arrow {
    opacity: 1 !important;
    display:none!important;
  }
  .text-section {
    position: absolute;
    bottom: 111px !important;
  }
  .text-section .overlay-text p {
    color: #fff;
    font-size: 18px;
  }
  .text-section {
    padding: 0px 20px;
  }
  section.get-in-touch {
    min-height: 60vh;
  }
  section.get-in-touch .container .row .inner .title-container h3.-h5.title {
    font-size: 22px !important;
  }
  section.journey h2 {
    font-size: 50px !important;
  }
  .year-section {
    flex-wrap: nowrap !important;
  }
  button.year-btn {
    padding: 5px 24px !important;
  }
  .nav-btn {
    line-height: 25px;
    padding: 0px 4px;
    width: 39px;
    height: 37px;
    font-size: 26px !important;
  }
  .years {
    gap: 4px !important;
  }
  body .year-section .card {
    width: 285px !important;
    max-width: unset !important;
  }
  body section[data-component="reasons"] .xxlarge-15,
  body section[data-component="reasons"] .xxlarge-10 {
    max-width: 90% !important;
  }
  img.desktop {
    display: none !important;
  }
  img.mobile {
    display: block !important;
    max-width: 100%!important;
    margin: 40px auto;
  }
  section.pricing .container-fluid.pricing-table,
  section.pricing .container-fluid.pricing-table .row {
    padding: 0px;
  }
  .tab-image {
    position: unset !important;
  }
  div#card2 .right-col.full-width {
    position: relative;
    flex: unset !important;
    height: unset !important;
  }
  .xxlarge-22.large-24.medium-28.small-30.xsmall-32.col.cards-col {
    height: unset !important;
  }
  div#card2 video {
    position: relative;
    width: 100% !important;
    object-fit: contain;
    height: auto !important;
  }
  div#card2 {
    flex-direction: column !important;
    height: 80vh !important;
  }
  .left-col.full-width .content-container {
    padding-top: 20px;
  }
  .left-col.full-width h3.-h3.title {
    font-size: 25px !important;
    padding: 0px !important;
  }
  .left-col ul.list {
    display: block !important;
  }
  .left-col.full-width {
    flex: unset !important;
    max-width: 100% !important;
  }
  .left-col.full-width {
    padding: 30px 20px;
  }
  .full-width.card {
    position: unset !important;
    height: unset !important;
    opacity: 1 !important;
    transform: unset !important;
  }
  .full-width.card {
    position: unset !important;
    height: unset !important;
  }
  section.animate-section .container,
  section.animate-section .row {
    padding: 0px;
  }
  a.site-logo img {
    max-width: 150px !important;
  }
  button#menu-toggle.active {
    background: #2a849e;
  }
  .menu-list {
    padding-bottom: 60px;
  }
  header._common-header {
    margin-top: -117px !important;
  }
  ul.links {
    display: none !important;
  }
  .footer-menu {
    display: block !important;
  }
  .footer-menu * {
    color: #fff !important;
  }
  footer.site-footer {
    padding: 60px 20px;
  }
  .footer-menu button.footer-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  button.footer-toggle {
    font-family: "Sequel Sans";
    font-size: 16px;
    font-weight: 500;
  }
  .footer-menu button.footer-toggle span {
    font-size: 25px !important;
    font-weight: 100;
  }
  a.signup {
    display: none !important;
  }
  .footer-section ul.footer-links {
    padding: 25px 0px 25px 15px;
    border-bottom: 1px solid #ffffff24;
  }
  a.site-logo {
    font-size: 30px;
  }
  h1.title-2.-medium {
    font-size: 40px;
  }
  .g-row.d-flex.main-row.color-white.relative {
    justify-content: space-between;
    flex-direction: column;
    padding-bottom: 50px;
  }
  .g-row.d-flex.main-row.color-white.relative .col-md-8.d-flex {
    padding-top: 90px;
    display: block !important;
    width: 100% !important;
  }
  .g-row.d-flex.main-row.color-white.relative .col-md-4 p {
    font-size: 18px;
  }
  ul.taglines.flex.flex-col.items-center.title-2.no-select {
    padding: 0px;
  }
  ._hero-introduction .taglines li {
    padding-top: 10vh;
  }
  ._hero-introduction .taglines img {
    max-width: 45px;
  }
  ._hero-introduction .taglines h3 {
    font-size: 45px;
  }
  section._client-testimonials h2 {
    font-size: 32px;
  }
  ul.cards.stack {
    padding: 0px 20px;
  }
  a.scroll-link {
    display: none;
  }
  section._hero-introduction-new .title h2 {
    font-size: 85px !important;
  }
  nav._menu[data-variant="drawers"] {
    display: none;
  }
  #menu-toggle {
    display: block !important;
  }
}

section.pricing h2 span {
  font-weight: 500;
}

section.pricing h2 {
  font-size: 34px;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 500;
}
section.pricing p {
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  margin-top: 30px;
}
section.pricing a.get-funded {
  text-align: center;
  max-width: fit-content;
  margin: 30px auto;
  background: #000;
  color: #fff;
  padding: 13px 40px;
  border-radius: 50px;
}
section.pricing .container {
  display: flex;
  flex: 1 0 0px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: 975px;
  justify-content: flex-start;
  padding: 64px 0 0;
  position: relative;
}
.tab-image {
  position: absolute;
  bottom: -471px;
  flex: none;
}
.hover-link {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background: #000;
  color: white;
  font-size: 16px;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
  border-radius: 50px;
  transition: background 0.4s ease;
  padding: 13px 30px;
}

/* Default text visible */
.default-text {
  display: block;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

/* Hover text hidden initially */
.hover-text {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.4s ease, opacity 0.4s ease;
  line-height: 60px;
}

/* On hover: swap text with animation */
.hover-link:hover {
  background: #2e21de;
}

.hover-link:hover .default-text {
  transform: translateY(-85%);
  opacity: 0;
}

.hover-link:hover .hover-text {
  transform: translateY(-85%);
  opacity: 1;
  visibility: visible;
}
.container-fluid.pricing-table {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-width: 1px 0px 1px 0px;
  background: #fff !important;
  z-index: 999;
  position: relative;
  margin-top: 300px;
}
.container-fluid.pricing-table .col-md-4 {
  border-right: 1px solid #ddd;
  padding: 50px 0px;
}
.container-fluid.pricing-table h2 {
  color: #000 !important;
}
.container-fluid.pricing-table p {
  margin-top: 3px;
}
.pricing-bullet p {
  margin-bottom: 20px;
}

.pricing-bullet {
  margin-top: 40px;
}
a.hover-link {
  margin: 40px auto 0px auto !important;
  width: fit-content !important;
  display: block;
}
.popular {
  text-align: center;
  background: #000;
  color: #fff;
  padding: 6px 0px;
  margin-bottom: 20px;
}
.container-fluid.pricing-table .col-md-4:nth-child(2) {
  padding-top: 0px;
}
.container-fluid.pricing-table .col-md-4:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-fluid.pricing-table .col-md-4:last-child h2 {
  font-size: 25px;
  color: #2e21de !important;
  transition: transform 0.3s ease;
}
.container-fluid.pricing-table .col-md-4:last-child:hover h2 {
  transform: scale(1.09);
  will-change: transform;
}

.container-fluid.pricing-table .col-md-4:last-child:hover {
  background: #dddddd5c;
}
section[data-component="reasons"] p.-title2.paragraph {
  max-width: 100% !important;
}
section[data-component="reasons"] .xxlarge-15 {
  max-width: 60% !important;
  flex: unset !important;
}
section[data-component="reasons"] .xxlarge-10 {
  flex: unset !important;
  max-width: 16% !important;
}
[data-component="reasons"][data-v-e3a8d46e]:before {
  content: unset !important;
}



section.platform-section {
    background: linear-gradient(to bottom, #3b82f6, #9333ea);
    padding: 80px 20px;
    margin-top: -100px;
}
section.platform-section .xxlarge-26.xlarge-28.medium-32.small-32.col.cards-list {
    padding: 0px;
}
.modal-card {
    display: flex;
    flex-direction: column;
    gap: min(16px, 16px + 100vw * 0);
    overflow: hidden;
    position: relative;
    cursor: pointer;
   flex: 1;
}
.modal-card h3 {
    color: #fff;
    font-size: 21px;
}
section.platform-section .xxlarge-26.xlarge-28.medium-32.small-32.col.cards-list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}
.image-container {
    height: clamp(380px, 353.207px + 100vw * .0687, 470px);
    max-height: max(65px, 65px + 100vw * .2382);
    overflow: hidden;
    position: relative;
}
.image-wrapper {
    border-radius: min(12px, 12px + 100vw * 0);
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.image-wrapper img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform 2.5s cubic-bezier(.19,1,.22,1);
    width: 100%;
    will-change: transform;
}
.image-wrapper img:after {
    background-color: #0000004d;
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 2.5s cubic-bezier(.19,1,.22,1);
}
.plus-btn[data-v-ada796ad] {
    bottom: 10px;
    position: absolute!important;
    right: 10px;
    transition: transform 1.5s cubic-bezier(.19,1,.22,1);
    will-change: transform;
    padding: 0;
    width: 50px;
    gap: 12px;
    height: 50px;
}
[data-component=button][data-v-fdc95d51]:before {
    content: "";
    height: calc(100% + 20px);
    left: -10px;
    position: absolute;
    top: -10px;
    width: calc(100% + 20px);
}
[data-component=button].primary .bg[data-v-fdc95d51] {
    background-color: #2e21de;
    border: 1px solid transparent;
}
[data-component=button][data-v-fdc95d51] {
    --icon-color: var(--button-color, #fff);
    --duration: .5s;
    --ease: cubic-bezier(.19,1,.22,1);
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative;
}
[data-component=button] .bg[data-v-fdc95d51] {
    border-radius: 50px;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: transform var(--duration) var(--ease), background-color var(--duration) var(--ease), opacity var(--duration) var(--ease);
}
[data-component=icon].large[data-v-0b1d9552] {
    height: max(20.4px, 20.4px + 100vw * .0021);
    width: max(20.4px, 20.4px + 100vw * .0021);
}
[data-component=icon][data-v-0b1d9552] {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
[data-component=icon][data-v-0b1d9552] svg {
    height: 100%;
    width: 100%;
}
[data-component=button] .icon[data-v-fdc95d51] svg path {
    transition: fill var(--duration) var(--ease);
}
[data-component=icon][data-v-0b1d9552] svg circle, [data-component=icon][data-v-0b1d9552] svg path {
    fill: var(--icon-color, #000);
    stroke: none;
}
.animation-container {
    border-radius: min(18px, 18px + 100vw * 0);
    bottom: auto;
    top: 10%;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
    background: #1f2c4126;
    margin: auto;
    padding: 0;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    height: 36px;
}
.-body_medium_regular.description p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.modal-card:hover .image-container .image-wrapper img {
    transform: scale(1.05);
}
.modal-card:hover .image-wrapper img:after {
    opacity: 1;
}
.modal-card:hover button {
    transform: scale(1.1) rotate(180deg);
}
.plus-btn[data-v-ada796ad] svg path {
    fill: #fff;
}
.modal-popup {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 100;
    height: 100vh;
    left:0;
}
.modal-popup span.bg {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #01001ff2;
    display: block;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
}
[data-component=content-modal][data-v-6134a5f2] {
    --modal-width: calc(var(--grid-padding) + var(--grid-gutter) + (var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) * 16 - var(--grid-gutter) * 2);
}
.modal-popup span.content-bg {
    background-color: #fff;
    border-bottom-left-radius: max(21.2px, 21.2px + 100vw * .0064);
    border-top-left-radius: max(21.2px, 21.2px + 100vw * .0064);
    display: block;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: var(--modal-width);
}
span.click-outside {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100vw - var(--modal-width));
    z-index: 10;
}
.popup-inner {
    overflow-y: scroll;
    height: auto;
    max-height: 100%;
    overscroll-behavior: contain;
    position: relative;
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.popup-inner .scroller-container .inner.content {
    --offset: 18;
    --width: 14;
    color: #01001f;
    margin-left: calc((var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) * var(--offset) + var(--grid-padding) + var(--grid-gutter));
    padding-bottom: max(28.2px, 28.2px + 100vw * .0434);
    padding-top: max(28.2px, 28.2px + 100vw * .0434);
    width: calc((var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) * var(--width) - var(--grid-gutter) * 2);
}


span.content-bg {
    --modal-width: calc(var(--grid-padding) + var(--grid-gutter) + (var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) * 16 - var(--grid-gutter) * 2);
}

:root {
    --computed-100vh: 100vh;
    --initial-100vh: 100vh;
    --native-scrollbar-width: 0px;
    --computed-100vw: calc(100vw - var(--native-scrollbar-width));
}
:root {
    --lvh: 1lvh;
    --dvh: 1dvh;
    --svh: 1svh;
    --grid-num-cols: 32;
    --grid-max-width: 106.25rem;
    --grid-col-width: 3.125%;
    --grid-padding: clamp(16px, 8.278px + 100vw * .0198, 42px);
    --grid-gutter: clamp(2px, -.964px + 100vw * .0076, 12px);
    --grid-inset: calc(var(--grid-padding) + var(--grid-gutter));
    --modal-width: calc(var(--grid-padding) + var(--grid-gutter) + (var(--computed-100vw) - 2 * var(--grid-padding)) / var(--grid-num-cols) * 26 - var(--grid-gutter) * 2);
    --xxlarge: 2000px;
    --xlarge: 1700px;
    --large: 1440px;
    --medium: 1290px;
    --small: 1023px;
    --xsmall: 743px;
    --xxsmall: 410px;
}






@media screen and (max-width: 1700px) {
    .xlarge-28 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
}
.xxlarge-26 {
    flex: 0 0 81.25%;
    max-width: 81.25%;
}



.statistics-matrix {
    display: none!important;
}





























































