.w-users-userformpagewrap {
  height: 100vh;
  max-width: 340px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformbutton {
  width: 100%;
  text-align: center;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.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-users-usersignupverificationmessage {
  display: none;
}

.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;
}

.w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

body {
  color: #0b283a;
  flex-direction: column;
  font-family: Robotomono variablefont wght, sans-serif;
  font-size: 1rem;
  line-height: 1.1;
  display: flex;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin extra, sans-serif;
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Benzin, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

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

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

p {
  margin-bottom: .8rem;
  font-size: .9rem;
  line-height: 1.6;
}

a {
  color: #9bc575;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
}

li {
  margin-bottom: .25rem;
}

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

label {
  color: #0b283a;
  margin-bottom: .25rem;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

blockquote {
  border: 1px #000;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.1rem;
  font-style: italic;
  line-height: 1.5;
}

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

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

.form-message-success {
  background-color: #9bc575;
  padding: 3rem 1.25rem 1.25rem;
}

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

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

.fs-styleguide_row {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.fs-styleguide_row.is-for-social-icons {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

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

.fs-styleguide_3-col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

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

.show {
  display: block;
}

.fs-styleguide_color-sample {
  background-color: #f5f5f5;
  margin-top: .5rem;
  padding: 5rem;
}

.fs-styleguide_color-sample.is-text-color {
  background-color: #535f65;
}

.fs-styleguide_color-sample.is-secondary {
  background-color: #0b283a;
}

.fs-styleguide_color-sample.is-primary {
  background-color: #9bc575;
}

.overflow-hidden {
  overflow: hidden;
}

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

.icon-1x1-small {
  width: 2rem;
  font-size: 1.4rem;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #9bc575;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.heading-medium {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-large {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

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

.icon-medium {
  height: 3rem;
}

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

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

.fs-styleguide_section {
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

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

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

.icon-small {
  height: 2rem;
}

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

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

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

.hide {
  display: none;
}

.fs-styleguide_section-type {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  padding: 1.25rem;
  font-size: 1rem;
  font-weight: 600;
}

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

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

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

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

.form-wrapper {
  margin-bottom: 0;
}

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

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

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

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

.text-rich-text h5 {
  margin-top: 1.25rem;
  margin-bottom: .75rem;
}

.text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: .5rem;
}

.text-rich-text p, .text-rich-text blockquote, .text-rich-text ul {
  margin-bottom: .75rem;
}

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

.icon-large {
  height: 4rem;
}

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

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

.heading-xlarge {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

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

.input {
  height: 2.5rem;
  background-color: #f4f4f4;
  border: 1px #000;
  border-radius: .2rem;
  margin-bottom: .25rem;
  padding: .5rem 1rem;
  font-size: .75rem;
}

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

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

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

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  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;
}

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

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

.background-color-black {
  color: #f2efff;
  background-color: #232632;
}

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

.fs-styleguide_classes {
  display: none;
}

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

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

.fs-styleguide_1-col.gap-medium {
  grid-row-gap: 2.5rem;
}

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

.page-padding {
  z-index: 1;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.page-padding.cero {
  padding-left: 0;
  padding-right: 0;
}

.fs-styleguide_2-col {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  display: grid;
}

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

.show-tablet {
  display: none;
}

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

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

.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;
}

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

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

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

.icon-1x1-large {
  width: 4rem;
  height: 4rem;
  font-size: 3rem;
}

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

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

.utility_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_form-block {
  max-width: 20rem;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  flex-direction: column;
  display: flex;
}

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

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

.button-secondary {
  color: #9bc575;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: .125rem solid #9bc575;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.button-text {
  color: #9bc575;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

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

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

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

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 8rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

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

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

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

.padding-small {
  padding: 1rem;
}

.padding-medium {
  padding: 4rem;
}

.padding-large {
  padding: 6rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge, .padding-xhuge {
  padding: 8rem;
}

.padding-xxhuge {
  padding: 12rem;
}

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

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

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

.margin-bottom.margin-small.font-color-1 {
  color: #9bc575;
}

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

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

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

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

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

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

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

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

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

.padding-vertical.padding-large.fix-padd-botom {
  padding-bottom: 2rem;
}

.padding-vertical.padding-hero {
  padding-top: 44svh;
  padding-bottom: 10svh;
}

.padding-vertical.hero-in-padding {
  padding-top: 12rem;
  padding-bottom: 4rem;
}

.padding-vertical.padding-hero-simple {
  padding-top: 10rem;
  padding-bottom: 2rem;
}

.padding-vertical.hero-landing {
  padding-top: 12rem;
  padding-bottom: 4rem;
}

.padding-vertical.padding-footer {
  padding-bottom: 2rem;
}

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

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.fs-styleguide_background-spacer {
  height: 5rem;
}

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

.heading-small {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-xsmall {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.fs-styleguide_version-details {
  z-index: 5;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.fs-styleguide_page-header {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 2rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.hero {
  color: #fff;
  background-color: #0b283a;
  background-image: radial-gradient(circle, rgba(11, 40, 58, .6), #0b283a 83%), url('../images/hero-1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
}

.footer_component {
  color: #fff;
  background-color: #0b283a;
  margin-top: auto;
  padding-top: 4rem;
}

.footer_component.landing-footer {
  padding-top: 0;
}

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

._2-grid-col.v-align-center {
  align-items: center;
}

._2-grid-col.small-gap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

._2-grid-col.stretch {
  align-items: stretch;
}

._2-grid-col.gap-0 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

._2-grid-col.a-bottom {
  align-items: end;
}

._3-gird-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

._3-gird-col.contrast-greay {
  filter: grayscale();
}

._4-grid-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

._4-grid-col.contrast-gray {
  filter: grayscale();
}

._5-grid-col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

._6-grid-col {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.titular_element {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4em;
  display: flex;
}

.titular_element.centered {
  justify-content: center;
}

.titular_element.centered.no-margin-bottom {
  margin-bottom: 0;
}

.titular-element_hldr {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.modal-nav-component {
  z-index: 999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-image: linear-gradient(rgba(35, 38, 50, .8), rgba(35, 38, 50, .8));
  justify-content: flex-start;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main-nav-component {
  z-index: 100;
  position: relative;
}

.main-nav-component.fixed {
  margin-top: 2.5rem;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.main-nav-component.absolute {
  margin-top: 2.5rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.primary-nav {
  padding-top: .6rem;
  padding-bottom: .6rem;
}

.primary-nav_nav-bar {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.primary-nav_nav-bar.align-center {
  justify-content: center;
}

.brand {
  width: 16rem;
  display: block;
}

.primary-nav_desktop-nav-bar {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.primary-nav_brgr {
  display: none;
}

.secundary-nav_nav-bar {
  justify-content: space-between;
  padding-top: .4rem;
  padding-bottom: .4rem;
  display: flex;
}

.mobile-nav_nav-element {
  width: 100%;
  height: 100%;
  max-width: 50%;
  color: #fff;
  background-color: #0b283a;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-element_header {
  height: 80px;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
  display: flex;
}

.nav-element_body {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 1.8rem;
  display: block;
}

.nav-element_footer {
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: .8rem;
}

.trgr-close.close {
  width: 2em;
  height: 2em;
}

.trgr-open.brgr {
  width: 35px;
  height: 25px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.brgr-pleca {
  height: .2em;
  background-color: #000;
}

.footer_legal {
  color: #fff;
  justify-content: space-between;
  padding-top: 3rem;
  padding-bottom: 1rem;
  font-size: .8rem;
  display: flex;
}

.system-color-card {
  min-height: 100px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.system-color-card.color-1 {
  background-color: #9bc575;
}

.system-color-card.color-2 {
  background-color: #0b283a;
}

.system-color-card.color-3 {
  background-color: #fb8500;
}

.system-color-card.color-four {
  background-color: #0b283a;
}

.btn {
  color: #0b283a;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #9bc575;
  border: 2px solid #9bc575;
  padding: 1rem 1.8rem .7rem;
  font-family: Benzin, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.btn:hover {
  filter: brightness(80%);
}

.btn.brdr {
  color: #9bc575;
  background-color: rgba(0, 0, 0, 0);
}

.btn.brdr:hover {
  background-color: rgba(155, 197, 117, .4);
}

.btn.brdr.white {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #fff;
}

.btn.contrast {
  color: #0b283a;
  background-color: #fff;
  border-color: #fff;
}

.btn.small {
  color: #9bc575;
  background-color: #0b283a;
  justify-content: center;
  align-items: center;
  padding: .8rem 1.2rem .7rem;
  font-size: .75rem;
  font-weight: 600;
  display: flex;
}

.btn.btn-size-big {
  padding: 1.2rem 2.2rem;
  font-size: 1.4rem;
}

.btn.full-width {
  margin-right: 0;
  display: block;
}

.btn.just-text {
  color: #9bc575;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 0;
}

.btn.just-text.white {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn.send {
  width: 100%;
  margin-top: .5rem;
  display: block;
}

.btn.white {
  color: #9bc575;
  background-color: #fff;
  border-style: none;
}

.btn.fw {
  width: 100%;
}

.btn.btn-size-medium {
  padding: 1.4rem 2rem;
  font-size: 1.2rem;
}

.btn.main-nav-cta {
  width: 16rem;
}

.btn.footer-link {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 0;
}

.btn.footer-link:hover {
  filter: brightness(60%);
}

.btn.btn-modal-nav {
  color: #fff;
  text-align: left;
  border-style: none;
}

.btn.large {
  font-size: 1rem;
}

.icon-btn-container {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  justify-items: center;
  line-height: 1;
  display: flex;
}

.icon-btn_icon {
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-font {
  text-align: center;
  text-transform: lowercase;
  flex: none;
  justify-content: center;
  align-items: center;
  font-family: Materialicons, sans-serif;
  font-size: 1.125em;
  line-height: 1;
  text-decoration: none;
}

.icon-font.icon-1x1-small {
  font-size: 1em;
}

.icon-font.icon-1x1-medium {
  width: auto;
  height: auto;
  margin-top: -.25rem;
  font-size: 1.75em;
}

.icon-font.icon-1x1-large {
  font-size: 4em;
}

.brgr {
  width: 35px;
  height: 25px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.close-btn {
  width: 35px;
  height: 35px;
}

.btn-nav {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding: .6rem 0;
  font-size: .8rem;
  font-weight: 400;
  transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
  display: inline-block;
}

.btn-nav:hover, .btn-nav.w--current {
  color: #0b283a;
  letter-spacing: 1.5px;
  background-color: #9bc575;
  padding-left: .7rem;
  padding-right: .7rem;
}

.btn-nav.dropper {
  color: #f2efff;
  padding-right: 2rem;
}

.btn-nav.cta {
  color: #fff;
  background-color: #0b283a;
  border-radius: .2rem;
  margin-left: 1rem;
}

.accordion_header {
  color: #2308bd;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: .8rem;
  font-size: 1.4rem;
  display: flex;
}

.accordion_display {
  height: 0;
  overflow: hidden;
}

.accordion_content {
  color: #0b283a;
  background-color: #f2efff;
  padding: 1.4rem;
}

.footer-brand {
  width: 150px;
}

.footer-link {
  color: #fff;
  font-size: 1rem;
  display: block;
}

.shades-color {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.color-shade {
  min-height: 60px;
}

.color-shade.color-one {
  background-color: #9bc575;
}

.color-shade.color-two {
  background-color: #0b283a;
}

.color-shade.color-3 {
  background-color: #fb8500;
}

.color-shade.body-font {
  background-color: #0b283a;
}

.color-shade.color-one-light {
  background-color: #f2efff;
}

.color-shade.color-one-dark {
  background-color: #2308bd;
}

.color-shade.color-two-light {
  background-color: #dbd7f1;
}

.color-shade.color-two-dark {
  background-color: #17132a;
}

.color-shade.color-3-light {
  background-color: #ffd09c;
}

.color-shade.color-3-dark {
  background-color: #d06e00;
}

.color-shade.body-font-light {
  background-color: #555;
}

.color-shade.body-font-dark {
  background-color: #7a4000;
}

.color-shade.color-3 {
  background-color: #73eedc;
}

.color-shade.color-trhee-light {
  background-color: #ffbb70;
}

.color-shade.body-font-dark {
  background-color: #161616;
}

.color-shade.color-3-dark {
  background-color: #7a4000;
}

.font-color-1 {
  color: #9bc575;
}

.font-color-2 {
  color: #0b283a;
}

.font-color-3 {
  color: #fb8500;
}

.font-color-4 {
  color: #0b283a;
}

.simple-card_image {
  position: relative;
}

.simple-card_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #082130;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  justify-items: start;
  padding: 2rem 2rem 2.4rem;
  display: flex;
}

.simple-card_content.align-center {
  text-align: center;
  justify-items: center;
}

.simple-card_content.background-color-3 {
  color: #0b283a;
  background-color: #73eedc;
}

.bullet-icon-card {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  align-items: center;
  display: flex;
}

.bullet-icon-card_icon {
  width: 1.5rem;
  height: 1.5rem;
  color: #9bc575;
  background-color: #fff;
  border: 1px solid #9bc575;
  border-radius: 30px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bullet-icon-card_icon.medium-size {
  width: 50px;
  height: 50px;
}

.bullet-icon-card_text {
  line-height: 1.4;
}

.btn-dropper_icon {
  margin-right: 10px;
}

.megamenu-dropper.w--open {
  width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  left: 0%;
  right: 0%;
}

.megamenu {
  width: 100%;
  max-width: 64rem;
  min-height: 200px;
  background-color: #fff;
  border: 1px solid #fafafa;
  border-radius: .4rem;
  padding: 1.4rem;
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

.form-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.form-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.required {
  color: #fb8500;
}

.address {
  background-color: #fafafa;
  border-radius: .2rem;
  padding: .8rem 1.5rem;
  font-style: normal;
}

.map-card {
  width: 100%;
  height: 8.75rem;
  position: relative;
  overflow: hidden;
}

.g-map {
  height: 100%;
}

.hover {
  z-index: 1;
  opacity: 0;
  color: #fff;
  background-color: rgba(11, 40, 58, .5);
  justify-content: center;
  align-items: center;
  transition: opacity .2s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hover:hover {
  opacity: 1;
}

.hover_icon {
  width: 3vw;
  height: 3rem;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  display: flex;
}

.system-modal-nav {
  justify-content: flex-end;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.system-section-bg-color {
  padding: 6rem 190px;
}

.system-section-bg-color.background-color-grey {
  background-color: #f2efff;
}

.background-color-1 {
  color: #fff;
  background-color: #9bc575;
}

.background-color-2 {
  color: #fff;
  background-color: #0b283a;
}

.btn-modal-nav {
  color: #2308bd;
  background-color: rgba(0, 0, 0, 0);
  padding-left: .8rem;
  padding-right: .8rem;
  font-size: 1.4rem;
  display: block;
}

.close.close-btn {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  text-decoration: none;
  display: flex;
}

.accordion_icon {
  width: 26px;
  height: 26px;
}

.lightbox {
  position: relative;
  overflow: hidden;
}

.element-content {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: start;
  display: flex;
}

.element-content.align-center {
  text-align: center;
  align-items: center;
  justify-items: center;
}

.element-content.full-widht {
  justify-items: stretch;
}

.element-content.medium-gap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.element-content.large-gap {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
}

.element-content.huge-gap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.element-content.small-gap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.element-content.space-between {
  justify-content: space-between;
}

.simple-card_icon-hldr {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.simple-card_icon {
  font-size: 3rem;
}

.tabs-component_tabs-menu {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.tabs-component_tab {
  color: #9bc575;
  text-align: center;
  background-color: #f2efff;
  margin-right: .8rem;
}

.tabs-component_tab.w--current {
  color: #f2efff;
  background-color: #9bc575;
}

.tabs-component_content {
  padding-top: 2rem;
}

.main-nav-component_bg-shade {
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(11, 40, 58, .8);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-in {
  color: #fff;
  text-align: center;
  background-color: #0b283a;
  background-image: linear-gradient(rgba(11, 40, 58, .8), rgba(11, 40, 58, .8)), url('../images/hero-0.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.text-label {
  text-transform: uppercase;
}

.flex-element {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-element.align-center {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
}

.flex-element.space-between {
  justify-content: space-between;
}

.flex-element.fix-cta {
  justify-content: center;
}

.icon-btn {
  width: 2.125rem;
  height: 2.125rem;
  background-color: #9bc575;
  justify-content: center;
  align-items: center;
  padding: .4rem;
  display: flex;
}

.footer-link-card {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  width: 100%;
  border-radius: 0%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

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

.hero-simple {
  color: #f2efff;
  text-align: center;
  background-color: #0b283a;
}

.fs-cc-prefs_form {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 576px;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 24px 32px;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_title {
  color: #021a69;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner_close-icon {
  width: 24px;
  height: 24px;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 999px;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_button {
  color: #f2efff;
  background-color: #9bc575;
  border: 2px solid #4353ff;
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #9bc575;
  background-color: #fff;
  border-color: #4353ff;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 1000px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  top: -12px;
  bottom: auto;
  left: auto;
  right: -12px;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  margin-left: 12px;
  padding: 10px;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-manager_icon {
  width: 32px;
  height: 32px;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_component {
  z-index: 997;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 32px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_close-icon {
  width: 16px;
  height: 16px;
  color: #021a7c;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: block;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.fs-cc-banner_text-link {
  color: #9bc575;
  border-bottom: 2px solid #9bc575;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_label {
  color: #9bc575;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-size: 12px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  padding: 10px;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 5, 36, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_checkbox-field {
  width: 44px;
  height: 24px;
  background-color: #ccc;
  border-radius: 999px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-banner_button {
  min-width: 140px;
  color: #fff;
  text-align: center;
  background-color: #9bc575;
  border: 2px solid #4353ff;
  border-radius: 500px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #9bc575;
  background-color: #f5f5f5;
  border-color: #4353ff #4353ff #9bc575;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 24px;
}

.fs-cc-prefs_trigger {
  display: none;
}

.text-content {
  width: 100%;
  min-height: 2rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

.text-content.align-center {
  text-align: center;
  align-items: center;
  justify-items: center;
}

.text-content.small-gap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.text-content.medium-gap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
}

.hero-bg {
  background-image: url('../images/hero-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.splash-page-wrapper {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #fff;
  background-image: url('../images/hero-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.splash-page-container {
  width: 600px;
  min-height: 100px;
}

.splash-page-brand {
  width: 60%;
}

.flex-row-elements {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.flex-row-elements.align-center {
  justify-content: center;
}

.hero-landing {
  color: #fff;
  background-color: #9bc575;
}

.landing-form-card {
  color: #0b283a;
  background-color: #fff;
  padding: 2.25rem;
}

.form-block {
  margin-bottom: 0;
}

.cta-element {
  color: #fff;
  background-color: #9bc575;
  background-image: url('../images/hero-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.cta-element-content {
  width: 100%;
  max-width: 60%;
  min-height: 20px;
}

.display-none {
  display: none;
}

.progress-bar-component {
  z-index: 110;
  width: 100%;
  height: 8px;
  background-color: #9bc575;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.progress-bar {
  width: 100%;
  height: 100%;
  background-color: #2308bd;
}

.fix-bottom-bar {
  z-index: 100;
  justify-content: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._2-gridl-col_3-1 {
  grid-column-gap: 4rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 66.6667fr 33.3333%;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.footer-gird {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inner-container {
  width: 100%;
  max-width: 90%;
  background-color: #f2efff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  position: relative;
}

.inner-container-right-card {
  min-height: 4rem;
  background-color: #fff;
  position: relative;
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.vertical-tabs {
  justify-content: space-between;
  display: flex;
}

.vertical-tabs_content {
  width: 100%;
  max-width: 50%;
  flex: 0 auto;
}

.vertical-tab_tabs {
  width: 100%;
  max-width: 50%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 4rem;
  display: flex;
}

.vertical-tab_button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  opacity: .6;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: minmax(2rem, 4rem) 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.vertical-tab_button.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.nav-brand {
  width: 20%;
}

.nav-cta {
  width: 20%;
  text-align: right;
}

.hero-label {
  color: #9bc575;
  text-transform: uppercase;
  font-family: Benzin, sans-serif;
  font-weight: 700;
}

.hero-h1 {
  white-space: pre-wrap;
  font-size: 4.1vw;
}

.hero-btn-hldr {
  width: 100%;
  max-width: 30%;
}

.countdown {
  z-index: 101;
  justify-content: center;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content {
  background-color: #0b283a;
}

.content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: 25rem 25rem 25rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-content {
  min-height: 25rem;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  overflow: hidden;
}

.card-content:hover {
  filter: brightness(80%);
}

.card-content_bg {
  z-index: 0;
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/e-bike-specialized.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-content_bg.como-llegar-bg {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/como-llegar-cover.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_bg.carrera {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/e-bikefest-2.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_bg.info-g {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/ebike-fest-3.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_bg.charlas-bg {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/men_talkig_in_front_a_group_of_people_about_e-bikes_in_c8dca89f-39e9-49c7-ab9f-3b4c31331415.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_bg.beer-garden-bg {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/beer_bar_in_the_forest_0fb4b301-662e-4442-a016-c96b00d7cd7e.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_bg.e-bike-party-bg {
  background-image: linear-gradient(rgba(11, 40, 58, .5), rgba(11, 40, 58, .5)), url('../images/e-bike_riders_at_a_party_in_the_woods_cd394d5a-f81d-4ad8-80c0-0037212ca8bc.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-content_brief {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.titular-heading {
  width: 100%;
  max-width: 50%;
  text-align: left;
}

.titular-heading.centered {
  width: auto;
  max-width: none;
}

.subtitular-heding {
  width: 100%;
  max-width: 40%;
  text-align: left;
  font-size: .75rem;
}

.subtitular-heding.a-left {
  text-align: right;
}

.news-post {
  border: 1px solid #0b283a;
}

.news-brief {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  padding: 2rem;
  display: flex;
}

.text-link {
  color: #9bc575;
  text-decoration: underline;
}

.news {
  display: none;
}

.sponsors {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sponsor {
  width: 13.6666%;
  min-height: 1rem;
}

.social-link {
  color: #9bc575;
  text-transform: uppercase;
  font-family: Benzin, sans-serif;
  text-decoration: underline;
}

.heading-footer {
  font-size: 1rem;
  font-weight: 400;
}

.h1-small {
  font-size: 3rem;
}

.ebike-race.background-color-2, .e-nike-test.background-color-2 {
  color: #fff;
}

.charla-expertos.background-color-1 {
  color: #0b283a;
}

.e-bike-party.background-color-2 {
  color: #fff;
}

.full-bg-section {
  min-height: 15rem;
  color: #fff;
  background-image: url('../images/ebike-fest-8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.full-bg-shade {
  z-index: 0;
  mix-blend-mode: multiply;
  background-image: linear-gradient(135deg, #19425c, #0b283a);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.full-bg-shade.two {
  color: #0b283a;
  mix-blend-mode: exclusion;
  background-color: #9bc575;
  background-image: none;
}

.full-bg-shade.relaive {
  z-index: 1;
}

.full-bg-shade.over-map {
  z-index: 1;
  opacity: .8;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.cta {
  color: #fff;
  background-image: url('../images/ebike-fest-6.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.cat-title {
  text-transform: uppercase;
  font-family: Benzin extra, sans-serif;
  font-size: 1.75rem;
}

.cat-flex {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-bottom: 3px solid #0b283a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: .5rem;
  display: flex;
}

.mapa {
  height: 55svh;
  background-color: #0b283a;
  position: relative;
}

.gmap {
  height: 100%;
}

.map-trasnporte {
  height: 37.5rem;
  background-color: #0b283a;
  position: relative;
}

.trasnportacion-map {
  height: 100%;
}

.dinamic-image {
  height: 100%;
  background-image: url('../images/e-bikefest-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.dinamic-image.about {
  background-image: url('../images/ebike-fest-1.webp');
  background-position: 50%;
}

.servicio-meccanico.background-color-2 {
  color: #fff;
}

.rich-text li {
  margin-bottom: .5rem;
}

.alert-box {
  border: 1px solid #9bc575;
  padding: 2rem;
}

.counter-cta {
  background-color: #a9d67f;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.couter-wrpr {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.counter {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding: .5rem 1rem;
  font-size: .75rem;
  display: flex;
}

.counter-digit {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  font-size: .6rem;
  display: flex;
}

.digit-num {
  font-size: 1.24rem;
  font-weight: 500;
}

.falan-blk {
  padding-top: .4rem;
}

.building {
  height: 100svh;
  color: #fff;
  background-image: linear-gradient(rgba(11, 40, 58, .8), rgba(11, 40, 58, .8)), url('../images/ebike-fest-4.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 4rem;
  padding-left: 4rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  body {
    font-size: .8rem;
  }

  .hide-tablet {
    display: none;
  }

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

  .show-tablet {
    display: block;
  }

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

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 4rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  ._2-grid-col {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  ._3-gird-col {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  ._5-grid-col {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .brand {
    width: 16rem;
  }

  .primary-nav_desktop-nav-bar {
    display: none;
  }

  .primary-nav_brgr {
    order: 1;
    display: block;
  }

  .mobile-nav_nav-element {
    max-width: 70%;
  }

  .brgr-pleca {
    background-color: #9bc575;
  }

  .brgr-pleca.two {
    width: 80%;
  }

  .brgr-pleca.three {
    width: 60%;
  }

  .btn.main-nav-cta {
    width: auto;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .nav-brand, .nav-cta {
    width: auto;
  }

  .hero-h1 {
    font-size: 3rem;
  }

  .hero-btn-hldr {
    max-width: 40%;
  }

  .sponsor {
    width: 20%;
  }

  .div-block {
    display: none;
  }

  .cat-title {
    font-size: 2.5rem;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  .fs-styleguide_row.is-for-social-icons {
    grid-template-rows: auto auto;
  }

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

  .fs-styleguide_color-sample {
    padding: 2.5rem 2rem;
  }

  .heading-medium {
    font-size: 1.3rem;
  }

  .heading-large {
    font-size: 2rem;
  }

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

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

  .heading-xlarge {
    font-size: 2.5rem;
  }

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

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

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

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

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-large {
    padding: 3rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .padding-vertical.hero-landing {
    padding-top: 8rem;
  }

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

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

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

  .fs-styleguide_version-details {
    font-size: .875rem;
  }

  .fs-styleguide_page-header {
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

  ._4-grid-col, ._5-grid-col {
    grid-template-columns: 1fr 1fr;
  }

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

  .titular_element {
    grid-template-columns: 1fr;
    padding-left: 0%;
    padding-right: 0%;
  }

  .primary-nav_desktop-nav-bar {
    display: none;
  }

  .primary-nav_brgr {
    display: block;
  }

  .mobile-nav_nav-element {
    max-width: 80%;
  }

  .btn.mobile-full-width {
    margin-right: 0;
    display: block;
  }

  .btn.fw-mobile {
    width: 100%;
  }

  .simple-card_content {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .system-section-bg-color {
    padding-left: 0;
    padding-right: 0;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .inner-container, .vertical-tab_tabs {
    padding-left: 2rem;
  }

  .hero-btn-hldr {
    max-width: 50%;
  }

  .content-grid {
    grid-template-rows: 15rem 15rem 15rem;
    grid-template-columns: 1fr 1fr;
  }

  .card-content {
    min-height: 10rem;
  }

  .h1-small {
    font-size: 2.5rem;
  }

  .cat-title {
    font-size: 2.325rem;
  }

  .building {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
  }
}

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

  .heading-medium {
    font-size: 1rem;
  }

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

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

  .fs-styleguide_2-col {
    grid-template-columns: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

  .padding-vertical.hero-landing {
    padding-top: 6rem;
  }

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

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

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

  ._3-gird-col {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  ._5-grid-col, ._6-grid-col {
    grid-template-columns: 1fr;
  }

  .titular_element {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
  }

  .titular_element.centered.no-margin-bottom {
    align-items: center;
  }

  .brand {
    width: 13rem;
  }

  .mobile-nav_nav-element {
    max-width: 100%;
  }

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

  .btn {
    font-weight: 500;
  }

  .btn.btn-modal-nav {
    font-size: 1.2rem;
  }

  .icon-btn-container {
    justify-content: center;
  }

  .icon-font.icon-1x1-medium {
    width: 1.75rem;
    height: 1.6rem;
    font-size: 2.5em;
  }

  .footer-brand {
    margin-left: auto;
    margin-right: auto;
  }

  .element-content {
    max-width: 90%;
  }

  .element-content.mov-a-center {
    align-items: center;
  }

  .tabs-component_tabs-menu {
    flex-wrap: wrap;
  }

  .tabs-component_tab {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .flex-element.space-between {
    justify-content: center;
  }

  .flex-element.fix-cta {
    text-align: center;
  }

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

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -22px;
    bottom: auto;
    left: auto;
    right: 10px;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-prefs_component, .fs-cc-prefs_content {
    padding: 24px;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .text-content.medium-gap.fixmob, .text-content.fixmob {
    align-items: center;
  }

  .text-content.mov-text-align {
    text-align: center;
    align-items: center;
  }

  .footer-gird {
    grid-template-columns: 1fr;
  }

  .inner-container {
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }

  .vertical-tabs {
    flex-direction: column;
  }

  .vertical-tabs_content {
    max-width: 100%;
  }

  .vertical-tab_tabs {
    max-width: 100%;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 3rem;
    padding-left: 0;
  }

  .nav-cta {
    display: none;
  }

  .hero-h1 {
    font-size: 2rem;
  }

  .hero-btn-hldr {
    max-width: 100%;
  }

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

  .titular-heading {
    max-width: 100%;
    text-align: center;
  }

  .subtitular-heding {
    max-width: 100%;
  }

  .subtitular-heding.a-left {
    text-align: center;
  }

  .sponsors {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .sponsor {
    width: 33.3333%;
  }

  .h1-small, .cat-title {
    font-size: 1.75rem;
  }

  .cat-flex {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .h1-fix {
    font-size: 1.6rem;
  }
}

#w-node-_3499b91f-e957-323f-102a-b48cc925fc2d-be20efdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4183b468-1d09-4d2a-694a-751f02cdf4d3-be20efdf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_08837fd5-f8a3-d318-50bf-5f20be072aa0-be20efdf {
  grid-area: span 2 / span 3 / span 2 / span 3;
}

#w-node-_75296dbd-f017-e5cf-8e2f-6fb0ae5e13a1-be20efdf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a3628e89-3c8c-730b-3b80-05421eae021f-be20efdf, #w-node-_78d4747b-0163-0961-f698-1e3bc3e0fed6-be20efdf, #w-node-c3341993-64b5-e249-5a0a-33448798f50f-be20efdf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3a0d10a3-45ee-fed5-24ba-7b9db715036e-be20efdf, #w-node-fbded0a7-916c-44d9-2810-16dbb322fb72-be20efdf, #w-node-_072d3ea9-5806-0c0e-681b-9b6db5da5735-be20efdf, #w-node-c415a68e-fa14-b47b-f9ff-0a2328d217f2-be20efdf, #w-node-_70627499-2192-13c9-5660-f0ee7488eb05-be20efdf, #w-node-c5e6ecbd-b7c0-0bbc-4094-6b7262ab0067-be20efdf, #w-node-b6ce79ce-0fa0-679e-082a-751bd13c8e62-94e77f99, #w-node-_1ab24e42-b2d8-af78-cf78-c443bab9d336-94e77f99, #w-node-d541ac6a-70ec-7b9a-0897-b26794b913ac-94e77f99, #w-node-a6e5870a-bfd9-ad4a-6717-c23a7b9b982a-94e77f99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1414311-28b0-552f-05e5-fb238587c852-6520efe3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c9e6fa20-774f-50e9-0563-3be3c45a7015-6520efe3, #w-node-c9e6fa20-774f-50e9-0563-3be3c45a701b-6520efe3, #w-node-c9e6fa20-774f-50e9-0563-3be3c45a7021-6520efe3, #w-node-f153ebef-7401-2dfe-19d3-b96f0119aeef-6520efe3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c9e6fa20-774f-50e9-0563-3be3c45a7026-6520efe3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-abef9549-f0a9-2be2-15cc-b1fbffbba787-6520efe3, #w-node-abef9549-f0a9-2be2-15cc-b1fbffbba788-6520efe3, #w-node-abef9549-f0a9-2be2-15cc-b1fbffbba78a-6520efe3, #w-node-_30e1af4f-557a-0c87-b13e-61a49fa2fb20-6520efe3, #w-node-_30e1af4f-557a-0c87-b13e-61a49fa2fb21-6520efe3, #w-node-_30e1af4f-557a-0c87-b13e-61a49fa2fb23-6520efe3, #w-node-dc353b7b-72b8-d8b7-db33-8943b62d66ef-6520efe3, #w-node-_7b47482f-f37d-406f-3a84-571b561b2472-bc20efeb, #w-node-_0824f59f-e005-5fbd-5a47-d2574da7d6e7-cf20efed, #w-node-a6f22e9f-65a1-114a-801b-464c612da599-cf20efed, #w-node-ee3ec7be-38b9-7719-2a74-5928dffac693-cf20efed, #w-node-_7e98058a-ff87-7188-18b2-c332ccd4c502-cf20efed, #w-node-_16ea1f73-bfa4-a51b-6aa2-328b1421d18d-cf20efed, #w-node-_6d7a51a2-d6df-c2f5-f397-d196b37c0896-cf20efed, #w-node-_7d951c06-b6d8-f190-cb0e-e6f21c51d12a-cf20efed, #w-node-_7d951c06-b6d8-f190-cb0e-e6f21c51d134-cf20efed, #w-node-_7d951c06-b6d8-f190-cb0e-e6f21c51d13e-cf20efed, #w-node-_776054a0-06c0-ce4c-c83d-905b56aab700-cf20efed, #w-node-_13b13929-929f-c1e4-132b-09bd6ef3e881-cf20efed, #w-node-_13b13929-929f-c1e4-132b-09bd6ef3e888-cf20efed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13b13929-929f-c1e4-132b-09bd6ef3e889-cf20efed, #w-node-_13b13929-929f-c1e4-132b-09bd6ef3e891-cf20efed, #w-node-_13b13929-929f-c1e4-132b-09bd6ef3e899-cf20efed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5acd2148-cfca-5a6b-e873-4ac94a43b6ea-cf20efed, #w-node-_0387630c-0de7-8a7d-b608-2f16157ce335-cf20efed, #w-node-_63881cc4-475f-2695-5fc1-d5c39e05adce-cf20efed, #w-node-a0f27b05-0dcc-dc98-defa-6964227c54d0-cf20efed, #w-node-_7dbba0b5-9cd5-5308-df75-6ab74307e2ca-cf20efed, #w-node-e676d4de-b8aa-815a-6814-1188162b89ce-cf20efed, #w-node-bef14f26-d0d5-9d60-8459-c06f5716fb0b-5716fb0b, #w-node-d980ae38-0b9e-6584-e258-79aacaa62c00-5716fb0b, #w-node-_8fa82d00-4a41-0802-7ad5-d2cff9cb9e99-f9cb9e99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c84f28a4-8182-49dc-25d7-61cc379615e5-4f665529 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fa1e8ce8-1cef-3dc2-43c8-040fc826e4a2-4f665529, #w-node-_27e963ce-4cc0-b099-f66d-3f22c8e49439-4f665529, #w-node-a5d387df-326f-fadf-8630-ea00892aff4b-4f665529, #w-node-_9c09ae3a-77a9-9267-da8c-93bc4930f357-4f665529, #w-node-_84bacefb-624c-e340-b40a-3ade1ad9ef4b-4f665529, #w-node-_84bacefb-624c-e340-b40a-3ade1ad9ef4c-4f665529, #w-node-db802169-26a4-97d1-905f-4dc309baf8a5-4f665529, #w-node-_41e87d5a-0e4d-e6c8-5029-59871f68c4fb-4f665529, #w-node-ab86cb19-3198-53b5-a25e-35bc9d3e1661-4f665529, #w-node-_3577069f-261c-8f51-a982-6c264d5d4a25-4f665529, #w-node-_5a5f2659-c04b-b03c-096d-a522b1eab2a6-4f665529, #w-node-_5ad9ab29-9b84-5adf-ab02-bf982c67a256-4f665529, #w-node-_7ee9193a-43b4-a798-8970-d4b34da80c25-4f665529, #beer-g.w-node-_449dadec-ff65-5353-a6fd-e3e6e7a6c504-4f665529 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c84f28a4-8182-49dc-25d7-61cc379615e5-e2561552 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#fun-r.w-node-_827c9fa9-eac7-70d9-4541-6712ca8c69b5-e2561552, #full-r.w-node-ac7871dc-cb68-072a-3fe4-31eacc6c7a3c-e2561552, #w-node-f2320e86-7fcd-32d9-4e67-77fc7adbee6f-e2561552, #w-node-_623d41a2-8dcd-b72f-8cf8-8a7a18306113-e2561552, #w-node-_2071b885-4e7c-cd3d-35a6-7d0727196b51-e2561552, #w-node-_70d19a43-60a7-e500-1ecb-45abe657448b-e2561552, #w-node-c971bf9c-0638-4398-36ba-9186abbbbaa1-e2561552 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c84f28a4-8182-49dc-25d7-61cc379615e5-2a72dbdd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d4533e94-0b65-ca68-cb42-c5c909ebd47d-2a72dbdd, #w-node-_84361739-5353-6e6e-08ca-a82e155ea5c1-2a72dbdd, #w-node-e73869ba-3cd9-9447-2687-0a02a4efd94f-2a72dbdd, #w-node-e000e354-e5ca-122c-e7db-3ebb4706b0ef-2a72dbdd, #w-node-f2ea53fc-3311-61d8-e4c0-32a22a719711-2a72dbdd, #w-node-f2ea53fc-3311-61d8-e4c0-32a22a719712-2a72dbdd, #w-node-_77d56cf0-3de0-108d-d955-062e311a96bc-2a72dbdd, #w-node-ee24f1dd-1ca4-285b-f820-e4204a4e533b-2a72dbdd, #w-node-a11d664d-1dcd-863a-2fc4-5a471de4ce96-2a72dbdd, #w-node-a11d664d-1dcd-863a-2fc4-5a471de4ce97-2a72dbdd, #w-node-_064e7f24-58e4-2819-2ced-d517c16d3720-2a72dbdd, #w-node-_61d5644a-fc32-7390-ba46-82ee2f0f3ad9-2a72dbdd, #w-node-_78441768-b4b3-6bfa-fac3-7d409d45c59b-2a72dbdd, #w-node-c6b779b6-19aa-eb98-4059-711f04660209-2a72dbdd, #w-node-_95f497ec-9068-8a47-e267-94b300a5f91d-2a72dbdd, #w-node-_1c94a63f-915b-bb28-d2b6-4cf3988b6227-2a72dbdd, #w-node-d2b38bd8-fb99-f06f-c920-3ea2cd4d0bda-2a72dbdd, #w-node-_3ea4c6e3-f3d8-bffd-efb7-71c36e9e12a3-2a72dbdd, #w-node-_5ad609fc-7475-dfe5-cbff-c6b17e08127e-2a72dbdd, #w-node-_3d96c871-43ce-7e1d-1dee-e2e37d33c31b-2a72dbdd, #w-node-a2b5d5a0-0333-9d12-76cc-1865e6b9d389-2a72dbdd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c84f28a4-8182-49dc-25d7-61cc379615e5-a93b631c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_54a1b885-8ccc-e079-b291-12991305bc37-a93b631c, #w-node-_9a35d189-952f-015d-bd79-d42977016ea8-a93b631c, #w-node-e1e9783a-1348-305f-ef88-1f8d421b2a76-a93b631c, #w-node-b8c25b02-8fa9-3246-0133-658803e1448e-a93b631c, #w-node-e0ece551-0db1-4db4-a37d-a3e37beb1c3f-a93b631c, #w-node-_1712d799-c02d-d11e-b4cb-2287defc5dbf-a93b631c, #w-node-d5d8bfb9-8d91-a380-6461-ec94225220c8-a93b631c, #w-node-_2cc3490f-d705-6310-ea62-799cf6726bad-a93b631c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1ab24e42-b2d8-af78-cf78-c443bab9d336-94e77f99 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1ab24e42-b2d8-af78-cf78-c443bab9d336-94e77f99 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b6ce79ce-0fa0-679e-082a-751bd13c8e62-94e77f99 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Materialicons';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin extra';
  src: url('../fonts/Benzin-Extra-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benzin';
  src: url('../fonts/Benzin-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotomono variablefont wght';
  src: url('../fonts/RobotoMono-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}