@charset "UTF-8";
.bg--yellow-50 {
  background-color: rgb(255, 247.1, 229.5);
}

.bg--yellow-100 {
  background-color: rgb(255, 239.2, 204);
}

.bg--yellow-200 {
  background-color: rgb(255, 223.4, 153);
}

.bg--yellow-300 {
  background-color: rgb(255, 207.6, 102);
}

.bg--yellow-400 {
  background-color: rgb(255, 191.8, 51);
}

.bg--yellow-500 {
  background-color: #ffb000;
}

.bg--yellow-600 {
  background-color: rgb(204, 140.8, 0);
}

.bg--yellow-700 {
  background-color: rgb(153, 105.6, 0);
}

.bg--yellow-800 {
  background-color: rgb(102, 70.4, 0);
}

.bg--yellow-900 {
  background-color: rgb(51, 35.2, 0);
}

.bg--black-50 {
  background-color: rgb(252.8, 252.8, 252.8);
}

.bg--black-100 {
  background-color: rgb(250.6, 250.6, 250.6);
}

.bg--black-200 {
  background-color: rgb(246.2, 246.2, 246.2);
}

.bg--black-300 {
  background-color: rgb(241.8, 241.8, 241.8);
}

.bg--black-400 {
  background-color: rgb(237.4, 237.4, 237.4);
}

.bg--black-500 {
  background-color: #e9e9e9;
}

.bg--black-600 {
  background-color: rgb(186.4, 186.4, 186.4);
}

.bg--black-700 {
  background-color: rgb(139.8, 139.8, 139.8);
}

.bg--black-800 {
  background-color: rgb(93.2, 93.2, 93.2);
}

.bg--black-900 {
  background-color: rgb(46.6, 46.6, 46.6);
}

.bg--primary-50 {
  background-color: rgb(237.5, 237.5, 255);
}

.bg--primary-100 {
  background-color: #dcdcff;
}

.bg--primary-200 {
  background-color: #b9b9ff;
}

.bg--primary-300 {
  background-color: #9696ff;
}

.bg--primary-400 {
  background-color: #7373ff;
}

.bg--primary-500 {
  background-color: #5050ff;
}

.bg--primary-600 {
  background-color: #4040cc;
}

.bg--primary-700 {
  background-color: #303099;
}

.bg--primary-800 {
  background-color: #202066;
}

.bg--primary-900 {
  background-color: #101033;
}

.bg--secondary-50 {
  background-color: rgb(255, 238.5, 238.5);
}

.bg--secondary-100 {
  background-color: #ffdede;
}

.bg--secondary-200 {
  background-color: #ffbdbd;
}

.bg--secondary-300 {
  background-color: #ff9c9c;
}

.bg--secondary-400 {
  background-color: #ff7b7b;
}

.bg--secondary-500 {
  background-color: #ff5a5a;
}

.bg--secondary-600 {
  background-color: #cc4848;
}

.bg--secondary-700 {
  background-color: #993636;
}

.bg--secondary-800 {
  background-color: #662424;
}

.bg--secondary-900 {
  background-color: #331212;
}

.bg--blue-50 {
  background-color: rgb(235, 233, 246.8);
}

.bg--blue-100 {
  background-color: rgb(215, 211, 238.6);
}

.bg--blue-200 {
  background-color: rgb(175, 167, 222.2);
}

.bg--blue-300 {
  background-color: rgb(135, 123, 205.8);
}

.bg--blue-400 {
  background-color: rgb(95, 79, 189.4);
}

.bg--blue-500 {
  background-color: #3723ad;
}

.bg--blue-600 {
  background-color: rgb(44, 28, 138.4);
}

.bg--blue-700 {
  background-color: rgb(33, 21, 103.8);
}

.bg--blue-800 {
  background-color: rgb(22, 14, 69.2);
}

.bg--blue-900 {
  background-color: rgb(11, 7, 34.6);
}

.bg--pink-50 {
  background-color: rgb(254.1, 237.2, 255);
}

.bg--pink-100 {
  background-color: rgb(253.2, 219.4, 255);
}

.bg--pink-200 {
  background-color: rgb(251.4, 183.8, 255);
}

.bg--pink-300 {
  background-color: rgb(249.6, 148.2, 255);
}

.bg--pink-400 {
  background-color: rgb(247.8, 112.6, 255);
}

.bg--pink-500 {
  background-color: #f64dff;
}

.bg--pink-600 {
  background-color: rgb(196.8, 61.6, 204);
}

.bg--pink-700 {
  background-color: rgb(147.6, 46.2, 153);
}

.bg--pink-800 {
  background-color: rgb(98.4, 30.8, 102);
}

.bg--pink-900 {
  background-color: rgb(49.2, 15.4, 51);
}

.bg--orange-50 {
  background-color: rgb(255, 241, 229.5);
}

.bg--orange-100 {
  background-color: #ffe3cc;
}

.bg--orange-200 {
  background-color: #ffc799;
}

.bg--orange-300 {
  background-color: #ffab66;
}

.bg--orange-400 {
  background-color: #ff8f33;
}

.bg--orange-500 {
  background-color: #ff7300;
}

.bg--orange-600 {
  background-color: #cc5c00;
}

.bg--orange-700 {
  background-color: #994500;
}

.bg--orange-800 {
  background-color: #662e00;
}

.bg--orange-900 {
  background-color: #331700;
}

.bg--warning-50 {
  background-color: rgb(254, 245.3, 230.6);
}

.bg--warning-100 {
  background-color: rgb(253, 235.6, 206.2);
}

.bg--warning-200 {
  background-color: rgb(251, 216.2, 157.4);
}

.bg--warning-300 {
  background-color: rgb(249, 196.8, 108.6);
}

.bg--warning-400 {
  background-color: rgb(247, 177.4, 59.8);
}

.bg--warning-500 {
  background-color: #f59e0b;
}

.bg--warning-600 {
  background-color: rgb(196, 126.4, 8.8);
}

.bg--warning-700 {
  background-color: rgb(147, 94.8, 6.6);
}

.bg--warning-800 {
  background-color: rgb(98, 63.2, 4.4);
}

.bg--warning-900 {
  background-color: rgb(49, 31.6, 2.2);
}

.bg--danger-50 {
  background-color: rgb(253.4, 236.3, 236.3);
}

.bg--danger-100 {
  background-color: rgb(251.8, 217.6, 217.6);
}

.bg--danger-200 {
  background-color: rgb(248.6, 180.2, 180.2);
}

.bg--danger-300 {
  background-color: rgb(245.4, 142.8, 142.8);
}

.bg--danger-400 {
  background-color: rgb(242.2, 105.4, 105.4);
}

.bg--danger-500 {
  background-color: #ef4444;
}

.bg--danger-600 {
  background-color: rgb(191.2, 54.4, 54.4);
}

.bg--danger-700 {
  background-color: rgb(143.4, 40.8, 40.8);
}

.bg--danger-800 {
  background-color: rgb(95.6, 27.2, 27.2);
}

.bg--danger-900 {
  background-color: rgb(47.8, 13.6, 13.6);
}

.bg--success-50 {
  background-color: rgb(230.5, 247.3, 239.2);
}

.bg--success-100 {
  background-color: rgb(206, 239.6, 223.4);
}

.bg--success-200 {
  background-color: rgb(157, 224.2, 191.8);
}

.bg--success-300 {
  background-color: rgb(108, 208.8, 160.2);
}

.bg--success-400 {
  background-color: rgb(59, 193.4, 128.6);
}

.bg--success-500 {
  background-color: #0ab261;
}

.bg--success-600 {
  background-color: rgb(8, 142.4, 77.6);
}

.bg--success-700 {
  background-color: rgb(6, 106.8, 58.2);
}

.bg--success-800 {
  background-color: rgb(4, 71.2, 38.8);
}

.bg--success-900 {
  background-color: rgb(2, 35.6, 19.4);
}

.bg--info-50 {
  background-color: rgb(229.6, 247.2, 251.2);
}

.bg--info-100 {
  background-color: rgb(204.2, 239.4, 247.4);
}

.bg--info-200 {
  background-color: rgb(153.4, 223.8, 239.8);
}

.bg--info-300 {
  background-color: rgb(102.6, 208.2, 232.2);
}

.bg--info-400 {
  background-color: rgb(51.8, 192.6, 224.6);
}

.bg--info-500 {
  background-color: #01B1D9;
}

.bg--info-600 {
  background-color: rgb(0.8, 141.6, 173.6);
}

.bg--info-700 {
  background-color: rgb(0.6, 106.2, 130.2);
}

.bg--info-800 {
  background-color: rgb(0.4, 70.8, 86.8);
}

.bg--info-900 {
  background-color: rgb(0.2, 35.4, 43.4);
}

.color--yellow-50 {
  color: rgb(255, 247.1, 229.5);
}

.color--yellow-100 {
  color: rgb(255, 239.2, 204);
}

.color--yellow-200 {
  color: rgb(255, 223.4, 153);
}

.color--yellow-300 {
  color: rgb(255, 207.6, 102);
}

.color--yellow-400 {
  color: rgb(255, 191.8, 51);
}

.color--yellow-500 {
  color: #ffb000;
}

.color--yellow-600 {
  color: rgb(204, 140.8, 0);
}

.color--yellow-700 {
  color: rgb(153, 105.6, 0);
}

.color--yellow-800 {
  color: rgb(102, 70.4, 0);
}

.color--yellow-900 {
  color: rgb(51, 35.2, 0);
}

.color--black-50 {
  color: rgb(252.8, 252.8, 252.8);
}

.color--black-100 {
  color: rgb(250.6, 250.6, 250.6);
}

.color--black-200 {
  color: rgb(246.2, 246.2, 246.2);
}

.color--black-300 {
  color: rgb(241.8, 241.8, 241.8);
}

.color--black-400 {
  color: rgb(237.4, 237.4, 237.4);
}

.color--black-500 {
  color: #e9e9e9;
}

.color--black-600 {
  color: rgb(186.4, 186.4, 186.4);
}

.color--black-700 {
  color: rgb(139.8, 139.8, 139.8);
}

.color--black-800 {
  color: rgb(93.2, 93.2, 93.2);
}

.color--black-900 {
  color: rgb(46.6, 46.6, 46.6);
}

.color--primary-50 {
  color: rgb(237.5, 237.5, 255);
}

.color--primary-100 {
  color: #dcdcff;
}

.color--primary-200 {
  color: #b9b9ff;
}

.color--primary-300 {
  color: #9696ff;
}

.color--primary-400 {
  color: #7373ff;
}

.color--primary-500 {
  color: #5050ff;
}

.color--primary-600 {
  color: #4040cc;
}

.color--primary-700 {
  color: #303099;
}

.color--primary-800 {
  color: #202066;
}

.color--primary-900 {
  color: #101033;
}

.color--secondary-50 {
  color: rgb(255, 238.5, 238.5);
}

.color--secondary-100 {
  color: #ffdede;
}

.color--secondary-200 {
  color: #ffbdbd;
}

.color--secondary-300 {
  color: #ff9c9c;
}

.color--secondary-400 {
  color: #ff7b7b;
}

.color--secondary-500 {
  color: #ff5a5a;
}

.color--secondary-600 {
  color: #cc4848;
}

.color--secondary-700 {
  color: #993636;
}

.color--secondary-800 {
  color: #662424;
}

.color--secondary-900 {
  color: #331212;
}

.color--blue-50 {
  color: rgb(235, 233, 246.8);
}

.color--blue-100 {
  color: rgb(215, 211, 238.6);
}

.color--blue-200 {
  color: rgb(175, 167, 222.2);
}

.color--blue-300 {
  color: rgb(135, 123, 205.8);
}

.color--blue-400 {
  color: rgb(95, 79, 189.4);
}

.color--blue-500 {
  color: #3723ad;
}

.color--blue-600 {
  color: rgb(44, 28, 138.4);
}

.color--blue-700 {
  color: rgb(33, 21, 103.8);
}

.color--blue-800 {
  color: rgb(22, 14, 69.2);
}

.color--blue-900 {
  color: rgb(11, 7, 34.6);
}

.color--pink-50 {
  color: rgb(254.1, 237.2, 255);
}

.color--pink-100 {
  color: rgb(253.2, 219.4, 255);
}

.color--pink-200 {
  color: rgb(251.4, 183.8, 255);
}

.color--pink-300 {
  color: rgb(249.6, 148.2, 255);
}

.color--pink-400 {
  color: rgb(247.8, 112.6, 255);
}

.color--pink-500 {
  color: #f64dff;
}

.color--pink-600 {
  color: rgb(196.8, 61.6, 204);
}

.color--pink-700 {
  color: rgb(147.6, 46.2, 153);
}

.color--pink-800 {
  color: rgb(98.4, 30.8, 102);
}

.color--pink-900 {
  color: rgb(49.2, 15.4, 51);
}

.color--orange-50 {
  color: rgb(255, 241, 229.5);
}

.color--orange-100 {
  color: #ffe3cc;
}

.color--orange-200 {
  color: #ffc799;
}

.color--orange-300 {
  color: #ffab66;
}

.color--orange-400 {
  color: #ff8f33;
}

.color--orange-500 {
  color: #ff7300;
}

.color--orange-600 {
  color: #cc5c00;
}

.color--orange-700 {
  color: #994500;
}

.color--orange-800 {
  color: #662e00;
}

.color--orange-900 {
  color: #331700;
}

.color--warning-50 {
  color: rgb(254, 245.3, 230.6);
}

.color--warning-100 {
  color: rgb(253, 235.6, 206.2);
}

.color--warning-200 {
  color: rgb(251, 216.2, 157.4);
}

.color--warning-300 {
  color: rgb(249, 196.8, 108.6);
}

.color--warning-400 {
  color: rgb(247, 177.4, 59.8);
}

.color--warning-500 {
  color: #f59e0b;
}

.color--warning-600 {
  color: rgb(196, 126.4, 8.8);
}

.color--warning-700 {
  color: rgb(147, 94.8, 6.6);
}

.color--warning-800 {
  color: rgb(98, 63.2, 4.4);
}

.color--warning-900 {
  color: rgb(49, 31.6, 2.2);
}

.color--danger-50 {
  color: rgb(253.4, 236.3, 236.3);
}

.color--danger-100 {
  color: rgb(251.8, 217.6, 217.6);
}

.color--danger-200 {
  color: rgb(248.6, 180.2, 180.2);
}

.color--danger-300 {
  color: rgb(245.4, 142.8, 142.8);
}

.color--danger-400 {
  color: rgb(242.2, 105.4, 105.4);
}

.color--danger-500 {
  color: #ef4444;
}

.color--danger-600 {
  color: rgb(191.2, 54.4, 54.4);
}

.color--danger-700 {
  color: rgb(143.4, 40.8, 40.8);
}

.color--danger-800 {
  color: rgb(95.6, 27.2, 27.2);
}

.color--danger-900 {
  color: rgb(47.8, 13.6, 13.6);
}

.color--success-50 {
  color: rgb(230.5, 247.3, 239.2);
}

.color--success-100 {
  color: rgb(206, 239.6, 223.4);
}

.color--success-200 {
  color: rgb(157, 224.2, 191.8);
}

.color--success-300 {
  color: rgb(108, 208.8, 160.2);
}

.color--success-400 {
  color: rgb(59, 193.4, 128.6);
}

.color--success-500 {
  color: #0ab261;
}

.color--success-600 {
  color: rgb(8, 142.4, 77.6);
}

.color--success-700 {
  color: rgb(6, 106.8, 58.2);
}

.color--success-800 {
  color: rgb(4, 71.2, 38.8);
}

.color--success-900 {
  color: rgb(2, 35.6, 19.4);
}

.color--info-50 {
  color: rgb(229.6, 247.2, 251.2);
}

.color--info-100 {
  color: rgb(204.2, 239.4, 247.4);
}

.color--info-200 {
  color: rgb(153.4, 223.8, 239.8);
}

.color--info-300 {
  color: rgb(102.6, 208.2, 232.2);
}

.color--info-400 {
  color: rgb(51.8, 192.6, 224.6);
}

.color--info-500 {
  color: #01B1D9;
}

.color--info-600 {
  color: rgb(0.8, 141.6, 173.6);
}

.color--info-700 {
  color: rgb(0.6, 106.2, 130.2);
}

.color--info-800 {
  color: rgb(0.4, 70.8, 86.8);
}

.color--info-900 {
  color: rgb(0.2, 35.4, 43.4);
}

body {
  -webkit-font-smoothing: antialiased;
  color: rgb(46.6, 46.6, 46.6);
  font-family: "Circular";
  font-weight: normal;
  background: #ffffff;
  padding-top: 197px;
}
@media (max-width: 991.98px) {
  body {
    padding-top: 84px;
  }
}
@media (max-width: 767.98px) {
  body {
    padding-top: 175px;
  }
}
body.checkout {
  padding-top: 113px;
}

a {
  transition: 0.3s;
  color: black;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}

h1 {
  font-size: 32px;
  line-height: 120%;
  font-weight: normal;
  font-family: "Migra";
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 30px;
  line-height: auto;
  font-weight: normal;
  margin-bottom: 14px;
}

.hline {
  border-bottom: 1px solid rgb(46.6, 46.6, 46.6);
  padding-bottom: 16px;
  margin-bottom: 30px;
}

h3 {
  font-size: 26px;
  line-height: auto;
  font-weight: normal;
  margin-bottom: 14px;
}

h4 {
  font-size: 1.375rem;
  line-height: 1.5625rem;
  font-weight: bold;
}

h5 {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  margin: 0px;
}

@media (max-width: 767.98px) {
  p {
    font-size: 14px;
    line-height: 120%;
  }
}

.modal {
  --bs-modal-border-width: 0px;
}

@media (min-width: 767.98px) {
  .checkout--cart ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  .checkout--cart ::-webkit-scrollbar-thumb {
    background: rgb(186.4, 186.4, 186.4);
    border-radius: 8px;
    cursor: pointer;
  }
  .checkout--cart ::-webkit-scrollbar-track {
    background: rgb(241.8, 241.8, 241.8);
  }
}
select {
  cursor: pointer;
}

.was-validated #password:valid,
.was-validated #password:invalid,
.was-validated #password-a:valid,
.was-validated #password-a:invalid,
.was-validated #password-b:valid,
.was-validated #password-b:invalid {
  background: none !important;
}

.form-control {
  border-radius: 8px;
  background: white;
  border-color: rgb(139.8, 139.8, 139.8);
  height: 48px;
  padding: 0 16px;
  border-radius: 6px;
}
.form-control:focus {
  border: 2px solid #5050ff;
  box-shadow: none !important;
}

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: white url("/img/elements/select.svg") no-repeat right 16px center !important;
  border-radius: 8px;
  border-color: rgb(139.8, 139.8, 139.8);
  height: 48px;
  padding: 0 30px 0 16px;
  border-radius: 6px;
}
.form-select:focus {
  border: 2px solid #5050ff;
  box-shadow: none !important;
}

.form-check-input {
  border-color: rgb(139.8, 139.8, 139.8);
  margin-right: 5px;
}

.font--a-10 {
  font-size: 10px;
  line-height: 16px;
}

.font--a-12, .box--captaleads form > div, .badge.outline-black, .badge.black, .badge.pink, .badge.info, .badge.orange, .badge.yellow, .badge.blue, .badge.secondary, .badge.primary, .badge.warning, .badge.danger, .badge.success-inverted, .badge.success {
  font-size: 12px;
  line-height: 16px;
}

.font--a-14, .rating, .alert p, .breadcrumbs > li, .agenda--format-a > .bot .libreria, .agenda--format-a > .bot .mode, .box--book .info .area,
.box--book .info p, .book--format-e > .bot .rating, .book--format-c .right .tags, .book--format-mix-merch > .bot .rating, .book--format-mix > .bot .rating, .accordion-item .bot .form-floating label, .accordion-item .accordion-body .form-check.stars span, .whatsapp .oculto {
  font-size: 14px;
  line-height: 120%;
}

.font--b {
  font-family: "Migra";
}

.link--all {
  color: black;
  background: url("/img/elements/link-right.svg") no-repeat right top 2px;
  padding-right: 18px;
}
.link--all:hover {
  color: #5050ff;
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 2px;
}

.whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 14px 22px 4px 40px;
  background: transparent;
  display: flex;
  justify-content: space-between;
  border-radius: 100px;
  z-index: 12;
}
@media (max-width: 767.98px) {
  .whatsapp {
    display: none;
  }
}
.whatsapp:hover {
  background: rgb(255, 247.1, 229.5);
}
.whatsapp:hover .oculto {
  display: block;
}
.whatsapp .oculto {
  display: none;
  margin: 8px 24px 0 0;
  color: black;
}
.whatsapp .oculto strong {
  font-size: 22px;
  margin-bottom: -10px;
  display: block;
}

.btn-close {
  background: transparent var(--bs-btn-close-bg) center/24px auto no-repeat;
}

/* Borde arco iris */
.border--iris, .bookish--plus {
  box-shadow: -2px 0px 0px 0px #ef4444, -4px 0 0px 0px #ffb000, -6px 0 0px 0px #f64dff, -8px 0 0px 0px #5050ff, 2px 0 0px 0px #ef4444, 4px 0 0px 0px #ffb000, 6px 0 0px 0px #f64dff, 8px 0 0px 0px #5050ff;
  margin-left: 8px;
  margin-right: 8px;
}

.border--iris-6 {
  box-shadow: -6px 0px 0px 0px #ef4444, -12px 0 0px 0px #ffb000, -18px 0 0px 0px #f64dff, -24px 0 0px 0px #5050ff, 6px 0 0px 0px #ef4444, 12px 0 0px 0px #ffb000, 18px 0 0px 0px #f64dff, 24px 0 0px 0px #5050ff;
  margin-left: 24px;
  margin-right: 24px;
}

.border--iris-8, .extra--list-big, .extra--list-small {
  box-shadow: -8px 0px 0px 0px #ffb000, -16px 0 0px 0px #ff7300, -24px 0 0px 0px #3723ad, -32px 0 0px 0px #f64dff, 8px 0 0px 0px #ffb000, 16px 0 0px 0px #ff7300, 24px 0 0px 0px #3723ad, 32px 0 0px 0px #f64dff;
  margin-left: 32px;
  margin-right: 32px;
}

.border--iris-bottom {
  box-shadow: 0px 2px 0px 0px #ffb000, 0px 4px 0px 0px #ff7300, 0px 6px 0px 0px #3723ad, 0px 8px 0px 0px #f64dff;
}

.border--iris-left-a {
  box-shadow: -2px 0px 0px 0px #ef4444, -4px 0 0px 0px #ffb000, -6px 0 0px 0px #f64dff, -8px 0 0px 0px #5050ff;
  margin-left: 8px;
}

.border--iris-left-b {
  box-shadow: -3px 0px 0px 0px #ffb000, -6px 0 0px 0px #ff7300, -9px 0 0px 0px #3723ad, -12px 0 0px 0px #f64dff, -15px 0 0px 0px #f59e0b;
  margin-left: 15px;
}

.border--iris-left-c, .extra--list-mid, .extra--list-big-img {
  box-shadow: -10px 0px 0px 0px #f64dff, -20px 0 0px 0px #3723ad, -30px 0 0px 0px #ff7300, -40px 0 0px 0px #ffb000;
  margin-left: 40px;
}

.border--iris-left-d, .whatsapp:hover {
  box-shadow: -10px 0px 0px 0px #ff7300, -20px 0 0px 0px #3723ad, -30px 0 0px 0px #f64dff, -40px 0 0px 0px #ffb000;
  margin-left: 40px;
}

.border--iris-right {
  box-shadow: 2px 0 0px 0px #ef4444, 4px 0 0px 0px #ffb000, 6px 0 0px 0px #f64dff, 8px 0 0px 0px #5050ff;
  margin-right: 8px;
}

.border--iris-right-8 {
  box-shadow: 8px 0 0px 0px #ff7300, 16px 0 0px 0px #f64dff, 24px 0 0px 0px #5050ff, 32px 0 0px 0px #ffb000;
  margin-right: 32px;
}

.border--iris-right-6 {
  box-shadow: 6px 0 0px 0px #ffb000, 12px 0 0px 0px #ff7300, 18px 0 0px 0px #3723ad, 24px 0 0px 0px #f64dff, 30px 0 0px 0px #5050ff, 36px 0 0px 0px #ef4444;
  margin-right: 36px;
}
@media (max-width: 991.98px) {
  .border--iris-right-6 {
    box-shadow: 4px 0 0px 0px #ffb000, 8px 0 0px 0px #ff7300, 12px 0 0px 0px #3723ad, 16px 0 0px 0px #f64dff, 20px 0 0px 0px #5050ff, 24px 0 0px 0px #ef4444;
    margin-right: 24px;
  }
}

.bookish--plus {
  background: #5050ff url("/img/elements/bookish-plus.png") no-repeat center center;
  overflow-y: hidden;
  padding: 14px;
  width: 200px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.bookish--plus:hover img {
  animation: toogle-plus-img 0.5s forwards;
}
.bookish--plus:hover span {
  animation: toogle-plus-span 0.5s forwards;
}
.bookish--plus:not(:hover) img {
  animation: toogle-plus-img-d 0.5s forwards;
}
.bookish--plus:not(:hover) span {
  animation: toogle-plus-span-d 0.5s forwards;
}
.bookish--plus span {
  position: absolute;
  top: 14px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  color: #ffffff;
  transform: translateY(100px);
}
@keyframes toogle-plus-img {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-100px);
  }
}
@keyframes toogle-plus-img-d {
  0% {
    transform: translateY(-100px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes toogle-plus-span {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes toogle-plus-span-d {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(100px);
  }
}

/* Badges */
.badge {
  padding: 2px 8px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  gap: 4px;
  height: 21px;
  font-weight: 700;
}
.badge img {
  width: auto;
  height: 12px;
}
.badge.success {
  background: #0ab261;
}
.badge.success-inverted {
  background: rgb(230.5, 247.3, 239.2);
  color: rgb(8, 142.4, 77.6);
}
.badge.danger {
  background: #ef4444;
  border: 1px solid white;
}
.badge.warning {
  background: #f59e0b;
  color: white;
  border: 1px solid white;
}
.badge.primary {
  background: #5050ff;
  color: white;
  border: 1px solid #ffffff;
}
.badge.primary .latido {
  animation: heartbeats 1.25s infinite;
}
.badge.secondary {
  background: #ff5a5a;
  color: white;
  border: 1px solid white;
}
.badge.blue {
  background: #3723ad;
  color: white;
}
.badge.yellow {
  background: #ffb000;
  color: white;
  border: 1px solid white;
}
.badge.orange {
  background: #ff7300;
  color: white;
  border: 1px solid white;
}
.badge.info {
  background: rgb(204.2, 239.4, 247.4);
  color: white;
}
.badge.pink {
  background: #f64dff;
  color: white;
  border: 1px solid white;
}
.badge.black {
  background: black;
  color: white;
}
.badge.outline-black {
  background: white;
  color: black;
  border: 1px solid black;
}
.badge.badge-lg {
  font-size: 16px;
  height: 26px !important;
}
.badge.badge-lg img {
  width: auto;
  height: 17px;
}
.badge.standard {
  border: 1px solid #ef4444;
  color: black;
  box-shadow: 0px 0px 1px 1px white;
  height: 19px;
  background: white;
}
.badge.month--book {
  background: #5050ff;
  border: 1px solid #ffffff;
  padding: 0 8px 0 7px;
}

.badge--latido {
  border: 1px solid white;
  background: #5050ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  animation: heartbeats 1.25s infinite;
}
.badge--latido.badge-lg {
  font-size: 16px;
  height: 26px !important;
  width: 26px !important;
}

@keyframes heartbeats {
  0% {
    transform: scale(0.75);
  }
  10% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.75);
  }
}
/* Botones */
.btn {
  display: flex;
  align-items: center;
  border-radius: 4px;
  transition: all 0.3s;
  justify-content: center;
}
.btn svg,
.btn img {
  margin-right: 8px;
}
.btn:hover svg path {
  fill: #ffffff;
}

.btn-primary {
  background: #5050ff;
  border: 1px solid #5050ff;
}

.btn-primary:hover {
  background: #7373ff !important;
  border: 1px solid #7373ff !important;
}

.btn-primary:active {
  background: #303099 !important;
  border: 1px solid #303099 !important;
}

.btn-primary:focus {
  box-shadow: 0px 0px 0px 4px rgba(80, 80, 255, 0.5);
  background: #303099 !important;
  border: 1px solid #303099 !important;
}

.btn-primary:disabled {
  background: #b9b9ff !important;
  border: 1px solid #b9b9ff !important;
  color: #4040cc;
}

.btn-secondary {
  background: #ff5a5a;
  border: 1px solid #ff5a5a;
}

.btn-secondary:hover {
  background: #ff7b7b !important;
  border: 1px solid #ff7b7b !important;
}

.btn-secondary:active {
  background: #993636 !important;
  border: 1px solid #993636 !important;
}

.btn-secondary:focus {
  box-shadow: 0px 0px 0px 4px rgba(255, 90, 90, 0.5);
  background: #993636 !important;
  border: 1px solid #993636 !important;
}

.btn-secondary:disabled {
  background: #ffbdbd !important;
  border: 1px solid #ffbdbd !important;
  color: #cc4848;
}

.btn-success {
  background: #0ab261;
  border: 1px solid #0ab261;
}

.btn-success:hover {
  background: rgb(59, 193.4, 128.6) !important;
  border: 1px solid rgb(59, 193.4, 128.6) !important;
}

.btn-success:active {
  background: rgb(6, 106.8, 58.2) !important;
  border: 1px solid rgb(6, 106.8, 58.2) !important;
}

.btn-success:focus {
  box-shadow: 0px 0px 0px 4px rgba(10, 178, 97, 0.5);
  background: rgb(6, 106.8, 58.2) !important;
  border: 1px solid rgb(6, 106.8, 58.2) !important;
}

.btn-success:disabled {
  background: rgb(157, 224.2, 191.8) !important;
  border: 1px solid rgb(157, 224.2, 191.8) !important;
  color: rgb(8, 142.4, 77.6);
}

.btn-danger {
  background: #ef4444;
  border: 1px solid #ef4444;
}

.btn-danger:hover {
  background: rgb(242.2, 105.4, 105.4) !important;
  border: 1px solid rgb(242.2, 105.4, 105.4) !important;
}

.btn-danger:active {
  background: rgb(143.4, 40.8, 40.8) !important;
  border: 1px solid rgb(143.4, 40.8, 40.8) !important;
}

.btn-danger:focus {
  box-shadow: 0px 0px 0px 4px rgba(239, 68, 68, 0.5);
  background: rgb(143.4, 40.8, 40.8) !important;
  border: 1px solid rgb(143.4, 40.8, 40.8) !important;
}

.btn-danger:disabled {
  background: rgb(248.6, 180.2, 180.2) !important;
  border: 1px solid rgb(248.6, 180.2, 180.2) !important;
  color: rgb(191.2, 54.4, 54.4);
}

.btn-warning {
  background: #f59e0b;
  border: 1px solid #f59e0b;
  color: #e9e9e9;
}

.btn-warning:hover {
  background: rgb(247, 177.4, 59.8) !important;
  border: 1px solid rgb(247, 177.4, 59.8) !important;
}

.btn-warning:active {
  background: rgb(147, 94.8, 6.6) !important;
  border: 1px solid rgb(147, 94.8, 6.6) !important;
}

.btn-warning:focus {
  box-shadow: 0px 0px 0px 4px rgba(245, 158, 11, 0.5);
  background: rgb(147, 94.8, 6.6) !important;
  border: 1px solid rgb(147, 94.8, 6.6) !important;
}

.btn-warning:disabled {
  background: rgb(251, 216.2, 157.4) !important;
  border: 1px solid rgb(251, 216.2, 157.4) !important;
  color: rgb(196, 126.4, 8.8);
}

.btn-info {
  background: #01B1D9;
  border: 1px solid #01B1D9;
  color: #e9e9e9;
}

.btn-info:hover {
  background: rgb(51.8, 192.6, 224.6) !important;
  border: 1px solid rgb(51.8, 192.6, 224.6) !important;
}

.btn-info:active {
  background: rgb(0.6, 106.2, 130.2) !important;
  border: 1px solid rgb(0.6, 106.2, 130.2) !important;
}

.btn-info:focus {
  box-shadow: 0px 0px 0px 4px rgba(1, 177, 217, 0.5);
  background: rgb(0.6, 106.2, 130.2) !important;
  border: 1px solid rgb(0.6, 106.2, 130.2) !important;
}

.btn-info:disabled {
  background: rgb(153.4, 223.8, 239.8) !important;
  border: 1px solid rgb(153.4, 223.8, 239.8) !important;
  color: rgb(0.8, 141.6, 173.6);
}

.btn-light {
  background: #e9e9e9;
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.btn-light:hover {
  background: rgb(237.4, 237.4, 237.4) !important;
  border: 1px solid rgb(237.4, 237.4, 237.4) !important;
}

.btn-light:active {
  background: rgb(139.8, 139.8, 139.8) !important;
  border: 1px solid rgb(139.8, 139.8, 139.8) !important;
}

.btn-light:focus {
  box-shadow: 0px 0px 0px 4px rgba(233, 233, 233, 0.5);
  background: rgb(139.8, 139.8, 139.8) !important;
  border: 1px solid rgb(139.8, 139.8, 139.8) !important;
}

.btn-light:disabled {
  background: rgb(246.2, 246.2, 246.2) !important;
  border: 1px solid rgb(246.2, 246.2, 246.2) !important;
  color: rgb(186.4, 186.4, 186.4);
}

.btn-dark {
  background: black;
  border: 1px solid black;
  color: black;
}

.btn-dark:hover {
  background: black !important;
  border: 1px solid black !important;
}

.btn-dark:active {
  background: black !important;
  border: 1px solid black !important;
}

.btn-dark:focus {
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.5);
  background: black !important;
  border: 1px solid black !important;
}

.btn-dark:disabled {
  background: black !important;
  border: 1px solid black !important;
  color: black;
}

.btn-outline-primary {
  border: 1px solid #5050ff;
  color: #5050ff;
}
.btn-outline-primary img {
  transition: all 0.3s;
}

.btn-outline-primary:hover {
  background: #7373ff !important;
  border: 1px solid #7373ff !important;
}
.btn-outline-primary:hover img {
  filter: brightness(5);
}

.btn-outline-primary:active {
  background: #303099 !important;
  border: 1px solid #303099 !important;
}

.btn-outline-primar y:focus {
  box-shadow: 0px 0px 0px 4px rgba(80, 80, 255, 0.5);
  background: #303099 !important;
  border: 1px solid #303099 !important;
}

.btn-outline-primary:disabled {
  background: transparent !important;
  border: 1px solid #b9b9ff !important;
  color: #b9b9ff;
}

.btn-outline-secondary {
  border: 1px solid #ff5a5a;
  color: #ff5a5a;
}

.btn-outline-secondary:hover {
  background: #ff7b7b !important;
  border: 1px solid #ff7b7b !important;
}

.btn-outline-secondary:active {
  background: #993636 !important;
  border: 1px solid #993636 !important;
}

.btn-outline-secondary:focus {
  box-shadow: 0px 0px 0px 4px rgba(255, 90, 90, 0.5);
  background: #993636 !important;
  border: 1px solid #993636 !important;
}

.btn-outline-secondary:disabled {
  background: transparent !important;
  border: 1px solid #ffbdbd !important;
  color: #ffbdbd;
}

.btn-outline-danger {
  border: 1px solid #ef4444;
  color: #ef4444;
}

.btn-outline-danger:hover {
  background: rgb(242.2, 105.4, 105.4) !important;
  border: 1px solid rgb(242.2, 105.4, 105.4) !important;
}

.btn-outline-danger:active {
  background: rgb(143.4, 40.8, 40.8) !important;
  border: 1px solid rgb(143.4, 40.8, 40.8) !important;
}

.btn-outline-danger:focus {
  box-shadow: 0px 0px 0px 4px rgba(239, 68, 68, 0.5);
  background: rgb(143.4, 40.8, 40.8) !important;
  border: 1px solid rgb(143.4, 40.8, 40.8) !important;
}

.btn-outline-danger:disabled {
  background: transparent !important;
  border: 1px solid rgb(248.6, 180.2, 180.2) !important;
  color: rgb(248.6, 180.2, 180.2);
}

.btn-outline-warning {
  border: 1px solid #f59e0b;
  color: #f59e0b;
}

.btn-outline-warning:hover {
  background: rgb(247, 177.4, 59.8) !important;
  border: 1px solid rgb(247, 177.4, 59.8) !important;
}

.btn-outline-warning:active {
  background: rgb(147, 94.8, 6.6) !important;
  border: 1px solid rgb(147, 94.8, 6.6) !important;
}

.btn-outline-warning:focus {
  box-shadow: 0px 0px 0px 4px rgba(245, 158, 11, 0.5);
  background: rgb(147, 94.8, 6.6) !important;
  border: 1px solid rgb(147, 94.8, 6.6) !important;
}

.btn-outline-warning:disabled {
  background: transparent !important;
  border: 1px solid rgb(251, 216.2, 157.4) !important;
  color: rgb(251, 216.2, 157.4);
}

.btn-outline-info {
  border: 1px solid #01B1D9;
  color: #01B1D9;
}

.btn-outline-info:hover {
  background: rgb(51.8, 192.6, 224.6) !important;
  border: 1px solid rgb(51.8, 192.6, 224.6) !important;
}

.btn-outline-info:active {
  background: rgb(0.6, 106.2, 130.2) !important;
  border: 1px solid rgb(0.6, 106.2, 130.2) !important;
}

.btn-outline-info:focus {
  box-shadow: 0px 0px 0px 4px rgba(1, 177, 217, 0.5);
  background: rgb(0.6, 106.2, 130.2) !important;
  border: 1px solid rgb(0.6, 106.2, 130.2) !important;
}

.btn-outline-info:disabled {
  background: transparent !important;
  border: 1px solid rgb(153.4, 223.8, 239.8) !important;
  color: rgb(153.4, 223.8, 239.8);
}

.btn-outline-light {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.btn-outline-light:hover {
  background: rgb(237.4, 237.4, 237.4) !important;
  border: 1px solid rgb(237.4, 237.4, 237.4) !important;
}

.btn-outline-light:active {
  background: rgb(139.8, 139.8, 139.8) !important;
  border: 1px solid rgb(139.8, 139.8, 139.8) !important;
}

.btn-outline-light:focus {
  box-shadow: 0px 0px 0px 4px rgba(233, 233, 233, 0.5);
  background: rgb(139.8, 139.8, 139.8) !important;
  border: 1px solid rgb(139.8, 139.8, 139.8) !important;
}

.btn-outline-light:disabled {
  background: transparent !important;
  border: 1px solid rgb(246.2, 246.2, 246.2) !important;
  color: rgb(246.2, 246.2, 246.2);
}

.btn-outline-dark {
  border: 1px solid black;
  color: black;
}

.btn-outline-dark:hover {
  background: black !important;
  border: 1px solid black !important;
}

.btn-outline-dark:active {
  background: black !important;
  border: 1px solid black !important;
}

.btn-outline-dark:focus {
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.5);
  background: black !important;
  border: 1px solid black !important;
  color: #ffffff;
}

.btn-outline-dark:disabled {
  background: transparent !important;
  border: 1px solid black !important;
  color: black;
}

::-moz-placeholder {
  color: rgb(186.4, 186.4, 186.4);
}

::placeholder {
  color: rgb(186.4, 186.4, 186.4);
}

/* Swiper */
.swiper {
  padding: 0 0 36px 0 !important;
}

.swiper-button-next,
.swiper-button-prev {
  margin-top: -9px !important;
  width: 9px !important;
  height: 18px !important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}

.swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  border-radius: 100px !important;
  background: rgb(139.8, 139.8, 139.8) !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #5050ff !important;
  width: 48px !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px !important;
}

.swiper-scrollbar {
  position: relative !important;
  top: inherit !important;
  left: 12px !important;
  right: 12px !important;
  bottom: inherit !important;
  margin: 16px 0px 0 0px;
  width: calc(100% - 24px) !important;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #5050ff !important;
}

.irs {
  margin: 4px 20px 8px;
}
.irs .irs-min,
.irs .irs-max,
.irs .irs-from,
.irs .irs-to {
  display: none;
}

.irs--round {
  height: 30px !important;
}
.irs--round .irs-handle {
  border: none !important;
  background: #5050ff !important;
  width: 16px !important;
  height: 16px !important;
  top: 0px !important;
  box-shadow: none !important;
  cursor: pointer;
}
.irs--round .irs-line {
  top: 4px !important;
  background: #e9e9e9 !important;
  border-radius: 100px !important;
  height: 8px !important;
}
.irs--round .irs-bar {
  top: 4px !important;
  height: 8px !important;
  background: #5050ff !important;
}

/* Acordeon filtros */
.accordion-item {
  border: none;
  margin-bottom: 20px;
}
.accordion-item:first-of-type, .accordion-item:last-of-type {
  border-radius: 0px;
}
.accordion-item .accordion-header {
  padding-bottom: 12px;
  display: block;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  font-weight: bold;
}
.accordion-item .accordion-header button {
  padding: 0px;
  box-shadow: none;
  font-weight: bold;
}
.accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background: transparent;
  color: rgb(46.6, 46.6, 46.6);
}
.accordion-item .accordion-header .form-check {
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.accordion-item .accordion-header .form-check.form-switch {
  padding: 0px;
}
.accordion-item .accordion-header .form-check.form-switch input {
  width: 38px;
  height: 19px;
}
.accordion-item .accordion-header .form-check .form-check-input {
  margin-left: auto;
  cursor: pointer;
  float: right;
  border-color: rgb(186.4, 186.4, 186.4);
}
.accordion-item .accordion-header .form-check .form-check-input:checked {
  background-color: #5050ff;
  border-color: #5050ff;
}
.accordion-item .accordion-header .form-check label {
  cursor: pointer;
  padding-right: 40px;
}
.accordion-item .accordion-body {
  padding: 16px 0 16px;
}
.accordion-item .accordion-body .form-check {
  margin-bottom: 4px;
}
.accordion-item .accordion-body .form-check .form-check-input {
  border-color: rgb(186.4, 186.4, 186.4);
}
.accordion-item .accordion-body .form-check .form-check-input:checked {
  background-color: #5050ff;
  border-color: #5050ff;
}
.accordion-item .accordion-body .form-check input,
.accordion-item .accordion-body .form-check label {
  cursor: pointer;
}
.accordion-item .accordion-body .form-check.stars img {
  display: inline-block;
  vertical-align: middle;
}
.accordion-item .accordion-body .form-check.stars span {
  color: rgb(93.2, 93.2, 93.2);
  vertical-align: bottom;
}
.accordion-item .accordion-body a[data-bs-toggle=collapse] {
  margin-top: 8px;
  display: inline-block;
  cursor: pointer;
  color: black;
  text-decoration: none;
}
.accordion-item .accordion-body a[data-bs-toggle=collapse]:hover {
  text-decoration: underline;
}
.accordion-item .bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-item .bot > span {
  width: 16px;
  height: 1px;
  background: rgb(139.8, 139.8, 139.8);
}
.accordion-item .bot .form-floating {
  width: 100px;
  margin: 0 20px;
}
.accordion-item .bot .form-floating input {
  font-weight: bold;
}
.accordion-item .bot .form-floating .form-control,
.accordion-item .bot .form-floating .form-control-plaintext,
.accordion-item .bot .form-floating .form-select {
  height: 0;
  min-height: 50px;
  line-height: auto;
}

/* Banners de información */
.banner--app {
  border-radius: 8px;
  background: white;
  padding: 24px 24px 0 24px;
  margin-bottom: 16px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .banner--app > img {
    display: none;
    order: 2;
  }
}
.banner--app h2 {
  display: flex;
  align-items: center;
  font-family: "Migra";
  margin-bottom: 24px;
}
.banner--app h2 span {
  width: 48px;
  height: 48px;
  background: #5050ff url("/img/logos/iso.svg") no-repeat center;
  display: inline-block;
  border-radius: 6px;
  margin-right: 14px;
}
.banner--app ul {
  margin: 0px 0 20px 10px;
  padding: 0px;
  list-style: none;
  text-align: left;
}
@media (max-width: 991.98px) {
  .banner--app ul {
    order: 3;
  }
}
.banner--app ul li {
  margin-bottom: 10px;
}
.banner--app ul li img {
  margin-right: 10px;
}
.banner--app center {
  width: 100%;
  display: inline-flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 40px;
}

.banner--app-desktop {
  border-radius: 8px;
  background: rgb(237.5, 237.5, 255);
  padding: 0px 30px 0 30px;
  min-height: 267px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .banner--app-desktop {
    flex-direction: column;
    padding: 30px;
  }
}
.banner--app-desktop .mid {
  align-self: self-end;
}
@media (max-width: 991.98px) {
  .banner--app-desktop .mid {
    display: none;
  }
}
.banner--app-desktop .right {
  display: flex;
  max-width: 180px;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767.98px) {
  .banner--app-desktop .right {
    margin-top: 10px;
    flex-direction: row;
    justify-content: center;
    gap: 16px;
  }
}
.banner--app-desktop .right p {
  margin-bottom: 24px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 991.98px) {
  .banner--app-desktop .right p {
    display: none;
  }
}
.banner--app-desktop .right a {
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .banner--app-desktop .right a {
    display: inline-block;
  }
}
.banner--app-desktop .right a:first-of-type {
  margin-bottom: 16px;
}
.banner--app-desktop h2 {
  display: flex;
  align-items: center;
  font-family: "Migra";
  margin-bottom: 24px;
}
.banner--app-desktop h2 span {
  width: 48px;
  height: 48px;
  background: #5050ff url("/img/logos/iso.svg") no-repeat center;
  display: inline-block;
  border-radius: 6px;
  margin-right: 14px;
}
.banner--app-desktop ul {
  margin: 0px 0 0px 10px;
  padding: 0px;
  list-style: none;
  text-align: left;
}
.banner--app-desktop ul li {
  margin-bottom: 10px;
}
.banner--app-desktop ul li img {
  margin-right: 10px;
}

.banner--app-variable {
  border-radius: 8px;
  background: rgb(237.5, 237.5, 255);
  padding: 34px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .banner--app-variable {
    padding: 26px;
  }
}
.banner--app-variable .box {
  display: flex;
  gap: 10px;
}
@media (max-width: 991.98px) {
  .banner--app-variable .box a {
    display: inline-block;
  }
}
.banner--app-variable h2 {
  display: flex;
  align-items: center;
  font-family: "Migra";
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 30px;
}
@media (max-width: 767.98px) {
  .banner--app-variable h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 6px;
  }
}

.banner--info {
  border-radius: 8px;
  background: white;
  padding: 24px 14px 24px 24px;
  margin-bottom: 16px;
  text-align: center;
}
.banner--info .box {
  padding: 16px 16px 0;
}
.banner--info .box img {
  margin-bottom: 10px;
}
.banner--info .box strong {
  display: block;
}

.extra--list-small {
  background: rgb(255, 239.2, 204);
  padding: 11px 16px;
  margin: 0 32px 0px 32px;
  text-align: center;
}
.extra--list-small a {
  margin-left: 20px;
}
.extra--list-small a:hover {
  color: #5050ff;
  text-decoration: none;
}
.extra--list-small a:hover svg path {
  stroke: #5050ff;
}

.extra--list-big {
  background: #dcdcff;
  padding: 40px 10%;
  margin: 0 32px 0px 32px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .extra--list-big {
    margin: 0px;
    box-shadow: none;
  }
}
.extra--list-big h2 {
  font-family: "Migra";
  font-size: 40px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .extra--list-big h2 {
    font-size: 24px;
  }
}
.extra--list-big p {
  font-size: 22px;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .extra--list-big p {
    font-size: 16px;
  }
}
.extra--list-big a {
  display: inline-block;
  font-size: 20px;
  padding-left: 34px;
  background: url("/img/icons/whatsapp-blue.svg") no-repeat left 12px center;
}
.extra--list-big a:hover {
  background: #7373ff url("/img/icons/whatsapp-white.svg") no-repeat left 12px center !important;
}
@media (max-width: 991.98px) {
  .extra--list-big a {
    font-size: 16px;
  }
}

.extra--list-big-img {
  background: #5050ff;
  margin: 0 0px 40px 40px;
  text-align: center;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
  display: flex;
}
@media (max-width: 991.98px) {
  .extra--list-big-img {
    margin: 0px;
    box-shadow: none;
  }
}
.extra--list-big-img .left {
  width: 50%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.extra--list-big-img .left h2 {
  font-family: "Migra";
  font-size: 40px;
  margin-bottom: 10px;
  color: white;
}
@media (max-width: 991.98px) {
  .extra--list-big-img .left h2 {
    font-size: 24px;
  }
}
.extra--list-big-img .left p {
  font-size: 22px;
  margin-bottom: 24px;
  color: white;
}
@media (max-width: 991.98px) {
  .extra--list-big-img .left p {
    font-size: 16px;
  }
}
.extra--list-big-img .left a {
  display: inline-block;
  color: white;
}
.extra--list-big-img .left a img {
  margin-left: 4px;
}
.extra--list-big-img .right {
  width: 50%;
}
.extra--list-big-img .right img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.extra--list-basic {
  padding: 40px 10%;
  text-align: center;
  border-radius: 8px;
}
.extra--list-basic h2 {
  font-family: "Migra";
  font-size: 40px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .extra--list-basic h2 {
    font-size: 24px;
  }
}
.extra--list-basic p {
  font-size: 22px;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .extra--list-basic p {
    font-size: 16px;
  }
}
.extra--list-basic a {
  color: #5050ff;
  border: 1px solid #5050ff;
  padding: 0px 14px 0 34px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  height: 40px;
  background: url("/img/icons/whatsapp-blue.svg") no-repeat left 12px center;
}
.extra--list-basic a:hover {
  color: white;
  border: 1px solid #7373ff;
  background: #7373ff url("/img/icons/whatsapp-white.svg") no-repeat left 12px center !important;
}

.extra--list-mid {
  max-width: 100%;
  height: 100%;
  margin: 0 0px 0px 40px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: white;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .extra--list-mid {
    margin: 0px 0 30px 40px !important;
    width: calc(100% - 40px);
    height: inherit;
  }
}
.extra--list-mid h2 {
  font-family: "Migra";
  font-size: 32px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .extra--list-mid h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
.extra--list-mid > strong {
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .extra--list-mid > strong {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 991.98px) {
  .extra--list-mid p {
    font-size: 16px;
    line-height: 22px;
  }
}
.extra--list-mid a {
  color: white;
}
.extra--list-mid a img {
  margin-left: 4px;
}

/* Paginación */
.pag {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pag > span {
  margin-right: 16px;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .pag > span {
    display: none;
  }
}
.pag .pagination {
  margin: 0px;
  font-size: 20px;
}
.pag .pagination a {
  font-size: 20px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  color: #5050ff;
}
.pag .pagination .active a {
  color: white !important;
}

.active > .page-link,
.page-link.active {
  background: #5050ff;
}

/* Formato listados */
.book--format-a {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  position: relative;
  width: 242px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .book--format-a {
    width: 220px;
  }
}
.book--format-a:hover .prices .buttons {
  display: block !important;
}
@media (max-width: 767.98px) {
  .book--format-a:hover .prices .buttons {
    display: none !important;
  }
}
.book--format-a > .top {
  padding: 14px 16px 14px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.book--format-a > .top .tags {
  margin-bottom: 14px;
  min-height: 24px;
}
.book--format-a > .top .tags > * {
  margin-right: 4px;
}
.book--format-a > .top .image {
  width: 100%;
  display: flex;
  height: 209px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.book--format-a > .top .image img {
  height: 100%;
}
@media (max-width: 767.98px) {
  .book--format-a > .top .image {
    height: 154px;
  }
}
.book--format-a > .bot {
  padding: 15px;
}
.book--format-a > .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  line-height: 16px;
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 6px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .type {
    font-size: 14px;
  }
}
.book--format-a > .bot h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot h3 {
    font-size: 14px;
  }
}
.book--format-a > .bot .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .autor {
    font-size: 14px;
  }
}
.book--format-a > .bot .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
.book--format-a > .bot .prices strong {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .prices strong {
    font-size: 20px;
    flex: 100%;
  }
}
.book--format-a > .bot .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .prices del {
    font-size: 12px;
  }
}
.book--format-a > .bot .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-a > .bot .prices span {
    font-size: 12px;
  }
}
.book--format-a > .bot .prices .buttons {
  display: none;
  flex: 1;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 16px;
  letter-spacing: normal;
  background: #fff;
}
.book--format-a > .bot .prices .buttons .btn {
  display: block;
}

.book--format-mix {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  position: relative;
  width: 242px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 54px;
}
@media (max-width: 767.98px) {
  .book--format-mix {
    width: 220px;
  }
}
.book--format-mix > .top {
  padding: 14px 16px 14px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.book--format-mix > .top .tags {
  margin-bottom: 14px;
}
.book--format-mix > .top .tags > * {
  margin-right: 4px;
}
.book--format-mix > .top .image {
  width: 100%;
  display: flex;
  height: 209px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.book--format-mix > .top .image img {
  height: 100%;
}
@media (max-width: 767.98px) {
  .book--format-mix > .top .image {
    height: 154px;
  }
}
.book--format-mix > .bot {
  padding: 14px 16px 16px;
}
.book--format-mix > .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  line-height: 16px;
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 6px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .type {
    font-size: 14px;
  }
}
.book--format-mix > .bot h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot h3 {
    font-size: 14px;
  }
}
.book--format-mix > .bot .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .autor {
    font-size: 14px;
  }
}
.book--format-mix > .bot .rating {
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.book--format-mix > .bot .rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
.book--format-mix > .bot .rating img:last-child {
  margin-right: 4px;
}
.book--format-mix > .bot .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
.book--format-mix > .bot .prices strong {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .prices strong {
    font-size: 20px;
    flex: 100%;
  }
}
.book--format-mix > .bot .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .prices del {
    font-size: 12px;
  }
}
.book--format-mix > .bot .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-mix > .bot .prices span {
    font-size: 12px;
  }
}
.book--format-mix > .bot .buttons {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  margin-top: 10px;
}
.book--format-mix > .bot .buttons .btn {
  display: block;
  width: 100%;
}

.book--format-mix-merch {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  position: relative;
  width: 242px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 54px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch {
    width: 220px;
  }
}
.book--format-mix-merch > .top {
  height: 276px;
  position: relative;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .top {
    height: 221px;
  }
}
.book--format-mix-merch > .top .tags {
  position: absolute;
  top: 10px;
  right: 16px;
  bottom: 14px;
  left: 16px;
}
.book--format-mix-merch > .top .tags > * {
  margin-right: 2px;
}
.book--format-mix-merch > .top img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.book--format-mix-merch > .bot {
  padding: 14px 16px 16px;
}
.book--format-mix-merch > .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  line-height: 16px;
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 6px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .type {
    font-size: 14px;
  }
}
.book--format-mix-merch > .bot h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot h3 {
    font-size: 14px;
  }
}
.book--format-mix-merch > .bot .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .autor {
    font-size: 14px;
  }
}
.book--format-mix-merch > .bot .rating {
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.book--format-mix-merch > .bot .rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
.book--format-mix-merch > .bot .rating img:last-child {
  margin-right: 4px;
}
.book--format-mix-merch > .bot .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
.book--format-mix-merch > .bot .prices strong {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .prices strong {
    font-size: 20px;
    flex: 100%;
  }
}
.book--format-mix-merch > .bot .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .prices del {
    font-size: 12px;
    margin-right: 8px;
  }
}
.book--format-mix-merch > .bot .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-mix-merch > .bot .prices span {
    font-size: 12px;
  }
}
.book--format-mix-merch > .bot .buttons {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  margin-top: 10px;
}
.book--format-mix-merch > .bot .buttons .btn {
  display: block;
  width: 100%;
}

.book--format-c {
  border: 1px solid #dcdcff;
  background: rgb(237.5, 237.5, 255);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 380px;
  height: 100%;
}
@media (max-width: 767.98px) {
  .book--format-c {
    width: 330px;
  }
}
.book--format-c:hover .prices del,
.book--format-c:hover .prices strong,
.book--format-c:hover .prices span {
  display: none;
}
.book--format-c:hover .prices .buttons {
  display: flex !important;
  width: 100%;
}
.book--format-c .left {
  padding: 16px 8px 16px 16px;
}
@media (max-width: 767.98px) {
  .book--format-c .left {
    padding: 16px 6px 16px 12px;
  }
}
.book--format-c .left .image {
  width: 100%;
  height: 228px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0;
}
@media (max-width: 767.98px) {
  .book--format-c .left .image {
    height: 160px;
  }
}
.book--format-c .left .image img {
  border-radius: 2px;
  width: auto;
  height: 100%;
}
@media (max-width: 767.98px) {
  .book--format-c .left .image img {
    height: 160px;
  }
}
.book--format-c .right {
  padding: 16px 16px 16px 8px;
  flex: auto;
}
@media (max-width: 767.98px) {
  .book--format-c .right {
    padding: 16px 12px 16px 6px;
  }
}
.book--format-c .right .number {
  font-family: "Migra";
  font-size: 48px;
  margin-bottom: 6px;
  color: #5050ff;
  display: block;
}
@media (max-width: 767.98px) {
  .book--format-c .right .number {
    font-size: 32px;
    line-height: 32px;
  }
}
.book--format-c .right .tags {
  min-height: 25px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.book--format-c .right .tags img {
  margin-right: 4px;
}
.book--format-c .right h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 767.98px) {
  .book--format-c .right h3 {
    font-size: 14px;
  }
}
.book--format-c .right .extracto {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 8px;
  display: block;
}
@media (max-width: 767.98px) {
  .book--format-c .right .extracto {
    font-size: 14px;
  }
}
.book--format-c .right .prices {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 38px;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .book--format-c .right .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
.book--format-c .right .prices strong {
  font-size: 22px;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .book--format-c .right .prices strong {
    font-size: 20px;
  }
}
.book--format-c .right .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-c .right .prices del {
    font-size: 14px;
  }
}
.book--format-c .right .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 767.98px) {
  .book--format-c .right .prices span {
    font-size: 14px;
  }
}
.book--format-c .right .prices .buttons {
  display: none;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
}
.book--format-c .right .prices .buttons .btn {
  display: block;
  width: 100%;
}

.book--format-d {
  border: 1px solid #e9e9e9;
  background: rgb(255, 247.1, 229.5);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 991.98px) {
  .book--format-d {
    max-width: 310px;
  }
}
.book--format-d .left {
  padding: 24px 12px 24px 24px;
}
@media (max-width: 991.98px) {
  .book--format-d .left {
    padding: 16px 6px 16px 16px;
  }
}
.book--format-d .left .image {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  justify-content: center;
  padding: 14px 0;
}
@media (max-width: 991.98px) {
  .book--format-d .left .image {
    padding: 0;
  }
}
.book--format-d .left .image img {
  border-radius: 2px;
  height: 272px;
}
@media (max-width: 991.98px) {
  .book--format-d .left .image img {
    height: 167px;
  }
}
.book--format-d .left > img {
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .book--format-d .left > img {
    width: 95px;
    height: auto;
  }
}
.book--format-d .left p {
  margin: 0px;
}
@media (max-width: 991.98px) {
  .book--format-d .left p {
    display: none;
  }
}
.book--format-d .right {
  padding: 24px 24px 24px 12px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .book--format-d .right {
    padding: 16px 16px 16px 6px;
  }
}
.book--format-d .right .tags {
  margin-bottom: 14px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}
.book--format-d .right .tags img {
  margin-right: 2px;
}
.book--format-d .right h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 22px;
  line-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .book--format-d .right h3 {
    font-size: 16px;
  }
}
.book--format-d .right .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 8px;
  display: block;
}
.book--format-d .right .badges {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .book--format-d .right .badges .badge {
    display: inline-block;
  }
}
.book--format-d .right > p {
  color: black;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 991.98px) {
  .book--format-d .right > p {
    font-size: 14px;
    display: none;
  }
}
.book--format-d .right .link--more {
  color: black;
  margin-bottom: 40px;
  display: block;
}
@media (max-width: 991.98px) {
  .book--format-d .right .link--more {
    display: none;
  }
}
.book--format-d .right .prices {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 38px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .book--format-d .right .prices {
    justify-content: flex-start;
    min-height: auto;
  }
}
.book--format-d .right .prices strong {
  font-size: 22px;
}
@media (max-width: 1399.98px) {
  .book--format-d .right .prices strong {
    font-size: 18px;
  }
}
.book--format-d .right .prices del {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 10px;
}
.book--format-d .right .prices span {
  color: #ef4444;
  font-weight: bold;
  margin-left: 10px;
}
.book--format-d .right .prices .buttons {
  align-items: center;
  justify-content: center;
  margin-left: 14px;
}
@media (max-width: 991.98px) {
  .book--format-d .right .prices .buttons {
    display: none;
  }
}
.book--format-d .right .prices .buttons .btn {
  display: block;
  width: 100%;
}

.book--format-e {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  position: relative;
  width: 242px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .book--format-e {
    width: 220px;
  }
}
.book--format-e:hover .prices .buttons {
  display: block !important;
}
@media (max-width: 767.98px) {
  .book--format-e:hover .prices .buttons {
    display: none !important;
  }
}
.book--format-e > .top {
  height: 276px;
  position: relative;
}
@media (max-width: 767.98px) {
  .book--format-e > .top {
    height: 221px;
  }
}
.book--format-e > .top .tags {
  position: absolute;
  top: 10px;
  right: 16px;
  bottom: 14px;
  left: 16px;
}
.book--format-e > .top .tags > * {
  margin-right: 2px;
}
.book--format-e > .top img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.book--format-e > .top .image {
  position: relative;
}
.book--format-e > .bot {
  padding: 14px 16px 16px;
}
.book--format-e > .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 6px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .book--format-e > .bot .type {
    font-size: 12px;
  }
}
.book--format-e > .bot h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .book--format-e > .bot h3 {
    font-size: 14px;
  }
}
.book--format-e > .bot .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 991.98px) {
  .book--format-e > .bot .autor {
    font-size: 14px;
  }
}
.book--format-e > .bot .rating {
  margin-top: 6px;
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.book--format-e > .bot .rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
.book--format-e > .bot .rating img:last-child {
  margin-right: 4px;
}
.book--format-e > .bot .prices {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 38px;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .book--format-e > .bot .prices {
    letter-spacing: normal;
  }
}
.book--format-e > .bot .prices strong {
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 767.98px) {
  .book--format-e > .bot .prices strong {
    font-size: 20px;
    flex: 100%;
  }
}
.book--format-e > .bot .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 991.98px) {
  .book--format-e > .bot .prices del {
    font-size: 14px;
  }
}
.book--format-e > .bot .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 991.98px) {
  .book--format-e > .bot .prices span {
    font-size: 14px;
  }
}
.book--format-e > .bot .prices .buttons {
  display: none;
  flex: 1;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  padding-top: 16px;
  letter-spacing: normal;
  background: #fff;
}
.book--format-e > .bot .prices .buttons .btn {
  display: block;
}

.box--book {
  display: flex;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgb(252.8, 252.8, 252.8);
  padding: 24px;
  height: 100%;
}
@media (max-width: 991.98px) {
  .box--book {
    max-width: 280px;
  }
}
.box--book .left {
  padding-right: 24px;
  border-right: 1px solid rgb(237.4, 237.4, 237.4);
  max-width: 450px;
}
@media (max-width: 991.98px) {
  .box--book .left {
    padding-right: 0px;
    border: none;
    max-width: inherit;
    width: 100%;
  }
}
.box--book .left .top {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .box--book .left .top {
    margin-bottom: 16px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .box--book .left .top .badge {
    display: inline-flex !important;
    margin-bottom: 16px;
  }
}
.box--book .left .top .box--book-mobile {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .box--book .left .top .box--book-mobile {
    justify-content: center;
  }
}
.box--book .left .top .box--book-mobile > a {
  width: 140px;
  height: 140px;
  position: relative;
  text-align: center;
}
@media (max-width: 991.98px) {
  .box--book .left .top .box--book-mobile > a {
    width: 116px;
    height: 116px;
    margin-right: -10%;
  }
}
.box--book .left .top .box--book-mobile > a > img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 80px;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .box--book .left .top .box--book-mobile > a > img {
    border: 2px solid white;
  }
}
.box--book .left .top .box--book-mobile > a > span {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .box--book .left .top .box--book-mobile > a > span {
    left: 0;
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .box--book .left .top .box--book-mobile > img {
    height: 120px;
  }
}
@media (max-width: 991.98px) {
  .box--book .left .bot h2 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: bold;
  }
}
.box--book .left .bot p {
  margin-bottom: 14px;
}
@media (max-width: 991.98px) {
  .box--book .left .bot p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    line-height: inherit;
  }
}
.box--book .left .bot a {
  color: black;
}
@media (max-width: 991.98px) {
  .box--book .left .bot a {
    display: none;
  }
}
.box--book .left .bot a:hover {
  text-decoration: underline;
}
.box--book .right {
  padding-left: 24px;
  width: 224px;
}
@media (max-width: 991.98px) {
  .box--book .right {
    display: none;
    padding-left: 0px;
  }
}
.box--book .right:hover .prices del,
.box--book .right:hover .prices strong,
.box--book .right:hover .prices span {
  display: none;
}
.box--book .right:hover .prices .buttons {
  display: flex !important;
  width: 100%;
}
.box--book .right .image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  height: 209px;
}
.box--book .right .image img {
  width: auto;
  height: 100%;
}
.box--book .right .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 3px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .box--book .right .bot .type {
    font-size: 12px;
  }
}
.box--book .right .bot h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .box--book .right .bot h3 {
    font-size: 14px;
  }
}
.box--book .right .bot .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 991.98px) {
  .box--book .right .bot .autor {
    font-size: 14px;
  }
}
.box--book .right .bot .prices {
  display: flex;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
.box--book .right .bot .prices strong {
  font-size: 22px;
  line-height: 22px;
}
@media (max-width: 991.98px) {
  .box--book .right .bot .prices strong {
    font-size: 16px;
  }
}
.box--book .right .bot .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 991.98px) {
  .box--book .right .bot .prices del {
    font-size: 14px;
  }
}
.box--book .right .bot .prices span {
  color: #ef4444;
  line-height: 16px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .box--book .right .bot .prices span {
    font-size: 14px;
  }
}
.box--book .right .bot .prices .buttons {
  display: none;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
}
.box--book .right .bot .prices .buttons .btn {
  display: block;
  width: 100%;
}
.box--book .info {
  margin-left: 24px;
}
@media (max-width: 991.98px) {
  .box--book .info {
    margin: 0px;
  }
}
.box--book .info > * {
  display: block;
}
.box--book .info .badge {
  margin-bottom: 6px;
  display: inline-flex;
}
.box--book .info .area,
.box--book .info p {
  color: rgb(139.8, 139.8, 139.8);
  display: block;
  margin-top: 3px;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .box--book .info .area,
  .box--book .info p {
    font-size: 12px;
    margin-bottom: 0px;
  }
}
.box--book .info .libreria {
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-top: 10px;
}
.box--book .info .libreria img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .box--book .info .libreria img {
    width: 20px;
    height: 20px;
  }
}
.box--book .info .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  font-weight: normal;
}

.box--captaleads {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  background: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 50px;
  max-width: 520px;
}
@media (max-width: 991.98px) {
  .box--captaleads {
    max-width: 300px;
    padding: 40px 16px;
  }
}
.box--captaleads h2 {
  font-family: "Migra";
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .box--captaleads h2 {
    font-size: 20px;
  }
}
.box--captaleads button {
  height: 38px;
  margin-top: 10px;
  text-align: center;
  justify-content: center;
  width: 100%;
}
.box--captaleads form > div {
  margin-top: 14px;
  display: flex;
  width: 100%;
}

.book--lista-2 {
  width: 212px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .book--lista-2 {
    width: 100%;
  }
}
.book--lista-2 .top {
  position: relative;
  min-height: 326px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .book--lista-2 .top {
    margin: 0px;
  }
}
.book--lista-2 .top .box {
  width: 196px;
  height: 300px;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .book--lista-2 .top .box {
    width: calc(100% - 15px);
  }
}
.book--lista-2 .top .box img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
  width: 50%;
}
.book--lista-2 .top .fondo {
  width: 196px;
  height: 300px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  display: block;
  background: white;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .book--lista-2 .top .fondo {
    width: calc(100% - 15px);
  }
}
.book--lista-2 .top .fondo:last-child {
  z-index: 1;
  right: 7.5px;
  top: 7.5px;
}
.book--lista-2 .bot {
  padding: 0 20px;
  text-align: center;
}
.book--lista-2 .bot p {
  color: black;
  line-height: 22px;
}

.book--lista-3 {
  width: 212px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .book--lista-3 {
    width: 100%;
  }
}
.book--lista-3 .top {
  position: relative;
  min-height: 326px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .book--lista-3 .top {
    margin: 0px;
  }
}
.book--lista-3 .top .box {
  width: 196px;
  height: 300px;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .book--lista-3 .top .box {
    width: calc(100% - 15px);
  }
}
.book--lista-3 .top .box img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
  width: 33.333%;
}
.book--lista-3 .top .fondo {
  width: 196px;
  height: 300px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  display: block;
  background: white;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .book--lista-3 .top .fondo {
    width: calc(100% - 15px);
  }
}
.book--lista-3 .top .fondo:last-child {
  z-index: 1;
  right: 7.5px;
  top: 7.5px;
}
.book--lista-3 .bot {
  padding: 0 20px;
  text-align: center;
}
.book--lista-3 .bot p {
  color: black;
  line-height: 22px;
}

.book--lista-4 {
  width: 212px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .book--lista-4 {
    width: 100%;
  }
}
.book--lista-4 .top {
  position: relative;
  min-height: 326px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .book--lista-4 .top {
    margin: 0px;
  }
}
.book--lista-4 .top .box {
  width: 196px;
  height: 300px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  top: 15px;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .book--lista-4 .top .box {
    width: calc(100% - 15px);
  }
}
.book--lista-4 .top .box img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 150px;
  width: 50%;
}
.book--lista-4 .top .fondo {
  width: 196px;
  height: 300px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  display: block;
  background: white;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .book--lista-4 .top .fondo {
    width: calc(100% - 15px);
  }
}
.book--lista-4 .top .fondo:last-child {
  z-index: 1;
  right: 7.5px;
  top: 7.5px;
}
.book--lista-4 .bot {
  padding: 0 20px;
  text-align: center;
}
.book--lista-4 .bot p {
  color: black;
  line-height: 22px;
}

.agenda--format-a {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  position: relative;
  width: 372px;
  margin: 0px auto 30px;
  overflow: hidden;
  transition: all 0.3s;
}
@media (max-width: 991.98px) {
  .agenda--format-a {
    margin: 0px auto;
    width: 235px;
  }
}
.agenda--format-a:hover {
  border: 1px solid transparent;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
@media (max-width: 991.98px) {
  .agenda--format-a:hover {
    border: 1px solid rgb(186.4, 186.4, 186.4);
    box-shadow: none;
  }
}
.agenda--format-a > .top img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: -1px;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .top img {
    height: 132px;
  }
}
.agenda--format-a > .bot {
  padding: 20px 24px;
  position: relative;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot {
    padding: 20px;
  }
}
.agenda--format-a > .bot > img {
  position: absolute;
  right: 24px;
  top: -66px;
  border-radius: 2px;
  border: 2px solid white;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot > img {
    top: -40px;
    right: 20px;
    height: 80px;
  }
}
.agenda--format-a > .bot .tags {
  min-height: 25px;
  margin-bottom: 5px;
}
.agenda--format-a > .bot .tags > * {
  margin-right: 2px;
}
.agenda--format-a > .bot .date {
  color: #3723ad;
  margin-bottom: 14px;
  display: block;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot .date {
    font-size: 14px;
  }
}
.agenda--format-a > .bot .type {
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  color: rgb(139.8, 139.8, 139.8);
  padding-bottom: 3px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot .type {
    font-size: 12px;
  }
}
.agenda--format-a > .bot h3 {
  color: black;
  font-weight: bold;
  display: inline-block;
  font-size: 20px;
  min-height: 2em;
  line-height: 1em;
  margin-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot h3 {
    font-size: 14px;
  }
}
.agenda--format-a > .bot .mode {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.agenda--format-a > .bot .mode svg,
.agenda--format-a > .bot .mode img {
  margin-right: 6px;
}
.agenda--format-a > .bot .libreria {
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.agenda--format-a > .bot .libreria img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .agenda--format-a > .bot .libreria img {
    width: 20px;
    height: 20px;
  }
}
.agenda--format-a > .bot .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  font-weight: normal;
}

/*  Bloques informativos  */
.block--information-a {
  border: 1px solid #e9e9e9;
  background: rgb(246.2, 246.2, 246.2);
  padding: 18px 24px 4px 24px;
  border-radius: 8px;
  display: block;
  margin-bottom: 40px;
}
.block--information-a h3 {
  color: rgb(46.6, 46.6, 46.6);
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .block--information-a h3 {
    font-size: 16px;
  }
  .block--information-a ul {
    font-size: 16px;
  }
}

/*  Migas de pan  */
.breadcrumbs {
  margin: 0px;
  padding: 15px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
}
@media (max-width: 991.98px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs > li {
  background: url("/img/elements/crumb.svg") no-repeat right center;
  padding-right: 16px;
  margin-right: 10px;
}
.breadcrumbs > li:last-child {
  padding: 0px;
  margin: 0px;
  background: none;
}
.breadcrumbs > li a {
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
}
.breadcrumbs > li a img {
  margin-right: 10px;
}

/*  Lightbox  */
.c-lightbox {
  pointer-events: none;
  position: fixed;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
}
.c-lightbox.open {
  opacity: 1;
  pointer-events: all;
}
.c-lightbox .c-lightbox__box {
  background: #ffffff;
  width: 100%;
  max-width: 950px;
  height: 90vh;
  overflow: hidden;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding: 65px 48px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .c-lightbox .c-lightbox__box {
    width: 100vw;
    height: 100vh;
    border-radius: 0px;
  }
}
@media (max-width: 767.98px) {
  .c-lightbox .c-lightbox__box {
    padding: 45px 28px;
  }
}
.c-lightbox .c-lightbox__container {
  width: 100%;
  height: 100%;
}
.c-lightbox .c-lightbox__close {
  z-index: 999999;
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url("/img/icons/close.svg") no-repeat center;
}
.c-lightbox .swiper-container {
  position: relative;
  height: 100%;
}
.c-lightbox .swiper-container .swiper {
  height: 100%;
  padding-bottom: 48px !important;
}
.c-lightbox .swiper-container .swiper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-lightbox .swiper-container .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767.98px) {
  .c-lightbox .swiper-container .swiper .swiper-slide img {
    width: 100%;
  }
}
.c-lightbox .swiper-container .swiper-button-next {
  right: -20px;
}
.c-lightbox .swiper-container .swiper-button-prev {
  left: -20px;
}
.c-lightbox .swiper-container .swiper-button-next,
.c-lightbox .swiper-container .swiper-button-prev {
  margin-top: -38px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  .c-lightbox .swiper-container .swiper-button-next,
  .c-lightbox .swiper-container .swiper-button-prev {
    display: none;
  }
}
.c-lightbox .swiper-container .swiper-button-next::after,
.c-lightbox .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}

.c-lightbox-mobile {
  pointer-events: none;
  position: fixed;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
}
.c-lightbox-mobile.open {
  opacity: 1;
  pointer-events: all;
}
.c-lightbox-mobile .c-lightbox-mobile__box {
  background: #ffffff;
  width: 100%;
  max-width: 950px;
  height: 90vh;
  overflow: hidden;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding: 65px 48px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .c-lightbox-mobile .c-lightbox-mobile__box {
    width: 100vw;
    height: 100vh;
    border-radius: 0px;
  }
}
@media (max-width: 767.98px) {
  .c-lightbox-mobile .c-lightbox-mobile__box {
    padding: 45px 28px;
  }
}
.c-lightbox-mobile .c-lightbox-mobile__container {
  width: 100%;
  height: 100%;
}
.c-lightbox-mobile .c-lightbox-mobile__close {
  z-index: 999999;
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url("/img/icons/close.svg") no-repeat center;
}
.c-lightbox-mobile .swiper-container {
  position: relative;
  height: 100%;
}
.c-lightbox-mobile .swiper-container .swiper {
  height: 100%;
  padding-bottom: 48px !important;
}
.c-lightbox-mobile .swiper-container .swiper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-lightbox-mobile .swiper-container .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767.98px) {
  .c-lightbox-mobile .swiper-container .swiper .swiper-slide img {
    width: 100%;
  }
}
.c-lightbox-mobile .swiper-container .swiper-button-next {
  right: -20px;
}
.c-lightbox-mobile .swiper-container .swiper-button-prev {
  left: -20px;
}
.c-lightbox-mobile .swiper-container .swiper-button-next,
.c-lightbox-mobile .swiper-container .swiper-button-prev {
  margin-top: -38px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  .c-lightbox-mobile .swiper-container .swiper-button-next,
  .c-lightbox-mobile .swiper-container .swiper-button-prev {
    display: none;
  }
}
.c-lightbox-mobile .swiper-container .swiper-button-next::after,
.c-lightbox-mobile .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}

.overflowHidden {
  overflow: hidden;
}

.zoomWindow {
  cursor: zoom-in !important;
}

.alert {
  /*
  padding: 14px 16px;
  margin: 0px;
  line-height: 18px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  */
}
.alert.alert-danger {
  color: rgb(143.4, 40.8, 40.8);
  background: rgb(253.4, 236.3, 236.3);
  border: 1px solid rgb(242.2, 105.4, 105.4);
}
.alert.alert-danger a {
  text-decoration: underline;
  color: rgb(143.4, 40.8, 40.8);
}
.alert.alert-primary {
  color: rgb(139.8, 139.8, 139.8);
  background: rgb(237.5, 237.5, 255);
  border: 1px solid #7373ff;
}
.alert.alert-primary a {
  text-decoration: underline;
  color: rgb(139.8, 139.8, 139.8);
}
.alert.alert-info {
  color: rgb(0.6, 106.2, 130.2);
  background: rgb(229.6, 247.2, 251.2);
  border: 1px solid rgb(51.8, 192.6, 224.6);
}
.alert.alert-info a {
  text-decoration: underline;
  color: rgb(0.6, 106.2, 130.2);
}
.alert.alert-warning {
  color: rgb(147, 94.8, 6.6);
  background: rgb(254, 245.3, 230.6);
  border: 1px solid rgb(247, 177.4, 59.8);
}
.alert.alert-warning a {
  text-decoration: underline;
  color: rgb(147, 94.8, 6.6);
}
.alert.alert-success {
  color: rgb(6, 106.8, 58.2);
  background: rgb(230.5, 247.3, 239.2);
  border: 1px solid rgb(59, 193.4, 128.6);
}
.alert.alert-success a {
  text-decoration: underline;
  color: rgb(6, 106.8, 58.2);
}
.alert.alert-orange {
  color: #994500;
  background: rgb(255, 241, 229.5);
  border: 1px solid #ff8f33;
}
.alert.alert-orange a {
  text-decoration: underline;
  color: #994500;
}
.alert p {
  margin: 0px;
  line-height: 18px !important;
}
.alert svg,
.alert img {
  margin-right: 10px;
}

.custom-tooltip {
  --bs-tooltip-bg: #616161 !important;
  --bs-tooltip-color: var(--bs-white);
}

.lessmore {
  max-height: 132px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin-bottom: 16px;
}

.lessmore.expanded {
  max-height: 10000px !important;
}

.lessmore--link {
  color: black;
}
.lessmore--link:hover {
  text-decoration: underline;
}

@media (max-width: 991.98px) {
  .lessmore--text {
    display: block;
  }
}

.lessmore--text-link {
  margin-left: 6px;
  color: black;
}
@media (max-width: 991.98px) {
  .lessmore--text-link {
    margin: 0px;
    font-size: 14px;
  }
}
.lessmore--text-link:hover {
  text-decoration: underline;
}

.mh--100 {
  max-height: 50px;
}

/*  Encabezados  */
.category--header {
  display: flex;
  align-items: center;
  padding: 24px 40px;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .category--header {
    display: block;
    padding: 24px;
  }
}
.category--header h1 {
  padding-right: 40px;
  font-size: 48px;
  line-height: 48px;
  margin: 0px;
}
@media (max-width: 991.98px) {
  .category--header h1 {
    padding: 0;
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 30px;
  }
}
.category--header p {
  margin: 0px;
  border-left: 1px solid #dcdcff;
  padding-left: 40px;
}
@media (max-width: 991.98px) {
  .category--header p {
    padding: 0;
    border: none;
  }
}

.category--header-v {
  padding: 24px 40px;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .category--header-v {
    display: block;
    padding: 24px;
  }
}
.category--header-v h1 {
  padding-right: 40px;
  font-size: 48px;
  line-height: 48px;
  margin: 0px;
}
@media (max-width: 991.98px) {
  .category--header-v h1 {
    padding: 0;
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 30px;
  }
}

.category--menu {
  border-radius: 8px;
  border: 1px solid rgb(237.4, 237.4, 237.4);
  padding: 16px;
  margin-bottom: 16px;
}
.category--menu h2 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 16px;
  font-weight: bold;
}
.category--menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.category--menu ul li {
  margin-bottom: 8px;
}
.category--menu ul li:last-child {
  margin: 0px;
}
.category--menu ul li a {
  color: black;
}

.generic--header {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 16px;
  padding-bottom: 8px;
}

.hero--library {
  padding: 100px;
  position: relative;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .hero--library {
    padding: 40px 20px 40px 20px;
  }
}
.hero--library > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.hero--library .container {
  display: flex;
  justify-content: flex-end;
}
.hero--library .container .box {
  border-radius: 8px;
  background: white;
  padding: 24px 24px 14px 24px;
  position: relative;
  z-index: 1;
  max-width: 560px;
}
.hero--library .container .box .top {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  gap: 50px;
}
@media (max-width: 767.98px) {
  .hero--library .container .box .top {
    display: block;
  }
}
.hero--library .container .box .top .left img {
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100px;
  height: 100px;
  border: 1px solid #ffffff;
}
@media (max-width: 767.98px) {
  .hero--library .container .box .top .left img {
    width: 50px;
    height: 50px;
    margin-bottom: 16px;
  }
}
.hero--library .container .box .top .right p {
  margin-bottom: 0px;
}
.hero--library .container .box .top .right h1 {
  margin-bottom: 0px;
}
.hero--library .container .box .mid {
  margin-bottom: 16px;
}
.hero--library .container .box .bot p {
  margin-bottom: 8px;
}
.hero--library .container .box .bot a {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 8px;
}

.rating {
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
.rating img:last-child {
  margin-right: 4px;
}

.blurb {
  background: linear-gradient(90deg, #F5167E -12.92%, #1C1CFF 98.96%);
  border-radius: 8px;
  padding: 1.5px;
  width: 100% !important;
  height: 100% !important;
}
.blurb .box {
  background: rgb(252.8, 252.8, 252.8);
  border-radius: 6.5px;
  padding: 24px;
  text-align: center;
}
.blurb .box p {
  font-size: 20px;
  line-height: 134%;
}
.blurb .box span {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  font-weight: bold;
}

.blurb--nobookish {
  background: #e9e9e9;
  border-radius: 8px;
  padding: 1.5px;
  width: 100% !important;
  height: 100% !important;
}
.blurb--nobookish .box {
  background: rgb(252.8, 252.8, 252.8);
  border-radius: 6.5px;
  padding: 24px;
  text-align: center;
}
.blurb--nobookish .box p {
  font-size: 20px;
  line-height: 134%;
}
.blurb--nobookish .box span {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  font-weight: bold;
}

.alert-messages p {
  font-size: 1rem;
  line-height: 1.5rem !important;
}

.slider--logos img {
  max-width: 90px;
  max-height: 90px;
}

#error_login_modal_text {
  font-size: 14px;
}

#modalSesion h2, #modalOrderStatus h2 {
  margin-top: 14px;
  color: #000;
  text-align: center;
  font-family: Migra;
  font-size: 29.189px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

#account_order_list .author, #account_order_list .binding_type {
  color: #8c8c8c;
}
#account_order_list .price {
  color: #8c8c8c;
  line-height: 16px;
}
#account_order_list .discount {
  color: #ef4444;
  font-weight: 700;
  line-height: 16px;
}
#account_order_list .total {
  font-size: 24px;
  line-height: 24px;
}

.social-login a {
  color: black;
}

.list-group-item.active {
  background: #5050ff;
}

header {
  background: white;
  z-index: 11;
  border-bottom: 1px solid rgb(46.6, 46.6, 46.6);
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}
header > .container {
  position: relative;
}
header > marquee {
  background: linear-gradient(90deg, #F5167E -12.92%, #1C1CFF 98.96%);
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  height: 32px;
  display: flex;
  align-items: center;
  font-weight: 500;
}
header > .marquee {
  background: linear-gradient(90deg, #F5167E -12.92%, #1C1CFF 98.96%);
  color: white;
  font-size: 12px;
  line-height: 12px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
header > .marquee a {
  color: white;
}
header > .marquee .trustpilot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
header > .marquee .trustpilot .stars img {
  height: 18px;
}
header > .marquee .trustpilot span:last-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 4px;
}
header > .marquee .google {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
header > .marquee .google span:first-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #ffb000;
  gap: 8px;
}
header > .marquee .google .stars img {
  height: 14px;
}
header > .marquee .google span:last-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 4px;
}
header .top--color {
  display: none;
  background: url("../../../img/elements/bar.svg") repeat center center;
  height: 6px;
}
@media (max-width: 991.98px) {
  header .top--color {
    background: url("../../../img/elements/bar-mobile.svg") repeat center center;
  }
}
header > .top {
  background: rgb(246.2, 246.2, 246.2);
  margin-top: 0px;
  display: flex;
  align-items: center;
  padding: 2px 0 6px;
}
@media (max-width: 991.98px) {
  header > .top {
    display: none;
  }
}
header > .top > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header > .top > .container nav > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
header > .top > .container nav > ul li {
  display: inline-block;
  border-right: 1px solid rgb(237.4, 237.4, 237.4);
  padding: 0px 8px;
}
header > .top > .container nav > ul li:first-child {
  padding-left: 0px;
}
header > .top > .container nav > ul li:last-child {
  padding-right: 0px;
  border: none;
}
header > .top > .container nav > ul li a {
  font-size: 14px;
  line-height: 14px;
  color: rgb(93.2, 93.2, 93.2);
}
header > .top > .container nav > ul li a:hover {
  font-weight: bold;
}
header > .top > .container .right {
  display: flex;
  align-items: baseline;
}
header > .top > .container .right > ul {
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline-block;
}
header > .top > .container .right > ul li {
  display: inline-block;
  border-right: 1px solid rgb(237.4, 237.4, 237.4);
  padding: 0px 8px;
}
header > .top > .container .right > ul li:first-child {
  padding-left: 0px;
}
header > .top > .container .right > ul li a {
  font-size: 10px;
  line-height: 16px;
  color: rgb(93.2, 93.2, 93.2);
}
header > .top > .container .right > ul li select {
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0px 20px 0 5px;
  color: rgb(93.2, 93.2, 93.2);
  background: transparent url("/img/elements/select.svg") no-repeat right center;
  font-weight: bold;
  border: none;
}
header > .top > .container .right .dropdown {
  margin-left: 10px;
}
header > .top > .container .right .dropdown button {
  color: black;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 16px;
  border-radius: 0px;
  border: none;
  padding: 0px 20px 0 0;
  background: transparent url("/img/elements/select.svg") no-repeat right center;
}
header > .top > .container .right .dropdown button:hover, header > .top > .container .right .dropdown button:focus {
  background: transparent url("/img/elements/select.svg") no-repeat right center !important;
  border: none !important;
}
header > .top > .container .right .dropdown button::after {
  display: none;
}
header > .top > .container .right .dropdown ul {
  border-radius: 4px;
  border: none;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}
header > .mid {
  padding: 16px 0px;
}
header > .mid > .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
header > .mid > .container > .left {
  display: flex;
  align-items: center;
  gap: 20px;
}
header > .mid > .container .burger {
  display: none;
  order: 1;
}
@media (max-width: 1199.98px) {
  header > .mid > .container .burger {
    display: block;
  }
}
header > .mid > .container .user--mobile {
  flex-grow: 0;
  order: 2;
}
header > .mid > .container .logo {
  order: 2;
}
@media (max-width: 575.98px) {
  header > .mid > .container .logo {
    text-align: center;
  }
}
header > .mid > .container .logo img {
  height: 38px;
  width: auto;
}
@media (max-width: 767.98px) {
  header > .mid > .container .logo img {
    height: 28px;
  }
}
header > .mid > .container .logo-bookish img {
  height: 38px !important;
  width: auto;
}
@media (max-width: 767.98px) {
  header > .mid > .container .logo-bookish img {
    height: 28px !important;
  }
}
header > .mid > .container form {
  position: relative;
  order: 3;
}
@media (max-width: 767.98px) {
  header > .mid > .container form {
    order: 4;
    flex-grow: 1;
  }
}
header > .mid > .container form input {
  padding: 10px 80px 10px 50px;
  border: 1px solid rgb(93.2, 93.2, 93.2);
  border-radius: 100px;
  min-width: 488px;
  width: 100%;
  background: white url("/img/icons/search.svg") no-repeat left 16px center;
}
@media (max-width: 1199.98px) {
  header > .mid > .container form input {
    min-width: 400px;
  }
}
@media (max-width: 991.98px) {
  header > .mid > .container form input {
    min-width: 280px;
  }
}
@media (max-width: 767.98px) {
  header > .mid > .container form input {
    width: 100%;
    margin-top: 14px;
    padding: 6px 76px 6px 46px;
    background: url("/img/icons/search.svg") no-repeat left 12px center;
  }
}
header > .mid > .container form .find {
  position: absolute;
  top: 10px;
  right: 20px;
  border: none;
  padding: 0px;
  background: none;
  text-decoration: none;
  color: black;
  cursor: pointer;
}
header > .mid > .container form .find:hover {
  font-weight: bold;
}
@media (max-width: 767.98px) {
  header > .mid > .container form .find {
    top: 20px;
  }
}
header > .mid > .container > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  order: 4;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
@media (max-width: 767.98px) {
  header > .mid > .container > ul {
    order: 3;
  }
}
header > .mid > .container > ul li {
  display: inline-block !important;
  vertical-align: middle;
}
@media (max-width: 991.98px) {
  header > .mid > .container > ul li.agenda, header > .mid > .container > ul li.likes, header > .mid > .container > ul li.librerias {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  header > .mid > .container > ul li.agenda a, header > .mid > .container > ul li.likes a, header > .mid > .container > ul li.librerias a {
    font-size: 0px;
  }
}
@media (max-width: 767.98px) {
  header > .mid > .container > ul li.likes {
    display: inline-block !important;
  }
}
@media (max-width: 767.98px) {
  header > .mid > .container > ul li.user {
    display: none !important;
  }
}
header > .mid > .container > ul li:last-child {
  margin: 0px;
}
header > .mid > .container > ul li a {
  color: black;
  display: flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  header > .mid > .container > ul li a {
    font-size: 10px;
  }
}
header > .mid > .container > ul li a img,
header > .mid > .container > ul li a svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 1199.98px) {
  header > .mid > .container > ul li a img,
  header > .mid > .container > ul li a svg {
    margin-right: 0px;
  }
}
header > .mid > .container > ul li a.text--none svg,
header > .mid > .container > ul li a.text--none img {
  margin: 0px;
}
header .bot {
  border-top: 1px solid #e9e9e9;
}
@media (max-width: 991.98px) {
  header .bot {
    display: none;
  }
}
header .bot .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .bot .container nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  gap: 24px;
}
header .bot .container nav ul li.tree {
  background: url("/img/elements/select.svg") no-repeat right -3px center;
}
header .bot .container nav ul li.tree > a {
  padding-right: 20px;
}
header .bot .container nav ul li a {
  color: black;
}
header .bot .container nav ul li a:hover {
  text-decoration: underline;
  color: #5050ff;
}
header .header--info {
  padding: 6px 0;
  background: rgb(46.6, 46.6, 46.6);
  color: #ffffff;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  display: block;
}
@media (max-width: 991.98px) {
  header .header--info {
    display: none;
  }
}
header .header--info .link {
  color: #ffb000;
}
header .header--info .link:hover {
  text-decoration: underline;
}

.fixed-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  animation: slideDown 0.35s ease-out;
}
.fixed-header marquee,
.fixed-header .top,
.fixed-header .header--info,
.fixed-header .marquee {
  display: none;
}
.fixed-header .top--color {
  display: block;
}
@media (max-width: 1199.98px) {
  .fixed-header .bot {
    display: none;
  }
}

/* Elementos de sustitución */
.initials {
  width: 22px;
  height: 22px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: black;
  color: white;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 0px;
}
@media (max-width: 991.98px) {
  .initials {
    padding-top: 3px;
    padding-left: 2px;
  }
}

.libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
}
.libreria svg,
.libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .libreria svg,
  .libreria img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1199.98px) {
  .libreria svg,
  .libreria img {
    margin-right: 0px;
  }
}
@media (max-width: 1199.98px) {
  .libreria > span {
    display: none;
  }
}
.libreria > span span:not(.badge) {
  display: block;
  line-height: 20px;
}

.cart--fill {
  position: relative;
  display: inline-block;
}
.cart--fill span {
  color: white;
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: 0px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
/*  App  */
.app--download {
  background: rgb(237.5, 237.5, 255);
  padding: 9px 16px;
  align-items: center;
  justify-content: space-between;
}
.app--download .left {
  display: flex;
  align-items: center;
  gap: 11px;
}
.app--download .left a img {
  height: 14px;
  width: auto;
}
.app--download .left p {
  margin: 0px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}
.app--download .left p span {
  display: block;
  font-weight: normal;
  font-size: 12px;
}

main.home {
  margin-top: 5px;
}
.home > .list--format-a:first-child {
  margin-bottom: 0px;
}

@media (max-width: 991.98px) {
  main.home {
    margin-top: 27px;
  }
  .home > .list--format-a:first-child {
    margin-bottom: -10px;
  }
}

main.home_library {
  margin-top: 5px;
}
@media (max-width: 991.98px) {
  main.home_library {
    margin-top: -23px;
  }
}
.home_library > .list--format-a:first-child {
  margin-bottom: 20px;
}

.submenus--desktop {
  position: relative;
  z-index: 3;
  width: 100%;
}
.submenus--desktop .swiper .swiper-slide {
  text-align: center;
}
.submenus--desktop .swiper .swiper-slide .box {
  margin-left: 15px;
  width: 224px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  padding: 30px 16px;
  box-shadow: -3px 0px 0px 0px #ffb000, -6px 0 0px 0px #ff7300, -9px 0 0px 0px #3723ad, -12px 0 0px 0px #f64dff, -15px 0 0px 0px #f59e0b;
  margin-left: 15px;
  border-radius: 6px;
  display: inline-block;
  text-align: left;
}
.submenus--desktop .swiper .swiper-slide .box .images {
  display: flex;
  justify-content: space-between;
}
.submenus--desktop .swiper .swiper-slide .box .datos {
  margin-top: 16px;
}
.submenus--desktop .swiper .swiper-slide .box .datos .nombre {
  font-size: 14px;
  line-height: 120%;
  display: block;
}
.submenus--desktop .swiper .swiper-slide .box .datos .area {
  font-size: 12px;
  line-height: 16px;
  color: rgb(186.4, 186.4, 186.4);
  display: block;
  margin-top: 3px;
}
.submenus--desktop .swiper .swiper-slide .box .datos .libreria {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-top: 3px;
}
.submenus--desktop .swiper .swiper-slide .box .datos .libreria img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .submenus--desktop .swiper .swiper-slide .box .datos .libreria img {
    width: 20px;
    height: 20px;
  }
}
.submenus--desktop .swiper .swiper-slide .box .datos .libreria span {
  color: rgb(186.4, 186.4, 186.4);
  margin-left: 6px;
  font-weight: normal;
}
.submenus--desktop .swiper .swiper-slide .box .extracto {
  margin-top: 16px;
}
.submenus--desktop .swiper .swiper-slide .box .extracto i {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
}
.submenus--desktop .swiper .swiper-slide .box .extracto p {
  margin: 6px 0 0 0;
  font-size: 14px;
  line-height: 120%;
}
.submenus--desktop .swiper .swiper-slide .box .extracto a {
  margin-top: 3px;
  font-size: 14px;
  line-height: 120%;
  color: black;
}
.submenus--desktop .swiper .swiper-slide .box .extracto a:hover {
  text-decoration: underline;
}
.submenus--desktop .desktop {
  background: #ffffff;
  box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.1);
  padding: 24px 0 24px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: none;
}
@media (max-width: 1199.98px) {
  .submenus--desktop .desktop {
    display: none;
  }
}
.submenus--desktop .desktop .col-lg-3 ul,
.submenus--desktop .desktop .col-lg-2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.submenus--desktop .desktop .col-lg-3 ul li,
.submenus--desktop .desktop .col-lg-2 ul li {
  font-weight: bold;
  margin-bottom: 8px;
}
.submenus--desktop .desktop .col-lg-3 ul li:first-child,
.submenus--desktop .desktop .col-lg-2 ul li:first-child {
  margin-bottom: 20px;
}
.submenus--desktop .desktop .col-lg-3 ul li a,
.submenus--desktop .desktop .col-lg-2 ul li a {
  font-weight: normal;
  color: black;
}
.submenus--desktop .desktop .col-lg-3 ul li a:hover,
.submenus--desktop .desktop .col-lg-2 ul li a:hover {
  text-decoration: underline;
}
.submenus--desktop .desktop .col-lg-3 .top,
.submenus--desktop .desktop .col-lg-2 .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.submenus--mobile {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100vh;
  overflow-y: auto;
  z-index: 5;
  display: none;
}
.submenus--mobile .swiper .swiper-slide {
  text-align: center;
}
.submenus--mobile .swiper .swiper-slide .box {
  margin-left: 15px;
  width: 224px;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  padding: 30px 16px;
  box-shadow: -3px 0px 0px 0px #ffb000, -6px 0 0px 0px #ff7300, -9px 0 0px 0px #3723ad, -12px 0 0px 0px #f64dff, -15px 0 0px 0px #f59e0b;
  margin-left: 15px;
  border-radius: 6px;
  display: inline-block;
  text-align: left;
}
.submenus--mobile .swiper .swiper-slide .box .images {
  display: flex;
  justify-content: space-between;
}
.submenus--mobile .swiper .swiper-slide .box .datos {
  margin-top: 16px;
}
.submenus--mobile .swiper .swiper-slide .box .datos .nombre {
  font-size: 14px;
  line-height: 120%;
  display: block;
}
.submenus--mobile .swiper .swiper-slide .box .datos .area {
  font-size: 12px;
  line-height: 16px;
  color: rgb(186.4, 186.4, 186.4);
  display: block;
  margin-top: 3px;
}
.submenus--mobile .swiper .swiper-slide .box .datos .libreria {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-top: 3px;
}
.submenus--mobile .swiper .swiper-slide .box .datos .libreria img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  .submenus--mobile .swiper .swiper-slide .box .datos .libreria img {
    width: 20px;
    height: 20px;
  }
}
.submenus--mobile .swiper .swiper-slide .box .datos .libreria span {
  color: rgb(186.4, 186.4, 186.4);
  margin-left: 6px;
  font-weight: normal;
}
.submenus--mobile .swiper .swiper-slide .box .extracto {
  margin-top: 16px;
}
.submenus--mobile .swiper .swiper-slide .box .extracto i {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
}
.submenus--mobile .swiper .swiper-slide .box .extracto p {
  margin: 6px 0 0 0;
  font-size: 14px;
  line-height: 120%;
}
.submenus--mobile .swiper .swiper-slide .box .extracto a {
  margin-top: 3px;
  font-size: 14px;
  line-height: 120%;
  color: black;
}
.submenus--mobile .swiper .swiper-slide .box .extracto a:hover {
  text-decoration: underline;
}
.submenus--mobile .mobile {
  display: block;
  background: white;
  padding: 16px;
  height: 100%;
}
.submenus--mobile .mobile .sup {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  padding-bottom: 16px;
  margin-bottom: 18px;
}
.submenus--mobile .mobile .sup img {
  height: 24px;
}
.submenus--mobile .mobile ul {
  margin: 0px 0 20px 0;
  padding: 0px;
  list-style: none;
}
.submenus--mobile .mobile ul li {
  font-weight: bold;
  margin-bottom: 8px;
}
.submenus--mobile .mobile ul li a {
  font-weight: normal;
  color: black;
}
.submenus--mobile .mobile ul li a:hover {
  text-decoration: underline;
}
.submenus--mobile .mobile ul li a.back {
  background: url("/img/elements/left-back.svg") no-repeat left -5px center;
  padding-left: 20px;
  font-weight: bold;
}
.submenus--mobile .mobile .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  border-top: 1px solid rgb(139.8, 139.8, 139.8);
  padding-top: 16px;
}
.submenus--mobile .mobile .banner {
  border-top: 1px solid rgb(139.8, 139.8, 139.8);
  display: block;
  text-align: center;
  padding-top: 44px;
}
@media (max-width: 991.98px) {
  .submenus--mobile .mobile .banner {
    margin-top: 20px;
    padding-top: 26px;
  }
}
.submenus--mobile .mobile .bookish--plus {
  background: #5050ff url("/img/elements/bookish-plus.png") no-repeat center center;
  box-shadow: -6px 0px 0px 0px #ef4444, -12px 0 0px 0px #ffb000, -18px 0 0px 0px #f64dff, -24px 0 0px 0px #5050ff, 6px 0 0px 0px #ef4444, 12px 0 0px 0px #ffb000, 18px 0 0px 0px #f64dff, 24px 0 0px 0px #5050ff;
  overflow-y: hidden;
  padding: 14px;
  width: 200px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-left: 24px;
  display: block;
  margin-bottom: 20px;
}
.submenus--mobile .mobile .bookish--plus span {
  display: none;
}
.submenus--mobile .mobile .icons {
  border-top: 1px solid rgb(139.8, 139.8, 139.8);
  border-bottom: 1px solid rgb(139.8, 139.8, 139.8);
  padding: 10px 0 4px;
}
.submenus--mobile .mobile .icons li {
  display: inline-flex;
  align-items: center;
}
.submenus--mobile .mobile .icons li.agenda {
  margin-right: 30px;
}
.submenus--mobile .mobile .icons li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  margin-top: -6px;
}
.submenus--mobile .mobile .idiomas {
  border-top: 1px solid rgb(139.8, 139.8, 139.8);
  padding-top: 16px;
}
.submenus--mobile .mobile .idiomas li:first-child {
  margin-bottom: 16px;
}
.submenus--mobile .mobile .idiomas li:not(:first-child) {
  display: inline-block;
  margin-right: 8px;
}
.submenus--mobile .mobile .idiomas li a {
  display: block;
  border-radius: 100px;
  background: #e9e9e9;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 120%;
}
.submenus--mobile .mobile .idiomas li a.active {
  background: #5050ff;
  color: white;
}

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  opacity: 0;
  display: none;
  overflow-y: auto;
}
@media (max-width: 767.98px) {
  #search {
    background: white;
    padding: 16px 4px;
  }
}
#search .close {
  position: absolute;
  top: 11px;
  right: 20px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  #search .close {
    right: inherit;
    left: 14px;
    top: 11px;
  }
}
#search .close img {
  width: 20px;
  height: 20px;
}
@media (max-width: 767.98px) {
  #search .close img {
    width: inherit;
    height: inherit;
  }
}
#search .close svg:first-child {
  display: block;
}
@media (max-width: 767.98px) {
  #search .close svg:first-child {
    display: none;
  }
}
#search .close svg:last-child {
  display: none;
}
@media (max-width: 767.98px) {
  #search .close svg:last-child {
    display: block;
  }
}
#search .container-md > form {
  margin-top: 74px;
  width: 100%;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  #search .container-md > form {
    margin-bottom: 24px;
    background: none;
  }
}
#search .container-md > form input {
  width: 100%;
}
#search .container-md > form input:focus {
  outline: 0;
}
@media (max-width: 767.98px) {
  #search .container-md > form input {
    margin-top: 0px;
    background: none;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > form {
    margin-top: 0;
  }
}
#search .container-md > .box {
  margin-bottom: 16px;
  background: #ffffff;
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  #search .container-md > .box {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > .box.first {
    display: none;
  }
}
#search .container-md > .box > ul {
  margin: 0px;
  padding: 24px;
  list-style: none;
}
@media (max-width: 767.98px) {
  #search .container-md > .box > ul {
    padding-top: 0px;
  }
}
#search .container-md > .box > ul li:not(:first-child) {
  background: url("/img/icons/recientes.svg") no-repeat left center;
  padding-left: 32px;
  margin-top: 10px;
}
#search .container-md > .box > ul li:not(:first-child) a {
  color: black;
}
#search .container-md > .box > .inner {
  padding: 24px 12px 0 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: top;
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner {
    padding: 0px;
  }
}
#search .container-md > .box > .inner > div {
  border-right: 1px solid rgb(186.4, 186.4, 186.4);
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}
#search .container-md > .box > .inner > div:last-child {
  border: none;
}
#search .container-md > .box > .inner > div > ul {
  margin: 0px 0 20px 0;
  padding: 0px;
  list-style: none;
}
#search .container-md > .box > .inner > div > ul li {
  margin-bottom: 8px;
}
#search .container-md > .box > .inner > div > ul li a {
  color: black;
}
#search .container-md > .box > .inner > div > ul li a:hover {
  text-decoration: underline;
}
#search .container-md > .box > .inner > div .col-lg-4 {
  margin-bottom: 24px;
}
#search .container-md > .box > .inner > div .col-lg-4 a {
  color: black;
  display: block;
}
#search .container-md > .box > .inner > div .col-lg-4 a .image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 126px;
  margin-bottom: 12px;
}
#search .container-md > .box > .inner > div .col-lg-4 a .image img {
  box-shadow: 3.471px 3.471px 4.629px 0px rgba(0, 0, 0, 0.2);
  width: 81px;
  height: 126px;
}
#search .container-md > .box > .inner > div .col-lg-4 a span {
  font-weight: bold;
  display: block;
}
#search .container-md > .box > .inner > div .col-lg-4 a span:last-of-type {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  font-weight: normal;
}
#search .container-md > .box > .inner > div .col-lg-4 a .product_title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#search .container-md > .box > .inner > div .col-lg-4 a .product_authors {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#search .container-md > .box > .inner .col-one {
  width: 20%;
}
@media (max-width: 1199.98px) {
  #search .container-md > .box > .inner .col-one {
    width: 30%;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner .col-one {
    display: none;
  }
}
#search .container-md > .box > .inner .col-two {
  width: 40%;
}
@media (max-width: 1199.98px) {
  #search .container-md > .box > .inner .col-two {
    width: 70%;
    border: none;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner .col-two {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner .col-two .desktop {
    display: none;
  }
}
#search .container-md > .box > .inner .col-two .mobile {
  display: none;
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner .col-two .mobile {
    display: block;
  }
}
#search .container-md > .box > .inner .col-two .mobile a {
  color: black;
  display: block;
  width: 144px;
  margin: 0 auto;
}
#search .container-md > .box > .inner .col-two .mobile a .image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 126px;
  margin-bottom: 12px;
}
#search .container-md > .box > .inner .col-two .mobile a .image img {
  box-shadow: 3.471px 3.471px 4.629px 0px rgba(0, 0, 0, 0.2);
  width: 81px;
  height: 126px;
}
#search .container-md > .box > .inner .col-two .mobile a span {
  font-weight: bold;
  display: block;
}
#search .container-md > .box > .inner .col-two .mobile a span:last-of-type {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  font-weight: normal;
}
#search .container-md > .box > .inner .col-three {
  width: 20%;
}
@media (max-width: 1199.98px) {
  #search .container-md > .box > .inner .col-three {
    display: none;
  }
}
@media (max-width: 767.98px) {
  #search .container-md > .box > .inner .col-three {
    width: 100%;
    display: block;
    border: none;
    padding-bottom: 16px;
  }
}
#search .container-md > .box > .inner .col-four {
  width: 20%;
}
@media (max-width: 1199.98px) {
  #search .container-md > .box > .inner .col-four {
    display: none;
  }
}
#search .container-md > .box .btn-search {
  color: white;
  background: #5050ff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
}
@media (max-width: 767.98px) {
  #search .container-md > .box .btn-search {
    border-radius: 6px;
  }
}
#search .container-md > .box .btn-search img {
  margin-left: 10px;
}
#search .container-md > .box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

#list {
  padding: 24px 0 24px;
}
@media (max-width: 991.98px) {
  #list {
    padding: 0 0 16px 0;
    margin-top: -10px;
  }
}
#list .btn-filtros {
  display: none;
}
@media (max-width: 991.98px) {
  #list .btn-filtros {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
  }
}
#list .btn-filtros svg {
  margin-right: 4px;
}
#list .btn-filtros span {
  background: #5050ff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 100px;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  margin-left: 4px;
}
#list .btn-filtros p {
  margin: 0px;
}
#list #collapseFiltros {
  margin-bottom: 16px;
}
#list #collapseFiltros .buttons {
  display: none;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  #list #collapseFiltros .buttons {
    display: flex;
  }
}
#list #collapseFiltros .buttons a {
  min-width: 167px;
  text-align: center;
  display: block;
}
#list #collapseFiltros.show {
  display: none;
}
@media (max-width: 991.98px) {
  #list #collapseFiltros.show {
    display: block;
  }
}
#list #collapseFiltros:not(.show) {
  display: block;
}
@media (max-width: 991.98px) {
  #list #collapseFiltros:not(.show) {
    display: none;
  }
}
#list .list--format-a.grid .book--format-a, #list .list--format-a.grid .book--format-e {
  width: 100%;
}
#list .list--format-a > .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 991.98px) {
  #list .list--format-a > .top {
    margin-bottom: 16px;
  }
}
#list .list--format-a > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px 0 0px;
}
#list .list--format-a > .top select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  background: url("/img/elements/select.svg") no-repeat right 20px center;
  padding: 14px 50px 14px 30px;
  border: 1px solid black;
}
@media (max-width: 991.98px) {
  #list .list--format-a > .top select {
    width: 100%;
    padding: 6px 16px;
    height: 38px;
    display: block;
    background: url("/img/elements/select.svg") no-repeat right 10px center;
  }
}
#list .list--format-a > .top p {
  flex-grow: 1;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
}
#list .list--format-a > .mid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  #list .list--format-a > .mid {
    display: none;
  }
}
#list .list--format-a > .mid .alert-black {
  margin: 0px;
  border: 1px solid black;
  font-size: 14px;
  line-height: 120%;
  border-radius: 3px;
  padding: 16px 16px;
  width: 180px;
}
#list .list--format-a > .mid .alert-black .btn-close {
  padding: 18px;
  background-size: 10px 10px;
  overflow: hidden;
}
#list .list--format-a > .mid a {
  padding: 0px;
  cursor: pointer;
  color: black;
  text-decoration: none;
}
#list .list--format-a > .mid a:hover {
  text-decoration: underline;
}
#list .list--format-a > .bot .col-xl-3 {
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
#list .list--format-a > .bot .col-12 {
  margin: 16px 0 32px;
}
@media (max-width: 991.98px) {
  #list .list--format-a.desktop .top .left {
    display: none;
  }
}
#list .list--no-results > .top {
  display: block;
  margin-bottom: 30px;
}
#list .list--no-results > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px 0 8px;
}
@media (max-width: 991.98px) {
  #list .list--no-results > .top h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
#list .list--no-results > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  #list .list--no-results > .top p {
    font-size: 16px;
    line-height: 22px;
  }
}

.author--info .box {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 991.98px) {
  .author--info .box {
    flex-direction: column;
    gap: 24px;
  }
}
.author--info .box .left {
  width: 283px;
  flex-shrink: 0;
}
@media (max-width: 991.98px) {
  .author--info .box .left {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .author--info .box .left {
    align-self: flex-start;
  }
}
.author--info .box .left .image {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
.author--info .box .left .image .mask {
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
}
.author--info .box .left .image img:not(.mask) {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 377px;
}
.author--info .box .mid {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
}
@media (max-width: 1199.98px) {
  .author--info .box .mid {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.author--info .box .mid .d-block {
  width: 100%;
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-box {
    margin-bottom: 24px;
  }
  .author--info .box .mid .author--info-box .strimText p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .author--info .box .mid .author--info-box {
    margin-bottom: 24px;
  }
}
.author--info .box .mid .author--info-box h2 {
  font-family: "Migra";
  font-size: 48px;
  line-height: 48px;
  margin: 0px 0 10px;
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-box h2 {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin: 0px;
  }
}
.author--info .box .mid .author--info-box span {
  font-size: 22px;
  line-height: 22px;
  color: rgb(93.2, 93.2, 93.2);
  margin-bottom: 24px;
  display: block;
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-box span {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }
}
.author--info .box .mid .author--info-box > a {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-box > a {
    text-align: left;
  }
}
.author--info .box .mid .author--info-data {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.author--info .box .mid .author--info-data ul {
  margin: 0px 0 6px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(237.5, 237.5, 255);
  list-style: none;
  border-radius: 8px;
  width: 100%;
}
.author--info .box .mid .author--info-data ul li {
  padding: 0 12px;
  border-right: 1px solid #dcdcff;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
}
.author--info .box .mid .author--info-data ul li:first-child {
  padding: 0 12px 0 0;
}
.author--info .box .mid .author--info-data ul li:last-child {
  padding: 0 0 0 12px;
  border: none;
}
.author--info .box .mid .author--info-data ul li strong {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
}
.author--info .box .mid .author--info-data p {
  font-size: 14px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-data p {
    margin-bottom: 24px;
  }
}
.author--info .box .mid .author--info-data p a {
  color: rgb(93.2, 93.2, 93.2);
  text-decoration: underline;
}
.author--info .box .mid .author--info-news {
  padding: 24px;
  text-align: center;
  background: rgb(252.8, 252.8, 252.8);
  border: 1px solid #e9e9e9;
}
@media (max-width: 991.98px) {
  .author--info .box .mid .author--info-news p {
    font-size: 16px;
    line-height: 24px;
  }
}
.author--info .box .mid .author--info-news p span {
  display: block;
}
.author--info .box .mid .author--info-news .btn {
  gap: 8px;
}
.author--info .box .right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 337px;
  flex-shrink: 0;
}
.author--info .box .right .author--info-data ul {
  margin: 0px 0 6px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(237.5, 237.5, 255);
  list-style: none;
  border-radius: 8px;
}
.author--info .box .right .author--info-data ul li {
  padding: 0 12px;
  border-right: 1px solid #dcdcff;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
}
.author--info .box .right .author--info-data ul li:first-child {
  padding: 0 12px 0 0;
}
.author--info .box .right .author--info-data ul li:last-child {
  padding: 0 0 0 12px;
  border: none;
}
.author--info .box .right .author--info-data ul li strong {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
}
.author--info .box .right .author--info-data p {
  font-size: 14px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  .author--info .box .right .author--info-data p {
    margin-bottom: 24px;
  }
}
.author--info .box .right .author--info-data p a {
  color: rgb(93.2, 93.2, 93.2);
  text-decoration: underline;
}
.author--info .box .right .author--info-news {
  padding: 24px;
  text-align: center;
  background: rgb(252.8, 252.8, 252.8);
  border: 1px solid #e9e9e9;
}
@media (max-width: 991.98px) {
  .author--info .box .right .author--info-news p {
    font-size: 16px;
    line-height: 24px;
  }
}
.author--info .box .right .author--info-news p span {
  display: block;
}
.author--info .box .right .author--info-news .btn {
  gap: 8px;
}

.author--pinned {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(252.8, 252.8, 252.8);
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 32px;
}
.author--pinned .box {
  display: flex;
  align-items: center;
  gap: 56px;
}
@media (max-width: 991.98px) {
  .author--pinned .box {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 16px;
  }
}
.author--pinned .box .left {
  width: 236px;
  flex-shrink: 0;
}
.author--pinned .box .left .tags {
  margin-bottom: 16px;
}
.author--pinned .box .left .image {
  border-radius: 8px;
}
.author--pinned .box .left .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 357px;
}
@media (max-width: 991.98px) {
  .author--pinned .box .left .image img {
    height: 146px;
    width: auto;
  }
}
.author--pinned .box .mid {
  flex: 1;
  max-width: 584px;
  display: flex;
  flex-direction: column;
  align-content: center;
}
.author--pinned .box .mid > a {
  text-decoration: underline;
  margin-bottom: 24px;
}
.author--pinned .box .mid .tags {
  margin-bottom: 24px;
}
.author--pinned .box .mid .prices {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  .author--pinned .box .mid .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
.author--pinned .box .mid .prices strong {
  font-size: 24px;
  line-height: 24px;
}
.author--pinned .box .mid .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
.author--pinned .box .mid .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
.author--pinned .box .mid .rating {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  display: flex;
  align-items: center;
  margin: 0px 0 24px;
  line-height: 14px;
}
.author--pinned .box .mid .rating a {
  color: rgb(139.8, 139.8, 139.8);
}
@media (max-width: 991.98px) {
  .author--pinned .box .mid .rating {
    justify-content: center;
  }
}
.author--pinned .box .mid .rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
.author--pinned .box .mid .rating img:last-child {
  margin-right: 4px;
}
.author--pinned .box .mid h2 {
  font-family: "Migra";
  margin: 0px;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .author--pinned .box .mid h2 {
    font-size: 18px;
    line-height: 22px;
  }
}
.author--pinned .box .mid .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 991.98px) {
  .author--pinned .box .mid .total {
    flex-direction: column;
  }
}
.author--pinned .box .mid .total .btn {
  max-width: 300px;
  width: 100%;
}

.author-quote {
  border-radius: 8px;
  background: rgb(46.6, 46.6, 46.6);
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
@media (max-width: 991.98px) {
  .author-quote {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.author-quote h2 {
  color: white;
  text-align: center;
  font-family: "Migra";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.author-quote h4 {
  color: white;
  text-align: center;
  font-family: "Circular";
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px;
}

#list h2 {
  font-family: "Migra";
  margin: 0 0 0;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  #list h2 {
    font-size: 20px;
  }
}

main .slide-hero {
  padding: 0px !important;
  margin: 0px;
}
main .slide-hero .swiper-slide {
  text-align: center;
}
main .slide-hero .swiper-slide img {
  max-width: 2100px;
  width: 100%;
  margin: 0 auto;
}
main .slide-hero .swiper-pagination {
  top: inherit !important;
  bottom: 24px !important;
  padding: 8px 10px;
  background: rgb(246.2, 246.2, 246.2);
  width: inherit;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
  display: flex;
}
main .icon-text--a {
  padding: 46px 0;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 991.98px) {
  main .icon-text--a {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  main .icon-text--a {
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  main .icon-text--a .container {
    display: none;
  }
}
main .icon-text--a .container img {
  margin-bottom: 16px;
}
main .icon-text--a .container strong {
  display: block;
}
main .list--format-a {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  main .list--format-a {
    margin-bottom: 30px;
  }
}
main .list--format-a > .container-lg > div > .top {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div > .top {
    display: inline-block;
  }
}
main .list--format-a > .container-lg > div > .top h2 {
  font-family: "Migra";
  margin: 0px 0px 0px;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div > .top h2 {
    display: inline;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
  }
}
main .list--format-a > .container-lg > div > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div > .top p {
    display: none;
  }
}
main .list--format-a > .container-lg > div > .top .link--all {
  display: inline-block;
  margin-left: 10px;
  min-width: 73px;
  background: url("/img/elements/link-right.svg") no-repeat right top 6px !important;
}
main .list--format-a > .container-lg > div > .top .link--all:hover {
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 6px !important;
}
main .list--format-a > .container-lg > div .swiper-container {
  position: relative;
}
main .list--format-a > .container-lg > div .swiper-container .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div .swiper-container .swiper-button-next {
    right: 10px;
  }
}
main .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
    left: 10px;
  }
}
main .list--format-a > .container-lg > div .swiper-container .swiper-button-next,
main .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  main .list--format-a > .container-lg > div .swiper-container .swiper-button-next,
  main .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}
main .list--format-a > .container-lg > div .swiper-container .swiper-button-next::after,
main .list--format-a > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
main .list--format-a > .container-lg > div .swiper {
  padding: 0px !important;
}
main .list--format-a > .container-lg > div .swiper .swiper-slide {
  width: auto;
  height: auto;
}
main #list .list--format-a > .container-lg {
  padding-left: 0px;
  padding-right: 0px;
}
main .list--format-b {
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  main .list--format-b {
    margin-bottom: 30px;
  }
}
main .list--format-b > .container-lg > div > .top {
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div > .top {
    display: inline-block;
    margin-bottom: 16px;
  }
}
main .list--format-b > .container-lg > div > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px 0 8px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div > .top h2 {
    font-size: 20px;
    margin: 0px;
    display: inline;
  }
}
main .list--format-b > .container-lg > div > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div > .top p {
    display: none;
  }
}
main .list--format-b > .container-lg > div > .top .link--all {
  display: inline-block;
  margin-left: 10px;
  background: url("/img/elements/link-right.svg") no-repeat right top 6px !important;
}
main .list--format-b > .container-lg > div > .top .link--all:hover {
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 6px !important;
}
main .list--format-b > .container-lg > div .swiper-container {
  position: relative;
}
main .list--format-b > .container-lg > div .swiper-container .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div .swiper-container .swiper-button-next {
    right: 10px;
  }
}
main .list--format-b > .container-lg > div .swiper-container .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div .swiper-container .swiper-button-prev {
    left: 10px;
  }
}
main .list--format-b > .container-lg > div .swiper-container .swiper-button-next,
main .list--format-b > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div .swiper-container .swiper-button-next,
  main .list--format-b > .container-lg > div .swiper-container .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}
main .list--format-b > .container-lg > div .swiper-container .swiper-button-next::after,
main .list--format-b > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
main .list--format-b > .container-lg > div .swiper {
  padding: 0px !important;
}
@media (max-width: 991.98px) {
  main .list--format-b > .container-lg > div .swiper .swiper-slide {
    width: auto;
    height: auto;
  }
}
main .list--format-b > .container-lg > div .swiper .swiper-pagination {
  position: relative;
  margin-top: 16px;
}
main .list--format-c {
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  main .list--format-c {
    margin-bottom: 30px;
  }
}
main .list--format-c > .container-lg > div > .top {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div > .top {
    display: inline-block;
  }
}
main .list--format-c > .container-lg > div > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px 0 0px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div > .top h2 {
    font-size: 20px;
    margin: 0px;
    display: inline;
  }
}
main .list--format-c > .container-lg > div > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div > .top p {
    display: none;
  }
}
main .list--format-c > .container-lg > div > .top .link--all {
  display: inline-block;
  margin-left: 10px;
  background: url("/img/elements/link-right.svg") no-repeat right top 6px !important;
}
main .list--format-c > .container-lg > div > .top .link--all:hover {
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 6px !important;
}
main .list--format-c > .container-lg > div .swiper-container {
  position: relative;
}
main .list--format-c > .container-lg > div .swiper-container .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div .swiper-container .swiper-button-next {
    right: 10px;
  }
}
main .list--format-c > .container-lg > div .swiper-container .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div .swiper-container .swiper-button-prev {
    left: 10px;
  }
}
main .list--format-c > .container-lg > div .swiper-container .swiper-button-next,
main .list--format-c > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  main .list--format-c > .container-lg > div .swiper-container .swiper-button-next,
  main .list--format-c > .container-lg > div .swiper-container .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}
main .list--format-c > .container-lg > div .swiper-container .swiper-button-next::after,
main .list--format-c > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
main .list--format-c > .container-lg > div .swiper {
  padding: 0px !important;
}
main .list--format-c > .container-lg > div .swiper .swiper-slide {
  width: auto;
}
main .list--format-d {
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  main .list--format-d {
    margin-bottom: 30px;
  }
}
main .list--format-d > .container-lg > div > .top {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div > .top {
    margin-bottom: 16px;
    display: inline-block;
  }
}
main .list--format-d > .container-lg > div > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  line-height: 28px;
  margin: 0px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div > .top h2 {
    font-size: 20px;
    margin: 0px;
    display: inline;
  }
}
main .list--format-d > .container-lg > div > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div > .top p {
    display: none;
  }
}
main .list--format-d > .container-lg > div > .top .link--all {
  display: inline-block;
  margin-left: 10px;
  background: url("/img/elements/link-right.svg") no-repeat right top 6px !important;
}
main .list--format-d > .container-lg > div > .top .link--all:hover {
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 6px !important;
}
main .list--format-d > .container-lg > div .swiper-container {
  position: relative;
}
main .list--format-d > .container-lg > div .swiper-container .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div .swiper-container .swiper-button-next {
    right: 10px;
  }
}
main .list--format-d > .container-lg > div .swiper-container .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div .swiper-container .swiper-button-prev {
    left: 10px;
  }
}
main .list--format-d > .container-lg > div .swiper-container .swiper-button-next,
main .list--format-d > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  main .list--format-d > .container-lg > div .swiper-container .swiper-button-next,
  main .list--format-d > .container-lg > div .swiper-container .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}
main .list--format-d > .container-lg > div .swiper-container .swiper-button-next::after,
main .list--format-d > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
main .list--format-d > .container-lg > div .swiper {
  padding: 0px !important;
}
main .list--format-d > .container-lg > div .swiper .swiper-slide {
  width: auto;
  height: auto;
}
main .list--format-d > .container-lg > div .swiper .swiper-pagination {
  position: relative;
  margin-top: 16px;
}
main .newsletter {
  padding: 90px;
  background-color: rgb(255, 247.1, 229.5);
  background-image: url("/img/elements/newsletter/banner_captaleads_1.webp"), url("/img/elements/newsletter/banner_captaleads_2.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: 307px auto, 307px auto;
  margin-bottom: 0px;
}
@media (max-width: 1199.98px) {
  main .newsletter {
    background-position: left -100px center, right -100px center;
  }
}
@media (max-width: 991.98px) {
  main .newsletter {
    padding: 34px 46px 90px;
    background-image: url("/img/elements/newsletter/banner_captaleads_mobile.webp");
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 0px;
    background-size: inherit, inherit;
  }
}
main .newsletter .container {
  max-width: 670px;
}
main .newsletter .container h2 {
  font-family: "Migra";
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 991.98px) {
  main .newsletter .container h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (max-width: 575.98px) {
  main .newsletter .container label {
    display: inline;
  }
}
main .newsletter .container .col-12 {
  margin-top: 14px;
  font-size: 12px;
  line-height: 16px;
}
main .icon-categories {
  width: 110px;
  display: block;
  padding: 0px 0;
  text-align: center;
  font-family: "Migra";
  font-size: 20px;
  line-height: 120%;
  color: #5050ff;
}
@media (max-width: 991.98px) {
  main .icon-categories {
    font-size: 16px;
  }
}
main .icon-categories img {
  display: block;
  margin: 0 auto 8px;
}
@media (max-width: 991.98px) {
  main .icon-categories img {
    width: auto;
    height: 24px;
  }
}
main .banner {
  margin-bottom: 0px;
}
main .slider--mejor {
  margin: 0px;
}
main .slider--mejor .swiper {
  margin: 0px;
}
main .logos--box {
  padding: 0 72px;
  border-right: 1px solid #e9e9e9;
  display: block;
}
main .article--format-a {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-decoration: none;
  color: black;
  display: block;
}
main .article--format-a img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  margin-bottom: 16px;
  height: 220px;
}
main .article--format-a h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 6px;
}
main .article--format-a p {
  margin: 0px;
}

@media (max-width: 991.98px) {
  main #ficha > .container > .row .col-lg-7 {
    order: 2;
  }
}
@media (max-width: 991.98px) {
  main #ficha > .container > .row .col-lg-5 {
    order: 1;
    margin-bottom: 0px;
  }
}
@media (max-width: 575.98px) {
  main #ficha > .container > .row .col-lg-5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
main #ficha .ficha--galeria-mobile {
  display: none;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria-mobile {
    display: flex;
    padding-bottom: 20px;
  }
}
main #ficha .ficha--galeria-mobile .swiper-wrapper .swiper-slide {
  height: 300px;
}
main #ficha .ficha--galeria-mobile .swiper-wrapper .swiper-slide img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
main #ficha .ficha--galeria-mobile .swiper-pagination {
  top: inherit !important;
  bottom: 50px !important;
  padding: 8px 10px;
  background: #f6f6f6;
  width: inherit;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 100px;
  display: flex;
  border: 1px solid #e9e9e9;
}
main #ficha .ficha--galeria {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
  position: relative;
  padding: 28px 10% 0px 10%;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria {
    flex-wrap: wrap;
    padding: 0px;
    display: none;
    gap: 0;
    margin-bottom: 0px;
  }
}
main #ficha .ficha--galeria .mySwiper {
  order: 1;
  padding: 0px !important;
  margin: 0px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria .mySwiper {
    order: 3;
    flex: 100%;
  }
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper {
  display: flex;
  flex-direction: column;
  width: 62px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria .mySwiper .swiper-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: inherit;
    gap: 16px;
  }
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide {
  margin-bottom: 16px;
  width: 62px !important;
  height: 62px !important;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide {
    width: 42px !important;
    height: 42px !important;
    margin-bottom: 0px;
  }
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide:last-child {
  margin-bottom: 0px;
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #5050ff;
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active img {
  border: 3px solid white;
  border-radius: 8px;
  width: 100%;
}
main #ficha .ficha--galeria .mySwiper .swiper-wrapper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
main #ficha .ficha--galeria .mySwiper2, main #ficha .ficha--galeria .my-swipper-desktop, main #ficha .ficha--galeria .my-swipper-mobile {
  order: 2;
  padding: 0px !important;
  margin: 0px;
  width: 384px;
  height: 513px;
}
@media (max-width: 1199.98px) {
  main #ficha .ficha--galeria .mySwiper2, main #ficha .ficha--galeria .my-swipper-desktop, main #ficha .ficha--galeria .my-swipper-mobile {
    width: 222px;
    height: 297px;
  }
}
@media (max-width: 991.98px) {
  main #ficha .ficha--galeria .mySwiper2, main #ficha .ficha--galeria .my-swipper-desktop, main #ficha .ficha--galeria .my-swipper-mobile {
    margin-bottom: 12px;
  }
}
main #ficha .ficha--galeria .mySwiper2 .swiper-slide, main #ficha .ficha--galeria .my-swipper-desktop .swiper-slide, main #ficha .ficha--galeria .my-swipper-mobile .swiper-slide {
  position: relative;
}
main #ficha .ficha--galeria .mySwiper2 img, main #ficha .ficha--galeria .my-swipper-desktop img, main #ficha .ficha--galeria .my-swipper-mobile img {
  -o-object-fit: cover;
     object-fit: cover;
  width: auto;
  height: 100%;
  cursor: zoom-in;
}
main #ficha .btn-first-pages {
  width: 342px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  main #ficha .btn-first-pages {
    margin-top: -25px;
    margin-bottom: 10px;
    z-index: 10;
  }
}
main #ficha .tags {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 991.98px) {
  main #ficha .tags {
    text-align: center;
    justify-content: center;
  }
}
main #ficha .tags .badge {
  display: inline-flex;
  align-items: center;
}
main #ficha .tags .badge img {
  margin-right: 4px;
}
main #ficha .sticky--fixed .sticky {
  position: sticky;
  top: 131px;
  z-index: 3;
}
@media (max-width: 1199.98px) {
  main #ficha .sticky--fixed .sticky {
    top: 78px;
  }
}
@media (max-width: 991.98px) {
  main #ficha .sticky--fixed .sticky {
    top: inherit;
  }
}
main #ficha .options {
  order: 2;
  align-self: flex-start;
}
@media (max-width: 991.98px) {
  main #ficha .options {
    position: absolute;
    bottom: 52px;
    right: 28%;
  }
}
@media (max-width: 767.98px) {
  main #ficha .options {
    right: 20%;
  }
}
@media (max-width: 767.98px) {
  main #ficha .options {
    right: 30px;
    z-index: 100;
  }
}
main #ficha .options a {
  cursor: pointer;
  display: block;
  clear: both;
  margin-bottom: 16px;
}
main #ficha .options a:last-child {
  margin: 0px;
}
main #ficha .ficha--informacion {
  top: 133px;
  z-index: 2;
  padding-top: 28px;
  padding-left: 40px;
  margin-bottom: 32px;
}
@media (max-width: 1199.98px) {
  main #ficha .ficha--informacion {
    top: 78px;
  }
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion {
    top: 0px;
    padding: 0px;
    text-align: center;
  }
}
main #ficha .ficha--informacion .tags {
  flex-wrap: wrap;
}
main #ficha .ficha--informacion h1 {
  font-size: 32px;
  margin-bottom: 6px;
}
main #ficha .ficha--informacion .author_name {
  color: #8c8c8c;
}
main #ficha .ficha--informacion .lessmore--text {
  font-weight: 500;
  margin-bottom: 4px;
}
main #ficha .ficha--informacion .lessmore--text p {
  margin: 0px;
}
main #ficha .ficha--informacion .lessmore--text-link-lg {
  font-weight: 500;
  color: black;
  margin-bottom: 12px;
  display: block;
}
main #ficha .ficha--informacion .lessmore--text-link-lg:hover {
  text-decoration: underline;
}
main #ficha .ficha--informacion .rating {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
main #ficha .ficha--informacion .rating a {
  color: rgb(139.8, 139.8, 139.8);
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .rating {
    justify-content: center;
  }
}
main #ficha .ficha--informacion .rating img {
  margin-right: 1px;
  height: 15px;
  width: auto;
}
main #ficha .ficha--informacion .rating img:last-child {
  margin-right: 4px;
}
main #ficha .ficha--informacion .casuistica--preventa {
  color: black;
  background: rgb(254, 245.3, 230.6);
  border: 1px solid rgb(247, 177.4, 59.8);
  text-align: center;
  margin-bottom: 16px;
  padding: 8px 16px;
  border-radius: 8px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .casuistica--preventa {
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .casuistica--disponibilidad {
  color: #ef4444;
  background: rgb(253.4, 236.3, 236.3);
  border: 1px solid rgb(242.2, 105.4, 105.4);
  margin-bottom: 16px;
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 16px;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .casuistica--disponibilidad {
    font-size: 14px;
    line-height: 16px;
  }
}
main #ficha .ficha--informacion .box--total-wrapper {
  padding: 24px;
  border-radius: 8px;
  background: rgb(248.4, 248.4, 248.4);
}
@media (max-width: 575.98px) {
  main #ficha .ficha--informacion .box--total-wrapper {
    border-radius: 0px;
  }
}
main #ficha .ficha--informacion .ficha--informacion-padding {
  padding: 0 24px;
}
main #ficha .ficha--informacion .ficha--informacion-padding > ul {
  margin: 0px 0 16px 0;
  padding: 0px;
  list-style: none;
}
main #ficha .ficha--informacion .ficha--informacion-padding > ul li {
  color: rgb(139.8, 139.8, 139.8);
  margin-right: 4px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .ficha--informacion-padding > ul li {
    margin: 0px;
  }
}
main #ficha .ficha--informacion .ficha--informacion-padding > ul li a, main #ficha .ficha--informacion .ficha--informacion-padding > ul li span {
  color: black;
}
main #ficha .ficha--informacion .ficha--informacion-padding > ul li a {
  text-decoration: underline;
}
main #ficha .ficha--informacion .box--total-mobile {
  margin-bottom: 16px;
  display: none;
}
@media (max-width: 767.98px) {
  main #ficha .ficha--informacion .box--total-mobile {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: white;
    padding: 12px;
    border-top: 1px solid rgb(46.6, 46.6, 46.6);
    z-index: 3;
    margin: 0px;
    text-align: left;
  }
}
main #ficha .ficha--informacion .box--total-mobile .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
main #ficha .ficha--informacion .box--total-mobile .total .prices {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  main #ficha .ficha--informacion .box--total-mobile .total .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
main #ficha .ficha--informacion .box--total-mobile .total .prices strong {
  font-size: 24px;
  line-height: 24px;
}
main #ficha .ficha--informacion .box--total-mobile .total .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
main #ficha .ficha--informacion .box--total-mobile .total .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
main #ficha .ficha--informacion .box--total-mobile .total .envio {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
}
main #ficha .ficha--informacion .box--total-mobile .disponibilidad {
  font-size: 14px;
  line-height: 120%;
}
main #ficha .ficha--informacion .box--total-desktop {
  margin-bottom: 6px;
}
main #ficha .ficha--informacion .box--total-desktop .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}
main #ficha .ficha--informacion .box--total-desktop .total .prices {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  main #ficha .ficha--informacion .box--total-desktop .total .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
main #ficha .ficha--informacion .box--total-desktop .total .prices strong {
  font-size: 24px;
  line-height: 24px;
}
main #ficha .ficha--informacion .box--total-desktop .total .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
main #ficha .ficha--informacion .box--total-desktop .total .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
main #ficha .ficha--informacion .box--total-desktop .total .envio {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
}
main #ficha .ficha--informacion .btn-lg {
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .btn-lg {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  main #ficha .ficha--informacion .btn-lg {
    margin: 0px;
  }
}
main #ficha .ficha--informacion .disponibilidad {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .disponibilidad {
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--true {
  font-weight: bold;
  display: flex;
  align-items: center;
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--true span {
  width: 10px;
  height: 10px;
  background: #0ab261;
  margin-right: 6px;
  border-radius: 100px;
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--false {
  font-weight: bold;
  display: flex;
  align-items: center;
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--false span {
  width: 10px;
  height: 10px;
  background: #ef4444;
  margin-right: 6px;
  border-radius: 100px;
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--days {
  font-weight: bold;
  display: flex;
  align-items: center;
}
main #ficha .ficha--informacion .disponibilidad .disponibilidad--days span {
  width: 10px;
  height: 10px;
  background: #f59e0b;
  margin-right: 6px;
  border-radius: 100px;
}
main #ficha .ficha--informacion .disponibilidad > span {
  font-weight: bold;
}
main #ficha .ficha--informacion > a {
  margin-bottom: 16px;
}
main #ficha .ficha--informacion .opciones {
  margin-bottom: 8px;
  display: grid;
  gap: 8px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .opciones {
    text-align: left;
  }
}
main #ficha .ficha--informacion .opciones:has(.opciones--box:nth-child(3)) {
  grid-template-columns: repeat(3, 1fr);
}
main #ficha .ficha--informacion .opciones:not(:has(.opciones--box:nth-child(3))) {
  grid-template-columns: repeat(2, 1fr);
}
main #ficha .ficha--informacion .opciones .opciones--box {
  width: 100%;
  padding: 0px 12px;
  border-radius: 8px;
  height: 64px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  width: 100%;
  margin: 0 0px 0px 0;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  line-height: 16px;
  font-size: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .opciones .opciones--box {
    height: 46px;
    font-size: 14px;
    line-height: 14px;
  }
}
main #ficha .ficha--informacion .opciones .opciones--box:hover {
  border: 1px solid #5050ff;
}
main #ficha .ficha--informacion .opciones input {
  display: none;
}
main #ficha .ficha--informacion .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
  background: white;
}
main #ficha .ficha--informacion .opciones input[type=radio]:checked + label > span {
  font-weight: bold;
}
main #ficha .ficha--informacion .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
main #ficha .ficha--informacion .opciones label {
  padding: 0px 12px;
  border-radius: 8px;
  height: 64px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  width: 100%;
  margin: 0 0px 0px 0;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  line-height: 16px;
  font-size: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .opciones label {
    height: 46px;
    font-size: 14px;
    line-height: 14px;
  }
}
main #ficha .ficha--informacion .opciones label:hover {
  border: 1px solid #5050ff;
}
main #ficha .ficha--informacion .opciones--offcanvas {
  text-decoration: underline;
  display: block;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .opciones--offcanvas {
    text-align: left;
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .recepcion {
  padding: 16px;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  text-align: left;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio {
  display: flex;
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e9e9e9;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio:last-of-type {
  padding: 0px;
  border: none;
  margin: 0px;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right {
  margin-left: 16px;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right .true {
  width: 10px;
  height: 10px;
  background: #0ab261;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right .false {
  width: 10px;
  height: 10px;
  background: #ef4444;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right .no-stock {
  width: 10px;
  height: 10px;
  border: 1px solid #ef4444;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right .days {
  width: 10px;
  height: 10px;
  background: #f59e0b;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right p {
  font-size: 14px;
  line-height: 120%;
  line-height: 24px;
  margin: 0px 0 4px;
}
main #ficha .ficha--informacion .recepcion .recepcion--envio .right p strong {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .recepcion .recepcion--envio .right p strong {
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida {
  display: flex;
  margin-bottom: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e9e9e9;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida:last-of-type {
  padding: 0px;
  border: none;
  margin: 0px;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right {
  margin-left: 16px;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right .true {
  width: 10px;
  height: 10px;
  background: #0ab261;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right .false {
  width: 10px;
  height: 10px;
  background: #ef4444;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right .days {
  width: 10px;
  height: 10px;
  background: #f59e0b;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right p {
  font-size: 14px;
  line-height: 120%;
  line-height: 24px;
  margin: 0px 0 4px;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right p strong {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .recepcion .recepcion--recogida .right p strong {
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right a {
  color: inherit;
  display: inline-flex;
  align-items: center;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right a:hover {
  text-decoration: underline;
}
main #ficha .ficha--informacion .recepcion .recepcion--recogida .right a img {
  margin-left: 6px;
}
main #ficha .ficha--informacion .devolucion {
  padding: 16px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .devolucion {
    font-size: 14px;
  }
}
main #ficha .ficha--informacion .devolucion a img {
  margin-left: 10px;
}
main #ficha .ficha--informacion .alert--gracias {
  color: black;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  border-radius: 2px;
  border: 1px solid #e9e9e9;
  gap: 10px;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .alert--gracias {
    font-size: 14px;
    text-align: left;
  }
}
main #ficha .ficha--informacion .tarjetas {
  margin: 0px 0 16px;
  padding: 0px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
}
@media (max-width: 991.98px) {
  main #ficha .ficha--informacion .tarjetas {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
main #ficha .col-lg-7 {
  margin-bottom: 50px;
  padding-right: 20px;
}
@media (max-width: 1199.98px) {
  main #ficha .col-lg-7 {
    padding-right: inherit;
  }
}
@media (max-width: 991.98px) {
  main #ficha .col-lg-7 {
    margin: 0px;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
main .ficha--seleccion {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion {
    margin-bottom: 16px;
  }
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg {
    padding-left: 0;
    padding-right: 0px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper-container {
  position: relative;
}
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-next {
  right: -7px;
}
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-prev {
  left: -7px;
}
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-next,
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -34px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-next,
  main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-prev {
    display: none;
  }
}
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-next::after,
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 15px !important;
  color: black;
  font-weight: bold;
  top: 13px;
  position: absolute;
  left: 15px;
}
main .ficha--seleccion > .container-lg > div .swiper-container .swiper-pagination {
  position: relative;
  margin-top: 16px;
}
main .ficha--seleccion > .container-lg > div .swiper {
  padding: 0px !important;
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide {
  width: auto;
  height: auto;
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  padding: 24px;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    width: 280px;
  }
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left {
    margin-bottom: 24px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left .badge {
  margin-bottom: 16px;
  display: none;
  align-items: center;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left .badge {
    display: inline-flex;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left .image {
  display: block;
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left .image img {
  border: 1px solid white;
  border-radius: 150px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .left .image img {
    width: 120px;
    height: 120px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right {
  margin-left: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right {
    margin: 0px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .badge {
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .badge {
    display: none;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right > a {
    display: block;
    text-align: left;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right p {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right p {
    font-size: 16px;
    text-align: left;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right h3 {
    font-size: 14px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .area {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-top: 10px;
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .libreria img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .libreria img {
    width: 20px;
    height: 20px;
  }
}
main .ficha--seleccion > .container-lg > div .swiper .swiper-slide article .right .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  font-weight: normal;
}
main .ficha--datos section > h2 {
  font-size: 28px;
  line-height: 32px;
  font-family: "Migra";
  border-bottom: 1px solid rgb(46.6, 46.6, 46.6);
  padding-bottom: 16px;
  padding-top: 16px;
  margin-bottom: 30px;
  background: white;
}
@media (max-width: 991.98px) {
  main .ficha--datos section > h2.sticky {
    position: relative !important;
  }
}
main .ficha--datos section h3 button {
  font-size: 20px;
  line-height: 120%;
  color: black !important;
}
main .ficha--datos section .accordion {
  padding-right: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--datos section .accordion {
    padding: 0px;
  }
}
@media (max-width: 991.98px) {
  main .ficha--datos section .accordion .tecnica .lessmore {
    max-height: 200px;
  }
}
main .ficha--datos section .accordion .accordion-header {
  border-bottom: 1px solid #e9e9e9;
}
main .ficha--datos section .accordion .accordion-body p {
  line-height: 140%;
}
@media (max-width: 991.98px) {
  main .ficha--datos section .accordion .accordion-body p {
    font-size: 16px;
    line-height: 22px;
  }
}
main .ficha--datos section .accordion .accordion-body .sinopsis--info {
  margin: 40px 0 0px;
  padding: 0px 10%;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  main .ficha--datos section .accordion .accordion-body .sinopsis--info {
    padding: 0;
  }
}
main .ficha--datos section .accordion .accordion-body .sinopsis--info li {
  margin-bottom: 16px;
  font-weight: bold;
  background-color: #5050ff;
}
@media (max-width: 575.98px) {
  main .ficha--datos section .accordion .accordion-body .sinopsis--info li {
    width: 100%;
  }
}
main .ficha--datos section .accordion .accordion-body .sinopsis--info li img {
  margin-right: 10px;
}
main .ficha--datos section .accordion .accordion-body .sinopsis--info .badge {
  width: auto;
  font-weight: normal;
}
main .ficha--datos section .accordion .accordion-body .ficha-tecnica--info {
  margin: 0px 0 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
main .ficha--datos section .accordion .accordion-body .ficha-tecnica--info li {
  width: 46%;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  main .ficha--datos section .accordion .accordion-body .ficha-tecnica--info li {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
main .ficha--datos section .accordion .accordion-body .ficha-tecnica--info li img {
  margin-right: 10px;
}
main .ficha--datos section .accordion .accordion-body .premios--info {
  margin: 0px 0 0px;
  padding: 0px;
  list-style: none;
}
main .ficha--datos section .accordion .accordion-body .premios--info li {
  margin-bottom: 16px;
  display: inline-block;
  margin-right: 40px;
}
main .ficha--datos section .accordion .accordion-body .premios--info li img {
  margin-right: 10px;
}
main .ficha--datos section .accordion .accordion-body .premios--info li a {
  color: black;
}
main .ficha--datos section .accordion .accordion-body .premios--info li a:hover {
  text-decoration: underline;
}
main .ficha--datos section .accordion .accordion-body .materias--info {
  margin: 0px 0 0px;
  padding: 0px;
  list-style: none;
}
main .ficha--datos section .accordion .accordion-body .materias--info li {
  margin-bottom: 16px;
  display: inline-block;
  margin-right: 40px;
}
main .ficha--datos section .accordion .accordion-body .materias--info li a {
  color: black;
}
main .ficha--datos section .accordion .accordion-body .materias--info li a:hover {
  text-decoration: underline;
}
main .ficha--datos .sobre--info {
  margin-bottom: 24px;
}
main .ficha--datos .sobre--info .top {
  display: flex;
  align-items: center;
  gap: 27px;
  margin-bottom: 24px;
  padding-right: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .top {
    display: block;
    text-align: center;
    padding-right: 0px;
  }
}
main .ficha--datos .sobre--info .top .left .image {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .top .left .image {
    display: inline-block;
    margin-bottom: 24px;
  }
}
main .ficha--datos .sobre--info .top .left .image .mask {
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  width: 100%;
}
main .ficha--datos .sobre--info .top .left .image img:not(.mask) {
  -o-object-fit: cover;
     object-fit: cover;
  width: 246px;
  height: 369px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .top .left .image img:not(.mask) {
    width: 165px;
    height: 248px;
  }
}
main .ficha--datos .sobre--info .top .right h4 {
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .top .right h4 {
    font-size: 16px;
    line-height: 18px;
  }
}
main .ficha--datos .sobre--info .top .right span {
  display: block;
  color: rgb(93.2, 93.2, 93.2);
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .top .right span {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
main .ficha--datos .sobre--info .top .right .link--all {
  color: black;
  background: url("/img/elements/link-right.svg") no-repeat right top 2px;
  padding-right: 18px;
}
main .ficha--datos .sobre--info .top .right .link--all:hover {
  color: #5050ff;
  background: url("/img/elements/link-right-hover.svg") no-repeat right top 2px;
}
main .ficha--datos .sobre--info .mid {
  padding-right: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .mid {
    padding-right: 0px;
  }
}
main .ficha--datos .sobre--info .mid p {
  margin-bottom: 24px;
  line-height: 140%;
}
main .ficha--datos .sobre--info .mid .follow {
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 24px;
  background: rgb(250.6, 250.6, 250.6);
  border: 1px solid rgb(241.8, 241.8, 241.8);
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .mid .follow {
    text-align: center;
    justify-content: center;
    flex-direction: column;
  }
}
main .ficha--datos .sobre--info .mid .follow a {
  margin-left: 16px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .sobre--info .mid .follow a {
    margin-top: 10px;
  }
}
main .ficha--datos .sobre--info .mid .lessmore-author {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
main .ficha--datos .ficha--valoraciones .box--total {
  border: 1px solid #e9e9e9;
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 24px;
}
main .ficha--datos .ficha--valoraciones .box--total .top {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 24px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .ficha--valoraciones .box--total .top {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
main .ficha--datos .ficha--valoraciones .box--total .top .left {
  font-family: "Migra";
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
}
main .ficha--datos .ficha--valoraciones .box--total .top .right strong {
  font-size: 22px;
  line-height: 22px;
}
main .ficha--datos .ficha--valoraciones .box--total .top .right .rating {
  align-items: center;
  font-size: 16px;
  line-height: 16px;
  margin: 4px 0 0 0px;
}
main .ficha--datos .ficha--valoraciones .box--total .top .right .rating img {
  height: 24px;
}
main .ficha--datos .ficha--valoraciones .box--total .top .right .rating a {
  color: rgb(139.8, 139.8, 139.8);
}
main .ficha--datos .ficha--valoraciones .box--total p {
  margin: 0px;
  color: rgb(139.8, 139.8, 139.8);
}
main .ficha--datos .ficha--valoraciones .box--total p a {
  color: inherit;
}
main .ficha--datos .ficha--valoraciones .box--total p a:hover {
  text-decoration: underline;
}
main .ficha--datos .ficha--valoraciones .box {
  border: 1px solid #e9e9e9;
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 24px;
}
main .ficha--datos .ficha--valoraciones .box .user {
  display: flex;
  align-items: center;
  gap: 16px;
}
main .ficha--datos .ficha--valoraciones .box .user .user--initials {
  display: flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: black;
  color: white;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
}
main .ficha--datos .ficha--valoraciones .box .user img {
  width: 42px;
  height: 42px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100px;
}
main .ficha--datos .ficha--valoraciones .box .user p {
  margin: 0px;
  line-height: 20px;
  color: rgb(139.8, 139.8, 139.8);
}
main .ficha--datos .ficha--valoraciones .box .user p strong {
  color: black;
}
@media (max-width: 991.98px) {
  main .ficha--datos .ficha--valoraciones .box .user p {
    font-size: 16px;
  }
}
main .ficha--datos .ficha--valoraciones .box .rating {
  color: black;
  margin: 0px;
}
main .ficha--datos .ficha--valoraciones .box .strimText p {
  margin: 0px;
}
@media (max-width: 991.98px) {
  main .ficha--datos .ficha--valoraciones .box .strimText p {
    font-size: 16px;
    line-height: 24px;
  }
}
main .ficha--datos .ficha--valoraciones .box > a {
  color: inherit;
}
main .ficha--datos .ficha--valoraciones .box > a:hover {
  text-decoration: underline;
}
main .ficha--datos .ficha--valoraciones .box--reviews-2 {
  color: var(--black, #000);
  padding: 0px 0px 16px 0px;
  display: block;
  text-align: center;
  margin-bottom: 16px;
  background: linear-gradient(0deg, #F0F0FF 0%, #F0F0FF 100%);
  border-radius: 8px;
}
main .ficha--datos .ficha--valoraciones .box--reviews-2 .card {
  background: transparent;
}
main .ficha--datos .ficha--valoraciones .box--reviews-2 .app-links {
  gap: 1rem;
}
main .ficha--datos .ficha--valoraciones .box--reviews-2 h3 {
  color: var(--black, #000);
  text-align: center;
  font-family: "Migra";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
main .ficha--datos .ficha--valoraciones .box--reviews-2 a {
  color: #616161;
}
@media (max-width: 320px) {
  main .ficha--datos .ficha--valoraciones .box--reviews-2 img, main .ficha--datos .ficha--valoraciones .box--reviews-2 svg {
    height: 75% !important;
  }
  main .ficha--datos .ficha--valoraciones .box--reviews-2 .app-links {
    gap: 0;
  }
}
main .slider--autores .swiper-slide a {
  color: black;
}
main .slider--autores .swiper-slide a img {
  margin-bottom: 16px;
}
main .slider--listas .swiper-slide .top {
  margin-bottom: 4px;
}
main .modal--tiendas {
  width: 460px !important;
  border: none !important;
}
@media (max-width: 767.98px) {
  main .modal--tiendas {
    width: 100% !important;
  }
}
main .modal--tiendas .offcanvas-header {
  display: block;
  padding: 24px 30px;
}
main .modal--tiendas .offcanvas-header > a {
  display: block;
  text-align: right;
  cursor: pointer;
  margin-bottom: 30px;
}
main .modal--tiendas .offcanvas-header h5 {
  font-size: 20px;
}
main .modal--tiendas .offcanvas-body {
  padding: 4px 30px 130px 30px;
  position: relative;
  height: calc(100% - 134px);
}
main .modal--tiendas .offcanvas-body > a {
  text-align: center;
  text-decoration: underline;
  color: black;
  margin-top: 24px;
  display: block;
}
main .modal--tiendas .offcanvas-body .bot {
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 30px;
  background: white;
  width: 460px;
}
@media (max-width: 991.98px) {
  main .modal--tiendas .offcanvas-body .bot {
    width: 100%;
  }
}
main .modal--tiendas .offcanvas-body .custom-radio-group input {
  display: none;
}
main .modal--tiendas .offcanvas-body .custom-radio-group input[type=radio]:checked + label {
  border: 2px solid #5050ff;
  background: rgb(237.5, 237.5, 255);
}
main .modal--tiendas .offcanvas-body .custom-radio-group input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label {
  cursor: pointer;
  padding: 16px;
  margin-bottom: 16px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label > a {
  color: black;
  background: url("/img/elements/select.svg") no-repeat right center;
  display: inline-block;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label > a:not(.collapsed) {
  background: url("/img/elements/selectup.svg") no-repeat right center;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label > a .open {
  color: #0ab261;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label > a .closed {
  color: #ef4444;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--stand {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--stand span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #ff7300;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--false {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .disponible--false span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #ef4444;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .box {
  padding-top: 16px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .box .direccion {
  padding-left: 28px;
  background: url("/img/icons/direccion.svg") no-repeat left top;
  font-size: 14px;
  line-height: 120%;
  line-height: 18px;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .box .horario {
  padding-left: 28px;
  background: url("/img/icons/horario.svg") no-repeat left top;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .box .horario ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
main .modal--tiendas .offcanvas-body .custom-radio-group label .box .horario ul li {
  font-size: 14px;
  line-height: 120%;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main .modal--tiendas .offcanvas-body .custom-radio-group .libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
  color: black;
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 120%;
}
main .modal--tiendas .offcanvas-body .custom-radio-group .libreria svg,
main .modal--tiendas .offcanvas-body .custom-radio-group .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  main .modal--tiendas .offcanvas-body .custom-radio-group .libreria svg,
  main .modal--tiendas .offcanvas-body .custom-radio-group .libreria img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1199.98px) {
  main .modal--tiendas .offcanvas-body .custom-radio-group .libreria svg,
  main .modal--tiendas .offcanvas-body .custom-radio-group .libreria img {
    margin-right: 0px;
  }
}
main .modal--tiendas .offcanvas-body .custom-radio-group .libreria span {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  margin-left: 6px;
}
main #modalCompartir .modal-dialog {
  max-width: 360px;
  margin: 0 auto;
}
main #modalCompartir .modal-dialog .modal-content {
  border: none;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalCompartir .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 0px;
  margin-bottom: 20px;
}
main #modalCompartir .modal-dialog .modal-content .modal-header h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
}
main #modalCompartir .modal-dialog .modal-content .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalCompartir .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .top {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .top .left img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 64px;
  height: 97px;
  border-radius: 4px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .top .right h5 {
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 4px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .top .right .autor {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  display: block;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .top .right .type {
  font-size: 14px;
  line-height: 120%;
  color: rgb(186.4, 186.4, 186.4);
}
main #modalCompartir .modal-dialog .modal-content .modal-body .btn {
  margin-bottom: 8px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body .btn:last-of-type {
  margin-bottom: 16px;
}
main #modalCompartir .modal-dialog .modal-content .modal-body p {
  color: rgb(93.2, 93.2, 93.2);
  margin-bottom: 16px;
  text-align: center;
}
main #modalCompartir .modal-dialog .modal-content .modal-body input {
  padding: 8px 40px 8px 8px;
  border-radius: 8px;
  display: block;
  border: none;
  background: rgb(241.8, 241.8, 241.8) url("/img/icons/copiar.svg") no-repeat right 10px center;
  cursor: pointer;
  width: 100%;
}
main #modalSeguir .modal-dialog,
main #modalSeguirOk .modal-dialog {
  max-width: 606px;
}
main #modalSeguir .modal-dialog .modal-content,
main #modalSeguirOk .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalSeguir .modal-dialog .modal-content h4,
main #modalSeguirOk .modal-dialog .modal-content h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
  margin: 0px;
}
main #modalSeguir .modal-dialog .modal-content h5,
main #modalSeguirOk .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  text-align: center;
  margin-bottom: 16px;
}
main #modalSeguir .modal-dialog .modal-content .btn-close,
main #modalSeguirOk .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalSeguir .modal-dialog .modal-content .modal-body,
main #modalSeguirOk .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box {
  display: flex;
}
@media (max-width: 991.98px) {
  main #modalSeguir .modal-dialog .modal-content .modal-body .box .left,
  main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .left {
    display: none;
  }
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .left .image,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .left .image {
  overflow: hidden;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  position: relative;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .left .image .mask,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .left .image .mask {
  position: absolute;
  bottom: -1px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .left .image img:not(.mask),
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .left .image img:not(.mask) {
  -o-object-fit: cover;
     object-fit: cover;
  width: 220px;
  height: 329px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right {
  width: calc(100% - 220px);
  padding: 24px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  main #modalSeguir .modal-dialog .modal-content .modal-body .box .right,
  main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right {
    width: 100%;
  }
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .top,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid img,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid img {
  margin: 0 auto 16px auto;
  display: block;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid .ok,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid .ok {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  text-align: center;
  margin-bottom: 16px;
  color: #0ab261;
  display: block !important;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid p,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid p {
  text-align: center;
  margin-bottom: 30px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid input,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid input {
  margin-bottom: 16px;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid button,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid button {
  width: 100%;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid small,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid small {
  margin-top: 16px;
  text-align: center;
  display: block;
}
main #modalSeguir .modal-dialog .modal-content .modal-body .box .right .mid small a,
main #modalSeguirOk .modal-dialog .modal-content .modal-body .box .right .mid small a {
  color: black;
  text-decoration: underline;
}
main #modalSeguirDescarga .modal-dialog {
  max-width: 716px;
}
main #modalSeguirDescarga .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalSeguirDescarga .modal-dialog .modal-content h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
  margin: 0px;
}
main #modalSeguirDescarga .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  text-align: center;
  margin-bottom: 16px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box {
  display: flex;
}
@media (max-width: 991.98px) {
  main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .left {
    display: none;
  }
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .left .image {
  overflow: hidden;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  position: relative;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .left .image .mask {
  position: absolute;
  bottom: -1px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .left .image img:not(.mask) {
  -o-object-fit: cover;
     object-fit: cover;
  width: 330px;
  height: 350px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right {
  width: calc(100% - 220px);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right {
    width: 100%;
  }
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0px;
  padding: 24px 24px 0;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .mid {
  padding: 24px 24px 0;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .mid img {
  margin: 0 auto 16px auto;
  display: block;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .mid h2 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  text-align: center;
  margin-bottom: 10px;
  display: block !important;
}
@media (max-width: 991.98px) {
  main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .mid h2 {
    font-size: 20px;
  }
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .mid p {
  text-align: center;
  margin-bottom: 30px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .bot {
  border-top: 1px solid #e9e9e9;
  padding: 12px;
}
main #modalSeguirDescarga .modal-dialog .modal-content .modal-body .box .right .bot button {
  width: 100%;
}
@media (max-width: 991.98px) {
  main #modalSesion, main #modalOrderStatus {
    background: white;
  }
}
main #modalSesion .modal-dialog, main #modalOrderStatus .modal-dialog {
  max-width: 580px;
}
@media (max-width: 991.98px) {
  main #modalSesion .modal-dialog, main #modalOrderStatus .modal-dialog {
    max-width: 100%;
    margin: 0px;
    height: 100%;
  }
}
@media (max-width: 991.98px) {
  main #modalSesion .modal-dialog .modal-dialog-centered, main #modalOrderStatus .modal-dialog .modal-dialog-centered {
    display: block;
    height: 100%;
  }
}
main #modalSesion .modal-dialog .modal-content, main #modalOrderStatus .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
  padding: 60px 60px 60px 60px;
}
@media (max-width: 991.98px) {
  main #modalSesion .modal-dialog .modal-content, main #modalOrderStatus .modal-dialog .modal-content {
    border-radius: 0px;
    height: 100%;
    box-shadow: none;
  }
}
main #modalSesion .modal-dialog .modal-content .modal-header, main #modalOrderStatus .modal-dialog .modal-content .modal-header {
  border: none;
}
main #modalSesion .modal-dialog .modal-content .modal-header .btn-close, main #modalOrderStatus .modal-dialog .modal-content .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  position: absolute;
  top: 23px;
  right: 23px;
}
main #modalSesion .modal-dialog .modal-content .modal-body, main #modalOrderStatus .modal-dialog .modal-content .modal-body {
  padding: 0px;
  text-align: center;
}
main #modalSesion .modal-dialog .modal-content .modal-body .nav, main #modalOrderStatus .modal-dialog .modal-content .modal-body .nav {
  border: none;
  background: rgb(237.5, 237.5, 255);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  border-radius: 100px;
}
main #modalSesion .modal-dialog .modal-content .modal-body .nav a, main #modalOrderStatus .modal-dialog .modal-content .modal-body .nav a {
  padding: 12px 30px;
  display: block;
  color: rgb(139.8, 139.8, 139.8);
}
main #modalSesion .modal-dialog .modal-content .modal-body .nav a.active, main #modalOrderStatus .modal-dialog .modal-content .modal-body .nav a.active {
  background: #5050ff;
  color: white;
  border-radius: 100px;
}
main #modalSesion .modal-dialog .modal-content .modal-body h3, main #modalOrderStatus .modal-dialog .modal-content .modal-body h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion > ul,
main #modalSesion .modal-dialog .modal-content .modal-body #registro > ul, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion > ul,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro > ul {
  margin: 0px 0 10px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion .sep,
main #modalSesion .modal-dialog .modal-content .modal-body #registro .sep, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion .sep,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro .sep {
  position: relative;
  margin-bottom: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion .sep::before,
main #modalSesion .modal-dialog .modal-content .modal-body #registro .sep::before, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion .sep::before,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro .sep::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: rgb(186.4, 186.4, 186.4);
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion .sep span,
main #modalSesion .modal-dialog .modal-content .modal-body #registro .sep span, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion .sep span,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro .sep span {
  color: rgb(186.4, 186.4, 186.4);
  padding: 0 12px;
  background: white;
  position: relative;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg {
  position: relative;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12 .form-control,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg .form-control,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12 .form-control,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg .form-control, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12 .form-control,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg .form-control,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12 .form-control,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg .form-control {
  margin-bottom: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12 .form-text,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg .form-text,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12 .form-text,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg .form-text, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12 .form-text,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg .form-text,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12 .form-text,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword-a,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword-b,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword-a,
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword-b,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword-a,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword-b,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword-a,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword-b, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword-a,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-12 #togglePassword-b,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword-a,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .col-lg #togglePassword-b,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword-a,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-12 #togglePassword-b,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword-a,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .col-lg #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .form-check,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .form-check, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .form-check,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .form-check {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form .form-check:last-of-type,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form .form-check:last-of-type, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form .form-check:last-of-type,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form .form-check:last-of-type {
  margin-bottom: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form > a,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form > a, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form > a,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
main #modalSesion .modal-dialog .modal-content .modal-body #sesion form button,
main #modalSesion .modal-dialog .modal-content .modal-body #registro form button, main #modalOrderStatus .modal-dialog .modal-content .modal-body #sesion form button,
main #modalOrderStatus .modal-dialog .modal-content .modal-body #registro form button {
  width: 100%;
  margin-bottom: 16px;
}
main #modalSesion .modal-dialog .modal-content .modal-body p, main #modalOrderStatus .modal-dialog .modal-content .modal-body p {
  margin: 0px;
}
@media (max-width: 991.98px) {
  main #modalSesion .modal-dialog .modal-content .modal-body p, main #modalOrderStatus .modal-dialog .modal-content .modal-body p {
    margin-bottom: 60px;
  }
}
main #modalSesion .modal-dialog .modal-content .modal-body p a, main #modalOrderStatus .modal-dialog .modal-content .modal-body p a {
  color: black;
  text-decoration: underline;
}
main #modalFavoritos .modal-dialog {
  max-width: 580px;
}
main #modalFavoritos .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalFavoritos .modal-dialog .modal-content h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
  margin: 0px;
}
main #modalFavoritos .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  text-align: center;
  margin-bottom: 8px;
}
main #modalFavoritos .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalFavoritos .modal-dialog .modal-content .modal-body {
  padding: 24px;
}
main #modalFavoritos .modal-dialog .modal-content .modal-body .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
main #modalFavoritos .modal-dialog .modal-content .modal-body .mid p {
  text-align: center;
  margin-bottom: 30px;
}
main #modalFavoritos .modal-dialog .modal-content .modal-body .mid button {
  width: 100%;
}
main #modalLibrera .modal-dialog {
  max-width: 580px;
}
main #modalLibrera .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalLibrera .modal-dialog .modal-content h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
  margin: 0px;
}
main #modalLibrera .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  margin-bottom: 16px;
}
main #modalLibrera .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalLibrera .modal-dialog .modal-content .modal-body {
  padding: 24px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid button {
  width: 100%;
  display: block;
  margin-top: 26px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form {
  padding-top: 10px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form p {
  padding-top: 10px;
  font-weight: bold;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form .form-control {
  margin-bottom: 16px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form .form-check {
  text-align: left;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form .form-check:last-of-type {
  margin-bottom: 16px;
}
main #modalLibrera .modal-dialog .modal-content .modal-body .mid form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
main #modalLibreraOk .modal-dialog {
  max-width: 580px;
}
main #modalLibreraOk .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalLibreraOk .modal-dialog .modal-content h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Circular";
  margin: 0px;
}
main #modalLibreraOk .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  margin-bottom: 16px;
}
main #modalLibreraOk .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalLibreraOk .modal-dialog .modal-content .modal-body {
  padding: 24px;
}
main #modalLibreraOk .modal-dialog .modal-content .modal-body span {
  color: #0ab261;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  margin-bottom: 16px;
}
main #modalLibreraOk .modal-dialog .modal-content .modal-body .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
main #modalLibreraOk .modal-dialog .modal-content .modal-body .mid {
  text-align: center;
}
main #modalPass .modal-dialog {
  max-width: 580px;
}
main #modalPass .modal-dialog .modal-content {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
}
main #modalPass .modal-dialog .modal-content h4 {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Migra";
  margin: 0px;
}
main #modalPass .modal-dialog .modal-content h5 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Migra";
  margin-bottom: 16px;
}
main #modalPass .modal-dialog .modal-content .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
}
main #modalPass .modal-dialog .modal-content .modal-body {
  padding: 24px;
}
main #modalPass .modal-dialog .modal-content .modal-body span {
  color: #0ab261;
  font-weight: bold;
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}
main #modalPass .modal-dialog .modal-content .modal-body .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
main #modalPass .modal-dialog .modal-content .modal-body .mid p a {
  color: black;
  text-decoration: underline;
}
main #offcanvasVersiones {
  max-width: 440px;
  width: 100%;
}
main #offcanvasVersiones .offcanvas-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0px;
}
main #offcanvasVersiones .offcanvas-header h5 {
  font-family: "Migra";
  font-size: 24px;
  margin-bottom: 10px;
}
main #offcanvasVersiones .offcanvas-header .offcanvas-title-count {
  color: var(--black-900, #616161);
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
}
main #offcanvasVersiones .offcanvas-header span {
  flex: 100%;
}
@media (max-width: 991.98px) {
  main #offcanvasVersiones .offcanvas-header span {
    font-size: 14px;
  }
}
main #offcanvasVersiones .offcanvas-body {
  padding: 0px;
}
main #offcanvasVersiones .versiones--item {
  border-bottom: 2px solid #e9e9e9;
  padding: 16px 16px 8px;
}
main #offcanvasVersiones .versiones--item:hover {
  background: rgb(250.6, 250.6, 250.6);
}
main #offcanvasVersiones .versiones--item > a {
  padding: 0 0px 16px;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
main #offcanvasVersiones .versiones--item > a:last-child {
  padding-bottom: 0px;
  border: none;
}
main #offcanvasVersiones .versiones--item > a .left {
  position: relative;
}
main #offcanvasVersiones .versiones--item > a .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 70px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
main #offcanvasVersiones .versiones--item > a .mid h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0px 0 4px 0;
}
main #offcanvasVersiones .versiones--item > a .mid .type {
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 8px;
  font-weight: normal;
  display: block;
}
main #offcanvasVersiones .versiones--item > a .mid .disponibilidad {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 120%;
  line-height: 18px;
}
main #offcanvasVersiones .versiones--item > a .mid .disponibilidad .true {
  width: 10px;
  height: 10px;
  background: #0ab261;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #offcanvasVersiones .versiones--item > a .mid .disponibilidad .false {
  width: 10px;
  height: 10px;
  border: 1px solid #ef4444;
  margin-right: 2px;
  border-radius: 100px;
  display: inline-block;
}
main #offcanvasVersiones .versiones--item > a .mid .prices {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: -1px;
  gap: 6px;
}
@media (max-width: 767.98px) {
  main #offcanvasVersiones .versiones--item > a .mid .prices {
    margin-top: 0px;
    letter-spacing: normal;
  }
}
main #offcanvasVersiones .versiones--item > a .mid .prices strong {
  line-height: 16px;
}
main #offcanvasVersiones .versiones--item > a .mid .prices del {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
}
main #offcanvasVersiones .versiones--item > a .mid .prices span {
  color: #ef4444;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
}
main #offcanvasVersiones .versiones--item > a .right {
  display: flex;
  align-items: center;
}
main #offcanvasVersiones .versiones--item > .box {
  padding-bottom: 8px;
}
main #offcanvasVersiones .versiones--item > .box ul {
  list-style: none;
  margin: 0px 0 16px 0;
  padding: 0px;
  font-size: 14px;
  line-height: 120%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 991.98px) {
  main #offcanvasVersiones .versiones--item > .box ul {
    display: block;
  }
}
main #offcanvasVersiones .versiones--item > .box ul li {
  width: calc(50% - 16px);
}
@media (max-width: 991.98px) {
  main #offcanvasVersiones .versiones--item > .box ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 3px;
  }
}
main #offcanvasVersiones .versiones--item > .box ul li strong {
  display: block;
  margin-bottom: 4px;
}
main #offcanvasVersiones .versiones--item > .box > a {
  font-size: 14px;
  line-height: 120%;
  text-decoration: underline;
}

.editorial--head .col-lg-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 40px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-3 {
    gap: 32px;
  }
}
.editorial--head .col-lg-3 p {
  font-family: "Migra";
  font-size: 46px;
  line-height: 46px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-3 p {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
  }
}
.editorial--head .col-lg-9 .author--head-book {
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 60px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book {
    padding: 16px;
  }
}
.editorial--head .col-lg-9 .author--head-book .box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box {
    align-items: center;
    gap: 16px;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .left .image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.editorial--head .col-lg-9 .author--head-book .box .left .image img {
  border-radius: 2px;
  height: 210px;
}
.editorial--head .col-lg-9 .author--head-book .box .left p {
  margin: 0px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .left p {
    display: none;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .tags {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  min-height: 25px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.editorial--head .col-lg-9 .author--head-book .box .right .tags img {
  margin-right: 2px;
}
.editorial--head .col-lg-9 .author--head-book .box .right h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-family: "Migra";
  font-size: 20px;
  line-height: auto;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right h3 {
    font-size: 16px;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .autor {
  color: rgb(139.8, 139.8, 139.8);
  margin-bottom: 32px;
  display: block;
}
.editorial--head .col-lg-9 .author--head-book .box .right > p {
  color: black;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right > p {
    font-size: 14px;
    display: none;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .link--more {
  color: black;
  margin-bottom: 40px;
  display: block;
}
.editorial--head .col-lg-9 .author--head-book .box .right .link--more:hover {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right .link--more {
    display: none;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right .prices {
    flex-wrap: wrap;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices strong {
  font-size: 22px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right .prices strong {
    flex: 100%;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices del {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right .prices del {
    margin-left: 0px;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices span {
  color: #ef4444;
  font-weight: bold;
  margin-left: 10px;
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices .buttons {
  align-items: center;
  justify-content: center;
  margin-left: 14px;
}
@media (max-width: 991.98px) {
  .editorial--head .col-lg-9 .author--head-book .box .right .prices .buttons {
    display: none;
  }
}
.editorial--head .col-lg-9 .author--head-book .box .right .prices .buttons .btn {
  display: block;
  width: 100%;
}

.editorial--head-simple {
  padding-top: 40px;
}
.editorial--head-simple .col-lg-3 {
  text-align: center;
}
@media (max-width: 991.98px) {
  .editorial--head-simple .col-lg-3 {
    margin-bottom: 32px;
  }
}
.editorial--head-simple .col-lg-3 img {
  max-width: 200px;
}
.editorial--head-simple .col-lg-9 h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0px 0 3px;
}
@media (max-width: 991.98px) {
  .editorial--head-simple .col-lg-9 h1 {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center;
  }
}
.editorial--head-simple .col-lg-9 h2 {
  color: #8c8c8c;
  font-size: 22px;
}

#event > .container .col-lg-6:first-child {
  padding-right: 16px;
}
#event > .container .col-lg-6:last-child {
  padding-left: 16px;
}
#event > .container .event--media {
  border: 1px solid rgb(237.4, 237.4, 237.4);
  border-radius: 8px;
  margin-bottom: 32px;
}
#event > .container .event--media > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 360px;
}
@media (max-width: 767.98px) {
  #event > .container .event--media > img {
    height: 300px;
  }
}
#event > .container .event--media .bot {
  position: relative;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1199.98px) {
  #event > .container .event--media .bot {
    gap: 16px;
  }
}
#event > .container .event--media .bot.sin--libro .date {
  margin-left: 0px;
}
#event > .container .event--media .bot > img {
  border-radius: 8px;
  border: 2px solid white;
  position: absolute;
  bottom: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 118px;
  height: auto;
}
@media (max-width: 767.98px) {
  #event > .container .event--media .bot .event-media-date-end {
    bottom: 60px;
  }
}
#event > .container .event--media .bot p {
  margin: 0px;
}
#event > .container .event--media .bot .date {
  margin-left: 150px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1199.98px) {
  #event > .container .event--media .bot .date {
    margin-left: 130px;
  }
}
@media (max-width: 767.98px) {
  #event > .container .event--media .bot .date {
    margin-left: 0px;
  }
}
#event > .container .event--media .bot .date strong {
  display: block;
}
#event > .container .event--media .bot .date span {
  font-family: "Migra";
  font-size: 72px;
  line-height: 72px;
}
@media (max-width: 1199.98px) {
  #event > .container .event--media .bot .date span {
    font-size: 40px;
    line-height: 40px;
  }
}
#event > .container .event--media .bot .horario strong {
  display: block;
}
#event > .container .event--media .bot .buttons {
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  #event > .container .event--media .bot .buttons {
    margin-right: 0px;
  }
}
#event > .container .event--media .bot .buttons a {
  margin-left: 10px;
}
@media (max-width: 1199.98px) {
  #event > .container .event--media .bot .buttons a {
    margin-left: 4px;
  }
}
#event > .container .event--media .bot .buttons a:first-of-type {
  margin: 0px;
}
#event > .container .event-media-child {
  margin-bottom: 0px;
}
#event > .container .event-media-child img {
  height: 110px;
}
#event > .container .event--info {
  margin-bottom: 32px;
}
#event > .container .event--info .badge {
  margin-bottom: 16px;
}
#event > .container .event--info h1 {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 16px;
}
#event > .container .event--info .data {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
#event > .container .event--info .data .type {
  background: url("/img/icons/type.svg") no-repeat left center;
  padding: 2px 0 2px 30px;
}
#event > .container .event--info .data .entry {
  background: url("/img/icons/entry.svg") no-repeat left center;
  padding: 2px 0 2px 30px;
  display: flex;
  align-items: center;
  flex-basis: 75%;
}
#event > .container .event--info .data .reservation_required {
  background: #ff7300;
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  gap: 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 8px;
  margin-left: 16px;
}
#event > .container .event--info .data .reservation_required img {
  filter: invert(1);
}
#event > .container .event--info .data .date {
  background: url("/img/icons/calendar.svg") no-repeat left center;
  padding: 2px 0 2px 30px;
}
#event > .container .event--info .data .horario {
  background: url("/img/icons/hora.svg") no-repeat left center;
  padding: 2px 0 2px 30px;
}
#event > .container .event--info .extra {
  margin: 0 0 32px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}
#event > .container .event--info .extra li::before {
  content: "· ";
}
#event > .container .event--info .extra li:first-of-type::before {
  content: "";
}
#event > .container .event--info .extra .libreria {
  font-weight: bold;
  color: black;
}
#event > .container .event--info .extra .libreria span {
  font-weight: normal;
  color: inherit;
  margin-left: 8px;
}
#event > .container .event--info .extra .libreria img {
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  #event > .container .event--info .extra .libreria img {
    margin-right: 5px;
    width: 20px;
    height: 20px;
  }
}
#event > .container .event--content {
  margin-bottom: 32px;
}
#event > .container .event--content h2 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  font-weight: bold;
}
#event > .container .event--location {
  margin-bottom: 32px;
}
#event > .container .event--location h2 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  font-weight: bold;
}
#event > .container .event--location .box {
  border: 1px solid rgb(237.4, 237.4, 237.4);
  background: rgb(250.6, 250.6, 250.6);
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px;
}
#event > .container .event--location .box .left {
  -o-object-fit: cover;
     object-fit: cover;
  width: 144px;
  height: 112px;
}
#event > .container .event--location .box .right .libreria {
  font-weight: bold;
  color: black;
}
#event > .container .event--location .box .right .libreria span {
  font-weight: normal;
  color: inherit;
  margin-left: 8px;
}
#event > .container .event--location .box .right .libreria img {
  width: 24px;
  height: 24px;
}
@media (max-width: 991.98px) {
  #event > .container .event--location .box .right .libreria img {
    margin-right: 5px;
    margin-bottom: 3px;
    width: 20px;
    height: 20px;
  }
}
#event > .container .event--location .box .right p {
  margin: 0px;
}
#event > .container .event--location .box .right a {
  text-decoration: underline;
}
#event > .container .event--author {
  margin-bottom: 32px;
}
#event > .container .event--author h2 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  font-weight: bold;
}
#event > .container .event--author .box {
  background: rgb(237.5, 237.5, 255);
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
}
#event > .container .event--author .box .left img {
  width: 94px;
  height: 94px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
#event > .container .event--author .box .right h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin: 0px 0 4px;
}
#event > .container .event--author .box .right p {
  margin-bottom: 10px;
}

@media (max-width: 767.98px) {
  .events-filter-form #eventCategoryFilterBody.collapse,
  .events-filter-form #eventStoreFilterBody.collapse {
    display: block !important;
  }
  .events-filter-form #eventCategoryFilterBody.collapsing,
  .events-filter-form #eventStoreFilterBody.collapsing {
    transition: none !important;
    height: auto !important;
  }
}
@media (max-width: 991.98px) {
  .events-filter-form #eventCategoryFilterBody.collapse:not(.show),
  .events-filter-form #eventStoreFilterBody.collapse:not(.show) {
    display: none !important;
  }
}

.modal--cart.offcanvas-end {
  width: 100% !important;
  background: transparent !important;
}
.modal--cart.offcanvas-end .box {
  display: flex;
  justify-content: space-between;
  height: 100vh;
}
.modal--cart.offcanvas-end .box > .left {
  width: calc(100% - 440px);
  position: relative;
}
.modal--cart.offcanvas-end .box > .right {
  background: #ffffff;
  width: 440px;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right {
    width: 100%;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-header {
  padding: 14px 24px;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-header {
    padding: 14px 12px;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-header h5 {
  font-size: 24px;
  font-family: "Migra";
}
.modal--cart.offcanvas-end .box > .right .offcanvas-header a {
  font-size: 14px;
  color: rgb(46.6, 46.6, 46.6);
  margin-left: 8px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 20px 20px;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  top: 23px;
  right: 23px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body {
  padding: 0px;
  position: relative;
  height: calc(100% - 64px);
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .scrollable {
  padding-bottom: 300px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia {
  margin-top: 100px;
  padding: 0 24px;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia {
    margin-top: 64px;
    padding: 0 12px;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia center img {
  margin-bottom: 16px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia center p:first-of-type {
  font-family: "Migra";
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia center p:first-of-type {
    font-size: 20px;
    line-height: 24px;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia center p {
  margin-bottom: 42px;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--vacia center p {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total {
  border-top: 1px solid rgb(46.6, 46.6, 46.6);
  padding: 24px;
  margin-top: 24px;
  background: white;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 440px;
  z-index: 10000;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total {
    width: 100%;
    padding: 12px;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .btn-details {
  display: none;
  margin: 0px 0px 16px;
  color: rgb(93.2, 93.2, 93.2);
  font-size: 14px;
  line-height: 120%;
  background: url("/img/elements/select.svg") no-repeat right center;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .btn-details {
    display: block;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .btn-details[aria-expanded=true] {
  background: url("/img/icons/selectup.svg") no-repeat right center;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .collapse:not(.show) {
  display: block;
}
@media (max-width: 991.98px) {
  .modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .collapse:not(.show) {
    display: none;
  }
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .left {
  margin-bottom: 8px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .left small {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .left p {
  font-size: 22px;
  margin: 0px 0 -3px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .left p span {
  font-size: 16px;
  margin-left: 6px;
  font-weight: normal;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .right {
  text-align: right;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .right del {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total .cesta--total-info .right p {
  font-size: 22px;
  margin: 0px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--total > a {
  margin-top: 20px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress {
  padding: 14px 18px 44px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress p {
  font-size: 14px;
  line-height: 120%;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress p span {
  color: #0ab261;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track {
  display: block;
  position: relative;
  padding: 11px 30px 0;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .track--bar {
  height: 7px;
  width: 100%;
  background: rgb(230.5, 247.3, 239.2);
  border-radius: 100px;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .track--bar span {
  background: #0ab261;
  border-radius: 100px;
  height: 7px;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--false {
  position: absolute;
  color: black;
  text-decoration: none;
  margin-left: 33px;
  cursor: pointer;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--false .image {
  background: rgb(230.5, 247.3, 239.2);
  width: 28px;
  height: 28px;
  border-radius: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: latido 1s infinite;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--false p {
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--true {
  position: absolute;
  color: black;
  text-decoration: none;
  margin-left: 33px;
  cursor: pointer;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--true .image {
  background: #0ab261;
  width: 28px;
  height: 28px;
  border-radius: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: latido 1s infinite;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .gratis--true p {
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .regalo--false {
  position: absolute;
  color: black;
  text-decoration: none;
  margin-left: 33px;
  cursor: pointer;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .regalo--false .image {
  background: rgb(230.5, 247.3, 239.2);
  width: 28px;
  height: 28px;
  border-radius: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: latido 1s infinite;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--progress .track .regalo--false p {
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto {
  padding: 16px 24px 12px;
  border-bottom: 1px solid #e9e9e9;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 106px;
  width: 70px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .right h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .right .autor {
  color: rgb(46.6, 46.6, 46.6);
  margin-bottom: 6px;
  font-weight: normal;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .right .type {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 4px;
  font-weight: normal;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .right label {
  font-size: 14px;
  line-height: 120%;
  color: rgb(46.6, 46.6, 46.6);
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .top .right .badge {
  margin-bottom: 4px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .icons {
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-right: 16px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .icons a {
  display: inline-flex;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .input-group {
  width: auto;
  margin-right: auto;
  z-index: 1;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .input-group input,
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .input-group button {
  border-color: rgb(139.8, 139.8, 139.8);
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  z-index: 1;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .input-group input {
  width: 60px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .prices {
  text-align: right;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--producto .bot .prices del {
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
  color: rgb(46.6, 46.6, 46.6);
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo {
  padding: 16px 24px 12px;
  border-bottom: 1px solid #e9e9e9;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 106px;
  width: 70px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .mid h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .mid .autor {
  color: rgb(46.6, 46.6, 46.6);
  margin-bottom: 0px;
  font-weight: normal;
  display: block;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .mid .type {
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 8px;
  font-weight: normal;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .mid label {
  font-size: 14px;
  line-height: 120%;
  color: rgb(46.6, 46.6, 46.6);
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .top .mid .badge {
  margin-bottom: 4px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .bot .icons {
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-right: 16px;
}
.modal--cart.offcanvas-end .box > .right .offcanvas-body .cesta--regalo .bot .icons a {
  display: inline-flex;
}
.modal--cart .slider--promociones {
  width: 80%;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones {
    position: relative;
    padding: 32px 12px;
    width: 100%;
    box-shadow: none;
    transform: none;
    left: inherit;
    top: inherit;
  }
}
.modal--cart .slider--promociones > .top {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones > .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
  }
}
.modal--cart .slider--promociones > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones > .top h2 {
    font-size: 20px;
    margin: 0px;
  }
}
.modal--cart .slider--promociones > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones > .top p {
    display: none;
  }
}
.modal--cart .slider--promociones > .top .link--all {
  display: inline-block;
  margin-left: 10px;
}
.modal--cart .slider--promociones .swiper-container {
  position: relative;
}
.modal--cart .slider--promociones .swiper-container .swiper-button-next {
  right: -16px;
}
.modal--cart .slider--promociones .swiper-container .swiper-button-prev {
  left: -16px;
}
.modal--cart .slider--promociones .swiper-container .swiper-button-next,
.modal--cart .slider--promociones .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 32px !important;
  height: 32px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
.modal--cart .slider--promociones .swiper-container .swiper-button-next::after,
.modal--cart .slider--promociones .swiper-container .swiper-button-prev::after {
  font-size: 10px !important;
  color: black;
  font-weight: bold;
}
.modal--cart .slider--promociones .swiper-container .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones .swiper-container .swiper-button-next {
    right: 10px;
  }
}
.modal--cart .slider--promociones .swiper-container .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  .modal--cart .slider--promociones .swiper-container .swiper-button-prev {
    left: 10px;
  }
}
.modal--cart .slider--promociones .swiper {
  padding: 0px !important;
}
.modal--cart .slider--promociones .swiper .swiper-slide {
  width: auto;
  height: auto;
}

.modal--gratis-mobile {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  align-items: center;
  justify-content: center;
}

.modal--gratis {
  display: none;
  max-width: 710px;
  align-items: center;
  height: 350px;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid white;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .modal--gratis {
    display: block;
    overflow: auto;
    max-width: 300px;
    top: inherit;
    left: inherit;
    height: inherit;
    width: 80%;
    transform: none;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
}
.modal--gratis .left {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .modal--gratis .left {
    width: 100%;
    height: 241px;
  }
}
.modal--gratis .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.modal--gratis .left .close {
  font-size: 14px;
  line-height: 120%;
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  color: white;
  position: absolute;
}
.modal--gratis .right {
  width: 50%;
  text-align: center;
  position: relative;
  height: 100%;
  padding-top: 44px;
}
@media (max-width: 991.98px) {
  .modal--gratis .right {
    width: 100%;
    padding-top: 16px;
  }
}
.modal--gratis .right .close {
  font-size: 14px;
  line-height: 120%;
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  color: rgb(139.8, 139.8, 139.8);
  position: absolute;
}
.modal--gratis .right .tags {
  margin-bottom: 14px;
}
.modal--gratis .right img {
  width: auto;
  margin-bottom: 14px;
}
.modal--gratis .right h2 {
  margin-bottom: 8px;
  font-size: 24px;
  font-family: "Migra";
}
.modal--gratis .right p {
  margin: 0 40px;
  font-size: 14px;
  line-height: 120%;
}
.modal--gratis .right .bot {
  padding: 12px;
  border-top: 1px solid #e9e9e9;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
@media (max-width: 991.98px) {
  .modal--gratis .right .bot {
    position: relative;
    margin-top: 16px;
  }
}

@keyframes latido {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
.checkout .container {
  max-width: 1120px;
}
.checkout header {
  background: white;
  border: none;
  z-index: 3;
}
.checkout header > .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (max-width: 767.98px) {
  .checkout header > .container {
    flex-wrap: wrap;
    padding-bottom: 8px;
  }
}
.checkout header > .container > a > img {
  max-height: 38px;
}
@media (max-width: 767.98px) {
  .checkout header > .container > a > img {
    max-height: 26px;
  }
}
.checkout header > .container > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  gap: 123px;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul {
    order: 3;
    flex: 1 1 100%;
    border-top: 1px solid #e9e9e9;
    padding-top: 8px;
    margin-top: 8px;
    gap: inherit;
  }
}
.checkout header > .container > ul::before {
  height: 1px;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  border-bottom: 2px dashed rgb(139.8, 139.8, 139.8);
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul::before {
    border-color: #5050ff;
    z-index: 1;
  }
}
.checkout header > .container > ul li {
  color: rgb(139.8, 139.8, 139.8);
  text-align: center;
  font-size: 14px;
  line-height: 120%;
  background: white;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li {
    padding: 0 8px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li.active {
    font-weight: bold;
    color: black;
  }
}
.checkout header > .container > ul li.active span {
  border: 2px solid #5050ff;
  background: #5050ff;
  color: white;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li.active span {
    background: none;
    color: black;
    border: none;
  }
}
.checkout header > .container > ul li.ok {
  position: relative;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li.ok {
    font-size: 0px;
  }
}
.checkout header > .container > ul li.ok:last-of-type::before {
  display: none;
}
.checkout header > .container > ul li.ok span {
  border: 2px solid #5050ff;
  background: white url("/img/icons/ok.svg") no-repeat center;
  font-size: 0px;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li.ok span {
    bordeR: none;
    width: 55px;
    height: 17px;
  }
}
.checkout header > .container > ul li.ok::before {
  height: 1px;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 170px;
  border-bottom: 2px solid #5050ff;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li.ok::before {
    top: 7px;
    left: 20px;
    width: 310px;
  }
}
@media (max-width: 575.98px) {
  .checkout header > .container > ul li.ok::before {
    width: 220px;
  }
}
.checkout header > .container > ul li span {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgb(139.8, 139.8, 139.8);
  border-radius: 100px;
  margin-bottom: 3px;
  position: relative;
  background: white;
}
@media (max-width: 767.98px) {
  .checkout header > .container > ul li span {
    display: inline-block;
    width: inherit;
    height: inherit;
    margin: 0 6px 0 0;
    border: none;
  }
}
.checkout header > .container #collapseExit {
  width: 267px;
  padding: 24px;
  background: white;
  position: absolute;
  top: 175px;
  left: 150px;
  border-radius: 8px;
  z-index: 3;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .checkout header > .container #collapseExit {
    top: inherit;
    left: inherit;
  }
}
.checkout header > .container #collapseExit::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -8.5px;
  width: 17px;
  height: 14px;
  background: url("/img/elements/pico-white.svg") no-repeat center top;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .checkout header > .container #collapseExit::before {
    display: none;
  }
}
.checkout header > .container #collapseExit p {
  margin-bottom: 16px;
}
.checkout header > .container #collapseExit .btn-outline-primary {
  margin-bottom: 11px;
}
.checkout header > .container #collapseExitMobile {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  height: 100vh;
  width: 100vw;
}
.checkout header > .container #collapseExitMobile .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 267px;
  padding: 24px;
  background: white;
  border-radius: 8px;
  z-index: 3;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.checkout header > .container #collapseExitMobile .box p {
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .checkout header > .container #collapseExitMobile .box p {
    font-size: 16px;
    text-align: center;
  }
}
.checkout header > .container #collapseExitMobile .box .btn-outline-primary {
  margin-bottom: 11px;
}
.checkout header .checkout--seguro {
  display: flex;
  align-items: center;
}
.checkout header .checkout--seguro img {
  margin-right: 3px;
}
.checkout header .checkout--seguro p {
  text-transform: uppercase;
  color: #0ab261;
  margin: 0px;
  line-height: 14px;
}
.checkout header .checkout--bot {
  border-top: 1px solid #e9e9e9;
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
}
.checkout header .checkout--bot p {
  margin: 0px;
}
.checkout header .checkout--bot-mobile {
  border-top: 1px solid #e9e9e9;
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
  line-height: 120%;
}
.checkout header .checkout--bot-mobile position p {
  margin: 0px;
}
.checkout main {
  background: rgb(246.2, 246.2, 246.2);
  padding: 30px 0 80px;
}
.checkout main .tarjetas--mobile {
  text-align: center;
}
.checkout main .tarjetas--mobile ul {
  margin: 16px 0 16px 0;
  padding: 0px;
  list-style: none;
  align-items: center;
}
.checkout main .tarjetas--mobile ul li {
  display: inline-block;
  margin: 0 2px;
}
.checkout main .checkout--session {
  border-radius: 8px;
  background: white;
  padding: 16px;
}
.checkout main .checkout--session h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
}
.checkout main .checkout--session > a {
  text-align: center;
  color: rgb(93.2, 93.2, 93.2);
  padding: 8px 0;
  margin: 0px;
  display: block;
}
.checkout main .checkout--session > a:hover {
  text-decoration: underline;
}
.checkout main .checkout--session #accordionSession .accordion-item {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding: 24px;
  margin-bottom: 16px;
}
.checkout main .checkout--session #accordionSession .accordion-item:has(> a:not(.collapsed)) {
  border: 2px solid #5050ff;
}
.checkout main .checkout--session #accordionSession .accordion-item > a {
  background: url("/img/icons/radio-on.svg") no-repeat left top 3px;
  display: block;
  padding-left: 26px;
  color: rgb(93.2, 93.2, 93.2);
  text-decoration: none;
}
.checkout main .checkout--session #accordionSession .accordion-item > a.collapsed {
  background: url("/img/icons/radio-off.svg") no-repeat left top 3px;
}
.checkout main .checkout--session #accordionSession .accordion-item > a strong {
  color: black;
}
.checkout main .checkout--session #accordionSession .accordion-item .accordion-body {
  padding-top: 24px;
  border-top: 1px solid rgb(186.4, 186.4, 186.4);
  margin-top: 24px;
  padding-bottom: 16px;
}
.checkout main .checkout--session #accordionSession #sesion h3,
.checkout main .checkout--session #accordionSession #registro h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  max-width: 350px;
  margin: 0 auto 16px;
}
.checkout main .checkout--session #accordionSession #sesion > ul,
.checkout main .checkout--session #accordionSession #registro > ul {
  margin: 0px 0 10px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
.checkout main .checkout--session #accordionSession #sesion .sep,
.checkout main .checkout--session #accordionSession #registro .sep {
  position: relative;
  margin-bottom: 16px;
  text-align: center;
}
.checkout main .checkout--session #accordionSession #sesion .sep::before,
.checkout main .checkout--session #accordionSession #registro .sep::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: rgb(186.4, 186.4, 186.4);
}
.checkout main .checkout--session #accordionSession #sesion .sep span,
.checkout main .checkout--session #accordionSession #registro .sep span {
  color: rgb(186.4, 186.4, 186.4);
  padding: 0 12px;
  background: white;
  position: relative;
}
.checkout main .checkout--session #accordionSession #sesion form,
.checkout main .checkout--session #accordionSession #registro form {
  max-width: 490px;
  margin: 0 auto;
}
.checkout main .checkout--session #accordionSession #sesion form .col-12,
.checkout main .checkout--session #accordionSession #sesion form .col-lg,
.checkout main .checkout--session #accordionSession #registro form .col-12,
.checkout main .checkout--session #accordionSession #registro form .col-lg {
  position: relative;
}
.checkout main .checkout--session #accordionSession #sesion form .col-12 .form-control,
.checkout main .checkout--session #accordionSession #sesion form .col-lg .form-control,
.checkout main .checkout--session #accordionSession #registro form .col-12 .form-control,
.checkout main .checkout--session #accordionSession #registro form .col-lg .form-control {
  margin-bottom: 16px;
}
.checkout main .checkout--session #accordionSession #sesion form .col-12 .form-text,
.checkout main .checkout--session #accordionSession #sesion form .col-lg .form-text,
.checkout main .checkout--session #accordionSession #registro form .col-12 .form-text,
.checkout main .checkout--session #accordionSession #registro form .col-lg .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
.checkout main .checkout--session #accordionSession #sesion form .col-12 #togglePassword,
.checkout main .checkout--session #accordionSession #sesion form .col-12 #togglePassword-a,
.checkout main .checkout--session #accordionSession #sesion form .col-12 #togglePassword-b,
.checkout main .checkout--session #accordionSession #sesion form .col-lg #togglePassword,
.checkout main .checkout--session #accordionSession #sesion form .col-lg #togglePassword-a,
.checkout main .checkout--session #accordionSession #sesion form .col-lg #togglePassword-b,
.checkout main .checkout--session #accordionSession #registro form .col-12 #togglePassword,
.checkout main .checkout--session #accordionSession #registro form .col-12 #togglePassword-a,
.checkout main .checkout--session #accordionSession #registro form .col-12 #togglePassword-b,
.checkout main .checkout--session #accordionSession #registro form .col-lg #togglePassword,
.checkout main .checkout--session #accordionSession #registro form .col-lg #togglePassword-a,
.checkout main .checkout--session #accordionSession #registro form .col-lg #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
.checkout main .checkout--session #accordionSession #sesion form .form-check,
.checkout main .checkout--session #accordionSession #registro form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px 0 8px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--session #accordionSession #sesion form .form-check:last-of-type,
.checkout main .checkout--session #accordionSession #registro form .form-check:last-of-type {
  margin-bottom: 16px;
}
.checkout main .checkout--session #accordionSession #sesion form .form-check input,
.checkout main .checkout--session #accordionSession #registro form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
.checkout main .checkout--session #accordionSession #sesion form > a,
.checkout main .checkout--session #accordionSession #registro form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
.checkout main .checkout--session #accordionSession #sesion form button,
.checkout main .checkout--session #accordionSession #registro form button {
  width: 100%;
}
.checkout main .checkout--detalles {
  border-radius: 8px;
  background: white;
  padding: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--detalles h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding: 0px 24px 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item:has(> a:not(.collapsed)) {
  border: 2px solid #5050ff;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a {
  background: url("/img/icons/radio-on.svg") no-repeat left top 24px;
  display: block;
  padding-left: 26px;
  padding-top: 20px;
  padding-bottom: 16px;
  color: black;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a.collapsed {
  background: url("/img/icons/radio-off.svg") no-repeat left top 24px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a.collapsed.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a.collapsed.disabled > strong {
  color: #6c757d;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a.collapsed.disabled > span {
  position: static;
  display: block;
  font-size: 14px;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .checkout main .checkout--detalles #accordionDetalles .accordion-item > a.collapsed.disabled > span {
    position: absolute;
    display: inline;
    right: 0px;
    top: 20px;
    margin-top: 0;
  }
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a > strong {
  color: black;
  display: block;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > a > span {
  position: absolute;
  right: 0px;
  top: 20px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item > .btn {
  margin-bottom: 20px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda {
  cursor: pointer;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 8px;
  border: 2px solid #5050ff;
  position: relative;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .cambiar {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #5050ff;
  cursor: pointer;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .cambiar {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: right;
  }
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda > span {
  color: black;
  display: flex;
  align-items: center;
  margin-left: 28px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda > span span {
  margin-left: 3px;
  width: 18px;
  height: 18px;
  background: url("/img/elements/select.svg") no-repeat right center;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda > span:not(.collapsed) span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .box {
  padding-top: 10px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria {
  display: block;
  color: rgb(93.2, 93.2, 93.2);
  align-items: left;
  color: black;
  margin-bottom: 6px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria svg,
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
  width: 25px;
  height: 25px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria span {
  font-weight: normal;
  margin-left: 6px;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria .address {
    font-size: 0.8rem;
  }
  .checkout main .checkout--detalles #accordionDetalles .accordion-item .tienda .libreria span {
    font-size: 0.8rem;
  }
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega {
  margin-bottom: 8px;
  margin-left: 20px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[aria-expanded=false] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[aria-expanded=true] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] ul li {
  width: 50%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  position: relative;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] ul li {
    width: 100%;
  }
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
  height: 46px;
  width: 32px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .entrega div[id*=libros] ul li span {
  color: white;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  position: absolute;
  top: -8px;
  left: 23px;
  text-align: center;
  bottom: 0px;
  background: #5050ff;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
.checkout main .checkout--detalles #accordionDetalles .accordion-item .accordion-body {
  padding-top: 0px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  margin-bottom: 24px;
  padding-bottom: 0;
}
.checkout main .checkout--detalles #accordionDetalles #datos form {
  margin: 0 auto;
}
.checkout main .checkout--detalles #accordionDetalles #datos form fieldset {
  margin-bottom: 16px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] {
  position: relative;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 .form-control,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 .form-select,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 .form-control,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 .form-select,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 .form-control,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 .form-select,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 .form-control,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 .form-select,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] .form-control,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 .form-text,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 .form-text,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 .form-text,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 .form-text,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 #togglePassword,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 #togglePassword-a,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-12 #togglePassword-b,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 #togglePassword,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 #togglePassword-a,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-8 #togglePassword-b,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 #togglePassword,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 #togglePassword-a,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-4 #togglePassword-b,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 #togglePassword,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 #togglePassword-a,
.checkout main .checkout--detalles #accordionDetalles #datos form .col-6 #togglePassword-b,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] #togglePassword,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] #togglePassword-a,
.checkout main .checkout--detalles #accordionDetalles #datos form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
.checkout main .checkout--detalles #accordionDetalles #datos form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
.checkout main .checkout--detalles #accordionDetalles #datos form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--detalles #accordionDetalles #datos form .opciones {
    text-align: left;
  }
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones .libreria img {
  margin-right: 6px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones input {
  display: none;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label small {
  display: block;
  line-height: 14px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label > span {
  font-weight: bold;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--detalles #accordionDetalles #datos form .opciones label .box {
  padding-top: 16px;
}
.checkout main .checkout--envio {
  border-radius: 8px;
  background: white;
  padding: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--envio h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding: 0px 24px 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item:has(> a:not(.collapsed)) {
  border: 2px solid #5050ff;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a {
  background: url("/img/icons/radio-on.svg") no-repeat left top 24px;
  display: block;
  padding-left: 26px;
  padding-top: 20px;
  padding-bottom: 16px;
  color: black;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a.collapsed {
  background: url("/img/icons/radio-off.svg") no-repeat left top 24px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a.collapsed.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a.collapsed.disabled > strong {
  color: #6c757d;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a.collapsed.disabled > span {
  position: static;
  display: block;
  font-size: 14px;
  margin-top: 4px;
}
@media (min-width: 768px) {
  .checkout main .checkout--envio #accordionDetalles .accordion-item > a.collapsed.disabled > span {
    position: absolute;
    display: inline;
    right: 0px;
    top: 20px;
    margin-top: 0;
  }
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a > strong {
  color: black;
  display: block;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > a > span {
  position: absolute;
  right: 0px;
  top: 20px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item > .btn {
  margin-bottom: 20px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda {
  cursor: pointer;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 8px;
  border: 2px solid #5050ff;
  position: relative;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .cambiar {
  position: absolute;
  top: 16px;
  right: 16px;
  color: #5050ff;
  cursor: pointer;
  font-size: 14px;
  line-height: 120%;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .cambiar {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: right;
  }
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda > span {
  color: black;
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda > span span {
  margin-left: 3px;
  width: 18px;
  height: 18px;
  background: url("/img/elements/select.svg") no-repeat right center;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda > span:not(.collapsed) span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .box {
  padding-top: 10px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
  color: black;
  font-weight: bold;
  margin-bottom: 6px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .libreria svg,
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .tienda .libreria span {
  font-weight: normal;
  margin-left: 6px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega {
  margin-bottom: 8px;
  margin-left: 20px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[aria-expanded=false] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[aria-expanded=true] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[id*=libros] {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[id*=libros] ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[id*=libros] ul li {
  width: 50%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  position: relative;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[id*=libros] ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
  height: 46px;
  width: 32px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .entrega div[id*=libros] ul li span {
  color: white;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  position: absolute;
  top: -8px;
  left: 23px;
  text-align: center;
  bottom: 0px;
  background: #5050ff;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
.checkout main .checkout--envio #accordionDetalles .accordion-item .accordion-body {
  padding-top: 0px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  margin-bottom: 24px;
  padding-bottom: 0;
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona {
  position: relative;
  margin-left: 26px;
  margin-right: 16px;
  padding-bottom: 16px;
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona p {
  font-weight: bold;
  margin: 0px 0 4px;
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona span {
  font-size: 14px;
  line-height: 120%;
  display: block;
  margin-bottom: 10px;
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona .cambiar {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  line-height: 120%;
  color: #5050ff;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--envio #accordionDetalles #datos .envio--persona .cambiar {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: right;
  }
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--envio #accordionDetalles #datos .envio--persona .form-check input {
  margin-top: 1px;
  cursor: pointer;
  text-align: right;
}
.checkout main .checkout--envio #accordionDetalles #datos form {
  margin: 0 auto;
}
.checkout main .checkout--envio #accordionDetalles #datos form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .col-12,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] {
  position: relative;
}
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 .form-control,
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 .form-select,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 .form-control,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 .form-select,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 .form-control,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 .form-select,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 .form-control,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 .form-select,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] .form-control,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 .form-text,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 .form-text,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 .form-text,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 .form-text,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 #togglePassword,
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 #togglePassword-a,
.checkout main .checkout--envio #accordionDetalles #datos form .col-12 #togglePassword-b,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 #togglePassword,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 #togglePassword-a,
.checkout main .checkout--envio #accordionDetalles #datos form .col-8 #togglePassword-b,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 #togglePassword,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 #togglePassword-a,
.checkout main .checkout--envio #accordionDetalles #datos form .col-4 #togglePassword-b,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 #togglePassword,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 #togglePassword-a,
.checkout main .checkout--envio #accordionDetalles #datos form .col-6 #togglePassword-b,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] #togglePassword,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] #togglePassword-a,
.checkout main .checkout--envio #accordionDetalles #datos form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--envio #accordionDetalles #datos form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
.checkout main .checkout--envio #accordionDetalles #datos form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
.checkout main .checkout--envio #accordionDetalles #datos form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--envio #accordionDetalles #datos form .opciones {
    text-align: left;
  }
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones .libreria img {
  margin-right: 6px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones input {
  display: none;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label small {
  display: block;
  line-height: 14px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label > span {
  font-weight: bold;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.checkout main .checkout--envio #accordionDetalles #datos form .opciones label .box {
  padding-top: 16px;
}
.checkout main .checkout--envio-ok {
  border-radius: 8px;
  background: white;
  padding: 16px;
  position: relative;
  margin-bottom: 16px;
}
.checkout main .checkout--envio-ok h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
}
.checkout main .checkout--envio-ok h2 span {
  margin-left: 10px;
  border-radius: 100px;
  border: 1px solid #5050ff;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/img/icons/check-outline.svg") no-repeat center;
}
.checkout main .checkout--envio-ok .libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
  color: black;
  font-weight: bold;
  margin-left: 10px;
}
.checkout main .checkout--envio-ok .libreria svg,
.checkout main .checkout--envio-ok .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
}
.checkout main .checkout--envio-ok .libreria span {
  font-weight: normal;
  margin-left: 6px;
}
.checkout main .checkout--envio-ok > a {
  position: absolute;
  top: 20px;
  right: 16px;
  font-size: 14px;
  line-height: 120%;
}
.checkout main .checkout--envio-ok ul {
  margin: 0px 0 4px 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
.checkout main .checkout--envio-ok ul li {
  display: flex;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--envio-ok ul li {
    font-size: 14px;
    line-height: 16px;
  }
}
.checkout main .checkout--envio-ok ul li:last-child {
  margin: 0px;
}
.checkout main .checkout--envio-ok ul li > span:nth-child(1) {
  flex: 0 0 90px;
}
.checkout main .checkout--direccion {
  border-radius: 8px;
  background: white;
  padding: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--direccion h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--direccion form {
  max-width: 560px;
  margin: 0 auto;
}
.checkout main .checkout--direccion form .col-lg-6 {
  position: relative;
}
.checkout main .checkout--direccion form .col-lg-6 .form-control {
  margin-bottom: 16px;
}
.checkout main .checkout--direccion form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--direccion form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
.checkout main .checkout--inicio {
  border-radius: 8px;
  background: white;
  padding: 16px;
  margin-bottom: 16px;
}
.checkout main .checkout--inicio h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: rgb(139.8, 139.8, 139.8);
  display: flex;
  align-items: center;
}
.checkout main .checkout--inicio h2 span {
  margin-left: 10px;
  border-radius: 100px;
  border: 1px solid #5050ff;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/img/icons/check-outline.svg") no-repeat center;
}
.checkout main .checkout--inicio form {
  max-width: 550px;
  margin: 0 auto 4px;
}
.checkout main .checkout--inicio form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
.checkout main .checkout--inicio form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
.checkout main .checkout--inicio form p {
  font-weight: bold;
  margin-bottom: 8px;
}
.checkout main .checkout--proceder {
  border-radius: 8px;
  background: white;
  padding: 16px;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--proceder {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 0px;
    border-top: 1px solid rgb(93.2, 93.2, 93.2);
    z-index: 3;
  }
}
.checkout main .checkout--cart {
  border-radius: 8px;
  background: white;
  padding: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--cart {
    padding-bottom: 0px;
  }
}
.checkout main .checkout--cart > a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: black;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--cart > a {
    margin: 0px 0 16px;
    display: inline-flex;
    width: 100%;
  }
}
.checkout main .checkout--cart > a.collapsed {
  background: url("/img/elements/selectup.svg") no-repeat center right 10px !important;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--cart > a.collapsed {
    background-image: none !important;
  }
}
.checkout main .checkout--cart > a:not(.collapsed) {
  background: url("/img/elements/select.svg") no-repeat center right 10px !important;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--cart > a:not(.collapsed) {
    background-image: none !important;
  }
}
.checkout main .checkout--cart > a:not(.collapsed) img {
  transform: rotate(180deg);
}
.checkout main .checkout--cart > a h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
  color: black;
  margin: 0px;
}
.checkout main .checkout--cart > a > span {
  font-size: 14px;
  line-height: 120%;
}
.checkout main .checkout--cart > a .price {
  flex: 1;
  text-align: right;
  font-weight: bold;
}
.checkout main .checkout--cart #collapseCart {
  max-height: 290px;
  margin-bottom: 16px;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .checkout main .checkout--cart #collapseCart {
    max-height: inherit;
    overflow: auto;
    margin: 0px;
  }
}
.checkout main .checkout--cart .checkout--cart-item {
  padding: 12px 0;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.checkout main .checkout--cart .checkout--cart-item:last-child {
  padding-bottom: 0px;
  bordeR: none;
}
.checkout main .checkout--cart .checkout--cart-item .left {
  position: relative;
}
.checkout main .checkout--cart .checkout--cart-item .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 62px;
  width: 41px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.checkout main .checkout--cart .checkout--cart-item .left span {
  width: 20px;
  height: 20px;
  background: #5050ff;
  color: white;
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 16px;
  border-radius: 100px;
}
.checkout main .checkout--cart .checkout--cart-item .mid h3 {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  margin: 0px 0 4px 0;
}
.checkout main .checkout--cart .checkout--cart-item .mid .autor {
  font-size: 14px;
  line-height: 120%;
  color: rgb(46.6, 46.6, 46.6);
  margin-bottom: 3px;
  font-weight: normal;
  display: block;
}
.checkout main .checkout--cart .checkout--cart-item .mid .type {
  font-size: 14px;
  line-height: 120%;
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 4px;
  font-weight: normal;
  display: block;
}
.checkout main .checkout--cart .checkout--cart-item .right .badge {
  margin-bottom: 4px;
}
.checkout main .checkout--cart .checkout--cart-item .right .prices {
  text-align: right;
  min-width: 75px;
}
.checkout main .checkout--cart .checkout--cart-item .right .prices del {
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
  color: rgb(46.6, 46.6, 46.6);
  display: block;
}
.checkout main .checkout--cart .cesta--total {
  border-top: 1px solid rgb(46.6, 46.6, 46.6);
  padding: 16px 0px 0 0;
  margin-top: 0px;
  background: white;
  position: relative;
  bottom: 0px;
  right: 0px;
  width: 100%;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--cart .cesta--total {
    width: 100%;
    padding: 12px;
  }
}
.checkout main .checkout--cart .cesta--total .btn-details {
  display: none;
  margin: 0px 0px 16px;
  color: rgb(93.2, 93.2, 93.2);
  font-size: 14px;
  line-height: 120%;
  background: url("/img/elements/select.svg") no-repeat right center;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--cart .cesta--total .btn-details {
    display: block;
  }
}
.checkout main .checkout--cart .cesta--total .btn-details[aria-expanded=true] {
  background: url("/img/icons/selectup.svg") no-repeat right center;
}
.checkout main .checkout--cart .cesta--total .collapse:not(.show) {
  display: block;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--cart .cesta--total .collapse:not(.show) {
    display: none;
  }
}
.checkout main .checkout--cart .cesta--total .cesta--total-info {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .left small {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .left p {
  font-size: 22px;
  margin: 0px 0 -3px;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .left p span {
  font-size: 16px;
  margin-left: 6px;
  font-weight: normal;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .left > span {
  font-weight: normal;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .right {
  text-align: right;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .right del {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.checkout main .checkout--cart .cesta--total .cesta--total-info .right p {
  font-size: 22px;
  margin: 0px;
}
.checkout main .checkout--cart .cesta--total > a {
  margin-top: 20px;
}
.checkout main .checkout--metodo {
  border-radius: 8px;
  background: white;
  padding: 16px;
}
.checkout main .checkout--metodo h2 {
  font-family: "Migra";
  font-size: 24px;
  line-height: 24px;
}
.checkout main .checkout--metodo > a {
  text-align: center;
  color: rgb(93.2, 93.2, 93.2);
  padding: 8px 0;
  margin: 0px;
  display: block;
}
.checkout main .checkout--metodo #accordionSession .accordion-item {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding: 24px;
  margin-bottom: 16px;
}
.checkout main .checkout--metodo #accordionSession .accordion-item:has(> a:not(.collapsed)) {
  border: 2px solid #5050ff;
}
.checkout main .checkout--metodo #accordionSession .accordion-item > a {
  background: url("/img/icons/radio-on.svg") no-repeat left top 3px;
  display: flex;
  justify-content: space-between;
  padding-left: 26px;
  color: rgb(93.2, 93.2, 93.2);
  text-decoration: none;
}
.checkout main .checkout--metodo #accordionSession .accordion-item > a.collapsed {
  background: url("/img/icons/radio-off.svg") no-repeat left top 3px;
}
.checkout main .checkout--metodo #accordionSession .accordion-item > a strong {
  color: black;
}
.checkout main .checkout--metodo #accordionSession .accordion-item > a ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.checkout main .checkout--metodo #accordionSession .accordion-item > a ul li {
  display: inline-block;
}
.checkout main .checkout--metodo #accordionSession .accordion-item .accordion-body {
  padding-top: 24px;
  border-top: 1px solid rgb(186.4, 186.4, 186.4);
  margin-top: 24px;
  padding-bottom: 16px;
}
.checkout main .checkout--resumen {
  border-radius: 8px;
  background: white;
  padding: 24px;
  margin-bottom: 16px;
}
.checkout main .checkout--resumen dl {
  margin-bottom: 16px;
  border-bottom: 1px solid #e9e9e9;
  padding: 0px 16px 16px;
}
.checkout main .checkout--resumen dl dt {
  font-size: 24px;
  line-height: 24px;
  font-family: "Migra";
  margin-bottom: 10px;
}
.checkout main .checkout--resumen dl dd {
  margin-bottom: 10px;
}
.checkout main .checkout--resumen dl dd:last-child {
  margin: 0px;
}
.checkout main .checkout--resumen dl dd ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 14px;
  line-height: 120%;
}
.checkout main .checkout--resumen dl dd iframe {
  width: 100%;
  border-radius: 8px;
  margin-top: 6px;
}
.checkout main .checkout--resumen > .alert {
  margin-top: 26px;
  margin-bottom: 24px;
}
.checkout main .checkout--resumen .gracias {
  text-align: center;
  margin-bottom: 20px;
}
.checkout main .checkout--resumen .gracias img {
  filter: contrast(0%);
  filter: brightness(0%);
  margin-bottom: 12px;
}
.checkout main .checkout--resumen .gracias h2 {
  font-family: "Migra";
}
.checkout main .checkout--resumen .gracias .alert {
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 12px;
}
.checkout main .checkout--resumen .gracias a {
  clear: both;
  display: block;
  color: rgb(93.2, 93.2, 93.2);
}
.checkout main .checkout--resumen .gracias a:hover {
  text-decoration: underline;
}
.checkout main .checkout--resumen .checkout--cesta h2 {
  font-size: 24px;
  line-height: 24px;
  font-family: "Migra";
  margin-bottom: 24px;
}
.checkout main .checkout--resumen .checkout--cesta h2 span {
  font-family: "Circular";
  font-size: 14px;
  line-height: 120%;
  margin-left: 10px;
}
.checkout main .checkout--resumen .checkout--cesta h3 {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 18px;
  display: block;
}
.checkout main .checkout--resumen .checkout--cart-item {
  padding: 12px 0;
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
.checkout main .checkout--resumen .checkout--cart-item:last-of-type {
  padding-bottom: 0px;
  border: none;
}
.checkout main .checkout--resumen .checkout--cart-item > p {
  width: 100%;
  font-weight: bold;
  margin-bottom: 0px;
}
.checkout main .checkout--resumen .checkout--cart-item .left {
  width: 50px;
  position: relative;
}
.checkout main .checkout--resumen .checkout--cart-item .left img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 50px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.checkout main .checkout--resumen .checkout--cart-item .left span {
  width: 20px;
  height: 20px;
  background: #5050ff;
  color: white;
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 16px;
  border-radius: 100px;
}
.checkout main .checkout--resumen .checkout--cart-item .mid {
  flex: 1;
}
.checkout main .checkout--resumen .checkout--cart-item .mid h3 {
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  margin: 0px 0 4px 0;
}
.checkout main .checkout--resumen .checkout--cart-item .mid .autor {
  font-size: 14px;
  line-height: 120%;
  color: rgb(46.6, 46.6, 46.6);
  margin-bottom: 3px;
  font-weight: normal;
  display: block;
}
.checkout main .checkout--resumen .checkout--cart-item .mid .type {
  font-size: 14px;
  line-height: 120%;
  color: rgb(139.8, 139.8, 139.8);
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 4px;
  font-weight: normal;
  display: block;
}
.checkout main .checkout--resumen .checkout--cart-item .right .badge {
  margin-bottom: 4px;
}
.checkout main .checkout--resumen .checkout--cart-item .right .prices {
  text-align: right;
  min-width: 75px;
}
.checkout main .checkout--resumen .checkout--cart-item .right .prices del {
  font-size: 14px;
  line-height: 120%;
  line-height: 14px;
  color: rgb(46.6, 46.6, 46.6);
  display: block;
}
.checkout main .checkout--resumen .cesta--total {
  border-top: 1px solid rgb(46.6, 46.6, 46.6);
  padding: 16px 0 0;
  margin-top: 24px;
  background: white;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--resumen .cesta--total {
    width: 100%;
    padding: 12px;
  }
}
.checkout main .checkout--resumen .cesta--total .btn-details {
  display: none;
  margin: 0px 0px 16px;
  color: rgb(93.2, 93.2, 93.2);
  font-size: 14px;
  line-height: 120%;
  background: url("/img/elements/select.svg") no-repeat right center;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--resumen .cesta--total .btn-details {
    display: block;
  }
}
.checkout main .checkout--resumen .cesta--total .btn-details[aria-expanded=true] {
  background: url("/img/icons/selectup.svg") no-repeat right center;
}
.checkout main .checkout--resumen .cesta--total .collapse:not(.show) {
  display: block;
}
@media (max-width: 991.98px) {
  .checkout main .checkout--resumen .cesta--total .collapse:not(.show) {
    display: none;
  }
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .left {
  margin-bottom: 8px;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .left small {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .left p {
  font-size: 22px;
  margin: 0px 0 -3px;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .left p span {
  font-size: 16px;
  margin-left: 6px;
  font-weight: normal;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .right {
  text-align: right;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .right del {
  color: rgb(93.2, 93.2, 93.2);
  font-weight: normal;
  display: block;
}
.checkout main .checkout--resumen .cesta--total .cesta--total-info .right p {
  font-size: 22px;
  margin: 0px;
}
.checkout main .checkout--resumen .cesta--total > a {
  margin-top: 20px;
}
.checkout main .checkout--resumen .contacto {
  display: flex;
  align-items: center;
  color: rgb(93.2, 93.2, 93.2);
  padding-top: 30px;
  margin-top: 24px;
  background: url("/img/elements/break.svg") no-repeat center top;
}
.checkout main .checkout--resumen .contacto:hover {
  text-decoration: underline;
}
.checkout main .checkout--resumen .contacto img {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .checkout main .col-lg-7 {
    order: 2;
  }
}
@media (max-width: 767.98px) {
  .checkout main .col-lg-5 {
    order: 1;
  }
}
.checkout main .col-lg-5 .sticky-top {
  top: 16px;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .checkout main .col-lg-5 .sticky-top {
    position: relative;
    top: inherit;
  }
}
.checkout main .col-lg-5 .sticky-top .tarjetas {
  margin: 24px auto 16px;
  text-align: center;
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout main .col-lg-5 .sticky-top .tarjetas li {
  display: inline-block;
  margin: 0 2px;
}
@media (max-width: 991.98px) {
  .checkout main .col-lg-5 .sticky-top .tarjetas {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.checkout main .col-lg-5 .sticky-top > p {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding: 8px 0;
  font-size: 14px;
  line-height: 120%;
}
.checkout main .col-lg-5 .sticky-top > p img {
  margin-right: 6px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  display: block;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento a {
  display: block;
  width: 100%;
  color: black;
  padding: 16px 30px 16px 16px;
  background: url("/img/elements/selectup.svg") no-repeat center right 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento a.collapsed {
  background: url("/img/elements/select.svg") no-repeat center right 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento form {
  padding: 0 16px 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento form input[type=text] {
  height: 39px;
  margin: 0px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento form button {
  width: 100%;
  margin: 0px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile {
  display: none;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  border-radius: 8px;
  margin-bottom: 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile a {
  display: block;
  width: 100%;
  color: black;
  padding: 16px 30px 16px 16px;
  background: url("/img/elements/selectup.svg") no-repeat center right 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile a.collapsed {
  background: url("/img/elements/select.svg") no-repeat center right 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile form {
  padding: 0 16px 16px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile form input[type=text] {
  height: 39px;
  margin: 0px 0 8px;
}
.checkout main .col-lg-5 .sticky-top .codigo--descuento-mobile form button {
  width: 100%;
  margin: 0px;
}
.checkout .list--format-a {
  background: white;
  padding-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .checkout .list--format-a {
    display: none;
  }
}
.checkout .list--format-a > .container-lg > div > .top {
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .checkout .list--format-a > .container-lg > div > .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 16px;
  }
}
.checkout .list--format-a > .container-lg > div > .top h2 {
  font-family: "Migra";
  font-size: 28px;
  margin: 0px 0 8px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .checkout .list--format-a > .container-lg > div > .top h2 {
    font-size: 20px;
    margin: 0px;
  }
}
.checkout .list--format-a > .container-lg > div > .top p {
  margin: 0px;
  color: rgb(93.2, 93.2, 93.2);
}
@media (max-width: 991.98px) {
  .checkout .list--format-a > .container-lg > div > .top p {
    display: none;
  }
}
.checkout .list--format-a > .container-lg > div > .top .link--all {
  display: inline-block;
  margin-left: 10px;
  min-width: 90px;
}
.checkout .list--format-a > .container-lg > div .swiper-container {
  position: relative;
}
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-next {
  right: -20px;
}
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
  left: -20px;
}
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-next,
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  .checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-next,
  .checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-prev {
    display: none;
  }
}
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-next::after,
.checkout .list--format-a > .container-lg > div .swiper-container .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
.checkout .list--format-a > .container-lg > div .swiper {
  padding: 0px !important;
}
.checkout .list--format-a > .container-lg > div .swiper .swiper-slide {
  width: auto;
  height: auto;
}
.checkout footer {
  background: white;
  text-align: center;
  color: rgb(93.2, 93.2, 93.2);
  padding: 18px 0;
  border-top: 1px solid #e9e9e9;
}
.checkout footer .container > a {
  font-family: "Migra";
  font-size: 24px;
  line-height: auto;
  color: rgb(93.2, 93.2, 93.2);
  margin-bottom: 20px;
  display: block;
}
.checkout footer .container ul {
  margin: 0px auto 22px;
  padding: 0px;
  list-style: none;
  font-size: 14px;
  line-height: 120%;
  max-width: 530px;
}
.checkout footer .container ul li {
  display: inline-block;
  line-height: 22px;
}
.checkout footer .container ul li::after {
  content: "|";
  margin-left: 8px;
  margin-right: 4px;
}
.checkout footer .container ul li a {
  color: rgb(93.2, 93.2, 93.2);
}
.checkout footer .container ul li:last-child::after {
  content: "";
  margin-left: 0px;
  margin-right: 0px;
}
.checkout footer .container p {
  font-size: 14px;
  line-height: 120%;
}
.checkout footer .container p img {
  margin-left: 7px;
  margin-right: 5px;
}
.checkout .horario {
  padding-left: 28px;
  display: inline-block;
}
.checkout .horario ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.checkout .horario ul li {
  line-height: 120%;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

#modalLibreria .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalLibreria .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalLibreria .modal-content {
    border-radius: 0px;
  }
}
#modalLibreria .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalLibreria .modal-header {
    padding: 16px 16px 0;
  }
}
#modalLibreria .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalLibreria .modal-header h3 img {
  margin-left: 6px;
}
#modalLibreria .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalLibreria .modal-body {
  padding: 0 24px 24px;
}
@media (max-width: 767.98px) {
  #modalLibreria .modal-body {
    padding: 0 16px 16px;
  }
}
#modalLibreria .modal-body .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalLibreria .modal-body .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalLibreria .modal-body input[type=radio] {
  display: none;
}
#modalLibreria .modal-body input[type=radio]:checked + label {
  border: 2px solid #5050ff;
  background: url("/img/icons/radio-on.svg") no-repeat top 20px left 16px;
}
#modalLibreria .modal-body input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalLibreria .modal-body .entrega {
  margin-left: 30px;
  margin-top: 7px;
}
#modalLibreria .modal-body .entrega .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
#modalLibreria .modal-body .entrega .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
#modalLibreria .modal-body .entrega div[aria-expanded=false] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
#modalLibreria .modal-body .entrega div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalLibreria .modal-body .entrega div[aria-expanded=true] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
#modalLibreria .modal-body .entrega div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalLibreria .modal-body .entrega div[id*=libros] {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
}
#modalLibreria .modal-body .entrega div[id*=libros] ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
}
#modalLibreria .modal-body .entrega div[id*=libros] ul li {
  width: 50%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 120%;
  font-weight: bold;
  position: relative;
}
#modalLibreria .modal-body .entrega div[id*=libros] ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
  height: 46px;
  width: 32px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  padding: 4px;
}
#modalLibreria .modal-body .entrega div[id*=libros] ul li span {
  color: white;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  position: absolute;
  top: -8px;
  left: 23px;
  text-align: center;
  bottom: 0px;
  background: #5050ff;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
#modalLibreria .modal-body .custom-radio-button {
  cursor: pointer;
  padding: 16px 16px 16px 48px;
  margin-bottom: 16px;
  background: url("/img/icons/radio-off.svg") no-repeat top 20px left 16px;
}
#modalLibreria .modal-body .custom-radio-button a[aria-expanded=false] {
  margin-left: 30px;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-top: 4px;
  color: black;
}
#modalLibreria .modal-body .custom-radio-button a[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalLibreria .modal-body .custom-radio-button a[aria-expanded=true] {
  margin-left: 30px;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-top: 4px;
  color: black;
}
#modalLibreria .modal-body .custom-radio-button a[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalLibreria .modal-body .custom-radio-button .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
#modalLibreria .modal-body .custom-radio-button .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
#modalLibreria .modal-body .custom-radio-button .disponible--stand {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
#modalLibreria .modal-body .custom-radio-button .disponible--stand span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #ff7300;
}
#modalLibreria .modal-body .custom-radio-button .disponible--false {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
#modalLibreria .modal-body .custom-radio-button .disponible--false span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #ef4444;
}
#modalLibreria .modal-body .custom-radio-button .box {
  padding-top: 10px;
}
#modalLibreria .modal-body .libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
  color: black;
  font-weight: bold;
  margin-bottom: 4px;
}
#modalLibreria .modal-body .libreria svg,
#modalLibreria .modal-body .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
}
#modalLibreria .modal-body .libreria span {
  font-weight: normal;
  margin-left: 6px;
}
#modalLibreria .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalLibreria .modal-footer {
    padding: 16px;
  }
}
#modalLibreria .modal-footer button {
  width: 100%;
}

#modalDireccion .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccion .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalDireccion .modal-content {
    border-radius: 0px;
    height: 100vh;
  }
}
#modalDireccion .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalDireccion .modal-header {
    padding: 16px 16px 0;
  }
}
#modalDireccion .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalDireccion .modal-header h3 img {
  margin-left: 6px;
}
#modalDireccion .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalDireccion .modal-body {
  padding: 0 24px 24px;
}
@media (max-width: 767.98px) {
  #modalDireccion .modal-body {
    padding: 0 16px 16px;
  }
}
#modalDireccion .modal-body form > a {
  display: flex;
  align-items: center;
}
#modalDireccion .modal-body form > a img {
  margin-right: 10px;
}
#modalDireccion .modal-body .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalDireccion .modal-body .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalDireccion .modal-body input[type=radio] {
  display: none;
}
#modalDireccion .modal-body input[type=radio]:checked + label {
  border: 2px solid #5050ff;
  background: url("/img/icons/radio-on.svg") no-repeat top 20px left 16px;
}
#modalDireccion .modal-body input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalDireccion .modal-body .entrega {
  margin-left: 30px;
  margin-top: 7px;
}
#modalDireccion .modal-body .entrega .disponible--true {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
#modalDireccion .modal-body .entrega .disponible--true span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: block;
  margin-right: 6px;
  background: #0ab261;
}
#modalDireccion .modal-body .entrega div[aria-expanded=false] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
#modalDireccion .modal-body .entrega div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccion .modal-body .entrega div[aria-expanded=true] {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
  margin-left: 16px;
}
#modalDireccion .modal-body .entrega div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccion .modal-body .custom-radio-button {
  cursor: pointer;
  padding: 16px 16px 16px 48px;
  margin-bottom: 16px;
  background: url("/img/icons/radio-off.svg") no-repeat top 20px left 16px;
}
#modalDireccion .modal-body .custom-radio-button a {
  color: #5050ff;
  font-size: 14px;
  line-height: 120%;
}
#modalDireccion .modal-body .custom-radio-button span {
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 4px;
}
#modalDireccion .modal-body .libreria {
  color: rgb(93.2, 93.2, 93.2);
  display: flex;
  align-items: center;
  color: black;
  font-weight: bold;
  margin-bottom: 4px;
}
#modalDireccion .modal-body .libreria svg,
#modalDireccion .modal-body .libreria img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: rgb(93.2, 93.2, 93.2);
}
#modalDireccion .modal-body .libreria span {
  font-weight: normal;
  margin-left: 6px;
}
#modalDireccion .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccion .modal-footer {
    padding: 16px;
  }
}
#modalDireccion .modal-footer button {
  width: 100%;
}

#modalDireccionNueva .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccionNueva .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalDireccionNueva .modal-content {
    border-radius: 0px;
    height: 100vh;
  }
}
#modalDireccionNueva .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalDireccionNueva .modal-header {
    padding: 16px 16px 0;
  }
}
#modalDireccionNueva .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalDireccionNueva .modal-header h3 img {
  margin-left: 6px;
}
#modalDireccionNueva .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalDireccionNueva .modal-body {
  padding: 6px 24px 0;
}
@media (max-width: 767.98px) {
  #modalDireccionNueva .modal-body {
    padding: 6px 16px 0;
  }
}
#modalDireccionNueva .modal-body form {
  margin: 0 auto;
  max-width: 490px;
}
#modalDireccionNueva .modal-body form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
#modalDireccionNueva .modal-body form .col-12,
#modalDireccionNueva .modal-body form .col-8,
#modalDireccionNueva .modal-body form .col-4,
#modalDireccionNueva .modal-body form div[class*=col-lg] {
  position: relative;
}
#modalDireccionNueva .modal-body form .col-12 .form-control,
#modalDireccionNueva .modal-body form .col-12 .form-select,
#modalDireccionNueva .modal-body form .col-8 .form-control,
#modalDireccionNueva .modal-body form .col-8 .form-select,
#modalDireccionNueva .modal-body form .col-4 .form-control,
#modalDireccionNueva .modal-body form .col-4 .form-select,
#modalDireccionNueva .modal-body form div[class*=col-lg] .form-control,
#modalDireccionNueva .modal-body form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
#modalDireccionNueva .modal-body form .col-12 .form-text,
#modalDireccionNueva .modal-body form .col-8 .form-text,
#modalDireccionNueva .modal-body form .col-4 .form-text,
#modalDireccionNueva .modal-body form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
#modalDireccionNueva .modal-body form .col-12 #togglePassword,
#modalDireccionNueva .modal-body form .col-12 #togglePassword-a,
#modalDireccionNueva .modal-body form .col-12 #togglePassword-b,
#modalDireccionNueva .modal-body form .col-8 #togglePassword,
#modalDireccionNueva .modal-body form .col-8 #togglePassword-a,
#modalDireccionNueva .modal-body form .col-8 #togglePassword-b,
#modalDireccionNueva .modal-body form .col-4 #togglePassword,
#modalDireccionNueva .modal-body form .col-4 #togglePassword-a,
#modalDireccionNueva .modal-body form .col-4 #togglePassword-b,
#modalDireccionNueva .modal-body form div[class*=col-lg] #togglePassword,
#modalDireccionNueva .modal-body form div[class*=col-lg] #togglePassword-a,
#modalDireccionNueva .modal-body form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
#modalDireccionNueva .modal-body form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalDireccionNueva .modal-body form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalDireccionNueva .modal-body form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
#modalDireccionNueva .modal-body form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  #modalDireccionNueva .modal-body form .opciones {
    text-align: left;
  }
}
#modalDireccionNueva .modal-body form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
#modalDireccionNueva .modal-body form .opciones .libreria img {
  margin-right: 6px;
}
#modalDireccionNueva .modal-body form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
#modalDireccionNueva .modal-body form .opciones input {
  display: none;
}
#modalDireccionNueva .modal-body form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
#modalDireccionNueva .modal-body form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalDireccionNueva .modal-body form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
#modalDireccionNueva .modal-body form .opciones label small {
  display: block;
  line-height: 14px;
}
#modalDireccionNueva .modal-body form .opciones label > span {
  font-weight: bold;
}
#modalDireccionNueva .modal-body form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalDireccionNueva .modal-body form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccionNueva .modal-body form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalDireccionNueva .modal-body form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccionNueva .modal-body form .opciones label .box {
  padding-top: 16px;
}
#modalDireccionNueva .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccionNueva .modal-footer {
    padding: 16px;
  }
}
#modalDireccionNueva .modal-footer button {
  width: 100%;
}

#modalDireccionMod .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccionMod .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalDireccionMod .modal-content {
    border-radius: 0px;
    height: 100vh;
  }
}
#modalDireccionMod .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalDireccionMod .modal-header {
    padding: 16px 16px 0;
  }
}
#modalDireccionMod .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalDireccionMod .modal-header h3 img {
  margin-left: 6px;
}
#modalDireccionMod .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalDireccionMod .modal-body {
  padding: 6px 24px 0;
}
@media (max-width: 767.98px) {
  #modalDireccionMod .modal-body {
    padding: 6px 16px 0;
  }
}
#modalDireccionMod .modal-body form {
  margin: 0 auto;
  max-width: 490px;
}
#modalDireccionMod .modal-body form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
#modalDireccionMod .modal-body form .col-12,
#modalDireccionMod .modal-body form .col-8,
#modalDireccionMod .modal-body form .col-4,
#modalDireccionMod .modal-body form div[class*=col-lg] {
  position: relative;
}
#modalDireccionMod .modal-body form .col-12 .form-control,
#modalDireccionMod .modal-body form .col-12 .form-select,
#modalDireccionMod .modal-body form .col-8 .form-control,
#modalDireccionMod .modal-body form .col-8 .form-select,
#modalDireccionMod .modal-body form .col-4 .form-control,
#modalDireccionMod .modal-body form .col-4 .form-select,
#modalDireccionMod .modal-body form div[class*=col-lg] .form-control,
#modalDireccionMod .modal-body form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
#modalDireccionMod .modal-body form .col-12 .form-text,
#modalDireccionMod .modal-body form .col-8 .form-text,
#modalDireccionMod .modal-body form .col-4 .form-text,
#modalDireccionMod .modal-body form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
#modalDireccionMod .modal-body form .col-12 #togglePassword,
#modalDireccionMod .modal-body form .col-12 #togglePassword-a,
#modalDireccionMod .modal-body form .col-12 #togglePassword-b,
#modalDireccionMod .modal-body form .col-8 #togglePassword,
#modalDireccionMod .modal-body form .col-8 #togglePassword-a,
#modalDireccionMod .modal-body form .col-8 #togglePassword-b,
#modalDireccionMod .modal-body form .col-4 #togglePassword,
#modalDireccionMod .modal-body form .col-4 #togglePassword-a,
#modalDireccionMod .modal-body form .col-4 #togglePassword-b,
#modalDireccionMod .modal-body form div[class*=col-lg] #togglePassword,
#modalDireccionMod .modal-body form div[class*=col-lg] #togglePassword-a,
#modalDireccionMod .modal-body form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
#modalDireccionMod .modal-body form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalDireccionMod .modal-body form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalDireccionMod .modal-body form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
#modalDireccionMod .modal-body form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  #modalDireccionMod .modal-body form .opciones {
    text-align: left;
  }
}
#modalDireccionMod .modal-body form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
#modalDireccionMod .modal-body form .opciones .libreria img {
  margin-right: 6px;
}
#modalDireccionMod .modal-body form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
#modalDireccionMod .modal-body form .opciones input {
  display: none;
}
#modalDireccionMod .modal-body form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
#modalDireccionMod .modal-body form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalDireccionMod .modal-body form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
#modalDireccionMod .modal-body form .opciones label small {
  display: block;
  line-height: 14px;
}
#modalDireccionMod .modal-body form .opciones label > span {
  font-weight: bold;
}
#modalDireccionMod .modal-body form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalDireccionMod .modal-body form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccionMod .modal-body form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalDireccionMod .modal-body form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalDireccionMod .modal-body form .opciones label .box {
  padding-top: 16px;
}
#modalDireccionMod .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalDireccionMod .modal-footer {
    padding: 16px;
  }
}
#modalDireccionMod .modal-footer button {
  width: 100%;
}

#modalFacturacion .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalFacturacion .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalFacturacion .modal-content {
    border-radius: 0px;
    height: 100vh;
  }
}
#modalFacturacion .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalFacturacion .modal-header {
    padding: 16px 16px 0;
  }
}
#modalFacturacion .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalFacturacion .modal-header h3 img {
  margin-left: 6px;
}
#modalFacturacion .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalFacturacion .modal-body {
  padding: 6px 24px 0;
}
@media (max-width: 767.98px) {
  #modalFacturacion .modal-body {
    padding: 6px 16px 0;
  }
}
#modalFacturacion .modal-body form {
  margin: 0 auto;
  max-width: 490px;
}
#modalFacturacion .modal-body form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
#modalFacturacion .modal-body form .col-12,
#modalFacturacion .modal-body form .col-8,
#modalFacturacion .modal-body form .col-4,
#modalFacturacion .modal-body form .col-6,
#modalFacturacion .modal-body form div[class*=col-lg] {
  position: relative;
}
#modalFacturacion .modal-body form .col-12 .form-control,
#modalFacturacion .modal-body form .col-12 .form-select,
#modalFacturacion .modal-body form .col-8 .form-control,
#modalFacturacion .modal-body form .col-8 .form-select,
#modalFacturacion .modal-body form .col-4 .form-control,
#modalFacturacion .modal-body form .col-4 .form-select,
#modalFacturacion .modal-body form .col-6 .form-control,
#modalFacturacion .modal-body form .col-6 .form-select,
#modalFacturacion .modal-body form div[class*=col-lg] .form-control,
#modalFacturacion .modal-body form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
#modalFacturacion .modal-body form .col-12 .form-text,
#modalFacturacion .modal-body form .col-8 .form-text,
#modalFacturacion .modal-body form .col-4 .form-text,
#modalFacturacion .modal-body form .col-6 .form-text,
#modalFacturacion .modal-body form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
#modalFacturacion .modal-body form .col-12 #togglePassword,
#modalFacturacion .modal-body form .col-12 #togglePassword-a,
#modalFacturacion .modal-body form .col-12 #togglePassword-b,
#modalFacturacion .modal-body form .col-8 #togglePassword,
#modalFacturacion .modal-body form .col-8 #togglePassword-a,
#modalFacturacion .modal-body form .col-8 #togglePassword-b,
#modalFacturacion .modal-body form .col-4 #togglePassword,
#modalFacturacion .modal-body form .col-4 #togglePassword-a,
#modalFacturacion .modal-body form .col-4 #togglePassword-b,
#modalFacturacion .modal-body form .col-6 #togglePassword,
#modalFacturacion .modal-body form .col-6 #togglePassword-a,
#modalFacturacion .modal-body form .col-6 #togglePassword-b,
#modalFacturacion .modal-body form div[class*=col-lg] #togglePassword,
#modalFacturacion .modal-body form div[class*=col-lg] #togglePassword-a,
#modalFacturacion .modal-body form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
#modalFacturacion .modal-body form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalFacturacion .modal-body form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalFacturacion .modal-body form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
#modalFacturacion .modal-body form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  #modalFacturacion .modal-body form .opciones {
    text-align: left;
  }
}
#modalFacturacion .modal-body form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
#modalFacturacion .modal-body form .opciones .libreria img {
  margin-right: 6px;
}
#modalFacturacion .modal-body form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
#modalFacturacion .modal-body form .opciones input {
  display: none;
}
#modalFacturacion .modal-body form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
#modalFacturacion .modal-body form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalFacturacion .modal-body form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
#modalFacturacion .modal-body form .opciones label small {
  display: block;
  line-height: 14px;
}
#modalFacturacion .modal-body form .opciones label > span {
  font-weight: bold;
}
#modalFacturacion .modal-body form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalFacturacion .modal-body form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalFacturacion .modal-body form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalFacturacion .modal-body form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalFacturacion .modal-body form .opciones label .box {
  padding-top: 16px;
}
#modalFacturacion .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalFacturacion .modal-footer {
    padding: 16px;
  }
}
#modalFacturacion .modal-footer button {
  width: 100%;
}

#modalPersona .modal-dialog {
  max-width: 630px !important;
  border: none;
}
@media (max-width: 767.98px) {
  #modalPersona .modal-dialog {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767.98px) {
  #modalPersona .modal-content {
    border-radius: 0px;
    height: 100vh;
  }
}
#modalPersona .modal-header {
  border: none;
  padding: 24px 24px 0;
}
@media (max-width: 767.98px) {
  #modalPersona .modal-header {
    padding: 16px 16px 0;
  }
}
#modalPersona .modal-header h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#modalPersona .modal-header h3 img {
  margin-left: 6px;
}
#modalPersona .modal-header .btn-close {
  background: url("/img/icons/close.svg") no-repeat center;
  background-size: 24px 24px;
  cursor: pointer;
  margin-top: -28px;
}
#modalPersona .modal-body {
  padding: 6px 24px 0;
}
@media (max-width: 767.98px) {
  #modalPersona .modal-body {
    padding: 6px 16px 0;
  }
}
#modalPersona .modal-body form {
  margin: 0 auto;
  max-width: 490px;
}
#modalPersona .modal-body form fieldset legend {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 16px;
}
#modalPersona .modal-body form .col-12,
#modalPersona .modal-body form .col-8,
#modalPersona .modal-body form .col-4,
#modalPersona .modal-body form div[class*=col-lg] {
  position: relative;
}
#modalPersona .modal-body form .col-12 .form-control,
#modalPersona .modal-body form .col-12 .form-select,
#modalPersona .modal-body form .col-8 .form-control,
#modalPersona .modal-body form .col-8 .form-select,
#modalPersona .modal-body form .col-4 .form-control,
#modalPersona .modal-body form .col-4 .form-select,
#modalPersona .modal-body form div[class*=col-lg] .form-control,
#modalPersona .modal-body form div[class*=col-lg] .form-select {
  margin-bottom: 16px;
}
#modalPersona .modal-body form .col-12 .form-text,
#modalPersona .modal-body form .col-8 .form-text,
#modalPersona .modal-body form .col-4 .form-text,
#modalPersona .modal-body form div[class*=col-lg] .form-text {
  text-align: left;
  margin: -12px 0 16px 20px;
}
#modalPersona .modal-body form .col-12 #togglePassword,
#modalPersona .modal-body form .col-12 #togglePassword-a,
#modalPersona .modal-body form .col-12 #togglePassword-b,
#modalPersona .modal-body form .col-8 #togglePassword,
#modalPersona .modal-body form .col-8 #togglePassword-a,
#modalPersona .modal-body form .col-8 #togglePassword-b,
#modalPersona .modal-body form .col-4 #togglePassword,
#modalPersona .modal-body form .col-4 #togglePassword-a,
#modalPersona .modal-body form .col-4 #togglePassword-b,
#modalPersona .modal-body form div[class*=col-lg] #togglePassword,
#modalPersona .modal-body form div[class*=col-lg] #togglePassword-a,
#modalPersona .modal-body form div[class*=col-lg] #togglePassword-b {
  position: absolute;
  top: 14px;
  right: 28px;
}
#modalPersona .modal-body form .form-check {
  font-size: 14px;
  line-height: 120%;
  color: rgb(93.2, 93.2, 93.2);
  margin: 0px;
  display: flex;
  align-items: flex-start;
}
#modalPersona .modal-body form .form-check input {
  margin-top: 1px;
  cursor: pointer;
}
#modalPersona .modal-body form > a {
  color: black;
  margin-bottom: 16px;
  display: block;
}
#modalPersona .modal-body form button {
  width: 100%;
}
@media (max-width: 991.98px) {
  #modalPersona .modal-body form .opciones {
    text-align: left;
  }
}
#modalPersona .modal-body form .opciones .libreria {
  font-size: 14px;
  line-height: 120%;
  color: black;
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
}
#modalPersona .modal-body form .opciones .libreria img {
  margin-right: 6px;
}
#modalPersona .modal-body form .opciones .libreria span {
  color: rgb(139.8, 139.8, 139.8);
  margin-left: 6px;
  display: inline-block;
}
#modalPersona .modal-body form .opciones input {
  display: none;
}
#modalPersona .modal-body form .opciones input[type=radio]:checked + label {
  border: 2px solid #5050ff;
}
#modalPersona .modal-body form .opciones input[type=radio]:disabled + label {
  border: 1px solid #e9e9e9;
  background: rgb(250.6, 250.6, 250.6);
  color: rgb(139.8, 139.8, 139.8) !important;
}
#modalPersona .modal-body form .opciones label {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgb(139.8, 139.8, 139.8);
  background: white;
  margin: 0 0 16px 0;
  text-align: left;
  display: block;
  cursor: pointer;
}
#modalPersona .modal-body form .opciones label small {
  display: block;
  line-height: 14px;
}
#modalPersona .modal-body form .opciones label > span {
  font-weight: bold;
}
#modalPersona .modal-body form .opciones label div[aria-expanded=false] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalPersona .modal-body form .opciones label div[aria-expanded=false] span {
  background: url("/img/elements/select.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalPersona .modal-body form .opciones label div[aria-expanded=true] {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 120%;
  margin-top: 4px;
}
#modalPersona .modal-body form .opciones label div[aria-expanded=true] span {
  background: url("/img/elements/selectup.svg") no-repeat right center;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#modalPersona .modal-body form .opciones label .box {
  padding-top: 16px;
}
#modalPersona .modal-footer {
  padding: 24px;
  border: none;
}
@media (max-width: 767.98px) {
  #modalPersona .modal-footer {
    padding: 16px;
  }
}
#modalPersona .modal-footer button {
  width: 100%;
}

#addressListModal {
  font-size: 14px;
}

#historia {
  padding-top: 50px;
}
@media (max-width: 991.98px) {
  #historia {
    padding-top: 0px;
  }
}
#historia hgroup {
  text-align: center;
  margin-bottom: 18px;
}
@media (max-width: 991.98px) {
  #historia hgroup {
    margin-bottom: 100px;
  }
}
#historia hgroup h1 {
  font-size: 56px;
  line-height: 56px;
  margin: 0px;
}
@media (max-width: 991.98px) {
  #historia hgroup h1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 4px;
  }
}
#historia hgroup h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  #historia hgroup h2 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 30px;
  }
}
#historia hgroup h3 {
  font-size: 22px;
  margin-bottom: 6px;
}
@media (max-width: 991.98px) {
  #historia hgroup h3 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
  }
}
#historia .slider--historia {
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 991.98px) {
  #historia .slider--historia {
    top: -90px;
  }
}
#historia .slider--historia small {
  margin: 6px 0 0 16px;
  color: white;
  display: block;
}
#historia .slider--historia .swiper {
  padding: 0px !important;
}
#historia .slider--historia .swiper img {
  width: 100%;
  background: white;
  padding: 2px;
  border-radius: 6px;
}
#historia .slider--historia .swiper-button-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  #historia .slider--historia .swiper-button-next {
    right: 10px;
  }
}
#historia .slider--historia .swiper-button-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  #historia .slider--historia .swiper-button-prev {
    left: 10px;
  }
}
#historia .slider--historia .swiper-button-next,
#historia .slider--historia .swiper-button-prev {
  margin-top: -40px !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100px;
}
@media (max-width: 991.98px) {
  #historia .slider--historia .swiper-button-next,
  #historia .slider--historia .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
  }
}
#historia .slider--historia .swiper-button-next::after,
#historia .slider--historia .swiper-button-prev::after {
  font-size: 14px !important;
  color: black;
  font-weight: bold;
}
#historia .slider--historia .swiper-pagination {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  bottom: 50px !important;
  left: 50% !important;
  right: inherit !important;
  top: inherit !important;
  width: inherit;
  transform: translateX(-50%);
  padding: 0 10px 1px;
}
#historia .cronograma {
  background: black;
  padding-top: 426px;
  margin-top: -300px;
  color: white;
  padding-bottom: 68px;
}
@media (max-width: 991.98px) {
  #historia .cronograma {
    padding-top: 250px;
  }
}
#historia .cronograma .container .fila {
  display: inline-flex;
  width: 100%;
  gap: 75px;
  padding-bottom: 56px;
  margin-bottom: 56px;
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    padding: 0px;
    gap: 0px;
  }
}
#historia .cronograma .container .fila .left {
  flex: 1 1 calc(50% - 37.5px);
  align-self: center;
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .left {
    margin-bottom: 42px;
    width: 100%;
    flex: 1 1 100%;
  }
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .left.img {
    order: 2;
  }
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .left:not(.img) {
    order: 1;
  }
}
#historia .cronograma .container .fila .mid {
  flex: 1 1 calc(50% - 37.5px);
  align-self: center;
  display: flex;
  order: 2;
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .mid {
    margin-bottom: 42px;
    width: 100%;
    flex: 1 1 100%;
  }
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .mid.img {
    order: 2;
  }
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .mid:not(.img) {
    order: 1;
  }
}
#historia .cronograma .container .fila .right {
  flex: 0 0 54px;
  position: relative;
  order: 3;
}
#historia .cronograma .container .fila .right::before {
  content: "";
  width: 1px;
  height: calc(100% + 114px);
  position: absolute;
  top: 0px;
  bottom: 0px;
  background: white;
  transform: translateX(-50%);
  left: 50%;
  z-index: 0;
}
#historia .cronograma .container .fila .right .year {
  padding: 8px;
  background: black;
  border: 1px solid white;
  border-radius: 8px;
  z-index: 1;
  position: relative;
  font-family: "Migra";
  font-size: 20px;
  line-height: 20px;
}
#historia .cronograma .container .fila .box--text h2 {
  font-family: "Migra";
  font-size: 32px;
  line-height: 34px;
}
#historia .cronograma .container .fila .box--text .year {
  padding: 8px;
  background: black;
  border: 1px solid white;
  border-radius: 8px;
  z-index: 1;
  position: relative;
  font-family: "Migra";
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .box--text .year {
    display: inline-block !important;
  }
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila .box--text p {
    font-size: 16px;
    line-height: 24px;
  }
}
#historia .cronograma .container .fila .box--img img {
  width: 100%;
  background: white;
  padding: 2px;
  border-radius: 6px;
}
#historia .cronograma .container .fila .box--img small {
  margin: 6px 0 0 16px;
  color: white;
  display: block;
}
#historia .cronograma .container .fila blockquote {
  font-family: "Migra";
  font-size: 48px;
  line-height: 56px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 991.98px) {
  #historia .cronograma .container .fila blockquote {
    font-size: 28px;
    line-height: 33px;
  }
}
#historia .cronograma .container .fila--last .right::before {
  display: none !important;
}
#historia .cronograma .historia--banner {
  margin-top: 50px;
  border-radius: 8px;
  background: rgb(237.5, 237.5, 255);
  padding: 50px 70px;
  color: black;
  display: block;
  position: relative;
  overflow: visible;
}
@media (max-width: 991.98px) {
  #historia .cronograma .historia--banner {
    padding: 200px 40px 40px;
    margin-top: 180px;
  }
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner {
    padding: 320px 40px 40px;
    margin-top: 180px;
  }
}
#historia .cronograma .historia--banner .box--text {
  width: 100%;
  max-width: 420px;
}
@media (max-width: 991.98px) {
  #historia .cronograma .historia--banner .box--text {
    text-align: center;
    max-width: 100%;
  }
}
#historia .cronograma .historia--banner .box--text h2 {
  font-family: "Migra";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 10px;
  max-width: 300px;
}
@media (max-width: 991.98px) {
  #historia .cronograma .historia--banner .box--text h2 {
    max-width: inherit;
  }
}
#historia .cronograma .historia--banner .box--text p {
  margin: 0px;
}
#historia .cronograma .historia--banner .producto {
  border: 1px solid rgb(186.4, 186.4, 186.4);
  background: white;
  border-radius: 8px;
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  right: 70px;
  bottom: 50px;
  display: flex;
  align-items: center;
  border-radius: 8px;
}
@media (max-width: 991.98px) {
  #historia .cronograma .historia--banner .producto {
    bottom: 170px;
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto {
    display: block;
    max-width: 200px;
  }
}
@media (max-width: 575.98px) {
  #historia .cronograma .historia--banner .producto {
    bottom: 200px;
  }
}
#historia .cronograma .historia--banner .producto > .left {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#historia .cronograma .historia--banner .producto > .left .tags {
  top: 15px;
  left: 15px;
  position: absolute;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .left .tags {
    top: 12px;
    left: 12px;
  }
}
#historia .cronograma .historia--banner .producto > .left .tags > * {
  margin-right: 4px;
}
#historia .cronograma .historia--banner .producto > .left .image img {
  width: 228px;
  height: 277px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .left .image img {
    width: 100%;
    height: 200px;
  }
}
#historia .cronograma .historia--banner .producto > .right {
  padding: 0 32px;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right {
    padding: 12px;
  }
}
#historia .cronograma .historia--banner .producto > .right h3 {
  color: black;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: auto;
  margin-bottom: 2px;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right h3 {
    font-size: 14px;
  }
}
#historia .cronograma .historia--banner .producto > .right .descripcion {
  color: rgb(93.2, 93.2, 93.2);
  margin-bottom: 6px;
  display: block;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right .descripcion {
    font-size: 14px;
  }
}
#historia .cronograma .historia--banner .producto > .right .prices {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  letter-spacing: -1px;
  width: 100%;
  gap: 6px;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right .prices {
    margin-bottom: 30px;
  }
}
#historia .cronograma .historia--banner .producto > .right .prices strong {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right .prices strong {
    font-size: 20px;
  }
}
#historia .cronograma .historia--banner .producto > .right .prices del {
  color: rgb(139.8, 139.8, 139.8);
  line-height: 16px;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right .prices del {
    font-size: 12px;
  }
}
#historia .cronograma .historia--banner .producto > .right .prices span {
  color: #ef4444;
  font-weight: bold;
  line-height: 16px;
}
@media (max-width: 767.98px) {
  #historia .cronograma .historia--banner .producto > .right .prices span {
    font-size: 12px;
  }
}

#librerias {
  padding-top: 50px;
}
@media (max-width: 991.98px) {
  #librerias {
    padding-top: 30px;
  }
}
#librerias .top {
  max-width: 770px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
#librerias .top h1 {
  font-size: 48px;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  #librerias .top h1 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  #librerias .top p {
    font-size: 16px;
  }
}
#librerias .mid {
  max-width: 934px;
  margin: 0 auto;
}
#librerias .mid .row {
  margin-bottom: 100px;
}
@media (max-width: 991.98px) {
  #librerias .mid .row {
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 32px;
  }
}
#librerias .mid .row .col-lg-6 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6.img {
    order: 1;
  }
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6:not(.img) {
    order: 2;
  }
}
#librerias .mid .row .col-lg-6 > span {
  margin-bottom: 16px;
}
#librerias .mid .row .col-lg-6 h2 {
  font-family: "Migra";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 h2 + p {
    text-align: center;
  }
}
#librerias .mid .row .col-lg-6 img {
  width: calc(100% - 36px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 1000px;
  border-top-right-radius: 1000px;
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 img {
    height: 450px;
    width: calc(100% - 24px);
    margin-bottom: 24px;
  }
}
@media (max-width: 767.98px) {
  #librerias .mid .row .col-lg-6 img {
    height: 350px;
  }
}
#librerias .mid .row .col-lg-6 p {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}
#librerias .mid .row .col-lg-6 ul {
  padding: 0px;
  margin: 0px 0 24px;
  border-top: 1px solid rgb(237.4, 237.4, 237.4);
  border-bottom: 1px solid rgb(237.4, 237.4, 237.4);
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#librerias .mid .row .col-lg-6 ul li {
  width: 33.333%;
  text-align: center;
  padding: 8px;
  font-size: 14px;
  line-height: 16px;
  color: rgb(139.8, 139.8, 139.8);
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 ul li {
    padding: 4px;
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 ul + p {
    text-align: left;
  }
}
#librerias .mid .row .col-lg-6 address {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 16px;
  color: rgb(139.8, 139.8, 139.8);
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 address {
    text-align: left;
  }
}
#librerias .mid .row .col-lg-6 address a {
  text-decoration: underline;
  color: rgb(139.8, 139.8, 139.8);
}
@media (max-width: 991.98px) {
  #librerias .mid .row .col-lg-6 .btn {
    margin-bottom: 24px;
  }
}

#correos-office-list {
  max-height: 400px;
  overflow-y: auto;
}
#correos-office-list input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
#correos-office-list input[type=radio]:checked + .custom-radio-button {
  border-color: #5252FF;
  box-shadow: 0 0 0 3px rgba(82, 82, 255, 0.2);
  background-color: #f0f0ff;
}
#correos-office-list .custom-radio-button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  padding: 16px;
  border: 1px solid #dee2e6;
  border-radius: 0.75rem;
  background-color: #ffffff;
  min-height: 160px;
  transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s, background-color 0.2s;
}
#correos-office-list .custom-radio-button:hover {
  transform: translateY(-2px);
  border-color: #5252FF;
  box-shadow: 0 0 0 3px rgba(82, 82, 255, 0.2);
  background-color: #f0f0ff;
}
#correos-office-list .custom-radio-button .libreria {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1 1 auto;
}
#correos-office-list .custom-radio-button .availability {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.95rem;
  color: #1f1f1f;
}
#correos-office-list .libreria strong {
  display: block;
}

.tienda .libreria strong {
  display: block;
}

.correos-map-container-wrapper {
  position: relative;
  height: 500px;
  border-radius: 0.5rem 0 0 0.5rem;
  overflow: hidden;
}

#correos-map-container {
  width: 100%;
  height: 100%;
  background-color: #e5e3df;
}

.correos-map-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.correos-map-loading p {
  margin: 0;
  color: #6c757d;
  font-size: 0.95rem;
}

.correos-map-legend {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: #ffffff;
  padding: 12px 16px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 5;
  font-size: 0.875rem;
}
.correos-map-legend .legend-title {
  font-weight: 600;
  margin-bottom: 8px;
  color: #343a40;
  font-size: 0.9rem;
}
.correos-map-legend .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.correos-map-legend .legend-item:last-child {
  margin-bottom: 0;
}
.correos-map-legend .legend-marker {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  flex-shrink: 0;
}
.correos-map-legend .legend-marker-correos {
  background-color: #5252FF;
}
.correos-map-legend .legend-marker-celeritas {
  background-color: #FF8C00;
}
.correos-map-legend .legend-marker-user {
  background-color: #34A853;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.1);
  }
}
.correos-office-sidebar {
  height: 500px;
  overflow-y: auto;
  padding: 24px;
  background-color: #f8f9fa;
  border-radius: 0 0.5rem 0.5rem 0;
  border-left: 1px solid #dee2e6;
}
.correos-office-sidebar::-webkit-scrollbar {
  width: 8px;
}
.correos-office-sidebar::-webkit-scrollbar-track {
  background: #e9ecef;
  border-radius: 4px;
}
.correos-office-sidebar::-webkit-scrollbar-thumb {
  background: #adb5bd;
  border-radius: 4px;
}
.correos-office-sidebar::-webkit-scrollbar-thumb:hover {
  background: #6c757d;
}

.sidebar-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  color: #6c757d;
}
.sidebar-empty-state svg {
  opacity: 0.5;
}
.sidebar-empty-state p {
  font-size: 0.95rem;
  max-width: 250px;
  line-height: 1.5;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.office-details {
  animation: fadeIn 0.3s ease;
}
.office-details .office-name {
  font-size: 1.25rem;
  font-weight: 600;
  color: #212529;
  margin-bottom: 8px;
  line-height: 1.3;
}
.office-details .office-type-badge {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 16px;
  font-size: 0.813rem;
  font-weight: 500;
  margin-bottom: 16px;
}
.office-details .office-info-item {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 0.938rem;
  line-height: 1.5;
}
.office-details .office-info-item svg {
  flex-shrink: 0;
  margin-top: 2px;
}
.office-details .office-info-label {
  font-weight: 600;
  color: #495057;
  min-width: 70px;
}
.office-details .office-distance {
  color: #6c757d;
  font-size: 0.875rem;
  margin-bottom: 16px;
}

.office-type-badge-correos {
  background-color: #e3f2fd;
  color: #1976d2;
}

.office-type-badge-celeritas {
  background-color: #fff3e0;
  color: #e65100;
}

.office-schedule {
  margin-top: 16px;
  margin-bottom: 16px;
}

.office-schedule-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0;
  background: none;
  border: none;
  color: #5252FF;
  font-weight: 500;
  cursor: pointer;
  font-size: 0.938rem;
}
.office-schedule-toggle:hover {
  color: #1f1fff;
}
.office-schedule-toggle svg {
  transition: transform 0.2s;
}
.office-schedule-toggle.collapsed svg {
  transform: rotate(-90deg);
}

.office-schedule-content {
  padding-top: 12px;
}
.office-schedule-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.office-schedule-content li {
  padding: 6px 0;
  font-size: 0.875rem;
  color: #495057;
  display: flex;
  justify-content: space-between;
}
.office-schedule-content li strong {
  font-weight: 600;
  color: #212529;
  min-width: 100px;
}

.office-closures {
  margin-top: 16px;
  margin-bottom: 16px;
}
.office-closures .alert {
  font-size: 0.875rem;
  padding: 12px;
}
.office-closures ul {
  margin-bottom: 0;
  padding-left: 20px;
}
.office-closures li {
  font-size: 0.875rem;
}

.btn-select-office {
  width: 100%;
  padding: 12px;
  font-weight: 600;
  font-size: 1rem;
  margin-top: 20px;
}

.correos-search-bar {
  padding-bottom: 16px;
  border-bottom: 1px solid #dee2e6;
}
.correos-search-bar .input-group,
.correos-search-bar #search-correos-near-me {
  height: 38px;
}
.correos-search-bar #correos-postal-code,
.correos-search-bar #search-correos-offices {
  height: 100%;
}

@media (max-width: 991.98px) {
  .correos-map-container-wrapper {
    height: 400px;
    border-radius: 0.5rem 0.5rem 0 0;
  }
  .correos-office-sidebar {
    height: auto;
    min-height: 300px;
    max-height: 400px;
    border-radius: 0 0 0.5rem 0.5rem;
    border-left: none;
    border-top: 1px solid #dee2e6;
  }
  .correos-map-legend {
    font-size: 0.813rem;
    padding: 10px 12px;
  }
}
@media (max-width: 767.98px) {
  .correos-map-container-wrapper {
    height: 350px;
  }
  .correos-office-sidebar {
    max-height: 350px;
  }
  .correos-map-legend {
    bottom: 5px;
    left: 5px;
    padding: 8px 10px;
    font-size: 0.75rem;
  }
  .correos-map-legend .legend-marker {
    width: 10px;
    height: 10px;
  }
  .office-details .office-name {
    font-size: 1.125rem;
  }
  #modalCorreosOfficeLabel {
    font-size: 1rem;
  }
}
footer {
  padding: 56px 0 30px;
  background: rgb(250.6, 250.6, 250.6);
}
@media (max-width: 767.98px) {
  footer {
    padding: 30px 0 30px;
  }
}
footer .top {
  padding-bottom: 16px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .top ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 24px;
}
footer .top ul li:last-child {
  margin-right: 0px;
}
footer .top ul li a {
  display: block;
}
footer .top .trustpilot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
footer .top .trustpilot .stars img {
  height: 18px;
}
footer .top .trustpilot span:last-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 4px;
}
footer .top .google {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
footer .top .google span:first-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #ffb000;
  gap: 8px;
}
footer .top .google .stars img {
  height: 14px;
}
footer .top .google span:last-child {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 4px;
}
footer .mid {
  padding: 50px 0 24px;
}
@media (max-width: 767.98px) {
  footer .mid {
    padding-top: 24px;
  }
}
@media (max-width: 1199.98px) {
  footer .mid .col-xl-8 {
    margin-bottom: 26px;
  }
}
@media (max-width: 767.98px) {
  footer .mid .col-xl-8 {
    margin-bottom: 0px;
  }
}
footer .mid .col-xl-8 ul {
  margin: 0px 0 36px 0;
  padding: 0px;
  list-style: none;
}
footer .mid .col-xl-8 ul li {
  font-weight: bold;
  margin-bottom: 8px;
}
footer .mid .col-xl-8 ul li:first-child {
  margin-bottom: 20px;
}
footer .mid .col-xl-8 ul li a {
  font-weight: normal;
  color: black;
}
footer .mid .col-xl-8 ul li .no-bold {
  font-weight: normal;
}
@media (max-width: 1199.98px) {
  footer .mid .col-xl-4 {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  footer .mid .col-xl-4 {
    display: block;
  }
}
footer .mid .col-xl-4 h5 {
  margin-bottom: 24px;
}
footer .mid .col-xl-4 .contacto {
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  footer .mid .col-xl-4 .contacto {
    order: 2;
    margin: 0px;
  }
}
@media (max-width: 767.98px) {
  footer .mid .col-xl-4 .contacto {
    margin-bottom: 30px;
  }
}
footer .mid .col-xl-4 .contacto h5 {
  margin-bottom: 24px;
}
footer .mid .col-xl-4 .contacto a {
  padding: 8px 20px;
  background: #2CD44A;
  color: black;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
}
footer .mid .col-xl-4 .contacto a img {
  margin-right: 6px;
}
@media (max-width: 1199.98px) {
  footer .mid .col-xl-4 .app {
    margin-right: 50px;
    order: 1;
  }
}
@media (max-width: 575.98px) {
  footer .mid .col-xl-4 .app #logo_footer_app_ios {
    width: 120.885px;
    height: 40.408px;
  }
  footer .mid .col-xl-4 .app #logo_footer_app_android {
    width: 136px;
    height: 40.408px;
  }
}
footer .mid .col-xl-4 .app a {
  display: inline-block;
  vertical-align: middle;
}
footer .bot {
  padding-bottom: 16px;
  border-bottom: 1px solid rgb(186.4, 186.4, 186.4);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199.98px) {
  footer .bot {
    margin-top: 66px;
  }
}
@media (max-width: 575.98px) {
  footer .bot {
    display: block;
    margin-top: 30px;
  }
  footer .bot #logo_footer_bot_bookish {
    width: 140px;
  }
  footer .bot .payment_mode_icon {
    width: 23px;
    height: 16px;
  }
  footer .bot .payment_mode_icon_double {
    width: 34px;
    height: 16px;
  }
}
footer .bot > a img {
  height: 38px;
  width: auto;
}
@media (max-width: 767.98px) {
  footer .bot > a img {
    height: 32px;
  }
}
footer .bot ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline-flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 991.98px) {
  footer .bot ul {
    gap: 8px;
  }
}
@media (max-width: 575.98px) {
  footer .bot ul {
    margin-top: 16px;
  }
}
footer .bot ul li {
  display: inline-block;
  vertical-align: middle;
}
footer .copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
}
@media (max-width: 991.98px) {
  footer .copyright {
    display: block;
  }
}
footer .copyright .left {
  display: flex;
  align-items: center;
}
footer .copyright .left img {
  margin-left: 8px;
}
footer .copyright .right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575.98px) {
  footer .copyright .right {
    display: block;
  }
}
footer .copyright .right > ul {
  margin: 0px 24px 0 0;
  padding: 0px;
  list-style: none;
}
@media (max-width: 575.98px) {
  footer .copyright .right > ul {
    margin: 8px 0px 14px 0;
  }
}
footer .copyright .right > ul li {
  display: inline;
}
footer .copyright .right > ul li::after {
  content: "|";
  margin-left: 5px;
}
footer .copyright .right > ul li:last-child::after {
  content: "";
  margin: 0px;
}
footer .copyright .right > ul li a {
  color: black;
}
footer .copyright .dropdown-menu {
  font-size: 14px;
  line-height: 120%;
}/*# sourceMappingURL=style.css.map */