.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #141514;
  font-family: Supreme, sans-serif;
  font-size: 1.125rem;
  line-height: 1.3;
}

h1 {
  color: #3b1d4a;
  margin-top: 0;
  margin-bottom: .75rem;
  font-family: Thunder, Impact, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
}

h2 {
  color: #3b1d4a;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Thunder, Impact, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}

h3 {
  color: #3b1d4a;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Thunder, Impact, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Supreme, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.25;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 1rem;
}

a {
  color: #6924ff;
  cursor: pointer;
  font-weight: 500;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: 1rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(0, 115, 230, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.25rem;
  height: 2.25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-black {
  color: #000;
}

.text-color-grey {
  color: gray;
}

.fs-styleguide_2-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

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

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 1.5rem;
  height: 1.4rem;
}

.heading-style-h1 {
  font-family: Thunder, Impact, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
}

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

.text-weight-normal {
  font-weight: 400;
}

.padding-section-small {
  padding-top: 5rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-white {
  color: #fff;
}

.text-style-italic {
  font-style: italic;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(0, 115, 230, .1);
  border: 1px dashed #0073e6;
  position: relative;
}

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

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-regular {
  font-size: 1.125rem;
}

.text-weight-xbold {
  font-weight: 800;
}

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

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

.background-color-white {
  background-color: #fff;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: 1rem;
}

.heading-style-h4 {
  font-family: Supreme, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.25;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.fs-styleguide_3-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #6924ff;
  cursor: pointer;
  font-weight: 500;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

.heading-style-h2 {
  font-family: Thunder, Impact, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #0073e6;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.icon-height-medium {
  height: 1.5rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 2.25rem;
}

.icon-height-large.is-adjusted {
  height: 2.5rem;
  margin-bottom: -.25rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #6924ff;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: transform .3s ease-out, background-color .35s ease-in-out;
}

.button:hover {
  background-color: #f4cc26;
  transform: translate(.35rem, -.35rem);
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-small:hover {
  transform: translate(.25rem, -.25rem);
}

.button.is-large {
  text-transform: uppercase;
  padding: 1.25rem 2rem .75rem;
  font-family: Thunder, Impact, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

.button.is-secondary {
  color: #3b1d4a;
  background-color: #97dffc;
  border-width: 3px;
  border-color: #3b1d4a;
  font-weight: 500;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-white {
  color: #3b1d4a;
  background-color: #f6f8ff;
}

.button.is-white:hover {
  background-color: #f4cc26;
}

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

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 6rem;
  padding-bottom: 0;
}

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

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.fs-styleguide_color.is-negro-clasico {
  background-color: #141514;
}

.fs-styleguide_color.is-morado-fuerte {
  background-color: #3b1d4a;
}

.fs-styleguide_color.is-morado-super {
  background-color: #6924ff;
}

.fs-styleguide_color.is-rojo-clasico {
  background-color: #c62f16;
}

.fs-styleguide_color.is-amarillo-optimista {
  background-color: #f4cc26;
}

.fs-styleguide_color.is-azul-suave {
  background-color: #97dffc;
}

.fs-styleguide_color.is-blanco-suave {
  background-color: #f6f8ff;
}

.heading-style-h1-highlight {
  color: #6924ff;
  text-transform: uppercase;
  font-weight: 800;
  display: inline;
}

.heading-style-h1-highlight.is-white {
  color: #f6f8ff;
}

.heading-style-h1-highlight.is-new-line {
  display: block;
}

.background-color-blanco-suave {
  background-color: #f6f8ff;
}

.background-color-azul-suave {
  background-color: #97dffc;
}

.background-color-amarillo-optimista {
  background-color: #f4cc26;
}

.heading-style-h1-card {
  font-family: Thunder, Impact, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}

.text-color-morado-super {
  color: #6924ff;
}

.text-color-azul-suave {
  color: #97dffc;
}

.text-color-morado-fuerte {
  color: #3b1d4a;
}

.grid-header_component {
  height: 100svh;
  max-height: 60rem;
  min-height: 52rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar_component {
  z-index: 500;
  height: 5rem;
  flex-direction: row;
  justify-content: center;
  padding: 1rem 2rem .75rem;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar_wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 92rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.navbar_content_right {
  height: 100%;
  grid-column-gap: 2rem;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar_brand {
  height: 100%;
  cursor: pointer;
  position: relative;
}

.navbar_brand_logo {
  height: 100%;
  transition: opacity .35s ease-in-out;
}

.navbar_brand_logo.is-white {
  z-index: 1;
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.navbar_navmenu {
  height: 100%;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  margin-left: -1rem;
  padding-bottom: .15rem;
  display: flex;
}

.navbar_navlink {
  height: 100%;
  color: #141514;
  cursor: pointer;
  justify-content: center;
  align-items: flex-end;
  padding: .75rem .75rem .5rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}

.navbar_navlink:hover {
  border-bottom: 3px solid #141514;
  transform: translate(0, 3px);
}

.navbar_navlink.is-active {
  color: #6924ff;
  border-bottom: 3px solid #6924ff;
  font-weight: 700;
  transform: translate(0, 3px);
}

.navbar_navlink.is-white {
  color: #f6f8ff;
}

.navbar_navlink.is-white:hover {
  border-bottom-color: #f6f8ff;
}

.navbar_navlink.is-active-yellow {
  color: #f4cc26;
  border-bottom: 3px solid #f4cc26;
  font-weight: 700;
  transform: translate(0, 3px);
}

.navbar_navlink.is-active-yellow:hover {
  color: #f4cc26;
  border-bottom-color: #f4cc26;
}

.apps_wrapper {
  grid-column-gap: .625rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  display: flex;
}

.apps_badge_wrapper {
  height: 2.5rem;
  cursor: pointer;
}

.apps_badge_wrapper.is-navbar {
  height: 2rem;
}

.apps_badge_img {
  height: 100%;
}

.navbar_social_wrapper {
  height: 2rem;
  grid-column-gap: .625rem;
  color: #6924ff;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  justify-items: center;
  font-weight: 500;
  transition: color .35s;
  display: grid;
}

.navbar_social_link {
  width: 1.75rem;
  height: 1.75rem;
  cursor: alias;
  transition: color .2s, transform .35s ease-in-out;
}

.navbar_social_link:hover {
  transform: translate(0, -.35rem);
}

.navbar_mob-menu_lottie {
  width: 50%;
  height: 50%;
  transition: opacity .35s ease-in-out;
  position: relative;
}

.navbar_mob-menu_lottie.is-white {
  opacity: 0;
  position: absolute;
}

.navbar_mob-menu_wrapper {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.show-tablet {
  display: none;
}

.navbar_bg {
  z-index: 0;
  height: 5rem;
  background-color: #f6f8ff;
  transition: transform .35s ease-in-out;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, -100%);
}

.navbar_external-links_wrapper {
  display: flex;
  position: relative;
}

.navbar_external-links_wrapper.hide-mobile-landscape {
  grid-column-gap: .75rem;
}

.navbar_external-links_wrapper.is-in-navmenu, .show-mobile-landscape {
  display: none;
}

.navbar_content_left {
  height: 100%;
  grid-column-gap: 2rem;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar_navlinks_wrapper {
  grid-column-gap: .4rem;
  align-items: flex-end;
  display: flex;
}

.grid-header_grid {
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: 92rem;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: .6fr .4fr;
  grid-template-columns: .46fr .54fr;
  grid-auto-columns: 1fr;
  padding-top: 6rem;
  padding-bottom: 1.25rem;
  display: grid;
  position: relative;
}

.grid-header_grid-block {
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 3rem 2.25rem 3rem 2.5rem;
  display: flex;
  position: relative;
}

.grid-header_grid-block.is-unete {
  background-color: #6924ff;
}

.grid-header_grid-block.is-comprar {
  background-color: #97dffc;
}

.grid-header_grid-block.is-repartidores {
  background-color: #3b1d4a;
  justify-content: center;
  padding-left: 46%;
}

.grid-header_heading_wrapper {
  z-index: 1;
  max-width: 28rem;
  color: #f6f8ff;
  position: relative;
}

.grid-header_heading_wrapper.is-comprar {
  max-width: 32rem;
}

.grid-header_summary_wrapper {
  width: 80%;
  max-width: 28rem;
}

.grid-header_summary_wrapper.is-comprar {
  width: 52%;
  max-width: none;
}

.grid-header_summary_wrapper.is-repartidores {
  width: auto;
}

.grid-header_content_wrapper {
  z-index: 1;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.icon-button {
  width: 1.25rem;
  height: 1.25rem;
  flex: none;
  align-items: center;
  display: flex;
}

.icon-button.is-chevron {
  width: .6rem;
}

.icon-button.is-large {
  width: 1.675rem;
  height: 1.675rem;
  margin-right: .25rem;
  padding-bottom: .25rem;
}

.grid-header_images_wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.grid-header_images_wrapper.is-repartidores {
  justify-content: flex-start;
}

.grid-header_image {
  z-index: 1;
  object-fit: contain;
  object-position: 100% 100%;
  position: relative;
}

.grid-header_image.is-unete {
  height: 68%;
  max-width: 82.5%;
  margin-right: 0;
  transform: translate(20%);
}

.grid-header_image.is-comprar {
  width: 56%;
  max-height: 66%;
  margin-bottom: 1%;
  margin-right: 1.5%;
}

.grid-header_image.is-repartidores {
  height: 92%;
  margin-left: 4%;
}

.grid-header_graphic {
  z-index: 0;
  max-width: none;
  opacity: .55;
  mix-blend-mode: luminosity;
  position: absolute;
}

.grid-header_graphic.is-unete {
  height: 30%;
  transform: translate(15%);
}

.grid-header_graphic.is-comprar {
  height: 82%;
  margin-bottom: 8%;
  margin-right: 12%;
}

.grid-header_graphic.is-repartidores {
  height: 94%;
  margin-bottom: -2.5%;
  margin-left: 14%;
}

.grid-header_heading {
  font-size: 5rem;
}

.text-style-underline {
  text-decoration: underline;
}

.grid-header_header_wrapper {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: none;
}

.grid-header_header_wrapper.is-unete {
  background-color: #6924ff;
  transform: translate(-103%);
}

.grid-header_header_wrapper.is-comprar {
  background-color: #97dffc;
  transform: translate(103%);
}

.grid-header_header_wrapper.is-nosotros {
  background-color: #f6f8ff;
  background-image: linear-gradient(#fff, #f6f8ff 25%);
  transform: translate(0, -103%);
}

.layout-12c {
  width: 100%;
  grid-column-gap: 1.75rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.layout-12c.is-stretched {
  height: 100%;
}

.layout-12c.is-spaced-rows {
  grid-row-gap: 1.75rem;
}

.grid-header_header_content {
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.375rem;
  display: flex;
}

.grid-header_header_content.is-nosotros {
  text-align: center;
  align-items: center;
  position: relative;
}

.grid-header_header_image.is-unete {
  width: 95%;
  transform: translate(25%);
}

.grid-header_header_image.is-comprar {
  width: 92%;
  margin-bottom: 5%;
}

.grid-header_header_graphic {
  z-index: 0;
  opacity: .55;
  filter: grayscale();
  mix-blend-mode: luminosity;
  position: absolute;
}

.grid-header_header_graphic.is-unete {
  width: 100%;
  height: 32%;
  background-image: url('../images/store-shelves.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  transform: translate(5%);
}

.grid-header_header_graphic.is-comprar-1 {
  height: 70%;
  bottom: 15%;
  transform: translate(100%);
}

.grid-header_header_graphic.is-comprar-2 {
  height: 32%;
  bottom: 13%;
  transform: translate(-50%);
}

.grid-header_header_graphic.is-nosotros {
  width: 100%;
  height: 40%;
  opacity: .7;
  background-image: url('../images/city.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
}

.grid-header_header_strech-layout {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
}

.grid-header_header_subcontainer {
  max-width: 48rem;
}

.grid-header_header_subcontainer.is-comprar {
  max-width: 75%;
}

.grid-header_header_nosotros-logo {
  width: 40rem;
  margin-top: 2rem;
  margin-bottom: 4rem;
}

.grid-header_scroll_wrapper {
  z-index: 10;
  width: 100%;
  height: 3rem;
  margin-top: -3rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  overflow: hidden;
}

.header_scroll_tag {
  width: 100%;
  height: 100%;
  max-width: 28rem;
  grid-column-gap: .75rem;
  background-color: #fff;
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
  justify-content: center;
  align-items: center;
  transition: transform .35s ease-in-out;
  display: flex;
  position: relative;
  transform: translate(0, 100%);
}

.header_scroll_tag.is-escuela {
  transform: none;
}

.unete-slider_component {
  width: 100%;
  height: 28rem;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
}

.unete-slider_extra-graphic {
  width: 100%;
  padding-left: 1rem;
  position: relative;
}

.unete-slider_slide_container {
  width: 100%;
  height: 100%;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.unete-slider_slide_image {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.unete-slider_slide_image.is-unete-1 {
  object-position: 50% 0%;
}

.unete-slider_slide_image.is-descarga {
  object-position: 100% 50%;
}

.unete-slider_mask {
  border-radius: .75rem;
}

.unete-slider_slide_gradient {
  z-index: 1;
  width: 65%;
  height: 100%;
  opacity: .85;
  mix-blend-mode: multiply;
  background-image: linear-gradient(to right, #141514, rgba(20, 21, 20, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.unete-slider_slide_gradient.is-for-arrows {
  height: 30%;
  opacity: .7;
  background-image: url('../images/slider-arrows-grad.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  top: auto;
}

.unete-slider_slide_content {
  z-index: 2;
  width: 18rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.unete-slider_arrow {
  width: 2.5rem;
  height: 2.5rem;
  color: #fff;
  cursor: w-resize;
  padding: .5rem;
  transition: transform .35s ease-in-out, color .35s ease-in-out;
  top: auto;
  bottom: 2rem;
  left: 2.5rem;
  right: auto;
}

.unete-slider_arrow:hover {
  color: #f4cc26;
  transform: translate(0, -.35rem);
}

.unete-slider_arrow.is-right {
  cursor: e-resize;
  margin-left: 2.5rem;
}

.unete-slider_arrow_icon {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.unete-slider_nav {
  height: 2rem;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-left: 8.25rem;
  font-size: .5rem;
  display: flex;
  bottom: 2.05rem;
  overflow: hidden;
}

.unete-slider_slide_wrapper {
  width: 100%;
  height: 100%;
  margin-right: 1.25rem;
}

.unete-slider_logo {
  height: 4.5rem;
}

.unete-slider_slide {
  width: 100%;
  height: 100%;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.unete-benefits_wrapper {
  grid-row-gap: 4.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.divider {
  width: 100%;
  height: 3px;
  background-color: #6924ff;
}

.divider.is-footer {
  margin-bottom: -1rem;
}

.divider.is-legal {
  background-color: #f6f8ff;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.unete-benefits_heading_wrapper.is-justified-right {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.block-grid_block_wrapper {
  grid-row-gap: .75rem;
  text-align: center;
  background-color: #f6f8ff;
  border-radius: .75rem;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 1.25rem;
  display: flex;
}

.block-grid_block_wrapper.is-azul-suave {
  background-color: #97dffc;
}

.steps_sticky_content {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}

.steps_items_list {
  grid-row-gap: 7.5rem;
  flex-direction: column;
  display: flex;
}

.steps_item_wrapper {
  width: 100%;
  grid-column-gap: 1.75rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.steps_item_graphic_wrapper {
  align-items: flex-end;
  padding-left: 2rem;
  display: flex;
  position: relative;
}

.steps_item_graphic {
  z-index: 1;
  height: 10rem;
  object-position: 50% 100%;
  position: relative;
}

.steps_item_number {
  color: #97dffc;
  font-family: Thunder, Impact, sans-serif;
  font-size: 12rem;
  font-weight: 700;
  line-height: .515;
  position: absolute;
  bottom: 0;
  left: 0;
}

.steps_item_text_wrapper {
  align-items: center;
  display: flex;
}

.steps_sticky_wrapper {
  height: 100%;
  position: relative;
}

.tabs_mask {
  overflow: visible;
}

.padding-section-xsmall {
  padding-top: 3.5rem;
}

.gray-round-section-divider {
  width: 100%;
  object-position: 50% 100%;
  margin-bottom: -.5px;
}

.cta_visuals_wrapper {
  width: 100%;
  border-radius: .75rem;
  padding-right: 2rem;
  position: relative;
}

.cta_visuals_image {
  z-index: 1;
  width: 100%;
  height: 24rem;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: .75rem;
  position: relative;
}

.cta_visuals_image.is-unete {
  width: auto;
  margin-left: 2rem;
}

.cta_visuals_image.is-escuela {
  width: auto;
  height: 31rem;
  bottom: 0;
}

.cta_visuals_color-block {
  z-index: 0;
  height: 70%;
  background-color: #f4cc26;
  border-radius: .75rem;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 2rem;
  overflow: hidden;
}

.cta_visuals_color-block.is-azul {
  background-color: #97dffc;
}

.cta_visuals_graphic {
  width: 100%;
  height: 75%;
  mix-blend-mode: luminosity;
  object-fit: cover;
  object-position: 0% 50%;
  border-bottom-right-radius: .75rem;
  border-bottom-left-radius: 0;
}

.cta_visuals_logo {
  height: 30%;
  position: absolute;
  top: 0;
  right: 3.5rem;
}

.cta_content {
  height: 70%;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 2rem;
  display: flex;
}

.cta_content.is-escuela {
  justify-content: flex-start;
}

.footer_component {
  padding-top: 9rem;
  padding-bottom: 1.25rem;
}

.footer_wrapper {
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.footer_content {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.background-color-negro-clasico {
  color: #f5f5f5;
  background-color: #141514;
}

.footer_logo {
  height: 4.5rem;
}

.text-color-negro-clasico {
  color: #141514;
}

.mouse-clickable {
  cursor: pointer;
}

.marquese_component {
  position: relative;
}

.marquese_wrapper {
  z-index: 1;
  width: 100vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquese_frame {
  display: flex;
}

.marquese_quote {
  color: #97dffc;
  white-space: nowrap;
  mix-blend-mode: normal;
  margin-right: 1.75rem;
  font-family: Thunder, Impact, sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
}

.marquese_quote.is-highlight {
  color: #f4cc26;
  font-weight: 700;
}

.marquese_sub-frame {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquese_content {
  width: 100%;
  height: 22rem;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquese_back_wrapper {
  z-index: 0;
  width: 100%;
  margin-top: -12rem;
  position: relative;
}

.marquese_image_back {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: .75rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.marquese_text {
  z-index: 2;
  max-width: 20rem;
  color: #fff;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  position: relative;
}

.marquese_gradient {
  z-index: 1;
  opacity: .45;
  mix-blend-mode: multiply;
  background-image: radial-gradient(circle at 0 100%, #3b1d4a, rgba(59, 29, 74, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.marquese_image_top {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.marquese_top_wrapper {
  z-index: 2;
  width: 100%;
  margin-top: -22rem;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

.cities_card_component {
  width: 100%;
  height: 9rem;
  background-color: #3b1d4a;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 2rem .5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cities_card_image {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cities_card_image.is-soon {
  mix-blend-mode: luminosity;
  object-position: 50% 100%;
}

.cities_card_gradient {
  z-index: 1;
  width: 100%;
  height: 75%;
  opacity: .75;
  mix-blend-mode: multiply;
  background-image: linear-gradient(rgba(20, 21, 20, 0), #141514);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cities_wrapper {
  width: 100%;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-header_card-edge {
  z-index: 10;
  width: 2.5%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: none;
}

.grid-header_card-edge.is-unete {
  background-color: #6924ff;
  border-top-right-radius: .75rem;
  border-bottom-right-radius: .75rem;
  right: 0;
  transform: translate(100%);
}

.grid-header_card-edge.is-comprar {
  background-color: #97dffc;
  border-top-left-radius: .75rem;
  border-bottom-left-radius: .75rem;
  left: 0;
  transform: translate(-98%);
}

.grid-header_card-edge.is-nosotros {
  width: 100%;
  height: 2.5%;
  background-color: #fff;
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
  bottom: auto;
  left: 0;
  right: 0;
  transform: translate(0, -103%);
}

.grid-header_header_mask {
  z-index: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding-top: 9rem;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.navbar_social_icon {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.escuela-header_component {
  height: 100svh;
  max-height: 62rem;
  min-height: 50rem;
  background-color: #3b1d4a;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-color-morado-fuerte {
  background-color: #3b1d4a;
}

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

.escuela-header_wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: stretch;
  padding-top: 5rem;
  display: flex;
  position: relative;
}

.escuela-header_imgs-wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.escuela-header_tendero1 {
  z-index: 0;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: 50% 100%;
  position: absolute;
  bottom: 0;
  left: -11vw;
}

.escuela-header_tendero2 {
  z-index: 0;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: 50% 100%;
  position: absolute;
  bottom: -4%;
  right: -5.5vw;
}

.escuela-header_content-wrapper {
  z-index: 3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.escuela-header_stores-wrapper {
  z-index: 0;
  width: 100vw;
  height: 35%;
  grid-column-gap: 3rem;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.escuela-header_store {
  height: 100%;
  opacity: .3;
  mix-blend-mode: luminosity;
}

.escuela-header_store.is-small {
  height: 80%;
}

.escuela-header_scroll_wrapper {
  z-index: 10;
  width: 100%;
  height: 3rem;
  margin-top: -3rem;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  overflow: hidden;
}

.escuela-steps_wrapper {
  position: relative;
}

.escuela-steps_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}

.escuela-intro_text-wrapper {
  padding-right: 2.5rem;
  position: relative;
}

.escuela-intro_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 8rem;
}

.test {
  height: 2000px;
}

.escuela-temas_grid {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  display: grid;
}

.heading-style-h2-highlight {
  color: #6924ff;
  text-transform: uppercase;
  font-weight: 700;
  display: inline;
}

.heading-style-h2-highlight.is-white {
  color: #f6f8ff;
}

.heading-style-h2-highlight.is-new-line {
  display: block;
}

.escuela-steps_heading {
  text-align: center;
  margin-bottom: 4rem;
}

.cta_text-wrapper {
  margin-top: 1.25rem;
}

.escuela-cta_wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer_content-left {
  grid-column-gap: .5rem;
  grid-row-gap: .15rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer_content-right {
  grid-column-gap: .5rem;
  grid-row-gap: .15rem;
  text-align: right;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.legal_header-logo {
  height: 8rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.legal_heading {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

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

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 9rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .grid-header_component {
    max-height: none;
    min-height: 64rem;
    padding-bottom: 0;
  }

  .navbar_content_right {
    z-index: 2;
    grid-column-gap: 1rem;
  }

  .navbar_brand {
    z-index: 1;
  }

  .navbar_navmenu {
    z-index: 0;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    justify-items: center;
    margin-left: 0;
    padding-top: 5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    transform: translate(0, -100%);
  }

  .navbar_navlink {
    height: 2.75rem;
    text-align: center;
    font-size: 1.25rem;
  }

  .navbar_mob-menu_wrapper {
    width: 3rem;
    height: 3rem;
    margin-right: -.75rem;
  }

  .show-tablet {
    display: block;
  }

  .navbar_bg {
    z-index: 1;
  }

  .navbar_navmenu_bg {
    z-index: 0;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    background-color: #f6f8ff;
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 1.25rem;
    right: 1.25rem;
  }

  .show-mobile-landscape {
    display: none;
  }

  .navbar_navlinks_wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: .25rem;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .grid-header_grid {
    flex-direction: column;
    grid-template-rows: .6fr .4fr .25fr;
    grid-template-columns: 1fr;
    display: flex;
    overflow: scroll;
  }

  .grid-header_grid.scrollbar-hide {
    max-width: 54rem;
  }

  .grid-header_grid-block.is-repartidores {
    padding-left: 40%;
  }

  .grid-header_summary_wrapper {
    width: 60%;
    max-width: 39rem;
  }

  .grid-header_image.is-unete {
    height: 90%;
    max-width: 65%;
    margin-right: 0;
    transform: translate(18%);
  }

  .grid-header_image.is-comprar {
    max-height: 68%;
  }

  .grid-header_graphic.is-unete {
    height: 40%;
  }

  .grid-header_graphic.is-comprar {
    margin-bottom: 6%;
    margin-right: 18%;
  }

  .grid-header_header_wrapper {
    transform: none;
  }

  .grid-header_header_wrapper.is-unete {
    overflow: hidden;
  }

  .layout-12c {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .layout-12c.is-unete-benefits {
    grid-row-gap: 1.75rem;
  }

  .grid-header_header_content {
    max-width: 32rem;
    text-align: center;
    align-items: center;
  }

  .grid-header_header_content.is-comprar {
    max-width: 37rem;
  }

  .grid-header_header_content.is-nosotros {
    max-width: none;
  }

  .grid-header_header_image.is-unete {
    width: 100%;
    max-height: 40rem;
    object-fit: contain;
    transform: none;
  }

  .grid-header_header_image.is-comprar {
    width: 96%;
    max-height: 80%;
    max-width: none;
    object-fit: contain;
    margin-bottom: 8%;
  }

  .grid-header_header_graphic.is-unete {
    height: 30%;
    background-position: -40%;
    background-size: cover;
    transform: none;
  }

  .grid-header_header_graphic.is-comprar-1 {
    height: 50%;
    max-width: 48%;
    margin-left: -40%;
    bottom: 13%;
    transform: none;
  }

  .grid-header_header_graphic.is-nosotros {
    background-size: cover;
  }

  .grid-header_header_nosotros-logo {
    margin-top: 2.5rem;
    margin-bottom: 5rem;
  }

  .unete-slider_component {
    max-width: 50rem;
  }

  .unete-benefits_wrapper {
    max-width: 44rem;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .steps_sticky_content {
    max-width: 20rem;
  }

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

  .steps_item_text_wrapper {
    padding-top: 2rem;
  }

  .cta_visuals_wrapper {
    align-items: flex-end;
    margin-left: 0;
    display: flex;
  }

  .cta_visuals_image.is-unete {
    margin-left: 1vw;
  }

  .cta_visuals_image.is-escuela {
    height: 24rem;
    margin-left: 1vw;
  }

  .cta_visuals_color-block {
    right: 2rem;
  }

  .cta_visuals_logo {
    right: 3.5rem;
  }

  .cta_content {
    padding-left: 0;
  }

  .cta_content.is-escuela {
    height: auto;
  }

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

  .marquese_content {
    max-width: 40rem;
  }

  .marquese_text {
    width: 45%;
    max-width: none;
  }

  .show-mobile-portrait {
    display: none;
  }

  .grid-header_header_mask {
    padding-top: 7.5rem;
  }

  .navbar_social_icon {
    transition: color .3s ease-in-out;
  }

  .escuela-header_component {
    height: auto;
    max-height: none;
    min-height: 100svh;
  }

  .escuela-header_imgs-wrapper {
    height: 54svh;
    max-height: 50rem;
    min-height: 40rem;
    align-items: flex-end;
  }

  .escuela-header_tendero1 {
    bottom: 0;
    left: auto;
    transform: translate(-18%);
  }

  .escuela-header_tendero2 {
    right: auto;
    transform: translate(22%);
  }

  .escuela-header_content-wrapper {
    text-align: center;
    align-items: center;
    padding-top: 2rem;
  }

  .escuela-header_stores-wrapper {
    z-index: 5;
    width: 100vw;
    height: 10.5rem;
    grid-column-gap: 1rem;
    justify-content: center;
    left: 0;
  }

  .escuela-header_store {
    z-index: 1;
    opacity: 1;
    mix-blend-mode: normal;
    margin-bottom: 3rem;
    position: relative;
  }

  .escuela-header_store.is-small {
    z-index: 0;
    margin-bottom: 0;
    position: relative;
  }

  .escuela-header_store.is-small.is-left {
    z-index: 0;
  }

  .escuela-temas_grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .escuela-steps_heading {
    text-align: left;
    margin-bottom: 4.5rem;
  }

  .cta_text-wrapper {
    margin-top: 0;
  }

  .footer_content-left {
    text-align: center;
    justify-content: center;
  }

  .footer_content-right {
    text-align: center;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

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

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

  .padding-section-small {
    padding-top: 4rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

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

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 8rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

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

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

  .padding-section-medium {
    padding-top: 5rem;
  }

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

  .grid-header_component {
    max-height: 64rem;
    min-height: 58rem;
  }

  .navbar_component {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .navbar_navmenu {
    height: auto;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 1.5rem;
  }

  .navbar_mob-menu_wrapper {
    margin-right: 0;
  }

  .show-tablet {
    display: block;
  }

  .navbar_external-links_wrapper {
    width: 100%;
    height: 2rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
  }

  .navbar_external-links_wrapper.is-in-navmenu {
    height: auto;
    grid-column-gap: 1rem;
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    display: flex;
  }

  .show-mobile-landscape {
    display: block;
  }

  .navbar_navlinks_wrapper {
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: center;
  }

  .grid-header_grid-block.is-unete {
    padding-bottom: 12rem;
  }

  .grid-header_grid-block.is-comprar {
    padding-bottom: 10rem;
  }

  .grid-header_heading_wrapper {
    max-width: 24rem;
  }

  .grid-header_heading_wrapper.is-comprar {
    max-width: 28rem;
  }

  .grid-header_summary_wrapper {
    width: 100%;
    max-width: 24rem;
  }

  .grid-header_summary_wrapper.is-comprar {
    width: 58%;
  }

  .grid-header_image.is-unete {
    max-width: 70%;
  }

  .grid-header_image.is-repartidores {
    max-width: 36%;
  }

  .grid-header_graphic.is-unete {
    height: 36.5%;
    transform: translate(18%);
  }

  .grid-header_graphic.is-comprar {
    max-height: 24rem;
    max-width: 40%;
    margin-bottom: 10%;
    margin-right: 12%;
  }

  .grid-header_graphic.is-repartidores {
    max-width: 40%;
    margin-bottom: -5%;
  }

  .grid-header_heading {
    font-size: 4.25rem;
  }

  .layout-12c {
    grid-column-gap: 1.25rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .layout-12c.is-unete-benefits {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
  }

  .layout-12c.is-spaced-rows {
    grid-row-gap: 1.25rem;
  }

  .grid-header_header_content {
    max-width: 28rem;
    font-size: 1.25rem;
  }

  .grid-header_header_image.is-unete {
    height: 31rem;
  }

  .grid-header_header_image.is-comprar {
    width: 110%;
  }

  .grid-header_header_graphic.is-unete {
    height: 28%;
  }

  .grid-header_header_graphic.is-comprar-1 {
    height: 46%;
    margin-left: -40%;
  }

  .grid-header_header_nosotros-logo {
    margin-bottom: 4rem;
  }

  .grid-header_scroll_wrapper {
    height: 2.75rem;
    margin-top: -2.75rem;
  }

  .unete-slider_component {
    height: 35.25rem;
    max-width: 32rem;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 4.25rem;
    display: flex;
  }

  .unete-slider_slide_container {
    height: auto;
    background-color: #3b1d4a;
    justify-content: flex-end;
    padding: 0;
  }

  .unete-slider_slide_container.is-descargar {
    background-color: #a1e3ff;
  }

  .unete-slider_slide_image {
    height: 16rem;
    border-radius: .75rem;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .unete-slider_slide_image.is-unete-1 {
    height: 16rem;
  }

  .unete-slider_slide_image.is-descarga {
    object-position: 50% 0%;
  }

  .unete-slider_slide_gradient {
    width: 100%;
    height: 8rem;
    opacity: .6;
    background-image: linear-gradient(to top, #141514, rgba(20, 21, 20, 0));
    top: auto;
    left: auto;
  }

  .unete-slider_slide_content {
    width: 100%;
    height: 100%;
    padding: 2.5rem 2rem;
    position: static;
  }

  .unete-slider_slide_content.is-descargar {
    grid-row-gap: 1.5rem;
    margin-bottom: -8rem;
    padding-bottom: 0;
  }

  .unete-slider_arrow {
    width: 3rem;
    height: 3rem;
    color: #3b1d4a;
    margin-right: 7.5rem;
    bottom: 0;
    left: auto;
  }

  .unete-slider_arrow.is-right {
    margin-left: 7.5rem;
    margin-right: 0;
  }

  .unete-slider_nav {
    filter: invert();
    color: #3b1d4a;
    text-align: center;
    justify-content: center;
    padding-left: 0;
    bottom: .35rem;
  }

  .unete-slider_logo {
    height: 4rem;
  }

  .unete-slider_slide_button_wrapper {
    position: absolute;
    bottom: 2.75rem;
  }

  .unete-slider_slide {
    border-radius: .75rem;
  }

  .unete-benefits_wrapper {
    max-width: 32rem;
  }

  .divider.is-legal {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .steps_sticky_content {
    max-width: none;
    text-align: center;
    padding-bottom: 7rem;
  }

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

  .steps_item_text_wrapper {
    padding-top: 0;
  }

  .padding-section-xsmall {
    padding-top: 3rem;
  }

  .cta_visuals_wrapper {
    max-width: 26rem;
  }

  .cta_visuals_color-block {
    right: 0%;
  }

  .cta_visuals_logo {
    right: 2rem;
  }

  .cta_content {
    height: auto;
    max-width: 26rem;
    grid-row-gap: 1.75rem;
    text-align: center;
    align-items: center;
    padding-top: 3.5rem;
  }

  .footer_component {
    padding-top: 7.5rem;
  }

  .marquese_quote {
    font-size: 7rem;
  }

  .marquese_content {
    padding-bottom: 1.75rem;
    padding-left: 2.25rem;
  }

  .marquese_back_wrapper {
    margin-top: -10.75rem;
  }

  .marquese_text {
    max-width: 16rem;
  }

  .cities_wrapper {
    max-width: 28rem;
  }

  .grid-header_header_mask {
    padding-top: 7rem;
  }

  .escuela-header_component {
    min-height: 0;
  }

  .escuela-header_imgs-wrapper {
    height: 32rem;
    max-height: none;
    min-height: 0;
    margin-top: 2rem;
  }

  .escuela-header_tendero1 {
    transform: translate(-12%);
  }

  .escuela-header_tendero2 {
    transform: translate(16%);
  }

  .escuela-header_stores-wrapper {
    height: 10rem;
    grid-column-gap: .5rem;
  }

  .escuela-header_store {
    margin-bottom: 2.5rem;
  }

  .escuela-header_scroll_wrapper {
    height: 2.75rem;
    margin-top: -2.75rem;
  }

  .escuela-steps_wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 4rem;
    display: flex;
  }

  .escuela-intro_text-wrapper {
    text-align: center;
    padding-right: 0;
  }

  .escuela-intro_sticky {
    position: relative;
    top: auto;
  }

  .escuela-steps_heading {
    text-align: center;
    margin-bottom: 4rem;
  }

  .footer_content-right {
    flex-direction: column;
    align-items: center;
  }

  .legal_header-logo {
    height: 7rem;
  }

  .legal_heading {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 4rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

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

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

  .padding-section-small {
    padding-top: 3.5rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .padding-section-large {
    padding-top: 7rem;
  }

  .button {
    padding: .65rem 1.15rem;
    font-size: 1.125rem;
  }

  .button.is-large {
    font-size: 1.75rem;
  }

  .button.is-icon {
    grid-column-gap: .75rem;
  }

  .heading-style-h1-highlight.is-comprar-heading {
    width: 100%;
    display: block;
  }

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

  .grid-header_component {
    max-height: 54rem;
    min-height: 52rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar_navmenu {
    padding-top: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navbar_mob-menu_wrapper {
    margin-right: -.25rem;
  }

  .show-tablet {
    display: block;
  }

  .navbar_navmenu_bg.show-tablet {
    left: 1rem;
    right: 1rem;
  }

  .navbar_external-links_wrapper {
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .grid-header_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 1rem;
  }

  .grid-header_grid-block {
    padding: 2rem 1.5rem 2.25rem;
  }

  .grid-header_grid-block.is-unete {
    padding-bottom: 20rem;
  }

  .grid-header_grid-block.is-comprar {
    padding-bottom: 14rem;
  }

  .grid-header_grid-block.is-repartidores {
    padding-bottom: 12rem;
    padding-left: 1.75rem;
  }

  .grid-header_heading_wrapper {
    width: 100%;
    max-width: 15rem;
  }

  .grid-header_heading_wrapper.is-comprar {
    max-width: none;
  }

  .grid-header_summary_wrapper, .grid-header_summary_wrapper.is-comprar {
    width: 100%;
  }

  .grid-header_content_wrapper {
    grid-row-gap: 1.5rem;
  }

  .icon-button {
    align-items: stretch;
  }

  .icon-button.is-large {
    align-items: stretch;
    padding-bottom: .3rem;
  }

  .grid-header_images_wrapper.is-repartidores {
    justify-content: flex-end;
  }

  .grid-header_image.is-unete {
    width: 105%;
    height: auto;
    max-height: 50%;
    max-width: none;
    object-position: 50% 100%;
  }

  .grid-header_image.is-comprar {
    width: 80%;
    max-height: 40%;
    object-position: 50% 100%;
    margin-bottom: 1%;
    margin-right: 1%;
  }

  .grid-header_image.is-repartidores {
    height: 66%;
    max-width: none;
    margin-left: 0%;
    margin-right: 20%;
    transform: translate(0, 30%);
  }

  .grid-header_graphic.is-unete {
    height: 26%;
  }

  .grid-header_graphic.is-comprar {
    height: auto;
    max-height: none;
    max-width: 40%;
    min-height: 36%;
    margin-bottom: 16%;
    margin-right: 20%;
  }

  .grid-header_graphic.is-repartidores {
    height: 65%;
    max-width: none;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 7.5%;
    transform: translate(0, 30%);
  }

  .grid-header_heading {
    font-size: 3rem;
  }

  .grid-header_header_wrapper {
    transform: none;
  }

  .layout-12c {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
  }

  .layout-12c.is-unete-benefits {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .layout-12c.is-spaced-rows {
    grid-row-gap: 1rem;
  }

  .grid-header_header_content {
    max-width: 22rem;
    font-size: 1.125rem;
  }

  .grid-header_header_image.is-unete {
    height: auto;
    max-height: none;
    object-fit: contain;
  }

  .grid-header_header_image.is-comprar {
    width: 140%;
    height: auto;
    max-height: 26rem;
    object-fit: contain;
    margin-bottom: 0%;
  }

  .grid-header_header_graphic.is-comprar-1 {
    height: 50%;
    margin-left: -34%;
  }

  .grid-header_header_subcontainer.is-comprar {
    max-width: none;
  }

  .grid-header_scroll_wrapper {
    height: 2.5rem;
    margin-top: -2.5rem;
  }

  .header_scroll_tag {
    font-size: 1rem;
  }

  .header_scroll_tag.is-escuela {
    transform: translate(0, 100%);
  }

  .unete-slider_component {
    height: 36rem;
  }

  .unete-slider_slide_image, .unete-slider_slide_image.is-unete-1 {
    height: 60vw;
  }

  .unete-slider_slide_image.is-descarga {
    object-position: 100% 100%;
  }

  .unete-slider_mask {
    border-radius: 0;
  }

  .unete-slider_slide_content.is-descargar {
    margin-bottom: -15vw;
  }

  .unete-slider_slide_wrapper {
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .unete-slider_logo {
    height: 3.75rem;
  }

  .padding-clean-mobile-portrait {
    padding: 0;
  }

  .unete-benefits_wrapper {
    grid-row-gap: 3.5rem;
  }

  .divider.is-legal {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .unete-benefits_heading_wrapper {
    text-align: center;
    margin-bottom: 1rem;
  }

  .unete-benefits_heading_wrapper.is-justified-right {
    text-align: center;
  }

  .steps_items_list {
    grid-row-gap: 6rem;
  }

  .steps_item_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    text-align: center;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    display: flex;
  }

  .steps_item_graphic {
    height: 8rem;
  }

  .steps_item_number {
    font-size: 10rem;
  }

  .steps_item_text_wrapper {
    padding-top: 2rem;
  }

  .gray-round-section-divider {
    margin-bottom: -.5rem;
  }

  .cta_visuals_wrapper {
    max-width: 21rem;
  }

  .cta_visuals_image {
    height: 20rem;
  }

  .cta_visuals_image.is-unete {
    margin-left: 3vw;
  }

  .cta_visuals_image.is-escuela {
    height: 20rem;
    margin-left: 0;
  }

  .cta_visuals_color-block {
    height: 65%;
  }

  .cta_visuals_graphic {
    object-position: 100% 50%;
  }

  .cta_visuals_logo {
    height: 25%;
    top: 10%;
    transform: none;
  }

  .cta_content {
    padding-top: 3rem;
  }

  .footer_component {
    padding-top: 6rem;
  }

  .footer_content {
    text-align: center;
    flex-direction: column;
  }

  .footer_logo {
    order: -1;
  }

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

  .marquese_content {
    height: auto;
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    overflow: visible;
  }

  .marquese_back_wrapper {
    margin-top: 0;
  }

  .marquese_image_back {
    z-index: auto;
    height: 14rem;
    object-position: 100% 0%;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .marquese_text {
    width: 100%;
    max-width: none;
    color: #141514;
    text-align: center;
  }

  .show-mobile-portrait {
    display: block;
  }

  .grid-header_header_mask {
    padding-top: 6rem;
  }

  .escuela-header_wrapper {
    padding-top: 6.5rem;
  }

  .escuela-header_imgs-wrapper {
    height: 28rem;
    margin-top: 1.25rem;
  }

  .escuela-header_tendero1 {
    transform: translate(-10%);
  }

  .escuela-header_tendero2 {
    transform: translate(14%);
  }

  .escuela-header_content-wrapper {
    padding-top: 0;
  }

  .escuela-header_stores-wrapper {
    height: 8rem;
  }

  .escuela-header_scroll_wrapper {
    height: 2.5rem;
    margin-top: -2.5rem;
  }

  .escuela-temas_grid {
    grid-template-columns: 1fr 1fr;
  }

  .heading-style-h2-highlight.is-comprar-heading {
    width: 100%;
    display: block;
  }

  .legal_header-logo {
    height: 5rem;
    margin-bottom: 2rem;
    margin-left: 0;
  }

  .legal_heading {
    margin-bottom: 1.5rem;
  }
}

#w-node-bbcfa665-a5ec-8261-270e-b4d8d99448c9-5049efc4, #w-node-bbcfa665-a5ec-8261-270e-b4d8d99448cb-5049efc4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0ae7fac0-175a-bd01-d732-59e9cdc32dc8-5049efc4 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_33b0b35b-db14-0cb4-4c81-b730782b17b4-5049efc4 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cb2dff54-b048-1e97-4ffa-a5dda509b7cd-5049efc4 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: auto;
}

#w-node-bd664829-0078-71ee-84ec-6ce5b563b308-5049efc4 {
  grid-area: 1 / 2 / 2 / 8;
}

#w-node-_533098b9-6b8b-1b11-5e15-53731c9f2685-5049efc4 {
  grid-area: 1 / 4 / 2 / 13;
  align-self: end;
  justify-self: end;
}

#w-node-_9ade58ba-c94c-1e6d-49e3-89603b2e1429-5049efc4 {
  grid-area: 1 / 2 / 2 / 9;
}

#w-node-_1d080b50-ae49-9bb7-7991-86fc33a36da3-5049efc4 {
  grid-area: 1 / 5 / 2 / 13;
  align-self: end;
  justify-self: end;
}

#w-node-e136bd84-875d-001e-9460-71fb87c6c98e-5049efc4 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-_50d85ced-5d74-3e67-5924-bbe1fe25346c-5049efc4 {
  grid-area: 1 / 1 / 2 / 10;
}

#w-node-a8c1ecfc-1850-8f85-24a2-02d0b5a7292a-5049efc4 {
  grid-area: 1 / 10 / 2 / 13;
  justify-self: end;
}

#w-node-_34a43dda-5757-d3bd-dd5d-a75dfc0c373f-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: end;
}

#w-node-ba1cbd87-b71a-3c43-deec-c31f1bf119eb-5049efc4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce5ed8ac-3e92-c39d-3422-b54eb95433e4-5049efc4, #w-node-f995dcd9-098c-2af5-d8ea-0bf4f325b3b5-5049efc4, #w-node-_30a806db-d3cc-48e2-fe3d-7975b9741575-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: end;
}

#w-node-_7ade0138-8b31-8bdc-c396-6e4f24814ead-5049efc4, #w-node-_53506954-6f15-7279-7336-4faf5de940be-5049efc4, #w-node-b9172610-a7de-53f2-5811-2d8dcbca3240-5049efc4, #w-node-ecf34d25-0c73-203d-1836-8f5a6ccc22df-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: start;
}

#w-node-ecf34d25-0c73-203d-1836-8f5a6ccc22e0-5049efc4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77d72f73-4e32-a7d8-6e71-83ef8271c9cf-5049efc4 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_5fd3dad7-aaec-0d09-8e98-9aabd0b59abb-5049efc4 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_11589d45-eb1b-2d2c-c6af-1887cebb03a3-5049efc4 {
  grid-area: 1 / 6 / 2 / 13;
}

#w-node-_2e3f10a4-ac57-dfde-bb79-cde601c5428e-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a4493c7b-6085-4d97-6048-111bb28d45e8-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-d569af7a-9d1f-11ea-d591-a792e5bd847d-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d569af7a-9d1f-11ea-d591-a792e5bd8481-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-b35a5c7f-eff4-5610-8a02-8b13c042e453-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b35a5c7f-eff4-5610-8a02-8b13c042e457-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_75d01244-4ee3-626a-816e-d914951d28b9-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_75d01244-4ee3-626a-816e-d914951d28bd-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_0a58742f-ef87-28dd-44fa-f39ba4b16081-5049efc4 {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_02cf6087-50d2-273e-6450-7647654b2543-5049efc4 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: end;
}

#w-node-_4c607dc0-7ddc-fe74-ecbe-1d7af572a9c8-5049efc4, #w-node-d42428f0-bbe9-d784-63ae-304fb1f0d204-5049efc4 {
  grid-area: 1 / 3 / 2 / 12;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f06-5049efc4 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f07-5049efc4 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f0f-5049efc4 {
  grid-area: 1 / 6 / 2 / 13;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f11-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f15-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f19-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f1d-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f21-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f25-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f29-5049efc4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f2d-5049efc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f50-5049efc4 {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f55-5049efc4 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: end;
}

#w-node-_14f65ec0-ed11-4cbd-83cc-58c42ddb0aad-5049efc4 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_998adc4c-f36c-1b4d-e933-1f5a0822b99a-5049efc4 {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-_29dca298-972b-c5b3-1a36-e13114b533d0-5049efc4 {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-_8fdb5d75-9cd0-d8ee-12e8-f4d0ee7f3d73-ed5f0d1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6644242e-6d52-0e13-8896-7a6ded5f0d23-ed5f0d1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-c6255b04-b06e-020e-6e9a-9a5dbd1aa1af-ed5f0d1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-9d49efcc, #w-node-_665069ce-9f0a-7855-a68d-2afdd43fdef0-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-9d49efcc, #w-node-_87539c89-f6e3-9962-fd96-0e89a0ae2270-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-9d49efcc, #w-node-_4a7eb8a1-699b-1a62-43f3-47ecc05600e7-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb79-9d49efcc, #w-node-_84f71834-961b-adcd-b184-06fb59f1f384-9d49efcc, #w-node-b5e08945-0755-ac76-04c0-1eeb70a62fc6-9d49efcc, #w-node-_90168b64-c5cc-b4c0-f7ab-e4c05a5cffe2-9d49efcc, #w-node-_2f4bb1c3-64ac-1b81-a0ed-32fe3dd3d4ae-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-9d49efcc, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-9d49efcc {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-9d49efcc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-9d49efcc {
  justify-self: start;
}

#w-node-_030861be-2c5b-5ab1-0826-1adea3216b36-512ba341 {
  grid-area: 1 / 1 / 2 / 8;
  align-self: end;
}

#w-node-_932c5388-8775-8a81-2271-eb2045e052f5-512ba341 {
  grid-area: 1 / 8 / 2 / 13;
}

#w-node-aab36dc3-f085-db0c-55d5-969cdc5ea935-512ba341 {
  grid-area: 1 / 8 / 2 / 12;
  justify-self: center;
}

#w-node-_86e1d236-949f-0307-3be8-7f0a722c841a-512ba341, #w-node-_4b6fa2f2-5520-3188-b908-64d3cc1edf4b-512ba341 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba79085-512ba341 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba79089-512ba341 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba7908d-512ba341 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba79091-512ba341 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba79095-512ba341 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_63b52f58-018a-2581-9bf4-289e8ba79099-512ba341 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_19e9cad6-e316-79ac-b823-83ca13293866-512ba341, #w-node-d9d6eb74-3e41-2273-0e9b-919d1c36d2a7-512ba341, #w-node-_3c50a660-bbfb-a602-50a7-90d83a34e129-512ba341, #w-node-_88c9603e-2380-81e7-d189-89f07611db7a-512ba341, #w-node-_45540e12-85b3-c43f-db0a-03d8d8e414b7-512ba341 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e1e-512ba341 {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e23-512ba341 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: end;
}

#w-node-f4d16cb7-0d77-ebc5-2380-c7c122963aec-22963acf, #w-node-f4d16cb7-0d77-ebc5-2380-c7c122963aee-22963acf, #w-node-f4d16cb7-0d77-ebc5-2380-c7c122963afa-22963acf, #w-node-f4d16cb7-0d77-ebc5-2380-c7c122963afc-22963acf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-bbcfa665-a5ec-8261-270e-b4d8d99448bf-5049efc4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0ae7fac0-175a-bd01-d732-59e9cdc32dc8-5049efc4 {
    grid-row-end: 2;
  }

  #w-node-_33b0b35b-db14-0cb4-4c81-b730782b17b4-5049efc4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb2dff54-b048-1e97-4ffa-a5dda509b7cd-5049efc4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-bd664829-0078-71ee-84ec-6ce5b563b308-5049efc4 {
    grid-column: 2 / 8;
    justify-self: center;
  }

  #w-node-_533098b9-6b8b-1b11-5e15-53731c9f2685-5049efc4 {
    grid-area: 2 / 1 / 3 / 9;
    justify-self: center;
  }

  #w-node-_9ade58ba-c94c-1e6d-49e3-89603b2e1429-5049efc4 {
    grid-column: 1 / 9;
    justify-self: center;
  }

  #w-node-_1d080b50-ae49-9bb7-7991-86fc33a36da3-5049efc4 {
    grid-area: 2 / 1 / 3 / 9;
    justify-self: center;
  }

  #w-node-e136bd84-875d-001e-9460-71fb87c6c98e-5049efc4 {
    grid-column: 2 / 8;
    justify-self: center;
  }

  #w-node-_50d85ced-5d74-3e67-5924-bbe1fe25346c-5049efc4 {
    grid-column-end: 9;
    justify-self: center;
  }

  #w-node-_34a43dda-5757-d3bd-dd5d-a75dfc0c373f-5049efc4 {
    grid-area: 1 / 3 / 2 / 6;
  }

  #w-node-ce5ed8ac-3e92-c39d-3422-b54eb95433e4-5049efc4 {
    grid-area: 1 / 6 / 2 / 9;
  }

  #w-node-f995dcd9-098c-2af5-d8ea-0bf4f325b3b5-5049efc4 {
    grid-area: 2 / 3 / 3 / 6;
    align-self: start;
  }

  #w-node-_30a806db-d3cc-48e2-fe3d-7975b9741575-5049efc4 {
    grid-area: 2 / 6 / 3 / 9;
    align-self: start;
  }

  #w-node-_7ade0138-8b31-8bdc-c396-6e4f24814ead-5049efc4 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: end;
  }

  #w-node-_53506954-6f15-7279-7336-4faf5de940be-5049efc4 {
    grid-area: 1 / 4 / 2 / 7;
    align-self: end;
  }

  #w-node-b9172610-a7de-53f2-5811-2d8dcbca3240-5049efc4 {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-ecf34d25-0c73-203d-1836-8f5a6ccc22df-5049efc4 {
    grid-area: 2 / 4 / 3 / 7;
  }

  #w-node-_77d72f73-4e32-a7d8-6e71-83ef8271c9cf-5049efc4 {
    grid-column-end: 5;
  }

  #w-node-_11589d45-eb1b-2d2c-c6af-1887cebb03a3-5049efc4 {
    grid-column: 5 / 9;
  }

  #w-node-_0a58742f-ef87-28dd-44fa-f39ba4b16081-5049efc4 {
    grid-area: 1 / 1 / 2 / 5;
    justify-self: center;
  }

  #w-node-_02cf6087-50d2-273e-6450-7647654b2543-5049efc4 {
    grid-column: 5 / 9;
    justify-self: center;
  }

  #w-node-_4c607dc0-7ddc-fe74-ecbe-1d7af572a9c8-5049efc4, #w-node-d42428f0-bbe9-d784-63ae-304fb1f0d204-5049efc4 {
    grid-column: 1 / 9;
    justify-self: center;
  }

  #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f06-5049efc4 {
    grid-column-end: 5;
  }

  #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f0f-5049efc4 {
    grid-column: 5 / 9;
  }

  #w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f50-5049efc4 {
    grid-area: 1 / 1 / 2 / 5;
    justify-self: center;
  }

  #w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f55-5049efc4 {
    grid-column: 5 / 9;
    justify-self: center;
  }

  #w-node-_29dca298-972b-c5b3-1a36-e13114b533d0-5049efc4 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-_8fdb5d75-9cd0-d8ee-12e8-f4d0ee7f3d73-ed5f0d1b {
    grid-area: 3 / 1 / 4 / 5;
  }

  #w-node-_6644242e-6d52-0e13-8896-7a6ded5f0d23-ed5f0d1b {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-c6255b04-b06e-020e-6e9a-9a5dbd1aa1af-ed5f0d1b {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_030861be-2c5b-5ab1-0826-1adea3216b36-512ba341 {
    grid-area: 2 / 1 / 3 / 9;
    align-self: end;
  }

  #w-node-_932c5388-8775-8a81-2271-eb2045e052f5-512ba341 {
    grid-area: 1 / 2 / 2 / 8;
  }

  #w-node-aab36dc3-f085-db0c-55d5-969cdc5ea935-512ba341 {
    grid-column: 2 / 8;
    justify-self: center;
  }

  #w-node-_86e1d236-949f-0307-3be8-7f0a722c841a-512ba341 {
    grid-area: 1 / 1 / 2 / 6;
  }

  #w-node-_4b6fa2f2-5520-3188-b908-64d3cc1edf4b-512ba341 {
    grid-area: 1 / 6 / 2 / 9;
  }

  #w-node-_63b52f58-018a-2581-9bf4-289e8ba79085-512ba341, #w-node-_63b52f58-018a-2581-9bf4-289e8ba7908d-512ba341, #w-node-_63b52f58-018a-2581-9bf4-289e8ba79095-512ba341 {
    grid-column: span 3 / span 3;
  }

  #w-node-_19e9cad6-e316-79ac-b823-83ca13293866-512ba341, #w-node-d9d6eb74-3e41-2273-0e9b-919d1c36d2a7-512ba341, #w-node-_3c50a660-bbfb-a602-50a7-90d83a34e129-512ba341, #w-node-_88c9603e-2380-81e7-d189-89f07611db7a-512ba341 {
    grid-column: span 2 / span 2;
  }

  #w-node-_45540e12-85b3-c43f-db0a-03d8d8e414b7-512ba341 {
    grid-area: 3 / 2 / 4 / 4;
  }

  #w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e1e-512ba341 {
    grid-area: 1 / 1 / 2 / 5;
    justify-self: center;
  }

  #w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e23-512ba341 {
    grid-column: 5 / 9;
    justify-self: center;
  }

  #w-node-f4d16cb7-0d77-ebc5-2380-c7c122963af0-22963acf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bbcfa665-a5ec-8261-270e-b4d8d99448bf-5049efc4 {
    align-self: center;
  }

  #w-node-bd664829-0078-71ee-84ec-6ce5b563b308-5049efc4, #w-node-_533098b9-6b8b-1b11-5e15-53731c9f2685-5049efc4, #w-node-_9ade58ba-c94c-1e6d-49e3-89603b2e1429-5049efc4, #w-node-_1d080b50-ae49-9bb7-7991-86fc33a36da3-5049efc4, #w-node-e136bd84-875d-001e-9460-71fb87c6c98e-5049efc4 {
    grid-column: 1 / 5;
  }

  #w-node-_34a43dda-5757-d3bd-dd5d-a75dfc0c373f-5049efc4 {
    grid-column: 1 / 3;
  }

  #w-node-ce5ed8ac-3e92-c39d-3422-b54eb95433e4-5049efc4 {
    grid-column: 3 / 5;
  }

  #w-node-f995dcd9-098c-2af5-d8ea-0bf4f325b3b5-5049efc4 {
    grid-column: 1 / 3;
  }

  #w-node-_30a806db-d3cc-48e2-fe3d-7975b9741575-5049efc4 {
    grid-column: 3 / 5;
  }

  #w-node-_7ade0138-8b31-8bdc-c396-6e4f24814ead-5049efc4 {
    grid-column-end: 3;
  }

  #w-node-_53506954-6f15-7279-7336-4faf5de940be-5049efc4 {
    grid-column: 3 / 5;
  }

  #w-node-b9172610-a7de-53f2-5811-2d8dcbca3240-5049efc4 {
    grid-column-end: 3;
  }

  #w-node-ecf34d25-0c73-203d-1836-8f5a6ccc22df-5049efc4 {
    grid-column: 3 / 5;
  }

  #w-node-_11589d45-eb1b-2d2c-c6af-1887cebb03a3-5049efc4 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_2e3f10a4-ac57-dfde-bb79-cde601c5428e-5049efc4, #w-node-d569af7a-9d1f-11ea-d591-a792e5bd847d-5049efc4, #w-node-b35a5c7f-eff4-5610-8a02-8b13c042e453-5049efc4, #w-node-_75d01244-4ee3-626a-816e-d914951d28b9-5049efc4 {
    grid-column: span 4 / span 4;
  }

  #w-node-_0a58742f-ef87-28dd-44fa-f39ba4b16081-5049efc4 {
    justify-self: center;
  }

  #w-node-_02cf6087-50d2-273e-6450-7647654b2543-5049efc4 {
    grid-area: 2 / 1 / 3 / 5;
    justify-self: center;
  }

  #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f0f-5049efc4 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f11-5049efc4, #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f19-5049efc4, #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f21-5049efc4, #w-node-_4da4d4b2-dec0-17de-0320-dc322e0d8f29-5049efc4 {
    grid-column: span 4 / span 4;
  }

  #w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f50-5049efc4 {
    justify-self: center;
  }

  #w-node-a838dfe9-5e93-b2ad-1e97-028ed5755f55-5049efc4 {
    grid-area: 2 / 1 / 3 / 5;
    justify-self: center;
  }

  #w-node-_14f65ec0-ed11-4cbd-83cc-58c42ddb0aad-5049efc4, #w-node-_998adc4c-f36c-1b4d-e933-1f5a0822b99a-5049efc4, #w-node-_29dca298-972b-c5b3-1a36-e13114b533d0-5049efc4 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_8fdb5d75-9cd0-d8ee-12e8-f4d0ee7f3d73-ed5f0d1b, #w-node-c6255b04-b06e-020e-6e9a-9a5dbd1aa1af-ed5f0d1b {
    grid-column: 1 / 5;
  }

  #w-node-_030861be-2c5b-5ab1-0826-1adea3216b36-512ba341 {
    grid-column-end: 5;
  }

  #w-node-_932c5388-8775-8a81-2271-eb2045e052f5-512ba341, #w-node-aab36dc3-f085-db0c-55d5-969cdc5ea935-512ba341 {
    grid-column: 1 / 5;
  }

  #w-node-_86e1d236-949f-0307-3be8-7f0a722c841a-512ba341 {
    grid-column-end: 5;
  }

  #w-node-_4b6fa2f2-5520-3188-b908-64d3cc1edf4b-512ba341 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_63b52f58-018a-2581-9bf4-289e8ba79085-512ba341, #w-node-_63b52f58-018a-2581-9bf4-289e8ba7908d-512ba341, #w-node-_63b52f58-018a-2581-9bf4-289e8ba79095-512ba341 {
    grid-column: span 4 / span 4;
  }

  #w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e1e-512ba341 {
    justify-self: center;
  }

  #w-node-_1abdb025-fac2-db12-37e0-9e26e5f61e23-512ba341 {
    grid-area: 2 / 1 / 3 / 5;
    justify-self: center;
  }

  #w-node-f4d16cb7-0d77-ebc5-2380-c7c122963af0-22963acf {
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1d080b50-ae49-9bb7-7991-86fc33a36da3-5049efc4 {
    grid-row: 2 / 3;
    align-self: center;
  }

  #w-node-_34a43dda-5757-d3bd-dd5d-a75dfc0c373f-5049efc4 {
    grid-column-end: 5;
  }

  #w-node-ce5ed8ac-3e92-c39d-3422-b54eb95433e4-5049efc4 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f995dcd9-098c-2af5-d8ea-0bf4f325b3b5-5049efc4 {
    grid-column: 3 / 5;
    align-self: end;
  }

  #w-node-_30a806db-d3cc-48e2-fe3d-7975b9741575-5049efc4 {
    grid-row: 3 / 4;
    grid-column-start: 1;
  }

  #w-node-_7ade0138-8b31-8bdc-c396-6e4f24814ead-5049efc4 {
    grid-row: 2 / 3;
    grid-column-end: 5;
  }

  #w-node-_53506954-6f15-7279-7336-4faf5de940be-5049efc4 {
    grid-area: 3 / 1 / 4 / 3;
    align-self: start;
  }

  #w-node-b9172610-a7de-53f2-5811-2d8dcbca3240-5049efc4 {
    grid-area: 3 / 3 / 4 / 5;
  }

  #w-node-ecf34d25-0c73-203d-1836-8f5a6ccc22df-5049efc4 {
    grid-row: 1 / 2;
    grid-column-start: 1;
  }

  #w-node-_45540e12-85b3-c43f-db0a-03d8d8e414b7-512ba341 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Bold.woff2') format('woff2'), url('../fonts/Supreme-Bold.eot') format('embedded-opentype'), url('../fonts/Supreme-Bold.woff') format('woff'), url('../fonts/Supreme-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Extrabold.woff2') format('woff2'), url('../fonts/Supreme-Extrabold.eot') format('embedded-opentype'), url('../fonts/Supreme-Extrabold.woff') format('woff'), url('../fonts/Supreme-Extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-BoldItalic.woff2') format('woff2'), url('../fonts/Supreme-BoldItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-BoldItalic.woff') format('woff'), url('../fonts/Supreme-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-ExtraboldItalic.woff2') format('woff2'), url('../fonts/Supreme-ExtraboldItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-ExtraboldItalic.woff') format('woff'), url('../fonts/Supreme-ExtraboldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Extralight.woff2') format('woff2'), url('../fonts/Supreme-Extralight.eot') format('embedded-opentype'), url('../fonts/Supreme-Extralight.woff') format('woff'), url('../fonts/Supreme-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-ExtralightItalic.woff2') format('woff2'), url('../fonts/Supreme-ExtralightItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-ExtralightItalic.woff') format('woff'), url('../fonts/Supreme-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Italic.woff2') format('woff2'), url('../fonts/Supreme-Italic.eot') format('embedded-opentype'), url('../fonts/Supreme-Italic.woff') format('woff'), url('../fonts/Supreme-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Light.woff2') format('woff2'), url('../fonts/Supreme-Light.eot') format('embedded-opentype'), url('../fonts/Supreme-Light.woff') format('woff'), url('../fonts/Supreme-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-LightItalic.woff2') format('woff2'), url('../fonts/Supreme-LightItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-LightItalic.woff') format('woff'), url('../fonts/Supreme-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-MediumItalic.woff2') format('woff2'), url('../fonts/Supreme-MediumItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-MediumItalic.woff') format('woff'), url('../fonts/Supreme-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Medium.woff2') format('woff2'), url('../fonts/Supreme-Medium.eot') format('embedded-opentype'), url('../fonts/Supreme-Medium.woff') format('woff'), url('../fonts/Supreme-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Regular.woff2') format('woff2'), url('../fonts/Supreme-Regular.eot') format('embedded-opentype'), url('../fonts/Supreme-Regular.woff') format('woff'), url('../fonts/Supreme-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-Thin.woff2') format('woff2'), url('../fonts/Supreme-Thin.eot') format('embedded-opentype'), url('../fonts/Supreme-Thin.woff') format('woff'), url('../fonts/Supreme-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('../fonts/Supreme-ThinItalic.woff2') format('woff2'), url('../fonts/Supreme-ThinItalic.eot') format('embedded-opentype'), url('../fonts/Supreme-ThinItalic.woff') format('woff'), url('../fonts/Supreme-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-BlackLCItalic.woff2') format('woff2'), url('../fonts/Thunder-BlackLCItalic.woff') format('woff'), url('../fonts/Thunder-BlackLCItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-BlackLC.woff2') format('woff2'), url('../fonts/Thunder-BlackLC.woff') format('woff'), url('../fonts/Thunder-BlackLC.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-BoldLC.woff2') format('woff2'), url('../fonts/Thunder-BoldLC.woff') format('woff'), url('../fonts/Thunder-BoldLC.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-BoldLCItalic.woff2') format('woff2'), url('../fonts/Thunder-BoldLCItalic.woff') format('woff'), url('../fonts/Thunder-BoldLCItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ExtraBoldLCItalic.woff2') format('woff2'), url('../fonts/Thunder-ExtraBoldLCItalic.woff') format('woff'), url('../fonts/Thunder-ExtraBoldLCItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ExtraBoldLC.woff2') format('woff2'), url('../fonts/Thunder-ExtraBoldLC.woff') format('woff'), url('../fonts/Thunder-ExtraBoldLC.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ExtraLightLC.woff2') format('woff2'), url('../fonts/Thunder-ExtraLightLC.woff') format('woff'), url('../fonts/Thunder-ExtraLightLC.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ExtraLightLCItalic.woff2') format('woff2'), url('../fonts/Thunder-ExtraLightLCItalic.woff') format('woff'), url('../fonts/Thunder-ExtraLightLCItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-LC.woff2') format('woff2'), url('../fonts/Thunder-LC.woff') format('woff'), url('../fonts/Thunder-LC.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-LCItalic.woff2') format('woff2'), url('../fonts/Thunder-LCItalic.woff') format('woff'), url('../fonts/Thunder-LCItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-LightLC.woff2') format('woff2'), url('../fonts/Thunder-LightLC.woff') format('woff'), url('../fonts/Thunder-LightLC.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-LightLCItalic.woff2') format('woff2'), url('../fonts/Thunder-LightLCItalic.woff') format('woff'), url('../fonts/Thunder-LightLCItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ThinLC.woff2') format('woff2'), url('../fonts/Thunder-ThinLC.woff') format('woff'), url('../fonts/Thunder-ThinLC.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-ThinLCItalic.woff2') format('woff2'), url('../fonts/Thunder-ThinLCItalic.woff') format('woff'), url('../fonts/Thunder-ThinLCItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-MediumLC.woff2') format('woff2'), url('../fonts/Thunder-MediumLC.woff') format('woff'), url('../fonts/Thunder-MediumLC.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-MediumLCItalic.woff2') format('woff2'), url('../fonts/Thunder-MediumLCItalic.woff') format('woff'), url('../fonts/Thunder-MediumLCItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-SemiBoldLC.woff2') format('woff2'), url('../fonts/Thunder-SemiBoldLC.woff') format('woff'), url('../fonts/Thunder-SemiBoldLC.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thunder';
  src: url('../fonts/Thunder-SemiBoldLCItalic.woff2') format('woff2'), url('../fonts/Thunder-SemiBoldLCItalic.woff') format('woff'), url('../fonts/Thunder-SemiBoldLCItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}