@font-face {
  font-family: Cocogoosepro;
  src: url('../fonts/CocogoosePro.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --gold: #fccb00;
  --white: white;
  --black: black;
  --crimson: #cf152d;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.navbar {
  background-color: var(--gold);
  padding-top: 0;
  display: block;
  position: static;
  top: 0;
}

.navbar.reglas {
  background-color: var(--white);
}

.image {
  width: 90px;
}

.nav-link {
  display: none;
}

.nav-link.reglas {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #2b292900;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 10px 15px;
  font-family: Cocogoosepro, sans-serif;
  font-size: 12px;
  transition: all .2s;
  display: block;
}

.nav-link.reglas:hover {
  color: #fff;
  background-color: #000;
}

.smalltext {
  text-align: center;
  width: auto;
  margin: 39px auto 30px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.footer {
  background-color: var(--black);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: auto;
  padding: 30px 40px;
  display: flex;
}

.text-block-2 {
  color: #c3c1c1;
  margin-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.socialmedia {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  margin-left: auto;
  display: flex;
}

.social-icon {
  width: 15px;
  margin-right: 0;
}

.link-block {
  margin-right: 10px;
}

.nav-menu {
  margin-left: auto;
  padding-top: 11px;
}

.brand {
  margin-left: auto;
}

.brand.rules {
  margin-left: 0;
}

.header {
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.paragraph-9 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

.accordion-wrapper {
  margin-top: 50px;
}

.accordion-item {
  background-color: #fff0;
  border: 1px solid #000;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
}

.accordion-heading {
  color: #000;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  position: static;
}

.section-faq {
  cursor: pointer;
  background-color: #f7b9b300;
  padding: 2px 30px 40px;
  transition: all .4s;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.icon-3.accordion-icon {
  color: #250501;
  cursor: pointer;
  font-family: Exo, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
  margin-top: 0;
}

.container-3 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Cocogoosepro, sans-serif;
}

.heading-2 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.paragraph-10 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-block-4 {
  color: #fff;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  text-decoration: underline;
}

.div-block {
  display: flex;
}

.link-3, .link-4 {
  color: #fff;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1160px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-5 {
  color: var(--black);
  text-align: center;
  margin-bottom: 9px;
  font-family: Cocogoosepro, sans-serif;
  font-size: 35px;
  line-height: 49px;
}

.thnayou-page {
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.paragraph-12 {
  color: #1d1d1d;
  text-align: center;
  font-family: Cocogoosepro, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.fondo {
  background-color: #fff;
  background-image: linear-gradient(#ffffffa1, #ffffffa1);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  min-height: 100vh;
  display: flex;
}

.banner-top {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 10px 40px 0;
  display: flex;
}

.banner-top.mobile {
  display: none;
}

.banner-top._50 {
  width: 50%;
}

.logo-cerveza {
  width: 40%;
}

.heading-3 {
  color: #090909;
  text-align: center;
  text-transform: uppercase;
  max-width: 1140px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 900;
}

.contenido {
  background-image: linear-gradient(#fff 25%, #ffffff78 49%, #fff 76%), url('../images/fondo_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.contenido._50 {
  justify-content: center;
  align-items: center;
  width: 50%;
}

.button {
  text-transform: uppercase;
  background-color: #e5173f;
  justify-content: center;
  align-items: center;
  width: 220px;
  margin-top: 10px;
  padding: 12px 20px;
  display: flex;
}

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

.image-2 {
  width: 1024px;
}

.lupa-blanca {
  display: none;
}

.nav-link-buscador {
  color: #000;
  text-decoration: none;
  display: flex;
}

.nav-link-buscador.oculto {
  display: none;
}

.contenedor {
  z-index: auto;
  max-width: 1269px;
  height: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.image-5 {
  width: 70px;
  margin-top: 0;
  margin-right: 0;
  display: block;
}

.caja-redes-sociales, .icon-4 {
  display: none;
}

.menu-right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-transform: uppercase;
  justify-content: flex-end;
  margin-left: auto;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.contenedor-menu {
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.menu-left {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-right: auto;
  display: flex;
}

.navigation {
  width: 100%;
  padding: 36px 20px;
}

.navigation.headerv2 {
  display: none;
}

.nav-link-2 {
  color: #1e1e1e;
  letter-spacing: .25px;
  text-transform: uppercase;
  background-color: #65ffda00;
  border: 1px #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: 0;
  padding: 0;
  font-size: 15.5px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.nav-link-2:hover {
  color: #fff;
  font-weight: 400;
}

.nav-link-2.w--current {
  color: #000;
  font-weight: 700;
}

.nav-link-2.pressed {
  color: #1e1e1e;
  border-bottom: 2px solid #c60d30;
}

.lupa-negra {
  width: 18px;
}

.lupa-negra.mobile {
  display: none;
}

.nav-mobile {
  height: auto;
  display: flex;
  position: relative;
}

.close-icon.hidden {
  display: none;
}

.menu-language {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  margin-left: 40px;
  padding-right: 20px;
  display: flex;
}

.menu-language.oculto {
  display: none;
}

.menu-button-2 {
  display: block;
}

.text-link {
  color: #1e1e1e;
  margin-right: 5px;
  font-size: 15.5px;
  font-weight: 400;
}

.brand-2 {
  border: 1px #000;
  width: auto;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.brand-2.w--current {
  border: 1px #000;
  padding: 0;
}

.paragraph-13 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.footer-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  padding: 30px 40px;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.text-block-6 {
  color: #fff;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  text-decoration: underline;
}

.text-block-7 {
  color: #c3c1c1;
  margin-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.link-reglas {
  border: 1px #000;
  border-bottom-style: solid;
  min-width: 200px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.link-reglas:hover {
  background-color: #e2e2e2;
}

.section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: stretch;
  width: 1024px;
  padding: 20px;
  display: flex;
}

.section._50 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.text-block-8 {
  color: #505050;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
}

.paragraph-14 {
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.link-5 {
  color: #141414;
  font-weight: 500;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-6._100 {
  width: auto;
}

.div-block-7 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-7._100 {
  width: auto;
}

.div-block-8 {
  background-color: #d6d6d6;
  width: 2px;
  height: 112px;
}

.div-block-8.none {
  display: none;
}

.typeform-button {
  font-family: Montserrat, sans-serif;
}

.div-block-9 {
  display: flex;
}

@media screen and (max-width: 991px) {
  .image {
    text-align: left;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link {
    text-transform: uppercase;
    font-family: Cocogoosepro, sans-serif;
    display: block;
  }

  .menu-button {
    background-color: #ffcf0a;
    margin-left: auto;
    display: block;
    position: absolute;
    right: 40px;
  }

  .menu-button.w--open {
    background-color: var(--gold);
  }

  .icon {
    color: #000;
    background-color: #0000;
  }

  .nav-menu {
    background-color: var(--gold);
    border-bottom: 2px solid #000;
  }

  .brand {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .header {
    justify-content: center;
  }

  .content-wrapper.slim {
    margin-top: -19px;
  }

  .div-block-2 {
    max-width: none;
  }

  .banner-top._50 {
    flex-flow: column;
    width: 100%;
  }

  .contenido._50 {
    width: 100%;
  }

  .nav-link-buscador {
    display: none;
  }

  .paragraph-2 {
    color: #000;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .contenedor {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
  }

  .caja-redes-sociales {
    width: 100%;
    display: block;
  }

  .icon-4 {
    color: #101e60;
    display: block;
  }

  .menu-right {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 45%;
    margin-left: 0;
    padding-left: 20px;
  }

  .contenedor-menu {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .menu-left {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    width: 45%;
    margin-right: 0;
    padding-left: 20px;
    display: flex;
  }

  .navigation {
    z-index: 99999;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation.headerv2 {
    display: flex;
  }

  .nav-link-2 {
    height: auto;
    margin-left: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    line-height: 28px;
  }

  .nav-link-2.pressed {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px;
    display: block;
  }

  .lupa-negra {
    padding: 10px;
    display: block;
  }

  .lupa-negra.mobile {
    opacity: 0;
    width: 43px;
    margin-left: 0;
    padding: 14px;
    display: block;
    position: static;
    inset: 1% auto auto 0%;
  }

  .nav-mobile {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nav-mobile.v2 {
    display: none;
  }

  .close-icon {
    display: block;
  }

  .close-icon.hidden {
    display: none;
  }

  .redes-sociales-items {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .menu-language {
    border-top: 1px solid #c79901;
    border-bottom: 1px solid #c79901;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .menu-button-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 14px;
    display: block;
    position: static;
    inset: 1% 0% auto auto;
  }

  .brand-2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
    transform: none;
  }

  .brand-2.w--current {
    border: 1px #000;
    padding-left: 0;
  }

  .section {
    width: 100%;
  }

  .div-block-9 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: 100px;
  }

  .menu-button {
    right: 10px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 34px;
  }

  .contenido {
    padding: 40px 20px;
  }

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

  .text-block-8 {
    text-align: left;
    line-height: 14px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 100px;
  }

  .menu-button {
    right: 10px;
  }

  .smalltext {
    width: 90%;
  }

  .footer {
    flex-direction: column-reverse;
    padding-top: 10px;
  }

  .socialmedia {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 16px;
    margin-left: 0;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .section-faq {
    padding: 2px 15px 100px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .icon-3.accordion-icon {
    color: #000;
  }

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

  .heading-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block {
    flex-direction: column;
  }

  .small {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

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

  .heading-3 {
    font-size: 27px;
    line-height: 28px;
  }

  .contenido {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-2 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    position: static;
  }

  .image-5 {
    display: block;
  }

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

  .contenedor-menu {
    padding-left: 40px;
    padding-right: 40px;
  }

  .menu-left {
    padding-left: 0;
  }

  .navigation {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .nav-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-link-2.pressed {
    font-size: 14px;
  }

  .nav-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .nav-mobile.v2 {
    display: none;
  }

  .redes-sociales-items {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
  }

  .menu-language {
    margin-left: 0;
  }

  .brand-2 {
    padding-left: 0;
  }

  .brand-2.w--current {
    border: 1px #000;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-2 {
    flex-direction: column-reverse;
    padding-top: 10px;
  }

  .div-block-5 {
    flex-direction: column;
  }

  .section, .section._50 {
    flex-flow: column;
  }

  .text-block-8 {
    font-size: 10px;
  }

  .paragraph-14 {
    margin-top: 10px;
  }

  .div-block-6, .div-block-7 {
    width: 100%;
  }

  .div-block-8 {
    display: none;
  }
}


@font-face {
  font-family: 'Cocogoosepro';
  src: url('../fonts/CocogoosePro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial';
  src: url('../fonts/Arial-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}