@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
/*
Theme Name: Viaja con Tutis y Guille Boutique V2
Theme URI: https://example.com/
Author: OpenAI
Description: Tema boutique de viajes inspirado en el diseño editorial cálido y premium de Viaja con Tutis y Guille.
Version: 2.150
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: tutis-guille-travel
*/

:root{
  --cream:#f8f2ea;
  --cream-2:#fbf7f1;
  --navy:#0b2b40;
  --navy-soft:#173f55;
  --sage:#cbd8c7;
  --sage-dark:#7f9e8b;
  --coral:#e88468;
  --ink:#22313b;
  --muted:#647078;
  --line:#e9dfd4;
  --white:#fff;
  --shadow:0 10px 26px rgba(18,42,53,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.site-shell{width:min(1180px,calc(100% - 42px));margin:0 auto}

.site-header{background:#fbf7f0;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(11,43,64,.07)}
.header-inner{height:94px;display:flex;align-items:center;gap:22px;padding-left:2px}
.brand-wrap{display:flex;align-items:center;flex:0 0 auto;margin-right:auto;min-width:355px}
.brand{display:flex;align-items:flex-end;justify-content:flex-start;gap:10px;width:auto;height:78px;overflow:visible;white-space:nowrap}
.brand-logo{display:block;width:auto !important;height:auto !important;max-width:86px !important;max-height:72px !important;object-fit:contain;object-position:left center;flex:0 0 auto}
.site-title-text{font-family:Georgia,'Times New Roman',serif !important;font-size:23px;line-height:.92;color:var(--navy);font-weight:700;letter-spacing:-.6px;white-space:nowrap;margin-bottom:9px;display:inline-flex;align-items:baseline}
.site-title-main{color:var(--navy);font-family:Georgia,'Times New Roman',serif !important;font-weight:700}
.site-title-y{color:var(--coral);font-family:Georgia,'Times New Roman',serif !important;font-weight:800;padding:0 1px}
.fallback-brand{font-family:Georgia,serif;color:var(--navy);font-size:16px;line-height:1.05;max-width:190px;height:auto;overflow:visible}
.fallback-brand strong{display:block;font-size:24px}.fallback-brand em{color:var(--coral);font-style:normal}
.main-nav ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:28px}
.main-nav a{font-size:14px;color:#32454f;font-weight:600}
.main-nav a:hover{color:var(--coral)}
.instagram-link{width:26px;height:26px;display:grid;place-items:center;color:var(--navy);flex:0 0 auto}
.instagram-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-weight:700;transition:.2s ease}
.header-cta{background:var(--sage-dark);color:white;padding:12px 18px;font-size:13px;white-space:nowrap}
.btn{padding:12px 18px}
.btn:hover,.header-cta:hover{transform:translateY(-1px)}
.btn-primary{background:var(--sage-dark);color:white;font-size:14px}
.btn-dark{background:var(--navy);color:#fff;border-radius:999px;padding:13px 25px;min-width:238px}
.menu-toggle{display:none;border:0;background:transparent;font-size:28px;color:var(--navy);padding:5px}

.hero{position:relative;min-height:405px;overflow:hidden;background:#e9efec}
.hero-photo{position:absolute;inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,242,239,.97) 0%,rgba(238,242,239,.93) 28%,rgba(238,242,239,.78) 40%,rgba(238,242,239,.38) 52%,rgba(238,242,239,.08) 66%,rgba(238,242,239,0) 78%);pointer-events:none}
.hero-inner{position:relative;z-index:2;min-height:405px;display:flex;align-items:center}
.hero-copy{max-width:485px;padding:34px 0 32px;position:relative}
.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:61px;line-height:.92;letter-spacing:-2px;color:var(--navy);margin:0}
.hero-copy h1::first-line{color:var(--navy)}
.hero-script{font-family:'Brush Script MT','Segoe Script',cursive;color:var(--navy);font-size:42px;line-height:1;margin:8px 0 15px;transform:rotate(-1deg)}
.hero-copy p{max-width:390px;font-size:16px;color:#3c4b53;margin:0 0 18px}
.hero-doodle{position:absolute;left:255px;top:8px;color:var(--coral);font-size:24px;transform:rotate(9deg)}
.hero-benefits{display:flex;gap:24px;margin-top:19px;font-size:11px;font-weight:700;color:#44565d}
.hero-benefits span{display:flex;align-items:flex-start;gap:5px}

section{scroll-margin-top:100px}
.services-section{padding:28px 0 18px;background:#fbf7f1}
.section-head{text-align:center}
.section-head.compact{margin-bottom:22px}
.section-head h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:32px;line-height:1;margin:0 0 6px}
.section-head h2:before,.section-head h2:after{color:var(--coral);font-family:Arial,sans-serif;font-size:16px;vertical-align:middle;opacity:.8}
.section-head h2:before{content:'‹ ';}.section-head h2:after{content:' ›';}
.section-head p{font-size:13px;color:var(--muted);margin:0}
.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.service-card{background:#fff;border-radius:12px;padding:12px 10px 15px;text-align:center;border:1px solid #f0e8df;box-shadow:0 3px 9px rgba(15,43,58,.025);min-height:182px;display:flex;flex-direction:column;align-items:center}
.service-card h3{font-family:Georgia,serif;color:var(--navy);font-size:15px;line-height:1.12;margin:2px 0 6px;max-width:170px}
.service-card p{font-size:10.5px;line-height:1.35;color:#4e5a61;margin:0;max-width:175px}
.service-image-wrap{height:72px;width:100%;display:flex;align-items:flex-end;justify-content:center;margin:0 0 5px}
.service-image-wrap img{max-height:72px;max-width:112px;width:auto;height:auto;object-fit:contain;display:block}
.service-image-wrap.is-empty{visibility:hidden}

.process-section{padding:4px 0 18px;background:#fbf7f1}
.process-upload-area{width:100%;border-radius:13px;overflow:hidden;background:var(--sage)}
.process-upload-area.is-empty{min-height:142px}
.process-upload-area.has-image{background:transparent}
.process-wide-image{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:13px}

.destinations-section{padding:20px 0 24px;background:#fbf7f1}
.destination-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:18px}
.destination-card{height:178px;background-size:cover;background-position:center;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 6px 14px rgba(9,33,44,.12)}
.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 34%,rgba(6,23,32,.68) 100%)}
.destination-card span{position:absolute;z-index:2;left:0;right:0;bottom:14px;text-align:center;color:#fff;font-family:Georgia,serif;font-weight:700;font-size:18px;text-shadow:0 2px 4px rgba(0,0,0,.25)}
.more-link{display:block;text-align:center;color:var(--coral);font-size:11px;font-weight:700;margin-top:10px}

.about-section{background:#f6efe6;padding:20px 0 22px;border-top:1px solid #efe4d8;border-bottom:1px solid #efe4d8}
.about-grid{display:grid;grid-template-columns:270px 1fr 285px;gap:38px;align-items:center}
.about-photo-wrap{background:#fff;padding:9px 9px 24px;box-shadow:0 7px 17px rgba(25,45,55,.10);transform:rotate(-4deg);position:relative}
.about-photo-wrap:before{content:"";position:absolute;width:65px;height:19px;background:#efc7b5;top:-9px;left:45px;opacity:.75;transform:rotate(5deg)}
.about-photo-wrap img{width:100%;height:170px;object-fit:cover}
.about-copy h2{font-family:Georgia,serif;color:var(--navy);font-size:29px;margin:0 0 9px}
.about-copy h2:after{content:' ≋';color:var(--coral);font-size:17px}
.about-copy p{font-size:13.8px;line-height:1.5;margin:0 0 8px;color:#42525a}
.about-values{border:1px dashed #b6aaa0;border-radius:10px;padding:15px 18px;display:grid;gap:11px;background:rgba(255,255,255,.42)}
.about-values span{font-size:11px;font-weight:700;color:#45545b}

.testimonials-section{padding:19px 0 24px;background:#fbf7f1}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.testimonial-grid article{background:#fff;border:1px solid #eee5dc;border-radius:8px;padding:14px 20px;min-height:100px;position:relative}
.testimonial-grid b{position:absolute;left:12px;top:4px;color:var(--coral);font-size:31px;font-family:Georgia,serif}
.testimonial-grid p{font-size:11px;color:#47555b;margin:10px 0 9px;padding-left:16px}
.testimonial-grid small{display:block;text-align:right;font-size:9px;color:#596970}

.cta-band{background:#dce6dc;padding:13px 0;overflow:hidden}
.cta-inner{min-height:78px;display:grid;grid-template-columns:135px 1fr auto;align-items:center;gap:26px;position:relative}
.cta-suitcase{width:132px;height:92px;object-fit:cover;mix-blend-mode:multiply;transform:translateY(4px)}
.cta-inner h2{font-family:Georgia,serif;color:var(--navy);font-size:26px;margin:0 0 3px}
.cta-inner h2:before{content:'✈ ';font-size:16px}.cta-inner h2:after{content:' ≋';color:var(--coral);font-size:13px}
.cta-inner p{font-size:12px;margin:0;color:#4c5d61}

.site-footer{background:var(--navy);color:#eaf1f4;padding:18px 0 16px}
.footer-grid{display:grid;grid-template-columns:200px 120px 1fr 100px 220px;gap:25px;align-items:center}
.footer-logo .custom-logo{filter:brightness(0) invert(1);max-width:145px;height:auto}
.footer-logo span{font-family:Georgia,serif;font-size:14px}
.footer-item{font-size:9px;line-height:1.45;color:#dbe5e9}
.footer-item strong{font-size:10px;color:#fff}
.footer-copy{text-align:right;font-size:9px;line-height:1.5;color:#c8d6dc}
.content-default{padding:70px 0;min-height:60vh}

@media (max-width:1050px){
  .site-shell{width:min(94%,1000px)}
  .main-nav ul{gap:17px}.main-nav a{font-size:12px}.header-cta{padding:10px 13px;font-size:11px}
  .hero-copy h1{font-size:52px}.hero-script{font-size:36px}
  .about-grid{grid-template-columns:240px 1fr 240px;gap:24px}
  .footer-grid{grid-template-columns:160px 110px 1fr 90px 180px;gap:15px}
}
@media (max-width:860px){
  .header-inner{height:78px}.brand{height:64px;gap:10px}.brand-logo{max-height:58px !important;max-width:70px !important}.brand-wrap{min-width:245px}.site-title-text{font-size:18.7px}
  .menu-toggle{display:block;margin-left:auto}.main-nav{display:none}.instagram-link,.header-cta{display:none}
  .main-nav.open{display:block;position:absolute;top:78px;left:18px;right:18px;background:#fff;border-radius:12px;box-shadow:var(--shadow);padding:15px;z-index:200}
  .main-nav.open ul{flex-direction:column;align-items:flex-start;gap:13px}
  .hero{min-height:520px}.hero-inner{min-height:520px;align-items:flex-start}.hero-copy{padding-top:54px;max-width:470px}
  .hero-photo{inset:0;opacity:.4}.hero:after{background:linear-gradient(90deg,rgba(238,242,239,.96) 0%,rgba(238,242,239,.88) 52%,rgba(238,242,239,.55) 100%)}
  .services-grid{grid-template-columns:repeat(3,1fr)}
  .destination-grid{grid-template-columns:repeat(3,1fr)}
  .about-grid{grid-template-columns:240px 1fr}.about-values{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}
  .footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-copy{text-align:left}
}
@media (max-width:600px){
  .site-shell{width:calc(100% - 28px)}
  .brand-wrap{min-width:0}.site-title-text{font-size:14.45px;max-width:180px;overflow:hidden;text-overflow:ellipsis}.brand-logo{max-width:58px !important;max-height:52px !important}
  .hero{min-height:560px}.hero-inner{min-height:560px}.hero-copy h1{font-size:44px}.hero-script{font-size:31px}.hero-copy p{font-size:14px}.hero-doodle{left:210px}
  .hero-benefits{gap:12px;flex-wrap:wrap}.hero-benefits span{font-size:10px}
  .section-head h2{font-size:27px}
  .services-grid{grid-template-columns:1fr 1fr}.service-card{min-height:170px;padding:15px 10px}.service-card:last-child{grid-column:1/-1}
  .process-wrap{padding:20px 16px}.process-grid{grid-template-columns:1fr}.process-step{padding:10px 15px}.step-number{left:5px;top:18px}.process-step:not(:last-child):after{display:none}
  .destination-grid{grid-template-columns:1fr 1fr}.destination-card{height:185px}
  .about-grid{grid-template-columns:1fr}.about-photo-wrap{max-width:300px;margin:auto}.about-values{grid-column:auto;grid-template-columns:1fr}
  .testimonial-grid{grid-template-columns:1fr}
  .cta-inner{grid-template-columns:85px 1fr;gap:12px}.cta-suitcase{width:85px;height:72px}.cta-inner .btn{grid-column:1/-1;width:100%}.cta-inner h2{font-size:21px}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-copy{grid-column:1/-1}.footer-logo{grid-column:1/-1}
}

/* V2.5 — controles y contenidos editables */
.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.btn-secondary{background:#fff;color:var(--navy);border:1px solid rgba(11,43,64,.12);font-size:14px}
.process-image-shell{padding:0}
.process-wide-image{display:block;width:100%;height:auto;border-radius:18px}
.about-right-image{display:flex;justify-content:center;align-items:center}
.about-right-image img{width:100%;max-width:285px;max-height:210px;object-fit:contain}
.instagram-section{padding:22px 0 25px;background:#fbf7f1}
.instagram-inner{text-align:center}
.instagram-profile-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e7ddd3;background:#fff;border-radius:999px;padding:10px 18px;color:var(--navy);font-weight:700;font-size:13px;box-shadow:0 5px 13px rgba(15,43,58,.04)}
.recent-posts-section{padding:22px 0 28px;background:#f6efe6;border-top:1px solid #efe4d8}
.recent-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.recent-post-card{background:#fff;border:1px solid #eee5dc;border-radius:12px;overflow:hidden;box-shadow:0 5px 13px rgba(15,43,58,.04)}
.recent-post-thumb{display:block;height:150px;overflow:hidden}
.recent-post-thumb img{width:100%;height:100%;object-fit:cover}
.recent-post-body{padding:14px 16px 16px}
.recent-post-body small{font-size:9px;color:var(--coral);font-weight:700;text-transform:uppercase;letter-spacing:.4px}
.recent-post-body h3{font-family:Georgia,serif;color:var(--navy);font-size:18px;line-height:1.15;margin:5px 0 7px}
.recent-post-body p{font-size:11px;color:#536168;margin:0;line-height:1.45}
@media(max-width:860px){.recent-posts-grid{grid-template-columns:1fr 1fr}.recent-post-card:last-child{grid-column:1/-1}.about-right-image{grid-column:1/-1}}
@media(max-width:600px){.recent-posts-grid{grid-template-columns:1fr}.recent-post-card:last-child{grid-column:auto}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%}}

/* v2.7: iconos reales para CTA de WhatsApp y agenda */
.hero-whatsapp-btn,
.header-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.whatsapp-icon{
  width:17px;
  height:17px;
  fill:currentColor;
  flex:0 0 auto;
}
.header-calendar-icon{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  flex:0 0 auto;
}

/* v2.9 — ajuste visual portada según referencia */
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&display=swap');
.hero-copy .hero-main-title{
  font-family:Georgia,'Times New Roman',serif;
  font-size:58px;
  line-height:.92;
  letter-spacing:-1.8px;
  font-weight:700;
  margin:0;
  color:var(--navy);
}
.hero-title-navy{color:var(--navy)}
.hero-title-coral{color:var(--coral)}
.hero-script{
  font-family:'Caveat','Segoe Print','Bradley Hand',cursive;
  color:var(--navy);
  font-size:41px;
  line-height:.95;
  font-weight:500;
  letter-spacing:-.5px;
  margin:8px 0 15px;
  transform:none;
}
.hero-benefits{
  display:flex;
  align-items:flex-start;
  gap:30px;
  margin-top:18px;
  color:#44565d;
}
.hero-benefit{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  font-size:11px;
  line-height:1.2;
  font-weight:700;
}
.hero-benefit > span{display:block}
.benefit-icon{
  width:24px;
  height:24px;
  flex:0 0 24px;
  fill:none;
  stroke:#65777c;
  stroke-width:1.45;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.benefit-heart{width:26px;height:26px;flex-basis:26px}
@media (max-width:1050px){
  .hero-copy .hero-main-title{font-size:50px}
  .hero-script{font-size:35px}
}
@media (max-width:600px){
  .hero-copy .hero-main-title{font-size:43px}
  .hero-script{font-size:31px}
  .hero-benefits{gap:16px}
}

/* v2.10: espacios Sobre nosotros sin imágenes predeterminadas */
.about-photo-empty,.about-right-empty{min-height:1px;}


/* v2.11: composición Sobre Tutis y Guille fiel a la referencia */
.about-photo-wrap{
  width:270px;
  min-height:205px;
  box-sizing:border-box;
  background:#fff;
  padding:9px 9px 24px;
  box-shadow:0 7px 17px rgba(25,45,55,.10);
  transform:rotate(-4deg);
  position:relative;
  overflow:visible;
}
.about-photo-wrap:before{
  content:"";
  position:absolute;
  width:65px;
  height:19px;
  background:#efc7b5;
  top:-9px;
  left:45px;
  opacity:.78;
  transform:rotate(5deg);
  z-index:2;
}
.about-photo-wrap img{
  display:block;
  width:100%;
  height:170px;
  object-fit:cover;
}
.about-photo-wrap.is-empty:after{
  content:"";
  display:block;
  height:170px;
}
.about-right-slot{
  width:100%;
  max-width:285px;
  min-height:145px;
  box-sizing:border-box;
  border:1px dashed #b6aaa0;
  border-radius:10px;
  background:rgba(255,255,255,.32);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px;
}
.about-right-slot img{
  display:block;
  width:100%;
  max-height:185px;
  object-fit:contain;
}
@media(max-width:980px){
  .about-right-slot{grid-column:1/-1;justify-self:center}
}
@media(max-width:600px){
  .about-photo-wrap{margin:0 auto}
  .about-right-slot{margin:0 auto}
}


/* v2.12: acentos decorativos de Sobre Tutis y Guille */
.about-copy{position:relative;}
.about-copy h2:after{content:none!important;}
.about-rays{display:inline-block;position:relative;width:25px;height:25px;margin-left:7px;vertical-align:middle;top:-1px;}
.about-rays i{position:absolute;display:block;width:11px;height:2.5px;border-radius:3px;background:var(--coral);transform-origin:left center;}
.about-rays i:nth-child(1){left:5px;top:4px;transform:rotate(-28deg);}
.about-rays i:nth-child(2){left:8px;top:11px;transform:rotate(0deg);}
.about-rays i:nth-child(3){left:5px;top:18px;transform:rotate(28deg);}
.about-copy:before{content:'♡';position:absolute;left:-48px;top:48px;color:var(--coral);font-family:Arial,sans-serif;font-size:48px;line-height:1;font-weight:700;transform:rotate(-8deg);}
@media(max-width:980px){.about-copy:before{left:-36px;font-size:40px;}}
@media(max-width:600px){.about-copy:before{left:4px;top:-42px;font-size:36px;}}

/* V2.13: about section refinements */
.about-rays{display:none!important;}

/* V2.14: eliminar definitivamente cualquier adorno tras el título Sobre nosotros */
.about-copy h2::after{content:none!important;display:none!important;}


/* V2.16 — sección Cómo te ayudamos según referencia */
.services-v216{padding:22px 0 18px;background:#fbf7f1;}
.services-main-head{margin-bottom:16px;text-align:center;}
.services-main-head h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:35px;line-height:1;margin:0 0 8px;font-weight:700;}
.services-main-head h2:before,.services-main-head h2:after{content:'';display:inline-block;width:18px;height:18px;vertical-align:middle;margin:0 10px;background:linear-gradient(var(--coral),var(--coral)) center/14px 2px no-repeat;transform:rotate(0deg);opacity:.9;}
.services-main-head p{font-size:15px;color:#24445b;margin:0;}
.services-subhead-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;max-width:930px;margin:0 auto 2px;}
.services-subhead-line{height:1px;background:#8da2a3;opacity:.65;}
.services-subhead-pill{min-width:330px;padding:8px 38px 9px;border-radius:999px;background:#e6eadf;color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:23px;line-height:1;text-align:center;font-weight:700;}
.services-subhead-copy{text-align:center;color:#1f4a6a;font-size:16px;margin:0 0 14px;}
.services-grid-v216{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch;}
.service-card-v216{background:rgba(255,255,255,.76);border:0;border-radius:24px;padding:14px 15px 13px;box-shadow:0 5px 18px rgba(23,44,55,.045);min-height:350px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;}
.service-art-wrap{height:142px;width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 1px;overflow:hidden;}
.service-art-wrap img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}
.service-card-v216 h3{font-family:Georgia,'Times New Roman',serif;color:#0a3561;font-size:23px;line-height:1.02;margin:0 0 10px;max-width:230px;font-weight:700;}
.service-card-v216 p{font-family:Arial,Helvetica,sans-serif;color:#103f6b;font-size:15px;line-height:1.24;margin:0 auto 14px;max-width:245px;}
.service-fixed-badge,.service-more-button{margin-top:auto;width:min(92%,225px);min-height:43px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:9px;font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1;padding:8px 14px;}
.service-fixed-badge{background:#e9ebdf;color:#526549;}
.service-check{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#829878;color:#fff;font-family:Arial,sans-serif;font-size:17px;font-weight:700;}
.service-more-button{background:linear-gradient(90deg,#617a5f,#88a17b);color:#fff;position:relative;transition:transform .2s ease,filter .2s ease;}
.service-more-button:hover{transform:translateY(-1px);filter:brightness(.98);}
.service-arrow{position:absolute;right:16px;font-family:Arial,sans-serif;font-size:29px;line-height:1;font-weight:300;top:5px;}
.travel-upload-section{padding:0 0 18px;background:#fbf7f1;}
.travel-upload-area{border-radius:24px;overflow:hidden;background:transparent;}
.travel-upload-area.is-empty{min-height:0;}
.travel-upload-area.has-image{background:transparent;}
.travel-upload-area .process-wide-image{display:block;width:100%;height:auto;border-radius:24px;object-fit:contain;}
@media(max-width:1100px){
  .service-card-v216 h3{font-size:19px}.service-card-v216 p{font-size:13px}.service-fixed-badge,.service-more-button{font-size:15px}.service-art-wrap{height:120px}.service-card-v216{min-height:315px}
}
@media(max-width:860px){
  .services-grid-v216{grid-template-columns:repeat(2,1fr)}
  .service-card-v216:last-child{grid-column:1/-1;max-width:50%;justify-self:center;width:100%}
  .services-subhead-pill{min-width:250px;font-size:20px}
}
@media(max-width:600px){
  .services-main-head h2{font-size:29px}.services-main-head p{font-size:13px}
  .services-subhead-row{grid-template-columns:1fr}.services-subhead-line{display:none}.services-subhead-pill{min-width:0;width:100%;font-size:19px}
  .services-subhead-copy{font-size:13px}
  .services-grid-v216{grid-template-columns:1fr}
  .service-card-v216:last-child{grid-column:auto;max-width:none}
  .service-card-v216{min-height:0;padding:16px 18px 17px}
  .service-art-wrap{height:150px}
  .service-card-v216 h3{font-size:22px}.service-card-v216 p{font-size:14px}
}

/* V2.24 — Sobre Tutis y Guille: más espacio vertical y tipografía alineada con Cómo te ayudamos */
.about-section{
  padding-top:20px;
  padding-bottom:62px;
}
.about-copy h2{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--navy);
  font-size:35px;
  line-height:1;
  font-weight:700;
  margin:0 0 10px;
}
.about-copy p{
  font-family:Arial,Helvetica,sans-serif;
  color:#103f6b;
  font-size:15px;
  line-height:1.24;
  margin:0 0 10px;
}
@media(max-width:600px){
  .about-section{padding-bottom:44px;}
  .about-copy h2{font-size:29px;}
  .about-copy p{font-size:14px;}
}

/* V2.25 — Sobre nosotros: 15% más alto; solo muestra la descripción del control */
.about-section{padding-bottom:86px;}
@media(max-width:600px){.about-section{padding-bottom:58px;}}

/* V2.26 — Sobre nosotros: el texto envuelve y la sección crece solo en vertical */
.about-grid{
  grid-template-columns:270px minmax(0,1fr) 285px;
  align-items:center;
}
.about-copy{
  min-width:0;
  width:100%;
  max-width:100%;
}
.about-copy p{
  display:block;
  width:100%;
  max-width:100%;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:break-word;
  hyphens:auto;
}
.about-section{
  height:auto;
  min-height:0;
  overflow-x:hidden;
}
@media(max-width:1100px){
  .about-grid{grid-template-columns:240px minmax(0,1fr) 240px;gap:24px;}
}
@media(max-width:860px){
  .about-grid{grid-template-columns:240px minmax(0,1fr);}
  .about-right-slot{grid-column:1/-1;}
}
@media(max-width:600px){
  .about-grid{grid-template-columns:minmax(0,1fr);}
}


/* V2.28 — Reseñas: tarjetas editables en portada + archivo por etiqueta "resenas" */
.reviews-home-section{padding:34px 0 38px;background:#fbf7f1;scroll-margin-top:104px;}
.reviews-home-section .section-head{margin-bottom:24px;}
.reviews-home-section .section-head h2{font-size:33px;}
.reviews-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.review-home-card{background:#fff;border:1px solid #eee5dc;border-radius:18px;padding:18px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:center;min-height:156px;box-shadow:0 8px 20px rgba(15,43,58,.055);}
.review-home-avatar{width:88px;height:88px;border-radius:50%;overflow:hidden;border:5px solid #e6efeb;background:#f3eee7;display:flex;align-items:center;justify-content:center;}
.review-home-avatar img{width:100%;height:100%;object-fit:cover;}
.review-home-avatar.is-empty:after{content:'♡';font-size:30px;color:var(--coral);font-family:Arial,sans-serif;}
.review-home-content{min-width:0;position:relative;padding-top:4px;}
.review-home-content .review-quote{position:absolute;left:-2px;top:-12px;font-family:Georgia,serif;font-size:35px;color:var(--coral);line-height:1;}
.review-home-content p{font-size:13px;line-height:1.5;color:#526068;margin:8px 0 10px;overflow-wrap:anywhere;}
.review-home-content strong{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:14px;display:block;}
.reviews-more-link{display:table;margin:18px auto 0;color:var(--coral);font-size:12px;font-weight:700;}

.reviews-page{background:#fbf7f1;min-height:70vh;}
.reviews-page-hero{padding:48px 0 24px;background:#f6efe6;border-bottom:1px solid #efe4d8;}
.reviews-page-head h1{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:40px;line-height:1.05;margin:0 0 8px;text-align:center;}
.reviews-page-head p{text-align:center;color:#5a6970;font-size:14px;margin:0;}
.reviews-page-content{padding:34px 0 54px;}
.reviews-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
.review-archive-card{background:#fff;border:1px solid #eee5dc;border-radius:18px;padding:20px;box-shadow:0 9px 24px rgba(15,43,58,.06);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:285px;}
.review-archive-avatar{width:82px;height:82px;border-radius:50%;overflow:hidden;border:5px solid #e6efeb;background:#f4efe8;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}
.review-archive-avatar img{width:100%;height:100%;object-fit:cover;}
.review-archive-avatar span{font-size:30px;color:var(--coral);}
.review-archive-body{position:relative;width:100%;min-width:0;}
.review-archive-body .review-quote{display:block;font-family:Georgia,serif;font-size:34px;color:var(--coral);line-height:.8;margin-bottom:2px;}
.review-archive-text,.review-archive-text p{font-size:13px;line-height:1.5;color:#536168;margin:0;overflow-wrap:anywhere;}
.review-archive-body h2{font-family:Georgia,'Times New Roman',serif;font-size:16px;color:var(--navy);margin:14px 0 0;padding-top:12px;border-top:1px solid #eee5dc;}
.reviews-pagination{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:28px;flex-wrap:wrap;}
.reviews-pagination .page-numbers{background:#fff;border:1px solid #e5dbd0;border-radius:999px;padding:8px 12px;font-size:12px;color:var(--navy);}
.reviews-pagination .current{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark);}
.reviews-empty{text-align:center;background:#fff;border:1px solid #eee5dc;border-radius:18px;padding:35px;max-width:720px;margin:0 auto;}
.reviews-empty h2{font-family:Georgia,serif;color:var(--navy);margin:0 0 8px;}
.reviews-empty p{margin:0;color:#596970;}
@media(max-width:900px){.reviews-home-grid,.reviews-archive-grid{grid-template-columns:1fr 1fr}.review-home-card:last-child{grid-column:1/-1}.reviews-archive-grid .review-archive-card:last-child:nth-child(odd){grid-column:1/-1;max-width:50%;justify-self:center;width:100%;}}
@media(max-width:600px){.reviews-home-grid,.reviews-archive-grid{grid-template-columns:1fr}.review-home-card:last-child,.reviews-archive-grid .review-archive-card:last-child:nth-child(odd){grid-column:auto;max-width:none}.review-home-card{grid-template-columns:74px minmax(0,1fr)}.review-home-avatar{width:74px;height:74px}.reviews-page-head h1{font-size:31px}}


/* V2.33 — CTA y pie de página como la referencia */
.cta-band-v233{
  background:#dfe8dd;
  padding:0;
  overflow:visible;
  border-top:1px solid rgba(11,43,64,.04);
}
.cta-inner-v233{
  min-height:108px;
  display:grid;
  grid-template-columns:270px minmax(360px,1fr) auto 58px;
  align-items:center;
  gap:24px;
  position:relative;
}
.cta-visual{
  align-self:stretch;
  position:relative;
  display:flex;
  align-items:center;
  min-width:0;
}
.cta-inner-v233 .cta-suitcase{
  width:190px;
  height:128px;
  object-fit:cover;
  object-position:center 70%;
  mix-blend-mode:multiply;
  transform:translateY(10px) scale(1.08);
  border-radius:0;
}
.cta-flight-line{
  position:absolute;
  left:148px;
  top:40px;
  color:#6f897b;
  font-size:26px;
  letter-spacing:2px;
  white-space:nowrap;
  transform:rotate(-6deg);
}
.cta-copy{min-width:0}
.cta-inner-v233 .cta-copy h2{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--navy);
  font-size:27px;
  line-height:1.1;
  margin:0 0 6px;
  font-weight:700;
}
.cta-inner-v233 .cta-copy h2:before,
.cta-inner-v233 .cta-copy h2:after{content:none!important}
.cta-inner-v233 .cta-copy p{
  font-size:13px;
  margin:0;
  color:#42545b;
}
.cta-whatsapp-btn{
  min-width:255px;
  border-radius:999px;
  padding:14px 24px;
  font-size:14px;
  box-shadow:none;
}
.cta-whatsapp-btn .whatsapp-icon{width:20px;height:20px}
.cta-heart{
  color:#ef8b73;
  font-size:43px;
  font-family:Arial,sans-serif;
  line-height:1;
  transform:rotate(-8deg);
}

.site-footer{
  background:#0c2d45;
  color:#eaf1f4;
  padding:18px 0 20px;
}
.footer-grid-v233{
  display:grid;
  grid-template-columns:240px 150px minmax(230px,1fr) 150px 230px;
  gap:28px;
  align-items:center;
  min-height:70px;
}
.footer-logo-v233{display:flex;align-items:center;min-height:52px}
.footer-logo-v233 img{
  display:block;
  width:auto;
  max-width:180px;
  max-height:58px;
  object-fit:contain;
}
.footer-contact{display:flex;flex-direction:column;gap:3px}
.footer-item{font-size:10px;line-height:1.35;color:#dbe5e9}
.footer-item strong{font-size:11px;color:#fff;font-weight:700}
.footer-item a{color:#dbe5e9;text-decoration:none}
.footer-item a:hover{color:#fff}
.footer-socials-block{display:flex;flex-direction:column;gap:6px}
.footer-social-icons{display:flex;align-items:center;gap:9px}
.footer-social-icon{
  width:24px;
  height:24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  opacity:.95;
}
.footer-social-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.footer-social-icon:nth-child(2) svg,
.footer-social-icon:nth-child(3) svg{fill:currentColor;stroke:none}
.footer-social-icon:hover{opacity:.75;transform:translateY(-1px)}
.footer-copy{text-align:right;font-size:9.5px;line-height:1.45;color:#d1dde3}

@media (max-width:1050px){
  .cta-inner-v233{grid-template-columns:220px 1fr auto 42px;gap:16px}
  .cta-inner-v233 .cta-suitcase{width:160px;height:115px}
  .cta-flight-line{left:122px;font-size:22px}
  .cta-whatsapp-btn{min-width:220px;padding:13px 18px}
  .footer-grid-v233{grid-template-columns:180px 125px 1fr 125px 190px;gap:16px}
}
@media (max-width:860px){
  .cta-inner-v233{grid-template-columns:160px 1fr;gap:12px;padding:12px 0}
  .cta-visual{grid-row:1/3}.cta-inner-v233 .cta-suitcase{width:145px;height:105px;transform:none}
  .cta-flight-line{display:none}.cta-whatsapp-btn{grid-column:2;width:max-content;min-width:210px}.cta-heart{display:none}
  .footer-grid-v233{grid-template-columns:1.2fr 1fr 1.4fr;gap:18px}
  .footer-socials-block{grid-column:auto}.footer-copy{grid-column:1/-1;text-align:left}
}
@media (max-width:600px){
  .cta-inner-v233{grid-template-columns:90px 1fr;min-height:0;padding:14px 0}
  .cta-inner-v233 .cta-suitcase{width:86px;height:78px}.cta-inner-v233 .cta-copy h2{font-size:21px}.cta-inner-v233 .cta-copy p{font-size:11px}
  .cta-whatsapp-btn{grid-column:1/-1;width:100%;min-width:0}
  .footer-grid-v233{grid-template-columns:1fr 1fr;gap:18px 20px}
  .footer-logo-v233{grid-column:1/-1}.footer-logo-v233 img{max-width:155px;max-height:54px}
  .footer-socials-block{grid-column:1/-1}.footer-copy{grid-column:1/-1;text-align:left}
}


/* v2.34 — footer refinado según referencia */
.cta-band-v233{
  overflow:visible;
  border-top:1px solid rgba(12,45,69,.06);
}
.cta-inner-v233{
  min-height:124px;
  grid-template-columns:280px minmax(0,1fr) auto 54px;
  gap:24px;
  padding:10px 0 8px;
  overflow:visible;
}
.cta-inner-v233 .cta-visual{
  overflow:visible;
  height:112px;
  align-self:end;
}
.cta-inner-v233 .cta-suitcase{
  width:235px;
  height:175px;
  object-fit:contain;
  object-position:center bottom;
  mix-blend-mode:multiply;
  transform:translate(-8px,28px) scale(1.04);
  filter:saturate(1.04) contrast(1.02);
}
.cta-flight-line{
  left:190px;
  top:40px;
  font-size:27px;
}
.cta-inner-v233 .cta-copy h2{font-size:28px}
.cta-inner-v233 .cta-copy p{font-size:14px}
.cta-whatsapp-btn{min-width:270px;font-size:15px;padding:14px 25px}
.cta-heart{font-size:46px}

.site-footer{padding:18px 0 18px}
.footer-grid-v234{
  display:grid;
  grid-template-columns:250px 145px minmax(250px,1fr) 180px 245px;
  gap:30px;
  align-items:center;
  min-height:82px;
}
.footer-logo-v234{display:flex;align-items:center;justify-content:center;min-height:62px}
.footer-logo-v234 img{
  display:block;
  width:auto;
  max-width:190px;
  max-height:66px;
  object-fit:contain;
}
.footer-grid-v234 .footer-item{font-size:13px;line-height:1.38;color:#dbe5e9}
.footer-grid-v234 .footer-item strong{font-size:14.3px;line-height:1.2;color:#fff;font-weight:700}
.footer-grid-v234 .footer-copy{font-size:12.35px;line-height:1.45;color:#d1dde3;text-align:right}
.footer-grid-v234 .footer-socials-block{gap:8px}
.footer-grid-v234 .footer-social-icons{gap:12px}
.footer-grid-v234 .footer-social-icon{width:28px;height:28px;color:#fff}
.footer-grid-v234 .footer-social-icon svg{width:22px;height:22px}
.footer-grid-v234 .footer-social-icon:nth-child(1) svg,
.footer-grid-v234 .footer-social-icon:nth-child(3) svg{fill:currentColor;stroke:none}
.footer-grid-v234 .footer-social-icon:nth-child(2) svg{fill:none;stroke:currentColor;stroke-width:1.8}
.footer-grid-v234 .footer-social-icon[aria-disabled="true"]{opacity:.55;cursor:default}

@media (max-width:1050px){
  .cta-inner-v233{grid-template-columns:220px 1fr auto 42px;gap:16px}
  .cta-inner-v233 .cta-suitcase{width:190px;height:145px;transform:translate(-4px,24px)}
  .cta-flight-line{left:154px}
  .footer-grid-v234{grid-template-columns:180px 130px 1fr 150px 200px;gap:16px}
}
@media (max-width:860px){
  .cta-inner-v233{grid-template-columns:150px 1fr;gap:12px;padding:12px 0}
  .cta-inner-v233 .cta-visual{height:100px}
  .cta-inner-v233 .cta-suitcase{width:145px;height:122px;transform:translate(0,18px)}
  .cta-whatsapp-btn{grid-column:2;width:max-content;min-width:210px}
  .footer-grid-v234{grid-template-columns:1.2fr 1fr 1.4fr;gap:18px}
  .footer-grid-v234 .footer-copy{grid-column:1/-1;text-align:left}
}
@media (max-width:600px){
  .cta-inner-v233{grid-template-columns:88px 1fr;padding:14px 0}
  .cta-inner-v233 .cta-suitcase{width:86px;height:86px;transform:translateY(8px)}
  .cta-inner-v233 .cta-copy h2{font-size:21px}.cta-inner-v233 .cta-copy p{font-size:11px}
  .cta-whatsapp-btn{grid-column:1/-1;width:100%;min-width:0}
  .footer-grid-v234{grid-template-columns:1fr 1fr;gap:18px 20px}
  .footer-logo-v234{grid-column:1/-1;justify-content:flex-start}
  .footer-logo-v234 img{max-width:165px;max-height:58px}
  .footer-grid-v234 .footer-socials-block{grid-column:1/-1}
  .footer-grid-v234 .footer-copy{grid-column:1/-1;text-align:left}
}


/* v2.35 — footer/CTA ajustado a referencia con maleta transparente */
.cta-band-v233{
  position:relative;
  overflow:visible;
  min-height:104px;
  background:#dfe9df;
  border-top:1px solid rgba(12,45,69,.05);
}
.cta-inner-v233{
  min-height:104px;
  display:grid;
  grid-template-columns:300px minmax(0,1fr) auto 58px;
  align-items:center;
  gap:20px;
  padding:8px 0 6px;
  overflow:visible;
}
.cta-inner-v233 .cta-visual{
  position:relative;
  height:96px;
  overflow:visible;
  align-self:stretch;
}
.cta-inner-v233 .cta-suitcase{
  position:absolute;
  left:-18px;
  bottom:-58px;
  width:220px;
  height:220px;
  object-fit:contain;
  object-position:center bottom;
  mix-blend-mode:normal;
  transform:none;
  filter:none;
  z-index:5;
}
.cta-flight-line{
  position:absolute;
  left:178px;
  top:34px;
  color:#627c6c;
  font-size:24px;
  letter-spacing:1px;
  z-index:2;
}
.cta-inner-v233 .cta-copy h2{
  margin:0 0 4px;
  font-size:26px;
  line-height:1.08;
}
.cta-inner-v233 .cta-copy p{
  margin:0;
  font-size:13px;
}
.cta-whatsapp-btn{
  min-width:252px;
  padding:13px 23px;
  font-size:14px;
  border-radius:999px;
}
.cta-heart{
  font-size:42px;
  color:#ef8269;
  line-height:1;
}

.site-footer{
  position:relative;
  background:var(--navy);
  color:#eaf1f4;
  padding:12px 0 13px;
  min-height:74px;
}
.footer-grid-v234{
  display:grid;
  grid-template-columns:300px 125px minmax(200px,1fr) 165px 220px;
  gap:24px;
  align-items:center;
  min-height:56px;
}
.footer-logo-v234{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding-left:74px;
}
.footer-logo-v234 img{
  display:block;
  width:auto;
  max-width:118px;
  max-height:44px;
  object-fit:contain;
}
.footer-grid-v234 .footer-item{
  font-size:12px;
  line-height:1.35;
  color:#e5edf0;
}
.footer-grid-v234 .footer-item strong{
  display:block;
  margin-bottom:2px;
  font-size:12.5px;
  color:#fff;
  font-weight:700;
}
.footer-grid-v234 .footer-copy{
  font-size:11px;
  line-height:1.4;
  color:#d1dde3;
  text-align:right;
}
.footer-grid-v234 .footer-socials-block{gap:5px}
.footer-grid-v234 .footer-social-icons{display:flex;align-items:center;gap:10px}
.footer-grid-v234 .footer-social-icon{
  width:24px;
  height:24px;
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.footer-grid-v234 .footer-social-icon svg{width:19px;height:19px}

@media (max-width:1050px){
  .cta-inner-v233{grid-template-columns:230px 1fr auto 42px;gap:14px}
  .cta-inner-v233 .cta-suitcase{width:185px;height:185px;left:-8px;bottom:-48px}
  .cta-flight-line{left:148px;top:36px;font-size:21px}
  .cta-whatsapp-btn{min-width:220px}
  .footer-grid-v234{grid-template-columns:220px 125px 1fr 150px 190px;gap:14px}
  .footer-logo-v234{padding-left:48px}
}
@media (max-width:860px){
  .cta-inner-v233{grid-template-columns:150px 1fr;gap:10px;padding:10px 0 8px}
  .cta-inner-v233 .cta-visual{height:96px}
  .cta-inner-v233 .cta-suitcase{width:140px;height:140px;left:0;bottom:-30px}
  .cta-flight-line{display:none}
  .cta-whatsapp-btn{grid-column:2;width:max-content;min-width:205px}
  .cta-heart{display:none}
  .footer-grid-v234{grid-template-columns:1fr 1fr 1fr;gap:16px}
  .footer-logo-v234{padding-left:0;justify-content:flex-start}
  .footer-grid-v234 .footer-copy{grid-column:1/-1;text-align:left}
}
@media (max-width:600px){
  .cta-inner-v233{grid-template-columns:92px 1fr;padding:12px 0 10px}
  .cta-inner-v233 .cta-suitcase{width:92px;height:92px;bottom:-18px}
  .cta-inner-v233 .cta-copy h2{font-size:20px}
  .cta-inner-v233 .cta-copy p{font-size:11px}
  .cta-whatsapp-btn{grid-column:1/-1;width:100%;min-width:0}
  .footer-grid-v234{grid-template-columns:1fr 1fr;gap:14px 18px}
  .footer-logo-v234{grid-column:1/-1;justify-content:flex-start}
  .footer-grid-v234 .footer-socials-block{grid-column:1/-1}
  .footer-grid-v234 .footer-copy{grid-column:1/-1;text-align:left}
}

/* v2.36 — la maleta del CTA cruza visualmente hacia el footer azul */
.cta-band-v233{
  z-index:3;
  overflow:visible !important;
}
.cta-inner-v233,
.cta-inner-v233 .cta-visual{
  overflow:visible !important;
}
.cta-inner-v233 .cta-suitcase{
  z-index:20;
  bottom:-68px;
  width:230px;
  height:230px;
  object-fit:contain;
  object-position:center center;
}
.site-footer{
  z-index:1;
  overflow:visible;
}
@media (max-width:1050px){
  .cta-inner-v233 .cta-suitcase{bottom:-56px;width:195px;height:195px}
}
@media (max-width:860px){
  .cta-inner-v233 .cta-suitcase{bottom:-36px;width:145px;height:145px}
}
@media (max-width:600px){
  .cta-inner-v233 .cta-suitcase{bottom:-22px;width:96px;height:96px}
}


/* v2.37 — ajuste proporcional final del bloque reseñas + CTA + footer según referencia */
/* Conecta visualmente reseñas con el CTA sin exceso de blanco */
.reviews-home-section{
  padding-bottom:24px !important;
}
.reviews-more-link{
  margin-top:12px !important;
  margin-bottom:0 !important;
}

/* Franja verde: más alta, amplia y con la maleta superpuesta hacia arriba */
.cta-band-v233{
  position:relative;
  min-height:152px !important;
  background:#dfe9df;
  overflow:visible !important;
  z-index:3;
}
.cta-band-v233 > .site-shell{
  width:min(1320px,calc(100% - 56px));
}
.cta-inner-v233{
  min-height:152px !important;
  display:grid;
  grid-template-columns:300px minmax(0,1fr) 330px 66px !important;
  align-items:center;
  gap:28px !important;
  padding:14px 0 12px !important;
  overflow:visible !important;
}
.cta-inner-v233 .cta-visual{
  position:relative;
  height:100%;
  min-height:124px;
  align-self:stretch;
  overflow:visible !important;
}
.cta-inner-v233 .cta-suitcase{
  position:absolute;
  left:0 !important;
  bottom:-2px !important;
  width:282px !important;
  height:282px !important;
  max-width:none !important;
  object-fit:contain;
  object-position:center bottom;
  z-index:20;
  transform:none !important;
}
/* No mostrar avioncito/ruta ni decoraciones adicionales junto a la maleta */
.cta-flight-line{display:none !important;}
.cta-inner-v233 .cta-copy{
  align-self:center;
  padding-left:4px;
}
.cta-inner-v233 .cta-copy h2{
  margin:0 0 7px !important;
  font-size:35px !important;
  line-height:1.06 !important;
  letter-spacing:-.3px;
}
.cta-inner-v233 .cta-copy p{
  margin:0 !important;
  font-size:16px !important;
  line-height:1.35 !important;
}
.cta-whatsapp-btn{
  justify-self:end;
  width:330px !important;
  min-width:330px !important;
  min-height:56px;
  padding:15px 26px !important;
  border-radius:999px;
  font-size:16px !important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}
.cta-whatsapp-btn .whatsapp-icon{width:22px;height:22px;flex:0 0 22px;}
.cta-heart{
  justify-self:end;
  font-size:50px !important;
  color:#ef8269;
  line-height:1;
}

/* Footer marino: una sola fila, bajo y horizontal */
.site-footer{
  position:relative;
  z-index:1;
  background:var(--navy);
  color:#eaf1f4;
  padding:10px 0 !important;
  min-height:92px !important;
  overflow:visible;
}
.site-footer > .site-shell{
  width:min(1320px,calc(100% - 56px));
}
.footer-grid-v234{
  min-height:72px !important;
  display:grid !important;
  grid-template-columns:280px 160px 260px minmax(250px,1fr) 255px !important;
  gap:0 !important;
  align-items:center !important;
}
.footer-logo-v234{
  min-height:0 !important;
  padding:0 24px 0 0 !important;
  display:flex;
  align-items:center;
  justify-content:flex-start !important;
}
.footer-logo-v234 img{
  display:block;
  width:auto;
  max-width:220px !important;
  max-height:62px !important;
  object-fit:contain;
}
.footer-grid-v234 .footer-item{
  font-size:14px !important;
  line-height:1.35 !important;
  color:#e5edf0;
  padding:0 24px;
}
.footer-grid-v234 .footer-item strong{
  margin-bottom:3px !important;
  font-size:14.5px !important;
  line-height:1.2 !important;
  color:#fff;
  font-weight:700;
}
.footer-grid-v234 .footer-contact:nth-of-type(2){
  border-left:1px solid rgba(255,255,255,.34);
}
.footer-grid-v234 .footer-socials-block{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-end;
  gap:16px !important;
  padding-left:30px;
  padding-right:26px;
}
.footer-grid-v234 .footer-socials-block > strong{
  margin:0 !important;
  white-space:nowrap;
}
.footer-grid-v234 .footer-social-icons{
  display:flex;
  align-items:center;
  gap:12px !important;
}
.footer-grid-v234 .footer-social-icon{
  width:29px !important;
  height:29px !important;
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.footer-grid-v234 .footer-social-icon svg{
  width:22px !important;
  height:22px !important;
}
.footer-grid-v234 .footer-copy{
  min-height:42px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-left:1px solid rgba(255,255,255,.34);
  padding-left:28px;
  font-size:13px !important;
  line-height:1.45 !important;
  color:#d1dde3;
  text-align:right !important;
}

@media (max-width:1180px){
  .cta-band-v233 > .site-shell,
  .site-footer > .site-shell{width:min(1080px,calc(100% - 44px));}
  .cta-inner-v233{
    grid-template-columns:250px minmax(0,1fr) 270px 48px !important;
    gap:18px !important;
  }
  .cta-inner-v233 .cta-suitcase{width:240px !important;height:240px !important;}
  .cta-inner-v233 .cta-copy h2{font-size:30px !important;}
  .cta-inner-v233 .cta-copy p{font-size:14px !important;}
  .cta-whatsapp-btn{width:270px !important;min-width:270px !important;font-size:14px !important;}
  .cta-heart{font-size:42px !important;}
  .footer-grid-v234{
    grid-template-columns:220px 145px 220px minmax(220px,1fr) 215px !important;
  }
  .footer-logo-v234 img{max-width:185px !important;}
  .footer-grid-v234 .footer-item{padding:0 18px;font-size:12.5px !important;}
  .footer-grid-v234 .footer-item strong{font-size:13px !important;}
  .footer-grid-v234 .footer-copy{font-size:11.5px !important;padding-left:20px;}
}

@media (max-width:900px){
  .reviews-home-section{padding-bottom:20px !important;}
  .cta-band-v233{min-height:176px !important;}
  .cta-inner-v233{
    min-height:176px !important;
    grid-template-columns:185px minmax(0,1fr) !important;
    grid-template-rows:auto auto;
    gap:8px 20px !important;
    padding:18px 0 14px !important;
  }
  .cta-inner-v233 .cta-visual{grid-row:1/3;min-height:140px;}
  .cta-inner-v233 .cta-suitcase{width:178px !important;height:178px !important;bottom:0 !important;}
  .cta-inner-v233 .cta-copy{align-self:end;}
  .cta-inner-v233 .cta-copy h2{font-size:26px !important;}
  .cta-inner-v233 .cta-copy p{font-size:13px !important;}
  .cta-whatsapp-btn{
    grid-column:2 !important;
    justify-self:start;
    width:auto !important;
    min-width:230px !important;
    min-height:48px;
    padding:12px 20px !important;
  }
  .cta-heart{display:none !important;}
  .site-footer{padding:14px 0 !important;min-height:auto !important;}
  .footer-grid-v234{
    grid-template-columns:1.1fr 1fr 1.4fr !important;
    gap:14px 0 !important;
    min-height:0 !important;
  }
  .footer-logo-v234{padding-right:18px !important;}
  .footer-logo-v234 img{max-width:170px !important;max-height:54px !important;}
  .footer-grid-v234 .footer-item{padding:0 18px;}
  .footer-grid-v234 .footer-socials-block{justify-content:flex-start;padding-left:0;}
  .footer-grid-v234 .footer-copy{
    grid-column:1/-1;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.22);
    padding:10px 0 0;
    min-height:0;
    text-align:left !important;
  }
}

@media (max-width:600px){
  .reviews-home-section{padding-bottom:18px !important;}
  .reviews-more-link{margin-top:10px !important;}
  .cta-band-v233{min-height:228px !important;}
  .cta-band-v233 > .site-shell,
  .site-footer > .site-shell{width:calc(100% - 28px);}
  .cta-inner-v233{
    min-height:228px !important;
    grid-template-columns:112px minmax(0,1fr) !important;
    grid-template-rows:auto auto;
    gap:10px 14px !important;
    padding:28px 0 16px !important;
  }
  .cta-inner-v233 .cta-visual{grid-row:1/3;min-height:142px;}
  .cta-inner-v233 .cta-suitcase{
    width:122px !important;
    height:122px !important;
    left:-8px !important;
    bottom:12px !important;
  }
  .cta-inner-v233 .cta-copy{align-self:end;padding-left:0;}
  .cta-inner-v233 .cta-copy h2{font-size:22px !important;line-height:1.08 !important;}
  .cta-inner-v233 .cta-copy p{font-size:12px !important;}
  .cta-whatsapp-btn{
    grid-column:1/-1 !important;
    width:100% !important;
    min-width:0 !important;
    min-height:48px;
    font-size:14px !important;
  }
  .site-footer{padding:14px 0 16px !important;}
  .footer-grid-v234{
    grid-template-columns:1fr 1fr !important;
    gap:16px 0 !important;
  }
  .footer-logo-v234{
    grid-column:1/-1;
    padding:0 !important;
    justify-content:flex-start !important;
  }
  .footer-logo-v234 img{max-width:180px !important;max-height:58px !important;}
  .footer-grid-v234 .footer-item{padding:0 12px 0 0;font-size:12.5px !important;}
  .footer-grid-v234 .footer-contact:nth-of-type(2){border-left:0;}
  .footer-grid-v234 .footer-socials-block{
    grid-column:1/-1;
    padding:0 !important;
    justify-content:flex-start;
  }
  .footer-grid-v234 .footer-copy{
    grid-column:1/-1;
    border-left:0;
    border-top:1px solid rgba(255,255,255,.22);
    padding:12px 0 0;
    text-align:left !important;
  }
}

/* v2.38 — separación maleta/reseñas + footer 15% más alto */
@media (min-width:1181px){
  /* Reserva espacio real bajo las reseñas para que la maleta pueda sobresalir sin tocar las tarjetas */
  .reviews-home-section{
    padding-bottom:92px !important;
  }
  .reviews-more-link{
    margin-top:12px !important;
    margin-bottom:0 !important;
  }

  /* Footer azul 15% más alto, manteniendo la distribución horizontal */
  .site-footer{
    min-height:106px !important;
    padding:12px 0 !important;
  }
  .footer-grid-v234{
    min-height:82px !important;
  }

  /* Encabezados solicitados +20% */
  .footer-grid-v234 .footer-item strong,
  .footer-grid-v234 .footer-socials-block > strong{
    font-size:17.4px !important;
  }
}

/* v2.39 — ajuste puntual: maleta 10% menor y reseñas ligeramente más arriba */
@media (min-width:1181px){
  .cta-inner-v233 .cta-suitcase{
    width:254px !important;
    height:254px !important;
  }
  .reviews-home-section{
    padding-top:24px !important;
    padding-bottom:104px !important;
  }
}


/* v2.40 — separar por completo reseñas y CTA; maleta anclada al bloque verde */
@media (min-width:1181px){
  /* La sección de reseñas queda en su propio flujo y con aire inferior real. */
  .reviews-home-section{
    position:relative !important;
    z-index:2 !important;
    padding-top:24px !important;
    padding-bottom:48px !important;
    overflow:visible !important;
  }
  .reviews-more-link{
    margin-top:12px !important;
    margin-bottom:0 !important;
  }

  /* El CTA verde es un contenedor independiente y suficientemente alto para contener la maleta. */
  .cta-band-v233{
    position:relative !important;
    z-index:1 !important;
    min-height:238px !important;
    overflow:visible !important;
  }
  .cta-inner-v233{
    min-height:238px !important;
    padding:20px 0 18px !important;
    align-items:center !important;
  }
  .cta-inner-v233 .cta-visual{
    position:relative !important;
    min-height:200px !important;
    height:100% !important;
    align-self:stretch !important;
    overflow:visible !important;
  }
  .cta-inner-v233 .cta-suitcase{
    width:254px !important;
    height:254px !important;
    left:14px !important;
    top:-18px !important;
    bottom:auto !important;
    margin:0 !important;
    transform:none !important;
    z-index:4 !important;
  }
}

/* v2.42 — CTA verde 15% más compacto + footer tipografía/iconos +20% */
@media (min-width:1181px){
  /* Reduce únicamente la altura visual de la franja verde aproximadamente 15%. */
  .cta-band-v233{
    min-height:202px !important;
  }
  .cta-inner-v233{
    min-height:202px !important;
    padding:12px 0 10px !important;
  }
  .cta-inner-v233 .cta-visual{
    min-height:178px !important;
  }
  /* Mantiene la maleta asociada al CTA y sin invadir reseñas. */
  .cta-inner-v233 .cta-suitcase{
    top:-10px !important;
  }

  /* Aumenta 20% la lectura de la franja azul. */
  .footer-grid-v234 .footer-item{
    font-size:16.8px !important;
  }
  .footer-grid-v234 .footer-item strong,
  .footer-grid-v234 .footer-socials-block > strong{
    font-size:20.9px !important;
  }
  .footer-grid-v234 .footer-copy{
    font-size:15.6px !important;
  }
  .footer-grid-v234 .footer-social-icon{
    width:35px !important;
    height:35px !important;
  }
  .footer-grid-v234 .footer-social-icon svg{
    width:26.5px !important;
    height:26.5px !important;
  }
}

/* v2.42 — ajuste puntual: subir la maleta para que se vea completa */
@media (min-width:1181px){
  .cta-inner-v233 .cta-suitcase{
    top:-24px !important;
  }
}

/* v2.43 — redistribución puntual del footer para mantener WhatsApp en una sola línea */
@media (min-width:1181px){
  .site-footer > .site-shell{
    width:min(1380px,calc(100% - 48px)) !important;
  }
  .footer-grid-v234{
    grid-template-columns:250px 175px 315px minmax(280px,1fr) 275px !important;
  }
  .footer-grid-v234 .footer-item{
    padding-left:18px !important;
    padding-right:18px !important;
  }
  .footer-grid-v234 .footer-contact:first-of-type span{
    white-space:nowrap !important;
    display:block !important;
  }
  .footer-grid-v234 .footer-contact:nth-of-type(2) a{
    white-space:nowrap !important;
  }
  .footer-grid-v234 .footer-socials-block{
    padding-left:22px !important;
    padding-right:20px !important;
    gap:14px !important;
  }
  .footer-grid-v234 .footer-copy{
    padding-left:22px !important;
    white-space:nowrap;
  }
}


/* v2.47 — segundo botón editable en la portada */
.hero-secondary-btn{white-space:nowrap}


/* v2.48 — archivos regionales tipo magazine + Blog de Tips de viaje */
.regional-archive,.tips-blog-page{background:var(--cream);padding:58px 0 72px;min-height:60vh}
.regional-archive-head,.tips-blog-head{text-align:center;margin-bottom:38px}
.regional-archive-head h1,.tips-blog-head h1{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:46px;line-height:1;margin:0 0 10px;font-weight:700}
.regional-archive-head p,.tips-blog-head p{font-family:'Caveat','Segoe Print','Bradley Hand',cursive;color:var(--coral);font-size:28px;line-height:1.15;margin:0}
.regional-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 38px}
.regional-post-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(17,52,81,.08);display:flex;flex-direction:column}
.regional-post-image{display:block;aspect-ratio:16/9;background:#e8e8df;overflow:hidden;text-decoration:none}
.regional-post-image img,.tips-blog-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.regional-post-card:hover .regional-post-image img,.tips-blog-row:hover .tips-blog-image img{transform:scale(1.025)}
.regional-image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--coral);font-size:40px}
.regional-post-body{padding:22px 24px 24px}
.regional-post-body h2,.tips-blog-body h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:24px;line-height:1.15;margin:0 0 10px}
.regional-post-body h2 a,.tips-blog-body h2 a{color:inherit;text-decoration:none}
.regional-post-excerpt,.tips-blog-excerpt{color:#42566a;font-size:15px;line-height:1.55;margin-bottom:16px}
.regional-read-more{color:var(--coral);font-weight:700;text-decoration:none;font-size:14px}
.tips-blog-list{display:flex;flex-direction:column;gap:26px;max-width:1050px}
.tips-blog-row{display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(17,52,81,.07);min-height:210px}
.tips-blog-image{display:block;min-height:210px;background:#e8e8df;overflow:hidden;text-decoration:none}
.tips-blog-body{padding:30px 34px;display:flex;flex-direction:column;justify-content:center}
.archive-empty{grid-column:1/-1;text-align:center;background:#fff;border-radius:18px;padding:42px 24px;color:#42566a}
.archive-empty h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);margin:0 0 8px}
.archive-pagination{text-align:center;margin-top:38px}.archive-pagination .nav-links,.archive-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.archive-pagination a,.archive-pagination span{display:inline-flex;min-width:38px;height:38px;padding:0 12px;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--navy);text-decoration:none}
.archive-pagination .current{background:var(--navy);color:#fff}
@media(max-width:780px){.regional-archive,.tips-blog-page{padding:40px 0 54px}.regional-archive-head h1,.tips-blog-head h1{font-size:37px}.regional-archive-head p,.tips-blog-head p{font-size:24px}.regional-post-grid{grid-template-columns:1fr;gap:24px}.tips-blog-row{grid-template-columns:1fr}.tips-blog-image{aspect-ratio:16/9;min-height:0}.tips-blog-body{padding:22px 24px}}


/* v2.50 — entradas: compatibilidad visual con Jetpack Likes, comentarios y suscripción */
.single-travel-post{background:var(--cream-2);padding:52px 0 72px;color:var(--navy)}
.single-travel-header{max-width:920px;text-align:center;margin-bottom:30px}
.single-travel-categories{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.single-travel-categories a{display:inline-block;padding:6px 12px;border:1px solid rgba(11,43,64,.18);border-radius:999px;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--navy);text-decoration:none;background:#fff}
.single-travel-header h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,64px);line-height:1.05;font-weight:500;color:var(--navy)}
.single-travel-featured{max-width:1040px;margin-bottom:38px}
.single-travel-featured img{display:block;width:100%;max-height:610px;object-fit:cover;border-radius:20px}
.single-travel-content{max-width:820px;font-size:18px;line-height:1.8}
.single-travel-content img{max-width:100%;height:auto;border-radius:12px}
.single-travel-content h2,.single-travel-content h3{font-family:Georgia,'Times New Roman',serif;color:var(--navy);line-height:1.2;margin-top:1.7em}
.single-travel-content a{color:var(--coral,#bd6855)}
.single-travel-subscribe{max-width:820px;margin-top:46px;padding:30px 34px;border:1px solid rgba(11,43,64,.12);border-radius:18px;background:#fff;text-align:center}
.single-travel-subscribe h2,.single-travel-subscribe h3{font-family:Georgia,'Times New Roman',serif;color:var(--navy);margin-top:0}
.single-travel-subscribe input[type="email"]{min-height:46px;border:1px solid rgba(11,43,64,.25);border-radius:999px;padding:8px 16px;max-width:360px;width:100%}
.single-travel-subscribe input[type="submit"],.single-travel-subscribe button{min-height:46px;border:0;border-radius:999px;background:var(--navy);color:#fff;padding:10px 22px;cursor:pointer}
.single-travel-comments{max-width:820px;margin-top:44px}
.comments-area{padding-top:12px}
.comments-title,.comment-reply-title{font-family:Georgia,'Times New Roman',serif;color:var(--navy)}
.comment-list{list-style:none;padding:0;margin:24px 0}
.comment-list .comment-body{padding:18px 0;border-bottom:1px solid rgba(11,43,64,.12)}
.comment-list .avatar{border-radius:50%;margin-right:10px;vertical-align:middle}
.comment-form textarea,.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"]{width:100%;border:1px solid rgba(11,43,64,.2);border-radius:12px;padding:12px;background:#fff}
.comment-form input[type="submit"]{border:0;border-radius:999px;background:var(--navy);color:#fff;padding:12px 22px;cursor:pointer}
/* Jetpack inserta Likes/Sharing alrededor del contenido; les damos respiración sin alterar su funcionalidad. */
.single-travel-content .sd-like,.single-travel-content .sd-sharing-enabled,.single-travel-content .sharedaddy,.single-travel-content .jetpack-likes-widget-wrapper{margin-top:28px!important;margin-bottom:18px!important}
@media(max-width:700px){
  .single-travel-post{padding-top:34px}
  .single-travel-featured img{border-radius:14px}
  .single-travel-content{font-size:17px}
  .single-travel-subscribe{padding:24px 18px}
}


/* v2.51 — bloque de compartir de Jetpack en entradas */
.single-travel-share{margin-top:26px;margin-bottom:8px}
.single-travel-share .sd-sharing-enabled,.single-travel-share .sharedaddy{margin:0!important}

/* v2.52 — Sobre Tutis y Guille: el espacio derecho queda liso cuando no hay imagen */
.about-right-slot.is-empty{
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
  min-height:145px;
}


/* v2.53 — Sobre Tutis y Guille: la imagen derecha se muestra sin marco punteado */
.about-right-slot,
.about-right-slot.has-image,
.about-right-slot.is-empty{
  border:0 !important;
  background:transparent !important;
  padding:0 !important;
}


/* v2.54 — índice general de destinos */
.destinations-index-page{background:var(--cream);padding:58px 0 78px;min-height:62vh}
.destinations-index-head{text-align:center;margin-bottom:44px}
.destinations-index-head h1{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:46px;line-height:1;margin:0 0 10px;font-weight:700}
.destinations-index-head p{font-family:'Caveat','Segoe Print','Bradley Hand',cursive;color:var(--coral);font-size:30px;line-height:1.1;margin:0}
.destinations-index-list{max-width:980px}
.destination-index-group{padding:26px 0 30px;border-top:1px solid rgba(11,43,64,.12)}
.destination-index-group:first-child{border-top:0;padding-top:0}
.destination-index-group h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:30px;line-height:1.1;margin:0 0 14px}
.destination-index-posts{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}
.destination-index-posts li{margin:0;padding:0}
.destination-index-posts a{display:inline-block;color:#27485c;font-size:16px;line-height:1.4;text-decoration:none;transition:color .2s ease,transform .2s ease}
.destination-index-posts a:hover{color:var(--coral);transform:translateX(3px)}
.destination-index-empty{color:var(--muted);font-size:15px;margin:0}
@media(max-width:780px){.destinations-index-page{padding:40px 0 58px}.destinations-index-head{margin-bottom:32px}.destinations-index-head h1{font-size:37px}.destinations-index-head p{font-size:25px}.destination-index-group h2{font-size:26px}}

/* v2.55 — las tarjetas de destinos solo muestran imagen si fue subida en el Personalizador */
.destination-card.no-image{background-image:none !important;background-color:#f8f4ee}

/* v2.57 — orden editorial de entradas + formulario MailPoet */
.single-travel-subscribe-mailpoet{margin-top:44px;margin-bottom:12px}
.single-travel-subscribe-mailpoet > p{margin:0 auto 20px;max-width:620px;color:var(--navy-soft)}
.single-travel-subscribe-mailpoet .mailpoet_form{margin-left:auto!important;margin-right:auto!important}
.single-travel-subscribe-mailpoet .mailpoet_paragraph{margin-bottom:12px}
.single-travel-subscribe-mailpoet input[type="email"],
.single-travel-subscribe-mailpoet input[type="text"]{min-height:46px;border:1px solid rgba(11,43,64,.25);border-radius:999px;padding:8px 16px;max-width:360px;width:100%;background:#fff}
.single-travel-subscribe-mailpoet input[type="submit"],
.single-travel-subscribe-mailpoet .mailpoet_submit{min-height:46px;border:0;border-radius:999px;background:var(--navy);color:#fff;padding:10px 22px;cursor:pointer}
.mailpoet-admin-note{border-style:dashed}

/* v2.58 — alinear Jetpack Sharing con Likes, comentarios y suscripción */
.single-travel-share{
  width:min(820px,calc(100% - 40px)) !important;
  max-width:820px !important;
  margin:26px auto 8px !important;
}
.single-travel-share .sd-sharing-enabled,
.single-travel-share .sharedaddy,
.single-travel-share .sd-block{
  width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
}


/* v2.59 — categorías regionales e índice general en dos columnas */
.regional-archive-v259{background:var(--cream);padding:56px 0 76px;min-height:62vh}
.regional-archive-v259 .regional-archive-head{max-width:940px;text-align:center;margin-bottom:44px}
.regional-kicker{display:inline-block;margin:0 0 12px;padding:6px 13px;border:1px solid rgba(11,43,64,.14);border-radius:999px;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;background:rgba(255,255,255,.58)}
.regional-archive-v259 .regional-archive-head h1{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:52px;line-height:1.02;margin:0 0 10px;font-weight:700}
.regional-archive-v259 .regional-archive-head p{font-family:'Caveat','Segoe Print','Bradley Hand',cursive;color:var(--coral);font-size:28px;line-height:1.15;margin:0}
.regional-title-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;max-width:1120px}
.regional-title-card{min-width:0}
.regional-title-card > a{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:26px 66px 26px 30px;background:rgba(255,255,255,.72);border:1px solid rgba(11,43,64,.09);border-radius:18px;text-decoration:none;box-shadow:0 8px 24px rgba(11,43,64,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.regional-title-card > a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(11,43,64,.08);border-color:rgba(232,132,104,.28)}
.regional-title-card-label{color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}
.regional-title-card h2{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:27px;line-height:1.16;margin:0;font-weight:700;overflow-wrap:anywhere}
.regional-title-card-arrow{position:absolute;right:28px;top:50%;transform:translateY(-50%);color:var(--coral);font-size:25px;line-height:1}

.destinations-index-v259{background:var(--cream);padding:58px 0 80px;min-height:62vh}
.destinations-index-v259 .destinations-index-head{margin-bottom:42px}
.destinations-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px;max-width:1120px}
.destination-index-card{padding:28px 30px 30px!important;border:1px solid rgba(11,43,64,.09)!important;border-radius:18px;background:rgba(255,255,255,.68);box-shadow:0 8px 24px rgba(11,43,64,.045)}
.destination-index-card:first-child{padding-top:28px!important}
.destination-index-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;margin-bottom:14px;border-bottom:1px solid rgba(11,43,64,.10)}
.destination-index-card h2{font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.08;margin:0!important}
.destination-index-card h2 a{color:var(--navy);text-decoration:none}
.destination-category-arrow{flex:0 0 auto;color:var(--coral);font-size:24px;text-decoration:none;line-height:1}
.destination-index-v259 .destination-index-posts{display:flex;flex-direction:column;gap:9px;margin:0;padding:0;list-style:none}
.destination-index-v259 .destination-index-posts li{position:relative;padding-left:16px}
.destination-index-v259 .destination-index-posts li:before{content:'•';position:absolute;left:0;top:.05em;color:var(--coral)}
.destination-index-v259 .destination-index-posts a{color:#27485c;font-size:15.5px;line-height:1.42;text-decoration:none;transition:color .2s ease,transform .2s ease}
.destination-index-v259 .destination-index-posts a:hover{color:var(--coral)}
.destination-index-v259 .destination-index-empty{margin:0;color:var(--muted);font-size:15px}

@media(max-width:780px){
  .regional-archive-v259{padding:40px 0 58px}
  .regional-archive-v259 .regional-archive-head{margin-bottom:32px}
  .regional-archive-v259 .regional-archive-head h1{font-size:39px}
  .regional-archive-v259 .regional-archive-head p{font-size:24px}
  .regional-title-grid,.destinations-index-grid{grid-template-columns:1fr;gap:16px}
  .regional-title-card > a{min-height:124px;padding:22px 56px 22px 24px}
  .regional-title-card h2{font-size:23px}
  .regional-title-card-arrow{right:22px}
  .destination-index-card{padding:24px!important}
  .destination-index-card:first-child{padding-top:24px!important}
  .destination-index-card h2{font-size:27px}
}

/* v2.60 — página “Ver más destinos” estilo editorial de viajes */
.destinations-index-v260{
  background:#fbf6ee;
  padding:30px 0 56px;
  min-height:62vh;
  overflow:hidden;
}
.destinations-magazine-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(120px,1fr) minmax(560px,2.25fr) minmax(120px,1fr);
  align-items:center;
  gap:24px;
  padding-top:8px;
  padding-bottom:24px;
  text-align:center;
}
.destinations-magazine-titlewrap{position:relative;z-index:2}
.destinations-magazine-eyebrow{
  display:flex;align-items:center;justify-content:center;gap:12px;
  color:#7d9789;font-size:10px;letter-spacing:.34em;font-weight:700;margin-bottom:7px;
}
.destinations-magazine-eyebrow span{display:block;width:42px;height:1px;background:#9eb1a7}
.destinations-magazine-hero h1{
  margin:0;color:var(--navy);font-family:Georgia,'Times New Roman',serif;
  font-size:56px;line-height:.98;font-weight:700;letter-spacing:-.025em;
}
.destinations-magazine-script{
  margin:3px 0 5px;color:var(--coral);
  font-family:'Kaushan Script','Caveat','Segoe Print','Bradley Hand',cursive;
  font-size:42px;line-height:1.05;font-weight:400;
}
.destinations-magazine-intro{
  margin:8px auto 0;max-width:720px;color:#526576;
  font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.35;
}
.destinations-magazine-note{
  color:#66717a;font-family:'Kaushan Script','Caveat','Segoe Print','Bradley Hand',cursive;
  font-size:18px;line-height:1.35;opacity:.82;transform:rotate(-5deg);
}
.destinations-magazine-note-left{justify-self:start;text-align:center}
.destinations-magazine-note-right{justify-self:end;transform:rotate(-7deg)}
.destinations-magazine-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;
  width:min(1320px,calc(100% - 64px));
}
.destinations-magazine-card{
  position:relative;min-height:192px;border:1px solid rgba(11,43,64,.08);border-radius:18px;
  overflow:hidden;background:#fffdf9;box-shadow:0 8px 24px rgba(11,43,64,.055);
  isolation:isolate;
}
.destinations-magazine-card.has-image:before{
  content:"";position:absolute;z-index:-2;inset:0 0 0 38%;
  background-image:var(--destination-card-image);background-size:cover;background-position:center;
}
.destinations-magazine-card.has-image:after{
  content:"";position:absolute;z-index:-1;inset:0;
  background:linear-gradient(90deg,#fffdf9 0%,#fffdf9 39%,rgba(255,253,249,.96) 44%,rgba(255,253,249,.55) 57%,rgba(255,253,249,.08) 76%);
}
.destinations-magazine-card-copy{
  position:relative;z-index:2;width:49%;min-height:192px;padding:26px 18px 22px 30px;
  display:flex;flex-direction:column;align-items:flex-start;
}
.destinations-magazine-card h2{
  margin:0 0 9px;color:var(--navy);font-family:Georgia,'Times New Roman',serif;
  font-size:31px;line-height:1.02;font-weight:700;letter-spacing:-.02em;
}
.destinations-magazine-card h2:after{
  content:"";display:block;width:min(240px,100%);height:1px;background:rgba(11,43,64,.16);margin-top:9px;
}
.destinations-magazine-card p{
  margin:0 0 14px;color:#42596c;font-size:16px;line-height:1.38;max-width:270px;
}
.destinations-magazine-link{
  margin-top:auto;color:var(--coral);font-family:Georgia,'Times New Roman',serif;font-size:16px;
  text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;
}
.destinations-magazine-link span{display:inline-block;margin-left:8px;text-decoration:none;font-size:21px;transition:transform .2s ease}
.destinations-magazine-link:hover span{transform:translateX(4px)}
.destinations-magazine-card.no-image .destinations-magazine-card-copy{width:100%;max-width:520px}
.destinations-magazine-card.no-image{background:linear-gradient(135deg,#fffdf9 0%,#f5eee4 100%)}
.destinations-magazine-cta{
  margin-top:28px;display:flex;align-items:center;justify-content:center;gap:34px;text-align:center;
}
.destinations-magazine-cta-copy{display:flex;flex-direction:column;line-height:1.15}
.destinations-magazine-cta-copy strong{font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:24px}
.destinations-magazine-cta-copy span{font-family:'Kaushan Script','Caveat','Segoe Print','Bradley Hand',cursive;color:#38556a;font-size:21px;margin-top:3px}
.destinations-magazine-cta-button{
  min-width:200px;padding:14px 28px;border-radius:999px;background:#799985;color:#fff;
  font-family:Georgia,'Times New Roman',serif;font-size:18px;box-shadow:0 7px 18px rgba(76,111,91,.18);
}
.destinations-magazine-cta-button span{margin-left:10px;font-size:22px}
.destinations-magazine-footerline{
  display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px;color:#7d9789;
  font-size:9px;letter-spacing:.28em;font-weight:700;
}
.destinations-magazine-footerline span{display:block;width:38px;height:1px;background:#9eb1a7}.destinations-magazine-footerline i{font-style:normal;font-size:9px}
@media(max-width:980px){
  .destinations-magazine-hero{grid-template-columns:1fr}.destinations-magazine-note{display:none}
  .destinations-magazine-grid{width:min(94%,760px);grid-template-columns:1fr}
  .destinations-magazine-card{min-height:205px}
}
@media(max-width:620px){
  .destinations-index-v260{padding-top:22px}
  .destinations-magazine-hero{padding-bottom:18px}
  .destinations-magazine-hero h1{font-size:40px}.destinations-magazine-script{font-size:31px}.destinations-magazine-intro{font-size:15px;padding:0 12px}
  .destinations-magazine-eyebrow{font-size:8px;letter-spacing:.22em}.destinations-magazine-eyebrow span{width:24px}
  .destinations-magazine-grid{width:calc(100% - 28px);gap:14px}
  .destinations-magazine-card{min-height:250px}
  .destinations-magazine-card.has-image:before{inset:0 0 0 27%;background-position:center}
  .destinations-magazine-card.has-image:after{background:linear-gradient(90deg,#fffdf9 0%,#fffdf9 35%,rgba(255,253,249,.94) 50%,rgba(255,253,249,.35) 78%)}
  .destinations-magazine-card-copy{width:68%;min-height:250px;padding:24px 12px 20px 20px}
  .destinations-magazine-card h2{font-size:27px}.destinations-magazine-card p{font-size:14px}
  .destinations-magazine-cta{flex-direction:column;gap:14px;margin-top:24px;padding:0 20px}
  .destinations-magazine-cta-copy strong{font-size:21px}.destinations-magazine-cta-copy span{font-size:18px}
  .destinations-magazine-footerline{gap:8px;letter-spacing:.15em;flex-wrap:wrap}.destinations-magazine-footerline span{display:none}
}

/* v2.61 — archivo de categorías regionales estilo editorial */
.regional-archive-v261{
  position:relative;
  background:#fbf6ee;
  padding:58px 0 72px;
  min-height:68vh;
  overflow:hidden;
}
.regional-archive-v261 .regional-archive-head{
  position:relative;
  max-width:1180px;
  text-align:center;
  margin:0 auto 42px;
  padding:0 150px;
}
.regional-eyebrow{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:14px;
  margin-bottom:12px;
  color:#7d9789;
  font-size:10px;
  font-weight:800;
  letter-spacing:.34em;
}
.regional-eyebrow span{width:48px;height:1px;background:#9eb1a7;display:block}
.regional-archive-v261 .regional-archive-head h1{
  margin:0;
  color:var(--navy);
  font-family:Georgia,'Times New Roman',serif;
  font-size:64px;
  line-height:.98;
  font-weight:700;
  letter-spacing:-.025em;
}
.regional-archive-v261 .regional-archive-head p{
  margin:5px 0 0;
  color:var(--coral);
  font-family:'Caveat','Kaushan Script','Segoe Print','Bradley Hand',cursive;
  font-size:34px;
  line-height:1.08;
  font-weight:400;
}
.regional-leaf-divider{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px;color:#789582}
.regional-leaf-divider span{display:block;width:54px;height:1px;background:#9eb1a7}
.regional-leaf-divider b{font-size:25px;font-weight:400;line-height:1}
.regional-side-note{
  position:absolute;
  top:62px;
  color:#7b8790;
  font-family:'Caveat','Segoe Print','Bradley Hand',cursive;
  font-size:18px;
  line-height:1.15;
  text-align:left;
  transform:rotate(-5deg);
  opacity:.85;
}
.regional-side-note-left{left:0}
.regional-side-note-right{right:8px;top:122px;transform:rotate(-7deg)}
.regional-stamp{
  position:absolute;
  right:54px;
  top:5px;
  width:82px;
  height:82px;
  border:2px solid rgba(112,126,128,.22);
  border-radius:50%;
  color:rgba(112,126,128,.34);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  transform:rotate(8deg);
}
.regional-title-grid-v261{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px 24px;
  width:min(1200px,calc(100% - 64px));
}
.regional-title-card-v261 > a{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:178px;
  padding:32px 78px 30px 38px;
  border:1px solid rgba(11,43,64,.10);
  border-radius:18px;
  background:rgba(255,255,255,.66);
  box-shadow:0 8px 24px rgba(11,43,64,.045);
  text-decoration:none;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.regional-title-card-v261 > a:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,43,64,.08);border-color:rgba(232,132,104,.30)}
.regional-title-card-v261 .regional-title-card-label{
  color:var(--coral);
  font-size:12px;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
  margin-bottom:18px;
}
.regional-title-card-v261 h2{
  margin:0;
  color:var(--navy);
  font-family:Georgia,'Times New Roman',serif;
  font-size:30px;
  line-height:1.12;
  font-weight:700;
  overflow-wrap:anywhere;
}
.regional-title-card-v261 .regional-title-card-arrow{position:absolute;right:38px;top:53%;transform:translateY(-50%);color:var(--coral);font-size:27px}
.regional-title-card-v261 .regional-title-card-rule{display:block;width:100%;height:1px;background:rgba(11,43,64,.13);margin-top:26px}
.regional-bottom-decor{
  width:min(1200px,calc(100% - 64px));
  min-height:128px;
  margin-top:30px;
  position:relative;
  color:#7b8790;
}
.regional-bottom-note{position:absolute;left:0;bottom:0;font-family:'Caveat','Segoe Print','Bradley Hand',cursive;font-size:17px;line-height:1.15;transform:rotate(-4deg);opacity:.8}
.regional-bottom-note-right{left:auto;right:0;transform:rotate(-5deg)}
.regional-plane-route{position:absolute;right:130px;top:20px;color:#9eb1a7;font-size:30px;letter-spacing:4px;opacity:.7}
.regional-archive-v261 .archive-pagination{margin-top:10px}
@media(max-width:900px){
  .regional-archive-v261 .regional-archive-head{padding:0 24px}.regional-side-note,.regional-stamp{display:none}
  .regional-archive-v261 .regional-archive-head h1{font-size:50px}.regional-archive-v261 .regional-archive-head p{font-size:29px}
  .regional-title-grid-v261{width:min(94%,760px);grid-template-columns:1fr}
  .regional-bottom-decor{width:min(94%,760px)}
}
@media(max-width:620px){
  .regional-archive-v261{padding:40px 0 52px}.regional-eyebrow{font-size:8px;letter-spacing:.22em}.regional-eyebrow span{width:28px}
  .regional-archive-v261 .regional-archive-head h1{font-size:40px}.regional-archive-v261 .regional-archive-head p{font-size:25px}
  .regional-title-grid-v261{width:calc(100% - 28px);gap:14px}.regional-title-card-v261 > a{min-height:142px;padding:26px 58px 24px 24px}
  .regional-title-card-v261 h2{font-size:24px}.regional-title-card-v261 .regional-title-card-arrow{right:22px}.regional-title-card-v261 .regional-title-card-rule{margin-top:20px}
  .regional-bottom-decor{display:none}
}


/* v2.62 — Blog editorial tipo magazine + footer responsive corregido */
.tips-blog-magazine-v262{
  background:#fbf6ee;
  padding:24px 0 58px;
  min-height:70vh;
  overflow:hidden;
}
.blog-mag-hero{position:relative;display:grid;grid-template-columns:160px minmax(0,1fr) 160px;align-items:start;text-align:center;padding-top:4px;padding-bottom:34px}
.blog-mag-center{max-width:760px;margin:0 auto}
.blog-mag-breadcrumb{display:flex;justify-content:center;align-items:center;gap:10px;color:#c26f58;font-family:Georgia,'Times New Roman',serif;font-size:14px;margin-bottom:16px}
.blog-mag-breadcrumb a:hover{text-decoration:underline}.blog-mag-breadcrumb strong{font-weight:400}
.blog-mag-eyebrow{display:flex;align-items:center;justify-content:center;gap:13px;color:#7d9789;font-size:10px;font-weight:800;letter-spacing:.34em;margin-bottom:7px}
.blog-mag-eyebrow span{display:block;width:44px;height:1px;background:#9eb1a7}
.blog-mag-center h1{margin:0;color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:.95;font-weight:700;letter-spacing:-.02em}
.blog-mag-script{margin-top:5px;color:var(--coral);font-family:'Caveat','Kaushan Script','Segoe Print','Bradley Hand',cursive;font-size:34px;line-height:1.05}
.blog-mag-intro{margin:13px auto 0;color:#42596c;font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.34}
.blog-mag-note{position:absolute;color:#7b8790;font-family:'Caveat','Segoe Print','Bradley Hand',cursive;font-size:18px;line-height:1.15;opacity:.82;transform:rotate(-6deg)}
.blog-mag-note-left{left:28px;top:72px;text-align:left}.blog-mag-note-right{right:20px;top:112px;text-align:left;transform:rotate(-5deg)}
.blog-mag-stamp{position:absolute;right:26px;top:6px;width:104px;height:104px;border:2px solid rgba(109,126,130,.33);border-radius:50%;color:rgba(109,126,130,.56);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg)}
.blog-mag-stamp span{font-size:29px;line-height:1}.blog-mag-stamp small{font-size:9px;letter-spacing:.16em;margin-top:6px;font-weight:700}
.blog-mag-controls{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:center;margin-bottom:30px}
.blog-mag-filters{display:flex;gap:9px;align-items:center;flex-wrap:wrap}
.blog-filter-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 20px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(11,43,64,.06);box-shadow:0 5px 18px rgba(11,43,64,.035);font-family:Georgia,'Times New Roman',serif;color:#526576;font-size:14px;transition:.2s ease}
.blog-filter-pill:hover,.blog-filter-pill.is-active{background:#839d8b;color:#fff;border-color:#839d8b}
.blog-mag-search{height:44px;border-radius:999px;background:#fff;border:1px solid rgba(11,43,64,.07);display:flex;align-items:center;gap:10px;padding:0 17px;box-shadow:0 5px 18px rgba(11,43,64,.035)}
.blog-mag-search span{font-size:24px;line-height:1;color:#496276;transform:rotate(-15deg)}
.blog-mag-search input{width:100%;border:0;outline:0;background:transparent;color:#344e62;font-family:Georgia,'Times New Roman',serif;font-size:14px}
.blog-mag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 18px}
.blog-mag-card{background:rgba(255,255,255,.78);border:1px solid rgba(11,43,64,.06);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(11,43,64,.045);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}
.blog-mag-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,43,64,.075)}
.blog-mag-image{position:relative;display:block;aspect-ratio:1.95/1;background:#e8e7de;overflow:hidden}
.blog-mag-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.blog-mag-card:hover .blog-mag-image img{transform:scale(1.025)}
.blog-mag-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--coral);font-size:35px;background:linear-gradient(135deg,#e7e8df,#f5eee5)}
.blog-mag-tag{position:absolute;left:18px;top:15px;background:rgba(255,255,255,.92);border:1px solid rgba(11,43,64,.09);border-radius:999px;padding:6px 14px;color:#50606e;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.blog-mag-copy{padding:14px 18px 18px;display:flex;flex-direction:column;flex:1}
.blog-mag-copy h2{margin:0 0 7px;color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:22px;line-height:1.06;font-weight:700;letter-spacing:-.015em}
.blog-mag-copy p{margin:0 0 15px;color:#4e6272;font-family:Georgia,'Times New Roman',serif;font-size:14px;line-height:1.33}
.blog-mag-read{margin-top:auto;color:var(--coral);font-family:Georgia,'Times New Roman',serif;font-size:14px;text-decoration:underline;text-underline-offset:4px}.blog-mag-read span{display:inline-block;margin-left:7px;text-decoration:none;font-size:19px;transition:transform .2s ease}.blog-mag-read:hover span{transform:translateX(4px)}
.blog-mag-empty{grid-column:1/-1;text-align:center;padding:56px 20px}
.blog-mag-load-wrap{text-align:center;margin-top:26px}.blog-mag-load{display:inline-flex;align-items:center;gap:18px;min-width:238px;justify-content:center;padding:13px 26px;border-radius:999px;background:#829d8a;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:16px;box-shadow:0 7px 18px rgba(74,108,89,.17)}.blog-mag-load span{font-size:22px;line-height:1}
.blog-mag-bottom-decor{position:relative;min-height:96px;margin-top:14px;color:#7b8790}.blog-bottom-stamp{position:absolute;left:-4px;bottom:0;width:86px;height:86px;border:2px solid rgba(109,126,130,.26);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;line-height:1.18;letter-spacing:.08em;transform:rotate(-8deg);text-align:center}.blog-bottom-note{position:absolute;right:0;bottom:4px;font-family:'Caveat','Segoe Print','Bradley Hand',cursive;font-size:18px;line-height:1.15;transform:rotate(-5deg);text-align:left}

/* El footer ya no desborda ni recorta el logo en anchos de escritorio medios. */
@media (min-width:981px){
  .site-footer > .site-shell{width:min(1320px,calc(100% - 36px)) !important}
  .footer-grid-v234{grid-template-columns:minmax(180px,220px) minmax(135px,165px) minmax(230px,285px) minmax(210px,1fr) minmax(200px,245px) !important}
  .footer-logo-v234{min-width:0}.footer-logo-v234 img{max-width:100% !important;height:auto !important}
  .footer-grid-v234 .footer-item{min-width:0;padding-left:14px !important;padding-right:14px !important}
  .footer-grid-v234 .footer-contact span,.footer-grid-v234 .footer-contact a{white-space:nowrap !important}
  .footer-grid-v234 .footer-copy{white-space:normal !important;padding-left:18px !important}
}
@media(max-width:980px){
  .blog-mag-hero{grid-template-columns:1fr}.blog-mag-note,.blog-mag-stamp{display:none}.blog-mag-controls{grid-template-columns:1fr}.blog-mag-search{max-width:420px}.blog-mag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .tips-blog-magazine-v262{padding-top:18px}.blog-mag-center h1{font-size:44px}.blog-mag-script{font-size:28px}.blog-mag-intro{font-size:15px}.blog-mag-eyebrow{font-size:8px;letter-spacing:.22em}.blog-mag-eyebrow span{width:28px}
  .blog-mag-controls{gap:16px}.blog-mag-filters{gap:7px}.blog-filter-pill{padding:8px 14px;font-size:13px;min-height:36px}.blog-mag-search{max-width:none;width:100%}
  .blog-mag-grid{grid-template-columns:1fr;gap:16px}.blog-mag-copy h2{font-size:21px}.blog-mag-bottom-decor{display:none}
}

/* v2.64 — corrección puntual: encabezado del Blog centrado */
.tips-blog-magazine-v262 .blog-mag-hero{
  display:block !important;
  position:relative !important;
  text-align:center !important;
}
.tips-blog-magazine-v262 .blog-mag-center{
  width:min(760px, calc(100% - 360px)) !important;
  max-width:760px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}
.tips-blog-magazine-v262 .blog-mag-breadcrumb,
.tips-blog-magazine-v262 .blog-mag-eyebrow{
  justify-content:center !important;
}
.tips-blog-magazine-v262 .blog-mag-center h1,
.tips-blog-magazine-v262 .blog-mag-script,
.tips-blog-magazine-v262 .blog-mag-intro{
  text-align:center !important;
}
@media (max-width:900px){
  .tips-blog-magazine-v262 .blog-mag-center{
    width:100% !important;
    max-width:760px !important;
  }
}

/* v2.65 — archivos regionales tipo magazine, con buscador y tarjetas visuales */
.regional-mag-page-v265{
  background:#fbf6ee;
  padding:38px 0 58px;
  min-height:70vh;
  overflow:hidden;
}
.regional-mag-hero{
  position:relative;
  text-align:center;
  padding-top:4px;
  padding-bottom:30px;
}
.regional-mag-center{width:min(820px,calc(100% - 340px));margin:0 auto;text-align:center}
.regional-mag-eyebrow{display:flex;align-items:center;justify-content:center;gap:13px;color:#7d9789;font-size:10px;font-weight:800;letter-spacing:.34em;margin-bottom:10px}
.regional-mag-eyebrow span{display:block;width:44px;height:1px;background:#9eb1a7}
.regional-mag-center h1{margin:0;color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:64px;line-height:.98;font-weight:700;letter-spacing:-.025em}
.regional-mag-script{margin-top:6px;color:var(--coral);font-family:'Caveat','Kaushan Script','Segoe Print','Bradley Hand',cursive;font-size:34px;line-height:1.08}
.regional-mag-note{position:absolute;color:#7b8790;font-family:'Caveat','Segoe Print','Bradley Hand',cursive;font-size:18px;line-height:1.15;opacity:.82;transform:rotate(-6deg);text-align:left}
.regional-mag-note-left{left:28px;top:76px}.regional-mag-note-right{right:22px;top:118px;transform:rotate(-5deg)}
.regional-mag-stamp{position:absolute;right:42px;top:12px;width:84px;height:84px;border:2px solid rgba(109,126,130,.28);border-radius:50%;color:rgba(109,126,130,.50);display:flex;align-items:center;justify-content:center;transform:rotate(7deg)}
.regional-mag-stamp span{font-size:28px}
.regional-mag-controls{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:center;margin-bottom:28px}
.regional-mag-search{grid-column:2}
.regional-mag-grid{margin-bottom:0}
.regional-mag-category{left:auto!important;right:18px!important;top:15px!important}
.regional-mag-bottom-decor{position:relative;min-height:108px;margin-top:18px;color:#7b8790}
.regional-mag-bottom-note{position:absolute;left:0;bottom:0;font-family:'Caveat','Segoe Print','Bradley Hand',cursive;font-size:18px;line-height:1.15;transform:rotate(-5deg);opacity:.82}
.regional-mag-bottom-note-right{left:auto;right:0;transform:rotate(-5deg)}
.regional-mag-plane-route{position:absolute;right:145px;top:20px;color:#9eb1a7;font-size:28px;letter-spacing:4px;opacity:.65}
@media(max-width:980px){
  .regional-mag-center{width:100%;max-width:800px}.regional-mag-note,.regional-mag-stamp{display:none}
  .regional-mag-controls{grid-template-columns:1fr}.regional-mag-search{grid-column:1;justify-self:end;width:min(100%,420px)}
}
@media(max-width:640px){
  .regional-mag-page-v265{padding-top:28px}.regional-mag-center h1{font-size:46px}.regional-mag-script{font-size:27px;padding:0 8px}.regional-mag-eyebrow{font-size:8px;letter-spacing:.22em}.regional-mag-eyebrow span{width:28px}
  .regional-mag-controls{margin-bottom:18px}.regional-mag-search{justify-self:stretch;width:100%;max-width:none}.regional-mag-bottom-decor{display:none}
}

/* v2.66 — evita que la decoración lateral se superponga al buscador regional */
@media (min-width:981px){
  .regional-mag-note-right{
    top:78px !important;
    right:22px !important;
  }
  .regional-mag-search{
    position:relative !important;
    z-index:20 !important;
    background:#fff !important;
  }
}

/* V2.70 — imágenes circulares de reseñas 15% más grandes */
.review-home-card{grid-template-columns:101px minmax(0,1fr);}
.review-home-avatar{width:101px;height:101px;}
.review-archive-avatar{width:94px;height:94px;}
@media(max-width:600px){
  .review-home-card{grid-template-columns:85px minmax(0,1fr);}
  .review-home-avatar{width:85px;height:85px;}
}


/* V2.72 — reseñas de portada: foto centrada arriba y texto debajo */
.review-home-card{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;
  text-align:left !important;
  padding:22px 20px 20px !important;
}
.review-home-avatar{
  width:101px !important;
  height:101px !important;
  flex:0 0 101px !important;
  margin:0 auto !important;
}
.review-home-content{
  width:100% !important;
  padding-top:8px !important;
}
.review-home-content .review-quote{
  position:relative !important;
  display:block !important;
  left:auto !important;
  top:auto !important;
  margin:0 0 2px !important;
}
@media(max-width:600px){
  .review-home-avatar{
    width:86px !important;
    height:86px !important;
    flex-basis:86px !important;
  }
}

/* v2.76 — encabezado de la página Destinos fijo mientras se desplaza el contenido */
.destinations-index-v260{
  overflow:visible;
}
.destinations-index-v260 .destinations-magazine-hero{
  position:sticky;
  top:94px;
  z-index:40;
  background:#fbf6ee;
  padding-top:8px;
  padding-bottom:24px;
  box-shadow:0 12px 22px rgba(251,246,238,.96);
}
/* Extiende visualmente el fondo del bloque fijo hasta los bordes de la ventana. */
.destinations-index-v260 .destinations-magazine-hero::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  left:50%;
  width:100vw;
  transform:translateX(-50%);
  background:#fbf6ee;
}
@media(max-width:980px){
  .destinations-index-v260 .destinations-magazine-hero{top:78px;}
}


/* v2.77 — cabecera y controles del Blog fijos; se elimina la miga Inicio › Blog */
.tips-blog-magazine-v262{overflow:visible;}
.blog-mag-sticky-shell{
  position:sticky;
  top:94px;
  z-index:40;
  background:#fbf6ee;
  padding-top:4px;
  padding-bottom:8px;
  box-shadow:0 12px 22px rgba(251,246,238,.96);
}
.blog-mag-sticky-shell::before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  left:50%;
  width:100vw;
  transform:translateX(-50%);
  background:#fbf6ee;
}
.blog-mag-sticky-shell .blog-mag-hero{padding-top:4px;}
.blog-mag-sticky-shell .blog-mag-controls{margin-bottom:10px;}
@media(max-width:980px){
  .blog-mag-sticky-shell{top:78px;}
}

/* v2.78 — más aire vertical en el encabezado fijo para evitar que el logo y el menú queden al límite */
@media (min-width:861px){
  .header-inner{
    height:106px !important;
    min-height:106px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
  }
  .brand{
    height:86px !important;
    align-items:center !important;
  }
  .brand-logo{
    max-height:76px !important;
  }
  .site-title-text{
    margin-bottom:0 !important;
  }
  .destinations-index-v260 .destinations-magazine-hero,
  .blog-mag-sticky-shell{
    top:106px !important;
  }
}

/* v2.79 — Página independiente de Servicios */
.services-page-v279{background:#fffaf4;color:#17364d;}
.sp-hero{position:relative;min-height:220px;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 37%,rgba(255,255,255,.74) 52%,rgba(255,255,255,0) 68%);border-bottom:1px solid #ede6dc;}
.sp-hero-visual{position:absolute;right:0;top:0;width:63%;height:100%;background-size:cover;background-position:center;z-index:0;}
.sp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 31%,rgba(255,255,255,.88) 41%,rgba(255,255,255,.18) 64%,rgba(255,255,255,0) 78%);z-index:1;}
.sp-hero-inner{position:relative;z-index:2;padding-top:26px;padding-bottom:24px;}
.sp-hero-copy{max-width:590px;}
.sp-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:.95;color:#12324a;margin:0;font-weight:700;}
.sp-hero h2{font-family:Georgia,'Times New Roman',serif;font-size:46px;line-height:1;color:#ea8267;margin:5px 0 8px;}
.sp-script{font-family:'Brush Script MT','Segoe Script',cursive;font-size:25px;margin:0 0 10px;color:#153952;font-weight:600;}
.sp-lead{font-size:15px;line-height:1.45;margin:0;color:#36556a;}
.sp-callout-wrap{padding-top:10px;}
.sp-callout{position:relative;display:grid;grid-template-columns:50px 1.25fr 1px 1fr auto;gap:16px;align-items:center;background:#eef4ea;border-radius:14px;padding:14px 52px 14px 28px;overflow:hidden;box-shadow:0 4px 18px rgba(28,65,50,.04);}
.sp-call-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f7d9cd;color:#17364d;font-size:23px;}
.sp-call-title strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;display:block;line-height:1.1;}.sp-call-title span{display:block;font-family:Georgia,'Times New Roman',serif;color:#e67d63;font-size:22px;font-weight:700;margin-top:3px;}
.sp-call-divider{height:48px;background:#8ea095;}.sp-callout p{font-size:12.5px;line-height:1.35;margin:0;color:#4b5c5d;}
.sp-green-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#7d9f86;color:#fff !important;text-decoration:none;border-radius:11px;padding:12px 24px;font-weight:700;transition:.2s ease;}.sp-green-btn:hover{transform:translateY(-1px);filter:brightness(.96);}
.sp-call-btn{min-width:210px;}.sp-leaf{position:absolute;right:8px;bottom:-12px;font-size:58px;color:#789783;transform:rotate(-20deg);opacity:.75;}
.sp-main-services{padding-top:16px;}.sp-kicker{text-align:center;font-size:11px;letter-spacing:5px;color:#6a7880;font-weight:700;}.sp-main-services>h2,.sp-complementary>h2{text-align:center;font-family:Georgia,'Times New Roman',serif;color:#12324a;font-size:28px;margin:3px 0 0;line-height:1.1;}.sp-main-services>h2 span,.sp-complementary>h2 span{color:#f18467;font-family:Arial,sans-serif;font-weight:400;}.sp-subtitle{text-align:center;margin:2px 0 8px;font-size:13px;color:#657987;}
.sp-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:stretch;}.sp-card{background:#fff;border:1px solid #e7dfd4;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px rgba(20,43,50,.04);display:flex;flex-direction:column;}.sp-card>img{width:100%;height:95px;object-fit:cover;display:block;}.sp-card-body{padding:10px 15px 12px;display:flex;flex-direction:column;flex:1;}.sp-card-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px;}.sp-card h3{font-family:Georgia,'Times New Roman',serif;color:#17364d;font-size:23px;margin:0;}.sp-badge{white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:10.5px;font-weight:700;}.sp-badge.green{background:#e4efe0;color:#42664d}.sp-badge.coral{background:#f7d2c6;color:#7a4a38;font-size:13px;padding-left:20px;padding-right:20px}.sp-card h4{font-family:Georgia,'Times New Roman',serif;color:#e6795e;font-size:17px;margin:4px 0 8px;}.sp-card p{font-size:12.4px;line-height:1.35;margin:4px 0;color:#496273;}.sp-card .sp-small{font-size:10.5px;margin-top:-3px}.sp-mini-pill{display:inline-block;align-self:flex-start;background:#fff0c8;border-radius:6px;padding:5px 9px;font-size:10.5px;font-weight:700;margin:1px 0 4px}.sp-card ul{list-style:none;padding:0;margin:8px 0 10px}.sp-card li{position:relative;padding-left:21px;font-size:11.5px;line-height:1.32;margin:4px 0;color:#476071}.sp-card li:before{content:'✓';position:absolute;left:0;top:0;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background:#7d9f78;color:#fff;font-size:10px;font-weight:700}.sp-card ul.compact{margin-top:3px}.sp-card ul.compact li{font-size:10.7px;margin:2px 0;line-height:1.18}.sp-note{display:flex;gap:9px;align-items:flex-start;background:#fff4e5;border-radius:8px;padding:11px 12px;font-size:10.7px;line-height:1.25;margin-top:auto}.sp-note.small{font-size:9.3px;padding:8px 10px}.sp-card-btn{margin:8px auto 0;padding:7px 30px;border-radius:10px;font-size:11px;min-width:160px}.sp-footnote{text-align:center;font-size:9px;margin:8px 0;color:#687681;}
.sp-complementary{padding-top:2px;padding-bottom:10px}.sp-complementary>h2{font-size:21px;margin-bottom:8px}.sp-complementary-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sp-comp-card{display:grid;grid-template-columns:145px 1fr 145px;align-items:center;background:#fff;border:1px solid #e7dfd4;border-radius:12px;overflow:hidden;min-height:88px;padding-right:8px}.sp-comp-card>img{width:145px;height:88px;object-fit:cover}.sp-comp-copy{padding:5px 14px}.sp-comp-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:16px;margin:0 0 4px;color:#17364d}.sp-comp-copy p{font-size:10.3px;line-height:1.25;margin:0;color:#516b7b}.sp-comp-price{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.sp-comp-price strong{background:#f6d8cb;border-radius:999px;padding:5px 18px;font-size:12px}.sp-comp-price small{font-size:8.5px;line-height:1.15}.sp-comp-price .sp-green-btn{padding:6px 18px;font-size:9px;border-radius:8px;min-width:116px}
@media(max-width:980px){.sp-hero-visual{width:100%;opacity:.35}.sp-hero:after{background:rgba(255,255,255,.70)}.sp-callout{grid-template-columns:44px 1fr auto}.sp-call-divider,.sp-callout p{display:none}.sp-cards{grid-template-columns:1fr}.sp-card>img{height:150px}.sp-complementary-grid{grid-template-columns:1fr}}
@media(max-width:680px){.sp-hero{min-height:270px}.sp-hero h1{font-size:44px}.sp-hero h2{font-size:35px}.sp-script{font-size:21px}.sp-callout{grid-template-columns:40px 1fr;padding:12px}.sp-call-btn{grid-column:1/-1;width:100%}.sp-complementary-grid{gap:10px}.sp-comp-card{grid-template-columns:95px 1fr}.sp-comp-card>img{width:95px;height:100%}.sp-comp-price{grid-column:1/-1;flex-direction:row;justify-content:center;padding:8px}.sp-comp-price small{display:none}}

/* v2.80 — ajustes puntuales en cabecera y T&G Concierge */
.services-page-v279 .sp-script{font-family:inherit !important;font-size:16px !important;line-height:1.45 !important;font-weight:700 !important;color:#12324a !important;}
\n\n/* v2.81 — cabecera fija de Servicios, sin adorno lateral y con más aire */\n@media (min-width:981px){\n  .services-page-v279 .sp-services-sticky-shell{\n    position:sticky;\n    top:106px;\n    z-index:35;\n    background:#fffaf4;\n    box-shadow:0 8px 18px rgba(18,50,74,.04);\n  }\n  .services-page-v279 .sp-main-services{\n    padding-top:38px !important;\n  }\n}\n.services-page-v279 .sp-leaf{display:none !important;}\n

/* v2.84 — tipografía de las viñetas de T&G Basic, Travel y Concierge igual al texto descriptivo de Sobre nosotros */
.services-page-v279 .sp-card li{
  font-family:Arial,Helvetica,sans-serif !important;
}

/* v2.85 — más aire bajo el subtítulo de servicios */
.services-page-v279 .sp-subtitle{margin-bottom:22px !important;}


/* v2.86 — unifica tipografía/espaciado de viñetas y mejora aviso informativo de T&G Basic */
.services-page-v279 .sp-card ul li,
.services-page-v279 .sp-card ul.compact li{
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:11.5px !important;
  line-height:1.32 !important;
  margin:4px 0 !important;
}
.services-page-v279 .sp-note{
  font-size:12.3px !important;
  line-height:1.3 !important;
}
.services-page-v279 .sp-note-icon{
  flex:0 0 16px;
  width:16px;
  height:16px;
  border:1.6px solid #17364d;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#17364d;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1;
  font-weight:700;
  margin-top:1px;
}

/* v2.87 — servicios complementarios: texto +25% e imágenes editables */
.sp-comp-copy p{font-size:12.875px !important;line-height:1.32 !important;}
.sp-comp-card:not(:has(> img)){grid-template-columns:1fr 145px !important;}


/* v2.98 — portada móvil: cabecera y hero alineados con la referencia visual */
@media (max-width:600px){
  .site-header{background:#fbf7f0 !important;}
  .site-header .site-shell{width:calc(100% - 20px) !important;}
  .header-inner{
    height:74px !important;
    min-height:74px !important;
    padding:6px 0 !important;
    gap:8px !important;
    flex-wrap:nowrap !important;
  }
  .brand-wrap{
    min-width:0 !important;
    flex:1 1 auto !important;
    margin-right:0 !important;
    overflow:visible !important;
  }
  .brand{
    height:62px !important;
    gap:7px !important;
    align-items:center !important;
    min-width:0 !important;
  }
  .brand-logo{
    max-width:62px !important;
    max-height:55px !important;
    flex:0 0 auto !important;
  }
  .site-title-text{
    font-size:16px !important;
    line-height:1 !important;
    max-width:none !important;
    overflow:visible !important;
    text-overflow:clip !important;
    margin-bottom:0 !important;
    letter-spacing:-.45px !important;
  }
  .menu-toggle{
    display:block !important;
    flex:0 0 auto !important;
    margin-left:0 !important;
    padding:4px 5px !important;
    font-size:29px !important;
    line-height:1 !important;
  }
  .header-cta{
    display:inline-flex !important;
    flex:0 0 auto !important;
    padding:11px 13px !important;
    min-height:46px !important;
    border-radius:12px !important;
    font-size:11.5px !important;
    gap:6px !important;
  }
  .header-calendar-icon{width:15px !important;height:15px !important;}
  .main-nav.open{top:74px !important;}

  .hero{
    min-height:422px !important;
    background:#e9efec !important;
  }
  .hero-inner{
    min-height:422px !important;
    align-items:flex-start !important;
  }
  .hero-photo{
    inset:0 !important;
    opacity:1 !important;
    background-size:cover !important;
    background-position:center center !important;
  }
  .hero:after{
    background:linear-gradient(90deg,
      rgba(245,247,244,.98) 0%,
      rgba(245,247,244,.95) 28%,
      rgba(245,247,244,.80) 43%,
      rgba(245,247,244,.42) 58%,
      rgba(245,247,244,.10) 72%,
      rgba(245,247,244,0) 86%) !important;
  }
  .hero-copy{
    width:100% !important;
    max-width:330px !important;
    padding:48px 0 22px !important;
  }
  .hero-copy .hero-main-title{
    font-size:49px !important;
    line-height:.91 !important;
    letter-spacing:-1.8px !important;
  }
  .hero-script{
    font-size:31px !important;
    line-height:1 !important;
    margin:10px 0 13px !important;
  }
  .hero-copy p{
    max-width:295px !important;
    font-size:14px !important;
    line-height:1.45 !important;
    margin-bottom:17px !important;
  }
  .hero-doodle{
    left:242px !important;
    top:27px !important;
    font-size:27px !important;
  }
  .hero-actions{
    width:292px !important;
    max-width:100% !important;
    gap:8px !important;
    align-items:stretch !important;
  }
  .hero-actions .btn{
    width:100% !important;
    min-height:44px !important;
    padding:11px 14px !important;
    border-radius:11px !important;
    font-size:14px !important;
  }
  .hero-benefits{
    width:100% !important;
    max-width:330px !important;
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:8px !important;
    margin-top:18px !important;
    align-items:start !important;
  }
  .hero-benefit{
    gap:5px !important;
    font-size:9.5px !important;
    line-height:1.12 !important;
    align-items:center !important;
  }
  .benefit-icon{
    width:22px !important;
    height:22px !important;
    flex:0 0 22px !important;
  }
}

@media (max-width:430px){
  .site-title-text{font-size:14px !important;}
  .brand-logo{max-width:55px !important;max-height:50px !important;}
  .header-cta{font-size:10.5px !important;padding:10px 10px !important;}
  .menu-toggle{font-size:27px !important;padding-left:2px !important;padding-right:2px !important;}
  .hero-copy{max-width:305px !important;}
  .hero-copy .hero-main-title{font-size:45px !important;}
  .hero-doodle{left:218px !important;}
}

/* v2.99 — corrección fina de cabecera móvil: evita solapamientos y replica la referencia */
@media (max-width:600px){
  .site-header .site-shell{width:calc(100% - 16px) !important;}
  .header-inner{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 34px 128px !important;
    align-items:center !important;
    column-gap:6px !important;
    height:72px !important;
    min-height:72px !important;
    padding:5px 0 !important;
  }
  .brand-wrap{
    min-width:0 !important;
    width:100% !important;
    margin:0 !important;
    overflow:hidden !important;
  }
  .brand{
    width:100% !important;
    height:60px !important;
    min-width:0 !important;
    gap:5px !important;
    align-items:center !important;
    overflow:hidden !important;
  }
  .brand-logo{
    width:auto !important;
    height:auto !important;
    max-width:48px !important;
    max-height:48px !important;
    flex:0 0 48px !important;
    object-fit:contain !important;
  }
  .site-title-text{
    min-width:0 !important;
    max-width:100% !important;
    font-size:12px !important;
    line-height:1 !important;
    letter-spacing:-.35px !important;
    margin:0 !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:clip !important;
  }
  .menu-toggle{
    width:34px !important;
    height:40px !important;
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:27px !important;
    line-height:1 !important;
    position:relative !important;
    z-index:3 !important;
  }
  .header-cta{
    width:128px !important;
    min-width:128px !important;
    min-height:46px !important;
    padding:9px 8px !important;
    border-radius:12px !important;
    font-size:10.2px !important;
    line-height:1.05 !important;
    gap:5px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    position:relative !important;
    z-index:3 !important;
  }
  .header-calendar-icon{
    width:14px !important;
    height:14px !important;
    flex:0 0 14px !important;
  }
  .header-cta span{white-space:nowrap !important;}
  .main-nav.open{
    top:72px !important;
    left:8px !important;
    right:8px !important;
  }
}

@media (max-width:430px){
  .site-header .site-shell{width:calc(100% - 12px) !important;}
  .header-inner{
    grid-template-columns:minmax(0,1fr) 31px 120px !important;
    column-gap:4px !important;
    height:70px !important;
    min-height:70px !important;
  }
  .brand{height:58px !important;gap:4px !important;}
  .brand-logo{max-width:43px !important;max-height:45px !important;flex-basis:43px !important;}
  .site-title-text{font-size:11.2px !important;letter-spacing:-.4px !important;}
  .menu-toggle{width:31px !important;font-size:25px !important;}
  .header-cta{
    width:120px !important;
    min-width:120px !important;
    min-height:44px !important;
    padding:8px 6px !important;
    font-size:9.6px !important;
  }
  .header-calendar-icon{width:13px !important;height:13px !important;flex-basis:13px !important;}
  .main-nav.open{top:70px !important;}
}


/* v2.100 — Servicios complementarios: mostrar imágenes completas solo en móvil */
@media (max-width:680px){
  .sp-complementary .sp-comp-card > img{
    width:95px !important;
    height:auto !important;
    max-height:170px !important;
    object-fit:contain !important;
    object-position:center center !important;
    align-self:center !important;
    background:#fff !important;
  }
}


/* v2.101 — portada móvil: mostrar completa la imagen de cabecera sin recorte */
@media (max-width:600px){
  .hero-photo{
    background-size:contain !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-color:#e9efec !important;
  }
}

/* v2.102 — portada móvil: composición de cabecera como referencia, sin afectar escritorio */
@media (max-width:600px){
  .hero{
    min-height:455px !important;
    overflow:hidden !important;
    background:#e9efec !important;
  }
  .hero-inner{
    min-height:455px !important;
  }
  .hero-photo{
    inset:0 !important;
    background-size:cover !important;
    background-position:68% center !important;
    background-repeat:no-repeat !important;
    background-color:#e9efec !important;
  }
  .hero:after{
    background:linear-gradient(90deg,
      rgba(245,247,244,.98) 0%,
      rgba(245,247,244,.95) 30%,
      rgba(245,247,244,.80) 44%,
      rgba(245,247,244,.42) 58%,
      rgba(245,247,244,.08) 72%,
      rgba(245,247,244,0) 88%) !important;
  }
  .hero-copy{
    max-width:300px !important;
    padding-top:38px !important;
    padding-bottom:18px !important;
  }
  .hero-script{
    max-width:255px !important;
    white-space:normal !important;
  }
  .hero-copy p{
    max-width:270px !important;
  }
  .hero-actions{
    width:292px !important;
  }
  .hero-benefits{
    max-width:330px !important;
    margin-top:18px !important;
  }
}

/* v2.103 — Destinos: elimina el hueco superior únicamente en móvil */
@media (max-width:860px){
  .destinations-index-v260{
    padding-top:0 !important;
    margin-top:0 !important;
  }
  .destinations-index-v260 .destinations-magazine-hero{
    margin-top:0 !important;
    padding-top:12px !important;
  }
}

/* v2.104 — Destinos móvil: el bloque fijo queda pegado al encabezado, sin franja/hueco */
@media (max-width:430px){
  .destinations-index-v260 .destinations-magazine-hero{
    top:70px !important;
    margin-top:0 !important;
    padding-top:12px !important;
    background:#fbf6ee !important;
    box-shadow:0 10px 18px rgba(251,246,238,.98) !important;
  }
  .destinations-index-v260 .destinations-magazine-hero::before{
    top:-2px !important;
    bottom:-1px !important;
    background:#fbf6ee !important;
  }
}
@media (min-width:431px) and (max-width:860px){
  .destinations-index-v260 .destinations-magazine-hero{
    top:72px !important;
    margin-top:0 !important;
  }
  .destinations-index-v260 .destinations-magazine-hero::before{
    top:-2px !important;
  }
}


/* v2.105 — portada tablet: cabecera y hero con proporciones más equilibradas */
@media (min-width:601px) and (max-width:860px){
  .site-header .site-shell{
    width:calc(100% - 36px) !important;
  }
  .header-inner{
    height:88px !important;
    min-height:88px !important;
    padding:7px 0 !important;
    gap:12px !important;
  }
  .brand-wrap{
    min-width:0 !important;
    flex:1 1 auto !important;
    overflow:hidden !important;
  }
  .brand{
    height:72px !important;
    gap:9px !important;
    min-width:0 !important;
  }
  .brand-logo{
    max-width:66px !important;
    max-height:62px !important;
    flex:0 0 auto !important;
  }
  .site-title-text{
    font-size:20px !important;
    line-height:.98 !important;
    margin-bottom:0 !important;
    max-width:none !important;
    white-space:nowrap !important;
  }
  .menu-toggle{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin-left:auto !important;
    width:42px !important;
    height:46px !important;
    padding:0 !important;
    font-size:31px !important;
    flex:0 0 42px !important;
  }
  .header-cta{
    display:inline-flex !important;
    min-height:48px !important;
    padding:11px 15px !important;
    font-size:11.5px !important;
    border-radius:12px !important;
    flex:0 0 auto !important;
  }
  .main-nav.open{
    top:88px !important;
  }

  .hero{
    min-height:510px !important;
    overflow:hidden !important;
    background:#e9efec !important;
  }
  .hero-inner{
    min-height:510px !important;
    align-items:flex-start !important;
  }
  .hero-photo{
    inset:0 !important;
    opacity:1 !important;
    background-size:cover !important;
    background-position:68% center !important;
    background-repeat:no-repeat !important;
  }
  .hero:after{
    background:linear-gradient(90deg,
      rgba(245,247,244,.98) 0%,
      rgba(245,247,244,.94) 31%,
      rgba(245,247,244,.78) 45%,
      rgba(245,247,244,.38) 59%,
      rgba(245,247,244,.08) 73%,
      rgba(245,247,244,0) 88%) !important;
  }
  .hero-copy{
    max-width:430px !important;
    padding:48px 0 26px !important;
  }
  .hero-copy .hero-main-title{
    font-size:58px !important;
    line-height:.92 !important;
    letter-spacing:-1.8px !important;
  }
  .hero-script{
    font-size:36px !important;
    line-height:1.02 !important;
    margin:10px 0 14px !important;
    max-width:390px !important;
  }
  .hero-copy p{
    max-width:360px !important;
    font-size:16px !important;
    line-height:1.45 !important;
    margin-bottom:18px !important;
  }
  .hero-doodle{
    left:285px !important;
    top:24px !important;
    font-size:28px !important;
  }
  .hero-actions{
    display:flex !important;
    flex-wrap:nowrap !important;
    gap:10px !important;
    width:390px !important;
    max-width:100% !important;
  }
  .hero-actions .btn{
    min-height:46px !important;
    padding:11px 16px !important;
    font-size:13px !important;
  }
  .hero-actions .hero-whatsapp-btn{
    flex:1.05 1 0 !important;
  }
  .hero-actions .hero-secondary-btn{
    flex:.95 1 0 !important;
  }
  .hero-benefits{
    max-width:440px !important;
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:16px !important;
    margin-top:22px !important;
  }
  .hero-benefit{
    font-size:10.5px !important;
    line-height:1.15 !important;
    gap:7px !important;
  }
  .benefit-icon{
    width:25px !important;
    height:25px !important;
    flex:0 0 25px !important;
  }
}

/* v2.106 — Sobre Tutis y Guille: margen entre foto y texto solo en tableta */
@media (min-width:601px) and (max-width:860px){
  .about-grid{
    grid-template-columns:240px minmax(0,1fr) !important;
    column-gap:42px !important;
    row-gap:28px !important;
  }
  .about-photo-wrap{
    margin-right:0 !important;
  }
  .about-copy{
    padding-left:8px !important;
    box-sizing:border-box !important;
  }
}

/* v2.107 — Página Itinerario personalizado */
.itinerary-page-v2107{background:#fbf7f0;color:var(--navy);padding-bottom:28px}
.itinerary-page-v2107 h1,.itinerary-page-v2107 h2,.itinerary-page-v2107 h3{font-family:Georgia,'Times New Roman',serif;color:var(--navy);margin-top:0}
.ip-hero{background:linear-gradient(90deg,#fffdf9 0%,#fffaf2 49%,#f8f0e4 100%);border-bottom:1px solid #eadfd2}
.ip-hero-grid{min-height:340px;display:grid;grid-template-columns:42% 58%;align-items:center;gap:18px;padding-top:18px;padding-bottom:20px}
.ip-breadcrumb{font-size:12px;color:#54707f;margin-bottom:12px}.ip-breadcrumb span{margin:0 6px;color:#df8a70}
.ip-hero-copy h1{font-size:53px;line-height:.9;margin:0 0 10px;letter-spacing:-1px}
.ip-hero-copy h2{font-size:24px;line-height:1.06;color:#ee775f;margin:0 0 8px}
.ip-hero-copy p{font-size:15px;line-height:1.35;color:#31536b;max-width:480px;margin:0 0 18px}
.ip-btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:linear-gradient(90deg,#5f987f,#88b095);color:white;font-weight:700;border-radius:30px;padding:13px 28px;min-width:220px;box-shadow:0 6px 14px rgba(71,119,94,.14)}
.ip-hero-visual-wrap{position:relative;min-height:290px;display:flex;align-items:center;justify-content:center}
.ip-hero-visual{width:100%;max-height:285px;object-fit:cover;border-radius:6px;mix-blend-mode:multiply}
.ip-handnote{position:absolute;z-index:2;font-family:'Kaushan Script',cursive;color:#0e4774;font-size:19px;line-height:1.05;transform:rotate(-6deg)}
.ip-handnote.note-left{left:-30px;top:72px}.ip-handnote.note-right{right:-18px;top:110px;transform:rotate(-4deg)}
.ip-ideal{padding-top:18px}.ip-ideal>h2,.ip-pricing>h2,.ip-process>h2{text-align:center;font-size:30px;margin-bottom:10px}
.ip-ideal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.ip-ideal-card{min-height:103px;border:1px solid rgba(11,43,64,.08);border-radius:8px;padding:16px 15px;display:grid;grid-template-columns:56px 1fr;align-items:center;gap:10px}
.ip-ideal-card .ip-icon{font-size:38px;text-align:center}.ip-ideal-card h3{font-size:16px;line-height:1.05;margin:0 0 5px}.ip-ideal-card p{font-size:12px;line-height:1.25;color:#526b7a;margin:0}
.mint{background:#eef8f1}.blush{background:#fff0ec}.blue{background:#eaf6fc}.sand{background:#fff8e9}
.ip-details-grid{display:grid;grid-template-columns:40% 60%;gap:34px;padding-top:24px;align-items:start}.ip-details-grid h2{font-size:31px;margin-bottom:8px}
.ip-includes-box{background:linear-gradient(135deg,#f4faf4,#eff7ef);border:1px solid #dcebe0;border-radius:10px;padding:18px 22px}.ip-includes-box ul{list-style:none;padding:0;margin:0}.ip-includes-box li{position:relative;padding:8px 0 8px 34px;color:#375a70;font-size:14px}.ip-includes-box li:before{content:'✓';position:absolute;left:0;top:7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#6fa58b;color:#fff;font-weight:700}.ip-includes-note{border-top:1px solid #b8c9bd;margin:10px 0 0;padding-top:14px;font-family:Georgia,serif;font-style:italic;color:#56758a;font-size:13px}
.ip-section-lead{color:#2d6384;margin:-8px 0 8px}.ip-preview{width:100%;border-radius:8px;border:1px solid #eadfd3;box-shadow:0 8px 18px rgba(22,50,66,.06)}
.ip-pricing{padding-top:18px;text-align:center}.ip-pricing>p,.ip-process>p{text-align:center;color:#47708a;margin-top:-9px}.ip-price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:12px}.ip-price-card{border-radius:8px;border:1px solid rgba(11,43,64,.08);padding:14px 16px;min-height:118px;text-align:left;position:relative}.ip-price-card h3{font-size:16px;margin:0 0 2px;padding-left:42px}.ip-price-card>strong{display:block;font-family:Georgia,serif;font-size:29px;line-height:1;color:#174f4c;margin:2px 0 8px;padding-left:42px}.ip-price-card.blush>strong{color:#a22b2a}.ip-price-card.blue>strong{color:#163e69}.ip-price-card p{font-size:12px;color:#557086;margin:0;padding-left:42px}.ip-price-icon{position:absolute;left:17px;top:17px;font-size:25px;color:#1f726b}.ip-custom-price{font-size:21px!important;line-height:.9!important}
.ip-process{padding-top:16px}.ip-process-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:10px}.ip-process-row article{display:grid;grid-template-columns:52px 40px 1fr;align-items:center;gap:10px;max-width:310px}.ip-step{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:Georgia,serif;font-size:18px}.mint-dot{background:#74a890}.blue-dot{background:#54a6cc}.coral-dot{background:#ef6e65}.ip-step-icon{font-size:31px;text-align:center}.ip-process-row h3{font-size:14px;margin:0 0 4px}.ip-process-row p{font-size:11px;color:#536d7b;margin:0;line-height:1.25}.ip-arrow{font-size:30px;color:#24577a}
.ip-final-cta{margin-top:18px;display:grid;grid-template-columns:1fr auto 120px;align-items:center;gap:20px;background:linear-gradient(90deg,#fffaf3,#fffdf8);border:1px solid #eee2d6;border-radius:10px;padding:16px 34px;text-align:center}.ip-final-cta h2{font-size:26px;margin:0}.ip-final-cta p{margin:0;color:#4b6e83}.ip-stamp{width:96px;height:96px;border:1.5px dashed #d38e76;border-radius:50%;display:grid;place-items:center;align-content:center;font-size:10px;line-height:1.15;color:#bf765f;transform:rotate(-7deg)}
@media(max-width:860px){.ip-hero-grid{grid-template-columns:1fr;min-height:auto}.ip-hero-visual-wrap{order:-1;min-height:180px}.ip-hero-visual{max-height:220px}.ip-handnote{display:none}.ip-ideal-grid,.ip-price-grid{grid-template-columns:repeat(2,1fr)}.ip-details-grid{grid-template-columns:1fr}.ip-process-row{flex-direction:column;align-items:stretch}.ip-arrow{transform:rotate(90deg);align-self:center}.ip-process-row article{max-width:none}.ip-final-cta{grid-template-columns:1fr}.ip-stamp{margin:auto}.ip-hero-copy h1{font-size:45px}}
@media(max-width:520px){.ip-ideal-grid,.ip-price-grid{grid-template-columns:1fr}.ip-hero-visual-wrap{display:none}.ip-hero-grid{padding-top:22px}.ip-hero-copy h1{font-size:42px}.ip-hero-copy h2{font-size:22px}.ip-details-grid h2{font-size:27px}.ip-process-row article{grid-template-columns:48px 36px 1fr}.ip-final-cta{padding:18px}.ip-btn{width:100%;min-width:0}.ip-breadcrumb{font-size:10px}}


/* v2.110 — Itinerario personalizado: bloque “Este servicio es para vos si…” */
.ip-ideal-v2110{padding-top:20px;padding-bottom:8px}
.ip-ideal-v2110>h2{font-size:27px;line-height:1.1;text-align:left;margin:0 0 16px;color:#0b2b40}
.ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ip-ideal-v2110 .ip-ideal-card{
  min-height:112px;
  background:#fffdf9 !important;
  border:1px solid #e7dfd5;
  border-radius:14px;
  padding:16px 16px;
  display:grid;
  grid-template-columns:54px 1fr;
  gap:14px;
  align-items:start;
  box-shadow:0 1px 4px rgba(11,43,64,.03);
}
.ip-ideal-v2110 .ip-icon{font-size:38px;line-height:1;text-align:center;padding-top:3px}
.ip-ideal-v2110 .ip-ideal-card h3{font-size:16px;line-height:1.05;margin:0 0 8px;color:#0b2b40}
.ip-ideal-v2110 .ip-ideal-card p{font-size:12px;line-height:1.35;color:#526b7a;margin:0}
@media(max-width:860px){
  .ip-ideal-v2110>h2{text-align:center;font-size:26px}
  .ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:1fr}
  .ip-ideal-v2110 .ip-ideal-card{min-height:0}
}

/* v2.111 — bloque "Este servicio es para vos si": fidelidad a referencia */
.ip-ideal-v2110{padding-top:18px;padding-bottom:10px}
.ip-ideal-v2110>h2{
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:24px !important;
  font-weight:700 !important;
  line-height:1.1 !important;
  letter-spacing:0 !important;
  text-align:left !important;
  margin:0 0 13px !important;
  color:#123b59 !important;
}
.ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px !important}
.ip-ideal-v2110 .ip-ideal-card{
  min-height:108px !important;
  background:#fffdf9 !important;
  border:1px solid #e9e0d5 !important;
  border-radius:12px !important;
  padding:13px 14px !important;
  grid-template-columns:52px minmax(0,1fr) !important;
  gap:11px !important;
  align-items:start !important;
  box-shadow:0 1px 3px rgba(11,43,64,.025) !important;
}
.ip-ideal-v2110 .ip-icon{width:52px;height:52px;padding:0 !important;display:flex;align-items:flex-start;justify-content:center}
.ip-ideal-v2110 .ip-icon img{display:block;width:48px;height:48px;object-fit:contain}
.ip-ideal-v2110 .ip-ideal-card h3{
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:15px !important;
  font-weight:700 !important;
  line-height:1.08 !important;
  letter-spacing:0 !important;
  margin:0 0 7px !important;
  color:#123b59 !important;
}
.ip-ideal-v2110 .ip-ideal-card p{
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:11px !important;
  font-weight:400 !important;
  line-height:1.28 !important;
  color:#49667a !important;
  margin:0 !important;
}
@media(max-width:860px){
  .ip-ideal-v2110>h2{text-align:left !important;font-size:23px !important}
  .ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .ip-ideal-v2110 .ip-ideal-grid{grid-template-columns:1fr}
}

/* v2.112 — Itinerario personalizado: bloque "Qué incluye" y ejemplo visual fiel a la referencia */
.ip-details-reference-v2112{
  grid-template-columns:42% 58%;
  gap:38px;
  padding-top:28px;
  align-items:start;
}
.ip-details-reference-v2112 h2{
  margin:0 0 2px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:1.04;
  color:#0d3148;
  font-weight:700;
  letter-spacing:-.2px;
}
.ip-details-reference-v2112 .ip-section-lead{
  margin:0 0 12px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  line-height:1.25;
  color:#51768f;
}
.ip-details-reference-v2112 .ip-includes-box{
  padding:14px 18px 16px;
  background:linear-gradient(135deg,#f2faf4 0%,#eef8ef 100%);
  border:1px solid #d9ebdf;
  border-radius:14px;
  box-shadow:none;
}
.ip-details-reference-v2112 .ip-includes-box li{
  min-height:24px;
  padding:4px 0 4px 28px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12.5px;
  line-height:1.24;
  color:#557286;
}
.ip-details-reference-v2112 .ip-includes-box li:before{
  top:3px;
  width:18px;
  height:18px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  background:#62a98b;
}
.ip-details-reference-v2112 .ip-preview-reference{
  display:block;
  width:100%;
  height:auto;
  border:0;
  border-radius:0;
  box-shadow:none;
  object-fit:contain;
  background:transparent;
}
@media (max-width:860px){
  .ip-details-reference-v2112{
    grid-template-columns:1fr;
    gap:24px;
  }
}

/* v2.115 — Itinerario personalizado: precios y “Cómo funciona” según referencia */
.ip-pricing-v2115{padding-top:22px;text-align:left}
.ip-pricing-v2115>h2{font-size:27px;text-align:left;margin:0 0 2px}
.ip-pricing-v2115>p{font-size:13px;text-align:left!important;margin:0 0 12px!important;color:#42647a}
.ip-price-grid-v2115{grid-template-columns:repeat(3,1fr) 1.08fr;gap:14px;margin-top:0}
.ip-price-grid-v2115 .ip-price-card{min-height:132px;padding:16px 18px 14px 22px;border-radius:12px;box-shadow:0 4px 14px rgba(19,49,67,.035)}
.ip-price-grid-v2115 .ip-price-card h3{padding-left:38px;font-size:15px;line-height:1.08;margin:0 0 5px}
.ip-price-grid-v2115 .ip-price-card>strong{padding-left:38px;font-size:28px;line-height:1;margin:2px 0 8px}
.ip-price-grid-v2115 .ip-price-card p{padding-left:38px;font-size:11.5px;line-height:1.35;color:#526a79}
.ip-price-grid-v2115 .ip-price-icon{left:16px;top:18px;font-size:26px;line-height:1;color:#17665c}
.ip-price-grid-v2115 .blush .ip-price-icon{color:#9b3c35}
.ip-price-grid-v2115 .blue .ip-price-icon{color:#225a7f}
.ip-price-grid-v2115 .ip-quote-card{background:#fffdfa;border:1.5px dashed #efb68f;padding-left:28px}
.ip-price-grid-v2115 .ip-quote-card h3{font-size:16px;margin-bottom:8px}
.ip-price-grid-v2115 .ip-quote-card .ip-custom-price{font-size:13px!important;line-height:1.28!important;color:#506b7d!important;font-family:Arial,Helvetica,sans-serif;font-weight:500}
.ip-price-grid-v2115 .ip-suitcase-icon{font-size:30px;color:#9b754d}
.ip-price-note{font-size:10px;line-height:1.28;color:#5b6f7b;margin-top:8px;padding-left:calc(75% + 16px);text-align:left}
.ip-price-note strong{font-weight:500}

.ip-process-v2115{padding-top:18px;padding-bottom:20px}
.ip-process-v2115 .ip-process-title-wrap h2{text-align:left;font-size:26px;margin:0 0 2px}
.ip-process-v2115 .ip-process-title-wrap p{text-align:left!important;font-size:12.5px;color:#42647a;margin:0 0 12px!important}
.ip-process-layout-v2115{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(210px,.72fr) minmax(220px,.72fr);gap:16px;align-items:stretch}
.ip-process-steps-v2115{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px}
.ip-process-steps-v2115 article{display:grid;grid-template-columns:46px 36px 1fr;align-items:center;gap:8px;min-width:0}
.ip-process-steps-v2115 .ip-step{width:44px;height:44px;font-size:16px}
.ip-process-steps-v2115 .ip-step-icon{font-size:28px;color:#173c56;text-align:center;line-height:1}
.ip-process-steps-v2115 .ip-step-coral{background:#ec765d}
.ip-process-steps-v2115 .ip-step-blue{background:#58a6c8}
.ip-process-steps-v2115 h3{font-size:13px;line-height:1.08;margin:0 0 4px}
.ip-process-steps-v2115 p{font-size:10.8px;line-height:1.3;color:#536d7b;margin:0}
.ip-process-steps-v2115 .ip-arrow{font-size:28px;color:#315f78}
.ip-important-card-v2115{background:#fdeee6;border:1px solid #f8d4c7;border-radius:16px;padding:15px 18px;color:#536c7a}
.ip-important-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}
.ip-important-head span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ed775f;color:#fff;font-size:22px;font-weight:700}
.ip-important-head h3{margin:0;color:#a75a46;font-size:18px}
.ip-important-card-v2115 p{font-size:10.8px;line-height:1.42;margin:0 0 10px}
.ip-important-card-v2115 p:last-child{margin-bottom:0}
.ip-important-card-v2115 strong{color:#234d69}
.ip-adventure-card-v2115{position:relative;background:#edf7ed;border:1px solid #dbead9;border-radius:16px;padding:14px 16px 13px 72px;display:flex;flex-direction:column;justify-content:center;min-height:148px}
.ip-adventure-icon{position:absolute;left:18px;top:18px;width:40px;height:40px;border:3px solid #1d6570;border-radius:50%;display:grid;place-items:center;color:#1d6570;font-size:24px}
.ip-adventure-card-v2115 h3{font-size:16px;line-height:1.08;margin:0 0 9px}
.ip-adventure-card-v2115 p{font-size:11px;line-height:1.35;color:#557083;margin:0 0 11px}
.ip-adventure-card-v2115 .ip-btn{min-width:0;width:100%;padding:10px 14px;font-size:11px;border-radius:22px}
.ip-mini-heart{position:absolute;right:12px;bottom:8px;color:#ef7f68;font-size:25px}

@media(max-width:980px){
  .ip-price-grid-v2115{grid-template-columns:repeat(2,1fr)}
  .ip-price-note{padding-left:0}
  .ip-process-layout-v2115{grid-template-columns:1fr 1fr}
  .ip-process-steps-v2115{grid-column:1/-1}
}
@media(max-width:680px){
  .ip-price-grid-v2115{grid-template-columns:1fr}
  .ip-note-desktop{display:none}
  .ip-process-layout-v2115{grid-template-columns:1fr}
  .ip-process-steps-v2115{grid-template-columns:1fr;gap:12px}
  .ip-process-steps-v2115 .ip-arrow{transform:rotate(90deg);justify-self:center}
  .ip-process-steps-v2115 article{grid-template-columns:46px 36px 1fr}
}


/* v2.116 — Itinerario personalizado: precios fieles a referencia + texto aclaratorio editable */
.ip-pricing-v2115{padding-top:18px !important}
.ip-pricing-v2115>h2{font-size:25px !important;line-height:1.05 !important;margin-bottom:3px !important}
.ip-pricing-v2115>p{font-size:12.5px !important;margin-bottom:10px !important}
.ip-price-grid-v2115{grid-template-columns:repeat(3,minmax(0,1fr)) 1.15fr !important;gap:14px !important;align-items:stretch}
.ip-price-grid-v2115 .ip-price-card{min-height:128px !important;padding:15px 18px 13px 18px !important;border-radius:14px !important}
.ip-price-grid-v2115 .ip-price-card h3{padding-left:48px !important;font-size:15px !important;line-height:1.05 !important;margin:0 0 5px !important}
.ip-price-grid-v2115 .ip-price-card>strong{padding-left:48px !important;font-size:29px !important;line-height:.98 !important;margin:0 0 8px !important}
.ip-price-grid-v2115 .ip-price-card p{padding-left:48px !important;font-size:11.8px !important;line-height:1.28 !important;margin:0 !important}
.ip-price-grid-v2115 .ip-price-icon{left:18px !important;top:17px !important;width:30px;height:30px;font-size:0 !important;display:flex;align-items:center;justify-content:center}
.ip-price-grid-v2115 .ip-price-icon svg{display:block;width:28px;height:28px}
.ip-price-grid-v2115 .ip-quote-card{background:#fffdf9 !important;border:1.5px dashed #efb68f !important;padding:14px 16px 12px 18px !important;display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;column-gap:8px;align-content:center}
.ip-price-grid-v2115 .ip-quote-card .ip-price-icon{position:static !important;grid-row:1 / span 2;grid-column:1;width:42px;height:52px;align-self:center}
.ip-price-grid-v2115 .ip-quote-card .ip-price-icon svg{width:40px;height:50px}
.ip-price-grid-v2115 .ip-quote-card h3{grid-column:2;padding-left:0 !important;font-size:15.5px !important;line-height:1.02 !important;margin:0 0 6px !important}
.ip-price-grid-v2115 .ip-quote-card .ip-custom-price{grid-column:2;padding-left:0 !important;font-size:12.5px !important;line-height:1.2 !important;margin:0 !important;color:#526b7a !important;font-weight:500 !important}
.ip-price-note{margin:8px 0 0 !important;padding-left:calc(75% + 15px) !important;font-size:11.5px !important;line-height:1.32 !important;color:#536b79 !important;text-align:justify !important;text-justify:inter-word !important;max-width:none !important}
@media(max-width:980px){.ip-price-grid-v2115{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.ip-price-note{padding-left:0 !important}}
@media(max-width:680px){.ip-price-grid-v2115{grid-template-columns:1fr !important}}


/* v2.117 — Itinerario personalizado: alineación horizontal uniforme de secciones */
@media (min-width:981px){
  .itinerary-page-v2107 .ip-ideal-v2110,
  .itinerary-page-v2107 .ip-details-reference-v2112,
  .itinerary-page-v2107 .ip-pricing-v2115,
  .itinerary-page-v2107 .ip-process-v2115{
    width:min(1220px,calc(100% - 42px)) !important;
    max-width:1220px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
  }

  .ip-ideal-v2110 .ip-ideal-grid,
  .ip-price-grid-v2115{
    width:100% !important;
  }

  .ip-ideal-v2110 .ip-ideal-card{
    min-height:100px !important;
    padding:12px 15px !important;
  }

  .ip-price-grid-v2115 .ip-price-card{
    min-height:118px !important;
  }

  .ip-details-reference-v2112 .ip-example-column,
  .ip-details-reference-v2112 .ip-preview-reference{
    width:100% !important;
    max-width:none !important;
  }
}

/* v2.118 — Itinerario personalizado: “Cómo funciona” fiel a la referencia */
@media (min-width:981px){
  .itinerary-page-v2107 .ip-process-v2115{
    width:min(1220px,calc(100% - 42px)) !important;
    max-width:1220px !important;
    margin:0 auto !important;
    padding-top:22px !important;
    padding-bottom:26px !important;
  }
  .ip-process-v2115 .ip-process-title-wrap{
    margin-bottom:12px !important;
  }
  .ip-process-v2115 .ip-process-title-wrap h2{
    margin:0 0 2px !important;
    font-family:Georgia,'Times New Roman',serif !important;
    font-size:25px !important;
    line-height:1.02 !important;
    font-weight:700 !important;
    color:var(--navy) !important;
    text-align:left !important;
  }
  .ip-process-v2115 .ip-process-title-wrap p{
    margin:0 !important;
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:12.5px !important;
    line-height:1.25 !important;
    color:#446779 !important;
    text-align:left !important;
  }
  .ip-process-layout-v2115{
    display:grid !important;
    grid-template-columns:minmax(0,1.9fr) minmax(255px,.78fr) minmax(245px,.73fr) !important;
    gap:18px !important;
    align-items:stretch !important;
    width:100% !important;
  }
  .ip-process-steps-v2118{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr) !important;
    gap:8px !important;
    align-items:center !important;
    min-width:0 !important;
  }
  .ip-process-step-v2118{
    display:grid !important;
    grid-template-columns:46px 52px minmax(0,1fr) !important;
    gap:8px !important;
    align-items:center !important;
    min-width:0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }
  .ip-process-step-v2118 .ip-step{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    border-radius:50% !important;
    display:grid !important;
    place-items:center !important;
    color:#fff !important;
    font-family:Georgia,'Times New Roman',serif !important;
    font-size:17px !important;
    font-weight:700 !important;
    line-height:1 !important;
    box-shadow:0 4px 10px rgba(15,49,67,.08) !important;
  }
  .ip-process-step-v2118 .mint-dot{background:#6fa78f !important}
  .ip-process-step-v2118 .ip-step-coral{background:#ef7963 !important}
  .ip-process-step-v2118 .ip-step-blue{background:#56a7c8 !important}
  .ip-process-illustration{
    width:50px !important;
    height:50px !important;
    display:grid !important;
    place-items:center !important;
  }
  .ip-process-illustration svg{width:48px !important;height:48px !important;display:block !important}
  .ip-process-copy h3{
    margin:0 0 4px !important;
    font-family:Georgia,'Times New Roman',serif !important;
    color:var(--navy) !important;
    font-size:14.5px !important;
    line-height:1.08 !important;
    font-weight:700 !important;
  }
  .ip-process-copy p{
    margin:0 !important;
    font-family:Arial,Helvetica,sans-serif !important;
    color:#587081 !important;
    font-size:11.3px !important;
    line-height:1.34 !important;
  }
  .ip-process-steps-v2118 .ip-arrow{
    justify-self:center !important;
    align-self:center !important;
    font-size:27px !important;
    line-height:1 !important;
    color:#315e77 !important;
    font-family:Arial,Helvetica,sans-serif !important;
  }
  .ip-important-card-v2115,
  .ip-adventure-card-v2115{
    min-height:176px !important;
    box-sizing:border-box !important;
  }
  .ip-important-card-v2115{
    background:#fdebe3 !important;
    border:1px solid #f5d2c5 !important;
    border-radius:16px !important;
    padding:15px 17px !important;
    color:#536d7b !important;
  }
  .ip-important-head{gap:10px !important;margin-bottom:8px !important}
  .ip-important-head span{
    width:34px !important;height:34px !important;
    background:#ed775f !important;
    font-size:23px !important;
  }
  .ip-important-head h3{
    font-family:Georgia,'Times New Roman',serif !important;
    color:#aa5945 !important;
    font-size:18px !important;
    line-height:1 !important;
  }
  .ip-important-card-v2115 p{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:11.4px !important;
    line-height:1.42 !important;
    color:#5d7280 !important;
    margin:0 0 10px !important;
  }
  .ip-important-card-v2115 p:last-child{margin-bottom:0 !important}
  .ip-adventure-card-v2115{
    background:#edf6eb !important;
    border:1px solid #d8e8d5 !important;
    border-radius:16px !important;
    padding:16px 16px 15px 74px !important;
    justify-content:center !important;
  }
  .ip-adventure-icon{
    left:17px !important;
    top:18px !important;
    width:42px !important;
    height:42px !important;
    border:0 !important;
    color:#1d6870 !important;
  }
  .ip-adventure-icon svg{width:42px !important;height:42px !important;display:block !important}
  .ip-adventure-card-v2115 h3{
    font-family:Georgia,'Times New Roman',serif !important;
    color:var(--navy) !important;
    font-size:16px !important;
    line-height:1.08 !important;
    margin:0 0 8px !important;
  }
  .ip-adventure-card-v2115 p{
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:11.3px !important;
    line-height:1.35 !important;
    color:#567184 !important;
    margin:0 0 11px !important;
  }
  .ip-adventure-card-v2115 .ip-btn{
    width:100% !important;
    min-height:36px !important;
    padding:9px 14px !important;
    border-radius:22px !important;
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:11.5px !important;
    font-weight:700 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:12px !important;
  }
  .ip-mini-heart{right:10px !important;bottom:7px !important;font-size:23px !important}
}

@media (min-width:681px) and (max-width:980px){
  .ip-process-layout-v2115{grid-template-columns:1fr 1fr !important;gap:16px !important}
  .ip-process-steps-v2118{grid-column:1/-1;display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;gap:8px;align-items:center}
  .ip-process-step-v2118{display:grid;grid-template-columns:42px 48px 1fr;gap:7px;align-items:center}
  .ip-process-step-v2118 .ip-step{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:700}
  .ip-process-illustration svg{width:44px;height:44px}
}

@media (max-width:680px){
  .ip-process-steps-v2118{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}
  .ip-process-step-v2118{display:grid !important;grid-template-columns:44px 50px 1fr !important;gap:8px !important;align-items:center !important}
  .ip-process-step-v2118 .ip-step{width:42px !important;height:42px !important;display:grid !important;place-items:center !important;border-radius:50% !important;color:#fff !important;font-weight:700 !important}
  .ip-process-step-v2118 .mint-dot{background:#6fa78f !important}
  .ip-process-step-v2118 .ip-step-coral{background:#ef7963 !important}
  .ip-process-step-v2118 .ip-step-blue{background:#56a7c8 !important}
  .ip-process-illustration svg{width:46px !important;height:46px !important}
  .ip-process-steps-v2118 .ip-arrow{transform:rotate(90deg);justify-self:center;font-size:24px;color:#315e77}
}


/* v2.119 — Itinerario personalizado: pasos de “Cómo funciona” con texto debajo del icono */
@media (min-width:681px){
  .ip-process-step-v2118{
    display:grid !important;
    grid-template-columns:46px 58px !important;
    grid-template-rows:auto auto !important;
    column-gap:9px !important;
    row-gap:7px !important;
    align-items:center !important;
    justify-content:start !important;
  }
  .ip-process-step-v2118 .ip-step{
    grid-column:1 !important;
    grid-row:1 !important;
    align-self:center !important;
    justify-self:start !important;
  }
  .ip-process-step-v2118 .ip-process-illustration{
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:center !important;
    justify-self:start !important;
  }
  .ip-process-step-v2118 .ip-process-copy{
    grid-column:1 / -1 !important;
    grid-row:2 !important;
    width:100% !important;
    padding-left:0 !important;
    text-align:left !important;
  }
  .ip-process-step-v2118 .ip-process-copy h3{
    margin:0 0 5px !important;
    font-size:14.5px !important;
    line-height:1.08 !important;
  }
  .ip-process-step-v2118 .ip-process-copy p{
    margin:0 !important;
    font-size:11.3px !important;
    line-height:1.34 !important;
  }
  .ip-process-steps-v2118{
    align-items:start !important;
  }
  .ip-process-steps-v2118 .ip-arrow{
    align-self:center !important;
    margin-top:5px !important;
  }
}

@media (min-width:981px){
  .ip-process-step-v2118{
    min-height:154px !important;
    align-content:start !important;
  }
}

@media (max-width:680px){
  .ip-process-step-v2118{
    grid-template-columns:44px 52px !important;
    grid-template-rows:auto auto !important;
    row-gap:7px !important;
  }
  .ip-process-step-v2118 .ip-step{grid-column:1 !important;grid-row:1 !important}
  .ip-process-step-v2118 .ip-process-illustration{grid-column:2 !important;grid-row:1 !important}
  .ip-process-step-v2118 .ip-process-copy{grid-column:1/-1 !important;grid-row:2 !important;text-align:left !important}
}

/* v2.123 — Cabecera de Itinerario personalizado a ancho completo, como Servicios */
@media (min-width:981px){
  .itinerary-page-v2107 .ip-hero{
    position:relative;
    overflow:hidden;
  }
  .itinerary-page-v2107 .ip-hero-grid{
    position:relative;
    display:block;
    min-height:340px;
    padding-top:18px;
    padding-bottom:20px;
  }
  .itinerary-page-v2107 .ip-hero-copy{
    position:relative;
    z-index:3;
    width:44%;
    max-width:540px;
  }
  .itinerary-page-v2107 .ip-hero-visual-wrap{
    position:absolute;
    z-index:1;
    top:0;
    bottom:0;
    left:45%;
    width:calc(55% + ((100vw - 100%) / 2));
    min-height:0;
    height:auto;
    display:block;
    overflow:hidden;
  }
  .itinerary-page-v2107 .ip-hero-visual{
    display:block;
    width:100%;
    height:100%;
    max-height:none;
    object-fit:cover;
    object-position:center;
    border-radius:0;
    mix-blend-mode:normal;
  }
  .itinerary-page-v2107 .ip-handnote{
    z-index:2;
  }
}

/* v2.125 — Itinerario personalizado: margen derecho uniforme entre secciones */
@media (min-width:981px){
  .itinerary-page-v2107 .ip-details-reference-v2112{
    grid-template-columns:minmax(0,5fr) minmax(0,7fr) !important;
    width:min(1220px,calc(100% - 42px)) !important;
    max-width:1220px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
  }
  .itinerary-page-v2107 .ip-details-reference-v2112 > *{
    min-width:0 !important;
  }
  .itinerary-page-v2107 .ip-details-reference-v2112 .ip-example-column,
  .itinerary-page-v2107 .ip-details-reference-v2112 .ip-preview-reference{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}

/* v2.127 — nota pequeña de T&G Concierge */
.sp-concierge-note{font-size:.82em;line-height:1.35;margin:8px 0 12px;}

/* v2.129 — página T&G Travel */
.tgtravel-page-v2129{background:#fbf8f1;color:#0a3a5c}.tgtv-hero{position:relative;min-height:480px;border-bottom:1px solid #e8dfd2;overflow:hidden;background:#fbf8f1}.tgtv-hero-image{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat}.tgtv-hero.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbf8f1 0%,rgba(251,248,241,.96) 31%,rgba(251,248,241,.25) 55%,rgba(251,248,241,0) 72%)}.tgtv-hero-inner{position:relative;z-index:2;min-height:480px;display:flex;align-items:center}.tgtv-hero-copy{width:46%;max-width:610px;padding:38px 0}.tgtv-kicker{font-weight:800;font-size:15px}.tgtv-hero h1,.tgtv-section h2,.tgtv-bottom h2{font-family:Georgia,serif;color:#063858}.tgtv-hero h1{font-size:68px;line-height:.95;margin:15px 0 5px}.tgtv-hero h2{font-family:Georgia,serif;color:#ef725e;font-size:28px;margin:0 0 16px}.tgtv-hero p{font-size:18px;line-height:1.45;margin:0 0 24px}.tgtv-btn{display:inline-flex;gap:28px;align-items:center;justify-content:center;background:#70ad94;color:#fff!important;text-decoration:none;font-weight:800;border-radius:28px;padding:15px 27px}.tgtv-benefits{display:flex;gap:28px;margin-top:22px;font-size:14px;font-weight:700}.tgtv-section{padding-top:28px;padding-bottom:22px;text-align:center}.tgtv-section>h2{font-size:32px;margin:0}.tgtv-sub{margin:2px 0 16px;font-size:17px}.tgtv-grid{display:grid;gap:16px}.tgtv-grid.four{grid-template-columns:repeat(4,1fr)}.tgtv-grid.six{grid-template-columns:repeat(6,1fr)}.tgtv-grid article{background:#fff;border:1px solid #e9dfd3;border-radius:8px;padding:18px 14px;box-shadow:0 5px 18px rgba(23,63,85,.04)}.tgtv-grid h3{font-family:Georgia,serif;color:#06467b;font-size:18px;margin:8px 0 6px}.tgtv-grid p{font-size:14px;line-height:1.35;margin:0}.tgtv-round{width:68px;height:68px;margin:0 auto;border-radius:50%;background:#fbf5ec;display:grid;place-items:center;font-size:36px;color:#07508c}.tgtv-organize{border-top:1px solid #eee4d8}.tgtv-service-icon{font-size:38px;color:#07508c;min-height:48px}.tgtv-bottom{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding-top:10px;padding-bottom:34px}.tgtv-bottom h2{font-size:30px;margin:0}.tgtv-bottom>div>p{margin:0 0 14px}.tgtv-includes ul{list-style:none;padding:0;margin:12px 0}.tgtv-includes>ul li{margin:10px 0;padding-left:30px;position:relative}.tgtv-includes>ul li:before{content:'✓';position:absolute;left:0;top:-2px;width:21px;height:21px;border-radius:50%;background:#70ad94;color:#fff;text-align:center;font-weight:800}.tgtv-notincluded{margin-top:20px;background:#fff0eb;border:1px solid #ffd6cd;border-radius:9px;padding:15px 22px}.tgtv-notincluded h3{font-family:Georgia,serif;color:#174667;font-size:22px;margin:0}.tgtv-notincluded ul{margin:7px 0 0}.tgtv-notincluded li{margin:4px 0!important;padding-left:0!important}.tgtv-notincluded li:before{content:'⊖'!important;position:static!important;background:none!important;color:#f06452!important;margin-right:8px}.tgtv-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.tgtv-steps article{position:relative;text-align:center}.tgtv-steps article:not(:last-child):after{content:'';position:absolute;top:16px;left:66%;width:70%;border-top:1px dashed #8bb6aa}.tgtv-steps b{position:relative;z-index:2;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;margin:0 auto 10px;background:#679f89;color:#fff}.tgtv-stepicon{font-size:31px;min-height:39px;color:#07508c}.tgtv-steps h3{font-family:Georgia,serif;color:#07508c;font-size:15px;margin:6px 0}.tgtv-steps p{font-size:12px;line-height:1.35;margin:0}.tgtv-concierge{margin-top:24px;background:linear-gradient(90deg,#edf7fc,#f5fbff);border:1px solid #d7e9f2;border-radius:9px;padding:17px 22px}.tgtv-concierge h3{font-family:Georgia,serif;font-size:19px;margin:0 0 5px}.tgtv-concierge p{font-size:13px;margin:0 0 12px}.tgtv-concierge .tgtv-btn{padding:11px 20px;font-size:13px}
@media(max-width:980px){.tgtv-hero{min-height:420px}.tgtv-hero-inner{min-height:420px}.tgtv-hero-copy{width:58%}.tgtv-hero h1{font-size:52px}.tgtv-grid.six{grid-template-columns:repeat(3,1fr)}.tgtv-bottom{grid-template-columns:1fr}.tgtv-benefits{flex-wrap:wrap;gap:12px 20px}}
@media(max-width:700px){.tgtv-hero{min-height:auto}.tgtv-hero-image{position:relative;height:230px;background-position:center}.tgtv-hero.has-image:after{display:none}.tgtv-hero-inner{min-height:auto}.tgtv-hero-copy{width:100%;padding:25px 0}.tgtv-hero h1{font-size:48px}.tgtv-hero h2{font-size:24px}.tgtv-hero p{font-size:16px}.tgtv-benefits{font-size:12px}.tgtv-grid.four,.tgtv-grid.six{grid-template-columns:1fr 1fr}.tgtv-section>h2,.tgtv-bottom h2{font-size:27px}.tgtv-steps{grid-template-columns:1fr 1fr;gap:24px 10px}.tgtv-steps article:after{display:none}}
@media(max-width:440px){.tgtv-grid.four,.tgtv-grid.six{grid-template-columns:1fr}.tgtv-steps{grid-template-columns:1fr 1fr}.tgtv-btn{width:100%;box-sizing:border-box}.tgtv-hero h1{font-size:43px}}

/* v2.130 — iconos de beneficios de la cabecera T&G Travel */
.tgtv-benefits span{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}
.tgtv-benefit-icon{width:23px;height:23px;flex:0 0 23px;fill:none;stroke:#1d5d91;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:700px){.tgtv-benefits span{white-space:normal}.tgtv-benefit-icon{width:21px;height:21px;flex-basis:21px}}

/* v2.131 — T&G Travel: iconografía exacta de la sección Para quién es este servicio */
.tgtv-audience .tgtv-round{width:68px;height:68px;background:#fbf5ec;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.tgtv-audience .tgtv-round svg{width:38px;height:38px;fill:none;stroke:#07508c;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}
.tgtv-audience .tgtv-grid article{padding-top:14px;}
.tgtv-audience .tgtv-grid h3{margin-top:8px;}


/* v2.132 — T&G Travel: iconografía lineal fiel a referencias en Organización y Cómo funciona */
.tgtravel-page-v2129 .tgtv-organize .tgtv-grid.six{gap:12px !important}
.tgtravel-page-v2129 .tgtv-organize .tgtv-grid.six article{padding:17px 12px 19px !important;min-height:205px;display:flex;flex-direction:column;align-items:center}
.tgtravel-page-v2129 .tgtv-service-icon{width:50px;height:50px;min-height:50px;display:grid;place-items:center;margin:0 auto 3px;color:#07508c}
.tgtravel-page-v2129 .tgtv-service-icon svg{width:46px;height:46px;fill:none;stroke:#07508c;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}
.tgtravel-page-v2129 .tgtv-organize .tgtv-grid h3{font-family:Arial,sans-serif;font-weight:800;font-size:16px;line-height:1.08;margin:6px 0 9px}
.tgtravel-page-v2129 .tgtv-organize .tgtv-grid p{font-size:12.5px;line-height:1.35}
.tgtravel-page-v2129 .tgtv-how .tgtv-steps{margin-top:20px;gap:12px}
.tgtravel-page-v2129 .tgtv-stepicon{height:45px;min-height:45px;display:grid;place-items:center}
.tgtravel-page-v2129 .tgtv-stepicon svg{width:39px;height:39px;fill:none;stroke:#07508c;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.tgtravel-page-v2129 .tgtv-steps h3{font-family:Arial,sans-serif;font-weight:800;font-size:14px;line-height:1.12;margin:5px 0 6px}
.tgtravel-page-v2129 .tgtv-steps p{font-size:11.5px;line-height:1.35}
@media(max-width:700px){.tgtravel-page-v2129 .tgtv-organize .tgtv-grid.six article{min-height:190px}.tgtravel-page-v2129 .tgtv-service-icon svg{width:42px;height:42px}}

/* v2.133 — página T&G Concierge */
.tgconc-page-v2133{background:#fbf8f1;color:#0a3a5c}.tgc-hero{position:relative;min-height:500px;overflow:hidden;border-bottom:1px solid #eee2d4}.tgc-hero-image{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.tgc-hero.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbf8f1 0%,rgba(251,248,241,.97) 32%,rgba(251,248,241,.35) 54%,rgba(251,248,241,0) 72%)}.tgc-hero-inner{position:relative;z-index:2;min-height:500px;display:flex;align-items:center}.tgc-hero-copy{width:47%;max-width:620px}.tgc-kicker{font-weight:800;font-size:15px}.tgc-hero h1,.tgc-section h2,.tgc-includes h2{font-family:Georgia,serif;color:#063c70}.tgc-hero h1{font-size:65px;line-height:1;margin:14px 0 5px}.tgc-hero h2{font-family:Georgia,serif;color:#f06454;font-size:29px;line-height:1.08;margin:0 0 17px}.tgc-hero-copy>p{font-size:18px;line-height:1.42;margin:0 0 20px}.tgc-actions{display:flex;align-items:center;gap:18px}.tgc-btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:#6ca88f;color:#fff!important;text-decoration:none;font-weight:800;border-radius:30px;padding:15px 27px}.tgc-price{background:#fff1e4;border-radius:25px;padding:13px 19px;font-family:Georgia,serif;font-size:18px;font-weight:700;color:#60452e}.tgc-benefits{display:flex;gap:30px;margin-top:24px;font-weight:700;color:#15528c}.tgc-section{padding:25px 0;text-align:center}.tgc-section>h2,.tgc-includes h2{font-size:32px;text-align:center;margin:0}.tgc-section>p{margin:2px 0 15px}.tgc-grid{display:grid;gap:18px}.tgc-grid.four{grid-template-columns:repeat(4,1fr)}.tgc-grid.three{grid-template-columns:repeat(3,1fr)}.tgc-grid article{background:#fff;border:1px solid #e9dfd3;border-radius:8px;box-shadow:0 4px 15px rgba(20,50,70,.04);padding:16px}.tgc-audience article i{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;margin:0 auto 8px;background:#fbf4e9;color:#0a4d88;font-style:normal;font-size:32px}.tgc-grid h3{font-family:Georgia,serif;color:#06467b;font-size:19px;margin:5px 0}.tgc-grid p{font-size:14px;line-height:1.35;margin:0}.tgc-includes{padding:20px 0;border-top:1px solid #eee4d8;border-bottom:1px solid #eee4d8;background:#fffdf9}.tgc-checkcols{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:960px;margin:10px auto 0}.tgc-checkcols ul{list-style:none;padding:0;margin:0}.tgc-checkcols li{position:relative;padding-left:35px;margin:12px 0;font-size:16px}.tgc-checkcols li:before{content:'✓';position:absolute;left:0;top:-3px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#65a18d;color:#fff;font-weight:900}.tgc-receive{padding-top:18px}.tgc-receive article{padding:0 0 15px;overflow:hidden}.tgc-mock{height:190px;background:#f6eee3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:25px 42px;box-sizing:border-box;color:#0b4477;text-align:left}.tgc-mock.phone{background:linear-gradient(120deg,#f7efe5,#fff)}.tgc-mock.phone b{font-family:Georgia,serif;font-size:24px;margin-bottom:12px}.tgc-mock.phone span,.tgc-mock.itinerary span{margin:3px 0}.tgc-mock.itinerary{background:#f7ede2;padding-left:100px}.tgc-mock.itinerary em{font-family:cursive;font-size:21px;margin-bottom:8px}.tgc-mock.folder{align-items:center;text-align:center;background:linear-gradient(135deg,#eee5d8,#faf7f0)}.tgc-mock.folder b{background:#073b61;color:#f3d69a;font-family:Georgia,serif;font-size:25px;padding:28px 55px;transform:rotate(-3deg);box-shadow:8px 8px 0 rgba(0,0,0,.08)}.tgc-mock.folder span{font-size:9px;margin-top:-18px;color:#f3d69a;z-index:2}.tgc-how{border-top:1px solid #eee4d8}.tgc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:18px 0}.tgc-steps article{position:relative}.tgc-steps article:not(:last-child):after{content:"";position:absolute;top:17px;left:67%;width:75%;border-top:1px dashed #84b2a4}.tgc-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#65a18d;color:#fff;margin:0 auto 7px;position:relative;z-index:2}.tgc-steps i{display:block;font-style:normal;color:#07508c;font-size:31px;height:38px}.tgc-steps h3{font-family:Georgia,serif;color:#07508c;font-size:17px;margin:4px}.tgc-steps p{font-size:13px;margin:0;line-height:1.35}.tgc-lower{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;text-align:left}.tgc-lower>div{border-radius:9px;padding:16px 24px}.tgc-lower h3{font-family:Georgia,serif;font-size:20px;margin:0 0 5px}.tgc-lower p{font-size:13px;margin:0}.tgc-no{background:#fff0eb;border:1px solid #ffd8ce}.tgc-simple{background:#eef8fd;border:1px solid #d8eaf4}.tgc-simple .small{padding:10px 22px;margin-top:9px;font-size:13px}
@media(max-width:980px){.tgc-hero-copy{width:58%}.tgc-hero h1{font-size:52px}.tgc-benefits{flex-wrap:wrap;gap:12px 20px}.tgc-grid.four{grid-template-columns:repeat(2,1fr)}.tgc-checkcols{gap:25px}.tgc-mock.itinerary{padding-left:45px}}
@media(max-width:700px){.tgc-hero{min-height:auto}.tgc-hero-image{position:relative;height:240px}.tgc-hero.has-image:after{display:none}.tgc-hero-inner{min-height:auto}.tgc-hero-copy{width:100%;padding:25px 0}.tgc-hero h1{font-size:46px}.tgc-hero h2{font-size:25px}.tgc-actions{align-items:stretch;flex-direction:column}.tgc-benefits{font-size:12px}.tgc-grid.four,.tgc-grid.three,.tgc-checkcols,.tgc-lower{grid-template-columns:1fr}.tgc-steps{grid-template-columns:1fr 1fr;gap:24px 12px}.tgc-steps article:after{display:none}.tgc-mock{height:175px}.tgc-section>h2,.tgc-includes h2{font-size:27px}}
@media(max-width:440px){.tgc-grid.four{grid-template-columns:1fr}.tgc-btn{width:100%;box-sizing:border-box}.tgc-price{text-align:center}.tgc-steps{grid-template-columns:1fr 1fr}.tgc-hero h1{font-size:42px}}


/* v2.134 — T&G Concierge: iconografía de “¿Para quién es este servicio?” */
.tgconc-page-v2133 .tgc-audience .tgc-aud-icon{
  display:grid;place-items:center;width:66px;height:66px;border-radius:50%;margin:0 auto 8px;
  background:#fbf4e9;color:#0a4d88;font-style:normal;font-size:0;position:relative;
}
.tgconc-page-v2133 .tgc-audience .tgc-aud-icon::before{
  content:"";width:34px;height:34px;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;
}
.tgconc-page-v2133 .tgc-aud-plane::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%230a4d88' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M42 7c-2.2-2.2-6.3.2-8.1 2L27 15.9 10 11l-3.4 3.4 13.1 8.7-7.1 7.1-5.2-1.1-2.6 2.6 7.5 4.1 4.1 7.5 2.6-2.6-1.1-5.2 7.1-7.1 8.7 13.1 3.4-3.4-4.9-17 6.9-6.9C40.8 13.3 44.2 9.2 42 7Z'/%3E%3C/svg%3E")}
.tgconc-page-v2133 .tgc-aud-clipboard::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%230a4d88' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='11' y='9' width='26' height='34' rx='3'/%3E%3Cpath d='M18 10V7h12v3M18 18h12M18 24h12M18 30h12M18 36h9'/%3E%3C/svg%3E")}
.tgconc-page-v2133 .tgc-aud-lotus::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%230a4d88' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 39c-7-4-10-10-9-18 5 2 8 5 9 10 1-5 4-8 9-10 1 8-2 14-9 18Z'/%3E%3Cpath d='M24 31c-5-5-6-11 0-19 6 8 5 14 0 19ZM15 27c-5-2-8-1-11 1 4 7 10 11 20 11M33 27c5-2 8-1 11 1-4 7-10 11-20 11'/%3E%3C/svg%3E")}
.tgconc-page-v2133 .tgc-aud-camera::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%230a4d88' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 16h9l3-5h10l3 5h9v25H7V16Z'/%3E%3Ccircle cx='24' cy='28' r='8'/%3E%3Cpath d='M36 21h.01'/%3E%3C/svg%3E")}

/* v2.135 — T&G Concierge: imágenes editables de “¿Qué recibís?” */
.tgc-receive-image{width:100%;aspect-ratio:16/7;background:#fff;border-bottom:1px solid #eee4d8;overflow:hidden}
.tgc-receive-image img{display:block;width:100%;height:100%;object-fit:cover}
.tgc-receive-image:not(.has-image){background:#fff}
@media(max-width:760px){.tgc-receive-image{aspect-ratio:16/9}}

/* v2.136 — Cabecera T&G Concierge: tipografía, acciones e iconos según referencia */
@media (min-width:701px){
.tgc-hero-copy{width:49%;max-width:650px}
.tgc-kicker{font-size:16px;color:#073f70;display:flex;align-items:center;gap:10px;margin-bottom:18px}
.tgc-hero h1{font-size:72px;line-height:.94;letter-spacing:-1.5px;margin:0 0 12px;font-weight:700}
.tgc-hero h2{font-size:31px;line-height:1.03;margin:0 0 23px;font-weight:700}
.tgc-hero-copy>p{font-size:19px;line-height:1.48;max-width:630px;margin-bottom:28px}
.tgc-actions{gap:24px}.tgc-btn{min-width:330px;border-radius:38px;padding:18px 30px;font-size:18px;justify-content:space-between;box-shadow:0 7px 18px rgba(62,122,99,.13)}
.tgc-price{display:inline-flex;align-items:center;gap:12px;border:1px solid #ead8bf;background:#fff9ef;border-radius:34px;padding:14px 24px;font-size:20px}
.tgc-benefits{gap:0;margin-top:30px;font-family:Arial,sans-serif;font-size:16px;font-weight:600;align-items:center}
.tgc-benefits span{display:flex;align-items:center;gap:12px;padding:0 28px 0 0;margin-right:28px;min-height:50px;border-right:1px solid #e7ddcf}
.tgc-benefits span:last-child{border-right:0;margin-right:0;padding-right:0}
.tgc-benefits i{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#faf4e9;display:grid;place-items:center;position:relative}
.tgc-benefits i:before,.tgc-benefits i:after{content:"";position:absolute;box-sizing:border-box}
.tgc-benefit-doc:before{width:17px;height:22px;border:2px solid #17568c;border-radius:2px}
.tgc-benefit-doc:after{width:8px;height:2px;background:#17568c;box-shadow:0 5px 0 #17568c,0 10px 0 #17568c}
.tgc-benefit-heart:before{width:19px;height:19px;border:2px solid #17568c;border-top:0;border-left:0;transform:rotate(45deg);top:9px;left:11px;border-radius:0 0 4px 0}
.tgc-benefit-heart:after{width:11px;height:11px;border:2px solid #17568c;border-right:0;border-bottom:0;border-radius:8px 8px 0 8px;top:8px;left:7px;box-shadow:7px -7px 0 -2px #faf4e9}
.tgc-benefit-star:before{content:"☆";font-size:32px;line-height:1;color:#17568c;top:4px;left:7px}
}


/* v2.137 — T&G Travel: aviso de servicio sin costo junto al CTA */
.tgtravel-page-v2129 .tgtv-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:nowrap}
.tgtravel-page-v2129 .tgtv-free-note{display:inline-flex;align-items:center;min-height:62px;padding:8px 25px 8px 19px;border-radius:34px;background:linear-gradient(90deg,#fbf6ec,#f4eee2);color:#183d56;box-sizing:border-box;white-space:nowrap}
.tgtravel-page-v2129 .tgtv-free-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px}
.tgtravel-page-v2129 .tgtv-free-icon svg{width:31px;height:31px;fill:none;stroke:#9a8569;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.tgtravel-page-v2129 .tgtv-free-divider{width:1px;height:39px;background:#d8cdbd;margin:0 17px 0 5px}
.tgtravel-page-v2129 .tgtv-free-copy{display:flex;flex-direction:column;line-height:1.15;text-align:left}
.tgtravel-page-v2129 .tgtv-free-copy strong{font-family:Arial,sans-serif;font-size:16px;font-weight:800;color:#1b2f3a}
.tgtravel-page-v2129 .tgtv-free-copy small{font-family:Arial,sans-serif;font-size:14px;color:#8b847a;margin-top:4px}
@media(max-width:1100px){.tgtravel-page-v2129 .tgtv-hero-actions{flex-wrap:wrap}.tgtravel-page-v2129 .tgtv-free-note{min-width:390px}}
@media(max-width:700px){.tgtravel-page-v2129 .tgtv-hero-actions{display:grid;gap:12px}.tgtravel-page-v2129 .tgtv-free-note{min-width:0;width:100%;padding-right:16px}.tgtravel-page-v2129 .tgtv-free-copy strong{font-size:15px}.tgtravel-page-v2129 .tgtv-free-copy small{font-size:12px;white-space:normal}}

/* v2.138 — T&G Concierge: precio y beneficios del hero según referencia */
@media (min-width:701px){
.tgconc-page-v2133 .tgc-actions{display:flex;align-items:center;gap:24px;flex-wrap:nowrap}
.tgconc-page-v2133 .tgc-price{min-height:66px;padding:8px 28px 8px 16px;border:1px solid #ead8bf;background:#fff9ef;border-radius:36px;display:inline-flex;align-items:center;gap:16px;box-sizing:border-box;font-family:Georgia,serif;color:#60452e;white-space:nowrap}
.tgconc-page-v2133 .tgc-price-icon{width:42px;height:42px;border:2px solid #8b6847;border-radius:50%;display:grid;place-items:center;flex:0 0 42px;font-family:Georgia,serif;font-style:normal;font-size:22px;line-height:1;color:#8b6847}
.tgconc-page-v2133 .tgc-price strong{font-family:Georgia,serif;font-size:21px;line-height:1;font-weight:700;color:#60452e}
.tgconc-page-v2133 .tgc-benefits{display:flex;align-items:center;gap:0;margin-top:31px;color:#0a477b;font-family:Georgia,serif;font-size:17px;font-weight:700}
.tgconc-page-v2133 .tgc-benefits span{display:flex;align-items:center;gap:13px;min-height:58px;padding:0 30px 0 0;margin:0 30px 0 0;border-right:1px solid #e4d9c9;line-height:1.15}
.tgconc-page-v2133 .tgc-benefits span:last-child{border-right:0;margin-right:0;padding-right:0}
.tgconc-page-v2133 .tgc-benefits i{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#faf4e9}
}
@media (max-width:700px){
.tgconc-page-v2133 .tgc-price{display:flex;justify-content:center;min-height:58px;gap:12px}
.tgconc-page-v2133 .tgc-price-icon{width:36px;height:36px;border:2px solid #8b6847;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#8b6847}
.tgconc-page-v2133 .tgc-benefits span{border-right:0}
}

/* v2.139 — iconos completos del hero T&G Concierge */
.tgconc-page-v2133 .tgc-benefits .tgc-benefit-svg{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#faf4e9;display:grid;place-items:center;position:relative}
.tgconc-page-v2133 .tgc-benefits .tgc-benefit-svg:before,.tgconc-page-v2133 .tgc-benefits .tgc-benefit-svg:after{content:none!important}
.tgconc-page-v2133 .tgc-benefits .tgc-benefit-svg svg{width:27px;height:27px;display:block;fill:none;stroke:#17568c;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}

/* v2.140 — T&G Travel: iconos de audiencia fieles a la referencia */
.tgtravel-page-v2129 .tgtv-audience .tgtv-round{width:76px;height:76px;background:#fbf5ec!important;}
.tgtravel-page-v2129 .tgtv-audience .tgtv-round svg{width:44px;height:44px;display:block;fill:none!important;stroke:#07508c!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;overflow:visible;}
.tgtravel-page-v2129 .tgtv-audience .tgtv-grid article{padding-top:28px!important;}
@media(max-width:700px){.tgtravel-page-v2129 .tgtv-audience .tgtv-round{width:70px;height:70px}.tgtravel-page-v2129 .tgtv-audience .tgtv-round svg{width:40px;height:40px}}

/* v2.141 — T&G Travel: iconos de “¿Qué podemos organizar por vos?” según referencia */
.tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon{
  width:74px !important;
  height:74px !important;
  min-height:74px !important;
  margin:0 auto 8px !important;
  border-radius:50% !important;
  background:#fbf5ec !important;
  display:grid !important;
  place-items:center !important;
}
.tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon svg{
  width:48px !important;
  height:48px !important;
  display:block !important;
  overflow:visible !important;
  fill:none !important;
  stroke:#07508c !important;
  stroke-width:2.5 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
@media(max-width:700px){
  .tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon{width:66px !important;height:66px !important;min-height:66px !important}
  .tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon svg{width:43px !important;height:43px !important}
}

/* v2.142 — T&G Concierge: Cómo funciona según referencia */
.tgc-how{padding-top:18px!important}
.tgc-how>h2{font-size:31px!important;line-height:1!important;margin:0 0 15px!important}
.tgc-steps{grid-template-columns:repeat(4,1fr)!important;gap:44px!important;margin:0 auto 18px!important;max-width:1160px!important}
.tgc-steps article{position:relative;text-align:center!important;min-width:0}
.tgc-step-top{height:55px;display:flex;align-items:center;justify-content:center;gap:22px;position:relative}
.tgc-steps article:not(:last-child):after{content:""!important;position:absolute!important;top:27px!important;left:73%!important;width:63%!important;border-top:2px dotted #9bc3bb!important;z-index:0!important}
.tgc-steps b{flex:0 0 34px!important;width:34px!important;height:34px!important;margin:0!important;border-radius:50%!important;background:#65a18d!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:17px!important;font-weight:700!important;display:grid!important;place-items:center!important;position:relative!important;z-index:2!important}
.tgc-step-svg{width:45px;height:45px;display:grid;place-items:center;position:relative;z-index:2;background:#fbf8f1}
.tgc-step-svg svg{width:40px;height:40px;fill:none;stroke:#06467b;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.tgc-step-svg svg circle{fill:none}
.tgc-steps h3{font-family:Georgia,serif!important;color:#06467b!important;font-size:17px!important;line-height:1.08!important;margin:2px 0 5px!important;font-weight:700!important}
.tgc-steps p{font-size:13px!important;line-height:1.28!important;margin:0!important;color:#164c76!important}
@media(max-width:700px){
 .tgc-steps{grid-template-columns:1fr 1fr!important;gap:28px 18px!important}
 .tgc-steps article:after{display:none!important}
 .tgc-step-top{gap:15px}
}
@media(max-width:440px){.tgc-steps{grid-template-columns:1fr!important}.tgc-step-top{justify-content:center}}

/* v2.143 — T&G Travel: servicios sin círculo, iconos lineales como referencia */
.tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon{
  width:auto !important;
  height:66px !important;
  min-height:66px !important;
  margin:0 auto 7px !important;
  border-radius:0 !important;
  background:transparent !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon svg{
  width:58px !important;
  height:58px !important;
  display:block !important;
  overflow:visible !important;
  fill:none !important;
  stroke:#07508c !important;
  stroke-width:2.65 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.tgtravel-page-v2129 .tgtv-organize .tgtv-grid.six article{
  justify-content:flex-start !important;
  padding-top:25px !important;
}
@media(max-width:700px){
  .tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon{height:58px !important;min-height:58px !important}
  .tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon svg{width:50px !important;height:50px !important}
}


/* v2.144 — T&G Travel: iconos exactos extraídos de la referencia aportada */
.tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon img{
  width:auto !important;
  height:58px !important;
  max-width:78px !important;
  object-fit:contain !important;
  display:block !important;
}
@media(max-width:700px){
  .tgtravel-page-v2129 .tgtv-organize .tgtv-service-icon img{height:50px !important;max-width:70px !important}
}


/* v2.145 — T&G Concierge: iconos exactos extraídos de la referencia aportada */
.tgc-how .tgc-step-svg img{
  width:auto !important;
  height:auto !important;
  max-width:43px !important;
  max-height:43px !important;
  object-fit:contain !important;
  display:block !important;
}
.tgc-how .tgc-steps article:nth-child(1) .tgc-step-svg img{max-width:41px !important;max-height:36px !important}
.tgc-how .tgc-steps article:nth-child(2) .tgc-step-svg img{max-width:40px !important;max-height:40px !important}
.tgc-how .tgc-steps article:nth-child(3) .tgc-step-svg img{max-width:41px !important;max-height:42px !important}
.tgc-how .tgc-steps article:nth-child(4) .tgc-step-svg img{max-width:40px !important;max-height:34px !important}


/* v2.146 — T&G Concierge: iconos reemplazados por la nueva referencia aportada */


/* v2.147 — T&G Concierge: icono de personalización reemplazado por la nueva referencia puntual */


/* v2.148 — T&G Concierge: icono de personalización corregido con la imagen exacta aportada por la usuaria */

/* v2.149 — T&G Concierge: los cuatro iconos de “¿Cómo funciona?” fueron sustituidos por los de la referencia aprobada. */

/* v2.150 — T&G Concierge: icono del engranaje (paso 3) sustituido por el recorte exacto de la referencia aprobada, para eliminar la rayita superior. */
/* v2.150.1 — el paso 3 usa un nombre de archivo nuevo para evitar que el navegador sirva el icono anterior desde caché. */
