/* ---- FUENTES PERSONALIZADAS ---- */
@font-face {
  font-family: "Neutra-Medium";
  src: url("https://tintablanca.com/assets/fonts/neutra-display.woff?v=1.0");
  font-display: swap;
}
@font-face {
  font-family: "BemboN";
  src: url("https://tintablanca.com/assets/fonts/BemboN.ttf?v=1.0");
  font-display: swap;
}
@font-face {
  font-family: "BemboB";
  src: url("https://tintablanca.com/assets/fonts/BemboB.ttf?v=1.0");
  font-display: swap;
}
span.requerido {
  color: #bf1723;
}

label.error {
  color: #bf1723;
  font-size: 12px;
  margin-top: 3px;
}

.checkbox-group label {
  order: 2;
}
.checkbox-group input[type=checkbox] {
  order: 1;
}

img.img-english {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

img.i-amphtml-fill-content.i-amphtml-replaced-content {
  z-index: -1;
}

#menu-ascendente {
  border-radius: 0;
}
#menu-ascendente div:last-child {
  cursor: default;
}

.menu-tienda-activo {
  background: #dee2e6;
}

.c-general#not-found {
  display: flex;
  flex-direction: column;
}
.c-general#not-found .row {
  flex: 1;
  align-items: center;
}
.c-general#not-found #texto-not-found {
  margin-top: -15px !important;
  padding: 30px 0;
}
.c-general#not-found a {
  font-family: "Source Serif 4", serif;
  font-size: 18px;
  padding: 8px 24px;
  background-color: #bf1723;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  max-width: 100%;
  overflow-x: hidden;
  overflow: overlay;
  -webkit-text-size-adjust: 100%;
}

.id {
  position: absolute;
  top: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0;
}

/* Width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
/* Handle */
::-webkit-scrollbar-thumb {
  background-color: rgba(191, 23, 35, 0.7);
  /* Handle on hover */
}
::-webkit-scrollbar-thumb:hover {
  background: #bf1723;
}

.grecaptcha-badge {
  z-index: 999;
  visibility: hidden;
}

body {
  font-family: "Hanken Grotesk", sans-serif !important;
  background: #fafaf9;
  max-width: 100vw;
  overflow-x: hidden;
}

.banner-frase-tb {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  background: #fff;
  color: #000;
  text-align: center;
  z-index: 999;
  font-size: 15px;
  padding: 4px;
}

.body-que-es-tintablanca {
  background-color: #f1f3f9;
}
.body-que-es-tintablanca section {
  margin-bottom: 50px;
  padding: 0 30px;
}
.body-que-es-tintablanca section .tarjeta {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}
.body-que-es-tintablanca section .tarjeta .contenido {
  padding: 40px;
}
.body-que-es-tintablanca section .tarjeta h2.titulo {
  font-family: "Source Serif 4", serif;
  font-size: 38px;
  line-height: 110%;
  text-align: center;
  margin-bottom: 15px;
}
.body-que-es-tintablanca section .tarjeta .texto {
  font-size: 15px;
}
.body-que-es-tintablanca section .tarjeta .imagen {
  text-align: center;
  padding: 0;
}
.body-que-es-tintablanca section .tarjeta .imagen img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.body-que-es-tintablanca section:first-of-type {
  padding-top: 60px;
}
@media (max-width: 575px) {
  .body-que-es-tintablanca section:first-of-type {
    padding-top: 10px;
  }
}
.body-que-es-tintablanca section:last-of-type {
  padding-bottom: 40px;
}
.body-que-es-tintablanca .que-es-tintablanca {
  padding-top: 60px;
}
.body-que-es-tintablanca .nuestros-cuadernos {
  padding-bottom: 40px;
}

.CookieDeclarationType {
  border: none !important;
  padding: 0 !important;
}

.politica_privacidad_main {
  background-color: #fff;
  padding: 0;
  padding-bottom: 100px;
}
.politica_privacidad_main .titulo_seccion .texto_titulo_seccion {
  text-align: center;
  color: #13110c;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 60px 0 20px;
}
.politica_privacidad_main .politica_privacidad {
  background: #fff;
}
.politica_privacidad_main .politica_privacidad .apartado {
  text-align: justify;
  padding-bottom: 20px;
  font-weight: 300;
}
.politica_privacidad_main .politica_privacidad .apartado .titulo_apartado {
  font-size: 20px;
  font-weight: 600;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado {
  padding-top: 40px;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado .subtitulo {
  font-size: 18px;
  font-weight: 600;
  padding: 20px 0;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado .subtitulo.cookie {
  font-size: 15px;
  padding: 15px 0;
  text-align: center;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado b {
  font-weight: 500;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado ul {
  padding-left: 30px;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado ul li {
  padding-bottom: 10px;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado p a {
  color: inherit;
  text-decoration: none;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado table.CookieDeclarationTable td {
  background-color: #fff;
  text-align: left;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado table {
  margin-bottom: 30px;
  font-size: 14px;
  text-align: left;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado table tr:first-child {
  background-color: #dddddd;
  text-align: center;
}
.politica_privacidad_main .politica_privacidad .apartado .texto_apartado table th, .politica_privacidad_main .politica_privacidad .apartado .texto_apartado table td {
  border: solid 1px #dddddd;
  padding: 5px 10px;
}
.politica_privacidad_main .politica_privacidad .apartado .subapartado {
  padding-top: 10px;
}
.politica_privacidad_main .politica_privacidad .apartado .subapartado .titulo_subapartado {
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
}
.politica_privacidad_main .politica_privacidad .apartado .subapartado .texto_subapartado {
  padding-top: 10px;
}
.politica_privacidad_main .politica_privacidad .lista {
  padding-left: 30px;
}

.body-servicios-para-empresas .titulo {
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  font-size: 46px;
  line-height: 110%;
  text-align: center;
  margin: 10px 0 30px;
}
@media (max-width: 575px) {
  .body-servicios-para-empresas .titulo {
    margin: 10px 0;
    font-size: 38px;
  }
}
.body-servicios-para-empresas .col-tarjeta {
  padding: 30px;
}
.body-servicios-para-empresas .tarjeta {
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.07), 0 6px 20px 0 rgba(19, 17, 12, 0.07);
}
.body-servicios-para-empresas .tarjeta .texto_t {
  padding: 30px;
}
.body-servicios-para-empresas .tarjeta .texto_t .tit {
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 110%;
  text-align: center;
}
.body-servicios-para-empresas .tarjeta .texto_t .txt {
  margin-top: 20px;
  font-size: 15px;
}
.body-servicios-para-empresas .tarjeta .texto_t .txt p:last-of-type {
  margin: 0;
}
.body-servicios-para-empresas .tarjeta .img_t {
  padding: 0;
}
.body-servicios-para-empresas .tarjeta .img_t img {
  width: 100%;
}
.body-servicios-para-empresas .mas-informacion {
  text-align: center;
  font-size: 14px;
  padding: 60px 30px;
}
.body-servicios-para-empresas .s_contacto {
  padding: 60px 0;
}
.body-servicios-para-empresas .s_contacto .formulario .titulo {
  text-align: center;
  font-family: "Source Serif 4", serif;
  font-size: 36px;
  line-height: 110%;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .body-servicios-para-empresas .s_contacto .formulario .titulo {
    font-size: 32px;
  }
}
@media (max-width: 575px) {
  .body-servicios-para-empresas .s_contacto .formulario .titulo {
    font-size: 28px;
  }
}
.body-servicios-para-empresas .s_contacto .formulario .subtitulo {
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
}
.body-servicios-para-empresas .s_contacto .formulario form input, .body-servicios-para-empresas .s_contacto .formulario form textarea {
  width: 100%;
  padding: 5px 10px;
  border: solid 1px #888;
  font-size: 18px;
  outline: none;
}
.body-servicios-para-empresas .s_contacto .formulario form textarea {
  font-size: 16px;
  min-height: 110px;
  resize: none;
}
.body-servicios-para-empresas .s_contacto .formulario form .boton_enviar_contenedor {
  text-align: center;
}
.body-servicios-para-empresas .s_contacto .formulario form .boton_enviar_contenedor .boton_enviar {
  font-family: "Source Serif 4", serif;
  font-size: 18px;
  padding: 8px 24px 7px;
  background-color: #bf1723;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  outline: none;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  cursor: pointer;
}
.body-servicios-para-empresas .s_contacto .formulario form .boton_enviar_contenedor .boton_enviar:hover {
  background-color: #cc454f;
}
.body-servicios-para-empresas .s_contacto .formulario form a {
  color: #000;
  font-weight: 600;
}

.body_contacto {
  background-color: #f1f5f9;
  padding: 0;
  position: relative;
  max-width: 100vw !important;
  overflow-x: hidden;
}
.body_contacto #menu-ascendente {
  background: transparent !important;
}
.body_contacto .header {
  height: 100px !important;
  top: 0 !important;
}
.body_contacto .header a {
  height: 60% !important;
}
.body_contacto .arreglo_header {
  height: 100px !important;
}
.body_contacto #menu1 {
  top: 100px !important;
}
.body_contacto .contacto_seccion {
  min-height: calc(100vh - 396px);
  padding-top: 60px;
  padding-bottom: 60px;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.07), 0 6px 20px 0 rgba(19, 17, 12, 0.07);
  padding: 20px 20px 10px 20px;
}
@media (max-width: 991px) {
  .body_contacto .contacto_seccion .formulario_contacto .formulario {
    margin-bottom: 50px;
  }
}
.body_contacto .contacto_seccion .formulario_contacto .formulario .titulo_formulario {
  font-size: 32px;
  margin-bottom: 15px;
  color: #505050;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario input {
  width: 100%;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid rgba(19, 17, 12, 0.7);
}
.body_contacto .contacto_seccion .formulario_contacto .formulario input:focus {
  padding: 9px;
  border: 2px solid #13110c;
  outline: none;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario textarea {
  width: 100%;
  min-height: 200px;
  resize: none;
  padding: 10px;
  border: 1px solid rgba(19, 17, 12, 0.7);
}
.body_contacto .contacto_seccion .formulario_contacto .formulario textarea:focus {
  padding: 9px;
  border: 2px solid #13110c;
  outline: none;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario label {
  display: inline;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario .boton_enviar_contenedor {
  margin-bottom: 10px;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario .boton_enviar_contenedor .boton_enviar {
  margin-top: 20px;
  border: none;
  padding: 10px;
  background-color: #bf1723;
  color: #fff;
  outline: none;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario .boton_enviar_contenedor .boton_enviar:active {
  background-color: #cc454f;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario .boton_enviar_contenedor .boton_enviar:hover {
  background-color: #cc454f;
  cursor: pointer;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario p {
  font-size: 15px;
  padding-top: 10px;
  text-align: justify;
  color: #505050;
  opacity: 0.9;
}
.body_contacto .contacto_seccion .formulario_contacto .formulario p a {
  text-decoration: none;
  color: inherit;
  font-weight: 600;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto {
  overflow: hidden;
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.07), 0 6px 20px 0 rgba(19, 17, 12, 0.07);
  padding: 0;
  background: #fff;
  margin-bottom: 50px;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .titulo_datos_contacto {
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #bf1723;
  padding: 10px;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .titulo_datos_contacto i {
  color: #bf1723;
  background: #fff;
  padding: 6px 14px;
  margin-right: 10px;
  border: 2px solid #bf1723;
  border-radius: 100px;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto {
  padding: 20px 30px;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto .item_datos_contacto {
  padding: 3px 0;
  color: #505050;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto .item_datos_contacto i {
  text-align: center;
  padding-right: 10px;
  width: 25px;
}
.body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto .item_datos_contacto a {
  text-decoration: none;
  color: #505050;
}
@media (max-width: 425px) {
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .titulo_datos_contacto {
    font-size: 22px;
  }
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto {
    padding: 10px 20px;
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .titulo_datos_contacto {
    font-size: 20px;
  }
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .titulo_datos_contacto {
    font-size: 19px;
  }
  .body_contacto .contacto_seccion .datos_contacto .contenedor_datos_contacto .tarjeta_contacto .lista_datos_contacto {
    padding: 10px 10px;
    font-size: 13px;
  }
}

.body-contacto-agradecimiento .c-general {
  min-height: calc(100vh - 396px);
  display: flex;
}
.body-contacto-agradecimiento .c-general .row {
  align-self: center;
  width: 100%;
  margin: 0;
}
.body-contacto-agradecimiento .c-general .tarjeta {
  padding: 30px 40px;
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.07), 0 6px 20px 0 rgba(19, 17, 12, 0.07);
  text-align: center;
  font-size: 18px;
  max-width: 90%;
}
.body-contacto-agradecimiento .c-general .tarjeta b {
  font-weight: 600;
}
.body-contacto-agradecimiento .c-general .tarjeta .t-tarjeta {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
}
.body-contacto-agradecimiento .c-general .tarjeta .texto span.exito {
  font-size: 24px;
  color: green;
  font-weight: 500;
  display: block;
  padding-bottom: 10px;
}
.body-contacto-agradecimiento .c-general .c-boton {
  margin-top: 30px;
  text-align: center;
}
.body-contacto-agradecimiento .c-general .c-boton a {
  font-family: "Source Serif 4", serif;
  font-size: 16px;
  padding: 8px 24px 7px;
  background-color: #bf1723;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.body-contacto-agradecimiento .c-general .c-boton a:hover {
  background-color: #cc454f;
}

.popup-newsletter {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}
.popup-newsletter.show {
  visibility: visible;
  opacity: 1;
}

#popup-newsletter .popup {
  border-radius: 15px;
  margin: 0px auto;
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  top: 50% !important;
  position: fixed;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  display: flex;
  max-width: 90%;
}
#popup-newsletter .popup .form-group {
  margin: 0;
}
#popup-newsletter .popup h2 {
  margin-top: 0;
  color: #333;
}
#popup-newsletter .popup .close-b {
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  background-color: #13110c;
  cursor: pointer;
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 25px;
  border-radius: 100%;
}
#popup-newsletter .popup .close-b:hover {
  background-color: #42413d;
}
#popup-newsletter .popup .imagen {
  width: 400px;
  aspect-ratio: 1;
}
#popup-newsletter .popup .imagen img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1.03;
  transform-origin: 130% 100%;
}
@media (max-width: 991px) {
  #popup-newsletter .popup .imagen {
    display: none;
  }
}
#popup-newsletter .popup .window {
  padding: 50px 40px;
  align-self: center;
  max-width: 400px;
}
@media (max-width: 459px) {
  #popup-newsletter .popup .window {
    max-width: 340px;
  }
  #popup-newsletter .popup .window input {
    font-size: 14px;
  }
}
#popup-newsletter .popup .content {
  max-height: 30%;
  overflow: auto;
}
#popup-newsletter .newletter-title h2 {
  font-family: "Source Serif 4", serif;
  font-size: 26px;
  color: #13110c;
  letter-spacing: 1px;
  margin: 0 0 15px;
}
#popup-newsletter .box-content label {
  font-weight: 400;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 13px;
}
#popup-newsletter #frm_subscribe {
  text-align: left;
}
#popup-newsletter #frm_subscribe #subscribe_pemail {
  border: solid 1px #13110c;
  height: 40px;
  max-width: 380px;
  width: 100%;
  margin: 10px 0;
  padding-left: 15px;
  border-radius: 5px;
}
#popup-newsletter #frm_subscribe .submit {
  font-family: "Hanken Grotesk", sans-serif;
  cursor: pointer;
  border: none;
  background-color: #bf1723;
  padding: 5px 25px;
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  display: block;
  margin: auto;
  margin-top: 20px;
  border-radius: 5px;
}
#popup-newsletter #frm_subscribe .submit:hover {
  background-color: #cc454f;
}
#popup-newsletter #frm_subscribe label {
  display: inline;
  font-size: 11px;
}

.body-not-found .c-general, .body-sala-de-prensa .c-general, .body-autores .c-general {
  min-height: calc(100vh - 396px);
}
.body-not-found .c-general .titulo, .body-sala-de-prensa .c-general .titulo, .body-autores .c-general .titulo {
  font-family: "Source Serif 4", serif;
  font-size: 46px;
  text-align: center;
  margin-top: 10px;
  line-height: 110%;
}
@media (max-width: 575px) {
  .body-not-found .c-general .titulo, .body-sala-de-prensa .c-general .titulo, .body-autores .c-general .titulo {
    margin-top: 10px;
    font-size: 38px;
  }
}
.body-not-found .c-general .subtit, .body-sala-de-prensa .c-general .subtit, .body-autores .c-general .subtit {
  text-align: center;
  font-size: 20px;
}
.body-not-found .c-general .txt, .body-sala-de-prensa .c-general .txt, .body-autores .c-general .txt {
  text-align: center;
  margin-top: 15px;
}
.body-not-found .c-general .r-tarjetas, .body-sala-de-prensa .c-general .r-tarjetas, .body-autores .c-general .r-tarjetas {
  padding: 40px 0 60px;
}
@media (max-width: 575px) {
  .body-not-found .c-general .r-tarjetas, .body-sala-de-prensa .c-general .r-tarjetas, .body-autores .c-general .r-tarjetas {
    padding-top: 20px;
  }
}
.body-not-found .c-tarjeta, .body-sala-de-prensa .c-tarjeta, .body-autores .c-tarjeta {
  padding: 15px;
}
.body-not-found .c-tarjeta .tarjeta, .body-sala-de-prensa .c-tarjeta .tarjeta, .body-autores .c-tarjeta .tarjeta {
  margin: 0;
}
.body-not-found .c-tarjeta .tarjeta .imagen, .body-sala-de-prensa .c-tarjeta .tarjeta .imagen, .body-autores .c-tarjeta .tarjeta .imagen {
  padding: 0;
  display: flex;
}
.body-not-found .c-tarjeta .tarjeta .imagen img, .body-sala-de-prensa .c-tarjeta .tarjeta .imagen img, .body-autores .c-tarjeta .tarjeta .imagen img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  align-self: center;
  border-radius: 10px;
}
.body-not-found .c-tarjeta .tarjeta .texto, .body-sala-de-prensa .c-tarjeta .tarjeta .texto, .body-autores .c-tarjeta .tarjeta .texto {
  padding: 20px;
}
.body-not-found .c-tarjeta .tarjeta .texto .tit-nota, .body-sala-de-prensa .c-tarjeta .tarjeta .texto .tit-nota, .body-autores .c-tarjeta .tarjeta .texto .tit-nota {
  font-size: 18px;
  font-weight: 500;
  line-height: 110%;
}
.body-not-found .c-tarjeta .tarjeta .texto .cat-nota, .body-sala-de-prensa .c-tarjeta .tarjeta .texto .cat-nota, .body-autores .c-tarjeta .tarjeta .texto .cat-nota {
  font-size: 13px;
  margin-bottom: 10px;
}
.body-not-found .c-tarjeta .tarjeta .texto .des-nota, .body-sala-de-prensa .c-tarjeta .tarjeta .texto .des-nota, .body-autores .c-tarjeta .tarjeta .texto .des-nota {
  font-size: 14px;
}
.body-not-found .c-tarjeta .tarjeta .texto .b-nota, .body-sala-de-prensa .c-tarjeta .tarjeta .texto .b-nota, .body-autores .c-tarjeta .tarjeta .texto .b-nota {
  font-size: 16px;
  margin-top: 20px;
  padding: 6px 14px;
  background-color: #bf1723;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.body-not-found .c-tarjeta .tarjeta .texto .b-nota:hover, .body-sala-de-prensa .c-tarjeta .tarjeta .texto .b-nota:hover, .body-autores .c-tarjeta .tarjeta .texto .b-nota:hover {
  background-color: #cc454f;
}
.body-not-found .nota-de-prensa, .body-sala-de-prensa .nota-de-prensa, .body-autores .nota-de-prensa {
  min-height: calc(100vh - 144px);
}
.body-not-found .nota-de-prensa .col-galeria, .body-sala-de-prensa .nota-de-prensa .col-galeria, .body-autores .nota-de-prensa .col-galeria {
  padding: 30px 40px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .body-not-found .nota-de-prensa .col-galeria, .body-sala-de-prensa .nota-de-prensa .col-galeria, .body-autores .nota-de-prensa .col-galeria {
    margin-bottom: 0;
  }
}
.body-not-found .nota-de-prensa .col-galeria .img-pri, .body-sala-de-prensa .nota-de-prensa .col-galeria .img-pri, .body-autores .nota-de-prensa .col-galeria .img-pri {
  width: 55%;
  aspect-ratio: 1;
  margin: auto;
}
.body-not-found .nota-de-prensa .col-galeria .img-sec .col-img, .body-sala-de-prensa .nota-de-prensa .col-galeria .img-sec .col-img, .body-autores .nota-de-prensa .col-galeria .img-sec .col-img {
  aspect-ratio: 1;
  padding: 0;
  margin: 10px;
}
.body-not-found .nota-de-prensa .col-galeria img, .body-sala-de-prensa .nota-de-prensa .col-galeria img, .body-autores .nota-de-prensa .col-galeria img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
}
.body-not-found .banner-compra, .body-sala-de-prensa .banner-compra, .body-autores .banner-compra {
  min-height: 88px;
  width: 100%;
  background: whitesmoke;
  bottom: 0;
  position: relative;
  z-index: 998;
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.04), 0 6px 20px 0 rgba(19, 17, 12, 0.04);
}
.body-not-found .banner-compra .col-info, .body-sala-de-prensa .banner-compra .col-info, .body-autores .banner-compra .col-info {
  display: flex;
}
.body-not-found .banner-compra .col-info .imagen, .body-sala-de-prensa .banner-compra .col-info .imagen, .body-autores .banner-compra .col-info .imagen {
  display: inline-block;
  align-self: center;
  padding-right: 10px;
}
.body-not-found .banner-compra .col-info .imagen img, .body-sala-de-prensa .banner-compra .col-info .imagen img, .body-autores .banner-compra .col-info .imagen img {
  width: 120px;
}
.body-not-found .banner-compra .col-info .info, .body-sala-de-prensa .banner-compra .col-info .info, .body-autores .banner-compra .col-info .info {
  display: inline-block;
  align-self: center;
  padding: 15px;
}
.body-not-found .banner-compra .col-boton, .body-sala-de-prensa .banner-compra .col-boton, .body-autores .banner-compra .col-boton {
  text-align: right;
}
.body-not-found .banner-compra .col-boton .boton-compra, .body-sala-de-prensa .banner-compra .col-boton .boton-compra, .body-autores .banner-compra .col-boton .boton-compra {
  border-radius: 5px;
  display: block;
  text-align: center;
  background-color: #13110c;
  color: #fff;
  padding: 10px;
  margin: 10px 0;
  text-decoration: none;
  cursor: pointer;
}
.body-not-found .banner-compra .col-boton .boton-compra:hover, .body-sala-de-prensa .banner-compra .col-boton .boton-compra:hover, .body-autores .banner-compra .col-boton .boton-compra:hover {
  background-color: #42413d;
}
.body-not-found .banner-compra .col-boton .boton-compra.disabled, .body-sala-de-prensa .banner-compra .col-boton .boton-compra.disabled, .body-autores .banner-compra .col-boton .boton-compra.disabled {
  cursor: default;
  background-color: #42413d;
}

.body-autores .c-general {
  min-height: calc(100vh - 396px);
}
.body-autores .c-general .info-autor {
  margin-bottom: 45px;
}
.body-autores .c-general .info-autor .nombre-autor {
  margin: 0;
}
.body-autores .c-general .info-autor .cat-nota {
  margin-bottom: 15px;
  font-size: 18px;
}
.body-autores .c-general .info-autor .des-nota a {
  text-decoration: none;
  color: #212529;
}
.body-autores .c-general .info-autor .redes a {
  width: 30px;
  display: inline-flex;
  aspect-ratio: 1;
  text-align: center;
  border-radius: 100%;
  border: solid 1px #ccc;
  text-decoration: none;
  color: #000;
  margin-right: 5px;
}
.body-autores .c-general .info-autor .redes a:hover {
  background-color: #bf1723;
  color: #fff;
  border-color: #bf1723;
}
.body-autores .c-general .info-autor .redes a i {
  align-self: center;
  text-align: center;
  width: 100%;
}
.body-autores .c-general .imagen-autor {
  margin-bottom: 45px;
}
.body-autores .c-general .imagen-autor img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
}
.body-autores .c-general .libros-autor h2 {
  text-align: center;
  margin-bottom: 20px;
}
.body-autores .c-general .libros-autor .producto {
  padding: 10px;
}
.body-autores .c-general .libros-autor .producto a {
  text-decoration: none;
  color: #13110c;
  position: relative;
  display: block;
}
.body-autores .c-general .libros-autor .producto a .c-img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.body-autores .c-general .libros-autor .producto a img {
  width: 100%;
  aspect-ratio: 1/1;
  scale: 1;
  transition: scale 300ms ease;
}
.body-autores .c-general .libros-autor .producto a .img-hover {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  transition: scale 300ms ease, opacity 600ms ease;
}
.body-autores .c-general .libros-autor .producto a .img-etiqueta {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 140px;
  z-index: 10;
}
.body-autores .c-general .libros-autor .producto a .descripcion {
  padding: 15px 0;
}
.body-autores .c-general .libros-autor .producto a .descripcion .titulo-l {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
}
.body-autores .c-general .libros-autor .producto a .descripcion .tipo {
  font-size: 13px;
  margin-bottom: 5px;
}
.body-autores .c-general .libros-autor .producto a .descripcion .opiniones {
  font-size: 13px;
}
.body-autores .c-general .libros-autor .producto a:hover img {
  scale: 1.05;
}
.body-autores .c-general .libros-autor .producto a:hover .img-hover {
  opacity: 1;
}

.col-nota {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .col-nota {
    margin-bottom: 0;
  }
}
.col-nota.producto {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f1f3f9;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 15px;
}
.col-nota.producto .c-nota {
  max-width: none;
  padding: 0;
}
.col-nota .c-nota {
  max-width: min(80%, 600px);
  padding: 50px 0;
  margin: auto;
}
.col-nota .c-nota.ficha-tec {
  padding: 30px;
  padding-bottom: 15px;
  border-radius: 10px;
  background-color: #f1f3f9;
  margin-bottom: 30px;
}
.col-nota .c-nota td {
  vertical-align: baseline;
}
.col-nota .titulo-nota {
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 5px;
}
.col-nota .categoria-nota {
  font-size: 17px;
  font-weight: 500;
  padding: 10px 0 20px;
  border-bottom: solid 1px #bdbdbb;
}
.col-nota .descripcion-nota {
  font-size: 15px;
  margin-top: 30px;
}

.ficha-tecnica tr {
  border-bottom: solid 1px #bdbdbb;
}
.ficha-tecnica tr:last-child {
  border-bottom: none;
}
.ficha-tecnica tr td {
  padding: 5px;
}
.ficha-tecnica tr td:first-child {
  font-weight: 600;
}

.body-autores .c-tarjeta .tarjeta .texto {
  padding: 40px;
}
.body-autores .subtitulo {
  text-align: center;
  font-size: 30px;
  margin: 30px 0;
  font-family: "Source Serif 4", serif;
}
.body-autores .c-general {
  padding-bottom: 30px;
}
.body-autores .r-tarjetas {
  padding: 0 0 40px !important;
}
.body-autores .r-tarjetas .c-tarjeta2 {
  padding: 10px;
}
.body-autores .r-tarjetas .c-tarjeta2 a {
  text-decoration: none;
  color: inherit;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta {
  margin: 0;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta .imagen {
  padding: 0;
  display: flex;
  background-color: #f5f5f5;
  overflow: hidden;
  border-radius: 10px;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta .imagen img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  align-self: center;
  transform: scale(1);
  transition: transform 500ms ease;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta .texto {
  padding: 10px 15px;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta .texto .tit-nota {
  font-size: 18px;
  font-weight: 600;
  line-height: 110%;
  text-align: center;
}
.body-autores .r-tarjetas .c-tarjeta2 .tarjeta:hover img {
  transform: scale(1.15);
}

.body-carrito {
  background-color: #f1f3f9;
}
.body-carrito .c-general {
  padding: 50px 0 70px;
}
.body-carrito .titulo {
  font-family: "Source Serif 4", serif;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}
.body-carrito .c-productos {
  margin-bottom: 20px;
  padding: 0 10px;
}
.body-carrito .c-productos .productos {
  background-color: #fff;
  border-radius: 10px;
}
.body-carrito .c-productos .productos .producto {
  position: relative;
  display: flex;
  padding: 30px;
}
.body-carrito .c-productos .productos .producto::after {
  content: "";
  border-bottom: solid 1px #e1e0e0;
  width: calc(100% - 60px);
  position: absolute;
  bottom: 0;
  left: 30px;
}
.body-carrito .c-productos .productos .producto:last-of-type::after {
  border: none;
}
.body-carrito .c-productos .productos .producto .img-producto {
  width: 150px;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  align-self: center;
  border-radius: 10px;
}
.body-carrito .c-productos .productos .producto .des-producto {
  align-self: center;
  padding: 10px 15px;
  width: calc(100% - 166px);
}
.body-carrito .c-productos .productos .producto .des-producto .tit-p {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 2px;
}
.body-carrito .c-productos .productos .producto .des-producto .cat-p {
  font-size: 14px;
}
.body-carrito .c-productos .productos .producto .des-producto .can-p {
  margin: 7px 0;
}
.body-carrito .c-productos .productos .producto .des-producto .can-p .d_operacion {
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px black;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
}
.body-carrito .c-productos .productos .producto .des-producto .can-p a, .body-carrito .c-productos .productos .producto .des-producto .can-p .d_operacion {
  padding: 0px 3px;
  border: solid 1px black;
  font-size: 14px;
  background-color: #13110c;
  color: #fff;
}
.body-carrito .c-productos .productos .producto .des-producto .can-p a:hover, .body-carrito .c-productos .productos .producto .des-producto .can-p .d_operacion:hover {
  background-color: #42413d;
}
.body-carrito .c-productos .productos .producto .des-producto .can-p .cantidad {
  width: 50px;
  text-align: center;
  border: none;
}
.body-carrito .c-productos .productos .producto .des-producto .pre-p {
  font-size: 20px;
}
@media (max-width: 469px) {
  .body-carrito .c-productos .productos .producto .des-producto .pre-p {
    margin-top: 15px;
    position: relative !important;
  }
}
.body-carrito .c-productos .productos .producto .des-producto .pre-p .cuantos {
  margin-right: 5px;
}
.body-carrito .c-productos .productos .producto .des-producto .pre-p .precio {
  font-weight: 500;
  margin-left: 10px;
}
.body-carrito .c-productos .productos .producto .del-producto {
  padding: 10px 0;
  font-size: 18px;
}
.body-carrito .c-productos .productos .producto .del-producto .eliminar {
  outline: none;
  cursor: pointer;
  border: none;
  background: none;
}
.body-carrito .c-productos .productos .producto .del-producto a, .body-carrito .c-productos .productos .producto .del-producto .eliminar {
  color: #13110c;
}
.body-carrito .c-productos .productos .producto .del-producto a:hover, .body-carrito .c-productos .productos .producto .del-producto .eliminar:hover {
  color: #42413d;
}
.body-carrito .c-productos.reducido .productos .producto .img-producto {
  width: 100px;
  height: 100px;
}
.body-carrito .c-productos.reducido .productos .producto .des-producto {
  padding: 10px 15px;
  width: calc(100% - 100px);
}
.body-carrito .c-productos.reducido .productos .producto .des-producto .tit-p {
  font-size: 16px;
}
.body-carrito .c-productos.reducido .productos .producto .des-producto .cat-p {
  font-size: 13px;
}
.body-carrito .c-productos.reducido .productos .producto .des-producto .pre-p {
  margin-top: 10px;
  font-size: 16px;
}
.body-carrito .c-resumen {
  text-align: center;
  padding: 0 10px;
}
.body-carrito .c-resumen .resumen {
  background-color: #fff;
  padding: 15px 30px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .body-carrito .c-resumen .resumen {
    margin-bottom: 30px;
  }
}
.body-carrito .c-resumen .resumen .tit-r {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  padding: 15px;
  text-align: center;
}
.body-carrito .c-resumen .resumen .info-r {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #e1e0e0;
  padding: 10px 0;
}
.body-carrito .c-resumen .resumen .info-r:last-of-type {
  border: none;
}
.body-carrito .c-resumen .resumen .info-r .pre {
  font-weight: 600;
}
.body-carrito .c-resumen .resumen .sub-r .tex {
  font-size: 15px;
}
.body-carrito .c-resumen .resumen .env-r .tex {
  font-size: 15px;
}
.body-carrito .c-resumen .resumen .tot-r {
  font-size: 18px;
  padding: 20px 0 5px;
}
.body-carrito .c-resumen .resumen .tot-r .tex {
  font-weight: 600;
}
.body-carrito .b-pago {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 18px;
  padding: 8px 24px 7px;
  background-color: #bf1723;
  color: #fff !important;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .body-carrito .b-pago {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.body-carrito .b-pago:hover {
  background-color: #cc454f;
}
.body-carrito .c-datos {
  margin-bottom: 20px;
  text-align: center;
  padding: 0 10px;
}
.body-carrito .c-datos .datos {
  text-align: left;
  background-color: #fff;
  padding: 15px 30px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.body-carrito .c-datos .datos#mismo-envio {
  margin: 0;
}
.body-carrito .c-datos .datos#datos-envio {
  margin-top: 20px;
  margin-bottom: 0;
}
.body-carrito .c-datos .datos .tit-d {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  padding: 15px 0 0;
  text-align: center;
}
.body-carrito .c-datos .datos .sub-d {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.body-carrito .c-datos .datos fieldset {
  border: solid 1px #e1e0e0;
  padding: 2px 10px;
  background-color: #fff;
  margin-bottom: 15px;
  overflow: hidden;
}
.body-carrito .c-datos .datos fieldset legend {
  float: inherit;
  width: auto;
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
  color: #13110c;
  line-height: 100%;
  cursor: default;
}
.body-carrito .c-datos .datos fieldset input, .body-carrito .c-datos .datos fieldset select {
  width: calc(100% + 20px);
  border: none;
  background-color: transparent !important;
  margin: -2px -10px;
  padding: 5px 10px;
  font-size: 16px;
  min-height: 0;
  outline: none;
}
.body-carrito .c-datos .datos fieldset .select2 {
  margin: -2px -10px;
}
.body-carrito .c-datos .datos fieldset .select2 .select2-selection {
  border: none;
  height: 34px;
}
.body-carrito .c-datos .datos fieldset .select2 .select2-selection .select2-selection__rendered {
  height: 34px;
  line-height: 34px;
}
.body-carrito .c-datos .datos .dato {
  margin-left: 15px;
}
.body-carrito .c-datos .datos .dato i {
  margin-right: 10px;
}
.body-carrito .c-datos .datos .b-mod {
  margin-top: 10px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
}
.body-carrito .c-datos .datos input.b-mod {
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  color: #007bff;
}
.body-carrito .c-datos .datos input.b-mod:hover {
  color: #0056b3;
  text-decoration: underline;
}
.body-carrito .c-datos .datos .check-df {
  margin: 15px 0;
}
.body-carrito .c-datos .datos .check-df label {
  display: inline;
  font-size: 15px;
}
.body-carrito .c-datos .datos .datos-facturacion {
  display: none;
}
.body-carrito .c-datos .datos .datos-facturacion.visible {
  display: initial;
}
.body-carrito .c-datos .checks-politicas {
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .body-carrito .c-datos .checks-politicas:last-of-type {
    margin-bottom: 30px;
  }
}
.body-carrito .c-datos .checks-politicas label {
  display: inline;
  font-size: 15px;
}
.body-carrito .relacionados {
  padding-bottom: 40px;
}
.body-carrito .relacionados .tituloTb {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.body-carrito .relacionados .owl-carousel {
  padding-top: 60px;
}
.body-carrito .relacionados .owl-nav {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 0;
  right: 5vw;
  margin: 10px;
  font-size: 35px;
}
.body-carrito .relacionados .owl-nav button {
  position: relative;
  height: 30px;
  width: 30px;
  margin: 5px;
  border-radius: 5px;
  outline: none;
  background-color: #71706d !important;
  color: #fff !important;
}
.body-carrito .relacionados .owl-nav button:hover {
  background-color: #13110c !important;
}
.body-carrito .relacionados .owl-nav button span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -48%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 30px;
  pointer-events: none;
}
.body-carrito .relacionados .owl-nav button.owl-prev span {
  left: 46%;
}
.body-carrito .relacionados .owl-nav button.owl-next span {
  left: 54%;
}
.body-carrito .relacionados .item {
  transform: scale(1);
  transition: transform 500ms ease;
  width: 250px;
  margin: 30px 10px;
  border-radius: 10px;
  overflow: hidden;
}
.body-carrito .relacionados .item:hover img {
  scale: 1.05;
}
.body-carrito .relacionados .item:hover img.img-hover {
  opacity: 1;
}
.body-carrito .relacionados .item a {
  color: #13110c;
  text-decoration: none;
}
.body-carrito .relacionados .item .c-img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  width: 250px;
}
.body-carrito .relacionados .item img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  scale: 1;
  transition: scale 300ms ease;
}
.body-carrito .relacionados .item img.img-hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  transition: scale 300ms ease, opacity 600ms ease;
}
.body-carrito .relacionados .item .descripcion {
  padding: 15px;
  text-align: center;
  background-color: #fff;
}
.body-carrito .relacionados .item .descripcion .tituloTb2 {
  font-weight: 500;
  font-size: 17px;
  line-height: 110%;
}
.body-carrito .relacionados .item .descripcion .tipo {
  font-size: 13px;
  margin-bottom: 5px;
}

.body-quienes-somos {
  background-color: #f1f3f9;
}
.body-quienes-somos .breadcrumb {
  background-color: transparent !important;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
.body-quienes-somos .breadcrumb .breadcrumb-item {
  color: #000 !important;
}
.body-quienes-somos .breadcrumb .breadcrumb-item::before {
  color: #000 !important;
}
.body-quienes-somos .breadcrumb .breadcrumb-item .underline {
  color: #000 !important;
}
.body-quienes-somos .cabecera {
  width: 100%;
  margin-top: -48px;
  z-index: -1;
  position: relative;
}
.body-quienes-somos .titulo {
  font-family: "Source Serif 4", serif;
  font-size: 46px;
  line-height: 110%;
  text-align: center;
  margin: 40px 0;
}
.body-quienes-somos .col-tarjeta {
  padding: 30px;
}
.body-quienes-somos .tarjeta {
  border-radius: 10px;
  padding: 30px;
  background-color: #fff;
}
.body-quienes-somos .tarjeta .tit {
  font-family: "Source Serif 4", serif;
  font-size: 38px;
  line-height: 110%;
  text-align: center;
}
.body-quienes-somos .tarjeta .txt {
  margin-top: 20px;
  font-size: 15px;
}
.body-quienes-somos .tarjeta .txt p:last-of-type {
  margin: 0;
}
.body-quienes-somos .distribuidor {
  background-color: #fff;
  text-align: center;
  padding: 60px 30px;
}
.body-quienes-somos .distribuidor .tit {
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 110%;
}
.body-quienes-somos .distribuidor .stit {
  font-family: "Source Serif 4", serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.body-quienes-somos .distribuidor .txt {
  margin: auto;
  max-width: 400px;
  font-size: 15px;
}
.body-quienes-somos .distribuidor .txt p:last-of-type {
  margin: 0;
}

.body-preguntas-frecuentes .mh-container {
  min-height: calc(100vh - 396px);
}

#preguntas-frecuentes .titulo {
  font-weight: 600;
  line-height: 110%;
  text-align: center;
  margin: 40px 0;
}
#preguntas-frecuentes h1.titulo {
  font-size: 46px;
  font-family: "Source Serif 4", serif;
}
#preguntas-frecuentes h2.titulo {
  font-size: 28px;
}
#preguntas-frecuentes legend {
  width: auto;
  font-size: 22px;
  font-weight: bold;
  padding: 0 10px;
}
#preguntas-frecuentes details {
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 0 20px;
  border: 1px solid rgba(19, 17, 12, 0.15);
  padding: 0.5em 0.5em 0;
  margin-left: -10px;
  margin-right: -10px;
  outline: none;
  position: relative;
}
#preguntas-frecuentes details ::marker {
  display: none;
}
#preguntas-frecuentes details summary {
  font-weight: 500;
  margin: -0.5em -0.5em 0;
  padding: 0.5em;
  font-size: 16px;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  list-style: none;
  padding-left: 18px;
  padding-right: 40px;
}
#preguntas-frecuentes details summary::-webkit-details-marker {
  display: none;
}
#preguntas-frecuentes details summary h1, #preguntas-frecuentes details summary h2, #preguntas-frecuentes details summary h3 {
  font-weight: bold;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
#preguntas-frecuentes details summary:hover .marcador_abajo {
  opacity: 1;
}
#preguntas-frecuentes details .detalles {
  padding: 0 10px;
  font-weight: 400;
  font-size: 14px;
}
#preguntas-frecuentes details .detalles p:last-of-type {
  margin: 0;
}
#preguntas-frecuentes details .detalles h1, #preguntas-frecuentes details .detalles h2, #preguntas-frecuentes details .detalles h3 {
  font-weight: bold;
  font-size: 16px;
}
#preguntas-frecuentes details .marcador_abajo {
  opacity: 0.5;
}
#preguntas-frecuentes details .marcador_arriba, #preguntas-frecuentes details .marcador_abajo {
  position: absolute;
  font-size: 20px;
  top: 0.5em;
  right: 18px;
  background: #fff;
  cursor: pointer;
  pointer-events: none;
}
#preguntas-frecuentes details[open] {
  padding: 0.5em;
}
#preguntas-frecuentes details[open] summary {
  border-bottom: 1px solid rgba(19, 17, 12, 0.15);
  margin-bottom: 0.5em;
}

.body-hablan-de-nosotros .mh-container {
  min-height: calc(100vh - 396px);
}
.body-hablan-de-nosotros .titulo, .body-hablan-de-nosotros .titulo h1 {
  font-family: "Source Serif 4", serif;
  font-size: 46px;
  line-height: 110%;
  text-align: center;
  margin: 10px 0 10px;
}
@media (max-width: 575px) {
  .body-hablan-de-nosotros .titulo, .body-hablan-de-nosotros .titulo h1 {
    margin-top: 10px;
    font-size: 38px;
  }
}
.body-hablan-de-nosotros .descripcion {
  text-align: center;
  margin-top: 15px;
}
.body-hablan-de-nosotros .c-tarjeta {
  padding: 10px;
}
@media (min-width: 992px) {
  .body-hablan-de-nosotros .c-tarjeta {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.body-hablan-de-nosotros .c-tarjeta a {
  text-decoration: none;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta {
  box-shadow: 0 4px 8px 0 rgba(19, 17, 12, 0.04), 0 6px 20px 0 rgba(19, 17, 12, 0.04);
  position: relative;
  aspect-ratio: 1;
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
  border-radius: 10px;
  overflow: hidden;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta .texto {
  align-self: end;
  z-index: 1;
  text-align: center;
  color: #13110c;
  display: none;
  flex: 0 0 100%;
  font-weight: bold;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta .boton {
  font-family: "Hanken Grotesk", sans-serif;
  border-radius: 5px;
  font-size: 16px;
  padding: 8px 24px 7px;
  background-color: #bf1723;
  color: #fff;
  text-decoration: none;
  display: none;
  width: 100%;
  align-self: end;
  text-align: center;
  z-index: 1;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta .boton:hover {
  background-color: #cc454f;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta:hover .logo {
  opacity: 0.1;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta:hover .texto {
  display: block;
}
.body-hablan-de-nosotros .c-tarjeta .tarjeta:hover .boton {
  display: inline-block;
}

#CybotCookiebotDialogBodyContentText {
  font-size: 12px;
  line-height: 1.4;
}

.CybotCookiebotDialogBodyButton {
  height: 40px;
  padding: 0 !important;
}

a#CybotCookiebotDialogPoweredbyCybot {
  display: none;
}

div#CybotCookiebotDialog {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-radius: none;
}

#CybotCookiebotDialogPoweredByText a {
  display: none !important;
}

.CybotCookiebotScrollContainer {
  min-height: 123px !important;
}/*# sourceMappingURL=tintablanca_2026.css.map */