@font-face {
  font-family: "titling-gothic-fb-narrow";
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNarrow-Regular.eot");
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNarrow-Regular.eot?#iefix") format("embedded-opentype"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNarrow-Regular.woff2") format("woff2"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNarrow-Regular.woff") format("woff"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNarrow-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "titling-gothic-fb-skyline";
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBSkyline-Regular.eot");
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBSkyline-Regular.eot?#iefix") format("embedded-opentype"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBSkyline-Regular.woff2") format("woff2"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBSkyline-Regular.woff") format("woff"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBSkyline-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "titling-gothic-fb";
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNormal-Light.eot");
  src: url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNormal-Light.eot?#iefix") format("embedded-opentype"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNormal-Light.woff2") format("woff2"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNormal-Light.woff") format("woff"), url("/imperfectxs/wp-content/themes/imperfectxs/fonts/TitlingGothicFBNormal-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.site-content .wp-element-button {
  min-width: 250px;
}
.site-content .section_hero_banner {
  min-height: calc(100vh - 75px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/hero_banner_xchef.jpg") no-repeat center;
  background-size: cover;
}
.site-content .section_hero_banner .wrap_slides_video_bg .image img {
  margin-bottom: 20px !important;
}
.site-content .section_hero_banner .wrap_slides_video_bg .texto {
  display: none !important;
}
.site-content .section_hero_banner .wrap_slides_video_bg .more-info {
  display: none !important;
}
.site-content .ventanas-modales .modal-dialog {
  max-width: 1100px;
  padding: 0 15px;
}
.site-content .ventanas-modales .modal-dialog .modal-content {
  background-color: #121212;
  margin-top: 50px;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-body button.close-the-modal {
  outline: none;
  position: absolute;
  z-index: 1;
  right: 25px;
  top: 20px;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-body button.close-the-modal span {
  color: #d62631;
  text-shadow: 0 1px 0 transparent;
  font-size: 2.8rem;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer {
  padding: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  border-top: unset;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer .sinopsis {
  padding: 2rem;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer .sinopsis .titulo {
  color: #d62631;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer .sinopsis .descripcion {
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer .datos .dato {
  color: #7a7a7a;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.site-content .ventanas-modales .modal-dialog .modal-content .modal-footer .datos .dato span {
  color: white;
}
.site-content .section_conocerlo {
  background-color: #E5E5E5;
  padding-top: 80px;
  padding-bottom: 32px;
}
.site-content .section_conocerlo .wp-block-column {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
}
.site-content .section_conocerlo h2 {
  color: #D62631;
  font-family: "titling-gothic-fb-compressed";
  font-size: 62px;
  line-height: 68px;
  font-weight: 500;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.site-content .section_conocerlo h3 {
  color: #D62631;
  font-family: "titling-gothic-fb-compressed";
  font-size: 48px;
  font-weight: 500;
  text-transform: uppercase;
}
.site-content .section_conocerlo p, .site-content .section_conocerlo strong {
  font-family: "titling-gothic-fb-condensed";
  font-size: 24px;
  line-height: 32px;
}
.site-content .section_conocerlo .separador {
  border-top: 6px solid #D62631;
  opacity: 1;
}
.site-content .section_ediciones {
  background-color: #E5E5E5;
  padding-top: 80px;
  padding-bottom: 80px;
}
.site-content .section_ediciones h2 {
  color: #000;
  font-family: "titling-gothic-fb-compressed";
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
}
.site-content .section_ediciones .more_link {
  display: flex;
  align-items: center;
  justify-content: right;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: "titling-gothic-fb-condensed";
  font-weight: 400;
  gap: 2px;
  width: fit-content;
  justify-self: end;
  background-image: linear-gradient(#D62631 0 0);
  background-position: 0 100%;
  background-size: 0% 2px;
  background-repeat: no-repeat;
  transition: background-size 0.3s, background-position 0s 0.3s;
}
.site-content .section_ediciones .more_link:hover {
  background-position: 100% 100%; /*OR bottom right*/
  background-size: 100% 2px;
}
.site-content .section_ediciones .swiper {
  margin-top: 32px;
}
.site-content .section_ediciones .swiper .slide-image img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}
.site-content .section_ediciones .swiper .slide-content {
  margin-top: 24px;
}
.site-content .section_ediciones .swiper .slide-content h3 {
  color: #000;
  font-family: "titling-gothic-fb-condensed";
  font-size: 24px;
}
.site-content .section_ediciones .swiper .slide-content .slide-subcontent {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-content .section_ediciones .swiper .slide-content .slide-subcontent .slide-date {
  font-size: 16px;
  font-weight: 400;
  font-family: "titling-gothic-fb-condensed";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.site-content .section_ediciones .swiper .slide-content .slide-subcontent .slide-link {
  color: #D62631;
  font-size: 16px;
  font-family: "titling-gothic-fb-condensed";
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(#D62631 0 0);
  background-position: 0 100%;
  background-size: 0% 2px;
  background-repeat: no-repeat;
  transition: background-size 0.3s, background-position 0s 0.3s;
}
.site-content .section_ediciones .swiper .slide-content .slide-subcontent .slide-link:hover {
  background-position: 100% 100%; /*OR bottom right*/
  background-size: 100% 2px;
}
.site-content .section_vota {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-1_desktop.jpg");
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.site-content .section_vota .wp-block-columns {
  margin-bottom: 0;
}
.site-content .section_vota h2 {
  position: relative;
  z-index: 10;
  font-size: 76px;
  line-height: 83px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  font-family: "titling-gothic-fb-compressed";
  font-weight: 500;
  color: #000;
  padding-bottom: 32px;
}
.site-content .section_vota p {
  max-width: 450px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  z-index: 10;
}
.site-content .section_vota .wp-block-button {
  position: relative;
  z-index: 10;
  padding-top: 32px;
}
.site-content .section_vota .wp-block-button .wp-element-button {
  font-size: 16px;
  box-shadow: none;
  color: #D62631;
  border-color: #D62631;
}
.site-content .section_vota .wp-block-button .wp-element-button:hover, .site-content .section_vota .wp-block-button .wp-element-button:active {
  color: #fff;
  background-color: #D62631;
  box-shadow: none;
}
.site-content .section_vota .img_plato {
  text-align: right;
}
.site-content .section_informate {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-2_desktop.jpg");
}
.site-content .section_informate h2 {
  position: relative;
  z-index: 10;
  font-size: 76px;
  line-height: 83px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  font-family: "titling-gothic-fb-compressed";
  font-weight: 500;
  color: #000;
  padding-bottom: 32px;
  max-width: 400px;
}
.site-content .section_informate p {
  max-width: 450px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  z-index: 10;
}
.site-content .section_informate .wp-block-button {
  position: relative;
  z-index: 10;
  padding-top: 32px;
}
.site-content .section_informate .wp-block-button .wp-element-button {
  font-size: 16px;
  box-shadow: none;
}
.site-content .section_informate .wp-block-button .wp-element-button::after {
  display: inline-block;
  padding-left: 8px;
  content: "\f061";
  font-family: "FontAwesome";
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.site-content .section_informate .wp-block-button .wp-element-button:hover, .site-content .section_informate .wp-block-button .wp-element-button:active {
  color: #000;
  box-shadow: none;
}
.site-content .section_informate .wp-block-button .wp-element-button:hover::after, .site-content .section_informate .wp-block-button .wp-element-button:active::after {
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}
.site-content .section_informate .img_plato {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transform: rotateX(180deg);
}
.site-content .section_proximos {
  background: #D62631;
  padding-top: 80px;
  padding-bottom: 80px;
}
.site-content .section_proximos h2 {
  color: #000;
  font-family: "titling-gothic-fb-compressed";
  font-size: 48px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 32px;
}
.site-content .section_proximos .slide-content {
  text-align: center;
}
.site-content .section_proximos .slide-content h3 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-family: "titling-gothic-fb-compressed";
  letter-spacing: 1.9px;
  text-transform: uppercase;
  font-weight: 500;
}
.site-content .section_proximos .slide-content p {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
  margin-bottom: 8px !important;
}
.site-content .section_ganadores {
  background: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}
.site-content .section_ganadores h2 {
  color: #fff;
  font-size: 48px;
  font-family: "titling-gothic-fb-compressed";
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 32px;
}
.site-content .section_ganadores h2 mark {
  padding: 0;
}
.site-content .section_ganadores .swiper .slide-image img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}
.site-content .section_ganadores .swiper .slide-content {
  margin-top: 12px;
}
.site-content .section_ganadores .swiper .slide-content h3 {
  color: #D62631;
  font-size: 24px;
  line-height: 32px;
  font-family: "titling-gothic-fb-compressed";
  letter-spacing: 1.9px;
  text-transform: uppercase;
  font-weight: 500;
}
.site-content .section_ganadores .swiper .slide-content p {
  color: #fff;
  font-family: "titling-gothic-fb";
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
}

@media (max-width: 991px) {
  .site-content .wp-element-button {
    min-width: 250px;
  }
  .site-content .section_hero_banner {
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/hero_banner_xchef.jpg") no-repeat center;
    background-size: cover;
    min-height: 400px;
  }
  .site-content .section_conocerlo {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_conocerlo h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .site-content .section_conocerlo h3 {
    font-size: 40px;
  }
  .site-content .section_conocerlo p {
    font-size: 24px;
    line-height: 26px;
  }
  .site-content .section_ediciones {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_ediciones h2 {
    font-size: 40px;
  }
  .site-content .section_vota {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-1_mobile.jpg");
  }
  .site-content .section_vota h2 {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 24px;
  }
  .site-content .section_vota p {
    max-width: 100%;
  }
  .site-content .section_vota .wp-block-button {
    width: 100%;
    padding-top: 32px;
  }
  .site-content .section_vota .wp-block-button a {
    width: 100%;
  }
  .site-content .section_vota .img_plato {
    position: relative;
  }
  .site-content .section_informate {
    padding-top: 0;
    padding-bottom: 80px;
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-2_mobile.jpg");
  }
  .site-content .section_informate h2 {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 32px;
    max-width: 100%;
  }
  .site-content .section_informate p {
    max-width: 100%;
  }
  .site-content .section_informate .wp-block-button {
    padding-top: 32px;
  }
  .site-content .section_informate .img_plato {
    position: relative;
  }
  .site-content .section_proximos {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_proximos h2 {
    font-size: 40px;
  }
  .site-content .section_ganadores {
    padding-top: 32px;
    padding-bottom: 80px;
  }
  .site-content .section_ganadores h2 {
    font-size: 40px;
  }
  .site-content .section_ganadores .swiper .slide-image img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .site-content .wp-element-button {
    min-width: 250px;
  }
  .site-content .section_hero_banner {
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/hero_banner_xchef.jpg") no-repeat center;
    background-size: cover;
    min-height: 400px;
  }
  .site-content .section_conocerlo {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_conocerlo h2 {
    font-size: 48px;
    line-height: 52px;
  }
  .site-content .section_conocerlo h3 {
    font-size: 40px;
  }
  .site-content .section_conocerlo p {
    font-size: 24px;
    line-height: 26px;
  }
  .site-content .section_ediciones {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_ediciones h2 {
    font-size: 40px;
  }
  .site-content .section_vota {
    padding-top: 32px;
    padding-bottom: 32px;
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-1_mobile.jpg");
  }
  .site-content .section_vota h2 {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 24px;
  }
  .site-content .section_vota p {
    max-width: 100%;
  }
  .site-content .section_vota .wp-block-button {
    padding-top: 32px;
  }
  .site-content .section_vota .img_plato {
    position: relative;
  }
  .site-content .section_informate {
    padding-top: 0;
    padding-bottom: 80px;
    background: url("/imperfectxs/wp-content/themes/imperfectxs/xchef/images/bg-2_mobile.jpg");
  }
  .site-content .section_informate h2 {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 32px;
    max-width: 100%;
  }
  .site-content .section_informate p {
    max-width: 100%;
  }
  .site-content .section_informate .wp-block-button {
    padding-top: 32px;
  }
  .site-content .section_informate .img_plato {
    position: relative;
  }
  .site-content .section_proximos {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .site-content .section_proximos h2 {
    text-align: center;
    font-size: 40px;
  }
  .site-content .section_ganadores {
    padding-top: 32px;
    padding-bottom: 80px;
  }
  .site-content .section_ganadores h2 {
    font-size: 40px;
  }
  .site-content .section_ganadores .swiper .slide-image img {
    height: 400px;
  }
}

/*# sourceMappingURL=landing-xchef-style.css.map */
