
/* Voucher Coupon page */
.voucher-coupon-page{background:#F8F2F2;color:#111;overflow:hidden;font-family:'Lato',sans-serif}.voucher-hero{position:relative;min-height:78vh;display:flex;align-items:center;justify-content:center;background:#050505;overflow:hidden}.voucher-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.7;transform:scale(1.02)}.voucher-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.38),rgba(0,0,0,.62)),linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.68));z-index:1}.voucher-hero-content{position:relative;z-index:2;color:#fff;width:min(1100px,88vw);padding-top:80px}.voucher-kicker{display:inline-block;color:#c5b097;text-transform:uppercase;letter-spacing:4px;font-size:.68rem;font-weight:700;margin-bottom:20px}.voucher-kicker.dark{color:#bfa37c}.voucher-hero h1{font-family:'Playfair Display',serif;font-size:clamp(4rem,8vw,8rem);line-height:.92;font-weight:400;letter-spacing:-.05em;margin:0 0 24px}.voucher-hero p{max-width:640px;color:rgba(255,255,255,.84);font-size:1.05rem;line-height:1.8}.voucher-intro-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:70px;max-width:1320px;margin:0 auto;padding:120px 5vw 90px}.voucher-intro-copy h2,.voucher-section-head h2,.voucher-how-inner h2{font-family:'Playfair Display',serif;font-size:clamp(2.8rem,5.2vw,5.8rem);line-height:1;letter-spacing:-.045em;font-weight:400;margin:0}.voucher-intro-text p{color:#555;line-height:1.9;font-size:1.04rem;margin-top:45px}.voucher-products-section{padding:90px 5vw 130px;background:#fff}.voucher-section-head{text-align:center;max-width:850px;margin:0 auto 72px}.voucher-section-head p{max-width:680px;margin:24px auto 0;color:#666;line-height:1.8}.voucher-product-grid{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.voucher-card{background:#F8F2F2;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 55px rgba(0,0,0,.045);display:flex;flex-direction:column;min-height:100%;transition:.35s ease}.voucher-card:hover{transform:translateY(-7px);box-shadow:0 26px 70px rgba(0,0,0,.08)}.voucher-card-image{aspect-ratio:4/3;background:#e8e4dc;overflow:hidden}.voucher-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.1s ease}.voucher-card:hover .voucher-card-image img{transform:scale(1.045)}.voucher-card-body{padding:34px 32px 32px;display:flex;flex-direction:column;flex:1}.voucher-card-label{color:#bfa37c;font-size:.62rem;letter-spacing:3px;text-transform:uppercase;font-weight:700;margin-bottom:14px}.voucher-card h3{font-family:'Playfair Display',serif;font-size:2.25rem;line-height:1.08;font-weight:400;letter-spacing:-.03em;margin:0 0 16px}.voucher-card p{color:#606060;line-height:1.75;margin:0 0 26px}.voucher-card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(0,0,0,.08);padding-top:24px}.voucher-price{font-family:'Playfair Display',serif;font-size:1.35rem;color:#111;font-weight:400}.voucher-add-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;background:#111;color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:.64rem;font-weight:700;border:1px solid #111;transition:.3s ease;white-space:nowrap}.voucher-add-btn:hover{background:#bfa37c;border-color:#bfa37c;color:#fff!important}.voucher-empty-box{max-width:860px;margin:0 auto;padding:70px;background:#F8F2F2;text-align:center;border:1px solid rgba(0,0,0,.06)}.voucher-empty-box h3{font-family:'Playfair Display',serif;font-size:2.6rem;margin-bottom:18px}.voucher-how-section{padding:0 5vw 130px;background:#fff}.voucher-how-inner{max-width:1220px;margin:0 auto;color:#fff;background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.68)),var(--andorra-img_andorra_park_fachada_156e0176) center/cover no-repeat;padding:72px 7vw}.voucher-how-inner h2{max-width:760px}.voucher-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.voucher-steps div{border-top:1px solid rgba(255,255,255,.2);padding-top:18px}.voucher-steps strong{display:block;color:#c5b097;font-family:'Playfair Display',serif;font-weight:400;margin-bottom:8px}.voucher-steps span{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:700;color:rgba(255,255,255,.86)}
@media(max-width:991.98px){.voucher-hero{min-height:68svh}.voucher-hero-content{padding-top:70px}.voucher-hero h1{font-size:clamp(3rem,14vw,5rem)}.voucher-intro-section{grid-template-columns:1fr;gap:20px;padding:86px 24px 62px}.voucher-intro-text p{margin-top:0}.voucher-products-section{padding:72px 22px 92px}.voucher-product-grid{grid-template-columns:1fr;gap:26px}.voucher-card-body{padding:28px 24px}.voucher-card h3{font-size:2rem}.voucher-card-bottom{align-items:flex-start;flex-direction:column}.voucher-add-btn{width:100%}.voucher-how-section{padding:0 22px 86px}.voucher-how-inner{padding:56px 28px}.voucher-steps{grid-template-columns:1fr}}

/* === V72 Voucher Coupon premium redesign === */
.voucher-coupon-page-v72{background:#f8f2f2;color:#111;overflow:hidden}.voucher-hero-v72{min-height:92vh;align-items:stretch;justify-content:stretch}.voucher-hero-v72 .voucher-hero-bg{opacity:.74;filter:saturate(.92) contrast(1.02)}.voucher-hero-v72 .voucher-hero-overlay{background:radial-gradient(circle at 78% 52%,rgba(191,163,124,.18),transparent 26%),linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.55) 42%,rgba(0,0,0,.62) 100%),linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.82))}.voucher-hero-inner-v72{position:relative;z-index:2;width:min(1400px,90vw);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);gap:clamp(34px,5vw,82px);align-items:end;padding:clamp(145px,16vh,210px) 0 clamp(68px,9vh,110px)}.voucher-hero-v72 .voucher-hero-content{width:auto;padding-top:0;align-self:end}.voucher-hero-v72 .voucher-hero h1,.voucher-hero-v72 h1{font-size:clamp(4.1rem,9.2vw,9.8rem);max-width:960px}.voucher-hero-v72 p{font-size:clamp(.98rem,1.22vw,1.16rem);max-width:690px;color:rgba(255,255,255,.82)}.voucher-hero-actions-v72{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.voucher-primary-cta-v72,.voucher-secondary-cta-v72{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border:1px solid rgba(255,255,255,.3);color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:2.2px;font-size:.64rem;font-weight:800;transition:background .28s ease,color .28s ease,border-color .28s ease,transform .28s ease}.voucher-primary-cta-v72{background:#fff;color:#111!important;border-color:#fff}.voucher-primary-cta-v72:hover{background:#bfa37c;border-color:#bfa37c;color:#fff!important;transform:translateY(-2px)}.voucher-secondary-cta-v72:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.55);transform:translateY(-2px)}.voucher-hero-panel-v72{align-self:end;background:rgba(248,242,242,.92);color:#111;border:1px solid rgba(255,255,255,.16);box-shadow:0 36px 90px rgba(0,0,0,.34);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:34px 34px 30px}.voucher-hero-panel-v72>span{display:block;color:#bfa37c;text-transform:uppercase;letter-spacing:3px;font-size:.62rem;font-weight:900;margin-bottom:18px}.voucher-hero-panel-v72>strong{display:block;font-family:'Playfair Display',serif;font-weight:400;font-size:2.25rem;line-height:1;letter-spacing:-.04em;margin-bottom:16px}.voucher-hero-panel-v72>p{color:#555;line-height:1.75;font-size:.94rem;margin:0 0 22px}.voucher-panel-row-v72{display:flex;align-items:center;gap:16px;border-top:1px solid rgba(0,0,0,.08);padding:15px 0}.voucher-panel-row-v72:last-child{padding-bottom:0}.voucher-panel-row-v72 em{font-family:'Playfair Display',serif;font-style:normal;color:#bfa37c;font-size:1.22rem;min-width:34px}.voucher-panel-row-v72 small{text-transform:uppercase;letter-spacing:1.7px;font-size:.66rem;font-weight:900;color:#222}.voucher-intro-v72{position:relative;padding-top:118px;padding-bottom:100px}.voucher-intro-v72::before{content:'';position:absolute;top:0;left:5vw;right:5vw;height:1px;background:rgba(0,0,0,.08)}.voucher-trust-row-v72{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.voucher-trust-row-v72 div{background:#fff;border:1px solid rgba(0,0,0,.06);padding:18px 16px;min-height:94px}.voucher-trust-row-v72 strong{display:block;font-family:'Playfair Display',serif;font-weight:400;font-size:1.28rem;line-height:1.1;margin-bottom:8px}.voucher-trust-row-v72 span{display:block;color:#777;text-transform:uppercase;letter-spacing:1.8px;font-size:.58rem;font-weight:900}.voucher-products-v72{padding-top:104px;background:linear-gradient(180deg,#fff 0%,#fff 72%,#f8f2f2 100%)}.voucher-product-grid-v72{gap:32px}.voucher-card-v72{background:#fff;border-color:rgba(0,0,0,.075);box-shadow:0 24px 70px rgba(0,0,0,.055);position:relative}.voucher-card-v72::after{content:'';position:absolute;inset:14px;border:1px solid rgba(191,163,124,.14);pointer-events:none;opacity:0;transition:opacity .32s ease}.voucher-card-v72:hover::after{opacity:1}.voucher-card-v72 .voucher-card-image{position:relative;display:block;aspect-ratio:1/1;background:#ede7df}.voucher-image-badge-v72{position:absolute;left:18px;top:18px;background:rgba(17,17,17,.82);color:#fff;text-transform:uppercase;letter-spacing:1.8px;font-size:.55rem;font-weight:900;padding:9px 12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.voucher-card-v72 .voucher-card-body{padding:32px 30px 28px}.voucher-card-title-link{text-decoration:none;color:inherit}.voucher-card-v72 .voucher-card-label{letter-spacing:2.8px}.voucher-card-meta-v72{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.voucher-card-meta-v72 span{display:inline-flex;border:1px solid rgba(0,0,0,.08);background:#f8f2f2;color:#555;padding:8px 10px;text-transform:uppercase;letter-spacing:1.2px;font-size:.54rem;font-weight:900}.voucher-card-v72 .voucher-card-bottom{align-items:flex-end}.voucher-card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.voucher-view-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(17,17,17,.16);color:#111!important;text-decoration:none;text-transform:uppercase;letter-spacing:1.8px;font-size:.58rem;font-weight:900;white-space:nowrap}.voucher-view-btn:hover{background:#f8f2f2;border-color:rgba(17,17,17,.28)}.voucher-card-v72 .voucher-add-btn{min-height:44px;padding:0 18px}.voucher-how-v72{padding-top:20px;background:#f8f2f2}.voucher-how-v72 .voucher-how-inner{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);gap:58px;align-items:end;max-width:1320px;min-height:520px;padding:clamp(54px,6vw,86px) clamp(36px,6vw,88px);box-shadow:0 32px 88px rgba(0,0,0,.12)}.voucher-how-copy-v72 p{max-width:560px;margin:24px 0 0;color:rgba(255,255,255,.78);line-height:1.82}.voucher-steps-v72{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:0}.voucher-steps-v72 div{border:1px solid rgba(255,255,255,.18);border-top:1px solid rgba(255,255,255,.18);padding:24px 22px;background:rgba(255,255,255,.045);min-height:128px}.voucher-steps-v72 strong{font-size:1.35rem}.voucher-support-section-v72{background:#f8f2f2;padding:0 5vw 132px}.voucher-support-card-v72{max-width:1320px;margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.06);padding:clamp(42px,6vw,76px);display:grid;grid-template-columns:minmax(0,.78fr) minmax(260px,.22fr);gap:36px;align-items:end}.voucher-support-card-v72 h2{font-family:'Playfair Display',serif;font-weight:400;font-size:clamp(2.4rem,4.5vw,5.2rem);line-height:1;letter-spacing:-.045em;margin:0}.voucher-support-card-v72 p{grid-column:1;color:#606060;line-height:1.85;max-width:680px;margin:0}.voucher-support-card-v72 a{grid-column:2;grid-row:2;display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 24px;background:#111;color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:.62rem;font-weight:900;white-space:nowrap}.voucher-support-card-v72 a:hover{background:#bfa37c;color:#fff!important}@media(max-width:1180px){.voucher-product-grid-v72{grid-template-columns:repeat(2,minmax(0,1fr))}.voucher-hero-inner-v72{grid-template-columns:1fr}.voucher-hero-panel-v72{max-width:520px}.voucher-how-v72 .voucher-how-inner{grid-template-columns:1fr}.voucher-support-card-v72{grid-template-columns:1fr}.voucher-support-card-v72 p,.voucher-support-card-v72 a{grid-column:auto;grid-row:auto}.voucher-support-card-v72 a{width:max-content}}@media(max-width:820px){.voucher-hero-v72{min-height:auto}.voucher-hero-inner-v72{width:min(100% - 32px,680px);padding:128px 0 52px;gap:34px}.voucher-hero-v72 h1{font-size:clamp(3.6rem,16vw,5.2rem);line-height:.92}.voucher-hero-v72 p{font-size:.96rem;line-height:1.75}.voucher-hero-actions-v72{display:grid;grid-template-columns:1fr;gap:10px}.voucher-primary-cta-v72,.voucher-secondary-cta-v72{width:100%;min-height:48px}.voucher-hero-panel-v72{padding:26px 22px}.voucher-hero-panel-v72>strong{font-size:1.9rem}.voucher-intro-v72{grid-template-columns:1fr;gap:26px;padding:78px 20px 68px}.voucher-intro-copy h2,.voucher-section-head h2,.voucher-how-inner h2{font-size:clamp(2.35rem,12vw,3.6rem)}.voucher-intro-text p{margin-top:0}.voucher-trust-row-v72{grid-template-columns:1fr}.voucher-products-v72{padding:74px 20px 86px}.voucher-section-head{margin-bottom:44px}.voucher-product-grid-v72{grid-template-columns:1fr;gap:22px}.voucher-card-v72 .voucher-card-body{padding:28px 22px 24px}.voucher-card-v72 .voucher-card-bottom{display:block}.voucher-card-actions{margin-top:20px;display:grid;grid-template-columns:1fr;justify-content:stretch}.voucher-view-btn,.voucher-card-v72 .voucher-add-btn{width:100%}.voucher-how-v72{padding:0 20px 88px}.voucher-how-v72 .voucher-how-inner{padding:42px 24px;min-height:0}.voucher-steps-v72{grid-template-columns:1fr}.voucher-steps-v72 div{min-height:112px}.voucher-support-section-v72{padding:0 20px 88px}.voucher-support-card-v72{padding:36px 24px}.voucher-support-card-v72 a{width:100%}}@media(max-width:480px){.voucher-hero-inner-v72{width:min(100% - 24px,680px);padding-top:112px}.voucher-kicker{letter-spacing:2.8px}.voucher-hero-v72 h1{font-size:3.35rem}.voucher-card h3{font-size:1.9rem}.voucher-image-badge-v72{left:14px;top:14px}.voucher-trust-row-v72 div{min-height:auto}.voucher-support-card-v72 h2{font-size:2.28rem}}

/* V86: tamaño normal del logo principal centrado en la barra de navegación */
@media (min-width: 992px) {
  .custom-navbar .nav-center,
  nav.custom-navbar .nav-center {
    max-width: 340px !important;
    width: auto !important;
    overflow: visible !important;
  }
  .custom-navbar .nav-center > a.nav-logo-home-link,
  nav.custom-navbar .nav-center > a.nav-logo-home-link {
    max-width: 340px !important;
    width: auto !important;
    height: 80px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .custom-navbar .nav-center > a.nav-logo-home-link img,
  nav.custom-navbar .nav-center > a.nav-logo-home-link img {
    width: auto !important;
    max-width: 320px !important;
    height: auto !important;
    max-height: 34px !important;
    object-fit: contain !important;
    display: block !important;
  }
  .custom-navbar.scrolled .nav-center > a.nav-logo-home-link,
  nav.custom-navbar.scrolled .nav-center > a.nav-logo-home-link {
    height: 64px !important;
  }
  .custom-navbar.scrolled .nav-center > a.nav-logo-home-link img,
  nav.custom-navbar.scrolled .nav-center > a.nav-logo-home-link img {
    max-width: 280px !important;
    max-height: 28px !important;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .custom-navbar .nav-center,
  nav.custom-navbar .nav-center,
  .custom-navbar .nav-center > a.nav-logo-home-link,
  nav.custom-navbar .nav-center > a.nav-logo-home-link {
    max-width: 280px !important;
  }
  .custom-navbar .nav-center > a.nav-logo-home-link img,
  nav.custom-navbar .nav-center > a.nav-logo-home-link img {
    max-width: 260px !important;
    max-height: 30px !important;
  }
}

/* v128 - Ajuste de jerarquía tipográfica en página Voucher Cupón */
.voucher-coupon-page .voucher-hero-v72 h1,
.voucher-coupon-page .voucher-hero h1{
  font-size:clamp(3.1rem,6.1vw,6.4rem)!important;
  line-height:.96!important;
  letter-spacing:-.045em!important;
}

.voucher-coupon-page .voucher-intro-copy h2,
.voucher-coupon-page .voucher-section-head h2,
.voucher-coupon-page .voucher-how-inner h2,
.voucher-coupon-page .voucher-support-card-v72 h2{
  font-size:clamp(2.05rem,3.55vw,3.85rem)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
}

.voucher-coupon-page .voucher-card h3,
.voucher-coupon-page .voucher-empty-box h3{
  font-size:clamp(1.45rem,2.05vw,1.85rem)!important;
  line-height:1.14!important;
  letter-spacing:-.025em!important;
}

.voucher-coupon-page .voucher-hero-panel-v72>strong{
  font-size:clamp(1.55rem,2vw,1.9rem)!important;
  line-height:1.08!important;
}

.voucher-coupon-page .voucher-trust-row-v72 strong{
  font-size:1.05rem!important;
  line-height:1.18!important;
}

@media(max-width:820px){
  .voucher-coupon-page .voucher-hero-v72 h1,
  .voucher-coupon-page .voucher-hero h1{
    font-size:clamp(2.7rem,12vw,4.1rem)!important;
    line-height:.98!important;
  }

  .voucher-coupon-page .voucher-intro-copy h2,
  .voucher-coupon-page .voucher-section-head h2,
  .voucher-coupon-page .voucher-how-inner h2,
  .voucher-coupon-page .voucher-support-card-v72 h2{
    font-size:clamp(1.9rem,8.6vw,2.9rem)!important;
    line-height:1.06!important;
  }

  .voucher-coupon-page .voucher-card h3,
  .voucher-coupon-page .voucher-empty-box h3{
    font-size:1.55rem!important;
  }
}

@media(max-width:480px){
  .voucher-coupon-page .voucher-hero-v72 h1,
  .voucher-coupon-page .voucher-hero h1{
    font-size:2.72rem!important;
  }

  .voucher-coupon-page .voucher-intro-copy h2,
  .voucher-coupon-page .voucher-section-head h2,
  .voucher-coupon-page .voucher-how-inner h2,
  .voucher-coupon-page .voucher-support-card-v72 h2{
    font-size:2.15rem!important;
  }

  .voucher-coupon-page .voucher-card h3,
  .voucher-coupon-page .voucher-empty-box h3{
    font-size:1.42rem!important;
  }
}


/* v133 - Ocultar etiquetas informativas en tarjetas de cupones */
.voucher-coupon-page .voucher-card-meta-v72{display:none!important;}
.voucher-coupon-page .voucher-card-v72 .voucher-card-body > p{margin-bottom:22px!important;}
