article.node-listing-single.vc-detail {
  margin-top: 0;
}

.property-ref {
  color: #004773;
  font-size: 12px;
  font-weight: 500;
}

.property-title {
  color: #444444;
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 38.4px;
}

@media (max-width: 991.98px) {
  .property-title {
    margin-top: 5px;
    font-size: 30px;
    max-width: 100%;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: none;
  }
}

.property-details-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
}

.property-price {
  position: relative !important;
  color: #004773;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}

.bt {
  border-top: 1px solid #ccc;
}

.detail-item-label {
  position: relative;
  min-width: 222px;
  flex: 0 0 auto;
  padding-left: 28px;
  padding-right: 12px;
}

.detail-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  transform: none;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url("/themes/gavias_lozin/images/icon-check.svg") no-repeat center;
  background-size: contain;
}

.detail-item-label .field {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: space-between;
}

.detail-item-label .field .field__label {
  width: auto;
}

.listing-top .row>[class*="col-"].d-flex {
  align-items: center;
}

.listing-top .detail-item-label+div {
  min-width: 26px;
}

.price {
  margin-top: 10px;
  font-size: 18px;
  color: #004b79;
}

.reference {
  margin-top: 10px;
  font-size: 12px;
}

.pop-title {
  color: #6a6a6a !important;
  font-size: 12px !important;
}

/* ---------- PTP: El precio lo pones tú ----------------- */

.elprecioloponestu-mobile {
  width: 100%;
  padding: 8px 16px;
  margin: 0;
  margin-bottom: 20px;
  font-size: 12.8px;
  background: #fff;
}

.elprecioloponestu-mobile.elprecioloponestu-mobile-modal {
  padding: 0 0;
}

.elprecioloponestu-mobile img {
  width: 102px;
  height: 100%;
}

.elprecioloponestu-mobile.countdown-block a {
  font-weight: 700;
  color: #0076CF;
}

.elprecioloponestu-mobile.countdown-block a:hover {
  color: #aee4b5;
}

.elprecioloponestu-mobile.countdown-block .countdown-time-wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}

.elprecioloponestu-mobile.countdown-block .countdown-time-wrapper .subtitle {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 12.8px;
  color: #444444;
}

.elprecioloponestu-mobile.countdown-block .countdown-time-wrapper a {
  text-align: right;
}

.elprecioloponestu-mobile #countdown-mobile,
.elprecioloponestu-mobile #countdown-mobile-modal {
  opacity: 0;
  width: 100%;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 12px 0px 12px 0px;
  transition: opacity 0.25s ease-in-out;
}

.elprecioloponestu-mobile #countdown-mobile-modal {
  opacity: 1;
}

.elprecioloponestu-mobile #countdown-mobile.show,
.elprecioloponestu-mobile #countdown-mobile-modal.show {
  opacity: 1;
}

.elprecioloponestu-mobile .property-countdown {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elprecioloponestu-mobile .bloque-countdown {
  min-width: 40px;
  height: 57px;
  padding: .5rem .5rem;
  background: #F4F4F4;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
}

.elprecioloponestu-mobile.elprecioloponestu-mobile-modal .bloque-countdown {
  padding: .5rem .25rem;
}

.elprecioloponestu-mobile .bloque-countdown.days {
  min-width: 45px;
  margin: 0 8px 0 0;
  border-radius: 8px;
}

.elprecioloponestu-mobile .bloque-countdown.hours {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.elprecioloponestu-mobile .bloque-countdown.seconds {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.elprecioloponestu-mobile .bloque-countdown .countdown-value {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  color: #003657;
}

.elprecioloponestu-mobile .bloque-countdown .countdown-key {
  font-size: 12.8px;
  font-weight: 400;
  color: #003657;
}

.elprecioloponestu-mobile .separator {
  width: 16px;
  height: 57px;
  padding: .5rem 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #003657;
  background: #F4F4F4
}

.elprecioloponestu-mobile .brand-elprecioloponestu {
  width: 100%;
  min-height: 57px;
  margin-left: 8px;
  padding: 8px 16px;
  gap: 8px;
  align-items: center;
  justify-content: space-around;
  background-color: #ff6824;
  border-radius: 8px;
}

@media(max-width: 320px) {
  .elprecioloponestu-mobile .brand-elprecioloponestu {
    display: none !important;
  }
}

@media(max-width: 355px) {
  .elprecioloponestu-mobile-modal .brand-elprecioloponestu {
    display: none !important;
  }
}

.elprecioloponestu-mobile .brand-elprecioloponestu .icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #003657;
}

.elprecioloponestu-mobile .brand-elprecioloponestu .icon img {
  width: 24px;
  height: 24px;
}

.elprecioloponestu-mobile .brand-elprecioloponestu .text {
  font-size: 12.8px;
  line-height: 1.5;
  color: #ffffff;
}

@media(max-width: 400px) {
  .elprecioloponestu-mobile .brand-elprecioloponestu .text {
    display: none;
  }
}

@media(max-width: 435px) {
  .elprecioloponestu-mobile-modal .brand-elprecioloponestu .text {
    display: none;
  }
}

.elprecioloponestu-mobile .countdown-block .title,
.elprecioloponestu-mobile .title {
  font-size: 0.8rem;
  margin-bottom: 5px;
  font-weight: 500;
}

.elprecioloponestu-mobile #countdown-mobile label {
  line-height: initial;
  margin-bottom: 0;
}

.elprecioloponestu-mobile .button-primary {
  padding: 7px 20px;
  border-radius: 3px;
  font-size: 0.7rem;
  width: 100%;
}

.elprecioloponestu-mobile i {
  font-size: 25px;
}

.elprecioloponestu-mobile .btn-pujar a,
.elprecioloponestu-mobile .btn-pujar button {
  padding: 5px 15px 0px;
}

.elprecioloponestu.countdown-block {
  margin-bottom: 0px;
  padding: 20px;
  font-size: 16px;
  font-family: "Diglo Aero";
  color: #444444;
  background-color: #F4F4F4;
}

.elprecioloponestu.countdown-block a {
  font-weight: 700;
  color: #0076CF;
}

.elprecioloponestu.countdown-block a:hover {
  color: #aee4b5;
}

.elprecioloponestu.countdown-block h3.title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400 !important;
  color: #444444;
}

.elprecioloponestu.countdown-block .countdown-time-wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.elprecioloponestu.countdown-block .countdown-time-wrapper .subtitle {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 16px;
  color: #444444;
}

.elprecioloponestu.countdown-block .countdown-time-wrapper a {
  text-align: right;
}

.elprecioloponestu #countdown {
  opacity: 0;
  width: 100%;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 15px;
  padding-bottom: 20px;
  transition: opacity 0.25s ease-in-out;
}

.elprecioloponestu #countdown.show {
  opacity: 1;
}

.elprecioloponestu .property-countdown {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elprecioloponestu .bloque-countdown {
  min-width: 55px;
  height: 70px;
  padding: .5rem .5rem;
  background: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}

.elprecioloponestu .bloque-countdown.days {
  min-width: 66px;
  margin: 0 8px 0 0;
  border-radius: 8px;
}

.elprecioloponestu .bloque-countdown.hours {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.elprecioloponestu .bloque-countdown.seconds {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.elprecioloponestu .bloque-countdown .countdown-value {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  color: #003657;
}

.elprecioloponestu .bloque-countdown .countdown-key {
  font-size: 12.8px;
  font-weight: 400;
  color: #003657;
}

.elprecioloponestu .separator {
  width: 20px;
  height: 70px;
  padding: .5rem 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #003657;
  background: #ffffff;
}

.elprecioloponestu .brand-elprecioloponestu {
  width: 100%;
  min-height: 70px;
  margin-left: 8px;
  padding: 8px 16px;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  background-color: #ff6824;
  border-radius: 8px;
}

@media(max-width: 1220px) {
  .elprecioloponestu .brand-elprecioloponestu {
    display: none !important;
  }
}

.elprecioloponestu .brand-elprecioloponestu .icon {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #003657;
}

.elprecioloponestu .brand-elprecioloponestu .icon img {
  width: 24px;
  height: 24px;
}

.elprecioloponestu .brand-elprecioloponestu .text {
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
}

@media(max-width: 1440px) {
  .elprecioloponestu .brand-elprecioloponestu .text {
    display: none;
  }
}

.elprecioloponestu .form-pon-tu-precio {
  font-size: 16px;
}

.elprecioloponestu .ptp-precio-salida-info-wrapper {
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 16px;
  justify-content: space-between;
}

.elprecioloponestu .ptp-precio-salida-info-wrapper .ptp-precio-salida-text {
  font-weight: 700;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper {
  margin-bottom: 15px;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-money-input {
  width: 100%;
  height: 32px;
  padding: 0;
  font-size: 16px;
  text-align: center;
  color: #444444;
  border-width: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-money-input::-webkit-inner-spin-button,
.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-money-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-input-wrap {
  position: relative;
  flex: 1;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-input-wrap .ptp-money-input {
  max-width: none !important;
  padding-right: 28px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-currency {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-weight: 400;
  color: #444;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-number-wrapper {
  display: inline-flex;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 8px;
  background-color: #FFFFFF;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-number-wrapper,
.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-number-wrapper * {
  box-sizing: border-box;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-number-wrapper button {
  position: relative;
  width: 32px;
  height: 32px;
  margin: 0;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  border: none;
  color: #444444;
  background-color: #F4F4F4;
  transition: all 0.25s ease-in-out;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-number-wrapper button:hover {
  background-color: #e7e5e5;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-info .fa-circle-info {
  color: #aee4b5;
  margin-right: 6px;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-info .info-icon,
.diglo-modal-el-precio-tu .ptp-precio-propuesto-info .info-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.33282%204.33319C6.33282%203.96519%206.63149%203.66652%206.99949%203.66652C7.36749%203.66652%207.66616%203.96519%207.66616%204.33319C7.66616%204.70119%207.36749%204.99986%206.99949%204.99986C6.63149%204.99986%206.33282%204.70119%206.33282%204.33319ZM6.33282%206.33319C6.33282%205.96519%206.63149%205.66652%206.99949%205.66652C7.36749%205.66652%207.66616%205.96519%207.66616%206.33319V9.66652C7.66616%2010.0345%207.36749%2010.3332%206.99949%2010.3332C6.63149%2010.3332%206.33282%2010.0345%206.33282%209.66652V6.33319ZM6.99897%2012.3331C4.0583%2012.3331%201.66564%209.94039%201.66564%206.99973C1.66564%204.05906%204.0583%201.66639%206.99897%201.66639C9.93964%201.66639%2012.3323%204.05906%2012.3323%206.99973C12.3323%209.94039%209.93964%2012.3331%206.99897%2012.3331ZM6.99949%200.333191C3.31749%200.333191%200.332825%203.31786%200.332825%206.99986C0.332825%2010.6819%203.31749%2013.6665%206.99949%2013.6665C10.6808%2013.6665%2013.6662%2010.6819%2013.6662%206.99986C13.6662%203.31786%2010.6808%200.333191%206.99949%200.333191Z%22%20fill%3D%22%232BB237%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.elprecioloponestu .ptp-precio-propuesto-wrapper .ptp-precio-propuesto-info .info-text {
  vertical-align: middle;
  color: #757575;
}

.elprecioloponestu .ptp-fecha-nacimiento-wrapper {
  margin-bottom: 15px;
}

.elprecioloponestu .ptp-fecha-nacimiento-wrapper .ptp-precio-propuesto-date-wrapper {
  padding: 8px;
  background-color: #FFFFFF;
}

.elprecioloponestu .ptp-fecha-nacimiento-wrapper input[type="date"] {
  width: 100%;
  height: 32px;
  font-size: 16px;
  color: #757575;
  border: none;
  background-color: #FFFFFF;
}

.elprecioloponestu .ptp-bases-legales-wrapper {
  margin-top: 30px;
}

.elprecioloponestu .ptp-bases-legales-wrapper label,
.elprecioloponestu .ptp-ofertas-novedades-wrapper label {
  display: inline-block;
  padding-left: 32px;
  color: #757575;
  cursor: pointer;
}

.elprecioloponestu .ptp-vp-checkbox {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  cursor: pointer;
}

.elprecioloponestu .ptp-vp-checkbox a {
  font-weight: 700;
  color: #0076CF;
}

.elprecioloponestu .ptp-vp-checkbox a:hover {
  color: #aee4b5;
}

.elprecioloponestu .ptp-vp-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.elprecioloponestu .ptp-vp-checkbox .checkmark {
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 18px;
  background-color: #E5E5E5;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #2BB237
}

.elprecioloponestu .ptp-vp-checkbox input:checked~.checkmark {
  background-color: #aee4b5;
  box-shadow: inset 0 0 0 1px #aee4b5;
}

.elprecioloponestu .ptp-vp-checkbox input:checked~.checkmark::after {
  display: block;
}

.elprecioloponestu .ptp-vp-checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.elprecioloponestu .button.button-secondary.btn-pujar {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.elprecioloponestu.countdown-block a.button.button-secondary.btn-pujar {
  margin: 0;
}

/* ---------- Mapa superior (galería) ------------------ */

.listing-main-map.static-map {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.listing-main-map.static-map .img-static-map {
  opacity: 0;
  width: 100%;
  height: 400px;
  aspect-ratio: 21 / 9;
  object-fit: cover;
  filter: brightness(0.95);
  transition: filter 0.3s ease, opacity 0.3s ease;
}

.listing-main-map.static-map .img-static-map.loaded {
  opacity: 1;
}

.listing-main-map.static-map:hover .img-static-map.loaded:hover {
  filter: brightness(0.90);
}

.listing-main-map.static-map .map-overlay-text {
  opacity: 0;
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #004b7a;
  background-color: #aee4b5;
  box-shadow: 0 5px 7px 0 rgb(0 0 0 / 15%);
  padding: 0.4rem 0.8rem;
  font-size: 0.9rem;
  border-radius: 4px;
  pointer-events: none;
  transition: opacity 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}

.listing-main-map.static-map .map-overlay-text.loaded {
  opacity: 1;
}

.listing-main-map.static-map:hover .map-overlay-text.loaded {
  color: #aee4b5;
  background-color: #004b7a;
}

.listing-main-map .gva-icon-map {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 54px;
  height: 54px;
  transform: translate(-50%, -100%);
  z-index: 2;
}

.listing-main-map.static-map .gva-icon-map {
  pointer-events: none;
}

gmp-advanced-marker .gva-icon-map {
  height: unset !important;
  width: unset !important;
}

.listing-main-map .gva-icon-map svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* ---------- Info visualizaciones y solicitudes -------------- */

.listing-top .listing-stats {
  font-size: 12.8px;
  padding-bottom: 6px;
}

.listing-top .listing-stats .stats-item {
  line-height: 1.6;
}

@media(min-width: 990px) {
  .listing-top .listing-stats .stats-item {
    font-size: 16px;
  }
}

.listing-top .listing-stats .stats-item .icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: text-bottom;
}

/* ---------- Social buttons ------------------------- */

.social-sharing-buttons {
  margin-top: 0px;
  justify-content: right;
}

.social-sharing-buttons svg {
  border: 1px solid #004b7a;
  fill: #004b7a;
  height: 25px !important;
  width: 25px !important;
}

@media(min-width: 768px) {
  .social-sharing-buttons svg {
    height: 30px !important;
    width: 30px !important;
  }
}

@media(min-width: 993px) {
  .social-sharing-buttons {
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.after-gallery {
  margin-bottom: 8px;
  margin-top: 16px;
  padding-right: 30px;
  padding-left: 30px;
}

.logo-propietario {
  display: flex;
  flex-direction: inherit;
}

.logo-propietario img {
  width: auto !important;
  height: 50px !important;
}

.disclaimer {
  margin-top: 16px;
}

.field--name-field-yera-descripcion p {
  font-size: 0.875rem;
}

@media(min-width: 993px) {
  .logo-propietario {
    display: flex;
    flex-direction: column;
  }

  .after-gallery {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

.or-rent {
  font-size: 16px;
  font-weight: normal;
  color: #757575;
}

.or-rent strong {
  color: #004773;
  font-size: 24px;
}

.or-rent-mobile {
  font-size: 14px;
  font-weight: normal;
  color: #757575;
}

.or-rent-mobile strong {
  color: #004773;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}

/* ---------- Header -------------------------------------- */

.listing-icons .btn-theme-small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0076CF;
  border-radius: 50% !important;
  transition: all 0.25s ease-in-out;
}

.listing-icons .btn-theme-small:hover {
  color: #aee4b5;
}

.listing-icons .btn-theme-small.btn-favorito.loading {
  opacity: 0.5;
  pointer-events: none;
}

.listing-icons .btn-theme-small .fa,
.listing-icons .btn-theme-small .fa-regular {
  padding-bottom: 1px;
  vertical-align: middle;
}

.listing-icons .btn-theme-small svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.listing-icons button.btn-theme-small {
  padding: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}

#shareInmuebleModal .modal-header {
  padding-top: 50px;
  padding-bottom: 10px;
  border-bottom: none;
}

#shareInmuebleModal .modal-header .modal-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  color: #444444;
}

@media (min-width: 768px) {
  #shareInmuebleModal .modal-header .modal-title {
    font-size: 24px;
  }
}

#shareInmuebleModal .modal-header .close {
  margin-top: -48px;
}

#shareInmuebleModal .modal-body {
  padding-top: 8px;
  padding-bottom: 24px;
}

#shareInmuebleModal .share-inmueble-modal__content {
  width: 100%;
}

#shareInmuebleModal .share-inmueble-copy-link {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #edf1f6;
}

#shareInmuebleModal .share-inmueble-copy-link__label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  color: #7b8ea8;
  cursor: default;
}

#shareInmuebleModal .share-inmueble-copy-link__controls {
  display: flex;
  align-items: center;
  gap: 12px;
}

#shareInmuebleModal .share-inmueble-copy-link__input {
  flex: 1 1 auto;
  min-width: 0;
  height: 48px;
  padding: 0 16px;
  border: 1px solid #d9e0e8;
  border-radius: 6px;
  background-color: #ffffff;
  font-size: 15px;
  line-height: 1.35;
  color: #9caaba;
  text-overflow: ellipsis;
}

#shareInmuebleModal .share-inmueble-copy-link__button {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  height: 48px;
  padding: 0 18px;
  border: 2px solid #005f9e;
  border-radius: 999px;
  background-color: #ffffff;
  color: #005f9e;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}

#shareInmuebleModal .share-inmueble-copy-link__button:hover {
  border-color: #004b7a;
  background-color: #004b7a;
  color: #aee4b5;
  box-shadow: 0 0 0 2px rgba(174, 228, 181, 0.14);
}

#shareInmuebleModal .share-inmueble-copy-link__feedback {
  min-height: 20px;
  margin-top: 8px;
  font-size: 14px;
  color: #b42318;
}

#shareInmuebleModal .share-inmueble-copy-link__button-icon {
  display: none;
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

#shareInmuebleModal .share-inmueble-copy-link__button-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

#shareInmuebleModal .share-inmueble-copy-link__button-icon circle,
#shareInmuebleModal .share-inmueble-copy-link__button-icon path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#shareInmuebleModal .share-inmueble-copy-link__button.is-copied {
  border-color: #3f9b4f;
  color: #3f9b4f;
  background-color: #ffffff;
}

#shareInmuebleModal .share-inmueble-copy-link__button.is-copied .share-inmueble-copy-link__button-icon {
  display: inline-flex;
}

#shareInmuebleModal .share-inmueble-copy-link__button.is-copied:hover {
  background-color: #f7fcf8;
  box-shadow: 0 0 0 2px rgba(63, 155, 79, 0.08);
}

#shareInmuebleModal .share-inmueble-copy-link__button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(174, 228, 181, 0.3);
}

#shareInmuebleModal .share-inmueble-copy-link__feedback:not(.is-error) {
  visibility: hidden;
}

@media (max-width: 767.98px) {
  #shareInmuebleModal .share-inmueble-copy-link__controls {
    gap: 10px;
  }

  #shareInmuebleModal .share-inmueble-copy-link__input {
    flex: 1 1 calc(100% - 136px);
    height: 44px;
    padding: 0 14px;
    font-size: 14px;
  }

  #shareInmuebleModal .share-inmueble-copy-link__button {
    min-width: 122px;
    height: 44px;
    padding: 0 12px;
    font-size: 13px;
  }

  #shareInmuebleModal .share-inmueble-copy-link__button-icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
  }
}

#shareInmuebleModal .share-inmueble-modal__description {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #757575;
}

#shareInmuebleModal .social-sharing-buttons {
  width: 100%;
  margin: 0;
  justify-content: center !important;
  flex-wrap: wrap;
  gap: 10px;
}

#shareInmuebleModal .social-sharing-buttons__button {
  width: 54px;
  height: 54px;
  margin: 0;
  border: 1px solid #004b7a;
  border-radius: 50%;
  transition: all 0.3s ease;
}

#shareInmuebleModal .social-sharing-buttons__button:hover {
  background-color: #004b7a;
}

#shareInmuebleModal .social-sharing-buttons__button svg {
  width: 24px !important;
  height: 24px !important;
  margin: 0;
  border: 0;
  fill: #004b7a;
  transform-origin: center;
  transition: all 0.3s ease;
}

#shareInmuebleModal .social-sharing-buttons__button:hover svg {
  fill: #aee4b5;
}

#shareInmuebleModal .social-sharing-buttons__button-facebook svg {
  transform: scale(1.08);
}

#shareInmuebleModal .social-sharing-buttons__button-x svg {
  transform: scale(0.92);
}

#shareInmuebleModal .social-sharing-buttons__button-whatsapp svg {
  transform: scale(1.08);
}

#shareInmuebleModal .social-sharing-buttons__button-pinterest svg {
  transform: scale(1.05);
}

#shareInmuebleModal .social-sharing-buttons__button-email svg {
  transform: scale(0.96);
}

@media (max-width: 991.98px) {
  .article-header .listing-icons .btn-theme-small {
    width: 36px !important;
    height: 36px !important;
    margin-left: 8px !important;
    margin-right: 0 !important;
    margin-bottom: 5px !important;
    background-color: #F4F4F4 !important;
    color: #0076CF !important;
    border: none !important;
    font-size: 22px !important;
  }

  .article-header .listing-icons .btn-theme-small:hover {
    background-color: #004b7a !important;
    color: #aee4b5 !important;
  }

  .listing-icons .btn-theme-small .fa,
  .listing-icons .btn-theme-small .fa-regular {
    padding-top: 1px;
    font-size: 22px;
  }

  .listing-icons .btn-theme-small.like .fa,
  .listing-icons .btn-theme-small.like .fa-regular {
    padding-top: 2.5px;
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .listing-icons .btn-theme-small {
    width: 43px !important;
    height: 43px !important;
    margin-right: 8px !important;
    background-color: #ffffff !important;
    color: #0076CF !important;
    border: 1px solid #0076CF !important;
    border-radius: 50% !important;
  }

  .listing-icons .btn-theme-small:hover {
    background-color: #004b7a !important;
    border-color: #004b7a !important;
    color: #aee4b5 !important;
  }

  .listing-icons .btn-theme-small.print {
    margin-right: 0 !important;
  }

  .listing-icons .btn-theme-small .fa,
  .listing-icons .btn-theme-small .fa-regular {
    font-size: 26px;
  }

  .listing-icons .btn-theme-small.like .fa,
  .listing-icons .btn-theme-small.like .fa-regular {
    padding-top: 2.5px;
    font-size: 20px;
  }
}

.viacore-detail .social-sharing-buttons .social-sharing-buttons__button svg {
  height: 30px !important;
  width: 30px !important;
  fill: #0076CF !important;
  background-color: #ffffff !important;
  border: 1px solid #0076CF !important;
  border-radius: 50% !important;
  transition: all 0.25s ease-in-out;
}

.viacore-detail .social-sharing-buttons .social-sharing-buttons__button-x svg {
  padding: 4px;
}

.viacore-detail .social-sharing-buttons .social-sharing-buttons__button svg:hover {
  fill: #aee4b5 !important;
  background-color: #004b7a !important;
  border-color: #aee4b5 !important;
}

@media (max-width: 991.98px) {
  .viacore-detail .social-sharing-buttons .social-sharing-buttons__button svg {
    padding: 3px;
    border: 0 !important;
    fill: #0076cf !important;
    background-color: #f4f4f4 !important;
  }

  .viacore-detail .social-sharing-buttons .social-sharing-buttons__button svg:hover {
    fill: #aee4b5 !important;
    background-color: #004b7a !important;
    border-color: #aee4b5 !important;
  }
}

.viacore-detail .back-to-list a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #0076CF;
  transition: all 0.25s ease-in-out;
}

.viacore-detail .back-to-list a:hover {
  color: #aee4b5;
}

@media (max-width: 991.98px) {
  .viacore-detail .back-to-list a {
    display: grid;
    align-items: center;
    justify-items: center;
    width: 36px !important;
    height: 36px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: #F4F4F4 !important;
    color: #0076CF !important;
    border: none !important;
    font-size: 18px !important;
    border-radius: 50% !important;
  }

  .viacore-detail .back-to-list a:hover {
    background-color: #004b7a !important;
    color: #aee4b5 !important;
  }

  .viacore-detail .back-to-list a .fa-solid {
    padding-right: 0.15rem !important;
  }

  .viacore-detail .back-to-list a .back-to-list-text {
    display: none;
  }
}

.vc-detail .article-detail-container .title,
.vc-detail .article-detail-container .listing-top .title,
.vc-detail .article-detail-container .listing-info-block .title,
.vc-detail .listing-info-block .title,
.vc-detail .property-details-title.title {
  font-size: 21px !important;
  font-weight: 700 !important;
  color: #444444 !important;
}

.listing-top .precio-anterior-descuento-importe {
  font-size: 20px;
}

.listing-top .precio-anterior-descuento {
  margin-left: 50px;
  font-size: 20px;
  font-weight: 400;
  color: #CA2702;
}

.listing-top .listing-location-value {
  line-height: 1.6;
  font-size: 20px;
  font-weight: 400;
  color: #444444;
}

@media (max-width: 991.98px) {
  .listing-top .listing-location-value {
    line-height: 1.4;
  }
}

.listing-top .property-ref {
  font-size: 12.8px;
  color: #757575;
}

.listing-top .listing-attributes {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  gap: 8px;
}

.listing-top .listing-attributes .after-gallery {
  max-height: 140px;
  max-width: 220px;
}

@media (max-width: 991.98px) {
  .listing-top .listing-attributes .after-gallery {
    max-height: 120px;
    max-width: 120px;
  }
}

.listing-top .listing-attributes .after-gallery img {
  object-fit: contain;
}

.listing-top .listing-attributes-loc-ref {
  flex: 1;
}

.listing-top .listing-details.info .icons-detail {
  display: flex;
  align-items: stretch;
  justify-content: flex-start !important;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
}

.listing-top .listing-details.info .icons-detail .info-icon {
  height: -webkit-fill-available;
  max-width: 240px;
  flex: 1 1 144px;
  gap: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 12px 12px 8px;
  margin-right: 0px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #444444;
  background-color: #F4F4F4;
  border-radius: 12px;
}

.listing-top .listing-details.info .icons-detail .info-icon img {
  width: 36px;
  padding-right: 0px !important;
}

@media (max-width: 991.98px) {

  .listing-top .listing-details.info .icons-detail .info-icon {
    max-width: 180px;
    flex: 1 1 100px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 12px 16px 6px;
  }

  .listing-top .listing-details.info .icons-detail .info-icon img {
    width: 30px;
  }
}

.listing-top .listing-details.descargables,
.description-container .listing-details.descargables {
  align-items: flex-start;
}

.listing-top .listing-details.descargables .icons-detail,
.description-container .listing-details.descargables .icons-detail {
  padding: 14px 6px;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
}

.listing-top .listing-details.descargables .icons-detail a,
.description-container .listing-details.descargables .icons-detail a {
  min-width: 120px;
  font-size: 16px;
}

/* ---------- Precio -------------------------------------- */

@media (max-width: 991.98px) {
  .listing-top .listing-price {
    display: none;
  }
}

.listing-top .listing-price .note a {
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
  color: #0076CF;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}

.listing-top .listing-price .note a:hover {
  color: #aee4b5;
  text-decoration: none;
}

/* ---------- Descripción -------------------------------------- */

.article-detail-container .description-container .description-content {
  position: relative;
  text-align: justify;
  line-height: 1.5;
}

.article-detail-container .description-container .description-content p {
  margin-bottom: 0.8rem;
}

@media (max-width: 992px) {
  .article-detail-container .description-container .description-content {
    font-size: 0.95rem;
  }

  .article-detail-container .description-container .description-content p {
    font-size: 0.95rem;
  }
}

.article-detail-container .description-container .description-content.is-clamped {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
}

.article-detail-container .description-container .description-content.is-clamped::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 2rem;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  opacity: .5;
  transition: opacity .25s ease;
}

.article-detail-container .description-container .description-content:not(.is-clamped)::after {
  opacity: 0;
}

.article-detail-container .description-container .desc-toggle {
  margin-top: 8px;
  background: transparent;
  border: 0;
  color: #0076CF;
  font-weight: 600;
  padding: 0;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
}

.article-detail-container .description-container .desc-toggle:hover {
  color: #aee4b5;
}

.article-detail-container .description-container .desc-toggle .fa-solid {
  vertical-align: text-bottom;
}

/* ---------- Mapa inferior (localización) ------------- */

.listing-content-main .listing-info-block.listing-location .title.ubicacion {
  display: block !important;
}

.listing-content-main .listing-info-block.listing-location .block-content {
  padding: 0 !important;
}

.listing-content-main .listing-location-value img {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: text-bottom;
}

/* ---------- Sidebar: Tabs -------------------------------- */

.right-sidebar-container #sidebar-detail {
  background-color: #F4F4F4;
}

@keyframes ctaGlowSoft {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 75, 122, 0);
    outline-color: transparent;
  }

  35% {
    box-shadow: 0 0 0 4px rgba(0, 75, 122, .24);
    outline-color: rgba(0, 75, 122, .24);
  }

  50% {
    box-shadow: 0 0 0 2px rgba(0, 75, 122, .12);
    outline-color: rgba(0, 75, 122, .12);
  }

  90% {
    box-shadow: 0 0 0 0 rgba(0, 75, 122, 0);
    outline-color: transparent;
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 75, 122, 0);
    outline-color: transparent;
  }
}

.right-sidebar-container #sidebar-detail.cta-glow {
  animation: ctaGlowSoft 1s cubic-bezier(.22, .61, .36, 1) 1;
  outline: 1px solid rgba(0, 75, 122, .35);
  border-radius: 8px;
}

@media (prefers-reduced-motion: reduce) {
  .right-sidebar-container #sidebar-detail.cta-glow {
    animation: none;
  }
}

.right-sidebar-container .customer_journey_wrapper {
  background-color: #F4F4F4;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs {
  border-bottom: 2px solid #2bb236a0;
  margin-bottom: 14px;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-tabs {
  border-bottom: 0;
  column-gap: 24px;
  flex-wrap: nowrap;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-item {
  margin-bottom: 0;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link {
  position: relative;
  border: 0 !important;
  background: transparent !important;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 10px;
  margin: 0;
  color: #757575;
  font-weight: 600;
  text-transform: none;
  line-height: 1.2;
  white-space: normal;
  text-decoration: none;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link:hover,
.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link:focus {
  color: #444444;
  outline: none;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link.active {
  color: #444444 !important;
  font-weight: 700;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: #2BB237;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform .20s ease;
  will-change: transform;
}

.right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link.active::after {
  transform: translateX(-50%) scaleX(1);
}

@media (max-width: 991.98px) {
  .right-sidebar-container {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link::after {
    transition: none;
  }
}

@media (min-width: 992px) {
  .right-sidebar-container #sidebar-detail .sidebar-tabs .nav-link {
    font-size: 16px;
  }
}

/* ---------- Sidebar: Visita ----------------- */

#pane-visita .want-schedule-visit-block {
  background: #FFFFFF;
  border: 1px solid #E6E8EB;
  border-radius: 12px;
  padding: 20px;
  box-shadow: none;
}

#pane-visita .more-info-block {
  align-items: stretch;
  text-align: left;
}

#pane-visita .img-wrapper {
  margin-bottom: 14px;
}

#pane-visita .img-wrapper img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  display: block;
}

#pane-visita .schedule-visit-title {
  margin: 0 0 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
  color: #444444;
  text-align: left !important;
}

#pane-visita .schedule-visit-subtitle {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 400;
  color: #444444;
}

#pane-visita .divider,
#pane-visita hr {
  border: 0;
  height: 1px;
  background: #E6E8EB;
  margin: 14px 0;
}

#pane-visita .wsvb-btn {
  width: 100%;
  min-width: 100%;
  background-color: #aee4b5;
  border: solid 1px #aee4b5;
  color: #004b7a;
  padding: 10px 20px;
  margin: 16px 0 0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}

#pane-visita .wsvb-btn:hover,
#pane-visita .wsvb-btn:focus {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
  outline: none;
}

#pane-visita .wsvb-btn:active {
  transform: translateY(1px);
}

#pane-visita .wsvb-btn:focus-visible {
  box-shadow: 0 0 0 3px rgba(43, 178, 55, .25);
}

#pane-visita .wsvb-btn[disabled],
#pane-visita .wsvb-btn.disabled {
  background: #BFDDBF;
  border-color: #BFDDBF;
  color: #FFFFFF;
  cursor: not-allowed;
  opacity: 1;
}

#pane-visita .customer-journey-card-block.info-send {
  padding: 0;
  background: transparent;
  border: 0;
}

#pane-visita .want-schedule-visit-block .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

#pane-visita .schedule-visit-block {
  width: 100%;
}

.schedule-visit-block .container-experts {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding-right: 0;
}

.modal-producto.modal-mobile .schedule-visit-block .container-experts {
  padding-right: 6px;
}

.schedule-visit-block .container-experts .experts-avatars {
  max-width: 120px;
  max-height: 60px;
  height: auto;
}

@media (min-width: 992px) {
  #pane-visita .want-schedule-visit-block {
    padding: 22px;
  }

  #pane-visita .schedule-visit-title {
    font-size: 20px;
  }

  #pane-visita .wsvb-btn {
    min-height: 56px;
    font-size: 18px;
  }

  #pane-visita .schedule-visit-block .container-experts {
    gap: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wsvb-btn {
    transition: none;
  }
}

/* ---------- Sidebar: Oferta ----------------- */

#pane-oferta .want-make-offer-form-block {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}

#pane-oferta .more-info-block,
#pane-oferta .info-wrapper-container,
#pane-oferta .offer-form-container {
  width: 100%;
}

#pane-oferta .info-wrapper-container .sub-title {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
}

#pane-oferta .info-link {
  display: inline-block;
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: 700;
  color: #0076CF;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

#pane-oferta .info-link:hover {
  color: #aee4b5;
}

#pane-oferta .offer-submit-feedback {
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.4;
}

#pane-oferta .offer-submit-feedback--ok {
  background: #e6f5e8;
  color: #1c6b2d;
  border: 1px solid #bce5c4;
}

#pane-oferta .offer-submit-feedback--ko {
  background: #fdecea;
  color: #b42318;
  border: 1px solid #f7c3bd;
}

#pane-oferta .row-input {
  margin-top: 14px !important;
}

#pane-oferta .row-input>.col-12>label,
#pane-oferta .form-item label {
  display: block;
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
}

#pane-oferta .form-item-amount>label,
#pane-oferta .form-item-burn-date>label {
  display: none;
}

#pane-oferta #edit-amount--description {
  display: none;
}

#pane-oferta .offer-stepper {
  display: inline-flex;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 8px;
  background: #FFFFFF;
  align-items: center;
}

#pane-oferta .offer-stepper,
#pane-oferta .offer-stepper * {
  box-sizing: border-box;
}

#pane-oferta .offer-stepper-btn {
  width: 32px;
  height: 32px;
  margin: 0;
  border: none;
  outline: none;
  cursor: pointer;
  color: #444444;
  background: #F4F4F4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 1;
  transition: all .25s ease-in-out;
}

#pane-oferta .offer-stepper-btn:hover {
  background: #e7e5e5;
}

#pane-oferta .offer-input-wrap {
  position: relative;
  flex: 1;
}

#pane-oferta .offer-input-wrap input[type="number"],
#pane-oferta .offer-input-wrap input[type="text"] {
  width: 100%;
  height: 32px;
  padding: 0 28px 0 0;
  text-align: center;
  font-size: 16px;
  color: #444444;
  background: #FFFFFF !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

#pane-oferta .offer-input-wrap input[type="number"]::-webkit-inner-spin-button,
#pane-oferta .offer-input-wrap input[type="number"]::-webkit-outer-spin-button,
#pane-oferta .offer-input-wrap input[type="text"]::-webkit-inner-spin-button,
#pane-oferta .offer-input-wrap input[type="text"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#pane-oferta .offer-currency {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-weight: 400;
  color: #444444;
}

#pane-oferta .offer-hint,
#pane-oferta .offer-precio-propuesto-info {
  display: none !important;
}

#pane-oferta .form-item-amount .description {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.35;
  color: #757575;
}

#pane-oferta .offer-date-wrap {
  padding: 8px;
  background-color: #FFFFFF;
}

#pane-oferta input[type="date"] {
  width: 100%;
  height: 32px;
  font-size: 16px;
  color: #757575;
  border: none;
  background-color: #FFFFFF;
}

#pane-oferta .form-checkboxes .form-item,
#pane-oferta .form-type-checkbox,
#pane-oferta .offer-vp-checkbox {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  cursor: pointer;
}

#pane-oferta .form-checkboxes .form-item input[type="checkbox"],
#pane-oferta .form-type-checkbox input[type="checkbox"],
#pane-oferta .offer-vp-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#pane-oferta .form-checkboxes .form-item label,
#pane-oferta .form-type-checkbox label,
#pane-oferta .offer-vp-checkbox label {
  display: inline-block;
  margin: 0;
  padding-left: 32px;
  color: #757575;
  cursor: pointer;
  position: relative;
}

#pane-oferta .form-checkboxes .form-item label a,
#pane-oferta .form-type-checkbox label a,
#pane-oferta .offer-vp-checkbox label a {
  font-weight: 700;
  color: #0076CF;
}

#pane-oferta .form-checkboxes .form-item label a:hover,
#pane-oferta .form-type-checkbox label a:hover,
#pane-oferta .offer-vp-checkbox label a:hover {
  color: #aee4b5;
}

#pane-oferta .form-checkboxes .form-item label::before,
#pane-oferta .form-type-checkbox label::before,
#pane-oferta .offer-vp-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #E5E5E5;
  box-shadow: inset 0 0 0 1px #2BB237;
}

#pane-oferta .form-checkboxes .form-item input[type="checkbox"]:checked+label::before,
#pane-oferta .form-type-checkbox input[type="checkbox"]:checked+label::before,
#pane-oferta .offer-vp-checkbox input[type="checkbox"]:checked+label::before {
  background: #aee4b5;
  box-shadow: inset 0 0 0 1px #aee4b5;
}

#pane-oferta .form-checkboxes .form-item label::after,
#pane-oferta .form-type-checkbox label::after,
#pane-oferta .offer-vp-checkbox label::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

#pane-oferta .form-checkboxes .form-item input[type="checkbox"]:checked+label::after,
#pane-oferta .form-type-checkbox input[type="checkbox"]:checked+label::after,
#pane-oferta .offer-vp-checkbox input[type="checkbox"]:checked+label::after {
  display: block;
}

/* Estructura actual: input dentro de label + span.checkmark */
#pane-oferta .offer-vp-checkbox label {
  padding-left: 34px;
}

#pane-oferta .offer-vp-checkbox label::before,
#pane-oferta .offer-vp-checkbox label::after {
  content: none;
}

#pane-oferta .offer-vp-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

#pane-oferta .offer-vp-checkbox .checkmark {
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 18px;
  border-radius: 4px;
  background: #e5e5e5;
  box-shadow: inset 0 0 0 1px #2BB237;
}

#pane-oferta .offer-vp-checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

#pane-oferta .offer-vp-checkbox input:checked~.checkmark {
  background: #aee4b5;
  box-shadow: inset 0 0 0 1px #aee4b5;
}

#pane-oferta .offer-vp-checkbox input:checked~.checkmark::after {
  display: block;
}

#pane-oferta .error-no-visit,
#pane-oferta .error-amount,
#pane-oferta .error-burn-date,
#pane-oferta .error-legal,
#pane-oferta .error-own-funds {
  font-size: 12.8px;
  color: #CA2702;
}

#pane-oferta .error-no-visit:not(:empty),
#pane-oferta .error-amount:not(:empty),
#pane-oferta .error-burn-date:not(:empty),
#pane-oferta .error-legal:not(:empty),
#pane-oferta .error-own-funds:not(:empty) {
  margin-top: 6px;
}

#pane-oferta .offer-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 14px;
}

#pane-oferta .wmof-btn,
#pane-oferta #confirm-offer-btn {
  width: 100%;
  min-width: 100%;
  min-height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  border: 1px solid #aee4b5;
  background: #aee4b5;
  color: #004b7a;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all .25s ease-in-out;
  box-shadow: none;
}

#pane-oferta .wmof-btn:hover,
#pane-oferta .wmof-btn:focus,
#pane-oferta #confirm-offer-btn:hover,
#pane-oferta #confirm-offer-btn:focus {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
  outline: none;
}

#pane-oferta .wmof-btn:focus-visible,
#pane-oferta #confirm-offer-btn:focus-visible {
  box-shadow: 0 0 0 3px rgba(43, 178, 55, .25);
}

#pane-oferta .wmof-btn:active,
#pane-oferta #confirm-offer-btn:active {
  transform: translateY(1px);
}

#pane-oferta .cancel-offer {
  color: #757575;
  cursor: pointer;
}

@media (min-width: 992px) {

  #pane-oferta .wmof-btn,
  #pane-oferta #confirm-offer-btn {
    min-height: 56px;
    font-size: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {

  #pane-oferta .wmof-btn,
  #pane-oferta #confirm-offer-btn,
  #pane-oferta .info-link {
    transition: none;
  }
}

/* ---------- Fin: Sidebar Oferta ------------------- */

/* ---------- Oferta: Modal confirmación ----------------- */

#offer_confirmation.offer-confirm-modal-v2 .modal-dialog {
  max-width: 620px;
}

#offer_confirmation.offer-confirm-modal-v2 {
  z-index: 2000;
}

#offer_confirmation.offer-confirm-modal-v2 .modal-content {
  border: 0;
  border-radius: 0;
  overflow-x: hidden;
}

#offer_confirmation.offer-confirm-modal-v2 .modal-header {
  border-bottom: 0;
  padding: 20px 20px 10px;
}

#offer_confirmation.offer-confirm-modal-v2 .modal-title {
  margin: 2px 0 0;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  color: #3f3f44;
}

#offer_confirmation.offer-confirm-modal-v2 .modal-body .row {
  margin-left: 0;
  margin-right: 0;
}

#offer_confirmation .offer-confirm-summary {
  background: #e5edf2;
  padding: 12px 14px;
  margin-bottom: 16px;
}

#offer_confirmation .offer-confirm-address,
#offer_confirmation .offer-confirm-ref,
#offer_confirmation .offer-confirm-price-start {
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  margin-bottom: 4px;
}

#offer_confirmation .offer-confirm-price-start strong {
  margin-right: 6px;
}

#offer_confirmation .row-input label {
  display: block;
  margin: 0 0 8px;
  font-size: 16px;
  color: #444;
}

#offer_confirmation .offer-stepper {
  display: flex;
  align-items: center;
  gap: 0;
  background: #f4f4f4;
  padding: 8px;
}

#offer_confirmation .offer-stepper-btn {
  width: 32px;
  height: 32px;
  border: 0;
  background: #FFFFFF;
  color: #444;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

#offer_confirmation .offer-input-wrap {
  position: relative;
  flex: 1;
}

#offer_confirmation .offer-input-wrap input[type="number"],
#offer_confirmation .offer-input-wrap input[type="text"] {
  width: 100%;
  height: 32px;
  border: 0 !important;
  background: #f4f4f4 !important;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  padding: 0 28px 0 0;
  box-shadow: none !important;
  outline: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

#offer_confirmation .offer-input-wrap input[type="number"]::-webkit-inner-spin-button,
#offer_confirmation .offer-input-wrap input[type="number"]::-webkit-outer-spin-button,
#offer_confirmation .offer-input-wrap input[type="text"]::-webkit-inner-spin-button,
#offer_confirmation .offer-input-wrap input[type="text"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

#offer_confirmation .offer-currency {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #444;
  font-size: 16px;
}

#offer_confirmation .offer-date-wrap {
  background: #f4f4f4;
  padding: 8px 10px;
}

#offer_confirmation .offer-date-wrap input[type="date"] {
  width: 100%;
  min-height: 32px;
  border: 0;
  background: #f4f4f4;
  color: #757575;
  font-size: 16px;
}

#offer_confirmation .offer-vp-checkbox {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 12px;
}

#offer_confirmation .offer-vp-checkbox label {
  display: inline-block;
  padding-left: 32px;
  color: #757575;
  cursor: pointer;
  margin: 0;
}

#offer_confirmation .offer-vp-checkbox a {
  color: #0076CF;
  font-weight: 700;
}

#offer_confirmation .offer-vp-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

#offer_confirmation .offer-vp-checkbox .checkmark {
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 18px;
  border-radius: 4px;
  background: #e5e5e5;
  box-shadow: inset 0 0 0 1px #2BB237;
}

#offer_confirmation .offer-vp-checkbox input:checked~.checkmark {
  background: #aee4b5;
  box-shadow: inset 0 0 0 1px #aee4b5;
}

#offer_confirmation .offer-vp-checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

#offer_confirmation .offer-vp-checkbox input:checked~.checkmark::after {
  display: block;
}

#offer_confirmation .offer-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  margin-top: 16px;
}

#offer_confirmation .offer-actions .form-actions {
  width: 100%;
  margin: 0;
}

#offer_confirmation .offer-actions .button,
#offer_confirmation .offer-actions input[type="submit"] {
  width: 100%;
  max-width: none;
  display: block;
  min-height: 48px;
  border-radius: 6px;
  border: 1px solid #aee4b5;
  background: #aee4b5;
  color: #004b7a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  transition: all .2s ease-in-out;
}

#offer_confirmation .offer-actions .cancel-offer {
  display: block;
  width: 100%;
  border: 0;
  background: transparent;
  color: #185280;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}

#offer_confirmation .offer-actions .button:hover,
#offer_confirmation .offer-actions input[type="submit"]:hover {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
}

#offer_confirmation .error-confirm-amount,
#offer_confirmation .error-confirm-burn-date,
#offer_confirmation .error-confirm-legal {
  font-size: 12.8px;
  color: #CA2702;
}

#offer_confirmation .error-confirm-amount:not(:empty),
#offer_confirmation .error-confirm-burn-date:not(:empty),
#offer_confirmation .error-confirm-legal:not(:empty) {
  margin-top: 6px;
}

/* ---------- Oferta: Modal resultado envío ----------------- */
#offer_result_modal.offer-result-modal-v2 .modal-dialog {
  max-width: 620px;
}

#offer_result_modal.offer-result-modal-v2 {
  z-index: 2000;
}

#offer_result_modal.offer-result-modal-v2 .modal-content {
  border: 0;
  border-radius: 0;
  overflow-x: hidden;
}

.modal-backdrop {
  z-index: 1990;
}

#offer_result_modal.offer-result-modal-v2 .modal-header {
  border-bottom: 0;
  padding: 22px 10px 8px;
}

#offer_result_modal.offer-result-modal-v2 .modal-title {
  margin: 3px 0 0;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
  color: #3f3f44;
}

#offer_result_modal.offer-result-modal-v2 .close {
  margin: 0;
  padding: 0;
  font-size: 24px;
  opacity: .8;
}

#offer_result_modal.offer-result-modal-v2 .modal-body {
  padding: 0 12px 16px;
  overflow-x: hidden;
}

#offer_result_modal .offer-result-text {
  margin: 10px 0 16px;
  font-size: 18px;
  line-height: 1.4;
  color: #444;
  text-align: center;
}

#offer_result_modal .offer-confirm-summary {
  background: #e5edf2;
  padding: 9px 9px;
  margin-bottom: 16px;
}

#offer_result_modal .offer-confirm-address,
#offer_result_modal .offer-confirm-ref,
#offer_result_modal .offer-confirm-price-start {
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  margin-bottom: 4px;
}

#offer_result_modal .offer-actions .wmof-btn,
#offer_result_modal .offer-actions .boton-continuar {
  width: 100%;
  min-height: 48px;
  border-radius: 6px;
  border: 1px solid #aee4b5;
  background: #aee4b5;
  color: #004b7a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  transition: all .2s ease-in-out;
}

#offer_result_modal .offer-actions .wmof-btn:hover,
#offer_result_modal .offer-actions .wmof-btn:focus,
#offer_result_modal .offer-actions .boton-continuar:hover,
#offer_result_modal .offer-actions .boton-continuar:focus {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
  outline: none;
}

@media (max-width: 992px) {
  #offer_confirmation.offer-confirm-modal-v2 .modal-dialog {
    max-width: 92%;
    margin: 1.2rem auto;
  }

  #offer_confirmation.offer-confirm-modal-v2 .modal-header {
    position: relative;
    padding: 18px 36px 10px 14px;
  }

  #offer_confirmation.offer-confirm-modal-v2 .modal-title {
    font-size: 24px;
    line-height: 1.14;
    padding-right: 8px;
    margin-top: 2px;
    max-width: calc(100% - 36px);
  }

  #offer_confirmation.offer-confirm-modal-v2 .modal-body .row {
    margin-left: 0;
    margin-right: 0;
  }

  #offer_confirmation .offer-confirm-summary {
    padding: 10px 10px;
    margin-bottom: 12px;
  }

  #offer_confirmation .offer-confirm-address,
  #offer_confirmation .offer-confirm-ref,
  #offer_confirmation .offer-confirm-price-start {
    font-size: 15px;
    line-height: 1.45;
  }

  #offer_confirmation .row-input label {
    margin: 0 0 6px;
    font-size: 15px;
  }

  #offer_confirmation .offer-input-wrap input[type="number"],
  #offer_confirmation .offer-input-wrap input[type="text"] {
    font-size: 16px;
  }

  #offer_confirmation .offer-actions .button,
  #offer_confirmation .offer-actions input[type="submit"] {
    font-size: 18px;
    min-height: 52px;
  }

  #offer_result_modal.offer-result-modal-v2 .modal-dialog {
    max-width: 92%;
    margin: 1.2rem auto;
  }

  #offer_result_modal.offer-result-modal-v2 .modal-header {
    position: relative;
    padding: 18px 32px 8px 10px;
  }

  #offer_result_modal.offer-result-modal-v2 .modal-title {
    padding-right: 8px;
    font-size: 28px;
    line-height: 1.2;
    margin-top: 2px;
  }

  #offer_result_modal.offer-result-modal-v2 .close {
    position: absolute;
    right: 16px;
    top: 12px;
    margin: 0;
    line-height: 1;
  }

  #offer_result_modal.offer-result-modal-v2 .modal-body {
    padding: 0 10px 14px;
    overflow-x: hidden;
  }

  #offer_result_modal .offer-result-text {
    margin: 8px 0 12px;
    font-size: 16px;
    line-height: 1.35;
  }

  #offer_result_modal .offer-confirm-summary {
    margin-bottom: 12px;
  }

  #offer_result_modal .offer-confirm-address,
  #offer_result_modal .offer-confirm-ref,
  #offer_result_modal .offer-confirm-price-start {
    font-size: 15px;
    line-height: 1.45;
  }
}

/* ---------- Sidebar: Más información -------------- */

#pane-info .te-llamamos-form {
  padding: 0;
  margin: 0;
  border-radius: 12px;
  box-shadow: none;
}

#pane-info .info-send .more-info-block>p {
  font-size: 18px;
  font-weight: 400;
  color: #444444;
}

#pane-info .info-send .info-phone {
  margin: 0 0 14px;
  padding: 12px 16px;
  text-align: center;
  background: #E5EDF2;
}

#pane-info .info-send .info-phone .text {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #444444;
}

#pane-info .info-send .info-phone .phone-number {
  margin: 4px 0 0;
  font-weight: 700;
  font-size: 20px;
}

#pane-info .info-send .info-phone .phone-number a {
  color: #004b7a;
  text-decoration: none;
}

#pane-info .info-send .info-phone .phone-number a:hover {
  color: #0076CF;
  text-decoration: underline;
}

#pane-info .form-item label {
  display: none;
}

#pane-info input.form-text,
#pane-info input.form-email {
  width: 100%;
  min-height: 48px;
  padding: 10px 12px;
  font-size: 16px;
  color: #444444;
  background: #FFFFFF;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

#pane-info .form-item-remember-data label,
#pane-info .form-item-privacy label,
#pane-info .form-item-credit-legal-acceptance label {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  cursor: pointer;
}

#pane-info .form-item-remember-data input[type="checkbox"]+label:before,
#pane-info .form-item-privacy input[type="checkbox"]+label:before,
#pane-info .form-item-credit-legal-acceptance input[type="checkbox"]+label:before {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  font: 13px / 1em FontAwesome;
  height: 18px;
  width: 18px;
  margin-right: 10px;
  padding: 1px;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px #2bb237;
}

#pane-info input.form-text:focus,
#pane-info input.form-email:focus {
  outline: none;
  border-color: #2BB237;
  box-shadow: 0 0 0 3px rgba(43, 178, 55, .25);
}

#pane-info .js-form-type-checkbox {
  display: flex;
  align-items: flex-start;
}

#pane-info .js-form-type-checkbox .form-checkbox {
  margin-top: 3px;
  margin-right: 8px;
  width: 18px;
  height: 18px;
}

#pane-info .js-form-type-checkbox label.option {
  margin: 0;
  color: #757575;
  line-height: 1.5;
}

#pane-info .form-item-credit-legal-acceptance input[type="checkbox"]:disabled+label {
  opacity: .8;
  cursor: not-allowed;
}

#pane-info .error-name,
#pane-info .error-surname,
#pane-info .error-email,
#pane-info .error-phone,
#pane-info .error-privacy,
#pane-info .error-credit-legal {
  margin-top: 6px;
  font-size: 12.8px;
  color: #CA2702;
}

#pane-info .solicitar-informacion {
  width: 100%;
  min-width: 100%;
  min-height: 48px;
  background: #aee4b5;
  border: 1px solid #aee4b5;
  color: #004b7a;
  padding: 6px 20px;
  margin: 8px 0 0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}

#pane-info .solicitar-informacion:hover:not(:disabled):not([aria-disabled="true"]),
#pane-info .solicitar-informacion:focus:not(:disabled):not([aria-disabled="true"]) {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
  outline: none;
}

#pane-info .solicitar-informacion:disabled,
#pane-info .solicitar-informacion[aria-disabled="true"],
.modal-producto.modal-mobile .solicitar-informacion:disabled,
.modal-producto.modal-mobile .solicitar-informacion[aria-disabled="true"] {
  background: #e2e2e2;
  border-color: #e2e2e2;
  color: #9a9a9a;
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
}

#pane-info .solicitar-informacion:active:not(:disabled):not([aria-disabled="true"]) {
  transform: translateY(1px);
}

#pane-info .solicitar-informacion:focus-visible:not(:disabled):not([aria-disabled="true"]) {
  box-shadow: 0 0 0 3px rgba(43, 178, 55, .25);
}

#pane-info .success-send {
  display: none;
  text-align: center;
}

#pane-info .success-send .success-title {
  color: #004b7a;
  font-weight: 700;
  font-size: 18px;
}

#pane-info .success-send img {
  width: 64px;
  height: 64px;
}

#pane-info #privacy_information_container {
  font-size: 12.8px;
  color: #757575;
}

#pane-info #privacy_information_container h6 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #444444;
}

#pane-info #privacy_information_container .lista-info-proteccion-datos .li-title {
  font-weight: 700;
  color: #444444;
}

@media (max-width: 991.98px) {
  #pane-info {
    display: none;
  }
}

@media (min-width: 992px) {
  #pane-info .solicitar-informacion {
    min-height: 56px;
    font-size: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #pane-info .solicitar-informacion {
    transition: none;
  }
}

/* ---------- Mobile: Modales -------------------------------------- */

@media (max-width: 992px) {
  .modal-producto.modal-mobile .want-schedule-visit-block {
    padding: 0px;
  }

  .modal-producto.modal-mobile .img-wrapper {
    margin-bottom: 12px;
  }

  .modal-producto.modal-mobile .schedule-visit-title {
    font-size: 20px;
    margin: 0 0 6px;
  }

  .modal-producto.modal-mobile .schedule-visit-subtitle {
    font-size: 16px;
    margin: 0 0 12px;
  }

  .modal-producto.modal-mobile .divider,
  .modal-producto.modal-mobile hr {
    margin: 12px 0;
  }

  .modal-producto.modal-mobile .wsvb-btn {
    width: 100%;
    max-width: none;
    margin-top: 12px;
    padding: 14px 16px;
    font-size: 16px;
  }

  .modal-producto.modal-mobile .info-wrapper-container>.sub-title:first-of-type {
    font-size: 16px;
    margin: 6px 0 10px;
  }

  .modal-producto.modal-mobile .info-wrapper-container .sub-title {
    font-size: 15px;
    margin: 6px 0 10px;
  }

  .modal-producto.modal-mobile .info-link {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .modal-producto.modal-mobile .form-item label {
    font-size: 15px;
    margin: 0 0 6px;
  }

  .modal-producto.modal-mobile input[type="number"],
  .modal-producto.modal-mobile input[type="text"],
  .modal-producto.modal-mobile input[type="date"] {
    min-height: 44px;
    padding: 8px 10px;
    font-size: 15px;
  }

  .modal-producto.modal-mobile .ptp-precio-propuesto-number-wrapper {
    padding: 6px;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .modal-producto.modal-mobile .ptp-precio-propuesto-number-wrapper button {
    width: 28px;
    height: 28px;
  }

  .modal-producto.modal-mobile .offer-actions {
    gap: 12px;
    margin-top: 12px;
  }

  .modal-producto.modal-mobile .wmof-btn,
  .modal-producto.modal-mobile #confirm-offer-btn {
    min-height: 48px;
    padding: 10px 16px;
    font-size: 16px;
  }

  .modal-producto.modal-mobile .info-send .more-info-block>p {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .modal-producto.modal-mobile .info-send .info-phone {
    padding: 12px;
    margin: 0 0 12px;
  }

  .modal-producto.modal-mobile .info-send .info-phone .text {
    font-size: 16px;
  }

  .modal-producto.modal-mobile .info-send .info-phone .phone-number {
    font-size: 16px;
  }

  .modal-producto.modal-mobile input.form-text,
  .modal-producto.modal-mobile input.form-email {
    min-height: 38px;
    padding: 8px 10px;
    font-size: 15px;
  }

  .modal-producto.modal-mobile .solicitar-informacion {
    margin-top: 12px;
    padding: 2px 16px;
    font-size: 16px;
  }

  .modal-producto.modal-mobile .form-item-remember-data input[type=checkbox]+label:before,
  .modal-producto.modal-mobile .form-item-privacy input[type=checkbox]+label:before,
  .modal-producto.modal-mobile .form-item-credit-legal-acceptancemob input[type=checkbox]+label:before {
    margin-top: 3px;
  }

  .modal-producto.modal-mobile .form-item-credit-legal-acceptancemob label.option {
    display: block;
  }

  .modal-producto.modal-mobile .form-item-credit-legal-acceptancemob .description {
    display: block;
    margin: 6px 0 0;
    color: #757575;
    font-size: 15px;
    line-height: 1.5;
  }
}

/* ---------- Mobile: Oferta ---------- */

.modal-producto.modal-mobile .want-make-offer-form-block {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}

.modal-producto.modal-mobile .want-make-offer-block .more-info-block,
.modal-producto.modal-mobile .want-make-offer-block .info-wrapper-container,
.modal-producto.modal-mobile .want-make-offer-block .offer-form-container {
  width: 100%;
}

.modal-producto.modal-mobile .want-make-offer-block .info-wrapper-container .sub-title {
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
}

.modal-producto.modal-mobile .want-make-offer-block .info-link {
  display: inline-block;
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: 700;
  color: #0076CF;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.modal-producto.modal-mobile .want-make-offer-block .info-link:hover {
  color: #aee4b5;
}

.modal-producto.modal-mobile .want-make-offer-block .row-input {
  margin-top: 14px !important;
}

.modal-producto.modal-mobile .want-make-offer-block .row-input>.col-12>label,
.modal-producto.modal-mobile .want-make-offer-block .form-item label {
  display: block;
  margin: 0 0 6px;
  font-size: 15px;
  line-height: 1.5;
  color: #444444;
}

.modal-producto.modal-mobile .want-make-offer-block .form-item-amount>label,
.modal-producto.modal-mobile .want-make-offer-block .form-item-burn-date>label {
  display: none;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-stepper {
  display: inline-flex;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px;
  background: #FFFFFF;
  align-items: center;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-stepper,
.modal-producto.modal-mobile .want-make-offer-block .offer-stepper * {
  box-sizing: border-box;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-stepper-btn {
  width: 28px;
  height: 28px;
  margin: 0;
  border: none;
  outline: none;
  cursor: pointer;
  color: #444444;
  background: #F4F4F4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap {
  position: relative;
  flex: 1;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="number"],
.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="text"] {
  width: 100%;
  height: 32px;
  min-height: 32px;
  padding: 0 28px 0 0;
  text-align: center;
  font-size: 15px;
  color: #444444;
  background: #FFFFFF !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="number"]::-webkit-inner-spin-button,
.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="number"]::-webkit-outer-spin-button,
.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="text"]::-webkit-inner-spin-button,
.modal-producto.modal-mobile .want-make-offer-block .offer-input-wrap input[type="text"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-currency {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #444444;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-hint,
.modal-producto.modal-mobile .want-make-offer-block .offer-precio-propuesto-info {
  display: none !important;
}

.modal-producto.modal-mobile .want-make-offer-block .form-item-amount .description {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.35;
  color: #757575;
}

.modal-producto.modal-mobile .want-make-offer-block .error-amount,
.modal-producto.modal-mobile .want-make-offer-block .error-burn-date,
.modal-producto.modal-mobile .want-make-offer-block .error-legal,
.modal-producto.modal-mobile #offer_confirmation .error-confirm-legal {
  margin-top: 6px;
  font-size: 12.8px;
  color: #CA2702;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-date-wrap {
  padding: 8px;
  background-color: #FFFFFF;
}

.modal-producto.modal-mobile .want-make-offer-block input[type="date"] {
  width: 100%;
  height: 32px;
  font-size: 16px;
  color: #757575;
  border: none;
  background-color: #FFFFFF;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 10px;
  cursor: pointer;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item input[type="checkbox"],
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item label,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox label {
  display: inline-block;
  margin: 0;
  padding-left: 32px;
  color: #757575;
  cursor: pointer;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item label a,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox label a {
  font-weight: 700;
  color: #0076CF;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item label::before,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #E5E5E5;
  box-shadow: inset 0 0 0 1px #2BB237;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item input[type="checkbox"]:checked+label::before,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox input[type="checkbox"]:checked+label::before {
  background: #aee4b5;
  box-shadow: inset 0 0 0 1px #aee4b5;
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item label::after,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox label::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.modal-producto.modal-mobile .want-make-offer-block .form-checkboxes .form-item input[type="checkbox"]:checked+label::after,
.modal-producto.modal-mobile .want-make-offer-block .form-type-checkbox input[type="checkbox"]:checked+label::after {
  display: block;
}

.modal-producto.modal-mobile .want-make-offer-block .offer-actions {
  gap: 12px;
  margin-top: 12px;
}

.modal-producto.modal-mobile .want-make-offer-block .wmof-btn,
.modal-producto.modal-mobile .want-make-offer-block #confirm-offer-btn {
  width: 100%;
  min-height: 48px;
  padding: 10px 16px;
  font-size: 16px;
}

/* ---------- Mobile: Diseño modal oferta ---------- */
.modal-producto.modal-mobile#OfertaFormModalCenter .modal-header {
  min-height: 34px;
  padding: 10px 14px 0;
  border-bottom: 0;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .modal-header .modal-title {
  display: none;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .modal-header .close {
  margin-left: auto;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .modal-body {
  padding: 8px 14px 14px;
  overflow-x: hidden;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .modal-content {
  overflow-x: hidden;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .row {
  margin-left: 0;
  margin-right: 0;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .info-wrapper-container .sub-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-stepper {
  background: #F4F4F4;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-stepper-btn {
  background: #FFFFFF;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-input-wrap input[type="number"],
.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-input-wrap input[type="text"] {
  background: #F4F4F4 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-date-wrap,
.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block input[type="date"] {
  background-color: #F4F4F4;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 1.35;
  margin-bottom: 10px;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox label {
  position: relative;
  display: block;
  margin: 0;
  padding-left: 30px;
  color: #757575;
  cursor: pointer;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox a {
  color: #0076CF;
  font-weight: 700;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox .checkmark {
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #E5E5E5;
  box-shadow: inset 0 0 0 1px #2BB237;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #004b7a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox input:checked~.checkmark {
  background: #AEE4B5;
  box-shadow: inset 0 0 0 1px #AEE4B5;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox input:checked~.checkmark::after {
  display: block;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-actions {
  margin-top: 14px;
}

.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .wmof-btn,
.modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block #confirm-offer-btn {
  width: 100%;
  min-width: 100%;
  border-radius: 6px;
  border: 1px solid #AEE4B5;
  background: #AEE4B5;
  color: #004b7a;
  min-height: 48px;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 700;
}

/* ---------- Mobile: Diseño modal visita ---------- */
.modal-producto.modal-mobile#VisitaFormModalCenter .modal-dialog.modal-dialog-centered {
  min-height: calc(100% - 1.4rem);
  margin: 2.2rem auto .4rem;
  align-items: flex-start;
}

.modal-producto.modal-mobile#VisitaFormModalCenter .modal-header {
  padding-top: 14px;
}

.modal-producto.modal-mobile#VisitaFormModalCenter .modal-content,
.modal-producto.modal-mobile#VisitaFormModalCenter .modal-body,
.modal-producto.modal-mobile#VisitaFormModalCenter .want-schedule-visit-block {
  overflow-x: hidden;
}

.modal-producto.modal-mobile#VisitaFormModalCenter .modal-header .modal-title {
  margin-top: 2px;
  line-height: 1.18;
}

.modal-producto.modal-mobile#VisitaFormModalCenter .schedule-visit-subtitle {
  line-height: 1.28;
  margin: 4px 0 10px;
}

.modal-producto.modal-mobile#VisitaFormModalCenter .container-experts {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
}

/* ---------- Bloque Detail Mobile -----------------------  */

#fixed-block-info-detail {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  background: #ffffff;
  border-top: 1px solid #E6E8EB;
  padding: 4px 12px;
  padding-bottom: calc(4px + env(safe-area-inset-bottom));
  box-shadow: 0 -9px 5px -5px rgba(0, 0, 0, .10);
  transition: box-shadow .28s ease-out;
}

#fixed-block-info-detail .row-price {
  margin-bottom: 0px;
}

#fixed-block-info-detail .row-price .precio-anterior-text {
  font-size: 14px;
}

#fixed-block-info-detail .price {
  font-size: 24px;
  font-weight: 700;
  color: #003657;
  line-height: 1.2;
}

#fixed-block-info-detail .price .text-left {
  padding-right: 5px;
}

#fixed-block-info-detail .price .text-right {
  padding-left: 5px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
}

#fixed-block-info-detail .row-actions {
  margin-bottom: 8px;
}

#fixed-block-info-detail .cta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}

#fixed-block-info-detail .button-more-info button,
#fixed-block-info-detail .button-visita button,
#fixed-block-info-detail .button-oferta button,
#fixed-block-info-detail .button-puja button,
#fixed-block-info-detail .button-puja a {
  width: 100%;
  min-height: 40px;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #aee4b5;
  background: #aee4b5;
  color: #004b7a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  box-shadow: none;
  transition: all .25s ease-in-out;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

#fixed-block-info-detail .button-more-info button {
  border: 1px solid #004b7a;
  background: #ffffff;
  color: #004b7a;
}

#fixed-block-info-detail .button-more-info button:hover,
#fixed-block-info-detail .button-more-info button:focus,
#fixed-block-info-detail .button-visita button:hover,
#fixed-block-info-detail .button-visita button:focus,
#fixed-block-info-detail .button-oferta button:hover,
#fixed-block-info-detail .button-oferta button:focus,
#fixed-block-info-detail .button-puja button:hover,
#fixed-block-info-detail .button-puja button:focus,
#fixed-block-info-detail .button-puja a:hover,
#fixed-block-info-detail .button-puja a:focus {
  background: #004b7a;
  border-color: #004b7a;
  color: #aee4b5;
  outline: none;
}

#fixed-block-info-detail .button-more-info button:focus-visible,
#fixed-block-info-detail .button-visita button:focus-visible,
#fixed-block-info-detail .button-oferta button:focus-visible,
#fixed-block-info-detail .button-puja button:focus-visible,
#fixed-block-info-detail .button-puja a:focus-visible {
  box-shadow: 0 0 0 3px rgba(43, 178, 55, .25);
}

#fixed-block-info-detail .button-more-info button:active,
#fixed-block-info-detail .button-visita button:active,
#fixed-block-info-detail .button-oferta button:active,
#fixed-block-info-detail .button-puja button:active,
#fixed-block-info-detail .button-puja a:active {
  transform: translateY(1px);
}

#fixed-block-info-detail .row-price-note {
  align-items: center;
}

#fixed-block-info-detail .row-price-note .text-left {
  padding-right: 5px;
}

#fixed-block-info-detail .row-price-note .text-right {
  padding-left: 5px;
}

#fixed-block-info-detail .price-note {
  margin: 0;
  font-size: 11.8px;
  line-height: 1.4;
  color: #757575;
}

#fixed-block-info-detail .link-more-info {
  font-size: 12.8px;
  font-weight: 700;
  color: #0076CF;
  text-decoration: none;
}

#fixed-block-info-detail .link-more-info:hover {
  color: #004b7a;
}

#fixed-block-info-detail .cta-grid>.button-more-info:last-child:nth-child(3) {
  grid-column: 1 / -1;
}

#fixed-block-info-detail .cta-grid>.button-more-info:only-child {
  grid-column: 1 / -1;
  width: 100%;
}

@keyframes ctaGlowMobile {
  0% {
    box-shadow: 0 -9px 5px -5px rgba(0, 0, 0, .10);
    outline-color: transparent;
  }

  35% {
    box-shadow: 0 -9px 5px -5px rgba(0, 75, 122, .24);
    outline-color: rgba(0, 75, 122, .24);
  }

  50% {
    box-shadow: 0 -9px 5px -4px rgba(0, 75, 122, .12);
    outline-color: rgba(0, 75, 122, .12);
  }

  90% {
    box-shadow: 0 -9px 5px -5px rgba(0, 0, 0, .10);
    outline-color: transparent;
  }

  100% {
    box-shadow: 0 -9px 5px -5px rgba(0, 0, 0, .10);
    outline-color: transparent;
  }
}

#fixed-block-info-detail.cta-glow {
  animation: ctaGlowMobile 1s cubic-bezier(.22, .61, .36, 1) 1;
}

@media (prefers-reduced-motion: reduce) {
  #fixed-block-info-detail {
    transition: none;
  }

  #fixed-block-info-detail.cta-glow {
    animation: none;
  }
}

@media (max-width: 360px) {
  #fixed-block-info-detail .cta-grid {
    gap: 4px;
  }

  #fixed-block-info-detail .button-more-info button,
  #fixed-block-info-detail .button-visita button,
  #fixed-block-info-detail .button-oferta button,
  #fixed-block-info-detail .button-puja button,
  #fixed-block-info-detail .button-puja a {
    min-height: 36px;
    font-size: 14px;
  }
}

/* ---------- Modal: Como funciona (Oferta / PTP) ----------------- */

.how-it-works-modal .modal-dialog {
  max-width: 1080px;
}

.how-it-works-modal .modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .20);
}

.how-it-works-modal .modal-header {
  border-bottom: 0;
  padding: 24px 32px 8px;
  align-items: flex-start;
}

.how-it-works-modal .modal-title {
  margin: 0;
  color: #2f3746;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1;
}

.how-it-works-modal .modal-header .close {
  margin: 0;
  padding: 0;
  opacity: 1;
  color: #2f3746;
  font-size: 30px;
  line-height: 1;
  text-shadow: none;
}

.how-it-works-back {
  display: none;
}

.how-it-works-modal .modal-body {
  padding: 12px 32px 28px;
}

.how-it-works-intro h6,
.how-it-works-process-title {
  margin: 0 0 12px;
  color: #2f3746;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.15;
}

.how-it-works-intro p {
  margin: 0;
  color: #444444;
  font-size: 17px;
  line-height: 1.35;
}

.how-it-works-divider {
  height: 1px;
  margin: 24px 0 20px;
  background: #dde2e8;
}

.how-it-works-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

#ptpHowItWorksModal .modal-dialog {
  max-width: 840px;
}

#ptpHowItWorksModal .how-it-works-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.how-step-card {
  background: #f4f4f4;
  padding: 20px 18px 16px;
}

.how-step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 38px;
  margin-bottom: 12px;
  padding: 0 12px;
  color: #0076CF;
  background: #AEE4B5;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.how-step-card h6 {
  margin: 0 0 8px;
  color: #2f3746;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
}

.how-step-card p {
  margin: 0;
  color: #444444;
  font-size: 16px;
  line-height: 1.35;
}

.how-step-card .how-it-works-link,
.how-step-card .how-it-works-link:visited {
  color: #0076CF;
  font-weight: 700;
  text-decoration: none;
}

.how-step-card .how-it-works-link:hover,
.how-step-card .how-it-works-link:focus {
  color: #aee4b5;
  text-decoration: none;
}

.how-step-faq-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  color: #0076CF;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.how-step-faq-toggle:hover,
.how-step-faq-toggle:focus {
  color: #005fa8;
  text-decoration: none;
}

.how-step-arrow {
  font-size: 12px;
  line-height: 1;
  transform: rotate(0deg);
  transform-origin: 50% 50%;
  transition: transform .2s ease-in-out;
}

.how-step-faq-toggle[aria-expanded="true"] .how-step-arrow {
  transform: rotate(180deg);
}

.how-step-faq {
  margin-top: 10px;
}

.how-step-faq p {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.35;
}

.how-step-faq p strong {
  color: #2f3746;
  font-weight: 700;
}

.how-step-faq a {
  color: #0076CF;
  font-weight: 700;
  text-decoration: none;
}

.how-step-faq a:hover {
  color: #005fa8;
}

@media (max-width: 1399.98px) {
  .how-it-works-modal .modal-dialog {
    max-width: 960px;
  }

  .how-it-works-modal .modal-title {
    font-size: 33px;
  }

  .how-it-works-intro h6,
  .how-it-works-process-title,
  .how-step-card h6 {
    font-size: 19px;
  }

  .how-it-works-intro p,
  .how-step-card p,
  .how-step-faq p {
    font-size: 17px;
  }

  .how-step-number {
    min-width: 52px;
    height: 34px;
    font-size: 20px;
  }

  .how-step-faq-toggle {
    font-size: 17px;
  }
}

@media (max-width: 991.98px) {
  .how-it-works-modal .modal-dialog {
    max-width: calc(100% - 26px);
    margin: 14px auto;
  }

  .how-it-works-modal .modal-header {
    position: relative;
    min-height: 44px;
    padding: 10px 16px 0;
    align-items: center;
  }

  .how-it-works-back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #444444;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
  }

  .how-it-works-modal .modal-body {
    padding: 8px 16px 16px;
  }

  .how-it-works-modal .modal-title {
    display: none;
  }

  .how-it-works-modal .modal-header .close {
    margin-left: auto;
    font-size: 24px;
  }

  .how-it-works-intro {
    margin-top: 2px;
  }

  .how-it-works-intro h6,
  .how-it-works-process-title,
  .how-step-card h6 {
    font-size: 17px;
    line-height: 1.2;
  }

  .how-it-works-process-title {
    margin-bottom: 10px;
  }

  .how-it-works-process-title--offer {
    display: block;
  }

  .how-it-works-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  #ptpHowItWorksModal .how-it-works-grid {
    grid-template-columns: 1fr;
  }

  .how-step-card {
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-template-areas:
      "num title"
      "num text"
      "faq faq"
      "body body";
    column-gap: 12px;
    row-gap: 4px;
    padding: 14px 14px 12px;
  }

  .how-step-number {
    grid-area: num;
    min-width: 48px;
    width: 48px;
    height: 32px;
    margin-bottom: 0;
    padding: 0;
    font-size: 18px;
  }

  .how-step-card h6 {
    grid-area: title;
    margin: 0;
    font-size: 17px;
    line-height: 1.2;
  }

  .how-step-card>p {
    grid-area: text;
    margin-top: 2px;
  }

  .how-step-faq-toggle {
    grid-area: faq;
    margin-top: 8px;
    font-size: 15px;
    justify-self: flex-start;
  }

  .how-step-faq {
    grid-area: body;
    margin-top: 6px;
  }

  .how-it-works-intro p,
  .how-step-card p,
  .how-step-faq p {
    font-size: 14px;
    line-height: 1.25;
  }

  .how-step-faq p {
    margin-bottom: 6px;
  }
}

.how-it-works-process-title--offer {
  display: none;
}

/* ---------- Mobile: Ajustes visuales ----------- */
@media (max-width: 991.98px) {
  .modal-producto.modal-mobile#OfertaFormModalCenter .modal-body {
    padding: 8px 13px 12px;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .info-wrapper-container .sub-title {
    margin: 0 0 8px;
    font-size: 17px;
    line-height: 1.18;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .info-link {
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.2;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .row-input {
    margin-top: 12px !important;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-stepper {
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 6px;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-date-wrap {
    padding: 6px 8px;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-date-wrap input[type="date"],
  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-date-wrap input[type="text"] {
    height: 34px;
    min-height: 34px;
    padding: 0 10px;
    border: 0;
    box-shadow: none;
    color: #444444;
    background-color: #F4F4F4;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox {
    margin-bottom: 8px;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-vp-checkbox label {
    line-height: 1.3;
  }

  .modal-producto.modal-mobile#OfertaFormModalCenter .want-make-offer-block .offer-actions {
    margin-top: 10px;
  }

  .how-it-works-divider {
    margin: 20px 0 16px;
  }

  .how-it-works-grid {
    gap: 8px;
  }

  .how-step-card {
    padding: 12px 12px 10px;
  }

  .how-step-faq-toggle {
    margin-top: 6px;
  }

  #fixed-block-info-detail .row-actions {
    margin-bottom: 6px;
  }
}

/* ---------- Footer -------------------------------------- */

@media (max-width: 992px) {
  #footer {
    padding-bottom: 120px;
  }
}

@media print {

  .row .footer-second,
  .row .footer-third,
  .row .footer-four {
    display: none !important;
  }

  .row .footer-first {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

/* ---------- Modales detalle ---------- */
:is(.modal-producto#VisitaFormModalCenter, .modal-producto#OfertaFormModalCenter, .modal-producto#TeLlamamosFormModalCenter, #offer_confirmation.offer-confirm-modal-v2, #offer_result_modal.offer-result-modal-v2, .modal-producto#PujaInitModal, .modal-producto#PujaFormModalCenter, #ponTuPrecio) .modal-header {
  padding-top: 50px;
  padding-bottom: 10px;
  border-bottom: none;
}

:is(.modal-producto#VisitaFormModalCenter, .modal-producto#OfertaFormModalCenter, .modal-producto#TeLlamamosFormModalCenter, #offer_confirmation.offer-confirm-modal-v2, #offer_result_modal.offer-result-modal-v2, .modal-producto#PujaInitModal, .modal-producto#PujaFormModalCenter, #ponTuPrecio) .modal-header .modal-title {
  margin: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  color: #444444;
}

@media (min-width: 768px) {
  :is(.modal-producto#VisitaFormModalCenter, .modal-producto#OfertaFormModalCenter, .modal-producto#TeLlamamosFormModalCenter, #offer_confirmation.offer-confirm-modal-v2, #offer_result_modal.offer-result-modal-v2, .modal-producto#PujaInitModal, .modal-producto#PujaFormModalCenter, #ponTuPrecio) .modal-header .modal-title {
    font-size: 24px;
  }
}

:is(.modal-producto#VisitaFormModalCenter, .modal-producto#OfertaFormModalCenter, .modal-producto#TeLlamamosFormModalCenter, #offer_confirmation.offer-confirm-modal-v2, #offer_result_modal.offer-result-modal-v2, .modal-producto#PujaInitModal, .modal-producto#PujaFormModalCenter, #ponTuPrecio) .modal-header .close {
  margin-top: -48px;
}

:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #offer_confirmation, #offer_result_modal, #PujaInitModal, #PujaFormModalCenter, #ponTuPrecio) .modal-body .col,
:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #offer_confirmation, #offer_result_modal, #PujaInitModal, #PujaFormModalCenter, #ponTuPrecio) .modal-body .col-12 {
  padding-left: 0;
  padding-right: 0;
}

.modal-producto.modal-mobile:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #PujaInitModal, #PujaFormModalCenter) .modal-header .modal-title {
  display: block;
}

.modal-producto.modal-mobile:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #PujaInitModal, #PujaFormModalCenter) .modal-header {
  padding-top: 50px;
  padding-bottom: 10px;
}

.modal-producto.modal-mobile:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #PujaInitModal, #PujaFormModalCenter) .modal-header .close {
  margin-top: -48px;
}

#PujaInitModalTitle,
#ponTuPrecioTitle {
  display: block;
  padding-bottom: 15px;
}

:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #offer_confirmation, #offer_result_modal, #PujaInitModal, #PujaFormModalCenter, #ponTuPrecio),
:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #offer_confirmation, #offer_result_modal, #PujaInitModal, #PujaFormModalCenter, #ponTuPrecio) .modal-content,
:is(#VisitaFormModalCenter, #OfertaFormModalCenter, #TeLlamamosFormModalCenter, #offer_confirmation, #offer_result_modal, #PujaInitModal, #PujaFormModalCenter, #ponTuPrecio) .modal-body {
  overflow-x: hidden;
}

:is(#PujaFormModalCenter, #ponTuPrecio) .diglo-modal-el-precio-tu .success-bid .col-12 {
  position: relative;
  padding-top: 50px;
}

:is(#PujaFormModalCenter, #ponTuPrecio) .diglo-modal-el-precio-tu .success-title {
  margin: 0 0 12px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  color: #444444;
}

@media (min-width: 768px) {
  :is(#PujaFormModalCenter, #ponTuPrecio) .diglo-modal-el-precio-tu .success-title {
    font-size: 24px;
  }
}
