:root{
  --tw-blue:#09358f;
  --tw-blue-dark:#07286c;
  --tw-red:#c30d1f;
  --tw-yellow:#f9bd00;
  --tw-light:#f4f4f4;
  --tw-text:#17213b;
  --tw-muted:#6f7280;
  --tw-white:#fff;
  --tw-shadow:0 10px 25px rgba(14,31,68,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:"Montserrat",sans-serif;color:var(--tw-text);background:#fff;overflow-x:hidden}
a{text-decoration:none}
img{max-width:100%}
.site-header{box-shadow:0 1px 14px rgba(0,0,0,.07);z-index:1030}
.navbar-brand{padding:14px 0}
.brand-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from 210deg,var(--tw-red),var(--tw-yellow),#1ba8e0,var(--tw-blue),var(--tw-red));color:#fff;font-weight:800;letter-spacing:-2px}
.brand-mark.large{width:96px;height:96px;font-size:1.5rem;margin-top:22px}
.brand-text{display:flex;flex-direction:column;font-size:1.25rem;line-height:.9;color:var(--tw-blue);font-weight:700}
.brand-text strong{color:var(--tw-red);font-size:1.45rem}
.nav-link{font-size:.82rem;color:#42506b!important;padding:1rem .9rem!important}
.nav-link:hover{color:var(--tw-red)!important}
.btn-quote{background:var(--tw-red);color:#fff;border:0;min-height:82px;display:flex;align-items:center}
.btn-quote:hover{background:#a60818;color:#fff}

.hero-section{background:linear-gradient(105deg,#edf8ff 0%,#fff 58%,#edf8ff 100%);min-height:650px}
.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(255,255,255,.85),transparent 35%)}
.min-vh-75{min-height:640px}
.hero-content{z-index:2}
.eyebrow{font-size:.86rem;font-weight:700;color:var(--tw-blue);position:relative;display:inline-block;margin-bottom:20px}
.eyebrow:after{content:"";display:block;width:54px;height:5px;background:var(--tw-yellow);margin-top:8px}
.hero-section h1{font-size:clamp(2.2rem,4.5vw,4.25rem);line-height:1.02;font-weight:800;color:var(--tw-blue);letter-spacing:-2px}
.hero-section h1 span{color:var(--tw-red)}
.hero-copy{max-width:540px;color:#676d7a;font-size:1rem;line-height:1.6;margin:24px 0 30px}
.btn-primary-pill,.btn-outline-pill,.btn-blue-pill,.btn-light-pill{border-radius:999px;padding:12px 36px;font-size:.85rem}
.btn-primary-pill{background:var(--tw-red);color:#fff;border:1px solid var(--tw-red)}
.btn-primary-pill:hover{background:#a60818;color:#fff}
.btn-outline-pill{border:1px solid #c0c5cf;color:#646a78;background:#fff}
.btn-blue-pill{background:var(--tw-blue);color:#fff;border:0}
.btn-blue-pill:hover{background:var(--tw-blue-dark);color:#fff}
.btn-light-pill{background:#fff;color:var(--tw-blue)}
.hero-visual{position:relative;height:600px;display:flex;align-items:flex-end;justify-content:center}
.hero-person{width:68%;height:540px;border-radius:48% 48% 0 0/30% 30% 0 0;z-index:4}
.media-placeholder{background:repeating-linear-gradient(135deg,#dfe6ef 0 14px,#edf2f7 14px 28px);border:2px dashed #9aa7b7;color:#687789;display:grid;place-items:center;text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.06em;padding:15px}
.orbit{position:absolute;border-radius:50%;border:7px solid #fff;box-shadow:var(--tw-shadow);background:linear-gradient(145deg,#64c7ef,#fff)}
.orbit-1{width:210px;height:210px;left:0;bottom:50px}
.orbit-2{width:170px;height:170px;right:2%;bottom:180px}
.orbit-3{width:145px;height:145px;right:6%;top:40px}
.travel-doodle{position:absolute;font-size:3.2rem;color:var(--tw-blue);z-index:5}
.doodle-plane{left:15%;top:40px;transform:rotate(-15deg)}
.doodle-pin{left:7%;top:220px;color:var(--tw-red)}
.doodle-globe{right:0;top:115px;color:var(--tw-yellow)}

.expert-strip{background:var(--tw-blue);color:#fff;padding:46px 15px}
.expert-strip h2{font-weight:800;font-size:1.8rem}
.expert-strip p{max-width:920px;margin:12px auto 0;color:rgba(255,255,255,.8);font-size:.95rem}

.section{padding:78px 0}
.section-title{text-align:center;font-weight:800;font-size:2rem;margin-bottom:44px}
.section-title.red{color:var(--tw-red)}
.section-title.blue{color:var(--tw-blue)}
.section-intro{max-width:800px;text-align:center;margin:-22px auto 42px;color:#6e7280}
.benefits-section{background:#f3f3f3}
.benefit-card{height:100%;background:#fff;border-radius:14px;padding:26px 22px;text-align:center;box-shadow:var(--tw-shadow);transition:.25s ease}
.benefit-card:hover{transform:translateY(-6px)}
.icon-circle{width:84px;height:84px;border-radius:50%;background:var(--tw-red);color:#fff;display:grid;place-items:center;margin:0 auto 18px;font-size:2.2rem}
.benefit-card h3{font-size:1rem;color:var(--tw-red);font-weight:800}
.benefit-card p{font-size:.78rem;color:#777b85;margin:0}

.destination-card{overflow:hidden;background:#fff;box-shadow:0 7px 18px rgba(8,36,88,.12)}
.destination-image{height:190px;border:0}
.destination-info{background:var(--tw-blue);color:#fff;padding:12px 14px}
.destination-info h3{font-size:.88rem;margin:0;font-weight:800}
.destination-info small{display:block;font-size:.64rem}
.destination-info strong{font-size:.7rem}

.experience-section{background:#f5f5f5}
.experience-section h2{font-size:2.5rem;color:var(--tw-blue);font-weight:800;line-height:1.05}
.experience-section h3{font-size:1.45rem;color:var(--tw-red);font-weight:800}
.experience-section p{color:#6e7280}
.video-placeholder{width:100%;height:330px;border:0;border-radius:30px;background:repeating-linear-gradient(135deg,#cfd8e4 0 14px,#e4eaf1 14px 28px);position:relative;color:#6d7886;font-weight:700;font-size:.75rem}
.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:2.4rem}

.story-blue{background:var(--tw-blue);color:#fff}
.story-blue blockquote{font-size:clamp(2.2rem,4vw,4rem);font-weight:800;line-height:.97;margin:0}
.story-blue blockquote span{color:var(--tw-yellow)}
.story-image{height:420px;border:0;background:repeating-linear-gradient(135deg,#c8d2df 0 16px,#e0e6ed 16px 32px)}
.story-yellow{background:var(--tw-yellow);position:relative}
.story-yellow:after{content:"";position:absolute;bottom:0;left:0;right:0;height:10px;background:var(--tw-red)}
.story-yellow p{max-width:680px;color:#fff;font-weight:500}

.trip-options{max-width:900px;margin:auto}
.trip-option{text-align:center;color:var(--tw-blue);font-weight:700}
.trip-option i{font-size:4.1rem;display:block;margin-bottom:12px}
.trip-option.red-icon i{color:var(--tw-red)}
.trip-option span{font-size:.85rem}

.solutions-copy{background:var(--tw-blue);color:#fff;padding:54px}
.solutions-copy h2{font-weight:800}
.solutions-copy p{color:rgba(255,255,255,.8);max-width:380px}
.solution-tile{background:#fff;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.solution-image{height:180px;border:0}
.solution-body{padding:14px;position:relative;min-height:145px}
.solution-tag{position:absolute;right:10px;top:-165px;background:var(--tw-yellow);color:#fff;border-radius:999px;padding:7px 12px;font-size:.58rem;font-weight:800}
.solution-body h3{font-size:.88rem;font-weight:800;color:var(--tw-blue)}
.solution-body p{font-size:.67rem;color:#7c818c;margin:0}

.offers-section{background:#f4f4f4}
.offer-card{background:#fff;box-shadow:0 8px 20px rgba(8,36,88,.08);height:100%;position:relative}
.offer-image{height:175px;border:0}
.discount-badge{position:absolute;top:0;left:0;background:var(--tw-yellow);color:var(--tw-blue);font-weight:800;padding:8px 12px;font-size:.8rem}
.offer-body{padding:14px}
.offer-body h3{font-size:.88rem;font-weight:800;margin-bottom:2px}
.offer-body small{display:block;color:#777;font-size:.64rem}
.offer-body strong{color:var(--tw-blue);font-size:.72rem}

.quote-form-section{background:linear-gradient(120deg,var(--tw-blue),#071f58);color:#fff}
.quote-form-section h2{font-weight:800;font-size:2.5rem}
.quote-form{background:#fff;color:var(--tw-text);padding:28px;border-radius:18px;box-shadow:var(--tw-shadow)}
.form-control{border-radius:10px;padding:12px}
.btn-yellow{background:var(--tw-yellow);color:var(--tw-blue);font-weight:800;padding:13px;border-radius:10px}
.btn-yellow:hover{background:#e9ad00;color:var(--tw-blue)}

.contact-grid{display:grid;grid-template-columns:1fr 1fr}
.contact-grid>div{padding:50px}
.contact-blue{background:var(--tw-blue);color:#fff}
.contact-yellow{background:var(--tw-yellow);color:#fff;position:relative}
.contact-grid h2{font-weight:800}
.contact-grid p{font-size:.9rem}
.map-placeholder{min-height:280px;background:repeating-linear-gradient(45deg,#d8dee7 0 18px,#edf0f4 18px 36px);display:grid;place-items:center;color:#707986;font-weight:700;text-align:center}
.social-red{background:var(--tw-red);color:#fff;text-align:center}
.social-links{display:flex;gap:22px;justify-content:center;margin-top:25px}
.social-links a{width:56px;height:56px;border-radius:50%;background:#fff;color:var(--tw-red);display:grid;place-items:center;font-size:1.7rem}

.site-footer{padding:25px 0;background:#fff;color:#36415d;font-size:.8rem}
.site-footer a{color:var(--tw-blue)}
.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.8rem;box-shadow:0 8px 22px rgba(0,0,0,.25);z-index:1040}
.video-modal-placeholder{height:100%;border-color:#666;background:#222;color:#fff}

@media (max-width:991.98px){
  .btn-quote{min-height:auto;border-radius:10px!important;padding:12px 20px!important;margin:10px 0 16px}
  .hero-visual{height:510px}
  .hero-person{height:460px}
  .contact-grid{grid-template-columns:1fr}
  .solutions-copy{padding:40px 28px}
}
@media (max-width:767.98px){
  .section{padding:58px 0}
  .hero-section{text-align:center}
  .hero-section .eyebrow:after{margin-left:auto;margin-right:auto}
  .hero-copy{margin-left:auto;margin-right:auto}
  .hero-section .d-flex{justify-content:center}
  .hero-visual{height:420px}
  .hero-person{height:390px;width:72%}
  .orbit-1{width:145px;height:145px}
  .orbit-2{width:120px;height:120px}
  .orbit-3{width:105px;height:105px}
  .experience-section{text-align:center}
  .experience-section .eyebrow:after{margin-left:auto;margin-right:auto}
  .story-blue blockquote{text-align:center}
  .story-image{height:300px}
  .solution-image{height:130px}
  .solution-tag{top:-118px;font-size:.5rem}
  .contact-grid>div{padding:38px 25px}
}
@media (max-width:575.98px){
  .hero-section h1{font-size:2.25rem}
  .hero-visual{height:360px}
  .hero-person{height:330px}
  .destination-image{height:135px}
  .destination-info{padding:9px}
  .destination-info h3{font-size:.74rem}
  .trip-option i{font-size:3rem}
  .solution-body{min-height:170px}
}


/* =========================================================
   AJUSTES TRAVEL WORLD: POSICIÓN DEL HERO + ICONOGRAFÍA SVG
   ========================================================= */

.hero-copy-column{
  position:relative;
  transform:translateY(58px);
  z-index:6;
}

.tw-icon{
  width:1em;
  height:1em;
  display:inline-block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  vertical-align:-0.14em;
  flex:0 0 auto;
}

.btn-quote .tw-icon{
  width:1.15rem;
  height:1.15rem;
  stroke-width:2;
}

.travel-doodle .tw-icon{
  width:1em;
  height:1em;
}

.icon-circle .tw-icon{
  width:46px;
  height:46px;
  stroke-width:1.65;
}

.play-button .tw-icon{
  width:37px;
  height:37px;
  fill:currentColor;
  stroke:none;
  margin-left:4px;
}

.trip-option .tw-icon{
  width:76px;
  height:76px;
  display:block;
  margin:0 auto 12px;
  stroke-width:1.55;
}

.trip-option.red-icon .tw-icon{
  color:var(--tw-red);
}

.contact-grid p .tw-icon{
  width:1.25rem;
  height:1.25rem;
  margin-right:8px;
  color:#fff;
  stroke-width:2;
}

.story-copy{
  position:relative;
}

.story-route-icon{
  position:absolute;
  width:145px;
  height:95px;
  right:-35px;
  top:38px;
  color:#fff;
  opacity:.9;
  transform:rotate(-8deg);
}

.story-route-icon .tw-icon{
  width:100%;
  height:100%;
  stroke-width:1.45;
}

@media (max-width:991.98px){
  .hero-copy-column{
    transform:translateY(28px);
  }
  .story-route-icon{
    right:10px;
    top:15px;
  }
}

@media (max-width:767.98px){
  .hero-copy-column{
    transform:translateY(14px);
    padding-top:3.5rem!important;
  }
  .story-route-icon{
    position:relative;
    right:auto;
    top:auto;
    width:120px;
    height:70px;
    margin:0 auto 18px;
  }
}

@media (max-width:575.98px){
  .trip-option .tw-icon{
    width:58px;
    height:58px;
  }
  .icon-circle .tw-icon{
    width:40px;
    height:40px;
  }
}


/* =========================================================
   CORRECCIÓN DE ICONOS Y SECCIÓN SOLUCIONES
   ========================================================= */

.svg-sprite{
  position:absolute;
  width:0;
  height:0;
  overflow:hidden;
  pointer-events:none;
}

.tw-icon{
  display:inline-block;
  width:1em;
  height:1em;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.icon-circle .tw-icon,
.trip-option .tw-icon,
.travel-doodle .tw-icon,
.story-route-icon .tw-icon{
  visibility:visible;
  opacity:1;
}

.travel-solutions{
  position:relative;
  background:#fff;
  overflow:hidden;
}

.travel-solutions .row{
  min-height:610px;
}

.solutions-copy{
  display:flex;
  align-items:center;
  background:var(--tw-blue);
  color:#fff;
  padding:55px 5.2vw;
}

.solutions-copy-inner{
  width:100%;
  max-width:560px;
}

.solutions-copy h2{
  margin:0 0 34px;
  font-size:clamp(2.3rem,3.4vw,4rem);
  line-height:1.08;
  font-weight:800;
  letter-spacing:-1.5px;
}

.solutions-copy p{
  max-width:540px;
  margin:0 0 48px;
  font-size:clamp(1rem,1.35vw,1.45rem);
  line-height:1.42;
  color:#fff;
  font-weight:400;
}

.solutions-copy .btn-light-pill{
  min-width:250px;
  padding:14px 34px;
  font-size:1rem;
  text-align:center;
}

.solutions-grid{
  height:100%;
}

.solution-tile{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:305px;
  background:#f3f3f3;
  border-right:6px solid #fff;
  border-bottom:6px solid #fff;
  overflow:hidden;
}

.solution-image{
  flex:0 0 58%;
  min-height:190px;
  border:0;
}

.solution-body{
  position:relative;
  flex:1;
  min-height:0;
  padding:18px 25px 20px;
  background:#f3f3f3;
}

.solution-body h3{
  margin:0 0 6px;
  color:var(--tw-blue);
  font-size:clamp(1rem,1.25vw,1.45rem);
  line-height:1.15;
  font-weight:800;
}

.solution-body p{
  margin:0;
  color:#313131;
  font-size:clamp(.78rem,.92vw,1rem);
  line-height:1.18;
}

.solution-tag{
  position:absolute;
  z-index:5;
  top:28px;
  right:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:12px 30px;
  border-radius:999px 0 0 999px;
  background:var(--tw-yellow);
  color:#fff;
  font-size:clamp(.72rem,.9vw,1.05rem);
  font-weight:800;
  white-space:nowrap;
  box-shadow:0 3px 8px rgba(0,0,0,.12);
}

.travel-solutions-red-line{
  width:100%;
  height:30px;
  background:var(--tw-red);
}

@media (max-width:991.98px){
  .travel-solutions .row{
    min-height:0;
  }

  .solutions-copy{
    padding:55px 35px;
  }

  .solutions-copy-inner{
    max-width:none;
  }

  .solutions-copy p{
    max-width:720px;
  }
}

@media (max-width:767.98px){
  .solution-tile{
    border-right:0;
    min-height:390px;
  }

  .solution-image{
    min-height:230px;
  }

  .solution-tag{
    top:20px;
    min-height:48px;
    padding:10px 22px;
  }

  .travel-solutions-red-line{
    height:18px;
  }
}

@media (max-width:575.98px){
  .solutions-copy{
    padding:45px 24px;
  }

  .solutions-copy h2{
    font-size:2.15rem;
  }

  .solutions-copy p{
    font-size:1rem;
  }

  .solutions-copy .btn-light-pill{
    width:100%;
    min-width:0;
  }

  .solution-body{
    padding:17px 18px 22px;
  }
}


/* =========================================================
   LIMPIEZA FINAL: SIN FORMULARIO, SIN WHATSAPP E ICONOS MEJORADOS
   ========================================================= */

.quote-form-section,
.whatsapp-float{
  display:none!important;
}

/* Iconos de beneficios: trazo fino, centrado y proporción similar al PDF */
.benefit-icon{
  width:82px;
  height:82px;
  border-radius:50%;
  background:var(--tw-red);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 18px;
  position:relative;
  box-shadow:none;
  overflow:hidden;
}

.benefit-icon::before{
  content:"";
  position:absolute;
  inset:7px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:50%;
}

.benefit-icon .tw-icon{
  width:47px;
  height:47px;
  stroke-width:1.45;
  color:#fff;
  position:relative;
  z-index:2;
}

/* Se eliminan los puntos orbitando para mantener el estilo limpio del PDF */
.icon-orbit::after{
  display:none!important;
}

/* Iconos de Arma tu viaje */
.trip-option{
  min-height:125px;
  padding:8px 4px;
  border-radius:0;
  background:transparent!important;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:6px;
}

.trip-option .tw-icon{
  width:70px;
  height:70px;
  margin:0 auto 8px;
  stroke-width:1.55;
  transition:transform .25s ease, filter .25s ease;
}

.trip-icon-blue .tw-icon{
  color:var(--tw-blue);
}

.trip-icon-red .tw-icon,
.trip-option.red-icon .tw-icon{
  color:var(--tw-red);
}

.trip-option span{
  color:var(--tw-blue);
  font-size:.82rem;
  line-height:1.2;
  font-weight:700;
}

.trip-option:hover{
  transform:translateY(-4px);
  background:transparent!important;
}

.trip-option:hover .tw-icon{
  transform:scale(1.06);
  filter:drop-shadow(0 6px 8px rgba(9,53,143,.12));
}

/* Iconos decorativos del hero */
.travel-doodle .tw-icon{
  stroke-width:1.35;
}

.doodle-plane .tw-icon{
  width:64px;
  height:64px;
}

.doodle-pin .tw-icon{
  width:58px;
  height:58px;
}

.doodle-globe .tw-icon{
  width:68px;
  height:68px;
}

/* Iconos de contacto */
.contact-grid p{
  display:flex;
  align-items:flex-start;
  gap:10px;
}

.contact-grid p .tw-icon{
  width:22px;
  height:22px;
  margin:0;
  stroke-width:1.65;
  flex:0 0 auto;
}

/* Icono de reproducción */
.play-button .tw-icon{
  width:34px;
  height:34px;
}

/* Mejor adaptación móvil */
@media (max-width:767.98px){
  .benefit-icon{
    width:74px;
    height:74px;
  }

  .benefit-icon .tw-icon{
    width:42px;
    height:42px;
  }

  .trip-option .tw-icon{
    width:58px;
    height:58px;
  }

  .trip-option{
    min-height:110px;
  }
}


/* =========================================================
   MAPA REAL DE TRAVEL WORLD
   ========================================================= */

.map-container{
  position:relative;
  min-height:320px;
  overflow:hidden;
  background:#e6ebf1;
}

.travel-map{
  display:block;
  width:100%;
  height:100%;
  min-height:320px;
  border:0;
}

.map-open-button{
  position:absolute;
  left:24px;
  bottom:22px;
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:12px 19px;
  border-radius:999px;
  background:#fff;
  color:var(--tw-blue);
  font-size:.82rem;
  font-weight:700;
  box-shadow:0 8px 22px rgba(0,0,0,.18);
  transition:
    transform .22s ease,
    box-shadow .22s ease,
    background .22s ease;
}

.map-open-button:hover{
  transform:translateY(-2px);
  background:var(--tw-blue);
  color:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.22);
}

.map-open-button .tw-icon{
  width:18px;
  height:18px;
  fill:currentColor;
  stroke:none;
}

@media (max-width:767.98px){
  .map-container,
  .travel-map{
    min-height:300px;
  }

  .map-open-button{
    left:16px;
    right:16px;
    bottom:16px;
    justify-content:center;
  }
}


/* =========================================================
   TÍTULO PRINCIPAL E ICONOS REFINADOS
   ========================================================= */

.hero-title{
  font-size:clamp(1.95rem,3.45vw,3.25rem)!important;
  line-height:1.03!important;
  letter-spacing:-1.25px!important;
  max-width:620px;
  margin-bottom:0;
}

.hero-title span{
  display:inline-block;
}

/* Beneficios: trazo más fino y proporciones más cercanas al PDF */
.benefit-icon .tw-icon,
.icon-circle .tw-icon{
  width:44px;
  height:44px;
  stroke-width:1.3;
}

/* Arma tu viaje: iconos lineales más limpios */
.trip-option .tw-icon{
  width:64px;
  height:64px;
  stroke-width:1.35;
}

.trip-option span{
  font-size:.8rem;
  line-height:1.2;
}

/* Hero y elementos decorativos */
.travel-doodle .tw-icon{
  stroke-width:1.2;
}

.doodle-plane .tw-icon{
  width:60px;
  height:60px;
}

.doodle-pin .tw-icon{
  width:54px;
  height:54px;
}

.doodle-globe .tw-icon{
  width:64px;
  height:64px;
}

/* Contacto y ruta */
.contact-grid p .tw-icon{
  stroke-width:1.4;
}

.story-route-icon .tw-icon{
  stroke-width:1.25;
}

@media (max-width:991.98px){
  .hero-title{
    font-size:clamp(2rem,5vw,2.8rem)!important;
    max-width:560px;
  }
}

@media (max-width:767.98px){
  .hero-title{
    font-size:2.05rem!important;
    line-height:1.06!important;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
  }

  .benefit-icon .tw-icon,
  .icon-circle .tw-icon{
    width:40px;
    height:40px;
  }

  .trip-option .tw-icon{
    width:56px;
    height:56px;
  }
}

@media (max-width:575.98px){
  .hero-title{
    font-size:1.85rem!important;
    letter-spacing:-.75px!important;
  }
}


/* =========================================================
   BENEFICIOS - DISEÑO AJUSTADO A LA REFERENCIA
   ========================================================= */

.benefits-section{
  background:#f3f3f3;
  padding-top:72px;
  padding-bottom:82px;
}

.benefits-grid{
  row-gap:28px;
}

.benefit-card{
  min-height:470px;
  height:100%;
  padding:28px 24px 34px;
  border-radius:28px;
  background:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  box-shadow:
    0 10px 18px rgba(0,0,0,.16),
    0 3px 6px rgba(0,0,0,.08);
  transition:
    transform .28s ease,
    box-shadow .28s ease;
}

.benefit-card:hover{
  transform:translateY(-6px);
  box-shadow:
    0 16px 28px rgba(0,0,0,.18),
    0 5px 10px rgba(0,0,0,.08);
}

.benefit-icon{
  width:172px;
  height:172px;
  margin:0 auto 22px;
  border-radius:50%;
  background:var(--tw-red);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
}

.benefit-icon::before,
.benefit-icon::after{
  display:none!important;
}

.benefit-icon .tw-icon{
  width:94px;
  height:94px;
  stroke-width:1.45;
  color:#fff;
}

.benefit-card h3{
  margin:0 0 18px;
  color:var(--tw-red);
  font-size:clamp(1.55rem,1.7vw,2rem);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.6px;
}

.benefit-card p{
  margin:0;
  max-width:285px;
  color:#2f2f2f;
  font-size:clamp(1rem,1.15vw,1.35rem);
  line-height:1.22;
  font-weight:400;
}

@media (max-width:1199.98px){
  .benefit-card{
    min-height:430px;
    padding:26px 20px 30px;
  }

  .benefit-icon{
    width:145px;
    height:145px;
  }

  .benefit-icon .tw-icon{
    width:78px;
    height:78px;
  }

  .benefit-card h3{
    font-size:1.45rem;
  }

  .benefit-card p{
    font-size:1rem;
  }
}

@media (max-width:991.98px){
  .benefit-card{
    min-height:410px;
  }
}

@media (max-width:767.98px){
  .benefits-section{
    padding-top:58px;
    padding-bottom:64px;
  }

  .benefit-card{
    min-height:0;
    padding:28px 24px 32px;
    border-radius:24px;
  }

  .benefit-icon{
    width:132px;
    height:132px;
    margin-bottom:20px;
  }

  .benefit-icon .tw-icon{
    width:72px;
    height:72px;
  }

  .benefit-card h3{
    font-size:1.5rem;
  }

  .benefit-card p{
    max-width:320px;
    font-size:1rem;
    line-height:1.28;
  }
}

@media (max-width:575.98px){
  .benefit-card{
    padding:24px 20px 28px;
  }

  .benefit-icon{
    width:116px;
    height:116px;
  }

  .benefit-icon .tw-icon{
    width:64px;
    height:64px;
  }

  .benefit-card h3{
    font-size:1.35rem;
  }

  .benefit-card p{
    font-size:.98rem;
  }
}
