:root {
  --yellow-green: #b1eb16;
  --royal-blue: #135699;
  --deep-sky-blue: #05c7ff;
}

h1 {
  letter-spacing: -.1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 2.7rem;
}

h2 {
  color: var(--yellow-green);
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 2.2rem;
}

p {
  text-align: left;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

a {
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: underline;
}

ul {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  padding-left: 2.5rem;
  font-weight: 500;
  line-height: 1.6rem;
}

li {
  line-height: 2rem;
}

blockquote {
  border-left: 2rem solid var(--yellow-green);
  text-align: center;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding: 2rem 2rem 1rem;
  font-size: 2rem;
  line-height: 2rem;
  display: flex;
}

.main {
  width: 90%;
  max-width: 70rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.body {
  color: #f9fffd;
  object-fit: fill;
  background-color: #0000;
  height: auto;
  min-height: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  overflow: visible;
}

.hero {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 2rem;
  display: flex;
}

.hg_cont_text {
  flex-wrap: wrap;
  place-content: flex-start space-between;
  width: 50%;
  padding-right: 1rem;
  font-size: 1.1rem;
  display: flex;
}

.hg_cont_img {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-left: 1rem;
  display: flex;
}

.navbar {
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff 40%, #ffffff69 81%, #fff0 97%);
  border-radius: 0;
  width: 100%;
  max-width: none;
  margin: 0 auto 2rem;
  padding-top: 3rem;
  position: sticky;
  top: 0;
}

.list {
  width: 100%;
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
  padding-left: 2.5rem;
}

.button_cta {
  background-color: var(--yellow-green);
  color: var(--royal-blue);
  text-align: center;
  text-transform: uppercase;
  border-radius: 100px;
  width: 100%;
  margin-top: 2rem;
  padding: .8rem 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.heading {
  width: 100%;
  font-size: 1.9rem;
  line-height: 1.9rem;
}

.paragraph {
  margin-top: 1rem;
  line-height: 1.5rem;
}

.heading-2 {
  color: var(--royal-blue);
  font-size: 3rem;
  line-height: 3rem;
}

.image {
  height: 9.4rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: inline-block;
}

.nav-link, .nav-link-2 {
  color: #fff;
}

.nav_lin {
  color: #20578f;
  padding: .5rem 1.2rem;
  font-weight: 700;
}

.nav_lin:hover {
  background-color: var(--royal-blue);
  color: #fff;
}

.nav_lin.w--current {
  color: var(--royal-blue);
  background-color: #0000;
}

.nav-menu {
  background-color: var(--yellow-green);
  border-radius: 16px;
  flex: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container {
  flex-wrap: wrap;
  place-content: center space-between;
  align-items: center;
  width: 90%;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand {
  flex: 1;
}

.image-2 {
  width: 100%;
  max-width: 120%;
  margin-top: -4.5rem;
}

.logotipos {
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.logos {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: none;
}

.walmart {
  width: 8.5rem;
}

.chedraui {
  width: auto;
  height: 3.6rem;
}

.comer, .fresko, .asturios {
  width: 8.5rem;
}

.text-span {
  color: var(--yellow-green);
  text-align: left;
  width: 100%;
  margin-left: 2rem;
  font-size: 1rem;
}

.block-quote {
  border-left-width: 2rem;
  flex-wrap: wrap;
  font-size: 2.2rem;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1.3rem;
  line-height: 2rem;
}

.cont {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 4rem;
  display: flex;
}

.paragraph-3 {
  color: var(--royal-blue);
  text-align: center;
  background-color: #ffffffe6;
  border-radius: 12px;
  width: 95%;
  margin: .5rem auto .2rem;
  padding: 1rem;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2rem;
}

.slider {
  background-color: #0000;
  justify-content: space-between;
  display: flex;
}

.left-arrow, .right-arrow {
  display: none;
}

.hg_cont_slide {
  flex-flow: column wrap;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.image-3 {
  border: 3px solid var(--yellow-green);
  border-radius: 100%;
  width: 5rem;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  color: var(--yellow-green);
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.slide, .slide-2, .slide3, .slide4 {
  width: 33%;
}

.slide5 {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
}

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

.cont2 {
  flex-wrap: wrap;
  width: 100%;
  margin-top: 7rem;
  margin-bottom: 4rem;
  display: flex;
}

.hg_cont_img_izq {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 0;
  display: flex;
}

.img_hg {
  max-width: none;
  height: 45rem;
  margin-top: -5rem;
}

.consejos {
  width: 100%;
}

.tab-link-tab-1 {
  background-color: var(--royal-blue);
  color: #fff;
  text-align: center;
  border-radius: 25px;
  margin-bottom: .5rem;
  margin-left: .5rem;
  padding: .8rem 2rem;
  font-weight: 700;
}

.tab-link-tab-1.w--current {
  background-color: var(--yellow-green);
  color: var(--royal-blue);
  border-radius: 25px;
  margin-bottom: .5rem;
  margin-left: .5rem;
  padding: .8rem 2rem;
  font-weight: 700;
}

.tab-link-tab-2 {
  background-color: var(--royal-blue);
  color: #fff;
  border-radius: 25px;
  margin-bottom: .5rem;
  margin-left: .5rem;
  padding: .8rem 2rem;
  font-weight: 700;
}

.tab-link-tab-2.w--current {
  background-color: var(--yellow-green);
  color: var(--royal-blue);
}

.tabs-menu {
  flex-direction: column;
  max-width: 40%;
  display: flex;
}

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

.tabs-content {
  max-width: 60%;
  padding-left: 1.5rem;
}

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

.footer {
  padding-top: 3rem;
  padding-bottom: 250px;
}

.text_footer {
  text-align: center;
  font-size: .8rem;
}

.link {
  color: var(--yellow-green);
  font-size: .8rem;
  font-weight: 700;
}

.cont_gral {
  background-image: linear-gradient(to bottom, #fff 3%, #fff0 11%), radial-gradient(circle farthest-corner at 100% -26%, var(--yellow-green) 8%, var(--deep-sky-blue) 40%, var(--royal-blue) 75%, var(--deep-sky-blue));
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.form-block {
  width: 48%;
}

.text-field, .text-field-2 {
  border-radius: 20px;
}

.field-label, .field-label-2 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.paragraph-4 {
  width: 48%;
}

.heading-2-copy {
  color: #fff;
  font-size: 3rem;
  line-height: 3rem;
}

.heading-4, .heading-4-copy {
  color: #fff;
}

.cont_superhero {
  z-index: 9000;
  position: fixed;
  bottom: 0;
  left: auto;
  right: 5%;
}

.img_superhero {
  width: 350px;
}

.hg_cont_text2 {
  flex-wrap: wrap;
  place-content: flex-start space-between;
  width: 50%;
  padding-right: 1rem;
  font-size: 1.1rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .hero {
    justify-content: space-between;
    padding-right: 0;
  }

  .hg_cont_text {
    width: 100%;
    padding-right: 0;
  }

  .hg_cont_img {
    justify-content: center;
    width: 100%;
    padding-left: 0;
  }

  .navbar {
    background-image: linear-gradient(#fff 20%, #ffffff69 81%, #fff0);
    padding-top: 0;
  }

  .nav_lin {
    border-bottom: 2px solid var(--yellow-green);
    font-size: 2rem;
    line-height: 3rem;
  }

  .nav-menu {
    background-color: #ffffffe6;
    border-radius: 0;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .image-2 {
    max-width: none;
    height: 30rem;
    margin-top: 0;
    padding-left: 3rem;
  }

  .logos {
    flex-direction: column;
    justify-content: space-between;
    min-height: 380px;
  }

  .walmart {
    width: 40%;
    margin-bottom: 3rem;
  }

  .chedraui {
    width: 20%;
    height: auto;
    margin-bottom: 3rem;
  }

  .comer, .fresko {
    width: 40%;
    margin-bottom: 3rem;
  }

  .asturios {
    width: 40%;
    margin-bottom: 20px;
  }

  .slider {
    width: 100%;
  }

  .slide, .slide-2, .slide3, .slide4, .slide5 {
    width: 50%;
  }

  .hg_cont_img_izq {
    justify-content: center;
    width: 100%;
  }

  .img_hg {
    height: 35rem;
    margin-top: 0;
  }

  .footer {
    padding-bottom: 261px;
  }

  .cont_gral {
    background-image: radial-gradient(circle farthest-corner at 100% -45%, var(--yellow-green) 15%, var(--deep-sky-blue) 44%, var(--royal-blue) 78%, var(--deep-sky-blue)), linear-gradient(to bottom, #fff, #fff0 5%);
  }

  .menu-button {
    background-color: #0000;
    font-size: 3rem;
    line-height: 2rem;
  }

  .menu-button.w--open {
    color: var(--royal-blue);
    background-color: #0000;
  }

  .icon {
    color: var(--royal-blue);
  }

  .cont_superhero {
    left: auto;
    right: -10%;
  }

  .img_superhero {
    width: 280px;
  }

  .hg_cont_text2 {
    width: 100%;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 0;
  }

  .brand {
    padding-left: 0;
  }

  .walmart {
    width: 50%;
  }

  .chedraui {
    width: 30%;
  }

  .comer, .fresko, .asturios {
    width: 50%;
  }

  .slide, .slide-2, .slide3, .slide4, .slide5 {
    width: 100%;
  }

  .tabs-menu {
    min-width: 100%;
    max-width: none;
  }

  .tabs {
    flex-wrap: wrap;
  }

  .tabs-content {
    min-width: 100%;
    max-width: none;
    padding-top: 1rem;
  }

  .form-block, .paragraph-4 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .main {
    width: 90%;
    max-width: none;
    overflow: visible;
  }

  .body {
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-image: none;
    background-clip: padding-box;
    height: 100%;
    min-height: 100%;
    overflow: auto;
  }

  .hg_cont_img {
    order: -1;
    padding-top: 0;
    padding-left: 0;
    overflow: visible;
  }

  .navbar {
    margin-top: 0;
    padding-top: 0;
  }

  .button_cta {
    line-height: 1.1rem;
  }

  .nav_lin {
    letter-spacing: -.1rem;
    font-size: 1.9rem;
    line-height: 2.3rem;
  }

  .nav-menu {
    border-radius: 0;
    height: auto;
    margin-top: 0;
    padding-top: 5rem;
    padding-left: 1rem;
  }

  .brand {
    z-index: 1;
    padding-left: 0;
  }

  .image-2 {
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: -2.7rem;
    padding-left: 2rem;
  }

  .walmart {
    width: 60%;
  }

  .chedraui {
    width: 35%;
  }

  .comer, .fresko {
    width: 60%;
  }

  .asturios {
    width: 60%;
    margin-bottom: 2rem;
  }

  .text-span {
    margin-left: 0;
  }

  .hg_cont_slide {
    padding-bottom: 0;
    padding-left: .125rem;
    padding-right: .25rem;
  }

  .cont2 {
    margin-top: 1rem;
  }

  .hg_cont_img_izq {
    order: -1;
  }

  .img_hg {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .footer {
    padding-bottom: 267px;
  }

  .slide-nav {
    padding-top: 3rem;
  }

  .cont_gral {
    background-image: radial-gradient(circle farthest-corner at 100% -35%, var(--yellow-green) 7%, var(--deep-sky-blue) 36%, var(--royal-blue) 77%, var(--deep-sky-blue)), linear-gradient(to bottom, #fff, #fff0 4%);
    overflow: visible;
  }

  .menu-button {
    font-size: 1.5rem;
  }

  .cont_superhero {
    left: auto;
    right: -77px;
  }
}


