.vf-sede-page{
  background:#fff;
  overflow:hidden;
}

.vf-sede-hero{
  padding:58px 0 42px;
  background:linear-gradient(180deg,#fff 0%,#fbfbff 100%);
  text-align:center;
}

.vf-sede-hero h1{
  margin:0;
  color:#292933;
  font-size:clamp(2.4rem,5vw,4rem);
  line-height:1;
  font-weight:400;
  letter-spacing:-.055em;
}

.vf-sede-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:14px;
  margin:22px 0 30px;
}

.vf-sede-actions a{
  display:inline-flex;
  min-width:140px;
  justify-content:center;
  align-items:center;
  min-height:42px;
  padding:12px 24px;
  border-radius:999px;
  background:#fff;
  border:2px solid var(--vf-pink);
  color:var(--vf-pink);
  font-weight:900;
  font-size:.88rem;
}

.vf-sede-actions a:first-child{
  background:linear-gradient(135deg,var(--vf-purple),var(--vf-pink));
  color:#fff;
  border-color:transparent;
}

.vf-sede-hero-slider{
  position:relative;
  width:min(860px,100%);
  height:420px;
  margin:38px auto 0;
  overflow:visible;
  box-shadow:none;
  border-radius:0;
}

.vf-sede-hero-slider img{
  position:absolute;
  top:50%;
  width:34%;
  height:250px;
  object-fit:cover;
  opacity:1;
  border-radius:24px;
  box-shadow:0 18px 45px rgba(20,20,40,.16);
  transition:opacity .45s ease, transform .45s ease;
}

.vf-sede-hero-slider img:nth-child(1){
  left:0;
  transform:translateY(-50%);
  z-index:1;
}

.vf-sede-hero-slider img:nth-child(2){
  left:50%;
  width:58%;
  height:360px;
  transform:translate(-50%,-50%);
  z-index:3;
}

.vf-sede-hero-slider img:nth-child(3){
  right:0;
  transform:translateY(-50%);
  z-index:2;
}



.vf-sede-grades{
  background:#fff;
  padding-top:52px;
}

.vf-sede-grade{
  display:grid;
  grid-template-columns:280px 1fr;
  gap:42px;
  align-items:start;
  margin-bottom:28px;
}

.vf-sede-schedule{
  min-height:178px;
  padding:26px 24px;
  border-radius:0;
  color:#fff;
  box-shadow:0 16px 34px rgba(20,20,40,.14);
}

.vf-sede-clock{
  display:inline-flex;
  width:38px;
  height:38px;
  align-items:center;
  justify-content:center;
  border:2px solid rgba(255,255,255,.9);
  border-radius:50%;
  margin-bottom:12px;
  font-size:1.2rem;
}

.vf-sede-schedule h3{
  margin:0 0 12px;
  font-size:1rem;
  color:#fff;
  line-height:1.18;
}

.vf-sede-schedule p{
  margin:3px 0;
  color:rgba(255,255,255,.94);
  font-size:.86rem;
  line-height:1.35;
}

.vf-sede-grade-copy h2{
  margin:0;
  color:#292933;
  font-size:clamp(2rem,3.5vw,3rem);
  line-height:1;
  font-weight:400;
  letter-spacing:-.05em;
  margin-left: -5px;
}

.vf-sede-grade-copy span{
  display:block;
  margin:4px 0 10px;
  /*color:#6f6f7a;*/
  font-size:.95rem;
  font-weight:700;
}

.vf-sede-grade-copy p{
  max-width:760px;
  margin:0;
  color:#555563;
  font-size:1rem;
  line-height:1.62;
  margin-top: 10px;
}

.vf-sede-pink .vf-sede-schedule{background:var(--vf-purple);}
.vf-sede-purple .vf-sede-schedule{background:var(--vf-pink);}
.vf-sede-aqua .vf-sede-schedule{background:var(--vf-cyan);}
.vf-sede-red .vf-sede-schedule{background:#ef1551;}
.vf-sede-blue .vf-sede-schedule{background:var(--vf-lime);color:#252525;}

.vf-sede-blue .vf-sede-schedule h3,
.vf-sede-blue .vf-sede-schedule p{
  color:#252525;
}

.vf-sede-blue .vf-sede-clock{
  border-color:rgba(37,37,37,.7);
}

.vf-sede-community{
  padding:58px 0;
  text-align:center;
  color:#fff;
  background:linear-gradient(105deg,#04a66a 0%,#1d52ad 100%);
}

.vf-sede-community-refugio{
  background:
  radial-gradient(circle at left center,
    rgba(255,50,60,.65) 0%,
    rgba(255,50,60,0) 40%),
  linear-gradient(
    135deg,
    #ef3145 0%,
    #bf4a92 45%,
    #7c53ab 75%,
    #5b57b7 100%
  );
}

.vf-sede-juriquilla{
  background:
    radial-gradient(circle at left center,
      rgba(255,55,150,.55) 0%,
      rgba(255,55,150,0) 42%),
    linear-gradient(
      135deg,
      #ed3a96 0%,
      #d23f9b 45%,
      #a83b93 100%
    );
}

.vf-sede-community h2{
  margin:0 0 10px;
  font-size:clamp(2.1rem,4vw,3.4rem);
  line-height:1;
  font-weight:400;
  letter-spacing:-.05em;
}

.vf-sede-community p{
  max-width:980px;
  margin:0 auto 12px;
  color:rgba(255,255,255,.92);
  font-size:1rem;
  line-height:1.58;
}

.vf-sede-community strong{
  font-size:.94rem;
}

.vf-sede-near{
  background:#fff;
}

.vf-sede-campus-grid{
  width:min(760px,100%);
  margin:auto;
  grid-template-columns:1fr 1fr;
}

.vf-sede-contact-grid{
  width:min(900px,100%);
  margin:142px auto 0;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.vf-sede-contact-grid article{
  padding:22px 18px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 30px rgba(20,20,40,.10);
  text-align:center;
  border-top:6px solid var(--vf-pink);
}

.vf-sede-contact-grid article:nth-child(2){border-top-color:var(--vf-cyan);}
.vf-sede-contact-grid article:nth-child(3){border-top-color:var(--vf-lime);}
.vf-sede-contact-grid article:nth-child(4){border-top-color:var(--vf-purple);}

.vf-sede-contact-grid h3{
  margin:0 0 8px;
  color:#292933;
  font-size:1.05rem;
}

.vf-sede-contact-grid p{
  margin:0;
  color:#5f5f6d;
  font-size:.9rem;
  line-height:1.45;
}

.vf-sede-experience{
  padding:72px 0;
  text-align:center;
  background:#fbfbff;
}

.vf-sede-experience h2{
  max-width:780px;
  margin:0 auto 14px;
  color:#292933;
  font-size:clamp(2.1rem,4vw,3.5rem);
  line-height:1.05;
  font-weight:400;
  letter-spacing:-.05em;
}

.vf-sede-experience p{
  max-width:680px;
  margin:0 auto 24px;
  color:#5f5f6d;
  font-size:1.05rem;
  line-height:1.6;
}

@media(max-width:980px){
  .vf-sede-grade{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:38px;
  }

  .vf-sede-schedule{
    min-height:auto;
  }

  .vf-sede-contact-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  .vf-sede-hero{
    padding:42px 0 34px;
  }

  .vf-sede-hero-slider{
    height:260px;
    border-radius:24px;
  }

  .vf-sede-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
  }

  .vf-sede-actions a{
    width:100%;
    min-height:50px;
    font-size:1rem;
  }

  .vf-sede-grade{
    gap:16px;
  }

  .vf-sede-schedule{
    padding:24px 22px;
    border-radius:22px;
  }

  .vf-sede-schedule h3{
    font-size:1.18rem;
  }

  .vf-sede-schedule p{
    font-size:1rem;
    line-height:1.45;
  }

  .vf-sede-grade-copy h2{
    font-size:clamp(2.15rem,10vw,2.85rem);
  }

  .vf-sede-grade-copy span{
    font-size:1rem;
  }

  .vf-sede-grade-copy p,
  .vf-sede-community p,
  .vf-sede-experience p{
    font-size:1.06rem;
    line-height:1.65;
  }

  .vf-sede-campus-grid{
    grid-template-columns:1fr;
    gap:58px;
  }

  .vf-sede-contact-grid{
    grid-template-columns:1fr;
    margin-top:68px;
  }

  .vf-sede-contact-grid h3{
    font-size:1.22rem;
  }

  .vf-sede-contact-grid p{
    font-size:1.02rem;
  }
}

@media(max-width:420px){
  .vf-sede-hero-slider{
    height:230px;
  }
}


@media(max-width:760px){

  .vf-sede-hero-slider{
    width:100%;
    height:330px;
    margin-top:28px;
  }

  .vf-sede-hero-slider img{
    height:210px;
    border-radius:22px;
  }

  .vf-sede-hero-slider img:nth-child(1){
    left:-6%;
    width:38%;
    opacity:.9;
  }

  .vf-sede-hero-slider img:nth-child(2){
    width:72%;
    height:285px;
  }

  .vf-sede-hero-slider img:nth-child(3){
    right:-6%;
    width:38%;
    opacity:.9;
  }

  .vf-sede-hero-slider:after{
    width:72px;
    height:72px;
    right:2%;
    bottom:0;
    font-size:.58rem;
  }

}

@media(max-width:420px){

  .vf-sede-hero-slider{
    height:300px;
  }

  .vf-sede-hero-slider img:nth-child(2){
    width:76%;
    height:260px;
  }

}


@media(max-width:760px){

  .vf-sede-grade-copy{
    margin-top:6px;
    padding:28px 24px 30px;
    border-radius:28px;
    background:#fff;
    box-shadow:0 16px 38px rgba(20,20,40,.10);
    border:1px solid #eeeeF5;
    position:relative;
  }

  .vf-sede-grade-copy:before{
    content:"";
    position:absolute;
    inset:0 0 auto 0;
    height:7px;
    border-radius:28px 28px 0 0;
    background:var(--vf-pink);
  }

  .vf-sede-pink .vf-sede-grade-copy:before{background:var(--vf-purple);}
  .vf-sede-purple .vf-sede-grade-copy:before{background:var(--vf-pink);}
  .vf-sede-aqua .vf-sede-grade-copy:before{background:var(--vf-cyan);}
  .vf-sede-red .vf-sede-grade-copy:before{background:#ef1551;}
  .vf-sede-blue .vf-sede-grade-copy:before{background:var(--vf-lime);}

  .vf-sede-grade-copy h2{
    font-size:2.7rem;
    margin-bottom:4px;
  }

  .vf-sede-grade-copy span{
    display:inline-flex;
    margin:0 0 18px;
    padding:7px 14px;
    border-radius:999px;
    background:#f7f7fb;
    color:#666674;
    font-size:.95rem;
    font-weight:800;
  }

  .vf-sede-grade-copy p{
    font-size:1.08rem;
    line-height:1.68;
  }

}

@media(max-width:760px){

  .vf-sede-headschool{
    flex-direction:column;
    gap:14px;
  }

  .vf-sede-headschool img{
    width:88px;
    height:88px;
  }

  .vf-sede-headschool span{
    font-size:1.45rem;
    text-align:center;
  }

}

.vf-sede-headschool span{
  font-family:"Cormorant Garamond", serif;
  font-style:italic;
}


.vf-sede-near-layout{
  width:min(980px,100%);
  margin:36px auto 0;
  display:grid;
  grid-template-columns:190px 1fr 190px;
  gap:34px;
  align-items:center;
}

.vf-sede-near-layout .vf-sede-campus-grid{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin:0;
}

.vf-sede-near-layout .vf-pdf-campus-card{
  min-height:450px;
  border-radius:18px;
}

.vf-sede-near-layout .vf-pdf-campus-card > img,
.vf-sede-near-layout .vf-pdf-campus-card:after{
  border-radius:18px;
}

.vf-sede-near-layout .vf-pdf-campus-overlay{
  padding:24px 22px 26px;
}

.vf-sede-near-layout .vf-pdf-campus-overlay h3{
  font-size:1.12rem;
}

.vf-sede-near-layout .vf-pdf-campus-overlay p{
  font-size:.78rem;
}

.vf-sede-near-layout .vf-pdf-pin{
  display:none;
}

.vf-sede-near-contact{
  text-align:center;
  color:#292933;
}

.vf-sede-map-badge{
  width:126px;
  height:126px;
  margin:0 auto 18px;
  border:3px solid #85858d;
  border-radius:50%;
  background:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 24px rgba(20,20,40,.08);
}

.vf-sede-map-badge img{
  width:64px;
  height:64px;
  object-fit:contain;
  margin-bottom:3px;
}

.vf-sede-map-badge span{
  font-size:.58rem;
  font-weight:800;
  color:#555563;
}

.vf-sede-near-contact article{
  margin-bottom:18px;
}

.vf-sede-near-contact h3{
  margin:0;
  color:#171721;
  font-size:1.12rem;
  line-height:1.1;
  font-weight:900;
}

.vf-sede-near-contact p{
  margin:2px 0 0;
  color:#343442;
  font-size:1rem;
  line-height:1.22;
}

.vf-sede-contact-grid{
  display:none;
}


@media(max-width:980px){

  .vf-sede-near-layout{
    grid-template-columns:1fr;
    gap:28px;
  }

  .vf-sede-near-contact{
    width:min(520px,100%);
    margin:0 auto;
    display:grid;
    grid-template-columns:86px 1fr;
    gap:14px 18px;
    align-items:center;
    text-align:left;
  }

  .vf-sede-map-badge{
    grid-row:1 / span 3;
    margin:0;
  }

  .vf-sede-near-contact-right .vf-sede-map-badge{
    grid-row:1 / span 2;
  }

  .vf-sede-near-contact article{
    margin:0;
  }

  .vf-sede-near-layout .vf-sede-campus-grid{
    width:min(760px,100%);
    margin:auto;
  }

}

@media(max-width:640px){

  .vf-sede-near-layout{
    margin-top:30px;
  }

  .vf-sede-near-layout .vf-sede-campus-grid{
    grid-template-columns:1fr;
    gap:56px;
  }

  .vf-sede-near-layout .vf-pdf-campus-card{
    min-height:390px;
  }

  .vf-sede-near-contact{
    grid-template-columns:1fr;
    text-align:center;
    gap:12px;
  }

  .vf-sede-map-badge{
    grid-row:auto;
    margin:0 auto 6px;
  }

  .vf-sede-near-contact-right .vf-sede-map-badge{
    grid-row:auto;
  }

  .vf-sede-near-contact h3{
    font-size:1.28rem;
  }

  .vf-sede-near-contact p{
    font-size:1.06rem;
  }

}


.vf-sede-near-layout-single{
  width:min(620px,100%);
  margin:36px auto 0;
  display:grid;
  grid-template-columns:310px 230px;
  gap:34px;
  align-items:center;
  justify-content:center;
}

.vf-sede-near-layout-single .vf-sede-campus-grid{
  width:100%;
  display:grid;
  grid-template-columns:1fr;
  margin:0;
}

.vf-sede-near-layout-single .vf-pdf-campus-card{
  min-height:430px;
  border-radius:22px;
}

.vf-sede-near-layout-single .vf-pdf-campus-card > img,
.vf-sede-near-layout-single .vf-pdf-campus-card:after{
  border-radius:22px;
}

.vf-sede-near-layout-single .vf-pdf-campus-overlay{
  padding:24px 22px 28px;
}

.vf-sede-near-layout-single .vf-pdf-pin{
  display:none;
}

@media(max-width:760px){

  .vf-sede-near-layout-single{
    width:100%;
    grid-template-columns:1fr;
    gap:28px;
  }

  .vf-sede-near-layout-single .vf-sede-campus-grid{
    width:min(360px,100%);
    margin:auto;
  }

  .vf-sede-near-layout-single .vf-pdf-campus-card{
    min-height:390px;
  }

}



/*ACORDEON*/
/* =========================================================
   Acordeones de actividades por grado
   Sin librerías y sin Font Awesome
========================================================= */

.vf-grade-accordion{
  --vf-accordion-color:var(--vf-purple);

  width:100%;
  margin-top:30px;
  border:1px solid #dedee7;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 14px 32px rgba(20,20,40,.08);
}

/*
  El color se adapta automáticamente
  al color del grado.
*/
.vf-sede-pink .vf-grade-accordion{
  --vf-accordion-color:var(--vf-pink);
}

.vf-sede-purple .vf-grade-accordion{
  --vf-accordion-color:var(--vf-purple);
}

.vf-sede-aqua .vf-grade-accordion{
  --vf-accordion-color:var(--vf-cyan);
}

.vf-sede-red .vf-grade-accordion{
  --vf-accordion-color:#e72855;
}

.vf-sede-blue .vf-grade-accordion{
  --vf-accordion-color:var(--vf-blue);
}


.vf-grade-accordion-item{
  margin:0;
  border-bottom:1px solid #dedee7;
  background:#fff;
}

.vf-grade-accordion-item:last-child{
  border-bottom:0;
}


.vf-grade-accordion-heading{
  margin:0;
  padding:0;
  font-size:inherit;
  line-height:inherit;
}


.vf-grade-accordion-trigger{
  position:relative;
  width:100%;
  min-height:62px;
  margin:0;
  padding:16px 66px 16px 22px;

  display:flex;
  align-items:center;

  border:0;
  border-radius:0;
  background:#fff;
  color:#292933;

  font-family:inherit;
  font-size:1.06rem;
  line-height:1.3;
  font-weight:500;
  text-align:left;

  cursor:pointer;
  appearance:none;
  transition:
    background-color .22s ease,
    color .22s ease;
}

.vf-grade-accordion-trigger:hover{
  background:#f8f8fb;
  color:var(--vf-accordion-color);
}

.vf-grade-accordion-trigger:focus-visible{
  z-index:2;
  outline:3px solid color-mix(
    in srgb,
    var(--vf-accordion-color) 35%,
    transparent
  );
  outline-offset:-3px;
}

.vf-grade-accordion-item.is-open > .vf-grade-accordion-heading
.vf-grade-accordion-trigger{
  background:var(--vf-accordion-color);
  color:#fff !important;
}


/* Círculo del botón más/menos */

.vf-grade-accordion-icon{
  position:absolute;
  right:20px;
  top:50%;
  width:26px;
  height:26px;
  transform:translateY(-50%);
  border-radius:50%;
  background:#292933;
  flex:0 0 26px;
  transition:
    background-color .22s ease,
    transform .22s ease;
}

.vf-grade-accordion-trigger:hover .vf-grade-accordion-icon{
  background:var(--vf-accordion-color);
}

.vf-grade-accordion-item.is-open .vf-grade-accordion-icon{
  background:#fff;
}


/* Línea horizontal */

.vf-grade-accordion-icon::before{
  content:"";
  position:absolute;
  left:7px;
  top:12px;
  width:12px;
  height:2px;
  border-radius:999px;
  background:#fff;
  transition:
    background-color .22s ease,
    transform .22s ease;
}


/* Línea vertical */

.vf-grade-accordion-icon::after{
  content:"";
  position:absolute;
  left:12px;
  top:7px;
  width:2px;
  height:12px;
  border-radius:999px;
  background:#fff;
  transition:
    background-color .22s ease,
    opacity .22s ease,
    transform .22s ease;
}


/*
  Al abrir:
  ocultamos la línea vertical y queda el signo menos.
*/

.vf-grade-accordion-item.is-open
.vf-grade-accordion-icon::before,
.vf-grade-accordion-item.is-open
.vf-grade-accordion-icon::after{
  background:var(--vf-accordion-color);
}

.vf-grade-accordion-item.is-open
.vf-grade-accordion-icon::after{
  opacity:0;
  transform:rotate(90deg);
}


/* Panel animado */

.vf-grade-accordion-panel{
  height:0;
  overflow:hidden;
  background:#fff;
  visibility:hidden;
  transition:
    height .35s ease,
    visibility 0s linear .35s;
}

.vf-grade-accordion-panel.is-opening,
.vf-grade-accordion-panel.is-open{
  visibility:visible;
  transition:
    height .35s ease,
    visibility 0s linear 0s;
}


.vf-grade-accordion-content{
  padding:30px 30px 32px;
  color:#444451;
}

.vf-grade-accordion-content p{
  margin:0 0 18px;
  color:#444451;
  font-size:.97rem;
  line-height:1.72;
}

.vf-grade-accordion-content p:last-child{
  margin-bottom:0;
}

.vf-grade-accordion-content strong{
  color:#292933;
  font-weight:750;
}

.vf-grade-accordion-schedule{
  padding-top:5px;
  color:#555563;
}


/* Responsive */

@media(max-width:760px){

  .vf-grade-accordion{
    margin-top:25px;
    border-radius:16px;
  }

  .vf-grade-accordion-trigger{
    min-height:60px;
    padding:16px 60px 16px 18px;
    font-size:1.04rem;
    line-height:1.32;
  }

  .vf-grade-accordion-icon{
    right:17px;
    width:27px;
    height:27px;
  }

  .vf-grade-accordion-icon::before{
    left:7px;
    top:12.5px;
    width:13px;
  }

  .vf-grade-accordion-icon::after{
    left:12.5px;
    top:7px;
    height:13px;
  }

  .vf-grade-accordion-content{
    padding:24px 20px 26px;
  }

  .vf-grade-accordion-content p{
    font-size:1.03rem;
    line-height:1.67;
  }
}


@media(max-width:390px){

  .vf-grade-accordion-trigger{
    padding-left:16px;
    padding-right:56px;
    font-size:1rem;
  }

  .vf-grade-accordion-icon{
    right:15px;
  }

  .vf-grade-accordion-content{
    padding:22px 17px 24px;
  }

  .vf-grade-accordion-content p{
    font-size:1rem;
  }
}


/* Personas que prefieren menos animación */

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

  .vf-grade-accordion-trigger,
  .vf-grade-accordion-icon,
  .vf-grade-accordion-icon::before,
  .vf-grade-accordion-icon::after,
  .vf-grade-accordion-panel{
    transition:none;
  }
}

/* =========================================================
   Ajuste compacto del acordeón en escritorio
========================================================= */

@media(min-width:761px){

  .vf-grade-accordion{
    width:100%;
    max-width:500px;
    margin-top:24px;
  }

  .vf-grade-accordion-trigger {
        min-height: 46px;
        padding: 11px 52px 5px 17px;
        font-size: .94rem;
        line-height: 1;
    }

  .vf-grade-accordion-icon{
    right:16px;
    width:21px;
    height:21px;
    flex-basis:21px;
  }

  .vf-grade-accordion-icon::before{
    left:5px;
    top:9.5px;
    width:11px;
    height:2px;
  }

  .vf-grade-accordion-icon::after{
    left:9.5px;
    top:5px;
    width:2px;
    height:11px;
  }

  .vf-grade-accordion-content{
    padding:20px 22px 22px;
  }

  .vf-grade-accordion-content p{
    margin-bottom:13px;
    font-size:.9rem;
    line-height:1.58;
  }
}



/*ACORDEON*/



/* =========================================================
   Encuentros con familias y acompañamiento FASE
========================================================= */

.vf-sede-family-followup{
  position:relative;
  overflow:hidden;
  padding:82px 0 88px;
  background:
    radial-gradient(
      circle at 7% 8%,
      rgba(230,0,126,.09),
      transparent 30%
    ),
    radial-gradient(
      circle at 94% 92%,
      rgba(0,169,183,.11),
      transparent 32%
    ),
    #f8f8fc;
}

.vf-sede-family-followup::before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  width:min(88%,1180px);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(
    90deg,
    transparent,
    rgba(82,40,111,.18),
    transparent
  );
}

.vf-sede-family-followup .vf-container{
  position:relative;
  z-index:2;
}


/* Encabezado */

.vf-sede-family-heading{
  max-width:850px;
  margin:0 auto 42px;
  text-align:center;
}

.vf-sede-family-heading .vf-con-eyebrow{
  margin-bottom:13px;
}

.vf-sede-family-heading h2{
  margin:0 0 17px;
  color:#292933;
  font-size:clamp(2.2rem,4.2vw,3.6rem);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:400;
}

.vf-sede-family-heading p{
  max-width:760px;
  margin:0 auto;
  color:#60606d;
  font-size:1.04rem;
  line-height:1.7;
}


/* Tarjetas de los tres encuentros */

.vf-sede-family-meetings{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
  align-items:stretch;
}

.vf-sede-family-meeting{
  position:relative;
  overflow:hidden;
  min-height:285px;
  padding:30px 27px 28px;
  border:1px solid rgba(82,40,111,.09);
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 40px rgba(20,20,40,.09);
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.vf-sede-family-meeting:hover{
  transform:translateY(-5px);
  box-shadow:0 25px 48px rgba(20,20,40,.14);
}

.vf-sede-family-meeting:nth-child(1){
  border-top:6px solid var(--vf-purple);
}

.vf-sede-family-meeting:nth-child(2){
  border-top:6px solid var(--vf-pink);
}

.vf-sede-family-meeting:nth-child(3){
  border-top:6px solid var(--vf-cyan);
}

.vf-sede-family-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  margin-bottom:20px;
  border-radius:15px;
  color:#fff;
  font-size:.9rem;
  line-height:1;
  font-weight:900;
  letter-spacing:.03em;
}

.vf-sede-family-meeting:nth-child(1)
.vf-sede-family-number{
  background:var(--vf-purple);
}

.vf-sede-family-meeting:nth-child(2)
.vf-sede-family-number{
  background:var(--vf-pink);
}

.vf-sede-family-meeting:nth-child(3)
.vf-sede-family-number{
  background:var(--vf-cyan);
}

.vf-sede-family-meeting h3{
  margin:0 0 12px;
  color:#292933;
  font-size:1.25rem;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:650;
}

.vf-sede-family-meeting p{
  margin:0;
  color:#60606d;
  font-size:.94rem;
  line-height:1.68;
}


/* Texto de alianza familia-escuela */

.vf-sede-family-alliance{
  max-width:920px;
  margin:34px auto 40px;
  padding:21px 28px;
  border-radius:18px;
  background:rgba(82,40,111,.07);
  text-align:center;
}

.vf-sede-family-alliance p{
  margin:0;
  color:var(--vf-purple);
  font-size:1rem;
  line-height:1.62;
  font-weight:650;
}


/* Tarjeta FASE */

.vf-sede-fase-card{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:220px 1fr;
  gap:42px;
  align-items:center;
  padding:42px;
  border-radius:30px;
  color:#fff;
  background:
    linear-gradient(
      135deg,
      var(--vf-purple) 0%,
      #73408f 42%,
      var(--vf-pink) 100%
    );
  box-shadow:0 26px 60px rgba(82,40,111,.24);
}

.vf-sede-fase-card::before{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-160px;
  width:380px;
  height:380px;
  border-radius:50%;
  border:70px solid rgba(255,255,255,.07);
}

.vf-sede-fase-card::after{
  content:"";
  position:absolute;
  left:-75px;
  top:-95px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:rgba(255,255,255,.05);
}

.vf-sede-fase-mark,
.vf-sede-fase-copy{
  position:relative;
  z-index:2;
}

.vf-sede-fase-mark{
  width:190px;
  aspect-ratio:1;
  margin:auto;
  border:2px solid rgba(255,255,255,.45);
  border-radius:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.12);
  box-shadow:
    inset 0 0 0 12px rgba(255,255,255,.05),
    0 18px 35px rgba(30,10,40,.16);
  backdrop-filter:blur(5px);
}

.vf-sede-fase-mark span{
  font-size:2.25rem;
  line-height:1;
  font-weight:800;
  letter-spacing:.06em;
}

.vf-sede-fase-mark small{
  display:block;
  margin-top:9px;
  font-size:.78rem;
  line-height:1;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:rgba(255,255,255,.82);
}

.vf-sede-fase-eyebrow{
  display:inline-flex;
  margin-bottom:12px;
  color:rgba(255,255,255,.78);
  font-size:.75rem;
  line-height:1.3;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.07em;
}

.vf-sede-fase-copy h3{
  max-width:680px;
  margin:0 0 17px;
  color:#fff;
  font-size:clamp(1.75rem,3vw,2.55rem);
  line-height:1.08;
  letter-spacing:-.04em;
  font-weight:500;
}

.vf-sede-fase-copy p{
  max-width:760px;
  margin:0 0 12px;
  color:rgba(255,255,255,.88);
  font-size:1rem;
  line-height:1.68;
}

.vf-sede-fase-copy p:last-child{
  margin-bottom:0;
}

.vf-sede-fase-copy strong{
  color:#fff;
  font-weight:800;
}


/* Tablet */

@media(max-width:980px){

  .vf-sede-family-followup{
    padding:70px 0 76px;
  }

  .vf-sede-family-meetings{
    grid-template-columns:1fr;
    gap:18px;
  }

  .vf-sede-family-meeting{
    min-height:auto;
    display:grid;
    grid-template-columns:58px 1fr;
    gap:20px;
    align-items:start;
    padding:27px 26px;
  }

  .vf-sede-family-number{
    margin:0;
  }

  .vf-sede-fase-card{
    grid-template-columns:170px 1fr;
    gap:32px;
    padding:36px;
  }

  .vf-sede-fase-mark{
    width:155px;
  }

  .vf-sede-fase-mark span{
    font-size:1.9rem;
  }
}


/* Celular */

@media(max-width:640px){

  .vf-sede-family-followup{
    padding:60px 0 64px;
  }

  .vf-sede-family-heading{
    margin-bottom:30px;
    text-align:left;
  }

  .vf-sede-family-heading h2{
    font-size:clamp(2.05rem,10vw,2.7rem);
    line-height:1.06;
  }

  .vf-sede-family-heading p{
    font-size:1.05rem;
    line-height:1.64;
  }

  .vf-sede-family-meetings{
    gap:16px;
  }

  .vf-sede-family-meeting{
    display:block;
    padding:25px 22px 24px;
    border-radius:20px;
  }

  .vf-sede-family-number{
    width:43px;
    height:43px;
    margin-bottom:17px;
    border-radius:13px;
  }

  .vf-sede-family-meeting h3{
    font-size:1.24rem;
    line-height:1.23;
  }

  .vf-sede-family-meeting p{
    font-size:1.02rem;
    line-height:1.64;
  }

  .vf-sede-family-alliance{
    margin:26px auto 30px;
    padding:20px;
    text-align:left;
  }

  .vf-sede-family-alliance p{
    font-size:1.02rem;
    line-height:1.62;
  }

  .vf-sede-fase-card{
    grid-template-columns:1fr;
    gap:25px;
    padding:31px 23px 30px;
    border-radius:25px;
    text-align:left;
  }

  .vf-sede-fase-mark{
    width:135px;
    margin:0;
  }

  .vf-sede-fase-mark span{
    font-size:1.7rem;
  }

  .vf-sede-fase-mark small{
    font-size:.7rem;
  }

  .vf-sede-fase-eyebrow{
    font-size:.72rem;
  }

  .vf-sede-fase-copy h3{
    font-size:clamp(1.7rem,8vw,2.2rem);
    line-height:1.1;
  }

  .vf-sede-fase-copy p{
    font-size:1.03rem;
    line-height:1.65;
  }
}


/* Celulares angostos */

@media(max-width:390px){

  .vf-sede-family-meeting{
    padding:23px 19px;
  }

  .vf-sede-family-meeting h3{
    font-size:1.18rem;
  }

  .vf-sede-family-meeting p,
  .vf-sede-family-alliance p,
  .vf-sede-fase-copy p{
    font-size:1rem;
  }

  .vf-sede-fase-card{
    padding:28px 20px;
  }
}