.b-home {
  font-family: "Hanken Grotesk", sans-serif !important;
  background: #fff;
}
.b-home .banner-publi {
  display: none;
  background-color: #dcdddf;
}
.b-home .banner-texto {
  padding: 5px 0;
  font-size: 16px;
  text-align: center;
  background-color: rgba(250, 250, 249, 0.8);
  font-family: "Source Serif 4", serif;
  font-weight: 500;
  font-style: italic;
  z-index: 10;
  width: 100%;
  min-height: 56px;
  align-content: center;
}
.b-home .video-cabecera {
  position: relative;
  aspect-ratio: 1440/674;
  max-height: 800px;
  width: 100%;
}
@media (max-width: 577px) {
  .b-home .video-cabecera {
    aspect-ratio: 2/3;
  }
}
.b-home .video-cabecera video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.b-home .video-cabecera .c-texto {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 50px 0;
  background: #000000;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(49, 49, 49, 0.35) 64.42%, rgba(39, 39, 39, 0.85) 100%);
  align-content: end;
}
@media (max-width: 991px) {
  .b-home .video-cabecera .c-texto {
    padding: 30px 0;
  }
}
.b-home .video-cabecera .c-texto .titulo {
  font-size: 44px;
}
.b-home .video-cabecera .c-texto .boton {
  display: inline-block;
  margin-top: 20px;
  color: #fff;
  border: solid 1px #fff;
}
.b-home .c-boton {
  margin-top: 20px;
}
.b-home .boton {
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 25px;
  width: -moz-fit-content;
  width: fit-content;
  color: #13110c;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.b-home .boton:hover {
  background: #13110c !important;
  color: #fff !important;
  border-color: #13110c !important;
}
.b-home .boton i {
  margin-left: 10px;
}
.b-home .c-texto {
  align-self: center;
  color: #fff;
  z-index: 1;
  text-wrap: balance;
}
.b-home .c-texto .titulo {
  font-family: "Source Serif 4", serif;
  font-size: 32px;
  margin-bottom: 15px;
  line-height: 35px;
  text-transform: uppercase;
}
.b-home .c-texto .texto {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.b-home .unete-a-tintablanca {
  background-color: #fafaf9;
  padding: max(50px, 5vw) 0;
  position: relative;
  z-index: 2;
}
.b-home .unete-a-tintablanca .c-texto {
  color: #000;
  text-align: center;
}
.b-home .unete-a-tintablanca form {
  margin-top: 20px;
}
.b-home .unete-a-tintablanca form .email {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border: solid 1px #13110c;
}
.b-home .unete-a-tintablanca form label {
  display: inline;
  font-size: 14px;
}
.b-home .unete-a-tintablanca form input[type=checkbox] {
  width: 20px;
  scale: 1.5;
  transform: translateY(1px);
}
.b-home .unete-a-tintablanca form .c-boton {
  text-align: center;
}
.b-home .unete-a-tintablanca form .c-boton .boton {
  background-color: transparent;
  margin: 0;
  margin-top: 10px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .larevista {
  position: relative;
  background-color: #dcdad5;
  padding: 40px 0 60px;
}
@media (max-width: 575px) {
  .b-home .larevista {
    padding: 30px 0;
  }
}
.b-home .larevista .titulo {
  text-align: center;
  margin-bottom: 0;
  color: #bf1723;
  font-size: 44px;
  font-family: "Source Serif 4", serif;
}
.b-home .larevista .subtitulo {
  font-size: 16px;
  text-align: center;
  color: #13110c;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .b-home .larevista .container {
    padding: 0;
  }
}
.b-home .larevista .c-ult-art {
  margin: 0 0 40px;
  padding: 0 5px;
}
@media (max-width: 575px) {
  .b-home .larevista .c-ult-art {
    margin-bottom: 30px;
    padding: 0;
  }
}
.b-home .larevista .c-ult-art a {
  text-decoration: none;
  color: inherit;
}
.b-home .larevista .ultimo-articulo {
  background-color: #fafaf9;
}
.b-home .larevista .ultimo-articulo .col-txt {
  text-align: center;
  padding: 30px 50px;
  text-wrap: balance;
}
@media (max-width: 575px) {
  .b-home .larevista .ultimo-articulo .col-txt {
    padding: 30px;
  }
}
.b-home .larevista .ultimo-articulo .col-txt .epigrafe {
  color: #bf1723;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
}
.b-home .larevista .ultimo-articulo .col-txt .titulo-articulo {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 12px;
  line-height: 110%;
}
.b-home .larevista .ultimo-articulo .col-txt .subtitulo-articulo {
  font-size: 12px;
  opacity: 0.8;
  margin-bottom: 15px;
}
.b-home .larevista .ultimo-articulo .col-txt .texto {
  font-size: 16px;
  line-height: 110%;
  color: #4d4d4d;
}
.b-home .larevista .ultimo-articulo .col-txt .texto p {
  margin: 0;
}
.b-home .larevista .ultimo-articulo .col-txt .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .larevista .ultimo-articulo .col-img {
  padding: 0;
}
.b-home .larevista .ultimo-articulo .col-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 4/3;
  height: 100%;
}
@media (max-width: 767px) {
  .b-home .larevista .c-scroll {
    max-width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .b-home .larevista .c-scroll::-webkit-scrollbar {
    display: none;
  }
  .b-home .larevista .c-otros-articulos {
    max-width: 135vw;
    width: 135vw;
  }
}
@media (max-width: 575px) {
  .b-home .larevista .c-otros-articulos {
    max-width: 250vw;
    width: 250vw;
  }
}
.b-home .larevista .otros-articulos .c_tarjeta {
  padding: 0 20px;
  margin-bottom: 20px;
}
.b-home .larevista .otros-articulos .c_tarjeta:nth-child(1), .b-home .larevista .otros-articulos .c_tarjeta:nth-child(2) {
  border-right: 1px solid #cbcbcb;
}
.b-home .larevista .otros-articulos .c_tarjeta:nth-child(2), .b-home .larevista .otros-articulos .c_tarjeta:nth-child(3) {
  border-left: 1px solid #cbcbcb;
}
.b-home .larevista .otros-articulos .c_tarjeta a {
  text-decoration: none;
  color: inherit;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido {
  padding: 10px 0;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido .epigrafe {
  color: #bf1723;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 12px;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido .titulo-articulo {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 110%;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido .subtitulo-articulo {
  font-size: 12px;
  opacity: 0.8;
  margin-top: 5px;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido .texto {
  font-size: 16px;
  line-height: 110%;
  color: #4d4d4d;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .contenido .texto p {
  margin: 0;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .imagen {
  padding: 0;
}
.b-home .larevista .otros-articulos .c_tarjeta .tarjeta .imagen img {
  aspect-ratio: 4/3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.b-home .larevista .boton-mas .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .claves-tb {
  position: relative;
  background-color: #f8ead2;
  padding: 40px 0 60px;
}
@media (max-width: 575px) {
  .b-home .claves-tb {
    padding: 30px 0;
  }
}
.b-home .claves-tb .titulo {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Source Serif 4", serif;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 575px) {
  .b-home .claves-tb .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .b-home .claves-tb .c-scroll {
    max-width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .b-home .claves-tb .c-scroll::-webkit-scrollbar {
    display: none;
  }
  .b-home .claves-tb .c-otros-articulos {
    max-width: 135vw;
    width: 135vw;
  }
}
@media (max-width: 575px) {
  .b-home .claves-tb .c-otros-articulos {
    max-width: 250vw;
    width: 250vw;
  }
}
.b-home .claves-tb .otros-articulos .c_tarjeta {
  padding: 0 20px;
  margin-bottom: 20px;
}
.b-home .claves-tb .otros-articulos .c_tarjeta:nth-child(1), .b-home .claves-tb .otros-articulos .c_tarjeta:nth-child(2) {
  border-right: 1px solid #cbcbcb;
}
.b-home .claves-tb .otros-articulos .c_tarjeta:nth-child(2), .b-home .claves-tb .otros-articulos .c_tarjeta:nth-child(3) {
  border-left: 1px solid #cbcbcb;
}
.b-home .claves-tb .otros-articulos .c_tarjeta a {
  text-decoration: none;
  color: inherit;
}
.b-home .claves-tb .otros-articulos .c_tarjeta .tarjeta {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.b-home .claves-tb .otros-articulos .c_tarjeta .tarjeta .contenido {
  padding: 10px 0;
}
.b-home .claves-tb .otros-articulos .c_tarjeta .tarjeta .contenido .titulo-articulo {
  font-size: 18px;
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 110%;
}
.b-home .claves-tb .otros-articulos .c_tarjeta .tarjeta .imagen {
  padding: 0;
}
.b-home .claves-tb .otros-articulos .c_tarjeta .tarjeta .imagen img {
  aspect-ratio: 4/3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.b-home .claves-tb .boton-mas .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .otros-productos {
  background-color: #fafaf9;
  padding: 60px 0;
}
.b-home .otros-productos .titulo {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Source Serif 4", serif;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 500;
}
.b-home .otros-productos .caja-blanca {
  background-color: #f7d6bb;
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .b-home .otros-productos .caja-blanca {
    margin-bottom: 40px;
  }
}
.b-home .otros-productos .caja-blanca .col-txt {
  text-align: center;
  padding: 40px 95px;
  text-wrap: balance;
}
@media (max-width: 575px) {
  .b-home .otros-productos .caja-blanca .col-txt {
    padding: 30px;
  }
}
.b-home .otros-productos .caja-blanca .col-txt .epigrafe {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
}
.b-home .otros-productos .caja-blanca .col-txt .titulo-articulo {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 12px;
  font-family: "Source Serif 4", serif;
  line-height: 110%;
}
.b-home .otros-productos .caja-blanca .col-txt .texto {
  font-size: 16px;
  line-height: 110%;
}
.b-home .otros-productos .caja-blanca .col-txt .texto p {
  margin: 0;
}
.b-home .otros-productos .caja-blanca .col-txt .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .otros-productos .caja-blanca .col-img {
  padding: 0;
}
.b-home .otros-productos .caja-blanca .col-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 4/3;
  height: 100%;
}
.b-home .otros-productos .col-6 a {
  text-decoration: none;
  color: inherit;
  margin-bottom: 20px;
}
.b-home .otros-productos .col-6 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 1;
}
.b-home .otros-productos .col-6 .texto-boton {
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Source Serif 4", serif;
  font-weight: 500;
}
.b-home .unica-tb {
  background-color: #efeeec;
  padding: 60px 0;
}
.b-home .unica-tb .titulo {
  text-align: center;
  margin-bottom: 20px;
  font-family: "Source Serif 4", serif;
  text-transform: uppercase;
  font-size: 27px;
}
.b-home .unica-tb .texto {
  margin-bottom: 40px;
  font-size: 14px;
  text-align: center;
  text-wrap: balance;
}
@media (max-width: 575) {
  .b-home .unica-tb .texto {
    margin-bottom: 20px;
  }
}
.b-home .unica-tb .detalle {
  margin-bottom: 10px;
  font-family: "Source Serif 4", serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-wrap: balance;
}
.b-home .unica-tb .detalle img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 8/5;
  margin-bottom: 10px;
}
.b-home .unica-tb .boton-mas .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .destacados {
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #fafaf9;
}
.b-home .destacados .titulo-seccion h2 {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Source Serif 4", serif;
  text-transform: uppercase;
  font-size: 27px;
}
@media (max-width: 991px) {
  .b-home .destacados .c-scroll {
    max-width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .b-home .destacados .c-scroll::-webkit-scrollbar {
    display: none;
  }
  .b-home .destacados .c-scroll .container {
    max-width: 150vw;
    width: 150vw;
  }
}
@media (max-width: 767px) {
  .b-home .destacados .c-scroll .container {
    max-width: 180vw;
    width: 180vw;
  }
}
@media (max-width: 575px) {
  .b-home .destacados .c-scroll .container {
    max-width: 300vw;
    width: 300vw;
  }
}
.b-home .destacados .producto {
  padding: 5px;
}
.b-home .destacados .item {
  transform: scale(1);
  transition: transform 500ms ease;
  width: 100%;
}
.b-home .destacados .item:hover img {
  scale: 1.05;
}
.b-home .destacados .item:hover img.img-hover {
  opacity: 1;
}
.b-home .destacados .item a {
  color: #13110c;
  text-decoration: none;
}
.b-home .destacados .item .c-img {
  overflow: hidden;
  position: relative;
}
.b-home .destacados .item img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  scale: 1;
  transition: scale 300ms ease;
}
.b-home .destacados .item img.img-hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  transition: scale 300ms ease, opacity 600ms ease;
}
.b-home .destacados .item .descripcion {
  padding: 15px 0;
  text-align: left;
}
.b-home .destacados .item .descripcion .titulo {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  font-family: "Source Serif 4", serif;
}
.b-home .destacados .item .descripcion .tipo {
  font-size: 14px;
  margin-bottom: 5px;
  color: #4d4d4d;
}
.b-home .destacados .item .descripcion .opiniones {
  font-size: 13px;
}
.b-home .destacados .boton-mas .boton {
  display: inline-block;
  margin: 0;
  margin-top: 20px;
  outline: none;
  border: solid 1px #13110c;
}
.b-home .colecciones {
  background-color: #fafaf9;
  padding: 40px 0;
}
@media (min-width: 578px) {
  .b-home .colecciones .container {
    padding: 5px;
  }
}
.b-home .colecciones .titulo-seccion h2 {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Source Serif 4", serif;
  text-transform: uppercase;
  font-size: 27px;
}
@media (max-width: 575px) {
  .b-home .colecciones .c-tarjeta {
    max-width: 400px;
  }
}
.b-home .colecciones .tarjeta {
  margin: 0 -5px 20px;
}
.b-home .colecciones .tarjeta.c-espana {
  background-color: #f8ead2;
}
.b-home .colecciones .tarjeta.c-mundo {
  background-color: #f8d3d4;
}
.b-home .colecciones .tarjeta.c-poetas {
  background-color: #e7e7cb;
}
.b-home .colecciones .tarjeta.c-patrimonio {
  background-color: #dcecef;
}
.b-home .colecciones .tarjeta .col-txt {
  text-align: center;
  padding: 20px;
  text-wrap: balance;
}
@media (max-width: 575px) {
  .b-home .colecciones .tarjeta .col-txt {
    aspect-ratio: 1;
    align-content: center;
  }
}
.b-home .colecciones .tarjeta .col-txt .titulo-articulo {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "Source Serif 4", serif;
  line-height: 110%;
}
.b-home .colecciones .tarjeta .col-txt .texto {
  font-size: 16px;
  line-height: 110%;
  color: #4d4d4d;
}
.b-home .colecciones .tarjeta .col-txt .texto p {
  margin: 0;
}
.b-home .colecciones .tarjeta .col-txt .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
  font-size: 12px;
  padding: 8px 15px;
}
.b-home .colecciones .tarjeta .col-img {
  padding: 0;
}
.b-home .colecciones .tarjeta .col-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 1;
  height: 100%;
}
.b-home .autores {
  background-color: #fafaf9;
  padding: 0 0 60px;
}
.b-home .autores .col-video {
  padding: 0;
  position: relative;
}
.b-home .autores video {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.b-home .autores .controles-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  align-content: center;
  cursor: pointer;
  text-align: center;
}
.b-home .autores .controles-video.pause {
  opacity: 0;
  display: none;
}
.b-home .autores .controles-video .titulo {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: "Source Serif 4", serif;
  font-size: 44px;
}
.b-home .autores .controles-video .subtitulo {
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 21px;
}
@media (max-width: 767px) {
  .b-home .autores .controles-video .subtitulo {
    margin-bottom: 40px;
  }
}
.b-home .autores .controles-video i {
  font-size: 30px;
  width: 60px;
  aspect-ratio: 1;
  border: solid 4px;
  border-radius: 100%;
  align-content: center;
  padding-left: 5px;
}
.b-home .autores .boton-mas .boton {
  display: inline-block;
  margin: 0;
  margin-top: 30px;
  outline: none;
  border: solid 1px #13110c;
}/*# sourceMappingURL=home_2026.css.map */