@font-face {
  font-family: Cabinetgrotesk Variable;
  src: url('../fonts/CabinetGrotesk-Variable.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.footer-link {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.coming-soon-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  display: flex;
}

.body {
  font-family: Cabinetgrotesk Variable, sans-serif;
}

.body.b1 {
  text-align: center;
  font-size: 140px;
  font-weight: 700;
  line-height: 200px;
}

.columns {
  display: flex;
}

.columns.gap {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
}

.columns.pt120 {
  margin-top: 120px;
}

.heading-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 96px;
  line-height: 120px;
}

.footer {
  background-image: url('../images/870787af2ce70e094dc6b7216db4aff8-min.jpeg');
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #0a0a30;
}

.footer-left-inner {
  color: #0a0a30;
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  font-size: 44px;
  font-weight: 500;
  line-height: 54px;
  display: flex;
}

.image-1 {
  border-radius: 24px 24px 0 0;
}

.footer-logo {
  justify-content: flex-end;
  margin-left: auto;
  display: flex;
}

.footer-logo.mobile {
  margin-left: 0;
  display: none;
}

.column.f50 {
  flex-flow: column;
  flex: 1 0 50%;
  display: flex;
}

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

.footer-address-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 100%;
  line-height: 17px;
  display: flex;
}

.input {
  background-color: #fff0;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #fff;
  border-bottom-color: #ffbc00;
  height: 52px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  position: relative;
}

.input::placeholder {
  color: #0a0a30;
}

.contact-link {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.success-message {
  background-color: #0000;
}

.success-title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #84f200;
  align-items: center;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
  display: flex;
}

.footer-wrap {
  justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.subscription-wrap {
  background-color: #17240866;
  border-radius: 16px;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.hero-text {
  font-size: 20px;
  line-height: 28px;
}

.logo-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.dark {
  color: #fff;
  background-color: #000;
}

.section.hero {
  padding-top: 200px;
}

.section.hero-bg {
  min-height: 100vh;
  position: relative;
}

.section.hero-bg.for-business {
  background-image: url('../images/282f66e7154e1580d17c36128c3d8d2d-min.jpeg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.section.hero-bg.for-influencers {
  background-image: url('../images/40db970088f17f5f5d8c4526d6775b02_11zon.jpeg');
  background-position: 50%;
  background-size: cover;
  display: flex;
}

.section.p160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.main-wrap {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  background-color: #00213f33;
  border-radius: 32px;
  padding-top: 24px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.subscription-text {
  font-size: 28px;
  line-height: 36px;
}

.submit-btn {
  color: #000;
  background-color: #ffbc00;
  border-radius: 12px;
  width: 100%;
  height: 56px;
  margin-top: 32px;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
}

.hero-video-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.image-2 {
  border-radius: 24px 24px 0 0;
  margin-top: auto;
}

.footer-left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.footer-right {
  grid-column-gap: 126px;
  grid-row-gap: 126px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-contact-wrap {
  flex-flow: column;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.card-title {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.hero-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-wrap.business {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  justify-content: flex-end;
  height: 100%;
  font-size: 32px;
  line-height: 38px;
}

.container {
  max-width: 1280px;
  padding-left: 80px;
  padding-right: 80px;
}

.container.nav {
  flex-flow: column;
  min-height: 100%;
  display: flex;
}

.container.h100 {
  width: 100%;
}

.hero-main-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.hero-card._2 {
  flex: 0 40%;
  justify-content: center;
}

.column-text-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.subscription-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 52px;
}

.footer-line {
  background-color: #0a0a30;
  width: 100vw;
  height: 1px;
}

.footer-line.small {
  height: 28px;
}

.navigation {
  z-index: 10;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
  inset: 0% 0% auto;
}

.navigation-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.nav-link {
  color: #0a0a30;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link.hidden {
  opacity: 0;
}

.hero-title-wrap {
  flex-flow: column;
  display: flex;
}

.hero-title-wrap.horisontal {
  flex-flow: row;
}

.hero-subtitle {
  color: #0a0a30;
  text-align: center;
  max-width: 700px;
  font-size: 40px;
  line-height: 60px;
}

.hero-button-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.hero-button-wrap.t24 {
  margin-top: 24px;
}

.image-266 {
  max-height: 64px;
}

.div-block-35 {
  position: relative;
}

.div-block-34 {
  z-index: 50;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.highlight {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.highlight:hover {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #0000001f;
  display: block;
}

.button {
  border-radius: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.button:hover {
  background-color: #0000001f;
}

.button.removepadding {
  height: auto;
  padding: 0;
}

.div-block-37 {
  position: relative;
}

.nav-menu-wrap {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/870787af2ce70e094dc6b7216db4aff8-min.jpeg');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.nav-menu-wrap-top {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.close-icon {
  filter: invert();
}

.nav-link-wrap {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.nav-menu-link {
  color: #0a0a30;
  border-radius: 16px;
  width: calc(100% + 80px);
  margin-left: -40px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-size: 64px;
  font-weight: 800;
  line-height: 88px;
  text-decoration: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.nav-menu-link:hover {
  background-color: #fff6;
}

.nav-social-wrap {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 88px;
  display: flex;
}

.nav-app-wrap, .nav-social-link-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.nav-social-link {
  width: 56px;
}

.lottie-wrap {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.content-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  min-height: 100vh;
  max-height: 100vh;
  padding-left: 40px;
  display: flex;
}

.title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.column-title {
  color: #0a0a30;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
}

.column-subtitle {
  color: #0a0a30;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.list-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.list-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.list-item-title-wrap {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  padding-left: 14px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.list-item-bullet {
  background-color: #ffbc00;
  width: 12px;
  height: 12px;
}

.list-item-bullet.red {
  background-color: #ff2e00;
}

.list-item-bullet.blue {
  background-color: #2cafff;
}

.list-item-text {
  color: #0a0a30;
  padding-left: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.statement-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.statement-title {
  color: #0a0a30;
  font-size: 44px;
  font-weight: 800;
  line-height: 55px;
}

.statement-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.statement-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  border: 1px solid #ffbc00;
  border-radius: 24px;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.statement-author {
  color: #0a0a30;
  font-size: 36px;
  font-weight: 800;
  line-height: 44px;
}

.statement-position {
  color: #0a0a30;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.statement-card-star-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.statement-card-text {
  color: #0a0a30;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.footer-bottom {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.footer-text-bold {
  font-size: 64px;
  font-weight: 800;
  line-height: 80px;
}

.footer-social-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.loading-screen {
  z-index: 1000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-mobile, .image-wrap {
  display: none;
}

.footer-label {
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 30px;
  display: none;
}

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

.menu-text {
  color: #0a0a30;
}

.btn-icon-mobile {
  display: none;
}

.load-img {
  width: 200px;
}

.background-video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
}

.text-block-2 {
  font-family: Inter, sans-serif;
}

.card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.card-image-wrap {
  aspect-ratio: 1;
}

.card-image-wrap._1 {
  background-image: url('../images/3eecb855a0fa41449bc5250276b2a9c9-min_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #ff2e00;
}

.card-image-wrap._2 {
  background-image: url('../images/07ec71e91099a0a7f8736c9fd8d7ca81_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #ffbc00;
}

.card-image-wrap._3 {
  background-image: url('../images/bce36c00601dee7af24af1780b0bd323_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #2cafff;
}

.card-image-wrap._4 {
  background-image: url('../images/02de6faadf6765ad8378523d79eae1e9_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #ff2e00;
}

.card-image-wrap._5 {
  background-image: url('../images/f3dcb36f7c586d3143b768befc8705fd_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #ffbc00;
}

.card-image-wrap._6 {
  background-image: url('../images/32cbf53cffb6fed082a007a2863b0bef_11zon.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px solid #2cafff;
}

.card-title-one {
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
}

.card-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.input-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.form-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.contact-us-wrap {
  margin-top: auto;
  margin-bottom: auto;
}

.contact-us-title {
  color: #0a0a30;
  font-size: 64px;
  font-weight: 800;
  line-height: 110px;
}

.contact-us-text {
  color: #0a0a30;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.logo-light {
  opacity: 0;
  position: absolute;
}

.style {
  display: none;
}

.text-block-3 {
  color: #0a0a30;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.embed {
  display: none;
}

.section-2 {
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.privacy-title {
  color: #111;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.privacy-title.main {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
}

.privacy-title.big {
  font-size: 40px;
}

.privacy-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  overflow: hidden;
}

.table-row-group.top {
  border-bottom: 1px solid #bbb;
}

.header-cell.right-border {
  border-right: 1px solid #bbb;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.header-cell.right {
  text-align: center;
  padding-left: 1rem;
}

.header-cell.right.top-border {
  border-top: 1px solid #bbb;
  padding-left: 0;
  display: flex;
}

.header-cell.left {
  text-align: center;
  border-left: 1px solid #d3d3d3;
  height: 100%;
  padding-left: 0;
}

.header-cell.left.top-border {
  border-top: 1px solid #bbb;
  display: flex;
}

.header-cell.border-right {
  border-left: 1px solid #bbb;
  border-right: 1px solid #d3d3d3;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-right: 0;
  display: flex;
}

.header-cell.border-right.border-top {
  border-top: 1px solid #bbb;
}

.privacy-text {
  color: #111;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.4;
}

.table-row {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #d3d3d3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.table-row.no-border-4-columns {
  border-bottom-color: #fff;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-row.border-4-columns {
  border-bottom-color: #bbb;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-row.no-border-5-columns {
  border-bottom-color: #fff;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-row.border-5-columns {
  border-bottom-color: #bbb;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-row.no-border-2-columns {
  border-bottom-color: #fff;
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-row.border-2-columns {
  border-bottom-color: #bbb;
  grid-template-columns: 1fr 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.table-title {
  font-size: 20px;
  line-height: 26px;
}

.cell-text-privacy {
  font-size: 14px;
  line-height: 18px;
}

.table-wrapper {
  border: 1px solid #fff;
  border-right-color: #d3d3d3;
}

.back {
  width: 32px;
  height: 32px;
}

.cell-wrapper {
  justify-content: center;
  align-items: stretch;
  margin-top: auto;
  margin-bottom: auto;
  padding: 15px;
  display: flex;
}

.cell-wrapper.head {
  margin-top: 7px;
  margin-bottom: 7px;
}

.cell-wrapper.head.top-border {
  border-top: 1px #bbb;
  margin-top: 7px;
}

.privacy-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  overflow: hidden;
}

.privacy-block-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

@media screen and (max-width: 991px) {
  .coming-soon-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .columns {
    flex-flow: column;
  }

  .columns.gap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .heading-1 {
    line-height: 96px;
  }

  .footer-logo.mobile {
    display: block;
  }

  .footer-logo.desktop, .column.f50.first {
    display: none;
  }

  .input {
    width: 100%;
  }

  .footer-wrap {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .subscription-wrap, .section.dark {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .submit-btn {
    background-position: 220px;
    width: 100%;
  }

  .footer-right {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 0;
  }

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

  .hero-wrap.business {
    text-align: center;
    margin-top: 0;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-main-wrap {
    text-align: center;
  }

  .menu-wrap, .nav-link {
    font-size: 16px;
    line-height: 20px;
  }

  .hero-title-wrap.horisontal {
    justify-content: center;
    width: 100%;
  }

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

  .hero-button-wrap.t24 {
    justify-content: center;
    width: 100%;
  }

  .div-block-34.marginbottom201 {
    margin-bottom: 0;
  }

  .highlight {
    max-height: 56px;
    display: none;
  }

  .nav-link-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
  }

  .nav-menu-link {
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 44px;
    line-height: 54px;
  }

  .content-wrap {
    min-height: auto;
    max-height: none;
    margin-bottom: 160px;
    padding-left: 0;
  }

  .statement-grid {
    grid-template-columns: 1fr;
  }

  .lottie-desktop {
    display: none;
  }

  .lottie-mobile, .image-wrap, .footer-label {
    display: block;
  }

  .image-267, .column-image {
    width: 100%;
  }

  .card-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .card {
    flex-flow: row;
  }

  .card-image-wrap, .card-image-wrap._1 {
    min-width: 300px;
  }

  .input-wrap {
    flex-flow: column;
  }

  .contact-us-wrap {
    text-align: center;
    margin-bottom: 24px;
  }

  .card-content-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
    display: flex;
  }

  .hero-small-image {
    display: none;
  }

  .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .header-cell.border-right.border-top {
    align-items: flex-start;
  }

  .container-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .heading-1 {
    font-size: 48px;
    line-height: 60px;
  }

  .footer-left-inner {
    font-size: 24px;
    line-height: 32px;
  }

  .footer-logo {
    width: 61px;
  }

  .footer-logo.mobile {
    width: 110px;
  }

  .footer-address-wrap {
    flex-flow: column;
    min-width: 100%;
  }

  .contact-link {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-wrap, .subscription-wrap {
    padding-left: 8px;
    padding-right: 8px;
  }

  .logo-wrap {
    order: -1;
    width: 136px;
  }

  .submit-btn {
    background-position: 210px;
  }

  .footer-left {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer-right {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: flex-start;
  }

  .footer-contact-wrap {
    font-size: 14px;
    line-height: 20px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link {
    display: none;
  }

  .hero-title-wrap.horisontal {
    justify-content: center;
    width: 100%;
  }

  .hero-subtitle {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-button-wrap {
    min-width: 100%;
  }

  .hero-button-wrap.t24 {
    justify-content: center;
  }

  .div-block-35 {
    background-color: #fff;
    border: 1px solid #00000029;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .highlight {
    display: none;
  }

  .button.removepadding.leftstorebuttonmobilemargin, .button.removepadding.rightstorebuttonmobilemargin {
    flex: 1;
  }

  .div-block-37 {
    background-color: #fff;
    border: 1px solid #0a0a3029;
    border-radius: 8px;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .nav-social-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .nav-app-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
  }

  .nav-social-link-wrap {
    width: 100%;
  }

  .nav-social-link {
    background-color: #fff;
    border: 1px solid #00000029;
    border-radius: 8px;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    min-height: 56px;
    display: flex;
  }

  .column-title {
    font-size: 32px;
    line-height: 40px;
  }

  .column-subtitle {
    font-size: 18px;
    line-height: 22px;
  }

  .list-item-title-wrap {
    font-size: 16px;
    line-height: 22px;
  }

  .list-item-text {
    padding-left: 0;
    font-size: 14px;
    line-height: 17px;
  }

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

  .statement-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 24px;
  }

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

  .footer-text-bold {
    font-size: 32px;
    line-height: 40px;
  }

  .footer-social-wrap {
    width: 100%;
  }

  .footer-social-link {
    background-color: #fff;
    border: 1px solid #00000029;
    border-radius: 8px;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 56px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
  }

  .menu-text, .btn-icon-desktop {
    display: none;
  }

  .btn-icon-mobile {
    display: block;
  }

  .app-link {
    background-color: #fff;
    border: 1px solid #00000029;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    min-height: 56px;
    display: flex;
  }

  .load-img {
    width: 160px;
  }

  .card {
    flex-flow: column;
  }

  .card-content-wrap {
    padding: 16px;
  }

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

  .container-2 {
    flex-wrap: wrap;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .header-cell.right {
    padding-left: 0;
  }

  .table-title {
    font-size: 14px;
    line-height: 18px;
  }

  .cell-text-privacy {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }

  .table-wrapper.desktop {
    display: none;
  }

  .cell-wrapper {
    padding: 8px;
  }

  .container-3 {
    flex-wrap: wrap;
    height: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 479px) {
  .contact-link {
    white-space: pre-line;
  }

  .footer-wrap {
    overflow: hidden;
  }

  .subscription-text {
    font-size: 20px;
    line-height: 28px;
  }

  .submit-btn {
    background-position: 35%;
  }

  .subscription-title {
    font-size: 28px;
    line-height: 36px;
  }

  .navigation-wrap {
    display: flex;
  }

  .div-block-35 {
    flex: 0 auto;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: center;
    margin-top: 16px;
    margin-bottom: 80px;
    display: flex;
  }

  .div-block-34.marginbottom201 {
    margin-top: 40px;
    margin-bottom: 171px;
  }

  .highlight {
    width: auto;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 48px;
  }

  .button.removepadding.leftstorebuttonmobilemargin {
    box-sizing: border-box;
    object-fit: fill;
    margin-left: 0;
    margin-right: 0;
  }

  .button.removepadding.rightstorebuttonmobilemargin {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-wrap {
    display: flex;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-2 {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .header-cell {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header-cell.right-border {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .header-cell.right.top-border {
    border-left: 1px solid #bbb;
    padding-right: 0;
  }

  .header-cell.left {
    border-top: 1px #d3d3d3;
    border-left-style: solid;
  }

  .header-cell.left.top-border {
    border-left-style: solid;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .header-cell.border-right {
    border-bottom: 1px #d3d3d3;
    border-right-style: solid;
    padding-left: 0;
  }

  .header-cell.border-right.border-top {
    border-left-color: #bbb;
    justify-content: center;
    align-items: center;
  }

  .link {
    word-break: break-all;
  }

  .table-row {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .table-title {
    font-size: 12px;
    line-height: 16px;
  }

  .cell-text-privacy {
    font-size: 10px;
    line-height: 14px;
  }

  .table-wrapper {
    width: 100%;
  }

  .cell-wrapper {
    padding: 5px;
  }

  .cell-wrapper.head {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cell-wrapper.head.top-border {
    margin-top: 0;
  }

  .privacy-block {
    overflow: hidden;
  }

  .container-3 {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc09-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc0b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc0f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc11-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc15-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc17-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc1b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc23-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc25-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc27-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc29-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc2b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc2d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc2f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc31-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc35-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc37-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc39-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc3b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc3d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc3f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc41-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc43-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc47-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc49-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc4b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc4d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc4f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc51-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc53-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc55-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc59-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc5b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc5d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc5f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc61-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc63-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc65-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc67-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc6b-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc6d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc6f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc71-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc73-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc75-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc77-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc79-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc7d-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc7f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc81-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc83-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc85-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc87-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc89-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cc8b-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cca2-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cca4-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cca8-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccaa-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccae-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccb0-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccb4-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccba-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccc1-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccc3-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccc5-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccc7-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccc9-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cccb-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cccd-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cccf-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccd1-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccd3-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccd7-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccd9-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccdb-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccdd-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccdf-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cce1-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cce3-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cce5-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cce7-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cce9-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cced-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccef-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccf1-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccf3-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccf5-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccf7-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccf9-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccfb-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccfd-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4ccff-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd03-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd05-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd07-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd09-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd0b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd0d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd0f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd11-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd13-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd15-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd19-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd1b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd1d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd1f-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd21-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd23-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd25-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd27-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd29-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd2b-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd36-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd38-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd3b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd42-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd44-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd46-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd48-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd4c-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd4e-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd50-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd52-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd56-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd58-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd5a-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd5c-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd60-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd62-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd64-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd66-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd71-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd73-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd76-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd78-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd7b-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd7d-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd80-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd85-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd8c-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd8e-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd90-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd92-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd94-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd96-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd98-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd9a-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd9c-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd9e-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cda3-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cda5-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cda9-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdab-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdae-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdb0-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdb3-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdbb-79906c27, #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdbd-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdbf-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdc1-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdc3-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdc5-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdc7-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7e565400-7613-8a33-93e5-eb04e0b4cdc9-79906c27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7e565400-7613-8a33-93e5-eb04e0b4cd76-79906c27 {
    align-self: start;
  }
}


@font-face {
  font-family: 'Cabinetgrotesk Variable';
  src: url('../fonts/CabinetGrotesk-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}