@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Poppins:wght@400;500;600;700&display=swap');
html{scroll-behavior:smooth;scroll-padding-top:110px}
/* page-canvas-v3 */
body{background:#2f6978!important}
main{padding:0 clamp(5px,1.1vw,16px) 24px;background:linear-gradient(180deg,#41788b 0%,#316c7b 45%,#285f6e 100%)}
.panel,.hero-v2{max-width:1500px;margin:0 auto 18px;border-radius:24px;overflow:hidden}
.light-header{position:sticky;top:0;z-index:100;max-width:1500px;margin:0 auto 18px;background:#41788bf2!important;color:white;border:0!important;border-radius:0 0 24px 24px;box-shadow:0 12px 32px #173f4930;backdrop-filter:blur(12px)}
.light-header .nav a:hover{color:#f1bf98}
.contact-strip{background:#fffdfa!important;border:1px solid #173f481d}
footer{max-width:1500px;margin:0 auto!important;border-radius:24px}
.menu-toggle{border-color:#ffffff99!important;color:white}
@media(max-width:900px){.light-header .nav{background:#41788b!important}}
.light-header .nav a{color:#fff}
.light-header .nav a:hover,.light-header .nav a:focus-visible{color:var(--coral)}
.prices-detail-page .detail-note{grid-template-columns:minmax(230px,.42fr) 1fr;gap:54px;padding-block:50px;background:linear-gradient(90deg,#0f1722 0%,#0d4552 31%,#41788b 31%,#41788b 100%)}.prices-detail-page .detail-note>span{display:block;width:auto;padding:0;color:#f1bf98;font:400 clamp(1.65rem,2.4vw,2.5rem)/1 'DM Serif Display',Georgia,serif;letter-spacing:.02em}.prices-detail-page .detail-note>span:after{content:"";display:block;width:52px;height:3px;margin-top:14px;border-radius:3px;background:#e47162}.prices-detail-page .detail-note h2{margin-top:0}
@media(max-width:850px){.prices-detail-page .detail-note{grid-template-columns:1fr;gap:22px;background:linear-gradient(180deg,#0f1722 0%,#0d4552 34%,#41788b 34%,#41788b 100%);padding-top:35px}.prices-detail-page .detail-note>span{font-size:1.75rem;margin-bottom:20px}}
@media(max-width:720px){.light-header .menu-toggle{display:block!important;background:#0f4351!important;border-color:#ffffff70!important;color:#fff!important;padding:10px 17px!important}.light-header .nav{display:none!important;position:absolute!important;top:92px!important;left:0!important;right:0!important;flex-direction:column!important;align-items:stretch!important;padding:18px 26px 26px!important;background:#41788b!important}.light-header .nav.open{display:flex!important}}
.price-promise{grid-template-columns:1.5fr .65fr;position:relative;background:linear-gradient(90deg,#edf8f7 0%,#fffdfa 40%,#fffdfa 100%)}
.price-message{max-width:720px}
.price-message h2{font-size:clamp(2.3rem,3.4vw,3.8rem)}
.price-message h3{font:400 clamp(1.55rem,2.2vw,2.2rem) 'DM Serif Display',Georgia,serif;color:var(--coral);margin:15px 0 10px}
.price-message>p{line-height:1.7;margin:0 0 18px;max-width:630px}
.price-message ul{display:block}
.price-message li{border:0;padding:3px 0;color:var(--teal);font-size:.85rem}
.price-message li:before{content:'✓';color:var(--teal);margin-right:8px}
.price-access{text-align:center;padding-left:45px;border-left:1px solid #41788b2b}
.price-access .eyebrow{color:var(--coral);font-size:.9rem}
.price-access h3{font-size:1.9rem;margin:7px 0 15px}
.price-access>p{font-size:.8rem;line-height:1.6;margin:0 auto 20px;max-width:210px}
.price-access .button{text-transform:uppercase;font-size:.76rem}
@media(max-width:900px){.price-promise{grid-template-columns:1fr}.price-access{padding:35px 0 0;border-left:0;border-top:1px solid #41788b2b;text-align:left}.price-access>p{margin-left:0}}
@media(max-width:900px){
 .light-header{transition:border-radius .2s ease,margin-bottom .2s ease}
 .light-header.menu-active{border-radius:0;margin-bottom:190px}
 .light-header .nav{top:92px;padding:18px 32px 25px;border-radius:0 0 24px 24px;box-shadow:0 18px 28px #173f4930}
 .light-header .nav.open{display:flex}
 .light-header .nav a{padding:8px 0}
}

/* Compact bilingual selector shared by every page. */
.header-actions{
 display:flex;
 flex:0 0 auto;
 align-items:center;
 gap:9px;
 margin-left:auto;
}
.light-header .language-switcher{
 display:flex;
 align-items:center;
 gap:0;
 margin:0;
 padding:3px;
 border:1px solid #ffffff70;
 border-radius:999px;
 font-size:12px;
 font-weight:700;
 letter-spacing:.06em;
 line-height:1;
 white-space:nowrap;
}
.light-header .language-switcher a{
 display:block;
 padding:6px 7px;
 border-radius:999px;
 color:#fff!important;
 text-decoration:none!important;
 opacity:.65;
}
.light-header .language-switcher a[aria-current="page"]{background:#fff;color:#174b59!important;opacity:1}
.light-header .language-switcher span{display:none}
.light-header .language-switcher{flex:0 0 auto}
.english-header .header-actions .header-button{display:inline-flex!important;flex:0 0 auto}
@media(max-width:900px){
 .english-header .header-actions{display:flex!important}
 .english-header .header-actions .header-button{display:inline-flex!important;padding:9px 12px;font-size:.65rem;white-space:nowrap}
}
@media(max-width:720px){
 .light-header .header-actions{order:2;margin-left:auto;gap:6px}
 .light-header .language-switcher{margin:0}
}

/* Refinamiento de cabecera y bloque de fundadora. */
.about-academy:before,.about-visual:before{display:none!important}
.founder-card{left:auto!important;right:-18px!important;bottom:24px!important;width:235px!important;min-width:0!important;padding:11px 14px!important;border-radius:12px!important;background:#0f4351e8!important;box-shadow:0 10px 22px #0f172226!important}
.founder-card span{font-size:.5rem!important;letter-spacing:.13em!important}
.founder-card b{font-size:1.08rem!important;margin:2px 0!important}
.founder-card small{font-size:.61rem!important}
@media(min-width:721px){
 .light-header .nav{display:flex!important;position:static!important;inset:auto!important;flex-direction:row!important;align-items:center!important;gap:clamp(14px,2vw,31px)!important;width:auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
 .light-header .menu-toggle{display:none!important}
 .light-header .header-button{display:inline-flex!important}
 .light-header.menu-active{margin-bottom:0!important}
}
@media(min-width:721px) and (max-width:1100px){
 .light-header{gap:16px;padding-inline:24px}
 .light-header .nav a{font-size:.72rem}
 .light-header .header-button{padding:10px 13px;font-size:.67rem;white-space:nowrap}
}
@media(max-width:720px){.founder-card{left:auto!important;right:0!important;bottom:-18px!important;width:218px!important}}

/* Compact orientation sections */
.price-promise{padding-top:48px;padding-bottom:48px;gap:40px}
.price-message h2{font-size:clamp(2rem,2.8vw,3rem)}
.price-message h3{font-size:clamp(1.35rem,1.8vw,1.8rem);margin:9px 0 7px}
.price-message>p{font-size:.86rem;line-height:1.6;margin-bottom:10px}
.price-message li{font-size:.78rem;padding:2px 0}
.price-access{padding-left:35px}
.price-access h3{font-size:1.55rem;margin:4px 0 10px}
.price-access>p{margin-bottom:14px}
.price-access .button{padding:11px 19px}
.course-path{padding-top:68px;padding-bottom:68px}
.compact-heading{display:grid;grid-template-columns:1fr .75fr;column-gap:55px;align-items:end;max-width:none;margin-bottom:38px}
.compact-heading .eyebrow{grid-column:1/-1;margin-bottom:8px}
.compact-heading h2{font-size:clamp(2.25rem,3.1vw,3.35rem)}
.compact-heading>p:last-child{font-size:.86rem;line-height:1.65;margin:0}
.stage-route{gap:24px}
.route-line{top:27px}
.stage{padding-top:60px}
.stage-dot{width:56px;height:56px;border-width:6px;font-size:.78rem}
.stage h3{font-size:1.7rem;margin:2px 0 7px}
.stage p{font-size:.8rem;line-height:1.55;min-height:58px;margin:0 0 7px}
.stage>b{font-size:.73rem}
.specials{margin-top:35px;padding-top:18px}
@media(max-width:900px){
 .price-promise{padding-top:42px;padding-bottom:42px;gap:28px}
 .compact-heading{grid-template-columns:1fr;gap:10px;margin-bottom:32px}
 .stage-route{grid-template-columns:1fr 1fr;gap:28px 22px}
 .stage{padding:15px 0 15px 70px;min-height:125px;border-bottom:1px solid #183f4924}
 .stage-dot{left:0;top:15px}
 .stage p{min-height:0}
}
/* Intensivos: recorrido vertical en forma de flecha hacia abajo en móvil. */
@media(max-width:620px){
 html body.page-id-772 main.course-detail-page section.intensive-level-note aside span,
 html body.page-id-772 main.course-detail-page section.intensive-level-note aside span:first-child{
  min-height:118px!important;
  padding:24px 24px 34px!important;
  align-items:flex-start!important;
  justify-content:center!important;
  clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),50% 100%,0 calc(100% - 18px))!important;
 }
 html body.page-id-772 main.course-detail-page section.intensive-level-note aside{
  gap:10px!important;
 }
}

@media(max-width:560px){
 .price-promise{padding:34px 24px}
 .price-access{padding-top:25px}
 .course-path{padding:48px 24px}
 .stage-route{grid-template-columns:1fr;gap:8px}
 .stage{min-height:0;padding-top:13px;padding-bottom:18px}
 .stage-dot{top:13px}
 .specials{gap:8px;margin-top:22px}
 .specials span{width:100%}
}

/* Cabeceras principales compactas y coherentes en móvil. */
@media(max-width:720px){
 .light-header + .hero-v2,
 .light-header + .detail-hero,
 .light-header + .info-hero,
 .light-header + .methodology-hero,
 .light-header + .about-hero,
 .light-header + .courses-hero{
  min-height:0!important;
  padding-top:28px!important;
  align-content:start!important;
  align-items:start!important;
  justify-content:start!important;
 }
 .light-header + .detail-hero,
 .light-header + .info-hero,
 .light-header + .methodology-hero,
 .light-header + .about-hero,
 .light-header + .courses-hero{
  padding-bottom:44px!important;
 }
 .light-header + .hero-v2 .hero-copy,
 .light-header + .detail-hero>div,
 .light-header + .methodology-hero .methodology-hero-copy,
 .light-header + .about-hero>div:first-child{
  padding-top:0!important;
  margin-top:0!important;
 }
 .light-header + .hero-v2 .eyebrow,
 .light-header + .detail-hero .eyebrow,
 .light-header + .info-hero>.eyebrow,
 .light-header + .methodology-hero .eyebrow,
 .light-header + .about-hero .eyebrow,
 .light-header + .courses-hero .eyebrow{
  margin-top:0!important;
 }
}

/* Navegación móvil accesible: texto legible, objetivos táctiles y menús sin solapamientos. */
@media(max-width:720px){
 body{overflow-x:hidden!important}
 .light-header{
  grid-template-columns:auto minmax(0,1fr) auto!important;
  grid-template-rows:56px auto auto!important;
  gap:6px 10px!important;
  padding:8px 12px 10px!important;
  overflow:visible!important;
  z-index:100!important;
 }
 .light-header .brand{grid-column:1!important;grid-row:1!important}
 .light-header .brand img{width:52px!important;height:52px!important}
 .light-header .menu-toggle{
  grid-column:3!important;
  grid-row:1!important;
  width:44px!important;
  height:44px!important;
  border:1px solid #ffffff45!important;
  border-radius:12px!important;
 }
 .light-header .menu-toggle::before{left:8px!important;top:10px!important;width:26px!important}
 .light-header .nav,
 .light-header .nav:not(.open){
  grid-column:1/-1!important;
  grid-row:2!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:2px!important;
  width:100%!important;
  min-width:0!important;
  padding:0!important;
 }
 .light-header .nav:not(.open)>a,
 .light-header .nav:not(.open)>.nav-dropdown{
  display:flex!important;
  align-items:stretch!important;
  justify-content:center!important;
  min-width:0!important;
  min-height:44px!important;
  padding:0!important;
 }
 .light-header .nav:not(.open)>a,
 .light-header .nav:not(.open)>.nav-dropdown>a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:44px!important;
  padding:5px 1px!important;
  font-size:clamp(.58rem,2.45vw,.7rem)!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:subgrid!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open>a{
  grid-column:2!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu{
  grid-column:1/-1!important;
  position:static!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;
  max-width:none!important;
  margin:4px 0 0!important;
  padding:8px!important;
  gap:4px!important;
  transform:none!important;
  background:#0f4351e8!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu a{
  display:flex!important;
  align-items:center!important;
  min-height:44px!important;
  padding:8px 10px!important;
  font-size:.72rem!important;
  line-height:1.25!important;
 }
 .light-header .nav.open{
  grid-column:1/-1!important;
  grid-row:2/4!important;
  position:static!important;
  max-width:100%!important;
  max-height:min(72vh,620px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain!important;
  padding:8px!important;
 }
 .light-header .nav.open>*{min-height:44px!important;padding:0!important}
 .light-header .nav.open>a,
 .light-header .nav.open>.nav-dropdown>a{
  display:flex!important;
  align-items:center!important;
  min-height:44px!important;
  padding:9px 12px!important;
  font-size:.9rem!important;
  line-height:1.3!important;
 }
 .light-header .nav.open .nav-dropdown.is-open .course-menu{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px!important;
  width:100%!important;
  margin:2px 0 8px!important;
  padding:7px!important;
 }
 .light-header .nav.open .course-menu a{
  display:flex!important;
  align-items:center!important;
  min-height:44px!important;
  padding:8px 10px!important;
  font-size:.75rem!important;
 }
 .light-header + *{position:relative;z-index:1}
}
@media(max-width:370px){
 .light-header{padding-inline:8px!important}
 .light-header .nav:not(.open)>a,
 .light-header .nav:not(.open)>.nav-dropdown>a{font-size:.56rem!important}
}

@media(max-width:720px){
 body.page-id-628 .info-hero h1{font-size:clamp(2.25rem,9.8vw,2.65rem)!important;line-height:1.02!important}
 body.page-id-122 .detail-hero h1,
 body.page-id-772 .detail-hero h1,
 body.page-id-671 .methodology-hero h1{font-size:clamp(2.35rem,10.5vw,2.8rem)!important;line-height:1.02!important}
body.page-id-671 .methodology-hero-copy{height:auto!important;min-height:0!important}

/* Metodología móvil: llamadas a la acción alineadas al lateral como el resto de páginas. */
@media(max-width:620px){
  .methodology-page .methodology-hero-copy .actions{
    width:100%!important;
    align-items:flex-start!important;
    text-align:left!important;
  }
  .methodology-page .methodology-hero-copy .actions .button,
  .methodology-page .methodology-hero-copy .actions .inline-link{
    align-self:flex-start!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}
}

/* Remate móvil: sin desbordamientos y enlaces de acción cómodos de pulsar. */
@media(max-width:720px){
 body.page-id-671 :is(.methodology-skills,.methodology-skills-copy,.skill-cloud){
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
 }
 body.page-id-671 .methodology-skills>*{min-width:0!important;max-width:100%!important}

 body main :is(
  .hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero,
  .course-stage-card,.specialist-grid,.materials-note,.method-v2,
  .about-academy,.contact-options,.quick-links,.location-panel,
  .methodology-principles,.methodology-skills,.methodology-reasons,
  .enrollment-gate,.enrollment-note,.document-access
 ) a:not(.button){
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding-block:8px;
 }
}

@media(max-width:340px){
 body.page-id-671 .methodology-skills{padding-inline:16px!important}
 body.page-id-671 .skill-cloud>*{padding-inline:12px!important;font-size:1.3rem!important}
}

.detail-note>span .simply-put-meaning{
 display:block;
 margin-top:10px;
 color:#fffdfa;
 font:500 .62rem/1.35 Poppins,Arial,sans-serif;
 letter-spacing:.02em;
 text-transform:none;
 opacity:.78;
}

/* Compact footer identity: logo and slogan share one row. */
.site-footer .footer-brand{
 display:grid;
 grid-template-columns:auto minmax(0,1fr);
 align-content:start;
 align-items:center;
 column-gap:18px;
 row-gap:0;
}
.site-footer .footer-brand img{grid-column:1;grid-row:1;margin:0}
.site-footer .footer-brand p{grid-column:2;grid-row:1;margin:0}

/* Keep intensive exam prices together while scaling on narrow cards. */
body.page-id-772 .intensive-exam-details span b{
 white-space:nowrap!important;
 font-size:clamp(.95rem,2vw,1.55rem)!important;
 letter-spacing:-.015em;
}

/* Adultos: use a lighter italic accent instead of a heavy colour block. */
body.page-id-771 .detail-intro h2 .coral-text{
 font-style:italic;
 font-weight:400;
}

/* Keep the bilingual control inside the header at intermediate desktop widths. */
@media(min-width:721px) and (max-width:1200px){
 .light-header{
  gap:10px!important;
  padding-inline:16px!important;
 }
 .light-header .brand{flex:0 0 auto}
 .light-header .brand img{width:58px!important;height:58px!important}
 .light-header .nav{
  min-width:0!important;
  gap:clamp(9px,1.15vw,14px)!important;
  margin:0 auto!important;
 }
 .light-header .nav a{font-size:clamp(.58rem,.76vw,.68rem)!important;white-space:nowrap}
 .light-header .header-actions{margin-left:0!important;gap:6px!important}
 .light-header:not(.english-header) .header-actions .header-button{display:none!important}
 .light-header .language-switcher a{padding:5px 6px!important}
}

/* More deliberate section rhythm and a proper process cue. */
.enrollment-page .info-hero .inline-link[href="#process"] b{
 display:inline-grid!important;
 place-items:center!important;
 width:28px!important;
 height:28px!important;
 margin-left:9px!important;
 border:0!important;
 border-radius:50%!important;
 background:var(--coral)!important;
 color:#fff!important;
 font-size:1rem!important;
 font-weight:500!important;
 line-height:1!important;
 box-shadow:0 5px 14px #071f2928!important;
 transform:translateY(1px)!important;
}
.methodology-page .methodology-reasons{
 padding-top:68px!important;
 padding-bottom:68px!important;
}
.methodology-page .methodology-cta{
 padding-top:58px!important;
 padding-bottom:58px!important;
 gap:38px!important;
}
.methodology-page .methodology-cta .actions{margin-block:10px!important}
@media(max-width:620px){
 .methodology-page .methodology-reasons,
 .methodology-page .methodology-cta{padding-top:42px!important;padding-bottom:42px!important}
}

/* The founder bio appears in the team section; keep the page opening concise. */
.about-page .about-hero{
 min-height:0!important;
 grid-template-columns:minmax(0,900px)!important;
 padding-top:58px!important;
 padding-bottom:58px!important;
 gap:0!important;
}
.about-page .about-hero>div:first-child{max-width:900px!important}
.about-page .about-hero h1{font-size:clamp(2.8rem,4.6vw,4.8rem)!important}
.about-page .about-hero .about-portrait{display:none!important}
.about-page .team-card-angeles .team-photo img{object-position:50% 35%!important}
.about-page .team-card-patri .team-photo img{object-position:50% 28%!important}
.contact-page .quick-links{background:#0d4552!important}
.contact-page .quick-links>.eyebrow{color:#e4ebcf!important}
.contact-page .quick-links a{background:#e4ebcf!important;color:#0f4351!important;text-decoration:none!important}
.contact-page .quick-links a:hover{background:#d8e5bd!important;transform:translateY(-1px)}
.contact-page .quick-links a b{font-size:0!important;text-decoration:none!important}
.contact-page .quick-links a b::after{content:"›";font:400 1.45rem/1 Arial,sans-serif;color:#e47162}
.about-page :is(.team-card-angeles,.team-card-patri) .team-photo{
 width:150px!important;height:150px!important;min-height:150px!important;
 overflow:hidden!important;border:5px solid #e47162!important;border-radius:50%!important;
}
.about-page :is(.team-card-angeles,.team-card-patri) .team-photo img{
 width:100%!important;height:100%!important;min-height:100%!important;
 border:0!important;border-radius:0!important;object-fit:cover!important;
}
.about-page .team-card-angeles .team-photo img{transform:scale(1.18) translateY(-12%)!important;transform-origin:50% 38%!important}
.about-page .team-card-patri .team-photo img{transform:scale(1.6) translateY(-25%)!important;transform-origin:50% 32%!important}
.about-page .approval-badge{display:none!important}
.about-page .team-card.needs-approval{
 border-color:#eadfce!important;
 border-left-color:#e47162!important;
}
.about-page .team-card.needs-approval .team-role{color:#e05f52!important}
.about-page .team-card.needs-approval .team-copy h3{color:#0d4552!important}
.about-page .team-card.needs-approval .team-areas{color:#41788b!important}
.about-page .team-card.needs-approval .team-bio p{color:#526366!important}
.about-page .team-card.needs-approval blockquote{color:#0d4552!important;background:transparent!important}
.about-page .about-story{
 padding-top:44px!important;padding-bottom:44px!important;
 gap:44px!important;align-items:center!important;
}
.about-page .values-grid{overflow:hidden!important}
.about-page .values-grid article{padding:30px 34px!important}
.about-page .team-copy blockquote{
 margin-top:22px!important;padding:16px 20px!important;
 border-radius:14px!important;background:#f7eadc!important;
 color:#0d4552!important;
}
.about-page .team-card.needs-approval .team-copy blockquote{background:#f7eadc!important}
.light-header .course-menu,
.light-header .nav-dropdown.is-open .course-menu{
 background:rgba(15,67,81,.75)!important;
 -webkit-backdrop-filter:blur(8px)!important;
 backdrop-filter:blur(8px)!important;
 opacity:1!important;
}
.about-page .team-group{
 position:relative!important;overflow:hidden!important;border-top:0!important;
}
.about-page .team-group::before{
 content:"";position:absolute;z-index:2;top:0;left:0;right:0;height:8px;background:#e47162;
}
.about-page .team-admin::before{background:#f1bf98}
.about-page .team-senior::before{background:#41788b}
.about-page .team-teachers::before{background:#8cbbba}
@media(min-width:680px){
 .about-page .about-story{grid-template-columns:.9fr 1fr!important;gap:34px!important}
}
@media(max-width:620px){
 .about-page .about-story{padding-top:34px!important;padding-bottom:34px!important;gap:24px!important}
 .about-page .values-grid article{padding:26px 24px!important}
}
@media(max-width:620px){
 .about-page .about-hero{padding-top:42px!important;padding-bottom:42px!important}
}

/* Corrección global de listas con tick en móvil: reserva su columna y evita cortes. */
@media(max-width:720px){
 body .detail-content,
 body .detail-content article,
 body .detail-content .detail-list,
 body .clarity-card,
 body .clarity-card .detail-list,
 body .trinity-work-card,
 body .trinity-work-card .detail-list,
 body .intensive-expectations,
 body .intensive-expectations .detail-list{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
 }
 body .detail-content article :is(h2,h3,p,ul,li),
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) :is(h2,h3,p,ul,li){
  max-width:100%!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
 }
 body .detail-content article .detail-list li,
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) .detail-list li{
  position:relative!important;
  padding:12px 6px 12px 36px!important;
 }
 body .detail-content article .detail-list li::before,
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) .detail-list li::before{
  position:absolute!important;
  left:5px!important;
  top:12px!important;
  width:20px!important;
  line-height:1.45!important;
  text-align:center!important;
 }
}

/* Corrección completa de recortes internos en pantallas estrechas. */
@media(max-width:720px){
 body :is(.level-note,.course-stage-card,.materials-note,.methodology-skills){
  box-sizing:border-box!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
 }
 body .course-stage-card small{
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
 }

 body .rates-grid article,
 body .rates-grid article>div,
 body .rates-grid article>div>p{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
 }
 body .rates-grid article{overflow:hidden!important}
 body .rates-grid article>div>p{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:3px!important;
 }
 body .rates-grid article>div>p :is(span,b){
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
 }

 body .conditions-grid article{
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:12px!important;
  overflow:hidden!important;
 }
 body .conditions-grid article>div,
 body .conditions-grid article :is(h2,p,li){
  min-width:0!important;
  max-width:100%!important;
  overflow-wrap:break-word!important;
 }

 body .simply-no-spam,
 body .simply-no-spam *{
  box-sizing:border-box!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
 }
 body .forminator-ui :is(.forminator-row,.forminator-field-html,.forminator-field,.simply-no-spam){
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
 }
}

@media(max-width:340px){
 body :is(.conditions-page,.page-id-636) .info-hero h1{
  font-size:2.1rem!important;
  overflow-wrap:break-word!important;
 }
 body .conditions-grid article h2{font-size:1.55rem!important}
}

/* Homepage refinement: real academy, linear course path and location */
.hero-v2{align-items:center}
.hero-v2{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);padding-right:0!important}
.hero-copy{padding-right:clamp(35px,5vw,85px)}
.reception-visual{position:relative;align-self:stretch;min-height:570px;margin:-70px 0 -70px -115px;overflow:hidden;z-index:-1;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 8%,#000 38%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 8%,#000 38%)}
.reception-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b3c4a 0%,#0b3c4af0 8%,#0b3c4a9e 22%,transparent 48%),linear-gradient(0deg,#082f3c8a 0%,transparent 28%),linear-gradient(180deg,#082f3c4a 0%,transparent 22%);pointer-events:none}
.reception-visual img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:56% center;display:block;filter:saturate(.82) contrast(1.04)}

/* The price and route recover their own panels without recovering excess height */
.orientation-grid{display:contents}
.promise.price-promise{max-width:1500px;margin:0 auto 18px;padding:58px clamp(38px,5.5vw,88px)!important;grid-template-columns:1.35fr .55fr!important;gap:54px!important}
.price-message{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);column-gap:38px;align-items:center}
.course-path{max-width:1500px;margin:0 auto 18px;padding:62px clamp(38px,5.5vw,88px) 58px!important}
.course-path .compact-heading{display:flex!important;margin-bottom:40px!important}
.course-path .stage-route{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:22px!important}
.course-path .route-line{display:block!important;top:22px!important}
.course-path .stage{padding:55px 8px 8px 0!important;min-height:185px!important;border:0!important}
.course-path .stage-dot{left:0!important;top:0!important}

.review-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.review-heading>span{font-size:.75rem;color:var(--peach);letter-spacing:.07em}.review-heading b{color:white}.review-panel blockquote{font-size:clamp(1.75rem,2.6vw,2.85rem)}
.review-controls{display:flex;align-items:center;gap:13px;margin-top:22px}.review-controls button{width:36px;height:36px;border-radius:50%;border:1px solid #ffffff70;color:white;background:transparent;cursor:pointer}.review-nav{margin:0}.review-nav i{display:block}.review-nav i.active{width:28px;background:var(--coral)}
.location-panel{padding:60px clamp(32px,7vw,110px);background:#fffdfa;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.location-copy h2{font-size:clamp(2rem,3.2vw,3.6rem);margin:8px 0 12px}.location-copy>p:not(.eyebrow){color:#526166;margin-bottom:24px}.drawn-map{height:330px;position:relative;overflow:hidden;border-radius:24px;background:#e9f4f2;color:var(--navy);border:1px solid #41788b33;text-decoration:none}.road{position:absolute;height:22px;background:#fffdfa;border:2px solid #a9c6c1;box-shadow:0 0 0 5px #ffffff55;transform-origin:left center}.r1{width:120%;left:-5%;top:38%;transform:rotate(-8deg)}.r2{width:90%;left:20%;top:4%;transform:rotate(63deg)}.r3{width:75%;left:-6%;top:82%;transform:rotate(-37deg)}.map-block{position:absolute;border-radius:18px;background:#a9c6c1aa}.b1{width:25%;height:24%;left:8%;top:8%}.b2{width:22%;height:25%;right:8%;bottom:8%;background:#f1bf9888}.b3{width:19%;height:18%;right:7%;top:10%;background:#e471625e}.map-pin{position:absolute;left:53%;top:45%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50% 50% 50% 8px;rotate:-45deg;background:var(--coral);display:grid;place-items:center;color:white;font:1.6rem 'DM Serif Display';box-shadow:0 10px 25px #0f17224a}.map-pin::first-letter{rotate:45deg}.drawn-map>b,.drawn-map>small{position:absolute;left:61%;z-index:2}.drawn-map>b{top:48%;font-family:'DM Serif Display';font-size:1.4rem}.drawn-map>small{top:58%}
@media(max-width:900px){.hero-v2{grid-template-columns:1fr;padding-right:0!important}.hero-copy{padding-right:24px}.reception-visual{z-index:0;margin:35px 0 -45px -24px;min-height:390px;width:calc(100% + 24px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 20%);mask-image:linear-gradient(180deg,transparent 0%,#000 20%)}.reception-visual:after{background:linear-gradient(180deg,#0b3c4a 0%,transparent 26%,transparent 76%,#082f3c82 100%),linear-gradient(90deg,#0b3c4a91 0%,transparent 32%)}.promise.price-promise{grid-template-columns:1fr!important}.course-path .stage-route{grid-template-columns:1fr 1fr!important}.course-path .route-line{display:none!important}.location-panel{grid-template-columns:1fr;gap:35px}.drawn-map{height:290px}}
@media(max-width:560px){.course-path .compact-heading{display:block!important}.course-path .stage-route{grid-template-columns:1fr!important}.course-path .stage{padding:12px 0 18px 60px!important;border-bottom:1px solid #183f4924!important}.price-message{grid-template-columns:1fr}.location-panel{padding:42px 24px}.drawn-map{height:250px}.drawn-map>b,.drawn-map>small{left:58%}}

/* Illustrated brand map */
.drawn-map img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.drawn-map:hover img{transform:scale(1.025)}.drawn-map:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff75;pointer-events:none;border-radius:inherit}.map-label{position:absolute;right:22px;bottom:20px;display:flex;flex-direction:column;padding:12px 16px;border-radius:14px;background:#fffdfae8;box-shadow:0 8px 24px #0f17222a;backdrop-filter:blur(4px)}.map-label b{font-family:'DM Serif Display';font-size:1.18rem}.map-label small{font-size:.68rem;color:var(--teal);font-weight:600}

/* About the academy */
.about-academy{position:relative;padding:72px clamp(32px,7vw,110px) 46px;background:#fffdfa;display:grid;grid-template-columns:1fr .78fr;gap:64px 82px;align-items:center}.about-academy:before{content:"";position:absolute;width:230px;height:230px;right:22%;top:-45px;border-radius:50%;background:#8cbbba24;filter:blur(2px)}.about-copy{position:relative;z-index:2}.about-copy h2{max-width:650px;font-size:clamp(2.3rem,3.7vw,4.05rem);margin:10px 0 22px}.about-copy>p:not(.eyebrow){max-width:700px;color:#4e5e62;font-size:.88rem;line-height:1.8;margin:0 0 13px}.about-copy strong{color:var(--teal)}.about-copy .inline-link{display:inline-block;margin-top:13px}.about-visual{position:relative;justify-self:end;width:min(100%,470px);aspect-ratio:1/1}.about-visual:before{content:"";position:absolute;inset:-16px 18px 18px -16px;border:1px solid #41788b45;border-radius:50%;z-index:0}.about-visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.founder-card{position:absolute;z-index:3;left:-72px;bottom:20px;min-width:300px;padding:17px 20px;background:#0f4351f2;color:white;border-radius:16px;box-shadow:0 16px 34px #0f172238;display:flex;flex-direction:column}.founder-card span{font-size:.58rem;letter-spacing:.14em;color:var(--peach);font-weight:700}.founder-card b{font:1.45rem 'DM Serif Display',Georgia,serif;margin:3px 0}.founder-card small{font-size:.69rem;color:#d7e6e4}.founder-card em{font-size:inherit}.about-facts{grid-column:1/-1;border-top:1px solid #41788b30;padding-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-facts span{display:flex;align-items:baseline;gap:10px;padding-right:20px;border-right:1px solid #41788b27}.about-facts span:last-child{border-right:0}.about-facts b{font:1.55rem 'DM Serif Display',Georgia,serif;color:var(--teal)}.about-facts small{font-size:.72rem;color:#536164}
@media(max-width:900px){.about-academy{grid-template-columns:1fr;padding:58px 32px 40px}.about-visual{justify-self:center;width:min(78vw,430px);margin-top:12px}.founder-card{left:-25px}.about-facts{grid-template-columns:1fr}.about-facts span{border-right:0;border-bottom:1px solid #41788b20;padding:4px 0 13px}.about-facts span:last-child{border-bottom:0}}
@media(max-width:560px){.about-academy{padding:48px 24px 34px;gap:34px}.about-copy h2{font-size:2.25rem}.about-visual{width:88vw;max-width:340px}.founder-card{left:-6px;right:-6px;bottom:-22px;min-width:0}.about-facts{margin-top:18px}}

/* Prices + course direction as sibling panels */
.orientation-grid{max-width:1500px;margin:0 auto 18px;display:grid;grid-template-columns:.78fr 1.22fr;gap:18px}
.orientation-grid>.panel{margin:0;max-width:none;height:100%}
.orientation-grid .price-promise{display:flex!important;flex-direction:column;padding:48px!important;gap:25px!important;background:linear-gradient(145deg,#edf8f7,#fffdfa 55%)}
.orientation-grid .price-message{display:block!important}
.orientation-grid .price-message h2{font-size:clamp(2.2rem,2.7vw,3.2rem)!important}
.orientation-grid .price-message h3{font-size:1.65rem!important;margin:12px 0 10px!important}
.orientation-grid .price-message>p{font-size:.84rem!important;line-height:1.65!important;margin:0 0 15px!important;max-width:520px}
.orientation-grid .price-message ul{display:block!important;margin:0!important}
.orientation-grid .price-message li{font-size:.77rem!important;padding:3px 0!important;white-space:normal}
.orientation-grid .price-access{margin-top:auto;text-align:left;padding:22px 0 0!important;border-left:0;border-top:1px solid #41788b2b;display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px 20px}
.orientation-grid .price-access .eyebrow{grid-column:1;margin:0}
.orientation-grid .price-access h3{grid-column:1;font-size:1.45rem!important;margin:0!important}
.orientation-grid .price-access>p{display:none}
.orientation-grid .price-access .button{grid-column:2;grid-row:1/3}
.orientation-grid .course-path{padding:48px!important}
.orientation-grid .compact-heading{display:block!important;margin-bottom:38px!important}
.orientation-grid .compact-heading .eyebrow{display:block;margin-bottom:8px}
.orientation-grid .compact-heading h2{font-size:clamp(2.2rem,2.8vw,3.3rem)!important;white-space:normal}
.orientation-grid .compact-heading>p:last-child{max-width:520px;margin-top:10px!important}
.orientation-grid .stage-route{grid-template-columns:1fr 1fr!important;gap:25px 30px!important}
.orientation-grid .route-line{display:none}
.orientation-grid .stage{padding:10px 0 15px 62px!important;min-height:128px;border-bottom:1px solid #183f4924}
.orientation-grid .stage-dot{top:9px!important;left:0}
.orientation-grid .stage h3{font-size:1.65rem!important}
.orientation-grid .stage p{min-height:0!important;font-size:.76rem!important}
.orientation-grid .specials{margin-top:25px!important}
@media(max-width:1050px){.orientation-grid{grid-template-columns:1fr}.orientation-grid .price-promise{display:grid!important;grid-template-columns:1fr .65fr!important}.orientation-grid .price-access{margin-top:0;border-top:0;border-left:1px solid #41788b2b;padding:0 0 0 30px!important;display:block}.orientation-grid .price-access .button{margin-top:15px}}
@media(max-width:700px){.orientation-grid{gap:12px}.orientation-grid .price-promise{display:block!important;padding:34px 24px!important}.orientation-grid .price-access{border-left:0;border-top:1px solid #41788b2b;padding:22px 0 0!important;margin-top:22px}.orientation-grid .course-path{padding:36px 24px!important}.orientation-grid .stage-route{grid-template-columns:1fr!important;gap:5px!important}.orientation-grid .stage{min-height:0}}

/* Actual compact layout — override earlier spacious section rules */
.promise.price-promise{padding:34px clamp(32px,5vw,76px)!important;grid-template-columns:minmax(0,1.55fr) minmax(240px,.45fr)!important;gap:36px!important;align-items:center;min-height:0}
.price-message{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(310px,1fr);column-gap:38px;align-items:center;max-width:none}
.price-message h2{font-size:clamp(1.85rem,2.25vw,2.65rem)!important;line-height:1.02}
.price-message h3{grid-column:1;font-size:1.35rem!important;margin:8px 0 0!important}
.price-message>p{grid-column:2;grid-row:1;font-size:.78rem!important;margin:0!important;max-width:440px}
.price-message ul{grid-column:2;grid-row:2;margin:5px 0 0!important;display:grid;grid-template-columns:1fr 1fr;gap:2px 18px}
.price-message li{font-size:.71rem!important;white-space:nowrap}
.price-message li:last-child{grid-column:auto}
.price-access{padding-left:30px!important}
.price-access .eyebrow{font-size:.72rem!important;margin:0}
.price-access h3{font-size:1.25rem!important;line-height:1.05;margin:4px 0 6px!important}
.price-access>p{font-size:.68rem!important;line-height:1.4;margin-bottom:10px!important}
.price-access .button{padding:9px 16px!important;font-size:.68rem!important}
.course-path{padding:42px clamp(32px,5vw,76px)!important}
.compact-heading{display:flex!important;align-items:flex-end!important;gap:45px!important;margin-bottom:28px!important}
.compact-heading .eyebrow{display:none}
.compact-heading h2{font-size:clamp(1.9rem,2.4vw,2.8rem)!important;white-space:nowrap}
.compact-heading>p:last-child{max-width:360px;font-size:.76rem!important;line-height:1.5!important}
.stage-route{gap:18px!important}
.route-line{top:22px!important}
.stage{padding-top:48px!important}
.stage-dot{width:46px!important;height:46px!important;border-width:5px!important;font-size:.68rem!important}
.stage small{font-size:.7rem}
.stage h3{font-size:1.45rem!important;margin:1px 0 4px!important}
.stage p{font-size:.7rem!important;line-height:1.45!important;min-height:42px!important;margin-bottom:4px!important}
.stage>b{font-size:.67rem!important}
.specials{margin-top:22px!important;padding-top:13px!important;gap:8px!important;font-size:.72rem}
.specials a{padding:6px 11px!important;font-size:.68rem!important}
@media(max-width:1100px){
 .price-message{grid-template-columns:1fr}.price-message>p,.price-message ul{grid-column:1;grid-row:auto}.price-message>p{margin-top:10px!important}.price-message ul{display:block}.price-message li{white-space:normal}
}
@media(max-width:900px){
 .promise.price-promise{grid-template-columns:1fr!important;padding:30px!important}
 .price-access{padding:20px 0 0!important}
 .compact-heading{display:grid!important;gap:6px!important}
 .compact-heading h2{white-space:normal}
 .stage-route{grid-template-columns:1fr 1fr!important}
}
@media(max-width:560px){
 .course-path{padding:32px 24px!important}
 .stage-route{grid-template-columns:1fr!important}
 .stage{padding:10px 0 14px 60px!important;min-height:0!important}
 .stage-dot{top:10px!important}
 .stage p{min-height:0!important}
}
:root{--navy:#0f1722;--deep:#083c4a;--teal:#41788b;--bright:#62a9ad;--aqua:#8cbbba;--mint:#a9c6c1;--celery:#e4ebcf;--coral:#e47162;--peach:#f1bf98;--cream:#faf7f1;--white:#fffdfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:var(--cream);font-family:Poppins,Arial,sans-serif}.dark{background:linear-gradient(135deg,#0c4150,#082f3c);color:var(--white)}.light{background:var(--cream)}h1,h2,h3,blockquote{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:1.08;margin:0}h1{font-size:clamp(3.4rem,5.8vw,6.2rem)}h2{font-size:clamp(2.2rem,3.6vw,4rem)}h3{font-size:1.65rem}em{color:var(--coral);font-style:italic}.eyebrow{font-size:.72rem;letter-spacing:.13em;font-weight:700;color:var(--bright)}.light-header{height:92px;padding:10px clamp(24px,6vw,90px);display:flex;align-items:center;gap:35px;background:var(--cream);position:relative;z-index:10;border-bottom:1px solid #143d4617}.brand img{width:72px;height:72px;object-fit:contain;border-radius:50%}.nav{display:flex;gap:31px;margin:auto}.nav a,footer a,.inline-link{color:inherit;text-decoration:none}.nav a{font-size:.88rem;font-weight:700}.nav a:hover{color:var(--coral)}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:14px 24px;background:var(--coral);color:#fff;text-decoration:none;font-weight:700;font-size:.86rem}.header-button{padding:12px 20px}.menu-toggle{display:none}.hero-v2{min-height:650px;padding:70px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.03fr .97fr;overflow:hidden}.hero-copy{padding-top:35px;position:relative;z-index:2}.hero-copy h1{max-width:730px}.hero-lead{max-width:610px;font-size:1.04rem;line-height:1.75;color:#dcebea;margin-top:26px}.actions{display:flex;align-items:center;gap:27px;margin:34px 0}.inline-link{font-weight:700;font-size:.86rem}.inline-link b{color:var(--coral);font-size:1.2rem}.proof{display:flex;gap:28px;flex-wrap:wrap;color:#c3dcda;font-size:.76rem}.proof b{color:#fff}.hero-scene{position:relative;min-height:510px}.aqua-blob{position:absolute;inset:2% -12% 3% 3%;background:var(--aqua);border-radius:48% 52% 45% 55%/43% 45% 55% 57%;transform:rotate(-3deg)}.board{position:absolute;left:4%;top:20%;width:51%;height:43%;background:var(--white);border:10px solid var(--teal);border-radius:12px;transform:rotate(-2deg);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy);box-shadow:0 20px 35px #08293430}.board small{font-weight:700}.board strong{font-size:2.3rem}.board i{width:65px;height:5px;background:var(--coral);margin-top:13px;border-radius:6px}.shelf{position:absolute;right:1%;bottom:6%;width:28%;height:40%;background:#b98256;border-radius:8px 8px 2px 2px;padding:25px 16px 12px;display:flex;align-items:flex-end;gap:7px;box-shadow:0 18px 28px #08293444}.shelf span{display:block;width:18%;height:44%;background:var(--coral);border-radius:3px}.shelf span:nth-of-type(2){height:55%;background:var(--teal)}.shelf span:nth-of-type(3){height:38%;background:var(--celery)}.shelf span:nth-of-type(4){height:61%;background:var(--peach)}.plant{position:absolute;top:-75px;left:15px;font-size:5rem;color:#315f48}.pepita-space{position:absolute;right:24%;bottom:1%;width:210px;height:310px;border:2px dashed #fff9;border-radius:47% 47% 44% 44%;display:grid;place-content:center;text-align:center;color:#fff;background:#ffffff0c}.pepita-space p{font-family:'DM Serif Display';font-size:2rem;margin:0}.pepita-space small{opacity:.75}.hello{position:absolute;left:49%;top:4%;padding:15px 20px;border-radius:50%;background:var(--celery);color:var(--navy);font-family:'DM Serif Display';font-size:1.3rem;transform:rotate(4deg)}.promise{padding:75px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.1fr .85fr .6fr;gap:60px;background:var(--white);align-items:center}.promise h2{font-size:clamp(2rem,3vw,3.3rem)}.promise>p{line-height:1.8;color:#405257}.promise ul{list-style:none;margin:0;padding:0}.promise li{padding:12px 0;border-bottom:1px solid #15445125;font-weight:600}.promise li:before{content:'—';color:var(--coral);margin-right:10px}.course-path{padding:100px clamp(24px,7vw,110px)}.compact-heading{max-width:780px;margin-bottom:65px}.compact-heading>p:last-child{color:#516065}.stage-route{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;position:relative}.route-line{position:absolute;left:8%;right:8%;top:34px;border-top:2px dashed var(--teal);opacity:.55}.stage{text-decoration:none;color:inherit;position:relative;padding-top:75px}.stage-dot{position:absolute;top:0;left:0;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font-weight:700;z-index:2;color:var(--navy);border:8px solid var(--cream)}.coral{background:var(--coral);color:white}.peach{background:var(--peach)}.teal{background:var(--bright)}.celery{background:var(--celery)}.stage small{color:var(--teal);font-weight:700}.stage h3{margin:5px 0 12px;font-size:2.1rem}.stage p{font-size:.88rem;line-height:1.65;min-height:70px;color:#4b5a5e}.stage>b{font-size:.78rem;color:var(--coral)}.specials{display:flex;flex-wrap:wrap;gap:13px;align-items:center;margin-top:55px;padding-top:25px;border-top:1px solid #183f4930}.specials span{font-weight:700;margin-right:5px}.specials a{color:var(--navy);text-decoration:none;border:1px solid var(--teal);border-radius:99px;padding:9px 14px;font-size:.78rem}.method-v2{padding:105px clamp(24px,7vw,110px);display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.method-intro>p:not(.eyebrow){line-height:1.8;color:#d8e8e6;max-width:560px}.method-intro .inline-link{display:inline-block;margin-top:17px}.method-route{position:relative}.method-line{position:absolute;left:29px;top:31px;height:calc(100% - 95px);border-left:2px dashed var(--aqua)}.method-step{display:grid;grid-template-columns:60px 1fr;gap:25px;align-items:center;margin-bottom:30px;position:relative}.method-step>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:var(--navy);position:relative;z-index:2}.m1{background:var(--coral);color:white!important}.m2{background:var(--peach)}.m3{background:var(--bright)}.m4{background:var(--celery)}.method-step h3{color:#fff}.method-step p{margin:4px 0;color:#cfe1df;font-size:.86rem}.lower-grid{padding:100px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:35px}.review-panel,.clarity-panel{padding:50px;border-radius:24px;min-height:500px}.review-panel{background:var(--teal);color:#fff;display:flex;flex-direction:column}.review-panel .eyebrow{color:var(--celery)}blockquote{font-size:clamp(2rem,3vw,3.4rem);margin:35px 0 auto}.review-panel>span{font-size:.78rem}.review-nav{display:flex;gap:8px;margin-top:30px}.review-nav>*{width:8px;height:8px;background:#ffffff66;border-radius:10px}.review-nav b{width:28px;background:var(--coral)}.clarity-panel{background:var(--white);border:1px solid #173f481d}.clarity-panel h2{font-size:2.7rem;margin-bottom:20px}.accordion>div{border-bottom:1px solid #173f482c}.accordion button{border:0;background:transparent;width:100%;display:flex;justify-content:space-between;padding:18px 0;text-align:left;font:600 .9rem Poppins;color:var(--navy);cursor:pointer}.accordion button b{color:var(--coral);font-size:1.3rem}.accordion p{margin:0 0 18px;font-size:.85rem;line-height:1.7;color:#536164}.contact-strip{padding:70px clamp(24px,7vw,110px);background:var(--celery);display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-strip h2{font-size:clamp(2rem,3vw,3.4rem)}footer{background:var(--navy);color:#d8e4e3;padding:65px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:45px}footer>div{display:flex;flex-direction:column;gap:9px}footer a,footer p{font-size:.79rem;margin:0}.footer-brand img{width:85px;border-radius:50%}.footer-brand p{font:1.35rem 'DM Serif Display';color:#fff}.footer-brand em{font-size:1.45rem}.menu-toggle{border:1px solid var(--teal);background:transparent;border-radius:99px;padding:8px 13px;font-weight:700}@media(max-width:900px){.nav{display:none;position:absolute;top:92px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column}.nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-button{display:none}.hero-v2{grid-template-columns:1fr}.hero-scene{min-height:470px}.promise{grid-template-columns:1fr}.stage-route{grid-template-columns:1fr 1fr}.route-line{display:none}.method-v2{grid-template-columns:1fr}.lower-grid{grid-template-columns:1fr}.contact-strip{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero-v2{padding:45px 22px}.hero-scene{min-height:390px}.pepita-space{width:150px;height:240px}.promise,.course-path,.method-v2,.lower-grid{padding:70px 22px}.stage-route{grid-template-columns:1fr}.stage p{min-height:0}.review-panel,.clarity-panel{padding:32px}.contact-strip{padding:55px 22px}footer{grid-template-columns:1fr;padding:55px 22px}}

.about-academy::before,
.about-visual::before {
  display: none !important;
}

/* Refined accent surfaces: celery is reserved for small highlights. */
.enrollment-gate{
  background:linear-gradient(135deg,#0f1722,#0d4552)!important;
  color:#fffdfa;
}
.enrollment-gate .eyebrow{color:#e4ebcf!important}
.enrollment-gate h2{color:#fffdfa}
.enrollment-gate>div>p:not(.eyebrow){color:#d8e7e5}
.enrollment-gate .gate-actions a:last-child{color:#e4ebcf}
.conditions-intro aside{
  position:relative;
  padding:27px 30px 27px 34px;
  background:#f1bf9838!important;
  border:1px solid #e4716238;
  box-shadow:0 10px 28px #0f17220a;
}
.conditions-intro aside::before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:4px;
  border-radius:4px;
  background:#e47162;
}
.conditions-intro aside strong{
  color:#0f4351;
  font:400 1.2rem 'DM Serif Display',Georgia,serif;
}

/* Shared course detail pages */
.course-detail-page .light-header{margin-bottom:18px}
.detail-hero{min-height:560px;padding:clamp(54px,7vw,105px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.55fr);gap:70px;align-items:center;background:linear-gradient(135deg,#0f1722 0%,#0d4552 72%,#41788b 100%);color:#fffdfa}
.detail-hero h1{font-size:clamp(3.2rem,6vw,6.6rem);line-height:.94;margin:10px 0 24px;color:#fffdfa}.detail-hero h1 em{color:#e47162}.detail-hero>div>p:not(.eyebrow){max-width:720px;color:#d8e7e5;font-size:clamp(.92rem,1.25vw,1.12rem);line-height:1.75}.detail-hero .inline-link{color:#fffdfa}
.course-facts{padding:12px 30px;border-left:1px solid #a9c6c165;display:flex;flex-direction:column}.course-facts span{padding:25px 0;border-bottom:1px solid #a9c6c138;display:flex;flex-direction:column}.course-facts span:last-child{border-bottom:0}.course-facts small{color:#f1bf98;font-size:.58rem;letter-spacing:.16em;font-weight:700}.course-facts b{font:400 1.35rem 'DM Serif Display',Georgia,serif;margin-top:5px}.course-facts em{font:500 .7rem Poppins,Arial,sans-serif;color:#a9c6c1;margin-top:4px}
.detail-intro{padding:55px clamp(38px,7vw,105px);display:grid;grid-template-columns:1.05fr .8fr;gap:70px;align-items:end;background:#fffdfa}.detail-intro h2,.detail-content h2,.detail-note h2{font-size:clamp(2rem,3.4vw,3.7rem);line-height:1.04;margin:7px 0}.detail-intro>p{color:#526166;line-height:1.75;font-size:.87rem}
.detail-content{display:grid;grid-template-columns:1fr 1fr;background:#edf6f3}.detail-content article{padding:60px clamp(34px,6vw,90px)}.detail-content article+article{background:#e4ebcf66}.detail-list{list-style:none;padding:20px 0 0;margin:0}.detail-list li{padding:15px 5px 15px 34px;border-bottom:1px solid #41788b28;position:relative;color:#334c52;font-size:.85rem}.detail-list li:before{content:'✓';position:absolute;left:3px;color:#e47162;font-weight:700}.detail-list.expectations li:before{color:#41788b}
.detail-note{padding:44px clamp(38px,7vw,105px);display:grid;grid-template-columns:220px 1fr;gap:45px;align-items:center;background:#41788b;color:#fffdfa}.detail-note>span{font-size:.68rem;letter-spacing:.2em;color:#f1bf98;font-weight:700}.detail-note h2{color:#fffdfa;font-size:clamp(1.7rem,2.5vw,2.8rem)}.detail-note p{max-width:800px;color:#e3eeec;font-size:.82rem;line-height:1.7}
@media(max-width:850px){.detail-hero{grid-template-columns:1fr;min-height:0;padding:55px 32px;gap:35px}.course-facts{border-left:0;border-top:1px solid #a9c6c165;padding:10px 0;display:grid;grid-template-columns:1fr 1fr}.course-facts span{padding:18px 12px}.detail-intro,.detail-content{grid-template-columns:1fr}.detail-intro{gap:20px;padding:45px 32px}.detail-content article{padding:45px 32px}.detail-note{grid-template-columns:1fr;gap:10px;padding:38px 32px}}
@media(max-width:520px){.detail-hero h1{font-size:3rem}.course-facts{grid-template-columns:1fr}.detail-content article{padding:38px 24px}.detail-intro,.detail-note{padding-inline:24px}}

/* Standalone information pages */
.info-hero{padding:clamp(65px,8vw,120px) clamp(38px,8vw,125px);min-height:530px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#0f1722,#0d4552 72%,#41788b);color:#fffdfa}.info-hero h1{font-size:clamp(3.1rem,6vw,6.5rem);line-height:.94;max-width:1050px;margin:10px 0 25px;color:#fffdfa}.info-hero h1 em{color:#e47162}.info-hero>p:not(.eyebrow){max-width:760px;color:#d8e7e5;line-height:1.75}.info-hero .inline-link{color:#fffdfa}
.info-intro{padding:60px clamp(38px,8vw,120px);background:#fffdfa;display:grid;grid-template-columns:1fr .85fr;gap:75px;align-items:end}.info-intro h2{font-size:clamp(2.2rem,3.5vw,3.9rem);line-height:1.03;margin:8px 0}.info-intro>p{color:#536164;line-height:1.8}
.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#edf6f3}.principle-grid article{padding:50px clamp(28px,4vw,60px);min-height:255px;border-right:1px solid #41788b24;border-bottom:1px solid #41788b24}.principle-grid span,.flow-grid span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#e47162;color:#fffdfa;font-size:.68rem;font-weight:700}.principle-grid h3,.flow-grid h3{font:400 1.65rem 'DM Serif Display',Georgia,serif;margin:18px 0 8px}.principle-grid p,.flow-grid p{font-size:.78rem;line-height:1.65;color:#536164}
.class-flow{padding:60px clamp(34px,7vw,105px);background:linear-gradient(135deg,#0f1722,#0d4552);color:#fffdfa}.section-heading h2{font-size:clamp(2.2rem,3.5vw,3.8rem);color:#fffdfa;margin:8px 0 35px}.flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.flow-grid article{padding:25px 22px;background:#ffffff0a;border:1px solid #a9c6c12e;border-radius:18px}.flow-grid span{background:#8cbbba;color:#0f1722}.flow-grid h3{color:#fffdfa}.flow-grid p{color:#d8e7e5}.truth-panel{padding:65px clamp(38px,8vw,120px);background:#e4ebcf}.truth-panel blockquote{font:400 clamp(2.1rem,4vw,4.2rem)/1.05 'DM Serif Display',Georgia,serif;max-width:1000px;margin:16px 0 30px;color:#0f4351}
.prices-detail-page{padding-inline:clamp(6px,1vw,14px)}
.rates-grid{padding:38px clamp(22px,4vw,58px);display:grid;grid-template-columns:repeat(6,1fr);gap:14px;background:linear-gradient(140deg,#0f1722 0%,#0d4552 100%)}
.rates-grid article{--card-accent:#e47162;position:relative;grid-column:span 2;min-height:300px;padding:31px 28px 27px;background:#fffdfa;border-radius:16px;border:1px solid #ffffff2b;box-shadow:0 14px 34px #061d2433;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.rates-grid article:nth-child(2){--card-accent:#62a9ad}.rates-grid article:nth-child(3){--card-accent:#f1bf98}.rates-grid article:nth-child(4){--card-accent:#8cbbba;grid-column:span 3}.rates-grid article:nth-child(5){--card-accent:#e47162;grid-column:span 3}
.rates-grid article::before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:var(--card-accent)}
.rates-grid article::after{content:"01";position:absolute;right:18px;top:17px;color:#0f43510d;font:400 3.4rem/1 'DM Serif Display',Georgia,serif}
.rates-grid article:nth-child(2)::after{content:"02"}.rates-grid article:nth-child(3)::after{content:"03"}.rates-grid article:nth-child(4)::after{content:"04"}.rates-grid article:nth-child(5)::after{content:"05"}
.rates-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 40px #061d2450}
.rates-grid small{position:relative;z-index:1;color:#e47162;letter-spacing:.14em;font-size:.58rem;font-weight:700}.rates-grid h2{position:relative;z-index:1;font-size:1.65rem;margin:8px 0 21px;max-width:88%}.rates-grid article>div p{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #41788b24;margin:0;font-size:.76rem}.rates-grid article>div b{color:#0f4351;white-space:nowrap}.rates-grid article>em{display:block;margin-top:16px;color:#657275;font:500 .65rem/1.55 Poppins,Arial,sans-serif}.price-clarity{display:grid;grid-template-columns:1fr 1fr;background:#fffdfa}.price-clarity>div{padding:55px clamp(35px,6vw,95px)}.price-clarity>div+div{background:#f1bf9830}.price-clarity h2{font-size:2rem;margin:8px 0 18px}.price-clarity ul{list-style:none;padding:0}.price-clarity li{padding:10px 0 10px 28px;position:relative;font-size:.78rem;color:#536164}.price-clarity li:before{content:'✓';position:absolute;left:0;color:#e47162;font-weight:700}
.conditions-intro{padding:55px clamp(38px,8vw,120px);display:grid;grid-template-columns:1fr .6fr;gap:60px;align-items:center;background:#fffdfa}.conditions-intro h2{font-size:clamp(2.2rem,3.5vw,3.8rem);margin:8px 0}.conditions-intro aside{padding:25px 28px;background:#e4ebcf;border-radius:16px}.conditions-intro aside strong{color:#e47162}.conditions-intro aside p{font-size:.75rem;line-height:1.65;margin:7px 0 0}.conditions-grid{padding:35px clamp(28px,6vw,90px);display:grid;grid-template-columns:1fr 1fr;gap:0 45px;background:#edf6f3}.conditions-grid article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid #41788b25}.conditions-grid article>span{font:400 1.5rem 'DM Serif Display',Georgia,serif;color:#e47162}.conditions-grid h2{font-size:1.45rem;margin:0 0 7px}.conditions-grid p{color:#536164;font-size:.75rem;line-height:1.7;margin:0}.document-access{padding:55px clamp(38px,8vw,120px);display:flex;justify-content:space-between;gap:60px;align-items:center;background:#0d4552;color:#fffdfa}.document-access h2{font-size:clamp(2rem,3vw,3.2rem);color:#fffdfa;margin:7px 0}.document-access p:not(.eyebrow){max-width:750px;color:#d8e7e5;font-size:.78rem;line-height:1.7}.document-access .button{flex:none}

/* Condiciones: impedir que los párrafos vacíos de WordPress desplacen el texto. */
.conditions-grid article>p:empty{display:none}
.conditions-grid article>span{grid-column:1;grid-row:1}
.conditions-grid article>div{grid-column:2;grid-row:1;min-width:0}
.conditions-document-summary>div:first-child{
 display:flex;
 flex-direction:column;
 justify-content:center;
 align-items:flex-start;
}
.conditions-document-summary .document-summary-note{
 margin:8px 0 22px;
 color:#536164;
 font-size:.75rem;
 line-height:1.65;
}
.conditions-document-summary .button{
 width:auto;
 margin-top:0;
}
@media(max-width:950px){.principle-grid{grid-template-columns:1fr 1fr}.flow-grid{grid-template-columns:1fr 1fr}.rates-grid{grid-template-columns:1fr 1fr}.rates-grid article,.rates-grid article:nth-child(4),.rates-grid article:nth-child(5){grid-column:span 1}.rates-grid article:last-child{grid-column:1/-1}.document-access{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.info-hero{min-height:0;padding:55px 26px}.info-hero h1{font-size:3.1rem}.conditions-page .info-hero h1{font-size:2.35rem;line-height:.98;overflow-wrap:anywhere}.info-intro,.price-clarity,.conditions-intro,.conditions-grid{grid-template-columns:1fr}.info-intro,.conditions-intro{gap:20px;padding:42px 26px}.principle-grid{grid-template-columns:1fr}.flow-grid{grid-template-columns:1fr}.class-flow,.rates-grid,.document-access{padding:42px 24px}.price-clarity>div{padding:42px 26px}.conditions-grid{padding:25px 26px}.truth-panel{padding:48px 26px}}
@media(max-width:620px){.rates-grid{grid-template-columns:1fr;padding:22px 14px;gap:11px}.rates-grid article,.rates-grid article:nth-child(4),.rates-grid article:nth-child(5),.rates-grid article:last-child{grid-column:1;min-height:0;padding:28px 23px 24px}.rates-grid article:hover{transform:none}.prices-detail-page{padding-inline:5px}}

/* Public enrolment, contact, about and FAQ */
.enrollment-process{padding:60px clamp(35px,7vw,105px);background:#fffdfa;display:grid;grid-template-columns:.65fr 1fr;gap:70px}.enrollment-process .section-heading h2{color:#0f4351}.enrollment-process>div:last-child article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #41788b25}.enrollment-process article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#8cbbba;color:#0f1722;font-size:.7rem;font-weight:700}.enrollment-process h3{font:400 1.5rem 'DM Serif Display',Georgia,serif;margin:0 0 5px}.enrollment-process article p{font-size:.75rem;line-height:1.6;color:#536164;margin:0}.enrollment-gate{padding:65px clamp(38px,8vw,120px);display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:center;background:#e4ebcf}.enrollment-gate h2{font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:1.05;margin:8px 0 15px}.enrollment-gate>div>p:not(.eyebrow){color:#526166;line-height:1.75}.gate-actions{display:flex;flex-direction:column;gap:16px}.gate-actions a:last-child{text-align:center;color:#0f4351;font-size:.75rem;font-weight:700}.enrollment-note{padding:48px clamp(38px,8vw,120px);display:grid;grid-template-columns:1fr .85fr;gap:65px;align-items:center;background:#0d4552;color:#fffdfa}.enrollment-note h2{font-size:clamp(1.9rem,3vw,3.1rem);color:#fffdfa;margin:6px 0}.enrollment-note>p{color:#d8e7e5;font-size:.8rem;line-height:1.75}

/* Matrícula: ordenar el proceso sin alterar su contenido ni su estilo. */
.enrollment-process{
 display:block;
}
.enrollment-process .section-heading{
 max-width:760px;
 margin-bottom:34px;
}
.enrollment-process>div:last-child{
 display:grid;
 grid-template-columns:repeat(5,minmax(0,1fr));
 width:100%;
 gap:0;
}
.enrollment-process>div:last-child article{
 display:block;
 min-width:0;
 padding:0 24px 20px;
 border-bottom:0;
 border-right:1px solid #41788b25;
}
.enrollment-process>div:last-child article:first-child{padding-left:0}
.enrollment-process>div:last-child article:last-child{padding-right:0;border-right:0}
.enrollment-process article>span{margin-bottom:18px}
.enrollment-process h3{line-height:1.12}
.contact-options{padding:50px clamp(30px,6vw,90px);display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#edf6f3}.contact-options article{padding:38px;background:#fffdfa;border-radius:18px}.contact-options small{color:#e47162;letter-spacing:.14em;font-size:.56rem;font-weight:700}.contact-options h2{font-size:clamp(1.45rem,2vw,2.1rem);margin:8px 0 12px;overflow-wrap:anywhere}.contact-options p{font-size:.75rem;line-height:1.65;color:#536164}.contact-options a{font-size:.72rem;color:#0f4351;font-weight:700}.contact-location{padding:60px clamp(35px,7vw,105px);display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center;background:#fffdfa}.contact-location h2{font-size:clamp(2.2rem,3.5vw,3.8rem);margin:8px 0}.contact-location>div>p:not(.eyebrow){color:#536164;margin-bottom:25px}.quick-links{padding:35px clamp(35px,7vw,105px);background:#e4ebcf}.quick-links>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}.quick-links a{padding:18px 20px;border-radius:12px;background:#fffdfa;color:#0f4351;font-weight:700;font-size:.76rem;display:flex;justify-content:space-between}
.about-hero{min-height:570px;padding:70px clamp(38px,8vw,120px);display:grid;grid-template-columns:1fr .65fr;gap:80px;align-items:center;background:linear-gradient(135deg,#0f1722,#0d4552);color:#fffdfa}.about-hero h1{font-size:clamp(3rem,5.5vw,6rem);line-height:.95;color:#fffdfa;margin:10px 0 25px}.about-hero h1 em{color:#e47162}.about-hero>div>p:not(.eyebrow){max-width:680px;color:#d8e7e5;line-height:1.75}.about-hero .inline-link{color:#fffdfa}.about-portrait{justify-self:end;max-width:430px}.about-portrait img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%;display:block}.about-portrait span{display:flex;flex-direction:column;text-align:right;margin-top:12px}.about-portrait small{color:#f1bf98;font-size:.56rem;letter-spacing:.14em}.about-portrait b{font:400 1.2rem 'DM Serif Display',Georgia,serif}.about-story{padding:65px clamp(38px,8vw,120px);display:grid;grid-template-columns:.9fr 1fr;gap:75px;background:#fffdfa}.about-story h2{font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:1.04;margin:8px 0}.about-story>div:last-child p{font-size:.82rem;line-height:1.8;color:#536164}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#edf6f3}.values-grid article{padding:48px 35px;border-right:1px solid #41788b25}.values-grid span{color:#e47162;font:400 1.35rem 'DM Serif Display',Georgia,serif}.values-grid h3{font-size:1.6rem;margin:10px 0}.values-grid p{font-size:.73rem;line-height:1.65;color:#536164}.about-facts-wide{padding:40px clamp(35px,7vw,105px);display:grid;grid-template-columns:repeat(4,1fr);background:#0d4552;color:#fffdfa}.about-facts-wide span{display:flex;flex-direction:column;text-align:center;border-right:1px solid #ffffff25}.about-facts-wide span:last-child{border:0}.about-facts-wide b{font:400 2rem 'DM Serif Display',Georgia,serif;color:#f1bf98}.about-facts-wide small{font-size:.65rem;color:#d8e7e5}
.faq-layout{padding:60px clamp(35px,7vw,105px);display:grid;grid-template-columns:.55fr 1fr;gap:70px;background:#fffdfa;align-items:start}.faq-layout>aside{position:sticky;top:125px}.faq-layout aside h2{font-size:clamp(2.1rem,3vw,3.2rem);margin:8px 0 14px}.faq-layout aside>p:not(.eyebrow){color:#536164;font-size:.76rem;line-height:1.7;margin-bottom:22px}.faq-full-list article{border-bottom:1px solid #41788b30}.faq-full-list button{width:100%;padding:20px 0;display:flex;justify-content:space-between;gap:25px;border:0;background:transparent;color:#0f4351;text-align:left;font:600 .86rem Poppins,Arial,sans-serif;cursor:pointer}.faq-full-list button b{color:#e47162;font-size:1.3rem}.faq-full-list article>p{padding:0 38px 22px 0;margin:0;color:#536164;font-size:.76rem;line-height:1.7}
@media(max-width:950px){.enrollment-process,.enrollment-gate,.enrollment-note,.contact-location,.about-hero,.about-story,.faq-layout{grid-template-columns:1fr}.contact-options{grid-template-columns:1fr 1fr}.values-grid,.about-facts-wide{grid-template-columns:1fr 1fr}.about-portrait{justify-self:center;max-width:380px}.faq-layout>aside{position:static}.quick-links>div{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.enrollment-process,.enrollment-gate,.enrollment-note,.contact-location,.about-hero,.about-story,.faq-layout{padding:44px 25px;gap:30px}.contact-options{grid-template-columns:1fr;padding:30px 18px}.quick-links{padding:34px 24px}.quick-links>div,.values-grid,.about-facts-wide{grid-template-columns:1fr}.values-grid article{border-right:0;border-bottom:1px solid #41788b25}.about-facts-wide span{border-right:0;border-bottom:1px solid #ffffff25;padding:18px}.about-hero h1{font-size:3.1rem}}

@media(max-width:1100px){
 .enrollment-process>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}
 .enrollment-process>div:last-child article:nth-child(3){border-right:0}
 .enrollment-process>div:last-child article:nth-child(4){padding-left:0}
}
@media(max-width:700px){
 .enrollment-process .section-heading{margin-bottom:18px}
 .enrollment-process>div:last-child{grid-template-columns:1fr;row-gap:0}
 .enrollment-process>div:last-child article,
 .enrollment-process>div:last-child article:first-child,
 .enrollment-process>div:last-child article:nth-child(4),
 .enrollment-process>div:last-child article:last-child{
  display:grid;
  grid-template-columns:50px 1fr;
  gap:18px;
  padding:20px 0;
  border-right:0;
  border-bottom:1px solid #41788b25;
 }
 .enrollment-process>div:last-child article:last-child{border-bottom:0}
 .enrollment-process article>span{margin-bottom:0}
}

/* Navegación y transparencia de Inicio en móvil. */
@media(max-width:720px){
 main{padding-top:0!important}
 .light-header{
  position:sticky!important;
  top:0!important;
  width:100%!important;
  height:72px!important;
  margin:0 auto 12px!important;
  padding:8px 18px!important;
  border-radius:0 0 20px 20px!important;
  z-index:1000!important;
 }
 body.admin-bar .light-header{top:46px!important}
 body.admin-bar main{padding-top:0!important}
 .light-header .brand img{width:56px!important;height:56px!important}
 .light-header .menu-toggle{
  display:block!important;
  margin-left:auto!important;
  visibility:visible!important;
  opacity:1!important;
 }
 .light-header .nav{top:72px!important;max-height:calc(100vh - 72px);overflow-y:auto}
 .light-header .nav.open{
  display:flex!important;
  position:absolute!important;
  top:72px!important;
  left:0!important;
  right:0!important;
  z-index:1002!important;
  width:100%!important;
  padding:18px 24px 24px!important;
  background:#41788b!important;
  border-radius:0 0 20px 20px!important;
  box-shadow:0 18px 30px #0f172238!important;
 }
 .orientation-row .price-promise{align-items:stretch!important}
 .orientation-row .price-message,
 .orientation-row .price-access{width:100%!important;min-width:0!important}
 .orientation-row .price-access{
  align-self:stretch!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:left!important;
 }
 .orientation-row .price-access>p{
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
 }
}

/* Navegación principal siempre desplegada en móvil. */
@media(max-width:720px){
 .light-header{
  position:relative!important;
  top:auto!important;
  height:78px!important;
  min-height:78px!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:12px!important;
  padding:8px 12px!important;
 }
 body.admin-bar .light-header{top:auto!important}
 .light-header .brand{flex:0 0 auto!important}
 .light-header .brand img{width:58px!important;height:58px!important}
 .light-header .menu-toggle{display:none!important}
 .light-header .nav,
 .light-header .nav.open{
  position:static!important;
  display:flex!important;
  flex:1 1 auto!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  gap:14px!important;
  width:auto!important;
  min-width:0!important;
  max-height:none!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:7px 5px!important;
  margin:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  scrollbar-width:none!important;
 }
 .light-header .nav::-webkit-scrollbar{display:none!important}
 .light-header .nav>a,
 .light-header .nav>.nav-dropdown{
  display:block!important;
  flex:0 0 auto!important;
  min-width:max-content!important;
  padding:7px 0!important;
  border-radius:0!important;
  text-align:left!important;
 }
 .light-header .nav a{font-size:.68rem!important;line-height:1.2!important;white-space:nowrap!important}
 .light-header .nav-dropdown>a{display:block!important}
 .light-header .course-menu{display:none!important}
}

/* About us: team directory */
.team-sections{background:#fffdfa}.team-group{padding:72px clamp(32px,7vw,105px)}.team-group:nth-child(even){background:#f3f7f5}.team-group-heading{display:grid;grid-template-columns:1fr .8fr;gap:55px;align-items:end;margin-bottom:38px}.team-group-heading h2{font-size:clamp(2.35rem,4vw,4.3rem);line-height:1;margin:8px 0}.team-group-heading>p{color:#526366;line-height:1.75;font-size:.8rem}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.team-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.team-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(170px,.7fr) 1.3fr;min-height:410px;border:1px solid #174e5b22;border-radius:24px;background:#fff;box-shadow:0 16px 45px #0f17220b}.team-grid-3 .team-card{grid-template-columns:1fr;grid-template-rows:250px auto}.team-photo{min-height:100%;background:#e7f0ed}.team-photo img,.team-placeholder{width:100%;height:100%;min-height:260px;object-fit:cover;display:grid;place-items:center}.team-placeholder span{font:400 clamp(4rem,8vw,7.5rem) 'DM Serif Display',Georgia,serif;color:#fffdfa}.team-placeholder.shade-1{background:linear-gradient(145deg,#0d4552,#41788b)}.team-placeholder.shade-2{background:linear-gradient(145deg,#e47162,#f1bf98)}.team-placeholder.shade-3{background:linear-gradient(145deg,#41788b,#8cbbba)}.team-placeholder.shade-4{background:linear-gradient(145deg,#151e2b,#0d4552)}.team-copy{padding:30px 30px 28px;display:flex;flex-direction:column}.team-role{margin:0;color:#e05f52;font-size:.58rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.team-copy h3{font-size:2rem;line-height:1.05;margin:7px 0 8px}.team-areas{margin:0 0 17px;color:#41788b;font-size:.65rem;font-weight:700}.team-bio{font-size:.73rem;line-height:1.72;color:#526366;margin:0}.team-copy blockquote{margin:auto 0 0;padding:18px 0 0;border:0;color:#0d4552;font:italic 1rem/1.35 'DM Serif Display',Georgia,serif}.team-direction{border-top:8px solid #e47162}.team-admin{border-top:8px solid #f1bf98}.team-senior{border-top:8px solid #41788b}.team-teachers{border-top:8px solid #8cbbba}.work-with-us{padding:65px clamp(36px,8vw,120px);display:flex;align-items:center;justify-content:space-between;gap:50px;background:#0f1722;color:#fffdfa}.work-with-us h2{font-size:clamp(2.2rem,3.8vw,4.3rem);line-height:1.02;margin:8px 0 14px;max-width:800px}.work-with-us p:not(.eyebrow){color:#d7e6e4;max-width:720px;line-height:1.7}.work-with-us .button{flex:0 0 auto}
@media(max-width:1000px){.team-grid-3{grid-template-columns:1fr}.team-grid-3 .team-card{grid-template-columns:minmax(170px,.7fr) 1.3fr;grid-template-rows:auto}.team-group-heading{grid-template-columns:1fr}.work-with-us{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.team-group{padding:52px 22px}.team-grid{grid-template-columns:1fr}.team-card,.team-grid-3 .team-card{grid-template-columns:1fr;grid-template-rows:280px auto}.team-photo{min-height:280px}.team-copy{padding:25px 23px}.team-copy h3{font-size:1.8rem}.work-with-us{padding:52px 25px}}

/* Página de Cursos */
.courses-page { background:#41788b; padding:0 clamp(5px,1.1vw,16px) 16px; }
.courses-page .light-header { margin-inline:-16px; margin-bottom:18px; }
.courses-hero { min-height:0; padding:58px clamp(34px,7vw,110px) 62px; background:linear-gradient(135deg,#0f1722,#0d4654); color:#fffdfa; position:relative; }
.courses-hero::after { display:none; }
.courses-hero .eyebrow { color:#8cbbba; }
.courses-hero h1 { max-width:920px;font-size:clamp(2.9rem,4.7vw,5.15rem);margin:10px 0 18px;line-height:.98; }
.courses-hero h1 em { color:#f1bf98; }
.courses-hero>p:not(.eyebrow){max-width:760px;color:#d8e7e5;line-height:1.75;font-size:.96rem;}
.courses-hero>div{display:flex;align-items:center;gap:26px;margin-top:30px;}
.courses-hero .inline-link{color:#fffdfa;}

.course-guidance{background:#fffdfa;padding:36px clamp(34px,7vw,110px);display:grid;grid-template-columns:1.25fr .75fr;gap:54px;align-items:center;}
.course-guidance h2{font-size:clamp(2.15rem,3vw,3.25rem);margin:7px 0 12px;}
.course-guidance>div>p:last-child{max-width:670px;color:#536164;line-height:1.7;}
.course-guidance .level-note{background:#0e3f4c;color:#fffdfa;border:1px solid #8cbbba55;border-radius:18px;padding:22px 26px 22px 20px;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;box-shadow:0 14px 32px #0f172214;position:relative;overflow:hidden;}
.level-note::after{content:"";position:absolute;width:120px;height:120px;border:1px solid #8cbbba26;border-radius:50%;right:-52px;bottom:-62px;}
.level-scale{width:44px;display:flex;flex-direction:column;align-items:center;align-self:stretch;min-height:118px;}
.level-scale b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e47162;color:#fff;font:700 .66rem Poppins,sans-serif;z-index:1;}
.level-scale b:last-child{background:#8cbbba;color:#0f1722;}
.level-scale i{flex:1;width:1px;border-left:2px dashed #a9c6c1;margin:4px 0;position:relative;}
.level-scale i::after{content:"";position:absolute;left:-5px;bottom:-1px;width:7px;height:7px;border-right:2px solid #a9c6c1;border-bottom:2px solid #a9c6c1;transform:rotate(45deg);}
.level-note span{font-size:.62rem;letter-spacing:.12em;font-weight:700;color:#8cbbba;}
.level-note h3{font-size:1.5rem;margin:5px 0 6px;color:#fffdfa;}
.level-note p{font-size:.72rem;line-height:1.55;color:#d8e7e5;margin:0 0 13px;}
.level-note a{color:#f1bf98;text-decoration:none;font-weight:700;font-size:.7rem;}

.courses-catalog{background:#faf7f1;padding:46px clamp(34px,7vw,110px) 50px;}
.catalog-heading{display:grid;grid-template-columns:1fr .7fr;gap:12px 50px;align-items:end;margin-bottom:26px;}
.catalog-heading .eyebrow{grid-column:1/-1;margin:0;}
.catalog-heading h2{font-size:clamp(2.4rem,3.5vw,3.8rem);}
.catalog-heading>p:last-child{color:#536164;line-height:1.65;font-size:.85rem;}
.course-stage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}
.course-stage-card{background:#fffdfa;border:1px solid #41788b35;border-radius:16px;padding:21px 20px 18px;display:flex;flex-direction:column;min-height:342px;position:relative;overflow:hidden;}
.course-stage-card::after{content:"";position:absolute;right:-42px;top:-42px;width:100px;height:100px;border-radius:50%;background:#8cbbba16;}
.course-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:.64rem;font-weight:700;margin-bottom:15px;}
.course-stage-card>small{font-size:.64rem;color:#41788b;font-weight:700;}
.course-stage-card h3{font-size:1.82rem;margin:4px 0 9px;}
.course-stage-card>p{font-size:.73rem;line-height:1.55;color:#516065;min-height:72px;}
.course-stage-card dl{margin:auto 0 18px;}
.course-stage-card dl>div{border-top:1px solid #41788b1f;padding:8px 0;display:flex;justify-content:space-between;gap:10px;font-size:.64rem;}
.course-stage-card dt{color:#617176;}.course-stage-card dd{margin:0;font-weight:700;text-align:right;}
.course-stage-card>a{color:#e47162;text-decoration:none;font-size:.72rem;font-weight:700;}
.specialist-heading{margin:42px 0 20px;display:flex;align-items:end;justify-content:space-between;gap:25px;border-top:1px solid #41788b2b;padding-top:28px;}
.specialist-heading h2{font-size:clamp(2rem,2.7vw,3rem);}
.specialist-grid{display:grid;grid-template-columns:1.15fr .9fr .9fr;gap:14px;}
.specialist-grid article{background:#0e3f4c;color:#fffdfa;border-radius:16px;padding:23px;min-height:225px;display:flex;flex-direction:column;}
.specialist-grid article:nth-child(2){background:#2f6877;}.specialist-grid article:nth-child(3){background:#fffdfa;color:#0f1722;border:1px solid #41788b35;}
.specialist-grid small{color:#f1bf98;font-size:.62rem;letter-spacing:.12em;font-weight:700;}
.specialist-grid h3{font-size:2rem;margin:8px 0 12px;}.specialist-grid p{font-size:.76rem;line-height:1.65;opacity:.82;}
.specialist-grid article>div{margin:auto 0 18px;display:flex;justify-content:space-between;gap:15px;font-size:.66rem;border-top:1px solid #ffffff2c;padding-top:13px;}.specialist-grid article:nth-child(3)>div{border-color:#41788b30;}
.specialist-grid article>a{color:#f1bf98;text-decoration:none;font-size:.7rem;font-weight:700;}.specialist-grid article:nth-child(3)>a{color:#e47162;}

.matching-process{padding:42px clamp(34px,7vw,110px);display:grid;grid-template-columns:.72fr 1.28fr;gap:54px;align-items:center;}
.process-copy h2{font-size:clamp(2.35rem,3vw,3.4rem);margin:8px 0 14px;}.process-copy>p:last-child{color:#d8e7e5;font-size:.8rem;line-height:1.7;}
.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;}
.process-steps article{background:#ffffff08;border:1px solid #8cbbba35;border-radius:14px;padding:19px;position:relative;min-height:155px;}
.process-steps span{color:#f1bf98;font-size:.65rem;font-weight:700;}.process-steps h3{font-size:1.45rem;margin:17px 0 8px;}.process-steps p{color:#d8e7e5;font-size:.68rem;line-height:1.55;}.process-steps i{position:absolute;right:-13px;top:47%;z-index:2;color:#f1bf98;font-style:normal;font-size:1.4rem;}

.course-prices{background:#fffdfa;padding:44px clamp(34px,7vw,110px) 48px;display:grid;grid-template-columns:.58fr 1.42fr;gap:48px;align-items:stretch;}
.prices-sidebar{display:flex;flex-direction:column;justify-content:space-between;gap:54px;padding:22px 0;}
.course-prices .prices-heading{position:static;}
.course-prices h2{font-size:clamp(2.25rem,3vw,3.25rem);margin:8px 0 14px;}.prices-heading>p:last-child{font-size:.78rem;line-height:1.7;color:#536164;max-width:390px;}
.price-groups{display:grid;grid-template-columns:1fr 1.15fr;gap:12px;}
.price-group{border:1px solid #41788b2d;border-radius:17px;padding:20px;background:#faf7f1;min-height:184px;display:flex;flex-direction:column;position:relative;overflow:hidden;}
.price-group small{font-size:.58rem;letter-spacing:.11em;font-weight:700;color:#41788b;}
.price-group h3{font-size:1.35rem;margin:5px 0 13px;}
.price-group>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #41788b22;padding:9px 0;font-size:.68rem;}
.price-group>div b{color:#41788b;font-size:.82rem;}.price-group em{font:inherit;font-size:.61rem;}
.price-group.summer{background:#e47162;color:#fffdfa;border-color:#e47162;}
.price-group.summer small,.price-group.summer strong{color:#fffdfa;}.price-group.summer p{font-size:.68rem;line-height:1.55;opacity:.85;}.price-group.summer strong{font-size:1.5rem;margin-top:auto;}.price-group.summer strong em{display:block;font-size:.61rem;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:3px;}
.price-group.private{background:#0e3f4c;color:#fffdfa;border-color:#0e3f4c;}.price-group.private small{color:#8cbbba}.price-group.private>div{border-color:#ffffff24}.price-group.private>div b{color:#f1bf98;}
.materials-note{background:#e4ebcf66;border:1px solid #a9c6c166;border-radius:17px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;}
.materials-note .note-index{width:38px;height:38px;border:1px solid #41788b;border-radius:50%;display:grid;place-items:center;color:#41788b;font-size:.62rem;font-weight:700;}
.materials-note b{color:#41788b;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;}.materials-note h3{font-size:1.35rem;margin:5px 0 5px;}.materials-note p{font-size:.68rem;line-height:1.55;margin:0 0 8px;max-width:620px;}.materials-note a{font-size:.66rem;color:#e47162;text-decoration:none;font-weight:700;}
.course-faq{background:#faf7f1;padding:50px clamp(34px,7vw,110px);}.course-faq h2{font-size:clamp(2.35rem,3vw,3.35rem);margin:8px 0 22px;}.course-faq .accordion{background:#fffdfa;border-radius:16px;padding:0 24px;}

@media(max-width:1000px){.course-stage-grid{grid-template-columns:1fr 1fr}.specialist-grid{grid-template-columns:1fr}.course-guidance,.matching-process,.course-prices{grid-template-columns:1fr}.catalog-heading{display:block}.catalog-heading>p:last-child{max-width:650px}.process-steps{max-width:760px}.prices-sidebar{padding:0;gap:28px}.materials-note{max-width:none}}
@media(max-width:620px){.courses-page{padding-inline:10px}.courses-page .light-header{margin-inline:-10px}.courses-hero{padding:48px 24px}.courses-hero::after{display:none}.courses-hero h1{font-size:2.75rem}.courses-hero>div{align-items:flex-start;flex-direction:column}.course-guidance,.courses-catalog,.matching-process,.course-prices,.course-faq{padding:38px 24px}.course-stage-grid,.process-steps,.price-groups{grid-template-columns:1fr}.course-stage-card{min-height:0}.course-stage-card>p{min-height:0}.specialist-heading{display:block}.process-steps i{display:none}.course-guidance .level-note,.materials-note{grid-template-columns:1fr}.level-note .note-mark,.materials-note .note-index{margin-bottom:2px}}

/* Precios como una composición editorial única, sin efecto de tabla ni mosaico pesado. */
.price-groups{
  background:#faf7f1;
  border:1px solid #41788b2b;
  border-radius:18px;
  padding:8px;
  gap:0;
  overflow:hidden;
}
.price-group{
  border:0;
  border-radius:0;
  background:transparent;
  min-height:0;
  padding:19px 22px;
}
.price-group.annual{border-right:1px solid #41788b28;border-bottom:1px solid #41788b28;}
.price-group.exams{border-bottom:1px solid #41788b28;}
.price-group.summer,.price-group.private{
  background:transparent;
  color:#0f1722;
  border:0;
  min-height:124px;
}
.price-group.summer{border-right:1px solid #41788b28;}
.price-group.summer::before,.price-group.private::before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:4px;
  border-radius:4px;
  background:#e47162;
}
.price-group.private::before{background:#41788b;}
.price-group.summer small,.price-group.summer strong{color:#0f1722;}
.price-group.summer p{color:#536164;margin:0 0 8px;}
.price-group.summer strong{font-size:1.25rem;margin-top:3px;color:#e47162;}
.price-group.summer strong em{display:inline;margin-left:7px;color:#536164;}
.price-group.private small{color:#41788b;}
.price-group.private>div{border-color:#41788b22;padding:7px 0;}
.price-group.private>div b{color:#41788b;}
.materials-note{background:transparent;border:0;border-top:1px solid #41788b2b;border-radius:0;padding:22px 0 0;}
.materials-note .note-index{background:#e4ebcf;border-color:#a9c6c1;}

@media(max-width:620px){
  .price-group.annual,.price-group.exams,.price-group.summer{border-right:0;border-bottom:1px solid #41788b28;}
  .price-group.summer,.price-group.private{min-height:0;}
  .course-guidance .level-note{grid-template-columns:auto 1fr;}
}

/* Personalidad visual ligera para precios y materiales. */
.materials-note{
  background:linear-gradient(145deg,#e4ebcf80,#f7f7ed) !important;
  border:1px solid #a9c6c184 !important;
  border-radius:16px !important;
  padding:22px 20px !important;
  box-shadow:0 12px 26px #0f17220b;
  position:relative;
  overflow:hidden;
}
.materials-note::after{
  content:"";
  position:absolute;
  width:105px;
  height:105px;
  border-radius:50%;
  border:1px solid #8cbbba4a;
  right:-56px;
  bottom:-60px;
}
.materials-note .note-index{background:#fffdfa;box-shadow:0 4px 12px #41788b10;}
.materials-note h3{font-size:1.48rem;line-height:1.05;max-width:330px;}

.price-groups{gap:8px;background:#f4f2eb;padding:8px;}
.price-group{
  border-radius:12px !important;
  border:1px solid transparent !important;
  padding:20px 24px;
  isolation:isolate;
}
.price-group::after{
  position:absolute;
  right:18px;
  top:9px;
  font:italic 700 3.4rem/1 Georgia,serif;
  color:#41788b0b;
  z-index:-1;
}
.price-group.annual{background:#fffdfa;border-color:#a9c6c14f !important;}
.price-group.annual::after{content:"01";}
.price-group.exams{background:#eef5f3;border-color:#8cbbba55 !important;}
.price-group.exams::after{content:"02";}
.price-group.summer{background:#fff1ec;border-color:#e4716240 !important;}
.price-group.summer::after{content:"03";color:#e4716212;}
.price-group.private{background:#edf3f4;border-color:#41788b40 !important;}
.price-group.private::after{content:"04";}
.price-group.annual,.price-group.exams,.price-group.summer{border-right-width:1px;border-bottom-width:1px;}
.price-group.summer::before,.price-group.private::before{top:20px;bottom:20px;width:3px;}
.price-group h3{position:relative;display:inline-block;width:max-content;max-width:85%;}
.price-group h3::after{content:"";position:absolute;left:0;bottom:-7px;width:30px;height:2px;background:#f1bf98;border-radius:2px;}
.price-group>div:first-of-type{margin-top:7px;}

@media(max-width:620px){
  .price-groups{gap:7px;}
  .materials-note{grid-template-columns:auto 1fr !important;}
}

/* La recepción conserva solo el fundido lateral, sin oscurecimiento general. */
.reception-visual::after {
  background: linear-gradient(90deg, #0b3c4a 0%, #0b3c4ad6 8%, #0b3c4a68 22%, transparent 48%) !important;
}
.reception-visual img {
  filter: none !important;
}

.about-academy {
  background: linear-gradient(135deg, #0f1722 0%, #103f4b 100%) !important;
  color: #fffdfa;
  padding: 48px clamp(34px,5vw,78px) 32px !important;
  gap: 36px 58px !important;
}
.about-academy .eyebrow { color: #8cbbba; }
.about-copy h2 { color: #e47162; }
.about-copy h2 span { color: #e4ebcf; }
.about-copy > p:not(.eyebrow) { color: #d8e7e5 !important; }
.about-copy strong { color: #a9c6c1 !important; }
.about-copy .inline-link { color: #fffdfa; }
.about-copy .inline-link b { color: #e47162; }
.about-facts { border-top-color: #a9c6c148 !important; }
.about-facts span { border-right-color: #a9c6c138 !important; }
.about-facts b { color: #a9c6c1 !important; }
.about-facts small { color: #e1ecea !important; }

.founder-card {
  position: static !important;
  width: auto !important;
  min-width: 0 !important;
  padding: 10px 0 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  align-items: flex-end !important;
  text-align: right;
  color: #d8e7e5 !important;
}
.about-visual { width: min(100%,330px) !important; margin-bottom: 0 !important; }

.founder-card span { font-size: .4rem !important; letter-spacing: .12em !important; color:#f1bf98 !important; }
.founder-card b { font-size: .82rem !important; margin: 1px 0 0 !important; font-family:Poppins,Arial,sans-serif !important; font-weight:500 !important; }
.founder-card small { font-size: .61rem !important; }
.about-copy h2 { margin: 8px 0 16px !important; font-size: clamp(2.2rem,3.35vw,3.65rem) !important; }
.about-copy > p:not(.eyebrow) { line-height: 1.65 !important; margin-bottom: 10px !important; }
.about-copy .inline-link { margin-top: 8px !important; }
.about-facts { padding-top: 18px !important; gap: 14px !important; }

.nav-dropdown { position: relative; display: flex; align-items: center; }
.nav-dropdown::after {
  content: "";
  position: absolute;
  top: 100%;
  left: -12px;
  right: -12px;
  height: 20px;
}
.nav-dropdown > button {
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font: 700 .88rem Poppins, Arial, sans-serif;
  cursor: pointer;
}
.nav-dropdown > button:hover,
.nav-dropdown.is-open > button { color: #e47162; }
.course-menu {
  position: absolute;
  z-index: 30;
  top: calc(100% + 18px);
  left: 50%;
  width: 300px;
  padding: 10px;
  transform: translate(-50%, 8px);
  border: 1px solid #ffffff24;
  border-radius: 16px;
  background: #0f172259;
  -webkit-backdrop-filter: blur(8px) saturate(115%);
  backdrop-filter: blur(8px) saturate(115%);
  box-shadow: 0 18px 44px #0f172226;
  opacity: 0;
  visibility: hidden;
  transition: opacity .18s ease, transform .18s ease, visibility .18s;
}
.nav-dropdown.is-open .course-menu { opacity: 1; visibility: visible; transform: translate(-50%, 0); }
@media (hover: hover) and (pointer: fine) {
  .nav-dropdown:hover .course-menu,
  .nav-dropdown:focus-within .course-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
  }
  .nav-dropdown:hover > button,
  .nav-dropdown:focus-within > button { color: #e47162; }
}
.light-header .course-menu a { display: flex; flex-direction: column; gap: 2px; padding: 10px 12px; border-radius: 10px; color: #fffdfa !important; font-size: .76rem !important; transition: color .16s ease, background .16s ease; }
.light-header .course-menu a:hover,
.light-header .course-menu a:focus-visible,
.light-header .course-menu a:active { color: #e47162 !important; background: #ffffff0d; outline: none; }
.course-menu small { color: #a9c6c1; font-size: .62rem; font-weight: 600; transition: color .16s ease; }
.course-menu a:hover small,
.course-menu a:focus-visible small,
.course-menu a:active small { color: #e47162; }

@media (min-width: 721px) {
  .light-header .nav {
    display: flex !important;
    position: static !important;
    inset: auto !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: clamp(11px, 1.35vw, 24px) !important;
    width: auto !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
  .light-header .menu-toggle { display: none !important; }
  .light-header .header-button { display: inline-flex !important; }
  .light-header.menu-active { margin-bottom: 0 !important; }
}

@media (min-width: 721px) and (max-width: 1100px) {
  .light-header { gap: 16px; padding-inline: 24px; }
  .light-header .nav a { font-size: .72rem; }
  .nav-dropdown > button { font-size: .72rem; }
  .light-header .header-button { padding: 10px 13px; font-size: .67rem; white-space: nowrap; }
}

@media (min-width: 721px) and (max-width: 1380px) {
  .light-header { gap: 14px; padding-inline: 20px; }
  .light-header .nav { gap: 12px !important; }
  .light-header .nav a,
  .nav-dropdown > button { font-size: .68rem; white-space: nowrap; }
  .light-header .header-button { display: none !important; }
}

@media (max-width: 720px) {
  .about-visual { margin-bottom: 0 !important; }
  .founder-card { position:static !important;width:auto !important;padding-top:9px !important; }
  .nav-dropdown { display: block; }
  .nav-dropdown::after { display: none; }
  .nav-dropdown > button { width: 100%; text-align: left; color: white; font-size: .88rem; }
  .course-menu { position: static; width: 100%; margin-top: 10px; padding: 6px; transform: none; display: none; opacity: 1; visibility: visible; box-shadow: none; background: #0f172259; border-color: #ffffff20; }
  .nav-dropdown.is-open .course-menu { display: block; transform: none; }
  .course-menu a { color: white !important; }
  .course-menu a:hover,.course-menu a:focus-visible,.course-menu a:active { color: #e47162 !important; background: #ffffff0d; }
  .course-menu small { color: #d8e8e6; }
}

/* Información principal y reseñas como franja secundaria apilada. */
.lower-grid {
  display: flex !important;
  flex-direction: column;
  gap: 18px !important;
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  overflow: visible !important;
}
.lower-grid .clarity-panel {
  width: 100%;
  min-height: 0 !important;
  padding: 42px 52px !important;
  border-radius: 24px;
}
.lower-grid .clarity-panel h2 {
  font-size: clamp(2.2rem,3vw,3.35rem);
  margin-bottom: 18px;
}
.lower-grid .accordion button { padding: 15px 0; }
.lower-grid .accordion p a{color:var(--coral);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.lower-grid .review-panel {
  width: 100%;
  min-height: 0 !important;
  padding: 15px 30px !important;
  display: grid !important;
  grid-template-columns: 235px minmax(0,1fr) 145px;
  grid-template-rows: auto auto;
  gap: 3px 26px;
  align-items: center;
  background: #41788b !important;
  border-radius: 18px;
}
.lower-grid .review-heading { grid-column:1;grid-row:1/3;display:block; }
.lower-grid .review-heading .eyebrow { margin: 0 0 5px; color: #e4ebcf; }
.lower-grid .review-heading > span { display: block; }
.lower-grid .review-panel blockquote {
  grid-column:2;
  grid-row:1;
  margin: 0 !important;
  max-width: none;
  font-size: clamp(.92rem,1.08vw,1.16rem) !important;
  font-weight: 400 !important;
  line-height: 1.18;
}
.lower-grid .review-panel > span { grid-column:2;grid-row:2;display:block;font-size:.6rem;font-weight:400;margin-top:3px; }
.lower-grid .review-controls {
  grid-column:3;
  grid-row:1/3;
  justify-content:flex-end;
  margin:0 !important;
}
.lower-grid .review-controls .review-nav { margin: 0; }
.lower-grid .review-controls button { width: 31px; height: 31px; font-size: .75rem; }
.lower-grid .review-nav i.active { width: 22px; }

/* Reseñas inmediatamente después del bloque de la academia. */
.about-review {
  width: 100%;
  min-height: 0 !important;
  padding: 15px 30px !important;
  display: grid !important;
  grid-template-columns: 235px minmax(0,1fr) 145px;
  grid-template-rows: auto auto;
  gap: 3px 26px;
  align-items: center;
  background: #41788b !important;
  border-radius: 18px;
}
.about-review .review-heading { grid-column:1;grid-row:1/3;display:block; }
.about-review .review-heading .eyebrow { margin:0 0 5px;color:#e4ebcf; }
.about-review .review-heading > span { display:block; }
.about-review blockquote { grid-column:2;grid-row:1;margin:0 !important;max-width:none;font-size:clamp(.92rem,1.08vw,1.16rem) !important;font-weight:400 !important;line-height:1.18; }
.about-review > span { grid-column:2;grid-row:2;display:block;font-size:.6rem;font-weight:400;margin-top:3px; }
.about-review .review-controls { grid-column:3;grid-row:1/3;justify-content:flex-end;margin:0 !important; }
.about-review .review-controls .review-nav { margin:0; }
.about-review .review-nav i.active { width:22px; }

@media (max-width: 850px) {
  .lower-grid { padding: 0 !important; }
  .lower-grid .clarity-panel { padding: 32px !important; }
  .lower-grid .review-panel { display:block !important;padding:26px !important; }
  .lower-grid .review-panel blockquote { margin: 16px 0 10px !important; }
  .lower-grid .review-controls { justify-content:center;margin-top:15px !important; }
  .about-review { display:block !important;padding:22px 26px !important; }
  .about-review blockquote { margin:14px 0 8px !important; }
  .about-review .review-controls { justify-content:center;margin-top:12px !important; }
}

.contact-strip {
  padding: 38px clamp(36px,7vw,110px) !important;
  min-height: 0 !important;
}
.contact-strip h2 {
  font-size: clamp(2rem,2.8vw,3.15rem) !important;
  line-height: 1.05;
}
.contact-strip .eyebrow { margin: 0 0 7px; }

@media (max-width: 900px) {
  .reception-visual::after {
    background: linear-gradient(180deg, #0b3c4a 0%, transparent 24%) !important;
  }
}

/* Precios y recorrido conviven, dando prioridad visual al camino lineal. */
.orientation-row {
  display: grid;
  grid-template-columns: minmax(285px, .42fr) minmax(850px, 1.58fr);
  gap: 18px;
  align-items: stretch;
  width: min(1500px, 100%);
  margin: 0 auto 18px;
  padding: 0;
}
.orientation-row > .panel { margin: 0 !important; max-width: none !important; height: 100% !important; min-height: 0 !important; }
.orientation-row .price-promise {
  display: flex !important;
  flex-direction: column;
  gap: 26px !important;
  padding: 38px 32px !important;
}
.orientation-row .price-message { display: block !important; }
.orientation-row .price-message h2 { font-size: clamp(2rem, 2.25vw, 2.8rem) !important; }
.orientation-row .price-message h3 { font-size: 1.45rem !important; margin: 12px 0 10px !important; }
.orientation-row .price-message > p { margin: 0 0 14px !important; font-size: .76rem !important; line-height: 1.6; }
.orientation-row .price-message ul { display: block !important; margin: 0 !important; }
.orientation-row .price-message li { padding: 4px 0 !important; font-size: .72rem !important; white-space: normal; }
.orientation-row .price-access {
  margin-top: auto;
  padding: 20px 0 0 !important;
  border-left: 0 !important;
  border-top: 1px solid #41788b30;
  text-align: left;
}
.orientation-row .price-access h3 { font-size: 1.35rem !important; }
.orientation-row .price-access br { display: none; }
.orientation-row .price-access > p { font-size: .7rem; }
.orientation-row .price-access .button { padding: 10px 16px; font-size: .7rem; }
.orientation-row .course-path { padding: 46px 44px 28px !important; display: flex !important; flex-direction: column; }
.orientation-row .compact-heading { margin-bottom: 36px !important; display: block !important; max-width: none; }
.orientation-row .compact-heading .eyebrow { grid-column: 1/-1; margin: 0 0 6px; }
.orientation-row .compact-heading h2 { font-size: clamp(2.15rem, 2.7vw, 3.25rem) !important; white-space: nowrap; }
.orientation-row .compact-heading > p:last-child { margin: 10px 0 0; max-width: 520px; font-size: .76rem; line-height: 1.55; }
.orientation-row .stage-route { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 24px !important; }
.orientation-row .route-line {
  display:block !important;left:23px !important;right:36px !important;top:23px !important;height:0;background:none;filter:none;border-top:2px dashed #41788b !important;opacity:.55;
}
.orientation-row .stage-route::after{content:"";display:block;position:absolute;z-index:4;right:21px;top:14px;width:18px;height:18px;border-top:3px solid #41788b;border-right:3px solid #41788b;transform:rotate(45deg);border-radius:1px;opacity:.72;filter:drop-shadow(1px 1px 0 #8cbbba55);pointer-events:none}
.orientation-row .stage { padding-top: 70px !important; min-width: 0; }
.orientation-row .stage-dot.teal { color: #fffdfa !important; }
.orientation-row .stage h3 { font-size: clamp(1.45rem, 1.75vw, 2rem) !important; }
.orientation-row .stage p { min-height: 68px !important; font-size: .72rem !important; }
.orientation-row .specials { margin-top: 30px; padding-top: 18px; gap: 8px; }
.orientation-row .specials span,.orientation-row .specials a { font-size: .68rem; }
.skills-summary {
  margin-top: 24px;
  padding: 28px 0;
  border-top: 1px solid #183f4930;
  display: grid;
  grid-template-columns: 205px 1fr;
  gap: 25px;
  align-items: center;
  flex: 1;
  align-content: center;
}
.skills-heading .eyebrow { margin: 0 0 5px; font-size: .57rem; }
.skills-heading h3 { font-size: 1.55rem !important; line-height: 1.04; }
.skills-list { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px 18px; }
.skills-list > div { display: grid; grid-template-columns: 38px 1fr; gap: 9px; align-items: center; min-width: 0; }
.skills-list > div > span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #8cbbba38;
  color: #287b8a;
  font-weight: 700;
  font-size: .78rem;
}
.skills-list p { margin: 0; min-width: 0; }
.skills-list b { display: block; color: #287b8a; font-size: .61rem; }
.skills-list small { display: block; margin-top: 2px; color: #536164; font-size: .51rem; line-height: 1.35; }

@media (max-width: 1250px) {
  .orientation-row { grid-template-columns: 1fr; }
  .orientation-row .price-promise { display: grid !important; grid-template-columns: 1fr .55fr; }
  .orientation-row .price-access { border-top: 0; border-left: 1px solid #41788b30 !important; padding: 0 0 0 24px !important; }
  .skills-summary { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .orientation-row { padding-inline: 0; }
  .orientation-row .price-promise { display: flex !important; }
  .orientation-row .price-access { border-left: 0 !important; border-top: 1px solid #41788b30; padding: 20px 0 0 !important; }
  .orientation-row .compact-heading { display: block !important; }
  .orientation-row .compact-heading h2 { white-space: normal; }
  .orientation-row .stage-route { grid-template-columns: 1fr !important; }
  .orientation-row .route-line { display: none !important; }
  .orientation-row .stage-route::after{display:none}
  .skills-list { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 460px) {.skills-list { grid-template-columns: 1fr; }}

/* Metodología adopta el mismo recorrido claro y lineal de los cursos. */
.method-v2 {
  padding: 42px 52px 38px !important;
  display: block !important;
  background: linear-gradient(135deg,#0f1722 0%,#0d4552 100%) !important;
  color: #fffdfa !important;
}
.method-intro {
  display: grid;
  grid-template-columns: minmax(0,700px);
  margin-bottom: 30px;
}
.method-intro .eyebrow { grid-column: 1/-1; margin: 0 0 7px; color: #8cbbba; }
.method-intro h2 { grid-column: 1; color: #fffdfa; font-size: clamp(2.1rem,2.8vw,3.2rem); }
.method-intro h2 em { color: #e47162; }
.method-intro > p:not(.eyebrow) { grid-column: 1; grid-row: auto; margin: 14px 0 0; max-width: 650px; color: #d8e7e5 !important; font-size: .82rem; line-height: 1.7; }
.method-intro .inline-link { grid-column: 1; margin-top: 12px !important; color: #fffdfa; }
.method-route { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 26px; position: relative; min-height:0; padding-top:66px; }
.method-line { display:block !important; position:absolute; left:28px !important; right:28px; top:27px !important; width:auto; height:0 !important; border-left:0 !important; border-top:2px dashed #8cbbba !important; opacity:.65; }
.method-step { display:block !important; margin:0 !important; position:relative; min-height:0; padding:0 !important; background:transparent; border:0; }
.method-step:nth-child(n){transform:none}
.method-step::after{display:none}
.method-step > span { position:absolute !important; top:-66px; left:0; width:56px !important; height:56px !important; border:6px solid #0d414e; }
.method-step h3 { color:#fffdfa !important; font-size:1.55rem; margin:0 0 5px; }
.method-step p { color:#d8e7e5 !important; font-size:.7rem; line-height:1.5; margin:0; max-width:245px; }
.method-step:nth-of-type(4) > span { color: #fffdfa !important; }

@media (max-width: 900px) {
  .method-v2 { padding: 42px 32px !important; }
  .method-intro { display: block; }
  .method-intro > p:not(.eyebrow) { margin-top: 16px; }
  .method-route { grid-template-columns: 1fr 1fr; min-height:0; gap:14px; }
  .method-line { display: none; }
  .method-step:nth-of-type(n){transform:none}
  .method-step::after{display:none}
}
@media (max-width: 560px) {
  .method-v2 { padding: 38px 24px !important; }
  .method-route { grid-template-columns: 1fr; gap: 8px; }
  .method-step { min-height: 92px; padding: 12px 0 18px 76px; border-bottom: 1px solid #183f4924; }
  .method-step > span { top: 10px; }
}

/* Escalera compacta de metodología, integrada en el hueco derecho. */
@media (min-width: 901px) {
  .method-v2 {
    display: grid !important;
    grid-template-columns: minmax(390px,.78fr) minmax(620px,1.22fr);
    gap: 54px;
    align-items: center;
    min-height: 0;
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }
  .method-intro { margin: 0; align-self: center; }
  .method-route {
    align-self: center;
    height: auto;
    min-height: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 8px;
    align-items: stretch;
  }
  .method-route::before {
    display: none;
  }
  .method-line { display: none !important; }
  .method-step {
    min-height: 96px;
    padding: 44px 13px 12px !important;
    border: 0;
    border-radius: 10px;
    background: #103f4b;
    box-shadow: 0 10px 24px #071f2726;
    border: 0;
    padding-left: 28px !important;
    padding-right: 34px !important;
    clip-path: none;
    border-radius: 0;
    background: transparent;
    overflow: visible;
    isolation: isolate;
    z-index: 1;
  }
  .method-line + .method-step {
    clip-path: none;
    padding-left: 18px !important;
  }
  .method-step:last-child {
    clip-path: none;
    padding-right: 18px !important;
  }
  .method-step::before {
    display:block;
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    background:#8cbbba99;
    clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%,22px 50%);
    filter:drop-shadow(0 8px 15px #071f2726);
  }
  .method-line + .method-step::before {
    clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);
  }
  .method-step:last-child::before {
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%,22px 50%);
  }
  .method-step::after {
    display:block !important;
    content:"";
    position:absolute;
    inset:1px;
    z-index:-1;
    background:#103f4b;
    clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%,22px 50%);
    pointer-events:none;
  }
  .method-line + .method-step::after {
    clip-path:polygon(0 0,calc(100% - 22px) 0,100% 50%,calc(100% - 22px) 100%,0 100%);
  }
  .method-step:last-child::after {
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%,22px 50%);
  }
  .method-step:not(:last-child)::after {
    display: none;
  }
  .method-arrow {
    display: none;
  }
  .method-step:nth-child(n) { margin-bottom: 0 !important; transform:none !important; }
  .method-step > span {
    top: -22px;
    left: 12px;
    width: 46px !important;
    height: 46px !important;
    border: 5px solid #0d414e;
    z-index:6;
  }
  .method-step h3 { font-size: 1.28rem; }
  .method-step p { font-size: .61rem; line-height: 1.42; }
}

.enrollment-gate>div>p:not(.eyebrow){color:#d8e7e5!important}
.enrollment-gate .gate-actions a:last-child{color:#e4ebcf!important}
.conditions-intro aside{padding:27px 30px 27px 34px!important}
.conditions-intro aside strong{color:#0f4351!important;font:400 1.2rem 'DM Serif Display',Georgia,serif!important}

/* Trinity exam explainer */
.trinity-levels{padding:58px clamp(32px,7vw,105px);display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center;background:#fffdfa}
.trinity-heading h2,.trinity-score h2,.trinity-registration h2,.trinity-faq h2{font-size:clamp(2.1rem,3.4vw,3.7rem);margin:8px 0 15px;line-height:1.02}
.trinity-heading>p:last-child,.trinity-score>div>p:last-child,.trinity-registration>div>p:last-child{color:#536164;font-size:.78rem;line-height:1.7}
.level-ladder{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;align-items:end}
.level-ladder article{min-height:150px;padding:18px 12px;border-radius:14px;background:#edf6f3;display:flex;flex-direction:column;justify-content:space-between;border-top:5px solid #8cbbba}
.level-ladder article:nth-child(2){min-height:170px;border-color:#62a9ad}.level-ladder article:nth-child(3){min-height:190px;border-color:#f1bf98}.level-ladder article:nth-child(4){min-height:210px;border-color:#e47162}.level-ladder article:nth-child(5){min-height:230px;background:#0d4552;color:#fffdfa;border-color:#e4ebcf}
.level-ladder small{font-size:.58rem;font-weight:700}.level-ladder strong{font:400 2.2rem 'DM Serif Display',Georgia,serif;color:#0f4351}.level-ladder article:last-child strong{color:#fffdfa}
.trinity-formats{padding:48px clamp(28px,6vw,90px);display:grid;grid-template-columns:.8fr 1fr 1fr;gap:15px;background:linear-gradient(135deg,#0f1722,#0d4552);color:#fffdfa}
.format-intro{padding:25px 25px 25px 0}.format-intro h2{font-size:clamp(2.2rem,3.2vw,3.5rem);margin:10px 0}.trinity-formats article{padding:32px;border-radius:16px;background:#ffffff0b;border:1px solid #ffffff20}.trinity-formats article:last-child{background:#41788b55}.trinity-formats article>small{color:#f1bf98;font-size:.58rem;letter-spacing:.12em;font-weight:700}.trinity-formats h3{font-size:1.75rem;margin:8px 0}.trinity-formats article>p{font-size:.72rem;line-height:1.6;color:#d8e7e5;margin:0 0 18px}.format-rows{display:grid;gap:7px}.format-rows>span{display:grid;align-items:center;min-height:45px;padding:10px 12px;border-radius:10px;background:#ffffff0b;border:1px solid #ffffff12}.paper-rows>span{grid-template-columns:32px 1fr auto;gap:9px}.format-rows i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f1bf98;color:#0f1722;font:700 .55rem Poppins,Arial,sans-serif;font-style:normal}.format-rows b{font-size:.7rem}.format-rows em{color:#c7dcda;font:500 .6rem Poppins,Arial,sans-serif;font-style:normal;white-space:nowrap}.digital-rows{grid-template-columns:1fr 1fr}.digital-rows>span{grid-template-columns:1fr auto;gap:8px}.format-result{margin-top:12px;padding-top:12px;border-top:1px solid #ffffff25;display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-items:baseline}.format-result>b{color:#f1bf98;font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.format-result>span{font-size:.67rem;font-weight:600}.format-result>small{grid-column:2;font-size:.57rem;line-height:1.5;color:#c7dcda}
.trinity-score{padding:55px clamp(32px,7vw,105px);display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center;background:#fffdfa}.score-scale{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:8px;border-radius:18px;background:linear-gradient(90deg,#eef8f5,#d9eee8,#b9ddd4,#82bab4,#4f8790,#183d4b)}.score-scale span{position:relative;min-height:115px;padding:15px 10px;border-radius:11px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;color:#0f1722;border:1px solid #ffffff40}.score-scale span:nth-child(1){background:#eef8f5}.score-scale span:nth-child(2){background:#d9eee8}.score-scale span:nth-child(3){background:#b9ddd4}.score-scale span:nth-child(4){background:#82bab4}.score-scale span:nth-child(5){background:#4f8790;color:#fffdfa}.score-scale span:nth-child(6){background:#183d4b;color:#fffdfa}.score-scale b{font:400 1.8rem 'DM Serif Display',Georgia,serif}.score-scale small{align-self:center;min-width:48px;padding:5px 8px;border-radius:999px;background:#ffffffb8;color:#b9473b;font-size:.65rem;font-weight:700}.score-scale span:nth-child(n+5) small{background:#0f17226e;color:#fffdfa}
.trinity-registration{padding:55px clamp(32px,7vw,105px);display:grid;grid-template-columns:.72fr 1.28fr;gap:55px;align-items:center;background:#f8eee5}.exam-session>p:not(.eyebrow){color:#536164;font-size:.75rem;line-height:1.7}.session-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0}.session-facts span{padding:16px;border-radius:12px;background:#fffdfa;border:1px solid #e4716230}.session-facts small,.exam-price-heading small,.exam-price-list article small{display:block;font-size:.54rem;letter-spacing:.09em;font-weight:700;color:#e47162}.session-facts b{display:block;margin-top:5px;font-size:.72rem;color:#0f4351}.exam-session .button{margin-top:8px}.exam-price-list{padding:9px;border-radius:18px;background:#0d4552;box-shadow:0 18px 45px #0f172225}.exam-price-heading{padding:18px 20px 14px;color:#fffdfa}.exam-price-heading small{color:#8cbbba}.exam-price-heading strong{display:block;margin-top:4px;font:400 1.55rem 'DM Serif Display',Georgia,serif}.exam-price-list article{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;align-items:stretch;background:#fffdfa;border-radius:12px;margin-bottom:7px;overflow:hidden}.exam-price-list h3{padding:18px;margin:0;font-size:1.3rem;display:flex;align-items:center}.exam-price-list article span{padding:13px 14px;border-left:1px solid #41788b25;display:flex;flex-direction:column;justify-content:center;gap:5px}.exam-price-list article span small{color:#536164;letter-spacing:0;line-height:1.25}.exam-price-list article span b{color:#0f4351;font-size:.82rem}.exam-price-list .complete-price{background:#e4ebcf80}.exam-price-list .complete-price small{color:#b9473b}.exam-price-note{margin:12px 14px 10px;color:#d8e7e5;font-size:.6rem;line-height:1.6}
.trinity-faq{padding:58px clamp(32px,7vw,105px);display:grid;grid-template-columns:.55fr 1fr;gap:70px;background:#fffdfa;align-items:start}.trinity-faq>div{position:sticky;top:120px}
@media(max-width:900px){.trinity-levels,.trinity-score,.trinity-registration,.trinity-faq{grid-template-columns:1fr}.trinity-formats{grid-template-columns:1fr 1fr}.format-intro{grid-column:1/-1}.trinity-faq>div{position:static}.level-ladder article:nth-child(n){min-height:150px}}
@media(max-width:620px){.trinity-levels,.trinity-score,.trinity-registration,.trinity-faq{padding:42px 24px;gap:30px}.trinity-formats{grid-template-columns:1fr;padding:38px 20px}.format-intro{grid-column:auto;padding:10px 5px}.paper-rows>span{grid-template-columns:32px 1fr}.paper-rows>span em{grid-column:2}.digital-rows{grid-template-columns:1fr}.level-ladder{grid-template-columns:1fr 1fr}.level-ladder article:nth-child(n){min-height:120px}.level-ladder article:last-child{grid-column:1/-1}.score-scale{grid-template-columns:repeat(3,1fr)}.session-facts{grid-template-columns:1fr}.exam-price-list article{grid-template-columns:1fr 1fr}.exam-price-list h3{grid-column:1/-1;padding-bottom:8px}.exam-price-list article span{border-top:1px solid #41788b25}.exam-price-list article span:last-child{grid-column:1/-1}.exam-price-list article span:nth-child(3){border-left:0}}

/* Keep the explanatory note readable against the dark Trinity panel. */
.trinity-registration .exam-price-list .exam-price-note{margin:14px 18px 12px;color:#f3f7f5;font-size:.72rem;line-height:1.65;font-weight:500;max-width:760px}

/* A tighter, more deliberate rhythm for the upcoming-session details. */
.trinity-registration .exam-session h2{margin:8px 0 14px}
.trinity-registration .exam-session .session-facts{margin:0 0 12px}
.trinity-registration .exam-session>p:not(.eyebrow){margin:0 0 10px;max-width:500px}
.exam-session .button{margin-top:0}

/* Legal pages, footer legal navigation and cookie consent */
.site-footer{grid-template-columns:1.2fr repeat(4,1fr)}
.footer-cookie-button{width:max-content;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:.79rem;cursor:pointer;text-align:left}.footer-cookie-button:hover{color:#f1bf98}
.legal-hero{padding:70px clamp(35px,8vw,120px)}.legal-hero h1{color:#fffdfa;margin:8px 0 18px}.legal-hero>p:not(.eyebrow){max-width:720px;color:#d8e7e5;line-height:1.75}.legal-hero>.footer-cookie-button{margin-top:18px;padding:12px 20px;border:1px solid #ffffff65;border-radius:999px;color:#fffdfa;font-weight:700}
.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:65px;padding:55px clamp(32px,7vw,105px);background:#fffdfa;align-items:start}.legal-layout>aside{position:sticky;top:125px;padding:24px;border-radius:16px;background:#edf6f3;display:flex;flex-direction:column;gap:8px}.legal-layout>aside b{font:400 1.35rem 'DM Serif Display',Georgia,serif;color:#0f4351}.legal-layout>aside span,.legal-layout>aside small,.legal-layout>aside a{font-size:.68rem;line-height:1.55;color:#536164}.legal-copy article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid #41788b25}.legal-copy article:first-child{padding-top:0}.legal-copy article>span{font:400 1.35rem 'DM Serif Display',Georgia,serif;color:#e47162}.legal-copy h2{font-size:1.7rem;margin:0 0 10px}.legal-copy p,.legal-copy li{font-size:.75rem;line-height:1.75;color:#536164}.legal-copy a{color:#0f4351;font-weight:600}.legal-copy ul{margin:0;padding-left:19px}.legal-copy li{padding:3px 0}.legal-copy strong{color:#0f4351}
.cookie-table{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.cookie-table span{padding:18px;border-radius:12px;background:#edf6f3;display:flex;flex-direction:column;gap:7px}.cookie-table b{font-size:.76rem;color:#0f4351}.cookie-table small{font-size:.64rem;line-height:1.55;color:#536164}.cookie-table em{margin-top:auto;color:#b9473b;font:700 .55rem Poppins,Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em}.legal-copy .footer-cookie-button{padding:11px 18px;border-radius:999px;background:#e47162;color:white;font-weight:700}
.cookie-layer{position:fixed;z-index:1000;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#0f172252;backdrop-filter:blur(3px)}.cookie-card{width:min(1120px,100%);padding:25px;border-radius:20px;background:#fffdfa;box-shadow:0 22px 65px #0f17225c;display:grid;grid-template-columns:1fr auto;gap:22px 35px;align-items:end}.cookie-copy h2{font-size:1.8rem;margin:4px 0 8px}.cookie-copy>p:not(.eyebrow){font-size:.72rem;line-height:1.6;color:#536164;max-width:700px;margin:0 0 7px}.cookie-copy>a{font-size:.65rem;color:#0f4351;font-weight:700}.cookie-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-width:420px}.cookie-actions button{padding:11px 15px;border:1px solid #0f4351;border-radius:999px;background:#fffdfa;color:#0f4351;font-weight:700;cursor:pointer}.cookie-actions button:first-child,.cookie-actions button:last-child{background:#0f4351;color:#fffdfa}.cookie-actions .save-cookie-choice{grid-column:1/-1;background:#e47162;border-color:#e47162;color:white}.cookie-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cookie-options label{padding:14px;border:1px solid #41788b35;border-radius:12px;display:flex;justify-content:space-between;gap:15px;align-items:center}.cookie-options span{display:flex;flex-direction:column}.cookie-options b{font-size:.72rem}.cookie-options small{font-size:.58rem;color:#536164;line-height:1.45}.cookie-options input{width:18px;height:18px;accent-color:#0f4351}
@media(max-width:1050px){.site-footer{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:28px;row-gap:38px}.footer-brand{grid-column:1/-1}.cookie-card{grid-template-columns:1fr}.cookie-actions{min-width:0}.cookie-options{grid-template-columns:1fr}}
@media(max-width:760px){.legal-layout{grid-template-columns:1fr;gap:28px;padding:40px 24px}.legal-layout>aside{position:static}.cookie-table{grid-template-columns:1fr}.cookie-layer{padding:9px}.cookie-card{padding:20px;max-height:calc(100vh - 18px);overflow:auto}.cookie-actions{grid-template-columns:1fr}.cookie-actions .save-cookie-choice{grid-column:1}.site-footer{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.site-footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.legal-hero{padding:50px 24px}.legal-copy article{grid-template-columns:34px 1fr;gap:10px}.cookie-copy h2{font-size:1.5rem}}

/* Legal pages: keep the context card above the content and use the panel width evenly. */
.legal-page .legal-layout{
  display:block;
}
.legal-page .legal-layout>aside{
  position:static;
  margin:0 0 34px;
  padding:22px 26px;
  border-radius:18px;
  background:#0f4351;
  color:#fffdfa;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 24px;
}
.legal-page .legal-layout>aside .eyebrow{
  flex-basis:100%;
  margin:0;
  color:#86c8ca;
}
.legal-page .legal-layout>aside b,
.legal-page .legal-layout>aside span,
.legal-page .legal-layout>aside small,
.legal-page .legal-layout>aside a{
  color:#fffdfa;
}
.legal-page .legal-copy{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:54px;
}
.legal-page .legal-copy article,
.legal-page .legal-copy article:first-child{
  padding:28px 0;
}
.legal-page .legal-copy article:last-child:nth-child(odd){
  grid-column:1/-1;
}
.legal-page .legal-copy article:has(.cookie-table){
  grid-column:1/-1;
}
.legal-page .legal-copy:has(.cookie-table) article:last-child:nth-child(odd){
  grid-column:auto;
}

/* Match the approved process-link treatment used elsewhere. */
.conditions-page .info-hero .inline-link[href="#summary"] b{
  display:inline-grid!important;
  place-items:center!important;
  width:28px!important;
  height:28px!important;
  margin-left:9px!important;
  border:0!important;
  border-radius:50%!important;
  background:var(--coral)!important;
  color:#fff!important;
  font-size:1rem!important;
  font-weight:500!important;
  line-height:1!important;
  box-shadow:0 5px 14px #071f2928!important;
  transform:translateY(1px)!important;
}

@media(max-width:760px){
  .legal-page .legal-layout>aside{
    margin-bottom:20px;
    padding:20px;
  }
  .legal-page .legal-copy{
    grid-template-columns:1fr;
  }
}

/* Narrow desktop resilience and the custom contact form skin. */
@media (min-width:901px) and (max-width:1179px){.method-v2{display:block!important;padding:42px 40px!important}.method-intro{margin-bottom:30px}.method-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0}.method-step{min-height:118px!important;padding:24px 24px 20px 82px!important;border-radius:16px!important;background:#103f4b!important;clip-path:none!important;overflow:hidden}.method-step::before,.method-step::after{display:none!important}.method-step>span{top:22px!important;left:20px!important;width:48px!important;height:48px!important}.method-step h3{font-size:1.55rem}.method-step p{font-size:.72rem;max-width:none}}
.contact-form-section{padding:58px clamp(28px,6vw,90px);background:#faf7f1;color:#0f1722}.contact-form-section>.section-heading{max-width:760px;margin-bottom:30px}.contact-form-section>.section-heading h2{color:#0f4351;font-size:clamp(2.25rem,3.5vw,3.8rem);margin:8px 0 12px}.contact-form-section>.section-heading>p:last-child{color:#536164;line-height:1.7}.contact-form-section .forminator-ui.forminator-custom-form{max-width:940px;margin:0 auto;padding:clamp(24px,4vw,46px)!important;border-radius:24px;background:#0d4552;box-shadow:0 22px 55px #0f17221f}.contact-form-section .forminator-row{margin-bottom:20px!important}.contact-form-section .forminator-field{min-width:0}.contact-form-section .forminator-label,.contact-form-section .forminator-description,.contact-form-section .forminator-checkbox-label,.contact-form-section .forminator-radio-label{color:#fffdfa!important}.contact-form-section .forminator-label{font-size:.76rem!important;font-weight:700!important;margin-bottom:8px!important}.contact-form-section .forminator-description{color:#d8e7e5!important;font-size:.67rem!important}.contact-form-section .forminator-required{color:#f1bf98!important}.contact-form-section .forminator-input,.contact-form-section .forminator-textarea,.contact-form-section .forminator-select2-selection,.contact-form-section select{width:100%!important;max-width:100%!important;border:2px solid transparent!important;border-radius:13px!important;background:#fffdfa!important;color:#0f1722!important;padding:13px 15px!important;box-shadow:none!important}.contact-form-section .forminator-input:focus,.contact-form-section .forminator-textarea:focus{border-color:#f1bf98!important;outline:3px solid #f1bf9840!important}.contact-form-section .forminator-textarea{min-height:130px!important;resize:vertical}.contact-form-section .forminator-checkbox-box,.contact-form-section .forminator-radio-bullet{background:#fffdfa!important;border:2px solid #8cbbba!important}.contact-form-section .forminator-checkbox input:checked+.forminator-checkbox-box,.contact-form-section .forminator-radio input:checked+.forminator-radio-bullet{background:#e47162!important;border-color:#e47162!important}.contact-form-section .simply-no-spam{padding:20px 22px;border-radius:16px;background:#083c4a;border-left:5px solid #e4ebcf;color:#fffdfa}.contact-form-section .simply-no-spam strong,.contact-form-section .simply-no-spam b{color:#e4ebcf!important}.contact-form-section .simply-no-spam p{color:#d8e7e5!important;line-height:1.65}.contact-form-section .forminator-consent__label p,.contact-form-section .forminator-consent__label,.contact-form-section .forminator-consent__label a{color:#fffdfa!important}.contact-form-section .forminator-consent__label a{font-weight:700;text-decoration:underline;text-decoration-color:#f1bf98;text-underline-offset:3px}.contact-form-section .forminator-button-submit{border:0!important;border-radius:999px!important;background:#e47162!important;color:#fff!important;padding:14px 30px!important;font-weight:700!important;box-shadow:none!important}.contact-form-section .forminator-button-submit:hover{background:#cf5f51!important;transform:translateY(-1px)}
@media(max-width:700px){.contact-form-section{padding:42px 18px}.contact-form-section .forminator-ui.forminator-custom-form{padding:24px 18px!important;border-radius:18px}.contact-form-section .forminator-row{display:block!important}.contact-form-section .forminator-col{width:100%!important;max-width:100%!important;margin-bottom:16px!important}}

/* Header actions agreed for the WordPress staging handoff. */
.light-header .nav > a[href="/portal"]{background:#0f1722;color:#e4ebcf;border-radius:999px;padding:10px 15px}
.light-header .nav > a[href="/portal"]:hover{background:#083c4a;color:#e4ebcf}
.light-header .nav > a[href="/contacto"]{background:#e47162;color:#fff;border-radius:999px;padding:10px 16px}
.light-header .nav > a[href="/contacto"]:hover{background:#cf5f51;color:#fff}
.light-header>.header-button{display:none!important}
.light-header{position:sticky!important;top:0!important;z-index:100!important}
.nav-dropdown>a{border:0;background:transparent;padding:0;color:inherit;font:700 .88rem Poppins,Arial,sans-serif;text-decoration:none;cursor:pointer}
.nav-dropdown>a:hover,.nav-dropdown:focus-within>a{color:#e47162}

/* Team cards used for the staging approval round. */
.team-card{overflow:visible!important;grid-template-columns:190px minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:0!important;padding:30px;border:1px solid #eadfce!important;border-left:6px solid #e47162!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 38px #0f17220b!important;gap:30px;align-items:start}
.team-photo{display:flex;align-items:flex-start;justify-content:center;min-height:0!important;background:transparent!important;padding-top:4px}
.team-photo img,.team-placeholder{width:150px!important;height:150px!important;min-height:150px!important;border-radius:50%;border:5px solid #e47162;object-fit:cover;background:#f5eadc!important}
.team-placeholder span{color:#9b6d62!important;font:700 .62rem/1.35 Poppins,Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.08em;text-align:center}
.team-copy{padding:0!important;min-width:0}.team-copy h3{color:#0d4552;font-size:2.2rem;margin:4px 0 9px}.team-role{color:#e05f52!important;font-size:.62rem!important}.team-areas{padding-bottom:13px;border-bottom:1px solid #eadfce;margin-bottom:15px!important}.team-bio p{margin:0 0 12px;color:#526366;font-size:.73rem;line-height:1.72}.team-copy blockquote{margin:18px 0 0!important;padding:15px 18px!important;border-radius:13px!important;background:#f8eee2;color:#0d4552!important;font:italic 1rem/1.42 'DM Serif Display',Georgia,serif!important}
.approval-badge{position:absolute;right:18px;top:-12px;padding:6px 10px;border-radius:999px;background:#b42318;color:white;font-size:.56rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;z-index:3}
.team-card.needs-approval .team-copy h3,.team-card.needs-approval .team-role,.team-card.needs-approval .team-areas,.team-card.needs-approval .team-bio p,.team-card.needs-approval blockquote{color:#b42318!important}.team-card.needs-approval blockquote{background:#fff0ed!important}.team-card.needs-approval{border-color:#e7b0aa!important;border-left-color:#b42318!important}
@media(max-width:820px){.team-card{grid-template-columns:1fr!important;gap:18px;padding:25px}.team-photo{justify-content:flex-start}.team-photo img,.team-placeholder{width:136px!important;height:136px!important;min-height:136px!important}.approval-badge{right:12px}.team-copy h3{font-size:1.9rem}}

/* Contact select and no-spam callout refinements. */
.contact-form-section .forminator-select .select2-selection{min-height:54px!important;padding:0 48px 0 16px!important;border:2px solid #e47162!important;border-radius:13px!important;background:#fffdfa!important;box-shadow:inset 5px 0 0 #e47162,inset -5px 0 0 #e47162!important;display:flex!important;align-items:center!important}
.contact-form-section .forminator-select .select2-selection__rendered{color:#0f1722!important;font-size:.9rem!important;line-height:1.35!important;padding:0!important}
.contact-form-section .forminator-select .select2-selection__arrow{right:14px!important;top:50%!important;transform:translateY(-50%)}
.contact-form-section .forminator-select.select2-container--open .select2-selection{background:#fff!important}
.contact-form-section .simply-no-spam{border-left:5px solid #e47162!important;border-right:5px solid #e47162!important;box-shadow:none!important}
.contact-form-section .simply-no-spam strong,.contact-form-section .simply-no-spam b{color:#f1bf98!important}

/* Final contact treatment: calm field, properly centred arrow and a lighter promise card. */
.contact-form-section .forminator-select .select2-selection{
  border:1px solid #8cbbba!important;
  background:#fffdfa!important;
  box-shadow:none!important;
  padding:0 54px 0 17px!important;
}
.contact-form-section .forminator-select .select2-selection__arrow{
  position:absolute!important;
  right:16px!important;
  top:50%!important;
  width:24px!important;
  height:24px!important;
  transform:translateY(-50%)!important;
}
.contact-form-section .simply-no-spam{
  display:grid;
  gap:10px;
  padding:22px 24px!important;
  border:1px solid #f1bf98!important;
  border-radius:16px!important;
  background:#fffdfa!important;
  box-shadow:none!important;
}
.contact-form-section .simply-no-spam strong{
  color:#0d4552!important;
  font-size:1.03rem!important;
  line-height:1.4!important;
}
.contact-form-section .simply-no-spam p{
  margin:0!important;
  color:#526366!important;
  line-height:1.65!important;
}
.contact-form-section .simply-no-spam b{
  width:max-content;
  padding:7px 11px;
  border-radius:999px;
  background:#f8eee2;
  color:#c95749!important;
  font-size:.68rem!important;
}

/* Team cards become a single generous column before their copy can be squeezed. */
.team-photo img,.team-placeholder{
  flex:0 0 150px!important;
  width:150px!important;
  height:150px!important;
  min-width:150px!important;
  min-height:150px!important;
  max-width:150px!important;
  max-height:150px!important;
  aspect-ratio:1/1!important;
}
.team-card.needs-approval .team-copy h3{color:#0d4552!important}
.team-card.needs-approval .team-bio p{color:#526366!important}
.team-card.needs-approval .team-areas{color:#41788b!important}
.team-card.needs-approval blockquote{color:#9f3129!important}
.team-card>p:empty{display:none!important}
.team-card>.team-photo{grid-column:1!important;grid-row:1!important}
.team-card>.team-copy{grid-column:2!important;grid-row:1!important}
@media(max-width:1350px){
  .team-grid,.team-grid-3{grid-template-columns:1fr!important}
  .team-card,.team-grid-3 .team-card{
    grid-template-columns:170px minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    min-height:0!important;
  }
}
@media(max-width:700px){
  .team-card,.team-grid-3 .team-card{grid-template-columns:1fr!important}
  .team-card>.team-photo{grid-column:1!important;grid-row:1!important}
  .team-card>.team-copy{grid-column:1!important;grid-row:2!important}
  .team-photo{justify-content:flex-start}
  .team-photo img,.team-placeholder{
    flex-basis:136px!important;
    width:136px!important;
    height:136px!important;
    min-width:136px!important;
    min-height:136px!important;
    max-width:136px!important;
    max-height:136px!important;
  }
}

/* Keep the methodology readable throughout the laptop/tablet transition. */
@media (min-width:901px) and (max-width:1350px){
  .method-v2{display:block!important;padding:42px 40px!important}
  .method-intro{margin-bottom:30px}
  .method-route{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;padding:0!important}
  .method-line{display:none!important}
  .method-step,
  .method-line + .method-step,
  .method-step:last-child{
    min-height:118px!important;
    margin:0!important;
    padding:24px 24px 20px 82px!important;
    border-radius:16px!important;
    background:#103f4b!important;
    clip-path:none!important;
    overflow:hidden!important;
  }
  .method-step::before,.method-step::after{display:none!important}
  .method-step>span{top:22px!important;left:20px!important;width:48px!important;height:48px!important}
  .method-step h3{font-size:1.55rem!important}
  .method-step p{font-size:.72rem!important;max-width:none!important}
}
@media (max-width:900px){
  .method-route{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:0!important}
  .method-line{display:none!important}
  .method-step,
  .method-line + .method-step,
  .method-step:last-child{
    min-height:118px!important;
    margin:0!important;
    padding:24px 20px 20px 78px!important;
    border:0!important;
    border-radius:16px!important;
    background:#103f4b!important;
    clip-path:none!important;
    overflow:hidden!important;
  }
  .method-step::before,.method-step::after{display:none!important}
  .method-step>span{top:22px!important;left:18px!important;width:46px!important;height:46px!important;border:0!important}
  .method-step h3{font-size:1.45rem!important}
  .method-step p{font-size:.7rem!important;max-width:none!important}
}
@media (max-width:560px){
  .method-route{grid-template-columns:1fr!important}
}

/* Primaria: palette accents and classroom photo. */
.page-id-769 .coral-text{color:var(--coral)}
.page-id-769 .detail-intro .eyebrow{color:var(--coral)!important}
.page-id-769 .detail-intro .eyebrow .coral-text{color:inherit}
.page-id-769 .detail-intro h2 .coral-text{font-style:italic;font-weight:400}
.page-id-769 .clarity-card{
  background:var(--deep)!important;
  color:var(--white)!important;
}
.page-id-769 .clarity-card .eyebrow{color:var(--coral)!important}
.page-id-769 .clarity-card h2{color:var(--white)!important}
.page-id-769 .clarity-card .detail-list li{color:var(--white)!important}
.page-id-769 .clarity-card .detail-list li::before{color:var(--coral)!important}
.page-id-769 .primaria-note{
  display:grid!important;
  grid-template-columns:minmax(230px,320px) minmax(0,1fr)!important;
  gap:clamp(30px,5vw,64px)!important;
  align-items:center!important;
  padding-block:30px!important;
  overflow:hidden!important;
}
.page-id-769 .primaria-note-copy{
  align-self:center;
  max-width:720px;
}
.page-id-769 .primaria-note-photo{
  width:100%;
  height:315px;
  margin:0;
  border-radius:18px;
  overflow:hidden;
  background:var(--cream);
}
.page-id-769 .primaria-note-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 48%;
  transform:none;
}
@media(max-width:760px){
  .page-id-769 .primaria-note{grid-template-columns:1fr!important}
  .page-id-769 .primaria-note-photo{width:min(100%,310px);height:330px}
}

/* Adultos: matching clarity card and real-academy photograph. */
.page-id-771 .coral-text{color:var(--coral)}
.page-id-771 .clarity-card{
  background:var(--deep)!important;
  color:var(--white)!important;
}
.page-id-771 .clarity-card .eyebrow{color:var(--coral)!important}
.page-id-771 .clarity-card h2{color:var(--white)!important}
.page-id-771 .clarity-card .detail-list li{color:var(--white)!important}
.page-id-771 .clarity-card .detail-list li::before{color:var(--coral)!important}
.page-id-771 .adultos-note{
  display:grid!important;
  grid-template-columns:minmax(230px,340px) minmax(0,1fr)!important;
  gap:clamp(30px,5vw,64px)!important;
  align-items:center!important;
  padding-block:30px!important;
  overflow:hidden!important;
}
.page-id-771 .adultos-note-copy{max-width:720px}
.page-id-771 .adultos-note-photo{
  width:100%;
  height:315px;
  margin:0;
  border-radius:18px;
  overflow:hidden;
  background:var(--cream);
}
.page-id-771 .adultos-note-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 54%;
}
@media(max-width:760px){
  .page-id-771 .adultos-note{grid-template-columns:1fr!important}
  .page-id-771 .adultos-note-photo{width:min(100%,330px);height:330px}
}

/* Trinity: exam preparation, reviews and level route. */
.page-id-122 .trinity-work-card{
  background:var(--deep)!important;
  color:var(--white)!important;
}
.page-id-122 .trinity-work-card .eyebrow{color:var(--coral)!important}
.page-id-122 .trinity-work-card h2,
.page-id-122 .trinity-work-card .detail-list li{color:var(--white)!important}
.page-id-122 .trinity-work-card .detail-list li::before{color:var(--coral)!important}
.page-id-122 .trinity-expect-card{
  background:var(--white)!important;
  color:var(--navy)!important;
}
.page-id-122 .trinity-note{
  grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)!important;
  gap:clamp(28px,5vw,70px)!important;
  padding-block:30px!important;
}
.page-id-122 .trinity-note h2{margin:0!important}
.page-id-122 .trinity-note p{margin:0;max-width:760px}
.page-id-122 .trinity-review{margin:0}
.page-id-122 .trinity-review-pair{
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  gap:28px;
  align-items:center;
  padding:22px 30px;
  background:var(--teal);
  color:var(--white);
}
.page-id-122 .trinity-review-heading .eyebrow{margin:0 0 6px;color:var(--celery)}
.page-id-122 .trinity-review-heading>span{color:var(--peach);font-size:.76rem;letter-spacing:.06em}
.page-id-122 .trinity-review-heading b{color:var(--white)}
.page-id-122 .trinity-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-id-122 .trinity-review-grid article{
  padding:18px 22px;
  border-radius:14px;
  background:#ffffff12;
  border:1px solid #ffffff22;
}
.page-id-122 .trinity-review-grid blockquote{
  margin:0 0 9px;
  font-size:clamp(1rem,1.35vw,1.3rem);
  line-height:1.25;
}
.page-id-122 .trinity-review-grid p{margin:0;color:#d8e7e5;font-size:.68rem}
.page-id-122 .trinity-review-grid.single-review{grid-template-columns:1fr}
.page-id-122 .trinity-review-grid.single-review article{width:100%;max-width:900px;margin:0 auto;padding:24px 32px;text-align:center}
.page-id-122 .trinity-review-grid.single-review blockquote{font-size:clamp(1.25rem,1.8vw,1.7rem);line-height:1.35}
.page-id-122 .trinity-review-grid.single-review p{font-size:.74rem}
.page-id-122 .trinity-path{
  display:block!important;
  padding:64px clamp(32px,7vw,105px)!important;
}
.page-id-122 .trinity-heading{max-width:900px;margin-bottom:54px}
.page-id-122 .trinity-heading h2{max-width:840px}
.page-id-122 .trinity-heading>p:last-child{max-width:820px;font-size:.84rem}
.page-id-122 .trinity-route{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:26px;
  position:relative;
}
.page-id-122 .trinity-route-line{
  position:absolute;
  left:28px;right:calc(20% - 28px);top:27px;
  border-top:2px dashed var(--teal);
  opacity:.58;
}
.page-id-122 .trinity-route article{position:relative;padding-top:78px;min-width:0}
.page-id-122 .trinity-dot{
  position:absolute;top:0;left:0;z-index:1;
  width:56px;height:56px;border-radius:50%;
  display:grid;place-items:center;
  border:7px solid var(--white);
  color:var(--navy);font-size:.72rem;font-weight:700;
}
.page-id-122 .level-a2{background:var(--coral);color:var(--white)}
.page-id-122 .level-b1{background:var(--peach)}
.page-id-122 .level-b2{background:var(--bright);color:var(--white)}
.page-id-122 .level-c1{background:var(--celery)}
.page-id-122 .level-c2{background:var(--deep);color:var(--white)}
.page-id-122 .trinity-route small{display:block;color:var(--teal);font-size:.66rem;font-weight:700}
.page-id-122 .trinity-route h3{margin:5px 0 6px;font-size:2.15rem}
.page-id-122 .trinity-route p{margin:0;color:#536164;font-size:.78rem}

/* Trinity: one combined ISE equivalence and Digital score spectrum. */
.page-id-122 .trinity-spectrum{display:block!important;padding:58px clamp(32px,7vw,105px)!important;background:#fffdfa}
.page-id-122 .trinity-spectrum .trinity-heading{max-width:1060px;margin:0 0 38px}
.page-id-122 .trinity-spectrum .trinity-heading h2{max-width:940px}
.page-id-122 .trinity-spectrum-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:9px;border-radius:20px;background:linear-gradient(90deg,#eef8f5 0%,#d9eee8 20%,#b9ddd4 40%,#82bab4 60%,#4f8790 80%,#183d4b 100%)}
.page-id-122 .trinity-spectrum-grid article{min-width:0;min-height:178px;padding:18px 14px 15px;border-radius:13px;display:flex;flex-direction:column;border:1px solid #ffffff55;color:#0f1722}
.page-id-122 .trinity-spectrum-grid article:nth-child(1){background:#eef8f5}.page-id-122 .trinity-spectrum-grid article:nth-child(2){background:#d9eee8}.page-id-122 .trinity-spectrum-grid article:nth-child(3){background:#b9ddd4}.page-id-122 .trinity-spectrum-grid article:nth-child(4){background:#82bab4}.page-id-122 .trinity-spectrum-grid article:nth-child(5){background:#4f8790;color:#fffdfa}.page-id-122 .trinity-spectrum-grid article:nth-child(6){background:#183d4b;color:#fffdfa}
.page-id-122 .trinity-spectrum-grid small{min-height:2.5em;font-size:.6rem;line-height:1.25;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#286d78}
.page-id-122 .trinity-spectrum-grid article:nth-child(n+5) small{color:#d8e7e5}
.page-id-122 .trinity-spectrum-grid h3{margin:4px 0 0;font-size:2.2rem;color:inherit}
.page-id-122 .trinity-spectrum-grid p{margin:0;font-size:.69rem;line-height:1.4;color:inherit;opacity:.78}
.page-id-122 .trinity-digital-score{width:100%;margin-top:auto;padding-top:14px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.page-id-122 .trinity-spectrum-grid .trinity-digital-score small{min-height:0;color:#286d78;font-size:.48rem;line-height:1;letter-spacing:.06em;white-space:nowrap}
.page-id-122 .trinity-spectrum-grid article:nth-child(n+5) .trinity-digital-score small{color:#d8e7e5}
.page-id-122 .trinity-spectrum-grid strong{align-self:center;min-width:52px;padding:6px 10px;border-radius:999px;background:#ffffffc7;color:#b9473b;font-size:.68rem;line-height:1;text-align:center}
.page-id-122 .trinity-spectrum-grid article:nth-child(n+5) strong{background:#0f17226e;color:#fffdfa}
.page-id-122 .trinity-spectrum-note{margin:15px 4px 0;color:#536164;font-size:.68rem;line-height:1.65}.page-id-122 .trinity-spectrum-note b{color:#0f4351}
@media(max-width:900px){.page-id-122 .trinity-spectrum-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:520px){.page-id-122 .trinity-spectrum{padding:42px 20px!important}.page-id-122 .trinity-spectrum-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.page-id-122 .trinity-spectrum-grid article{min-height:155px;padding:15px 12px}.page-id-122 .trinity-spectrum-grid h3{font-size:1.85rem}}
@media(max-width:900px){
  .page-id-122 .trinity-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}
  .page-id-122 .trinity-route-line{display:none}
  .page-id-122 .trinity-note{grid-template-columns:1fr!important;gap:14px!important}
  .page-id-122 .trinity-review-pair{grid-template-columns:1fr}
}
@media(max-width:520px){
  .page-id-122 .trinity-route{grid-template-columns:1fr}
  .page-id-122 .trinity-route article{padding-top:68px}
  .page-id-122 .trinity-review-grid{grid-template-columns:1fr}
}

/* Trinity: compact introduction and stacked registration layout. */
.page-id-122 .detail-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr)!important;
  gap:clamp(36px,5vw,70px)!important;
  align-items:center!important;
  padding:38px clamp(38px,7vw,105px)!important;
}
.page-id-122 .detail-intro h2{
  max-width:780px;
  font-size:clamp(2.25rem,3vw,3.35rem)!important;
}
.page-id-122 .detail-intro>p{
  max-width:610px;
  margin:0;
}
.page-id-122 .trinity-registration{
  grid-template-columns:1fr!important;
  gap:28px!important;
  align-items:start!important;
  padding:42px clamp(38px,7vw,105px)!important;
}
.page-id-122 .trinity-registration .exam-session{max-width:820px}
.page-id-122 .trinity-registration .exam-price-list{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-template-rows:auto auto auto;
  gap:10px;
  padding:10px;
}
.page-id-122 .exam-price-list .exam-price-heading{grid-column:1/-1;grid-row:1}
.page-id-122 .exam-price-list article{
  grid-template-columns:1fr!important;
  margin:0!important;
}
.page-id-122 .exam-price-list article:nth-of-type(1){grid-column:1;grid-row:2}
.page-id-122 .exam-price-list article:nth-of-type(2){grid-column:2;grid-row:2}
.page-id-122 .exam-price-list article:nth-of-type(3){grid-column:1;grid-row:3}
.page-id-122 .exam-price-list article h3{
  grid-column:1!important;
  padding:18px 20px!important;
}
.page-id-122 .exam-price-list article span{
  grid-column:1!important;
  min-height:72px;
  padding:15px 20px!important;
  border-left:0!important;
  border-top:1px solid #41788b25;
}
.page-id-122 .exam-price-list article .complete-price{background:#f8dfcb!important}
.page-id-122 .exam-price-list .exam-price-note{
  grid-column:2;
  grid-row:3;
  align-self:stretch;
  display:flex;
  align-items:center;
  margin:0!important;
  padding:24px!important;
  border:1px solid #ffffff24;
  border-radius:12px;
  background:#ffffff0a;
  color:var(--white)!important;
  font-size:.76rem!important;
  line-height:1.65!important;
}
@media(max-width:850px){
  .page-id-122 .detail-intro{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:36px 28px!important;
  }
  .page-id-122 .detail-intro h2{font-size:clamp(2rem,9vw,2.8rem)!important}
  .page-id-122 .trinity-registration{padding:36px 24px!important;gap:24px!important}
}
@media(max-width:620px){
  .page-id-122 .trinity-registration .exam-price-list{grid-template-columns:1fr;grid-template-rows:auto}
  .page-id-122 .exam-price-list .exam-price-heading,
  .page-id-122 .exam-price-list article:nth-of-type(1),
  .page-id-122 .exam-price-list article:nth-of-type(2),
  .page-id-122 .exam-price-list article:nth-of-type(3),
  .page-id-122 .exam-price-list .exam-price-note{grid-column:1;grid-row:auto}
}

/* Intensivos: clearer hierarchy, dark expectations and compact Trinity guide. */
.page-id-772 .detail-intro{grid-template-columns:minmax(0,1.15fr) minmax(320px,.72fr);align-items:center;gap:clamp(40px,6vw,90px);padding-block:42px}
.page-id-772 .detail-intro h2{max-width:900px;font-size:clamp(2.25rem,3.25vw,3.55rem)}
.page-id-772 .detail-intro>p{max-width:590px;margin:0}
.page-id-772 .detail-intro em{color:var(--coral);font-style:normal}
.page-id-772 .intensive-expectations{background:#0d4552!important;color:var(--white)}
.page-id-772 .intensive-expectations .eyebrow{color:var(--coral)}
.page-id-772 .intensive-expectations h2{color:var(--white)}
.page-id-772 .intensive-expectations .detail-list li{color:#f4f8f7;border-bottom-color:#ffffff29}
.page-id-772 .intensive-expectations .detail-list li::before{color:var(--coral)}
.page-id-772 .intensive-level-note{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:clamp(36px,6vw,80px);padding-block:40px;background:#41788b}
.page-id-772 .intensive-level-note>div{max-width:620px}
.page-id-772 .intensive-level-note .eyebrow{color:#f1bf98;margin:0}
.page-id-772 .intensive-level-note h2{margin:7px 0 10px}
.page-id-772 .intensive-level-note p{margin:0 0 17px}
.page-id-772 .intensive-level-note .inline-link{color:var(--white)}
.page-id-772 .intensive-level-note aside{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px;border-radius:18px;background:linear-gradient(90deg,#b9ddd4,#82bab4,#183d4b)}
.page-id-772 .intensive-level-note aside span{min-height:130px;padding:17px 14px;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ffffff4a;background:#ffffff18}
.page-id-772 .intensive-level-note aside span:nth-child(3){color:var(--white)}
.page-id-772 .intensive-level-note aside small{font-size:.58rem;font-weight:700;letter-spacing:.07em;color:inherit}
.page-id-772 .intensive-level-note aside b{font:400 2.25rem 'DM Serif Display',Georgia,serif;color:inherit}
@media(max-width:850px){.page-id-772 .detail-intro,.page-id-772 .intensive-level-note{grid-template-columns:1fr}.page-id-772 .intensive-level-note aside{width:100%}}
@media(max-width:520px){.page-id-772 .intensive-level-note aside span{min-height:105px;padding:14px 10px}.page-id-772 .intensive-level-note aside b{font-size:1.8rem}}

/* Final mobile containment for the long-form Trinity and Intensivos pages. */
@media(max-width:620px){
  html,body{max-width:100%;overflow-x:hidden}
  .page-id-122 .course-detail-page,.page-id-772 .course-detail-page{width:100%;max-width:100%;overflow:hidden;padding-inline:4px}
  .page-id-122 .course-detail-page>section,.page-id-772 .course-detail-page>section{width:100%;max-width:100%;min-width:0}
  .page-id-122 .detail-hero,.page-id-772 .detail-hero{padding:42px 22px!important;gap:25px!important}
  .page-id-122 .detail-hero>*,.page-id-772 .detail-hero>*,.page-id-122 .detail-intro>*,.page-id-772 .detail-intro>*{width:100%;max-width:100%;min-width:0}
  .page-id-122 .detail-hero h1,.page-id-772 .detail-hero h1{width:100%;max-width:100%;font-size:clamp(2.4rem,12vw,2.95rem)!important;white-space:normal!important;overflow-wrap:anywhere}
  .page-id-122 .detail-hero p,.page-id-772 .detail-hero p,.page-id-122 .detail-intro p,.page-id-772 .detail-intro p{white-space:normal!important;overflow-wrap:anywhere}
  .page-id-122 .detail-hero .actions,.page-id-772 .detail-hero .actions{display:flex;flex-wrap:wrap;gap:14px 20px}
  .page-id-122 .course-facts,.page-id-772 .course-facts{width:100%;min-width:0}
  .page-id-122 .detail-intro,.page-id-772 .detail-intro{padding:36px 22px!important}
  .page-id-122 .detail-intro h2,.page-id-772 .detail-intro h2,.page-id-122 .detail-content h2,.page-id-772 .detail-content h2{width:100%;max-width:100%;font-size:clamp(1.9rem,9vw,2.35rem)!important;white-space:normal!important;overflow-wrap:anywhere}
  .page-id-122 .detail-content article,.page-id-772 .detail-content article{min-width:0;padding:38px 22px!important}
  .page-id-122 .trinity-note,.page-id-122 .trinity-review-pair{padding:28px 22px!important;min-width:0}
  .page-id-122 .trinity-review-grid.single-review article{padding:22px 18px}
  .page-id-122 .trinity-review-grid.single-review blockquote{font-size:1.2rem}
  .page-id-122 .trinity-spectrum{padding:40px 18px!important}
  .page-id-122 .trinity-spectrum .trinity-heading{max-width:100%;margin-bottom:28px}
  .page-id-122 .trinity-spectrum .trinity-heading h2{font-size:clamp(2rem,10vw,2.55rem);overflow-wrap:break-word}
  .page-id-122 .trinity-spectrum-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}
  .page-id-122 .trinity-spectrum-grid article{min-width:0}
  .page-id-122 .trinity-formats{width:100%;padding:38px 18px!important}
  .page-id-122 .trinity-formats>*{min-width:0}
  .page-id-122 .format-result{grid-template-columns:1fr}
  .page-id-122 .format-result>small{grid-column:1}
  .page-id-122 .trinity-registration{width:100%;padding:36px 18px!important}
  .page-id-122 .exam-price-list{width:100%;min-width:0}
  .page-id-122 .exam-price-list article{min-width:0}
  .page-id-122 .trinity-faq{width:100%;padding:40px 20px!important;gap:24px}
  .page-id-122 .trinity-faq h2{font-size:clamp(2.2rem,11vw,2.8rem)}
  .page-id-772 .intensive-level-note,.page-id-772 .intensive-exam-note{padding:36px 20px!important;min-width:0}
  .page-id-772 .intensive-level-note aside,.page-id-772 .intensive-exam-details{width:100%;min-width:0}
}
/* Methodology page — local redesign, 20 Aug 2026 */
.methodology-hero-text{grid-template-columns:1fr;min-height:560px}.methodology-hero-text .methodology-hero-copy{max-width:1050px}.methodology-hero-text .methodology-hero-copy>p:not(.eyebrow){max-width:780px}
/* Methodology principles: restrained colour progression on the left edge. */
.methodology-principle-grid article,.methodology-principle-grid article:nth-child(2),.methodology-principle-grid article:nth-child(3),.methodology-principle-grid article:nth-child(5),.methodology-principle-grid article:nth-child(6){position:relative;overflow:hidden;background:#fffdfa;padding-left:42px}
.methodology-principle-grid article::before{content:"";position:absolute;inset:0 auto 0 0;width:9px;background:#174b59}
.methodology-principle-grid article:nth-child(2)::before{background:#41788b}
.methodology-principle-grid article:nth-child(3)::before{background:#8cbbba}
.methodology-principle-grid article:nth-child(4)::before{background:#e47162}
.methodology-principle-grid article:nth-child(5)::before{background:#e99a7e}
.methodology-principle-grid article:nth-child(6)::before{background:#f1bf98}
.methodology-principle-grid article span,.methodology-principle-grid article:nth-child(2) span,.methodology-principle-grid article:nth-child(3) span,.methodology-principle-grid article:nth-child(5) span,.methodology-principle-grid article:nth-child(6) span{width:auto;height:auto;display:block;margin:0 0 28px;background:transparent;color:#41788b;font-size:.76rem;letter-spacing:.08em}
.methodology-principle-grid article:nth-child(n+4) span{color:#d65f53}
/* Keep the numbered markers fully inside the clipped class-flow arrows. */
@media(min-width:1051px){.methodology-flow article{padding-top:82px}.methodology-flow article>span{top:18px;left:30px;width:56px;height:56px;border-width:6px}.methodology-flow h3{margin:0 0 12px}}
/* Uniform principle cards: colour belongs only to the vertical accent, number and title. */
.methodology-principle-grid article,.methodology-principle-grid article:nth-child(n){background:#fffdfa!important}
.methodology-principle-grid article::after{content:none!important;display:none!important}
.methodology-principle-grid article:nth-child(1) span,.methodology-principle-grid article:nth-child(1) h3{color:#174b59!important}
.methodology-principle-grid article:nth-child(2) span,.methodology-principle-grid article:nth-child(2) h3{color:#41788b!important}
.methodology-principle-grid article:nth-child(3) span,.methodology-principle-grid article:nth-child(3) h3{color:#6da9aa!important}
.methodology-principle-grid article:nth-child(4) span,.methodology-principle-grid article:nth-child(4) h3{color:#e47162!important}
.methodology-principle-grid article:nth-child(5) span,.methodology-principle-grid article:nth-child(5) h3{color:#e99a7e!important}
.methodology-principle-grid article:nth-child(6) span,.methodology-principle-grid article:nth-child(6) h3{color:#d99669!important}
.methodology-page{overflow:hidden;background:#faf7f1}.methodology-page .panel{border-left:0;border-right:0}.methodology-hero{min-height:650px;padding:72px clamp(28px,7vw,110px);display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.methodology-hero-copy{position:relative;z-index:2}.methodology-hero h1{font-size:clamp(3.2rem,5vw,5.8rem);max-width:790px}.methodology-hero-copy>p:not(.eyebrow){max-width:690px;color:#d8e7e5;line-height:1.8;font-size:1rem;margin:24px 0 0}.methodology-visual{position:relative;min-height:500px;border-radius:48% 52% 46% 54%/45% 42% 58% 55%;background:linear-gradient(145deg,#f8e2d1 0%,#c8dfda 48%,#6fa9ad 100%);box-shadow:inset 0 0 70px #fff8,0 30px 60px #061e2835;overflow:hidden}.watercolour{position:absolute;display:block;border-radius:50%;filter:blur(12px);opacity:.68}.wash-one{width:70%;height:62%;left:-12%;top:-10%;background:#fffdfa}.wash-two{width:68%;height:66%;right:-10%;bottom:-8%;background:#39798b}.wash-three{width:45%;height:43%;right:9%;top:7%;background:#e9a685}.method-icon{position:absolute;width:118px;height:118px;border-radius:28px;background:#fffdfae8;border:1px solid #ffffffcc;box-shadow:0 17px 35px #0a384536;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0d4050;transform:rotate(-3deg)}.method-icon span{font:2.45rem 'DM Serif Display',Georgia,serif;line-height:1}.method-icon small{font-size:.58rem;letter-spacing:.12em;font-weight:800;margin-top:10px}.icon-book{left:10%;top:15%}.icon-play{right:11%;top:10%;transform:rotate(5deg)}.icon-pencil{left:36%;top:38%;transform:rotate(2deg);background:#fbe1d1}.icon-check{left:12%;bottom:9%;transform:rotate(4deg);background:#e8f2ef}.icon-chat{right:10%;bottom:11%;transform:rotate(-5deg)}
.methodology-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:56px}.methodology-heading h2{font-size:clamp(2.35rem,3.5vw,4.2rem)}.methodology-heading>p{line-height:1.8;color:#526267;margin:0}.methodology-principles{padding:105px clamp(28px,7vw,110px)}.methodology-principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.methodology-principle-grid article{min-height:245px;padding:34px;border:1px solid #17434d22;border-radius:24px;background:#fffdfa}.methodology-principle-grid article:nth-child(2),.methodology-principle-grid article:nth-child(6){background:#f7dfcd}.methodology-principle-grid article:nth-child(3),.methodology-principle-grid article:nth-child(5){background:#dfeeed}.methodology-principle-grid span,.reason-grid span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e47162;color:#fff;font-weight:800;font-size:.76rem;margin-bottom:28px}.methodology-principle-grid article:nth-child(2) span,.methodology-principle-grid article:nth-child(5) span{background:#f1bf98;color:#0f1722}.methodology-principle-grid article:nth-child(3) span,.methodology-principle-grid article:nth-child(6) span{background:#62a9ad}.methodology-principle-grid p,.reason-grid p{line-height:1.7;color:#4f6065}
.methodology-class{padding:105px clamp(28px,7vw,110px)}.methodology-class .methodology-heading>p{color:#ccdfdd}.methodology-class .methodology-heading h2{color:#fffdfa}.methodology-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding-top:34px}.methodology-flow article{position:relative;min-height:230px;padding:48px 25px 28px;border:1px solid #8cbbba88;border-right:0;background:#104958;clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%,12% 50%);margin-left:-12px}.methodology-flow article:first-child{clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);margin-left:0}.methodology-flow article:last-child{border-right:1px solid #8cbbba88}.methodology-flow article:nth-child(2){background:#195766}.methodology-flow article:nth-child(3){background:#286978}.methodology-flow article:nth-child(4){background:#397d8b}.methodology-flow article:nth-child(5){background:#4f919b}.methodology-flow article>span{position:absolute;top:-32px;left:30px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e47162;border:7px solid #0b3c49;color:#fff;font-weight:800}.methodology-flow article:nth-child(2)>span{background:#f1bf98;color:#0f1722}.methodology-flow article:nth-child(3)>span{background:#62a9ad}.methodology-flow article:nth-child(4)>span{background:#e4ebcf;color:#0f1722}.methodology-flow article:nth-child(5)>span{background:#fffdfa;color:#0f1722}.methodology-flow h3{color:#fffdfa;margin:18px 0 12px}.methodology-flow p{color:#dcebe9;font-size:.82rem;line-height:1.6}
.methodology-skills{padding:105px clamp(28px,7vw,110px);display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.methodology-skills-copy>p:not(.eyebrow){line-height:1.8;color:#526267;max-width:650px}.skill-cloud{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.skill-cloud span{min-height:92px;padding:25px 30px;border-radius:18px;display:flex;align-items:center;font:1.65rem 'DM Serif Display',Georgia,serif;color:#fffdfa;background:#0d4654}.skill-cloud span:nth-child(2),.skill-cloud span:nth-child(7){background:#e47162}.skill-cloud span:nth-child(3),.skill-cloud span:nth-child(6){background:#62a9ad}.skill-cloud span:nth-child(4),.skill-cloud span:nth-child(5){background:#f1bf98;color:#0f1722}.methodology-reasons{padding:105px clamp(28px,7vw,110px);background:#dbeceb}.reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.reason-grid article{background:#fffdfa;border-radius:24px;padding:40px;min-height:270px}.reason-grid article:nth-child(2){background:#f7dfcd}.reason-grid article:nth-child(3){background:#0e4755;color:#fffdfa}.reason-grid article:nth-child(3) p{color:#d8e7e5}.reason-grid article:nth-child(2) span{background:#f1bf98;color:#0f1722}.reason-grid article:nth-child(3) span{background:#62a9ad}.methodology-review{margin:0;padding:80px clamp(28px,10vw,155px);min-height:440px;border-radius:0;background:#41788b}.methodology-review blockquote{max-width:1150px;margin:46px 0 38px;font-size:clamp(2.2rem,3.7vw,4.2rem)}.methodology-review .review-heading{display:flex;justify-content:space-between;gap:30px;align-items:center}.methodology-review .review-heading span{font-weight:700}.methodology-cta{padding:88px clamp(28px,7vw,110px);background:#f7dfcd;display:flex;justify-content:space-between;gap:65px;align-items:center}.methodology-cta h2{font-size:clamp(2.35rem,3.6vw,4.2rem)}.methodology-cta p:not(.eyebrow){max-width:700px;line-height:1.7}.methodology-cta .actions{flex:0 0 auto;flex-direction:column;align-items:flex-start}.methodology-cta .inline-link{color:#0f1722}
@media(max-width:1050px){.methodology-hero{grid-template-columns:1fr;gap:30px}.methodology-visual{min-height:430px}.methodology-heading{grid-template-columns:1fr;gap:20px}.methodology-principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.methodology-flow{grid-template-columns:1fr 1fr;gap:18px;padding-top:0}.methodology-flow article,.methodology-flow article:first-child{clip-path:none;margin:0;border:1px solid #8cbbba88;border-radius:20px;padding:30px 26px 24px 92px;min-height:150px}.methodology-flow article>span{top:28px;left:20px;width:56px;height:56px}.methodology-flow h3{margin:0 0 8px}.methodology-skills{grid-template-columns:1fr}.methodology-cta{align-items:flex-start;flex-direction:column}.methodology-cta .actions{flex-direction:row}}
@media(max-width:620px){.methodology-hero,.methodology-principles,.methodology-class,.methodology-skills,.methodology-reasons{padding:62px 22px}.methodology-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.methodology-hero-copy .actions{align-items:flex-start;flex-direction:column;gap:16px}.methodology-visual{min-height:350px}.method-icon{width:88px;height:88px;border-radius:20px}.method-icon span{font-size:1.85rem}.method-icon small{font-size:.48rem}.icon-book{left:7%;top:12%}.icon-play{right:7%;top:8%}.icon-pencil{left:36%;top:39%}.icon-check{left:8%;bottom:8%}.icon-chat{right:7%;bottom:9%}.methodology-heading{margin-bottom:38px}.methodology-principle-grid,.reason-grid,.methodology-flow{grid-template-columns:1fr}.methodology-principle-grid article,.reason-grid article{min-height:0;padding:28px}.methodology-flow article,.methodology-flow article:first-child{padding:28px 22px 24px 84px;min-height:132px}.methodology-flow article>span{top:25px;left:17px;width:52px;height:52px}.skill-cloud{grid-template-columns:1fr 1fr;gap:9px}.skill-cloud span{min-height:70px;padding:18px 16px;font-size:1.25rem}.methodology-review{padding:62px 24px;min-height:390px}.methodology-review .review-heading{align-items:flex-start;flex-direction:column}.methodology-review blockquote{margin:35px 0;font-size:2.15rem}.methodology-cta{padding:62px 22px}.methodology-cta .actions{align-items:flex-start;flex-direction:column;gap:16px}}
/* Final desktop override: markers must remain inside the clipped arrows. */
@media(min-width:1051px){
  .methodology-page .methodology-flow article{padding-top:88px!important}
  .methodology-page .methodology-flow article>span{top:18px!important;left:30px!important;width:56px!important;height:56px!important;border-width:6px!important}
  .methodology-page .methodology-flow h3{margin:0 0 12px!important}
}
/* Number labels in the six teaching-principle cards must not grow into bars. */
.methodology-page .methodology-principle-grid article:nth-child(2)>span,
.methodology-page .methodology-principle-grid article:nth-child(3)>span,
.methodology-page .methodology-principle-grid article:nth-child(5)>span,
.methodology-page .methodology-principle-grid article:nth-child(6)>span{display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}
/* Keep arrow titles and copy clear of the clipped left-hand notch. */
@media(min-width:1051px){
  .methodology-page .methodology-flow article{padding-right:34px!important}
  .methodology-page .methodology-flow article:first-child{padding-left:32px!important}
  .methodology-page .methodology-flow article:not(:first-child){padding-left:52px!important}
  .methodology-page .methodology-flow article:not(:first-child)>span{left:48px!important}
  .methodology-page .methodology-flow h3{font-size:clamp(1.45rem,1.65vw,1.75rem)!important;white-space:nowrap}
}
/* Skills progress by row from deep blue to light peach. */
.methodology-page .skill-cloud span:nth-child(1),.methodology-page .skill-cloud span:nth-child(2){background:#0d4654!important;color:#fffdfa!important}
.methodology-page .skill-cloud span:nth-child(3),.methodology-page .skill-cloud span:nth-child(4){background:#41788b!important;color:#fffdfa!important}
.methodology-page .skill-cloud span:nth-child(5),.methodology-page .skill-cloud span:nth-child(6){background:#e47162!important;color:#fffdfa!important}
.methodology-page .skill-cloud span:nth-child(7),.methodology-page .skill-cloud span:nth-child(8){background:#f1bf98!important;color:#0f1722!important}
/* Match the outer canvas used by the other Simply English pages. */
body:has(.methodology-page),.methodology-page{background:#41788b!important}
.methodology-coral{color:#e47162;font-weight:600}
/* Methodology review: same compact proportions as the review on Inicio. */
.methodology-page .methodology-review{width:100%;min-height:0!important;padding:15px 30px!important;display:grid!important;grid-template-columns:235px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 26px;align-items:center;background:#41788b!important;border-radius:18px!important;margin:0!important}
.methodology-page .methodology-review .review-heading{grid-column:1;grid-row:1/3;display:block!important}
.methodology-page .methodology-review .review-heading .eyebrow{margin:0 0 5px;color:#e4ebcf}
.methodology-page .methodology-review .review-heading>span{display:block}
.methodology-page .methodology-review blockquote{grid-column:2;grid-row:1;margin:0!important;max-width:none;font-size:clamp(.92rem,1.08vw,1.16rem)!important;font-weight:400!important;line-height:1.18}
.methodology-page .methodology-review>span{grid-column:2;grid-row:2;display:block;font-size:.6rem;font-weight:400;margin-top:3px}
@media(max-width:850px){.methodology-page .methodology-review{display:block!important;padding:22px 26px!important}.methodology-page .methodology-review blockquote{margin:14px 0 8px!important}}
/* Compact methodology hero, aligned with the course-page headers. */
.methodology-page .methodology-hero-text{grid-template-columns:minmax(0,1fr)!important;min-height:440px!important;padding:58px clamp(32px,7vw,110px)!important;gap:0!important}
.methodology-page .methodology-hero-text .methodology-hero-copy{width:100%;max-width:1120px!important;padding:0}
.methodology-page .methodology-hero-text h1{max-width:1080px!important;font-size:clamp(3rem,4.6vw,5rem)!important;line-height:1.02}
.methodology-page .methodology-hero-text .methodology-hero-copy>p:not(.eyebrow){max-width:820px!important;margin-top:20px}
.methodology-page .methodology-hero-text .actions{margin:26px 0 0}
@media(max-width:620px){.methodology-page .methodology-hero-text{min-height:0!important;padding:48px 22px!important}.methodology-page .methodology-hero-text h1{font-size:clamp(2.65rem,13vw,3.65rem)!important}}
/* Make the compact Google review visibly read as a rounded card. */
.methodology-page .methodology-review{width:calc(100% - 32px)!important;margin:16px!important;background:#4b8393!important;border:1px solid #ffffff12!important;border-radius:20px!important;box-shadow:0 10px 24px #123c4720}
@media(max-width:620px){.methodology-page .methodology-review{width:calc(100% - 20px)!important;margin:10px!important;border-radius:18px!important}}
.methodology-page .methodology-cta{background:#fffdfa!important}
/* Prices: remove decorative card numbers and split the discounts area in two. */
.prices-detail-page .rates-grid article::after{content:none!important;display:none!important}
.price-discounts{align-items:stretch}
.price-discounts .discount-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px;background:#41788b}
.price-discounts .discount-grid article{min-width:0;padding:30px;border-radius:20px;background:#fffdfa;color:#0f1722}
.price-discounts .discount-grid article:nth-child(2){background:#f7dfcd}
.price-discounts .discount-grid .eyebrow{margin:0 0 8px;color:#62a9ad}
.price-discounts .discount-grid h2{margin:0 0 14px;font-size:clamp(1.65rem,2.2vw,2.45rem)}
.price-discounts .discount-grid article>p:not(.eyebrow){margin:0 0 18px;line-height:1.7;color:#4f6065}
.price-discounts .discount-grid strong{display:block;color:#e47162;font-size:.78rem}
@media(max-width:850px){.price-discounts .discount-grid{grid-template-columns:1fr;padding:18px}.price-discounts .discount-grid article{padding:25px}}
/* Final layout override for the two horizontal discount cards. */
@media(min-width:851px){
  .prices-detail-page .price-discounts{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:36px!important;padding:44px clamp(38px,7vw,105px)!important;align-items:stretch!important}
  .prices-detail-page .price-discounts>span{grid-column:1!important;align-self:center}
  .prices-detail-page .price-discounts>.discount-grid{grid-column:2!important;width:100%!important;max-width:none!important;padding:0!important;background:transparent!important}
}
.prices-detail-page .price-discounts .discount-grid article{width:100%!important;max-width:none!important;min-height:230px;display:flex;flex-direction:column;justify-content:center}
.prices-detail-page .price-discounts .discount-grid h2{color:#0f1722!important;font-size:clamp(1.65rem,2.2vw,2.45rem)!important}
@media(max-width:850px){.prices-detail-page .price-discounts{display:block!important;padding:34px 20px!important;background:#41788b!important}.prices-detail-page .price-discounts>span{display:block!important;margin:0 0 22px!important}.prices-detail-page .price-discounts>.discount-grid{width:100%!important;padding:0!important;background:transparent!important}.prices-detail-page .price-discounts .discount-grid article{min-height:0}}
.prices-detail-page .price-discounts{background:#0d4552!important}
.prices-detail-page .price-discounts .discount-grid article:nth-child(2){background:#fffdfa!important}
.prices-detail-page .price-discounts>.discount-intro{grid-column:1!important;align-self:center;min-width:0}
.prices-detail-page .price-discounts>.discount-intro h2{margin:0 0 18px!important;color:#fffdfa!important;font-size:clamp(2rem,3vw,3.25rem)!important}
.prices-detail-page .price-discounts>.discount-intro h2::after{content:"";display:block;width:54px;height:3px;margin-top:16px;border-radius:3px;background:#e47162}
.prices-detail-page .price-discounts>.discount-intro p{margin:0;max-width:330px;color:#d8e7e5;font-size:.78rem;line-height:1.75}
@media(max-width:850px){.prices-detail-page .price-discounts{background:#0d4552!important}.prices-detail-page .price-discounts>.discount-intro{margin-bottom:24px}.prices-detail-page .price-discounts>.discount-intro p{max-width:650px}}
/* Compact the four main course cards without removing information. */
.courses-page .course-stage-card{min-height:285px;padding:18px 20px 17px}
.courses-page .course-stage-card .course-number{margin-bottom:11px}
.courses-page .course-stage-card h3{margin:6px 0 7px}
.courses-page .course-stage-card>p{min-height:52px;margin:7px 0 8px}
.courses-page .course-stage-card dl{margin:10px 0 13px}
.courses-page .course-stage-card>a{margin-top:auto}
@media(max-width:620px){.courses-page .course-stage-card{min-height:0}.courses-page .course-stage-card>p{min-height:0}}
.courses-page .specialist-grid article>a{color:#e47162!important}
@media(min-width:1001px){.courses-page .course-stage-card{padding-bottom:58px}.courses-page .course-stage-card>a{position:absolute;left:20px;bottom:22px;margin:0!important}}
html body .courses-page .specialist-grid article>a,
html body .courses-page .specialist-grid article>a:link,
html body .courses-page .specialist-grid article>a:visited,
html body .courses-page .specialist-grid article>a:hover,
html body .courses-page .specialist-grid article>a:focus{color:#e47162!important;text-decoration-color:#e47162!important}
@media(min-width:1001px){.courses-page .course-stage-card{min-height:285px!important;padding-bottom:17px!important}.courses-page .course-stage-card>a{position:absolute!important;left:20px!important;bottom:18px!important;margin:0!important}}
html body .courses-page .specialist-grid article>a,
html body .courses-page .specialist-grid article>a:link,
html body .courses-page .specialist-grid article>a:visited,
html body .courses-page .specialist-grid article>a:hover,
html body .courses-page .specialist-grid article>a:focus{display:inline-flex!important;width:max-content!important;align-items:center!important;padding:9px 14px!important;border-radius:10px!important;background:#fffdfa!important;border:1px solid #e4716240!important;color:#d65f53!important;text-decoration:none!important;box-shadow:0 5px 12px #092d3518}
html body .courses-page .specialist-grid article:nth-child(3)>a{background:#f7dfcd!important}
/* Specialist options: white cards with one restrained colour accent. */
html body .courses-page .specialist-grid article,
html body .courses-page .specialist-grid article:nth-child(2),
html body .courses-page .specialist-grid article:nth-child(3){position:relative;overflow:hidden;background:#fffdfa!important;color:#0f1722!important;border:1px solid #41788b35!important;padding-left:31px!important}
html body .courses-page .specialist-grid article::before{content:"";position:absolute;inset:0 auto 0 0;width:9px;background:#0e3f4c}
html body .courses-page .specialist-grid article:nth-child(2)::before{background:#41788b}
html body .courses-page .specialist-grid article:nth-child(3)::before{background:#f1bf98}
html body .courses-page .specialist-grid article h3{color:#0f1722!important}
html body .courses-page .specialist-grid article p{color:#4f6065!important;opacity:1!important}
html body .courses-page .specialist-grid article>div{color:#0f1722!important;border-color:#41788b30!important}
html body .courses-page .specialist-grid article small{color:#e47162!important}
.courses-page .materials-note .note-index{display:none!important}
.courses-page .materials-note{grid-template-columns:1fr!important}
.courses-page .courses-coral{color:#e47162!important;font-weight:600}
.courses-page .materials-note{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important}
/* Compact stage cards with a single pill for number and age. */
.courses-page .course-stage-card{min-height:270px!important;padding:16px 18px!important;justify-content:flex-start!important}
.courses-page .course-stage-card .course-number{width:205px!important;height:40px!important;min-width:205px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;padding:0 16px!important;margin:0 0 13px!important;font-size:.68rem!important}
.courses-page .course-stage-card .course-number::after{font:700 .64rem/1 Poppins,Arial,sans-serif;white-space:nowrap}
.courses-page .course-stage-card:nth-child(1) .course-number::after{content:"3–5 años"}
.courses-page .course-stage-card:nth-child(2) .course-number::after{content:"1.º–6.º de Primaria"}
.courses-page .course-stage-card:nth-child(3) .course-number::after{content:"Toda la ESO"}
.courses-page .course-stage-card:nth-child(4) .course-number::after{content:"Desde 18 años"}
.courses-page .course-stage-card>small{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.courses-page .course-stage-card h3{margin:0 0 7px!important;font-size:1.72rem!important}
.courses-page .course-stage-card>p{margin:0 0 7px!important;min-height:48px!important}
.courses-page .course-stage-card dl{margin:7px 0 11px!important}
@media(min-width:1001px){.courses-page .course-stage-card>a{left:18px!important;bottom:16px!important}}
@media(max-width:620px){.courses-page .course-stage-card{min-height:0!important;padding-bottom:18px!important}.courses-page .course-stage-card .course-number{width:min(205px,100%)!important;min-width:0!important}.courses-page .course-stage-card>p{min-height:0!important}}

/* Course labels follow their text length; keep the materials note compact. */
.courses-page .course-stage-card .course-number{
  width:fit-content!important;
  min-width:0!important;
  max-width:100%!important;
  gap:0!important;
  font-size:0!important;
}
html body .courses-page .materials-note{
  padding:18px 24px!important;
  justify-content:center!important;
  align-items:stretch!important;
}
html body .courses-page .materials-note>b{
  display:block!important;
  margin:0!important;
}
html body .courses-page .materials-note h3{
  margin:16px 0 6px!important;
}
html body .courses-page .materials-note>div{
  transform:translateY(-12px)!important;
}
@media(max-width:620px){
  html body .courses-page .materials-note>div{
    transform:translateY(-8px)!important;
  }
}

/* Tighter, evenly distributed course cards. */
html body .courses-page .course-stage-card{
  min-height:0!important;
  height:auto!important;
  padding:16px 18px 14px!important;
  justify-content:flex-start!important;
}
html body .courses-page .course-stage-card .course-number{
  margin:0 0 9px!important;
}
html body .courses-page .course-stage-card h3{
  margin:0 0 7px!important;
}
html body .courses-page .course-stage-card>p{
  margin:0 0 7px!important;
}
html body .courses-page .course-stage-card dl{
  margin:5px 0 10px!important;
}
html body .courses-page .course-stage-card>a{
  position:static!important;
  margin:auto 0 0!important;
}

/* Align the headings of the two lower price cards. */
html body .courses-page .price-group.private h3{
  transform:none!important;
  margin-bottom:13px!important;
}
html body .courses-page .price-group::after{
  content:none!important;
  display:none!important;
}

/* Courses overview: a calmer, consistent price-card family. */
html body .courses-page .price-groups{
  background:#f4f2eb!important;
}
html body .courses-page .price-group,
html body .courses-page .price-group.annual,
html body .courses-page .price-group.exams,
html body .courses-page .price-group.summer,
html body .courses-page .price-group.private{
  transform:none!important;
  background:#fffdfa!important;
  color:#0f1722!important;
  border:1px solid #41788b2d!important;
  padding-left:30px!important;
}
html body .courses-page .price-group::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:18px!important;
  bottom:18px!important;
  width:4px!important;
  border-radius:0 4px 4px 0!important;
  display:block!important;
}
html body .courses-page .price-group.annual::before{background:#f1bf98!important;}
html body .courses-page .price-group.exams::before{background:#8cbbba!important;}
html body .courses-page .price-group.summer::before{background:#e47162!important;}
html body .courses-page .price-group.private::before{background:#41788b!important;}
html body .courses-page .price-group small{color:#41788b!important;}
html body .courses-page .price-group h3{
  width:auto!important;
  max-width:100%!important;
  line-height:1.08!important;
  transform:none!important;
}
html body .courses-page .price-group>div b{
  white-space:nowrap!important;
}
html body .courses-page .price-group.summer p{color:#536164!important;}
html body .courses-page .price-group.summer strong{color:#e47162!important;}
html body .courses-page .price-group.summer strong em{color:#536164!important;}
html body .courses-page .price-group.private>div{border-color:#41788b22!important;}
html body .courses-page .price-group.private>div b{color:#41788b!important;}

/* Secundaria: stronger contrast and a compact real-academy note. */
body.page-id-770 .coral-text{
  color:#e47162!important;
  font-weight:600;
}
body.page-id-770 .detail-intro>p .coral-text{
  color:#e47162!important;
  -webkit-text-fill-color:#e47162!important;
}
body.page-id-770 .detail-content .secondary-work{
  background:#0d4552!important;
  color:#fffdfa!important;
}
body.page-id-770 .secondary-work .eyebrow,
body.page-id-770 .secondary-work .detail-list li::before{
  color:#e47162!important;
}
body.page-id-770 .secondary-work h2{
  color:#fffdfa!important;
}
body.page-id-770 .secondary-work .detail-list li{
  color:#f4f8f7!important;
  border-bottom-color:#ffffff29!important;
}
body.page-id-770 .detail-content .secondary-expectations{
  background:#f7dfcd!important;
  color:#0f1722!important;
}
body.page-id-770 .secondary-expectations h2,
body.page-id-770 .secondary-expectations .detail-list li{
  color:#0f1722!important;
}
body.page-id-770 .secondary-expectations .detail-list li{
  border-bottom-color:#41788b2d!important;
}
body.page-id-770 .secondary-expectations .detail-list li::before{
  color:#e47162!important;
}
body.page-id-770 .secondary-note{
  grid-template-columns:minmax(0,1fr) minmax(300px,420px)!important;
  gap:clamp(28px,5vw,70px)!important;
  padding:28px clamp(38px,7vw,105px)!important;
  align-items:center!important;
}
body.page-id-770 .secondary-note-copy h2{
  margin:0 0 10px!important;
}
body.page-id-770 .secondary-note-copy p{
  margin:0!important;
}
body.page-id-770 .secondary-note-photo{
  margin:0!important;
  height:235px;
  overflow:hidden;
  border-radius:16px;
}
body.page-id-770 .secondary-note-photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 48%;
}
@media(max-width:850px){
  body.page-id-770 .secondary-note{
    grid-template-columns:1fr!important;
    padding:28px 32px!important;
  }
  body.page-id-770 .secondary-note-photo{
    height:min(55vw,320px);
  }
}

/* Match the Secundaria note to the approved Infantil note proportions. */
body.page-id-770 .secondary-note{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;
  align-items:center!important;
  gap:clamp(28px,5vw,64px)!important;
  padding:44px clamp(38px,7vw,105px)!important;
}
body.page-id-770 .secondary-note-copy{
  max-width:42rem;
}
body.page-id-770 .secondary-note-copy h2{
  margin:0 0 24px!important;
  max-width:14ch;
  color:#fffdfa!important;
  font-size:clamp(2.6rem,4.5vw,4.8rem)!important;
  line-height:.96!important;
}
body.page-id-770 .secondary-note-copy p{
  margin:0!important;
  max-width:40rem;
  font-size:clamp(1.05rem,1.6vw,1.25rem)!important;
  line-height:1.65!important;
}
body.page-id-770 .secondary-note-photo{
  margin:0!important;
  align-self:stretch;
  height:auto;
  min-height:280px;
}
body.page-id-770 .secondary-note-photo img{
  min-height:280px;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
  border-radius:20px;
  box-shadow:0 18px 45px rgba(22,58,70,.24);
}
@media(max-width:850px){
  body.page-id-770 .secondary-note{
    padding:38px 32px!important;
  }
}
@media(max-width:520px){
  body.page-id-770 .secondary-note{
    padding-inline:24px!important;
  }
}

/* Direct Secundaria selectors: the editor content is injected inside shared chrome. */
.detail-intro .coral-text{
  color:#e47162!important;
  -webkit-text-fill-color:#e47162!important;
  font-weight:600!important;
}
.detail-content .secondary-work{
  background:#0d4552!important;
  color:#fffdfa!important;
}
.secondary-work .eyebrow,
.secondary-work .detail-list li::before{
  color:#e47162!important;
}
.secondary-work h2,
.secondary-work .detail-list li{
  color:#fffdfa!important;
}
.secondary-work .detail-list li{
  border-bottom-color:#ffffff29!important;
}
.detail-content .secondary-expectations{
  background:#fffdfa!important;
  color:#0f1722!important;
}
.secondary-expectations h2,
.secondary-expectations .detail-list li{
  color:#0f1722!important;
}
.secondary-expectations .detail-list li{
  border-bottom-color:#41788b2d!important;
}
.secondary-expectations .detail-list li::before{
  color:#e47162!important;
}
.detail-note.secondary-note{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;
  align-items:center!important;
  gap:clamp(28px,5vw,64px)!important;
  padding:44px clamp(38px,7vw,105px)!important;
}
.secondary-note-copy{
  max-width:42rem!important;
}
.secondary-note-copy h2{
  margin:0 0 24px!important;
  max-width:14ch!important;
  color:#fffdfa!important;
  font-size:clamp(2.6rem,4.5vw,4.8rem)!important;
  line-height:.96!important;
}
.secondary-note-copy p{
  margin:0!important;
  max-width:40rem!important;
  color:#e3eeec!important;
  font-size:clamp(1.05rem,1.6vw,1.25rem)!important;
  line-height:1.65!important;
}
.secondary-note-copy .peach-text{
  color:#f1bf98!important;
  -webkit-text-fill-color:#f1bf98!important;
  font-weight:600!important;
}
.secondary-note-photo{
  margin:0!important;
  align-self:stretch!important;
  height:auto!important;
  min-height:280px!important;
  overflow:hidden!important;
  border-radius:20px!important;
}
.secondary-note-photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:280px!important;
  aspect-ratio:16/10!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:20px!important;
  box-shadow:0 18px 45px rgba(22,58,70,.24)!important;
}
@media(max-width:850px){
  .detail-note.secondary-note{
    grid-template-columns:1fr!important;
    padding:38px 32px!important;
  }
}
@media(max-width:520px){
  .detail-note.secondary-note{
    padding-inline:24px!important;
  }
}

/* Infantil, Primaria, Secundaria and Adultos: match Trinity intro alignment. */
body:is(.page-id-768,.page-id-769,.page-id-770,.page-id-771) .detail-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr)!important;
  gap:clamp(36px,5vw,70px)!important;
  align-items:center!important;
  padding:38px clamp(38px,7vw,105px)!important;
}
body:is(.page-id-768,.page-id-769,.page-id-770,.page-id-771) .detail-intro h2{
  max-width:780px!important;
  font-size:clamp(2.25rem,3vw,3.35rem)!important;
}
body:is(.page-id-768,.page-id-769,.page-id-770,.page-id-771) .detail-intro>p{
  max-width:610px!important;
  margin:0!important;
  align-self:center!important;
}
@media(max-width:850px){
  body:is(.page-id-768,.page-id-769,.page-id-770,.page-id-771) .detail-intro{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:36px 28px!important;
  }
  body:is(.page-id-768,.page-id-769,.page-id-770,.page-id-771) .detail-intro h2{
    font-size:clamp(2rem,9vw,2.8rem)!important;
  }
}

/* Direct fallback for the Secundaria editor-rendered introduction. */
.detail-intro.secondary-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr)!important;
  gap:clamp(36px,5vw,70px)!important;
  align-items:center!important;
  padding:38px clamp(38px,7vw,105px)!important;
}
.detail-intro.secondary-intro h2{
  max-width:780px!important;
  font-size:clamp(2.25rem,3vw,3.35rem)!important;
}
.detail-intro.secondary-intro>p{
  max-width:610px!important;
  margin:0!important;
  align-self:center!important;
}
@media(max-width:850px){
  .detail-intro.secondary-intro{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:36px 28px!important;
  }
  .detail-intro.secondary-intro h2{
    font-size:clamp(2rem,9vw,2.8rem)!important;
  }
}

/* Compact methodology preview shared by the individual course pages. */
.course-method-preview{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  align-items:center;
  gap:clamp(34px,6vw,86px);
  padding:42px clamp(38px,7vw,105px);
  background:#edf6f3;
}
.course-method-copy{
  max-width:790px;
}
.course-method-copy h2{
  margin:7px 0 13px;
  color:#0f1722;
  font-size:clamp(2.15rem,3.2vw,3.55rem);
  line-height:1.02;
}
.course-method-copy .method-accent{
  color:#e47162;
}
.course-method-copy>p:not(.eyebrow){
  max-width:720px;
  margin:0 0 16px;
  color:#526166;
  font-size:.82rem;
  line-height:1.7;
}
.course-method-copy .inline-link{
  color:#0f4351;
}
.course-method-points{
  list-style:none;
  margin:0;
  padding:8px 24px;
  border-radius:18px;
  background:#0d4552;
  box-shadow:0 16px 36px rgba(14,63,76,.13);
}
.course-method-points li{
  position:relative;
  padding:16px 8px 16px 34px;
  border-bottom:1px solid rgba(255,255,255,.16);
  color:#fffdfa;
  font-size:.78rem;
  line-height:1.45;
}
.course-method-points li:last-child{
  border-bottom:0;
}
.course-method-points li::before{
  content:'✓';
  position:absolute;
  left:6px;
  color:#e47162;
  font-weight:700;
}
@media(max-width:850px){
  .course-method-preview{
    grid-template-columns:1fr;
    gap:24px;
    padding:36px 28px;
  }
  .course-method-points{
    width:100%;
    box-sizing:border-box;
  }
}
@media(max-width:520px){
  .course-method-preview{
    padding:32px 24px;
  }
  .course-method-copy h2{
    font-size:clamp(2rem,9vw,2.65rem);
  }
}

/* Cabecera móvil: accesos rápidos y menú completo mediante hamburguesa. */
@media(max-width:720px){
 .light-header{
  position:relative!important;
  top:auto!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  gap:8px 12px!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0 auto 12px!important;
  padding:9px 14px 11px!important;
 }
 body.admin-bar .light-header{top:auto!important}
 .light-header .brand{grid-column:1;grid-row:1;justify-self:start!important}
 .light-header .brand img{width:54px!important;height:54px!important}
 .light-header .menu-toggle{
  grid-column:3;
  grid-row:1;
  display:block!important;
  position:relative!important;
  width:46px!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:transparent!important;
  font-size:0!important;
  visibility:visible!important;
  opacity:1!important;
 }
 .light-header .menu-toggle::before{
  content:"";
  position:absolute;
  left:8px;
  top:9px;
  width:30px;
  height:3px;
  border-radius:4px;
  background:#fffdfa;
  box-shadow:0 9px 0 #fffdfa,0 18px 0 #fffdfa;
 }
 .light-header .nav,
 .light-header .nav:not(.open){
  grid-column:2!important;
  grid-row:1!important;
  position:static!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:2px!important;
  width:100%!important;
  max-height:none!important;
  margin:0!important;
  padding:2px!important;
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
 }
 .light-header .nav:not(.open)>*{display:none!important}
 .light-header .nav:not(.open)>a[href="/"],
 .light-header .nav:not(.open)>.nav-dropdown,
 .light-header .nav:not(.open)>a[href="/metodologia"],
 .light-header .nav:not(.open)>a[href="/precios"],
 .light-header .nav:not(.open)>a[href="/matricula"],
 .light-header .nav:not(.open)>a[href="/cursos/trinity"]{display:block!important}
 .light-header .nav:not(.open) .course-menu{display:none!important}
 .light-header .nav>a,
 .light-header .nav>.nav-dropdown{
  min-width:0!important;
  padding:6px 2px!important;
  text-align:center!important;
 }
 .light-header .nav a,
 .light-header .nav-dropdown>a{
  display:block!important;
  color:#fffdfa!important;
  font-size:clamp(.47rem,1.85vw,.64rem)!important;
  line-height:1.2!important;
  white-space:nowrap!important;
 }
 .light-header .nav.open{
  grid-column:1/-1!important;
  grid-row:2!important;
  position:static!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:2px!important;
  width:100%!important;
  max-height:none!important;
  padding:10px 14px 14px!important;
  margin:0!important;
  overflow:visible!important;
  border-radius:14px!important;
  background:#0f4351!important;
  box-shadow:0 14px 28px #0f17222e!important;
 }
 .light-header .nav.open>*{display:block!important;width:100%!important;padding:7px 5px!important;text-align:left!important}
 .light-header .nav.open a{text-align:left!important;font-size:.75rem!important}
 .light-header .nav.open .course-menu{display:none!important}
 .light-header .nav.open .nav-dropdown.is-open .course-menu{
  display:block!important;
  position:static!important;
  width:100%!important;
  margin:8px 0 0!important;
  padding:7px!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  background:#ffffff10!important;
  border-radius:10px!important;
 }
 .light-header .nav.open .course-menu a{padding:7px 9px!important;font-size:.7rem!important}
}
@media(max-width:460px){
 .light-header{gap:5px!important;padding-inline:8px!important}
 .light-header .brand img{width:46px!important;height:46px!important}
 .light-header .menu-toggle{width:38px!important}
 .light-header .menu-toggle::before{left:6px;width:26px}
 .light-header .nav:not(.open){gap:0!important}
 .light-header .nav:not(.open) a{font-size:.45rem!important;letter-spacing:-.025em!important}
}

/* Inicio móvil: cabecera equilibrada y comienzo del hero más próximo. */
@media(max-width:720px){
 .light-header .nav:not(.open){
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  column-gap:0!important;
 }
 .light-header .nav:not(.open)>a,
 .light-header .nav:not(.open)>.nav-dropdown{
  width:auto!important;
  flex:0 0 auto!important;
  margin:0!important;
 }
 .light-header .nav:not(.open)>a,
 .light-header .nav:not(.open)>.nav-dropdown>a{
  width:auto!important;
  padding-inline:0!important;
  text-align:center!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown::after{display:none!important}
 .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu{
  display:flex!important;
  position:absolute!important;
  top:calc(100% + 13px)!important;
  left:50%!important;
  width:210px!important;
  max-width:min(78vw,210px)!important;
  margin:0!important;
  padding:10px!important;
  flex-direction:column!important;
  gap:2px!important;
  opacity:1!important;
  visibility:visible!important;
  transform:translateX(-50%)!important;
  border:1px solid #ffffff35!important;
  border-radius:15px!important;
  background:#0f4351d9!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 15px 32px #071f2742!important;
  z-index:50!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu a{
  width:100%!important;
  padding:8px 10px!important;
  border-radius:8px!important;
  color:#fffdfa!important;
  font-size:.68rem!important;
  line-height:1.25!important;
  text-align:left!important;
 }
 .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu a:hover{
  background:#ffffff17!important;
  color:#f1bf98!important;
 }
 .light-header .menu-toggle{
  width:34px!important;
 }
 .light-header .menu-toggle::before{
  left:5px!important;
  width:24px!important;
 }
 .hero-v2{
  padding-top:24px!important;
 }
 .hero-v2 .hero-copy{
  padding-top:0!important;
 }
}

/* Inicio: tarjetas de etapas más compactas en móvil. */
.method-v2 .method-arrow{display:none!important}

/* Refuerzo final: elimina el hueco superior excesivo de todas las cabeceras móviles. */
@media(max-width:720px){
 body .light-header + .hero-v2,
 body .light-header + .detail-hero,
 body .light-header + .info-hero,
 body .light-header + .methodology-hero,
 body .light-header + .about-hero,
 body .light-header + .courses-hero{
  min-height:0!important;
  padding-top:28px!important;
  align-content:start!important;
  align-items:start!important;
  justify-content:start!important;
 }
 body .light-header + .detail-hero,
 body .light-header + .info-hero,
 body .light-header + .methodology-hero,
 body .light-header + .about-hero,
 body .light-header + .courses-hero{padding-bottom:44px!important}
 body .light-header + .hero-v2 .hero-copy,
 body .light-header + .detail-hero>div,
 body .light-header + .methodology-hero .methodology-hero-copy,
 body .light-header + .about-hero>div:first-child{
  padding-top:0!important;
  margin-top:0!important;
 }
}

@media(max-width:560px){
 .orientation-row .stage-route{
  gap:0!important;
 }
 .orientation-row .stage{
  min-height:0!important;
  padding:12px 0 16px 62px!important;
  border-bottom:1px solid #183f4924!important;
 }
 .orientation-row .stage:last-child{border-bottom:0!important}
 .orientation-row .stage-dot{
  top:10px!important;
  left:0!important;
 }
 .orientation-row .stage small{display:block!important;margin:0 0 2px!important}
 .orientation-row .stage h3{margin:0 0 4px!important}
 .orientation-row .stage p{
  min-height:0!important;
  margin:0 0 8px!important;
  line-height:1.45!important;
 }
 .orientation-row .stage>b{display:block!important;margin:0!important}
}

/* Refuerzo final intensivos: flechas hacia abajo en la composición móvil. */
@media(max-width:620px){
 html body.page-id-772 main.course-detail-page section.intensive-level-note aside span,
 html body.page-id-772 main.course-detail-page section.intensive-level-note aside span:first-child{
  min-height:118px!important;
  padding:24px 24px 34px!important;
  align-items:flex-start!important;
  justify-content:center!important;
  clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),50% 100%,0 calc(100% - 18px))!important;
 }
html body.page-id-772 main.course-detail-page section.intensive-level-note aside{gap:10px!important}
}

/* Revisión global de ritmo, espacios y distribución en móvil. */
@media(max-width:820px){
 /* Metodología */
 body .methodology-principles,
 body .methodology-class,
 body .methodology-skills,
 body .methodology-reasons{
  padding:34px 24px!important;
 }
 body .methodology-heading{margin-bottom:24px!important;gap:12px!important}
 body .methodology-heading .eyebrow{margin-top:0!important}
 body .methodology-principle-grid,
 body .methodology-flow,
 body .reason-grid{gap:12px!important}
 body .methodology-principle-grid article,
 body .reason-grid article{padding:24px!important}
 body .methodology-cta{
  padding:34px 24px!important;
  gap:22px!important;
 }
 body .methodology-cta .actions{margin:2px 0 0!important;gap:12px!important}
 body .methodology-cta p:not(.eyebrow){margin-bottom:0!important}

 /* Precios y bloques informativos dobles */
 body .price-clarity>div{padding:30px 24px!important}
 body .price-clarity h2{margin:6px 0 13px!important}
 body .price-clarity ul{margin:0!important}
 body .conditions-intro{padding:32px 24px!important;gap:18px!important}
 body .conditions-intro h2{margin-bottom:14px!important}

 /* Matrícula: pasos anchos y legibles */
 body .enrollment-process{padding:34px 24px!important;gap:0!important}
 body .enrollment-process .section-heading{width:100%!important;max-width:none!important;margin:0 0 22px!important}
 body .enrollment-process>div:last-child{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  gap:0!important;
 }
 body .enrollment-process>div:last-child article,
 body .enrollment-process>div:last-child article:first-child,
 body .enrollment-process>div:last-child article:nth-child(4),
 body .enrollment-process>div:last-child article:last-child{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr)!important;
  width:100%!important;
  min-width:0!important;
  gap:16px!important;
  padding:18px 0!important;
  border-right:0!important;
  border-bottom:1px solid #41788b25!important;
 }
 body .enrollment-process>div:last-child article:last-child{border-bottom:0!important}
 body .enrollment-process article>span{margin:0!important}
 body .enrollment-process article>div{width:100%!important;min-width:0!important}
 body .enrollment-process h3{font-size:1.55rem!important;margin:0 0 5px!important}
 body .enrollment-process article p{max-width:none!important}
 body .enrollment-gate,
 body .enrollment-note{padding:34px 24px!important;gap:22px!important}
 body .enrollment-gate .gate-actions{gap:12px!important}

 /* Cursos, Trinity e Intensivos */
 body .detail-intro{padding:32px 24px!important;gap:16px!important}
 body .detail-content article{padding:32px 24px!important}
 body .detail-note{padding:32px 24px!important}
 body.page-id-122 .trinity-spectrum,
 body.page-id-122 .trinity-formats,
 body.page-id-122 .trinity-registration,
 body.page-id-122 .trinity-faq{
  padding:32px 24px!important;
 }
 body.page-id-122 .trinity-spectrum .trinity-heading{margin-bottom:22px!important}
 body.page-id-122 .trinity-faq{gap:18px!important}
 body.page-id-122 .trinity-faq h2{margin-bottom:8px!important}
 body.page-id-122 .trinity-registration{gap:20px!important}

 /* Separación uniforme entre paneles */
body main>.panel{margin-bottom:12px!important}
}

/* Cierre responsive de la cabecera: debe permanecer al final de la cascada. */
@media(max-width:720px){
 body{overflow-x:hidden!important}
 body .light-header{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:56px auto auto!important;gap:6px 10px!important;width:100%!important;height:auto!important;min-height:0!important;padding:8px 12px 10px!important;overflow:visible!important;z-index:100!important}
 body .light-header .brand{grid-column:1!important;grid-row:1!important}
 body .light-header .brand img{width:52px!important;height:52px!important}
 body .light-header .menu-toggle{grid-column:3!important;grid-row:1!important;display:block!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:1px solid #ffffff45!important;border-radius:12px!important;background:transparent!important}
 body .light-header .menu-toggle::before{left:8px!important;top:10px!important;width:26px!important}
 body .light-header .nav,
 body .light-header .nav:not(.open){grid-column:1/-1!important;grid-row:2!important;position:static!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;gap:2px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}
 body .light-header .nav:not(.open)>*{display:none!important}
 body .light-header .nav:not(.open)>a[href="/"],body .light-header .nav:not(.open)>.nav-dropdown,body .light-header .nav:not(.open)>a[href="/metodologia"],body .light-header .nav:not(.open)>a[href="/precios"],body .light-header .nav:not(.open)>a[href="/matricula"],body .light-header .nav:not(.open)>a[href="/cursos/trinity"]{display:flex!important;align-items:stretch!important;justify-content:center!important;min-width:0!important;min-height:44px!important;padding:0!important}
 body .light-header .nav:not(.open)>a[href="/"]{grid-column:1!important;grid-row:1!important}
 body .light-header .nav:not(.open)>.nav-dropdown{grid-column:2!important;grid-row:1!important}
 body .light-header .nav:not(.open)>a[href="/metodologia"]{grid-column:3!important;grid-row:1!important}
 body .light-header .nav:not(.open)>a[href="/precios"]{grid-column:4!important;grid-row:1!important}
 body .light-header .nav:not(.open)>a[href="/matricula"]{grid-column:5!important;grid-row:1!important}
 body .light-header .nav:not(.open)>a[href="/cursos/trinity"]{grid-column:6!important;grid-row:1!important}
 body .light-header .nav:not(.open)>a,body .light-header .nav:not(.open)>.nav-dropdown>a{align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;padding:5px 1px!important;color:#fffdfa!important;font-size:clamp(.64rem,2.7vw,.72rem)!important;line-height:1.15!important;letter-spacing:-.025em!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}
 body .light-header .nav:not(.open)>a[href="/"],body .light-header .nav:not(.open)>.nav-dropdown>a,body .light-header .nav:not(.open)>a[href="/metodologia"],body .light-header .nav:not(.open)>a[href="/precios"],body .light-header .nav:not(.open)>a[href="/matricula"],body .light-header .nav:not(.open)>a[href="/cursos/trinity"]{display:flex!important}
 body .light-header .nav:not(.open)>a[href="/condiciones"],body .light-header .nav:not(.open)>a[href="/sobre-nosotros"],body .light-header .nav:not(.open)>a[href="/portal"],body .light-header .nav:not(.open)>a[href="/contacto"]{display:none!important}
 body .light-header .nav:not(.open)>.nav-dropdown.is-open{grid-column:auto!important;display:contents!important}
 body .light-header .nav:not(.open)>.nav-dropdown.is-open>a{grid-column:2!important;grid-row:1!important;margin:0!important;transform:none!important}
 body .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu{grid-column:1/-1!important;grid-row:2!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:none!important;margin:4px 0 0!important;padding:8px!important;gap:4px!important;opacity:1!important;visibility:visible!important;transform:none!important;background:#0f4351e8!important;border-radius:15px!important;box-shadow:none!important}
 body .light-header .nav:not(.open)>.nav-dropdown.is-open .course-menu a{display:flex!important;align-items:center!important;min-height:44px!important;padding:8px 10px!important;color:#fffdfa!important;font-size:.72rem!important;line-height:1.25!important;text-align:left!important}
 body .light-header .nav.open{grid-column:1/-1!important;grid-row:2/4!important;position:static!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important;width:100%!important;max-width:100%!important;max-height:min(72vh,620px)!important;margin:0!important;padding:8px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;border-radius:14px!important;background:#0f4351!important;box-shadow:0 14px 28px #0f17222e!important}
 body .light-header .nav.open>*{display:block!important;width:100%!important;min-height:44px!important;padding:0!important}
 body .light-header .nav.open>a,body .light-header .nav.open>.nav-dropdown>a{display:flex!important;align-items:center!important;min-height:44px!important;padding:9px 12px!important;color:#fffdfa!important;font-size:.9rem!important;line-height:1.3!important;text-align:left!important}
 body .light-header .nav.open .nav-dropdown.is-open .course-menu{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;width:100%!important;margin:2px 0 8px!important;padding:7px!important;opacity:1!important;visibility:visible!important;transform:none!important}
 body .light-header .nav.open .course-menu a{display:flex!important;align-items:center!important;min-height:44px!important;padding:8px 10px!important;font-size:.75rem!important}
 body .light-header+*{position:relative;z-index:1}
}
@media(max-width:370px){
 body .light-header{padding-inline:8px!important}
 body .light-header .nav:not(.open)>a,body .light-header .nav:not(.open)>.nav-dropdown>a{font-size:.625rem!important}
}

/* Spanish header uses the same clear contact action as the English site. */
@media(min-width:721px){
 .light-header.spanish-header .nav>a[href="/contacto"]{display:none!important}
 .light-header.spanish-header .header-actions .header-button{display:inline-flex!important;flex:0 0 auto;white-space:nowrap}
}

/* Cabecera móvil simplificada: logo y menú completo mediante hamburguesa. */
@media(max-width:720px){
 body .light-header{
  grid-template-rows:56px auto!important;
  padding-bottom:8px!important;
 }
 body .light-header .nav:not(.open){display:none!important}
 body .light-header .nav.open{
  grid-column:1/-1!important;
  grid-row:2!important;
  margin-top:4px!important;
 }
}

/* Adaptación móvil final: ritmo compacto, tipografía legible y controles táctiles. */
@media(max-width:720px){
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero) h1{
  max-width:100%!important;
  font-size:clamp(2.45rem,11vw,3rem)!important;
  line-height:1.02!important;
  overflow-wrap:normal!important;
 }
 body main :is(h2,.section-heading h2,.methodology-heading h2){
  max-width:100%!important;
  font-size:clamp(2rem,9vw,2.35rem)!important;
  line-height:1.08!important;
 }
 body main h3{font-size:clamp(1.4rem,6.7vw,1.7rem)!important;line-height:1.12!important}
 body main :is(p,li){overflow-wrap:break-word}
 body main section>p:not(.eyebrow),
 body main article>p,
 body main article>div>p{
  font-size:max(.94rem,15px)!important;
  line-height:1.62!important;
 }
 body .eyebrow{font-size:.72rem!important;line-height:1.35!important;letter-spacing:.12em!important}
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero){
  min-height:0!important;
  padding:28px 22px 36px!important;
 }
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero)>*:first-child{margin-top:0!important;padding-top:0!important}
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero) h1{margin-top:8px!important;margin-bottom:18px!important}
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero) h1+p{margin-top:0!important;margin-bottom:0!important}
 body .actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin:22px 0 0!important}
 body .actions .button,
 body main a.button,
 body main button:not(.menu-toggle):not(.footer-cookie-button){min-height:46px}
 body main a.button{max-width:100%;padding:12px 18px!important;white-space:normal;text-align:center}
 body main>.panel{margin-bottom:10px!important;border-radius:22px!important}

 /* Inicio */
 body .hero-v2{gap:24px!important}
 body .hero-v2 .hero-copy{padding:0!important}
 body .hero-v2 .hero-lead{margin-top:18px!important;font-size:1rem!important;line-height:1.65!important}
 body .hero-v2 .proof{gap:10px 18px!important;margin-top:18px!important}
 body .hero-v2 .reception-visual{height:300px!important;min-height:300px!important;margin:4px 0 0!important}
 body .hero-v2 .reception-visual img{width:100%!important;height:100%!important;object-fit:cover!important}
 body .method-v2{padding:32px 22px!important;gap:24px!important}
 body .method-v2 .method-step{margin-bottom:16px!important;gap:14px!important}
 body .method-v2 .method-step>span{width:48px!important;height:48px!important}
 body .method-v2 .method-line{left:23px!important}
 body .about-academy{padding:34px 22px!important;gap:24px!important}
 body .about-academy .about-visual{min-height:0!important}
 body .about-academy .founder-card{margin-top:14px!important}
 body .lower-grid{padding:0!important;gap:10px!important}

 /* Cursos */
 body .courses-hero>div:last-child{margin-top:20px!important}
 body .course-guidance,
 body .courses-catalog,
 body .matching-process,
 body .course-prices,
 body .course-faq{padding:32px 22px!important}
 body .course-stage-grid,
 body .specialist-grid,
 body .price-groups{gap:12px!important}
 body .course-stage-card{min-height:0!important;height:auto!important;padding:16px 18px!important}
 body .course-stage-card h3{margin-top:8px!important;margin-bottom:8px!important}
 body .course-stage-card p{margin-top:0!important;margin-bottom:12px!important}
 body .price-group{min-height:0!important;height:auto!important;padding:18px!important}
 body .materials-note{margin-top:18px!important;padding:20px!important}
 body .course-faq .accordion button{min-height:54px!important;padding:14px 0!important;font-size:.92rem!important;line-height:1.4!important}

 /* Matrícula */
 body .enrollment-process{padding:30px 22px!important}
 body .enrollment-process .section-heading{margin-bottom:12px!important}
 body .enrollment-process>div:last-child article{grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important;padding:15px 0!important}
 body .enrollment-process article>span{width:48px!important;height:48px!important;min-width:48px!important}
 body .enrollment-process h3{font-size:1.45rem!important;line-height:1.12!important}
 body .price-clarity>div{padding:28px 22px!important}
 body .enrollment-gate,
 body .enrollment-note{padding:30px 22px!important;gap:18px!important}
 body .enrollment-gate .gate-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important}
 body .enrollment-gate .gate-actions .button{width:100%!important}

 /* Trinity e Intensivos */
 body .detail-hero{gap:22px!important}
 body .detail-hero .course-facts{gap:0!important;margin-top:2px!important}
 body .detail-hero .course-facts>span{min-height:0!important;padding:13px 0!important}
 body .detail-hero .course-facts small{font-size:.67rem!important}
 body .detail-hero .course-facts b{font-size:1rem!important;line-height:1.35!important}
 body .detail-intro,
 body .detail-note{padding:28px 22px!important;gap:14px!important}
 body .detail-content article{min-height:0!important;padding:28px 22px!important}
 body .detail-content article li{padding:12px 0!important;font-size:.92rem!important;line-height:1.45!important}
 body.page-id-122 .trinity-review-pair,
 body.page-id-122 .trinity-spectrum,
 body.page-id-122 .trinity-formats,
 body.page-id-122 .trinity-registration,
 body.page-id-122 .trinity-faq{padding:28px 22px!important}
 body.page-id-122 .trinity-spectrum-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}
 body.page-id-122 .trinity-spectrum-grid>*{min-width:0!important;min-height:148px!important;padding:14px 12px!important}
 body.page-id-122 .trinity-spectrum-grid h3{font-size:2rem!important}
 body.page-id-122 .format-rows>*{min-height:46px!important;padding:10px!important}
 body.page-id-122 .exam-price-list{gap:10px!important}
 body.page-id-122 .exam-price-list>*{min-width:0!important}
 body.page-id-122 .trinity-faq button{min-height:58px!important;padding:14px 0!important;font-size:.91rem!important;line-height:1.42!important}
 body.page-id-772 .intensive-level-note,
 body.page-id-772 .intensive-exam-note{padding:30px 22px!important}
 body.page-id-772 .intensive-level-note aside span,
 body.page-id-772 .intensive-level-note aside span:first-child{min-height:108px!important;padding:20px 20px 30px!important}

 /* Contacto */
 body .contact-form-section,
 body .contact-options,
 body .location-panel,
 body .quick-links{padding:30px 22px!important;gap:18px!important}
 body .contact-options>*{min-width:0!important;padding:20px!important}
 body .location-panel img{display:block;width:100%!important;height:auto!important;max-height:330px!important;object-fit:cover!important}
 body .forminator-ui input:not([type="checkbox"]):not([type="radio"]),
 body .forminator-ui select,
 body .forminator-ui textarea{width:100%!important;min-height:48px!important;font-size:16px!important}
 body .forminator-ui button{min-height:48px!important;font-size:1rem!important}

 /* Condiciones */
 body .conditions-intro,
 body .conditions-grid,
 body .document-access{padding:30px 22px!important;gap:16px!important}
 body .conditions-grid article{min-width:0!important;padding:20px!important}
 body .conditions-grid article h2{font-size:1.7rem!important}
 body .conditions-grid article p,
 body .conditions-grid article li{font-size:.93rem!important;line-height:1.58!important}

 /* Metodología */
 body .methodology-principles,
 body .methodology-class,
 body .methodology-skills,
 body .methodology-reasons,
 body .methodology-cta{padding:30px 22px!important}
 body .methodology-heading{margin-bottom:18px!important}
 body .methodology-principle-grid article,
 body .reason-grid article{min-height:0!important;padding:20px!important}
 body .methodology-principle-grid article h3,
 body .reason-grid article h3{margin:8px 0!important}
 body .methodology-flow{gap:8px!important}
 body .methodology-flow>*{min-height:0!important;padding:22px 18px!important}
 body .skill-cloud{gap:8px!important}
 body .skill-cloud>*{min-height:58px!important;padding:14px 16px!important;font-size:1.45rem!important}
 body .methodology-cta .actions{align-items:flex-start!important}
}

@media(max-width:370px){
 body :is(.hero-v2,.courses-hero,.info-hero,.detail-hero,.methodology-hero) h1{font-size:2.35rem!important}
 body main :is(h2,.section-heading h2,.methodology-heading h2){font-size:1.95rem!important}
 body.page-id-122 .trinity-spectrum-grid{grid-template-columns:1fr!important}
 body.page-id-122 .trinity-spectrum-grid>*{min-height:132px!important}
}

/* Tamaño final de títulos largos en las páginas móviles. */
@media(max-width:720px){
 body.page-id-628 .info-hero h1{font-size:clamp(2.25rem,9.8vw,2.65rem)!important;line-height:1.02!important}
 body.page-id-122 .detail-hero h1,
 body.page-id-772 .detail-hero h1,
 body.page-id-671 .methodology-hero h1{font-size:clamp(2.35rem,10.5vw,2.8rem)!important;line-height:1.02!important}
 body.page-id-671 .methodology-hero-copy{height:auto!important;min-height:0!important}
}

/* Restore-safe refinements: these selectors use stable component classes. */
.course-detail-page .detail-intro .eyebrow{color:var(--coral)!important}
.course-detail-page .detail-intro .coral-text{color:var(--coral)!important}
.course-detail-page .detail-intro h2 .coral-text{
 font-style:italic!important;
 font-weight:400!important;
}

/* The classroom mascot photograph remains an editorial card, not a banner. */
.course-detail-page .primaria-note{
 display:grid!important;
 grid-template-columns:minmax(230px,320px) minmax(0,1fr)!important;
 gap:clamp(30px,5vw,64px)!important;
 align-items:center!important;
 padding-block:30px!important;
 overflow:hidden!important;
}
.course-detail-page .primaria-note-photo{
 width:100%!important;
 height:315px!important;
 margin:0!important;
 border-radius:18px!important;
 overflow:hidden!important;
 background:var(--cream)!important;
}
.course-detail-page .primaria-note-photo img{
 display:block!important;
 width:100%!important;
 height:100%!important;
 object-fit:cover!important;
 object-position:center 48%!important;
}

/* Footer identity: slogan sits comfortably below the logo. */
.site-footer .footer-brand{
 display:flex!important;
 flex-direction:column!important;
 align-items:flex-start!important;
 gap:14px!important;
}
.site-footer .footer-brand img,
.site-footer .footer-brand p{margin:0!important}
.site-footer .footer-brand p{max-width:250px!important;line-height:1.2!important}
.site-footer .footer-brand p br{display:none}

/* Trinity review and level spectrum remain readable regardless of WP page ID. */
.course-detail-page .trinity-review-pair{
 display:grid!important;
 grid-template-columns:230px minmax(0,1fr)!important;
 gap:28px!important;
 align-items:center!important;
 padding:22px 30px!important;
 background:var(--teal)!important;
 color:var(--white)!important;
}
.course-detail-page .trinity-review-heading .eyebrow{margin:0 0 6px!important;color:var(--celery)!important}
.course-detail-page .trinity-review-heading>span{color:var(--peach)!important;font-size:.76rem!important;letter-spacing:.06em!important}
.course-detail-page .trinity-review-heading b{color:var(--white)!important}
.course-detail-page .trinity-review-grid.single-review{display:grid!important;grid-template-columns:1fr!important}
.course-detail-page .trinity-review-grid.single-review article{
 width:100%!important;
 max-width:900px!important;
 margin:0 auto!important;
 padding:24px 32px!important;
 text-align:center!important;
 border:1px solid #ffffff2e!important;
 border-radius:16px!important;
 background:#ffffff12!important;
}
.course-detail-page .trinity-review-grid blockquote{margin:0 0 9px!important;color:var(--white)!important;font-size:clamp(1.25rem,1.8vw,1.7rem)!important;line-height:1.35!important}
.course-detail-page .trinity-review-grid p{margin:0!important;color:#d8e7e5!important;font-size:.74rem!important}

.course-detail-page .trinity-spectrum{display:block!important;padding:58px clamp(32px,7vw,105px)!important;background:#fffdfa!important}
.course-detail-page .trinity-spectrum-grid{
 display:grid!important;
 grid-template-columns:repeat(6,minmax(0,1fr))!important;
 gap:12px!important;
 padding:9px!important;
 border-radius:20px!important;
 background:linear-gradient(90deg,#eef8f5 0%,#d9eee8 20%,#b9ddd4 40%,#82bab4 60%,#4f8790 80%,#183d4b 100%)!important;
}
.course-detail-page .trinity-spectrum-grid article{
 position:relative!important;
 min-width:0!important;
 min-height:178px!important;
 padding:18px 14px 15px!important;
 border:1px solid #ffffff55!important;
 border-radius:13px!important;
 display:flex!important;
 flex-direction:column!important;
 color:#0f1722!important;
}
.course-detail-page .trinity-spectrum-grid article:not(:last-child)::after{
 content:"→";
 position:absolute;
 z-index:2;
 top:50%;
 right:-16px;
 transform:translateY(-50%);
 color:var(--coral);
 font:700 1rem/1 Poppins,Arial,sans-serif;
}
.course-detail-page .trinity-spectrum-grid article:nth-child(1){background:#eef8f5!important}
.course-detail-page .trinity-spectrum-grid article:nth-child(2){background:#d9eee8!important}
.course-detail-page .trinity-spectrum-grid article:nth-child(3){background:#b9ddd4!important}
.course-detail-page .trinity-spectrum-grid article:nth-child(4){background:#82bab4!important}
.course-detail-page .trinity-spectrum-grid article:nth-child(5){background:#4f8790!important;color:#fffdfa!important}
.course-detail-page .trinity-spectrum-grid article:nth-child(6){background:#183d4b!important;color:#fffdfa!important}

@media(max-width:900px){
 .course-detail-page .trinity-review-pair{grid-template-columns:1fr!important}
 .course-detail-page .trinity-spectrum-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .course-detail-page .trinity-spectrum-grid article:nth-child(3)::after{display:none}
}

@media(max-width:720px){
 /* Logged-in WordPress toolbar was the black band shown above the mobile header. */
 html{margin-top:0!important}
 body.admin-bar #wpadminbar{display:none!important}
 body main{padding-bottom:0!important}
 body .site-footer{margin-bottom:0!important}

 /* Course guidance comes before pricing on the mobile homepage. */
 body .orientation-row{display:flex!important;flex-direction:column!important}
 body .orientation-row .course-path{order:1!important}
 body .orientation-row .price-promise{order:2!important}

 .course-detail-page .primaria-note{grid-template-columns:1fr!important}
 .course-detail-page .primaria-note-photo{width:min(100%,310px)!important;height:300px!important}
 .course-detail-page .trinity-review-pair,
 .course-detail-page .trinity-spectrum{padding:28px 22px!important}
 .course-detail-page .trinity-spectrum-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .course-detail-page .trinity-spectrum-grid article{min-height:148px!important;padding:14px 12px!important}
 .course-detail-page .trinity-spectrum-grid article:nth-child(odd)::after{display:block}
 .course-detail-page .trinity-spectrum-grid article:nth-child(even)::after{display:none}
}

@media(max-width:370px){
 .course-detail-page .trinity-spectrum-grid{grid-template-columns:1fr!important}
 .course-detail-page .trinity-spectrum-grid article::after{display:none!important}
}

/* Cierre definitivo responsive: listas, textos y tarjetas sin cortes. */
@media(max-width:720px){
 body .detail-content{
  grid-template-columns:minmax(0,1fr)!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
 }
 body .detail-content article,
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations){
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
 }
 body .detail-content article :is(h2,h3,p,ul,li),
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) :is(h2,h3,p,ul,li){
  box-sizing:border-box!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
 }
 body .detail-content article h2,
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) h2{
  font-size:clamp(1.9rem,9vw,2.2rem)!important;
  line-height:1.08!important;
 }
 body .detail-list{width:100%!important;max-width:100%!important;min-width:0!important}
 body .detail-content article .detail-list li,
 body :is(.clarity-card,.trinity-work-card,.intensive-expectations) .detail-list li{
  position:relative!important;
  width:100%!important;
  padding:12px 6px 12px 38px!important;
 }
 body .detail-list li::before,
 body .detail-list li:before{
  content:"\2713"!important;
  position:absolute!important;
  left:7px!important;
  top:12px!important;
  width:18px!important;
  line-height:1.45!important;
  text-align:center!important;
  font-family:Arial,sans-serif!important;
 }

 body :is(.level-note,.course-stage-card,.materials-note,.methodology-skills){
  box-sizing:border-box!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
 }
 body .course-stage-card small{display:inline-flex!important;width:auto!important;min-width:0!important;max-width:100%!important;white-space:normal!important}

 body .rates-grid article,
 body .rates-grid article>div,
 body .rates-grid article>div>p{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
 }
 body .rates-grid article{overflow:hidden!important}
 body .rates-grid article>div>p{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:3px!important}
 body .rates-grid article>div>p :is(span,b){min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important}

 body .conditions-grid article{grid-template-columns:38px minmax(0,1fr)!important;gap:12px!important;overflow:hidden!important}
 body .conditions-grid article>div,
 body .conditions-grid article :is(h2,p,li){min-width:0!important;max-width:100%!important;overflow-wrap:break-word!important}

 body .forminator-ui :is(.forminator-row,.forminator-field-html,.forminator-field,.simply-no-spam),
 body .simply-no-spam *{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
 }
 body .forminator-ui :is(.forminator-row,.forminator-field-html,.forminator-field,.simply-no-spam){overflow:hidden!important}
}

@media(max-width:340px){
 body .conditions-page .info-hero h1{font-size:2.1rem!important;overflow-wrap:break-word!important}
 body .conditions-grid article h2{font-size:1.55rem!important}
}

/* Cinco pasos de Metodología: composición móvil sin solapes ni cortes. */
@media(max-width:720px){
 body .methodology-page .methodology-flow{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  gap:10px!important;
  overflow:hidden!important;
 }
 body .methodology-page .methodology-flow article,
 body .methodology-page .methodology-flow article:first-child,
 body .methodology-page .methodology-flow article:not(:first-child){
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:150px!important;
  margin:0!important;
  padding:28px 20px 24px 96px!important;
  clip-path:none!important;
  overflow:hidden!important;
 }
 body .methodology-page .methodology-flow article>span,
 body .methodology-page .methodology-flow article:not(:first-child)>span{
  top:26px!important;
  left:20px!important;
  width:56px!important;
  height:56px!important;
 }
 body .methodology-page .methodology-flow article :is(h3,p){
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
 }
 body .methodology-page .methodology-flow article h3{
  margin:4px 0 10px!important;
  font-size:clamp(1.55rem,8vw,2rem)!important;
  line-height:1.08!important;
 }
 body .methodology-page .methodology-flow article p{
  margin:0!important;
  line-height:1.5!important;
 }
}
