@charset "UTF-8";
.breadcrumbs {
  display: none; }
  @media (min-width: 768px) {
    .breadcrumbs {
      display: block;
      margin: 40px 0; } }

.goback {
  margin: 40px 0; }
  @media (min-width: 768px) {
    .goback {
      display: none; } }
  .goback .back-link {
    font-size: 16px; }
    .goback .back-link:before {
      content: "";
      font-family: "icomoon" !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.product-filter {
  margin: 40px 0; }
  @media (min-width: 1180px) {
    .product-filter {
      margin: 80px 0; } }
  @media (max-width: 767.98px) {
    .product-filter .right-menu__wrapper a {
      margin: 0 15px 0 7px; } }
  .product-filter .main-menu__item:hover a {
    font-weight: 400 !important;
    text-decoration: underline !important; }
  .product-filter .main-menu__link {
    font-size: 20px; }
    .product-filter .main-menu__link:hover {
      font-weight: 400 !important;
      text-decoration: underline !important; }
  @media (min-width: 768px) {
    .product-filter .js-collapse-sd:hover .arrow-n {
      display: none;
      visibility: hidden; } }
  @media (min-width: 1912px) {
    .product-filter .dropdown-menu .wrapper {
      width: 1696px; } }
  @media (min-width: 1180px) and (max-width: 1911.98px) {
    .product-filter .dropdown-menu .wrapper {
      width: 1120px; } }

.award-title {
  font-size: 40px;
  margin-bottom: 24px;
  font-weight: 400;
  letter-spacing: -1px; }
  @media (min-width: 768px) {
    .award-title {
      font-size: 48px; } }

.award-desc {
  color: #6D6D6D;
  font-size: 16px; }
  @media (min-width: 1180px) {
    .award-desc {
      font-size: 18px; } }

.tarjeta-award {
  margin-bottom: 40px; }
  @media (min-width: 1180px) {
    .tarjeta-award {
      margin-bottom: 80px; } }
  .tarjeta-award .image-box {
    margin-bottom: 16px;
    border-bottom: 4px solid #F6F6F6; }
    .tarjeta-award .image-box .image-award {
      display: block;
      width: 100%;
      height: 280px;
      background-size: contain !important;
      background-repeat: no-repeat;
      background-position: center; }
      @media (min-width: 768px) and (max-width: 1179.98px) {
        .tarjeta-award .image-box .image-award {
          height: 256px; } }
  .tarjeta-award .award-year {
    font-family: "ABCRepro-Regular";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: #000000; }
    [lang="zh"] .tarjeta-award .award-year {
      font-family: "AktivGrotesk-Light"; }
  .tarjeta-award h3 {
    font-family: "ABCRepro-Regular";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -1px;
    color: #000000; }
    [lang="zh"] .tarjeta-award h3 {
      font-family: "AktivGrotesk-Light"; }
  .tarjeta-award .clamp {
    font-family: "ABCRepro-Screen";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: #6D6D6D;
    margin: 16px 0 0; }
    [lang="zh"] .tarjeta-award .clamp {
      font-family: "AktivGrotesk-Light"; }

.award-title {
  font-family: "ABCRepro-Screen";
  font-size: 42px;
  letter-spacing: 0; }
  @media (min-width: 768px) {
    .award-title {
      font-size: 50px; } }

.award-desc {
  font-size: 18px;
  font-family: "ABCRepro-Screen"; }
  @media (min-width: 1180px) {
    .award-desc {
      font-size: 20px; } }
