@font-face {
  font-family: Nata Sans;
  src: url('../images/') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nata Sans;
  src: url('../images/') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nata Sans;
  src: url('../images/') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --neutral-950: #0d0d0d;
  --neutral-50: #fff;
  --green-black: #00615b;
  --acent-green: #2bc48b;
  --neutral-600: #6e6e6e;
  --neutral-200: #cfcfcf;
  --neutral-900: #252525;
  --neutral-800: #3d3d3d;
  --neutral-400: #9e9e9e;
  --primary-600: #ff0004;
  --primary-100: #fdc6c7;
  --neutral-100: #ecf2f7;
  --primary-500: #e53945;
  --whatsapp: #25d366;
  --primary-50: #feecec;
  --neutral-700: #555;
  --primary-200: #fca0a1;
  --primary-900: #500304;
  --primary-800: #890406;
  --store-border: #a6a6a6;
  --hero-bg: #040506;
}

body {
  color: #333;
  font-family: Funnel Display, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  font-family: Funnel Display, sans-serif;
}

.page-wrapper {
  color: var(--neutral-950);
  letter-spacing: -.02em;
  font-family: Inter;
  font-size: 1rem;
  line-height: 1.4;
}

.container-large {
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.padding-section-large {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.padding-section-small {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.heading-style-h1 {
  letter-spacing: -.02em;
  font-family: Funnel Display, sans-serif;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1.is-hero {
  color: var(--neutral-50);
  text-transform: uppercase;
}

.heading-style-h2 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Funnel Display, sans-serif;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h2.text-color-neutral-50.wm-50rem {
  max-width: 30rem;
}

.heading-style-h2.text-color-green-darck {
  color: var(--green-black);
}

.heading-style-h2.text-color-green {
  color: var(--acent-green);
}

.heading-style-h3 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Funnel Display, sans-serif;
  font-size: 1.9375rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h4 {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Funnel Display, sans-serif;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h5 {
  letter-spacing: -.02em;
  font-family: Funnel Display, sans-serif;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-style-h5.text-color-neutral-600 {
  color: var(--neutral-600);
}

.heading-style-h5.text-color-neutral-600.sub-hero {
  color: #fffc;
  max-width: 35rem;
}

.heading-style-h5.text-color-neutral-950.weight-is-medium {
  font-weight: 500;
}

.heading-style-h5.text-color-neutral-400.tiers-note {
  margin-bottom: 0;
}

.display-large {
  letter-spacing: -.02em;
  font-family: Funnel Display, sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.display-large.text-color-green {
  color: var(--acent-green);
}

.text-size-caption {
  letter-spacing: 0;
  font-family: Funnel Display, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.text-size-caption.text-color-neutral-600 {
  color: #ffffffb3;
}

.text-size-medium {
  letter-spacing: -.02em;
  font-family: Funnel Display, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-size-medium.text-color-neutral-600 {
  font-family: Funnel Display, sans-serif;
}

.text-size-medium.text-color-neutral-400 {
  max-width: none;
}

.text-size-medium.text-color-neutral-400.support-sub {
  color: #fffc;
  max-width: 24rem;
}

.text-size-medium.text-color-neutral-950.text-weight-medium {
  font-weight: 500;
}

.text-size-medium.text-color-white70 {
  color: #ffffffb3;
  margin-bottom: 0;
}

.text-size-regular {
  letter-spacing: 0;
  font-family: Funnel Display, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-size-regular.caps-bold {
  text-transform: uppercase;
  font-weight: 600;
}

.text-size-small {
  letter-spacing: 0;
  font-family: Inter;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.5385;
}

.text-size-small.text-color-neutral-400 {
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.divider {
  background-color: var(--neutral-200);
  width: 100%;
  height: 1px;
}

.divider.is-dark {
  background-color: var(--neutral-900);
}

.divider.is-faint {
  background-color: #fff3;
}

.divider.is-strong {
  background-color: var(--neutral-800);
}

.divider.hide {
  display: none;
}

.text-color-neutral-50 {
  color: var(--neutral-50);
}

.text-color-neutral-200 {
  color: var(--neutral-200);
}

.text-color-neutral-400 {
  color: var(--neutral-400);
}

.text-color-neutral-600 {
  color: var(--neutral-600);
}

.text-color-neutral-800 {
  color: var(--neutral-800);
}

.text-color-neutral-950 {
  color: var(--neutral-950);
}

.text-color-primary-600 {
  color: var(--primary-600);
}

.text-color-primary-100 {
  color: var(--primary-100);
}

.background-color-neutral-50 {
  background-color: var(--neutral-50);
}

.background-color-neutral-100 {
  background-color: var(--neutral-100);
}

.background-color-neutral-900 {
  background-color: var(--neutral-900);
}

.background-color-neutral-950 {
  background-color: var(--neutral-950);
}

.background-color-primary-500 {
  background-color: var(--primary-500);
}

.background-color-whatsapp {
  background-color: var(--whatsapp);
}

.button {
  background-color: var(--primary-500);
  color: var(--neutral-50);
  letter-spacing: -.02em;
  text-transform: uppercase;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-family: Funnel Display, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.button:hover {
  background-color: #c4181b;
}

.button.is-outline {
  background-color: #0000;
  border: 1px solid #ffffff80;
}

.button.is-outline:hover {
  border-color: var(--neutral-200);
  background-color: #ffffff24;
}

.button.is-outline.plus-icon {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.button.is-light {
  background-color: var(--neutral-50);
  color: var(--neutral-950);
}

.button.is-light:hover {
  background-color: var(--neutral-200);
}

.button.is-light-bordered {
  border-color: var(--neutral-200);
  background-color: var(--neutral-50);
  color: var(--neutral-950);
  border-style: solid;
  border-width: 1px;
}

.button.is-light-bordered:hover {
  border-color: var(--neutral-400);
  background-color: var(--neutral-100);
}

.button.is-whatsapp {
  background-color: var(--whatsapp);
  column-gap: .75rem;
}

.button.is-whatsapp:hover {
  background-color: #1da851;
}

.button.is-nav {
  letter-spacing: 0;
  height: 2.75rem;
  padding: .75rem 1.5rem;
  font-size: .9rem;
  line-height: 1;
}

.button.is-full {
  width: 100%;
}

.icon-box {
  background-color: var(--neutral-100);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem;
  font-family: Funnel Display, sans-serif;
  display: flex;
}

.icon-box.is-fill-dark {
  color: var(--neutral-50);
  background-color: #ffffff1a;
  border: 1px solid #ffffff0d;
}

.icon-box.is-fill-brand {
  border: 1px solid var(--primary-500);
  background-color: var(--primary-500);
  color: var(--neutral-50);
}

.icon-box.is-fill-brand.text-color-green-acent {
  border-color: var(--acent-green);
  background-color: var(--acent-green);
}

.icon-box.is-fill-white {
  background-color: var(--neutral-50);
}

.icon-box.is-fill-white.text-color-neutral-950 {
  border: 1px solid var(--neutral-50);
}

.sg-section {
  flex-direction: column;
  row-gap: 1.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.sg-row {
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.sg-swatch {
  border-color: var(--neutral-800);
  border-style: solid;
  border-width: 1px;
  border-radius: .5rem;
  align-items: flex-end;
  width: 9rem;
  height: 5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
  display: flex;
}

.section_hero {
  background-color: #000407;
  flex-direction: column;
  height: 55rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-art {
  object-fit: cover;
  object-position: 80% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0;
}

.hero-content {
  z-index: 1;
  flex-direction: column;
  row-gap: 2rem;
  width: 55rem;
  max-width: 60%;
  padding-top: 9rem;
  display: flex;
  position: relative;
}

.hero-cta {
  column-gap: .75rem;
  display: flex;
}

.trustbar {
  background-color: #ecf2f7;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 1.25rem 8%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dot {
  background-color: var(--neutral-950);
  flex-shrink: 0;
  width: .2841rem;
  height: .2841rem;
}

.dot.is-muted {
  background-color: var(--neutral-600);
}

.dot.is-brand {
  background-color: var(--primary-500);
}

.trustbar-fade {
  pointer-events: none;
  width: 11.75rem;
  height: 6.875rem;
  position: absolute;
  top: 0;
}

.trustbar-fade.is-left {
  background-image: linear-gradient(90deg, #fd292c, #fd292c00);
  display: none;
  left: 0;
}

.trustbar-fade.is-right {
  background-image: linear-gradient(270deg, #fd292c, #fd292c00);
  display: none;
  right: 0;
}

.hero-subhead {
  max-width: 39.625rem;
}

.section_why {
  background-color: var(--neutral-50);
  position: relative;
}

.section-header {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  row-gap: 1.5rem;
  max-width: 51.4375rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-header.is-center {
  text-align: center;
  align-items: center;
  width: 100%;
  max-width: none;
}

.section-header.is-wide {
  width: 100%;
  max-width: none;
}

.why-body {
  border-radius: 3.75rem;
  align-items: stretch;
  margin-top: 2.75rem;
  padding-bottom: 1px;
  display: flex;
  overflow: hidden;
}

.why-media {
  background-color: var(--neutral-100);
  background-image: url('../images/WHY-G2G.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 59.04%;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  display: flex;
  overflow: hidden;
}

.why-media-frame {
  background-color: var(--neutral-50);
  border-radius: 3.75rem;
  flex-shrink: 1;
  justify-content: center;
  align-items: center;
  width: 92%;
  max-width: 46.1875rem;
  height: 48.8125rem;
  display: flex;
  overflow: hidden;
}

.why-photo {
  object-fit: cover;
  flex-shrink: 0;
  width: 49.3125rem;
  max-width: none;
  height: 49.375rem;
}

.why-cards {
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
  display: flex;
}

.why-card {
  border-style: solid;
  border-width: 1px;
  border-color: var(--neutral-200);
  background-color: var(--neutral-50);
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1.25rem;
  margin-bottom: -1px;
  padding: 2rem;
  transition: background-color .2s;
  display: flex;
}

.why-card:hover {
  background-color: #ecf2f733;
}

.why-card.is-round-tr {
  border-top-right-radius: 3.75rem;
}

.why-card.is-round-br {
  border-bottom-right-radius: 3.75rem;
}

.why-card.is-dark {
  background-color: #071212;
}

.why-card-text {
  flex-direction: column;
  row-gap: .5rem;
  width: 100%;
  display: flex;
}

.icon-flip-x {
  transform: scaleX(-1);
}

.section_numbers {
  background-color: #071212;
  background-image: url('../images/why-g2g.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  position: relative;
  overflow: hidden;
}

.numbers-inner {
  flex-direction: column;
  row-gap: 7.5rem;
  padding-top: 7.5rem;
  padding-bottom: 0;
  display: flex;
}

.stats-row {
  column-gap: 2rem;
  width: 100%;
  display: flex;
}

.stat {
  text-align: center;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: center;
  row-gap: .75rem;
  display: flex;
}

.stat.is-last {
  padding-right: 1.5rem;
}

.steps-row {
  column-gap: 1rem;
  width: 100%;
  display: flex;
}

.step-card {
  border-bottom: 3px solid var(--neutral-900);
  background-color: #ffffff0d;
  border-radius: 12px;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  align-self: stretch;
  row-gap: .75rem;
  min-width: 0;
  padding: 1.5rem;
  display: flex;
}

.step-card:hover, .step-card.is-active, .step-card.is-active:hover {
  border-bottom-color: var(--primary-500);
}

.step-head {
  align-items: center;
  column-gap: .75rem;
  display: flex;
}

.step-num {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.platform-media {
  background-color: var(--neutral-100);
  border-radius: .5rem;
  width: 100%;
  height: 37.5rem;
  overflow: hidden;
}

.platform-media.hide {
  display: none;
}

.platform-media-img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.text-color-primary-500 {
  color: var(--primary-500);
}

.numbers-block {
  flex-direction: column;
  row-gap: 2.75rem;
  width: 100%;
  scroll-margin-top: 5.5rem;
  display: flex;
}

.section_plans {
  background-color: var(--neutral-50);
  position: relative;
}

.plans-panel {
  background-color: #e7e7e799;
  background-image: url('../images/plans-svg-bg.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3.75rem;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  margin-top: 2.75rem;
  padding: 2.75rem;
  display: flex;
  overflow: hidden;
}

.plan-card {
  background-color: var(--neutral-50);
  border-radius: 1rem;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  align-self: stretch;
  min-width: 0;
  padding: .75rem;
  display: flex;
  overflow: hidden;
}

.plan-card.is-bordered {
  border-color: var(--neutral-100);
  border-style: solid;
  border-width: 1px;
}

.plan-head {
  flex-direction: column;
  width: 100%;
  padding: 3.25rem 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.plan-head.is-brand {
  background-image: url('../images/SWITCHING-OVER.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: .5rem;
}

.plan-art {
  object-fit: cover;
  object-position: 50% 50%;
  width: 40.25rem;
  min-width: 100%;
  max-width: none;
  height: 22.0884rem;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.plan-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  width: 100%;
  padding: 1.5rem 1.375rem 1.375rem;
  display: flex;
}

.plan-li {
  align-items: center;
  column-gap: .25rem;
  width: 100%;
  display: flex;
}

.li-marker {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.li-marker.text-color-green {
  color: var(--acent-green);
}

.text-color-primary-50 {
  color: var(--primary-50);
}

.plan-head-content {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.section_trust {
  background-color: var(--neutral-50);
  scroll-margin-top: 5.5rem;
  position: relative;
}

.trust-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1.1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  column-gap: 1rem;
  width: 100%;
  display: grid;
}

.trust-aside {
  flex-direction: column;
  flex-shrink: 0;
  row-gap: 1.5rem;
  width: auto;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
  position: sticky;
  top: 0;
}

.trust-main {
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  row-gap: 7.5rem;
  min-width: 0;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  padding-left: 1rem;
  display: flex;
}

.compare-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  row-gap: 1.5rem;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
  position: relative;
}

.compare-plate {
  width: 24.3125rem;
  position: absolute;
  right: 0;
}

.compare-plate.is-top {
  background-color: var(--primary-500);
  border-radius: .5rem;
  height: 4.5625rem;
  top: 0;
}

.compare-plate.is-bottom {
  background-color: var(--neutral-50);
  height: 13.3125rem;
  bottom: 0;
}

.compare-row {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.compare-col {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  column-gap: .25rem;
  display: flex;
  overflow: hidden;
}

.compare-col.box-acent {
  background-color: var(--primary-500);
  border-radius: .5rem;
  padding: 1.25rem 1rem;
}

.compare-col.bot-margin {
  padding-left: .5rem;
  padding-right: .5rem;
}

.faq-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  row-gap: 2.75rem;
  width: 100%;
  scroll-margin-top: 5.5rem;
  display: flex;
}

.faq-list {
  flex-direction: column;
  row-gap: 1.5rem;
  width: 100%;
  display: flex;
}

.faq-item {
  flex-direction: column;
  row-gap: .5rem;
  width: 100%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: flex;
  position: relative;
}

.faq-item.hide {
  display: none;
}

.faq-q {
  align-items: flex-start;
  column-gap: .5rem;
  width: 100%;
  display: flex;
}

.faq-icon {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.section_products {
  background-color: #071212;
  background-image: url('../images/why-g2g-b.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  scroll-margin-top: 5.5rem;
  position: relative;
  overflow: hidden;
}

.products-inner {
  flex-direction: column;
  align-items: center;
  row-gap: 2.75rem;
  width: 100%;
  padding-top: 7.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.products-frame {
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.product-tiles {
  align-items: flex-start;
  width: 100%;
  margin-bottom: -1px;
  display: flex;
}

.product-tile {
  border: 1px solid var(--neutral-800);
  background-color: #ffffff0d;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  align-items: center;
  row-gap: 1.5rem;
  min-width: 0;
  height: 9.5rem;
  margin-right: -1px;
  padding: 1.5rem;
  display: flex;
}

.product-tile:hover {
  background-color: #ffffff1a;
}

.product-tile.is-first {
  border-top-left-radius: 1.5rem;
}

.product-tile.is-last {
  border-top-right-radius: 1.5rem;
  margin-right: 0;
}

.product-tile.is-active {
  background-color: var(--primary-500);
}

.tiers-row {
  border-color: var(--neutral-800);
  background-color: #ffffff0d;
  border-style: solid;
  border-width: 1px;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2.75rem;
  display: flex;
}

.tiers {
  align-items: center;
  column-gap: .75rem;
  margin-right: -1px;
  display: flex;
}

.tier-sep {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.tiers-note {
  text-align: right;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.swap-card {
  border-color: var(--neutral-800);
  background-color: #ffffff0d;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2.75rem;
  display: flex;
}

.swap-text {
  flex-direction: column;
  justify-content: center;
  row-gap: .75rem;
  max-width: 80%;
  margin-right: -1px;
  display: flex;
}

.section_support {
  background-color: var(--neutral-50);
  scroll-margin-top: 5.5rem;
  position: relative;
}

.support-panel {
  background-image: url('../images/cta-g2g-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3.75rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.support-art {
  object-fit: cover;
  object-position: 50% 50%;
  width: 88.125rem;
  min-width: 100%;
  max-width: none;
  height: 48.3613rem;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.support-inner {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  row-gap: 2.75rem;
  width: 100%;
  display: flex;
  position: relative;
}

.support-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  row-gap: 1.5rem;
  width: 100%;
  display: flex;
}

.text-color-whatsapp {
  color: var(--whatsapp);
}

.support-title {
  max-width: 44.75rem;
}

.support-sub {
  max-width: 23.875rem;
}

.section_footer {
  background-color: #071212;
  background-image: url('../images/footer-blur-bg.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  padding-top: 3rem;
  padding-bottom: 2.5rem;
  position: relative;
}

.footer-inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.cta-banner {
  background-color: #ffffff0d;
  border-radius: 3.75rem;
  align-items: center;
  width: 100%;
  padding: 2rem 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-art {
  object-fit: cover;
  object-position: 50% 50%;
  width: 85rem;
  min-width: 100%;
  max-width: none;
  height: 36.25rem;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)rotate(180deg);
}

.cta-content {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  column-gap: 2.75rem;
  width: 100%;
  display: flex;
  position: relative;
}

.cta-text {
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  row-gap: 1.5rem;
  min-width: 0;
  display: flex;
}

.footer-cols {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  column-gap: 1rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 0;
  display: grid;
}

.footer-brand {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex-shrink: 0;
  padding-right: 2rem;
  display: flex;
}

.footer-logo {
  object-fit: contain;
  width: 7.625rem;
  height: 2.375rem;
}

.footer-desc {
  max-width: 21.4375rem;
}

.footer-desc.is-grow {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
  max-width: none;
}

.footer-nav {
  flex-grow: 1;
  flex-basis: 0;
  column-gap: 1rem;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.footer-col {
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  row-gap: 2rem;
  min-width: 0;
  padding-right: 2rem;
  display: flex;
}

.footer-col.last {
  padding-right: 0;
}

.footer-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  color: var(--neutral-400);
  flex-direction: column;
  font-family: Funnel Display, sans-serif;
  text-decoration: none;
  display: flex;
}

.footer-links:hover {
  color: var(--neutral-50);
}

.store-badges {
  object-fit: contain;
  width: 16rem;
  height: 2.5rem;
}

.disclaimer-card {
  border-color: var(--neutral-800);
  background-color: #ffffff0d;
  border-radius: 1rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.footer-contacts {
  align-items: center;
  column-gap: 2.75rem;
  width: 100%;
  display: flex;
}

.socials {
  flex-shrink: 0;
  column-gap: .75rem;
  margin-top: 0;
  display: flex;
}

.social-icon {
  background-color: var(--neutral-900);
  border-radius: .3333rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.social-icon.text-color-neutral-400 {
  background-color: #ffffff1a;
}

.social-icon.text-color-neutral-400:hover {
  color: var(--neutral-50);
}

.social-icon.text-color-neutral-400.hide {
  display: none;
}

.footer-bottom {
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 1.5rem;
  width: 100%;
  display: flex;
}

.fab-whatsapp {
  z-index: 60;
  background-color: var(--whatsapp);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: background-color .2s;
  display: flex;
  position: fixed;
  bottom: 1.875rem;
  right: 1.25rem;
  box-shadow: 0 6px 16px #00000040;
}

.fab-whatsapp:hover {
  background-color: #1da851;
}

.fab-whatsapp.text-color-neutral-50 {
  z-index: 9999;
  bottom: 5rem;
}

.fab-icon {
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
}

.link-plain {
  text-decoration: none;
  transition: color .2s;
}

.link-plain:hover {
  color: var(--neutral-50);
}

.navbar-head {
  z-index: 10;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000003;
  align-items: center;
  padding: 1rem 2.5rem;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-head.is-scrolled {
  border-bottom: 1px solid var(--neutral-800);
  background-color: #0d0d0deb;
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  align-items: center;
  column-gap: 2rem;
  display: flex;
}

.nav-link {
  color: var(--neutral-200);
  text-transform: uppercase;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: var(--neutral-50);
}

.nav-link.w--current {
  color: var(--acent-green);
}

.navbar-brand {
  align-items: center;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.navbar-logo {
  object-fit: contain;
  width: 7.625rem;
  height: 2.375rem;
}

.products-block {
  flex-direction: column;
  row-gap: 2.75rem;
  width: 100%;
  display: flex;
}

.faq-toggle {
  white-space: normal;
  cursor: pointer;
  background-color: #0000;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 1rem;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.faq-answer {
  width: 100%;
  box-shadow: none;
  background-color: #0000;
  border-style: none;
  padding-top: .5rem;
  position: static;
}

.nav-burger {
  width: 3rem;
  height: 3rem;
  color: var(--neutral-50);
  background-color: #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: none;
}

.nav-burger-anim {
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
}

.store-links {
  align-items: center;
  column-gap: 1rem;
  display: flex;
}

.store-links.hide {
  display: none;
}

.store-badge {
  flex-shrink: 0;
  align-items: center;
  width: 7.5rem;
  transition: opacity .2s;
  display: flex;
}

.store-badge:hover {
  opacity: .75;
}

.store-badge-img {
  object-fit: contain;
  width: 7.5rem;
  max-width: none;
  height: 2.5rem;
}

.span-acent-green {
  color: var(--acent-green);
}

.compare-column {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  row-gap: 1.5rem;
  width: 100%;
  padding-top: 0;
  padding-bottom: 1.5rem;
  display: grid;
  position: relative;
}

.compare-box {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5rem;
  padding-bottom: 2rem;
  display: flex;
}

.compare-box.acent-one {
  background-color: var(--neutral-100);
  background-image: url('../images/logo-green-el-g2g.svg'), url('../images/ONE-G2G-ACCOUNT.svg');
  background-position: 1rem 2rem, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 1rem;
  padding: 5rem 1rem 2rem;
}

.image-midle-mockup {
  aspect-ratio: 21 / 9;
  background-image: linear-gradient(#071212, #07121200 14%), url('../images/platform-register-v3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.flex-left-footer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-row-footer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: auto;
  display: flex;
}

.links-small-footer {
  color: var(--neutral-400);
  font-family: Funnel Display, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.links-small-footer:hover {
  color: var(--neutral-50);
}

.body {
  font-family: Funnel Display, sans-serif;
}

@media screen and (max-width: 991px) {
  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-section-large {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h3 {
    font-size: 1.625rem;
  }

  .display-large {
    font-size: 3.25rem;
  }

  .text-size-regular.caps-bold {
    text-align: center;
  }

  .button.is-nav {
    width: 100%;
    margin-top: 1rem;
  }

  .section_hero {
    height: auto;
    min-height: 40rem;
  }

  .hero-art {
    filter: brightness(.5);
    object-position: 70% 50%;
  }

  .hero-content {
    width: auto;
    max-width: none;
    padding-top: 8rem;
    padding-bottom: 0;
  }

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

  .dot {
    display: none;
  }

  .dot.is-muted, .dot.is-brand {
    display: inline-flex;
  }

  .trustbar-fade {
    display: none;
  }

  .hero-subhead {
    max-width: 34rem;
  }

  .why-body {
    border-radius: 2rem;
    flex-direction: column;
  }

  .why-media {
    background-color: var(--neutral-50);
    width: 100%;
  }

  .why-media-frame {
    border-radius: 2rem 2rem 0 0;
    width: 100%;
    max-width: none;
    height: 26rem;
  }

  .why-photo {
    width: 100%;
    height: 100%;
  }

  .why-cards {
    flex-flow: wrap;
  }

  .why-card {
    flex-basis: 50%;
    min-width: 0;
    margin-right: -1px;
  }

  .why-card.is-round-tr {
    border-top-right-radius: 0;
  }

  .why-card.is-round-br {
    border-bottom-right-radius: 0;
  }

  .numbers-inner {
    row-gap: 5rem;
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .steps-row {
    flex-wrap: wrap;
    row-gap: 1rem;
  }

  .step-card {
    flex-basis: 45%;
  }

  .platform-media {
    height: 24rem;
  }

  .plans-panel {
    border-radius: 2.5rem;
    padding: 2rem;
  }

  .plan-list {
    padding-left: 0;
    padding-right: 0;
  }

  .trust-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: minmax(0, 1fr);
  }

  .trust-aside {
    width: 100%;
    min-width: 0;
    padding-top: 5rem;
    padding-bottom: 2.5rem;
    position: static;
  }

  .trust-main {
    row-gap: 5rem;
    width: 100%;
    min-width: auto;
    padding-top: 0;
    padding-bottom: 5rem;
    padding-left: 0;
  }

  .products-inner {
    padding-top: 5rem;
  }

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

  .product-tile {
    flex-basis: 20%;
  }

  .tiers-row {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 1rem;
    padding: 2rem;
  }

  .swap-card {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 1.5rem;
    padding: 2rem;
  }

  .swap-text {
    max-width: none;
  }

  .support-panel {
    border-radius: 2.5rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section_footer {
    padding-top: 2rem;
  }

  .cta-banner {
    border-radius: 2.5rem;
    padding: 3.5rem 2.5rem;
  }

  .cta-content {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 2rem;
  }

  .footer-cols {
    flex-wrap: wrap;
    row-gap: 2.5rem;
    padding-top: 0;
  }

  .footer-brand {
    width: 100%;
  }

  .footer-links {
    row-gap: 0;
    margin-bottom: 1rem;
  }

  .social-icon {
    width: 2.75rem;
    height: 2.75rem;
  }

  .link-plain {
    padding-top: .6875rem;
    padding-bottom: .6875rem;
  }

  .navbar-head {
    border-bottom: 1px solid var(--neutral-800);
    background-color: var(--neutral-950);
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .nav-menu {
    border-bottom: 1px solid var(--neutral-800);
    background-color: var(--neutral-950);
    padding: .5rem 1.5rem 1.5rem;
  }

  .nav-link {
    text-align: left;
    width: 100%;
    padding-top: .875rem;
    padding-bottom: .875rem;
    display: block;
  }

  .navbar-brand {
    align-items: center;
    min-height: 2.75rem;
    display: flex;
  }

  .faq-toggle {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .nav-burger {
    width: 2rem;
    height: 2rem;
    padding: 8px 12px 0;
    display: flex;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h1 {
    font-size: 2.125rem;
    line-height: 1.18;
  }

  .heading-style-h2 {
    font-size: 1.75rem;
  }

  .heading-style-h4 {
    font-size: 1.125rem;
    line-height: 1.25;
  }

  .heading-style-h5 {
    font-size: 1.0625rem;
  }

  .display-large {
    font-size: 2.75rem;
  }

  .section_hero {
    min-height: 34rem;
  }

  .hero-content {
    padding-top: 9rem;
    padding-bottom: 4rem;
  }

  .trustbar {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
    gap: .5rem 1rem;
  }

  .why-media {
    aspect-ratio: 1;
  }

  .why-media-frame {
    height: 22rem;
  }

  .why-card {
    flex-direction: row;
    flex-basis: 100%;
    align-items: flex-start;
    column-gap: 1rem;
    margin-right: 0;
    padding: 1.25rem;
  }

  .why-card.is-round-br {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }

  .why-card-text {
    flex-grow: 1;
    row-gap: .375rem;
    min-width: 0;
  }

  .numbers-inner {
    row-gap: 4rem;
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .stats-row {
    flex-wrap: wrap;
    row-gap: 2rem;
  }

  .stat {
    flex-basis: 40%;
  }

  .plans-panel {
    border-radius: 1.25rem;
    flex-direction: column;
    align-items: stretch;
    row-gap: 1rem;
    padding: 1rem;
  }

  .plan-card {
    flex-grow: 0;
    flex-basis: auto;
    width: 100%;
  }

  .plan-head {
    padding: 2.5rem 1.5rem;
  }

  .compare-table {
    grid-template-columns: 1fr;
  }

  .compare-plate {
    width: 100%;
  }

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

  .products-inner {
    padding-top: 4rem;
  }

  .support-panel {
    border-radius: 2rem;
    padding: 4rem 1.5rem;
  }

  .section_footer {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .cta-banner {
    border-radius: 2rem;
    padding: 2.5rem 1.5rem;
  }

  .navbar-head {
    padding-left: 20px;
    padding-right: 20px;
  }

  .compare-column {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .compare-box {
    padding-top: 2rem;
  }

  .compare-box.acent-one {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-style-h1 {
    font-size: 1.75rem;
  }

  .heading-style-h2 {
    font-size: 1.5rem;
  }

  .heading-style-h5.text-color-neutral-50.centred-mobile {
    text-align: center;
  }

  .heading-style-h5.text-color-neutral-600.centred-mobile {
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
  }

  .heading-style-h5.text-color-neutral-400.tiers-note {
    text-align: center;
  }

  .display-large {
    font-size: 2.25rem;
  }

  .button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
  }

  .section_hero {
    min-height: 30rem;
  }

  .hero-art {
    object-fit: fill;
    width: 120%;
    height: auto;
    margin-top: auto;
    margin-bottom: 120px;
    margin-right: 0;
    inset: auto 0% 0% auto;
  }

  .hero-content {
    padding-top: 6.5rem;
    padding-bottom: 3rem;
  }

  .hero-cta {
    flex-direction: column;
    align-items: stretch;
    row-gap: .75rem;
    margin-bottom: 7rem;
  }

  .trustbar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .dot.is-muted {
    display: inline-flex;
  }

  .section-header {
    row-gap: .75rem;
  }

  .why-body {
    border-radius: 1.5rem;
    margin-top: 1.5rem;
  }

  .why-media-frame {
    border-radius: 1.5rem 1.5rem 0 0;
    height: 16rem;
  }

  .why-card.is-round-br {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .section_numbers {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .numbers-inner {
    row-gap: 3rem;
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .stat, .step-card {
    flex-basis: 100%;
  }

  .platform-media {
    height: 14rem;
  }

  .numbers-block {
    row-gap: 1.75rem;
  }

  .plans-panel {
    margin-top: 1.5rem;
    padding: 1rem;
  }

  .plan-head {
    padding: 0;
  }

  .plan-head.is-brand {
    padding: 1rem;
  }

  .plan-list {
    padding: 2rem 0 1rem;
  }

  .plan-head-content {
    padding: 1rem;
  }

  .trust-aside {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }

  .trust-main {
    row-gap: 3rem;
    padding-bottom: 3rem;
  }

  .compare-col.bot-margin {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .faq-block {
    row-gap: 1.5rem;
  }

  .faq-list {
    row-gap: .5rem;
  }

  .section_products {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .products-inner {
    row-gap: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .product-tiles {
    flex-direction: column;
    align-items: stretch;
  }

  .product-tile {
    flex-direction: row;
    flex-basis: auto;
    justify-content: flex-start;
    align-items: center;
    column-gap: 1rem;
    width: 100%;
    height: auto;
    margin-bottom: -1px;
    margin-right: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .product-tile.is-last {
    border-radius: 0;
  }

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

  .swap-card {
    padding: 1.5rem;
  }

  .support-panel {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section_footer {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .footer-inner {
    row-gap: 2rem;
  }

  .footer-nav {
    flex-wrap: wrap;
    row-gap: 2rem;
  }

  .footer-col {
    flex-basis: 40%;
    padding-right: 1rem;
  }

  .disclaimer-card {
    padding: 1.5rem;
  }

  .footer-contacts {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 1.5rem;
  }

  .footer-bottom {
    flex-wrap: wrap;
    row-gap: .75rem;
  }

  .navbar-head {
    padding-left: 12px;
    padding-right: 12px;
  }

  .compare-box.acent-one {
    background-position: 1rem 2rem, 100% 0;
    padding-top: 5rem;
    font-family: Funnel Display, sans-serif;
  }
}

#w-node-_3bdff325-5332-609c-51e3-af06d7173eac-f2790fa6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: stretch;
}

#w-node-_3bdff325-5332-609c-51e3-af06d7173ecf-f2790fa6, #w-node-_4dfb3af0-c820-c17f-a8a1-2e16e4a3c89f-f2790fa6 {
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_3bdff325-5332-609c-51e3-af06d7173eac-f2790fa6 {
    grid-column: span 2 / span 2;
  }

  #w-node-_3bdff325-5332-609c-51e3-af06d7173ecf-f2790fa6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_4dfb3af0-c820-c17f-a8a1-2e16e4a3c89f-f2790fa6 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Nata Sans';
  src: url('../images/') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nata Sans';
  src: url('../images/') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nata Sans';
  src: url('../images/') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}