.Navbar-module__cJzEcG__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffc;border-bottom:1px solid #0000000d;padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:45px}@media (max-width:768px){.Navbar-module__cJzEcG__logoImage{height:35px}}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-soft);font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:var(--accent-teal)}.Navbar-module__cJzEcG__cta{background:var(--accent-teal);color:#fff;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #0097a733}.Navbar-module__cJzEcG__cta:hover{background:var(--accent-teal-hover);transform:translateY(-2px);box-shadow:0 6px 20px #0097a74d}.Navbar-module__cJzEcG__hamburger{cursor:pointer;color:var(--text-main);z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#0003;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:block}.Navbar-module__cJzEcG__links{z-index:999;background:#fff;flex-direction:column;justify-content:center;gap:2.5rem;width:70%;height:100vh;padding:2rem;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__link{text-align:center;width:100%;font-size:1.2rem}.Navbar-module__cJzEcG__cta{text-align:center;width:100%;padding:1rem;font-size:1rem}}
.Footer-module__S6Hkya__footer{background:var(--white);border-top:1px solid #0000000d;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__S6Hkya__info h3{font-family:var(--font-outfit);color:var(--accent-rose);margin-bottom:.5rem}.Footer-module__S6Hkya__socials{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-soft);font-weight:500}.Footer-module__S6Hkya__link:hover{color:var(--accent-teal)}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-soft);border-top:1px solid #0000000d;grid-column:1/-1;margin-top:2rem;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__container{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__socials{align-items:center}}
.ContactForm-module__j1WgZG__contact{background-color:var(--white);padding:8rem 2rem}.ContactForm-module__j1WgZG__container{max-width:800px;margin:0 auto}.ContactForm-module__j1WgZG__header{text-align:center;margin-bottom:4rem}.ContactForm-module__j1WgZG__header h2{font-family:var(--font-outfit);color:var(--accent-teal);margin-bottom:1rem;font-size:3rem}.ContactForm-module__j1WgZG__header p{font-family:var(--font-quicksand);color:var(--text-soft);max-width:600px;margin:0 auto;font-size:1.2rem}.ContactForm-module__j1WgZG__form{background:var(--bg-primary);border-radius:40px;flex-direction:column;gap:2rem;padding:4rem;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ContactForm-module__j1WgZG__group{flex-direction:column;gap:.8rem;display:flex}.ContactForm-module__j1WgZG__group label{color:var(--text-main);font-size:.95rem;font-weight:600}.ContactForm-module__j1WgZG__group input,.ContactForm-module__j1WgZG__group textarea{transition:var(--transition-smooth);background:#fff;border:1px solid #0000000d;border-radius:12px;outline:none;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.ContactForm-module__j1WgZG__group input:focus,.ContactForm-module__j1WgZG__group textarea:focus{border-color:var(--accent-teal);box-shadow:0 0 0 3px #0097a71a}.ContactForm-module__j1WgZG__submitBtn{background:var(--accent-teal);color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;display:flex}.ContactForm-module__j1WgZG__submitBtn:hover:not(:disabled){background:var(--accent-teal-hover);transform:translateY(-3px);box-shadow:0 10px 30px #0097a733}.ContactForm-module__j1WgZG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__j1WgZG__success{text-align:center;border:4px solid var(--accent-teal);background:#f0f9f9;border-radius:40px;max-width:600px;margin:0 auto;padding:4rem}.ContactForm-module__j1WgZG__success h3{color:var(--accent-teal);margin-bottom:1rem;font-size:2rem}@media (max-width:768px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr}.ContactForm-module__j1WgZG__form{padding:2.5rem}}
.GeneralSections-module__S98ahG__section{background-color:var(--bg-primary);padding:6rem 2rem}.GeneralSections-module__S98ahG__container{max-width:1200px;margin:0 auto}.GeneralSections-module__S98ahG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.GeneralSections-module__S98ahG__textContent{max-width:600px}.GeneralSections-module__S98ahG__tag{color:var(--accent-teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.GeneralSections-module__S98ahG__title{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.GeneralSections-module__S98ahG__description{color:var(--text-soft);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.GeneralSections-module__S98ahG__list{margin-bottom:2rem;padding:0;list-style:none}.GeneralSections-module__S98ahG__listItem{color:var(--text-main);border-left:4px solid var(--accent-rose);background:#fff;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding:1rem;font-size:1rem;display:flex;box-shadow:0 4px 15px #00000008}.GeneralSections-module__S98ahG__listIcon{color:var(--accent-rose);flex-shrink:0;margin-top:2px}.GeneralSections-module__S98ahG__imageWrapper{position:relative}.GeneralSections-module__S98ahG__image{border-radius:30px;width:100%;height:auto;box-shadow:0 20px 50px #0000001a}.GeneralSections-module__S98ahG__darkSection{background-color:#f8fbfb}.GeneralSections-module__S98ahG__cardGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.GeneralSections-module__S98ahG__infoCard{background:#fff;border-radius:24px;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.GeneralSections-module__S98ahG__cardImageWrapper{aspect-ratio:1;width:100%;position:relative}.GeneralSections-module__S98ahG__cardImage{object-fit:contain;background-color:var(--bg-primary);width:100%;height:100%}.GeneralSections-module__S98ahG__cardContent{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.GeneralSections-module__S98ahG__cardIcon{width:50px;height:50px;color:var(--accent-teal);z-index:2;background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 5px 15px #0000001a}.GeneralSections-module__S98ahG__cardTitle{font-family:var(--font-outfit);color:var(--text-main);font-size:1.8rem}.GeneralSections-module__S98ahG__cardText{color:var(--text-soft);line-height:1.6}.GeneralSections-module__S98ahG__checkList{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;padding:0;list-style:none;display:grid}.GeneralSections-module__S98ahG__checkItem{color:var(--text-main);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.GeneralSections-module__S98ahG__checkIcon{color:var(--accent-teal)}@media (max-width:992px){.GeneralSections-module__S98ahG__grid,.GeneralSections-module__S98ahG__cardGrid{grid-template-columns:1fr;gap:3rem}}.GeneralSections-module__S98ahG__purposeSection{background:linear-gradient(135deg, var(--bg-soft) 0%, white 100%);text-align:center;padding-bottom:2rem}.GeneralSections-module__S98ahG__purposeBox{background:#fff;border-radius:40px;max-width:800px;margin:0 auto;padding:4rem;position:relative;overflow:hidden;box-shadow:0 30px 100px #0097a714}.GeneralSections-module__S98ahG__purposeIcon{color:var(--accent-rose);margin-bottom:1.5rem}.GeneralSections-module__S98ahG__purposeTitle{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:1.5rem;font-size:2.2rem}.GeneralSections-module__S98ahG__purposeText{color:var(--text-soft);font-size:1.3rem;line-height:1.6}.GeneralSections-module__S98ahG__purposeText strong{color:var(--text-main);margin-top:1rem;display:block}@media (max-width:768px){.GeneralSections-module__S98ahG__purposeBox{padding:2.5rem 1.5rem}}
.Blog-module__jW6Nga__main{background-color:var(--white);min-height:100vh;padding:6rem 2rem}.Blog-module__jW6Nga__container{max-width:800px;margin:0 auto}.Blog-module__jW6Nga__header{text-align:center;margin-bottom:6rem}.Blog-module__jW6Nga__title{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:1rem;font-size:3rem}.Blog-module__jW6Nga__subtitle{color:var(--text-soft);font-size:1.2rem}.Blog-module__jW6Nga__grid{flex-direction:column;gap:4rem;display:flex}.Blog-module__jW6Nga__card{border-bottom:1px solid #0000000d;padding-bottom:3rem}.Blog-module__jW6Nga__card:last-child{border-bottom:none}.Blog-module__jW6Nga__category{background:var(--bg-primary);color:var(--accent-rose);text-transform:uppercase;border-radius:4px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.Blog-module__jW6Nga__cardTitle{font-family:var(--font-outfit);color:var(--text-main);transition:var(--transition-smooth);margin-bottom:1rem;font-size:1.75rem}.Blog-module__jW6Nga__cardTitle:hover{color:var(--accent-teal)}.Blog-module__jW6Nga__excerpt{color:var(--text-soft);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.Blog-module__jW6Nga__meta{color:var(--text-soft);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.Blog-module__jW6Nga__readMore{color:var(--accent-teal);font-weight:600}.Blog-module__jW6Nga__readMore:hover{text-decoration:underline}@media (max-width:768px){.Blog-module__jW6Nga__title{font-size:2.5rem}}
.Post-module__EsuLbq__main{background-color:var(--white);min-height:100vh;padding:6rem 2rem}.Post-module__EsuLbq__container{max-width:700px;margin:0 auto}.Post-module__EsuLbq__back{color:var(--text-soft);margin-bottom:3rem;font-weight:500;display:inline-block}.Post-module__EsuLbq__back:hover{color:var(--accent-teal)}.Post-module__EsuLbq__header{margin-bottom:4rem}.Post-module__EsuLbq__category{background:var(--bg-primary);color:var(--accent-rose);text-transform:uppercase;border-radius:4px;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.Post-module__EsuLbq__title{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:.5rem;font-size:3rem;line-height:1.2}.Post-module__EsuLbq__date{color:var(--text-soft);font-size:.9rem}.Post-module__EsuLbq__content{color:var(--text-main);font-size:1.15rem;line-height:1.8}.Post-module__EsuLbq__content h2{font-family:var(--font-outfit);color:var(--accent-teal);margin:3rem 0 1.5rem;font-size:2rem}.Post-module__EsuLbq__content h3{font-family:var(--font-outfit);margin:2rem 0 1rem;font-size:1.5rem}.Post-module__EsuLbq__content p{color:var(--text-main);margin-bottom:1.5rem}.Post-module__EsuLbq__content li{margin-bottom:.5rem;margin-left:1.5rem;list-style:outside}.Post-module__EsuLbq__content br{content:"";margin-top:1rem;display:block}@media (max-width:768px){.Post-module__EsuLbq__title{font-size:2rem}}
.familias-module__QGEzJa__main{background:#fff;min-height:100vh}.familias-module__QGEzJa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.familias-module__QGEzJa__hero{background-color:var(--bg-primary);padding:8rem 0 4rem}.familias-module__QGEzJa__hero .familias-module__QGEzJa__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.familias-module__QGEzJa__title{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.familias-module__QGEzJa__description{color:var(--text-soft);max-width:600px;margin-bottom:2rem;font-size:1.2rem}.familias-module__QGEzJa__heroActions{gap:1rem;display:flex}.familias-module__QGEzJa__heroBtn{background:var(--accent-teal);color:#fff;transition:var(--transition-smooth);border-radius:50px;padding:1rem 2rem;font-weight:700;text-decoration:none}.familias-module__QGEzJa__heroBtn:hover{background:var(--accent-teal-hover);transform:translateY(-3px);box-shadow:0 10px 30px #0097a733}.familias-module__QGEzJa__bioSection{background-color:var(--white);padding:4rem 0}.familias-module__QGEzJa__bioBox{background-color:var(--bg-primary);border-left:8px solid var(--accent-teal);border-radius:32px;max-width:800px;margin:0 auto;padding:3rem}.familias-module__QGEzJa__bioBox h2{font-family:var(--font-outfit);margin-bottom:1rem}.familias-module__QGEzJa__bioBox p{color:var(--text-soft);font-size:1.15rem;line-height:1.7}.familias-module__QGEzJa__image{border-radius:24px;width:100%;height:auto;box-shadow:0 20px 60px #0000001a}.familias-module__QGEzJa__process{padding:6rem 0}.familias-module__QGEzJa__process h2{font-family:var(--font-outfit);color:var(--accent-teal);text-align:center;margin-bottom:1rem;font-size:2.5rem}.familias-module__QGEzJa__sectionSubtitle{text-align:center;color:var(--text-soft);margin-bottom:4rem;font-size:1.1rem}.familias-module__QGEzJa__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.familias-module__QGEzJa__item{gap:1.5rem;display:flex}.familias-module__QGEzJa__icon{color:var(--accent-teal);flex-shrink:0}.familias-module__QGEzJa__item h3{font-family:var(--font-outfit);margin-bottom:.5rem;font-size:1.25rem}.familias-module__QGEzJa__quoteSection{background:var(--bg-primary);text-align:center;padding:6rem 0}.familias-module__QGEzJa__quoteSection blockquote{font-family:var(--font-outfit);color:var(--accent-rose);max-width:900px;margin:0 auto;font-size:1.8rem;font-style:italic;position:relative}.familias-module__QGEzJa__expectations{padding:8rem 0}.familias-module__QGEzJa__expectations h2{font-family:var(--font-outfit);color:var(--accent-teal);text-align:center;margin-bottom:3rem;font-size:2.5rem}.familias-module__QGEzJa__simpleList{flex-direction:column;gap:2rem;max-width:700px;margin:0 auto;list-style:none;display:flex}.familias-module__QGEzJa__simpleList li{border-left:4px solid var(--accent-teal);padding-left:1.5rem;font-size:1.1rem;line-height:1.6}.familias-module__QGEzJa__ctaSection{padding:0 2rem 8rem}.familias-module__QGEzJa__ctaBox{text-align:center;background-color:var(--bg-primary);border:1px solid #e0e0e0;border-radius:40px;max-width:800px;margin:0 auto;padding:4rem}.familias-module__QGEzJa__ctaBox h3{font-family:var(--font-outfit);margin-bottom:1.5rem;font-size:2rem}.familias-module__QGEzJa__ctaBox p{color:var(--text-soft);margin-bottom:2.5rem;font-size:1.1rem}.familias-module__QGEzJa__ctaBtn{background:var(--accent-teal);color:#fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 30px #0097a733}.familias-module__QGEzJa__ctaBtn:hover{background:var(--accent-teal-hover);transform:translateY(-3px);box-shadow:0 15px 40px #0097a74d}@media (max-width:1024px){.familias-module__QGEzJa__title{font-size:2.5rem}}@media (max-width:768px){.familias-module__QGEzJa__hero .familias-module__QGEzJa__container{text-align:center;grid-template-columns:1fr}.familias-module__QGEzJa__title{font-size:2rem}.familias-module__QGEzJa__quoteSection blockquote{font-size:1.4rem}.familias-module__QGEzJa__ctaBox{padding:2.5rem}}
.jovenes-module__Fs-ukG__main{background:#fff;min-height:100vh}.jovenes-module__Fs-ukG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.jovenes-module__Fs-ukG__hero{background-color:var(--bg-primary);padding:8rem 0 4rem}.jovenes-module__Fs-ukG__hero .jovenes-module__Fs-ukG__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.jovenes-module__Fs-ukG__title{font-family:var(--font-outfit);color:var(--text-main);margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.jovenes-module__Fs-ukG__description{color:var(--text-main);max-width:600px;margin-bottom:2rem;font-size:1.2rem}.jovenes-module__Fs-ukG__heroActions{gap:1rem;display:flex}.jovenes-module__Fs-ukG__heroBtn{background:var(--accent-teal);color:#fff;transition:var(--transition-smooth);border-radius:50px;padding:1rem 2rem;font-weight:700;text-decoration:none}.jovenes-module__Fs-ukG__heroBtn:hover{background:var(--accent-teal-hover);transform:translateY(-3px);box-shadow:0 10px 30px #0097a733}.jovenes-module__Fs-ukG__bioSection{background-color:var(--white);padding:4rem 0}.jovenes-module__Fs-ukG__bioBox{background-color:var(--bg-primary);border-left:8px solid var(--accent-teal);border-radius:32px;max-width:800px;margin:0 auto;padding:3rem}.jovenes-module__Fs-ukG__bioBox h2{font-family:var(--font-outfit);margin-bottom:1rem}.jovenes-module__Fs-ukG__bioBox p{color:var(--text-soft);font-size:1.15rem;line-height:1.7}.jovenes-module__Fs-ukG__image{border-radius:24px;width:100%;height:auto;box-shadow:0 20px 60px #0000001a}.jovenes-module__Fs-ukG__map{padding:8rem 0}.jovenes-module__Fs-ukG__sectionTitle{text-align:center;font-family:var(--font-outfit);color:var(--accent-teal);margin-bottom:4rem;font-size:2.5rem}.jovenes-module__Fs-ukG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.jovenes-module__Fs-ukG__card{background:var(--bg-primary);transition:var(--transition-smooth);border-radius:24px;padding:3rem 2rem}.jovenes-module__Fs-ukG__card:hover{box-shadow:var(--card-shadow);background:#fff;transform:translateY(-5px)}.jovenes-module__Fs-ukG__iconWrapper{width:60px;height:60px;color:var(--accent-rose);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.jovenes-module__Fs-ukG__card h3{font-family:var(--font-outfit);margin-bottom:1rem;font-size:1.5rem}.jovenes-module__Fs-ukG__card ul{flex-direction:column;gap:1rem;margin-top:1.5rem;list-style:none;display:flex}.jovenes-module__Fs-ukG__card li{border-left:2px solid var(--accent-teal);padding-left:1rem;font-size:.95rem}.jovenes-module__Fs-ukG__onlineSection{background:var(--bg-primary);padding:6rem 0}.jovenes-module__Fs-ukG__onlineContent{text-align:center;max-width:800px;margin:0 auto}.jovenes-module__Fs-ukG__laptopIcon{color:var(--accent-teal);margin-bottom:2rem}.jovenes-module__Fs-ukG__onlineContent h2{font-family:var(--font-outfit);margin-bottom:1.5rem;font-size:2.5rem}.jovenes-module__Fs-ukG__onlineContent p{color:var(--text-soft);font-size:1.2rem;line-height:1.8}.jovenes-module__Fs-ukG__ctaSection{padding:8rem 2rem}.jovenes-module__Fs-ukG__ctaBox{border:1px solid var(--accent-teal);text-align:center;background:#f0f9f9;border-radius:40px;max-width:800px;margin:0 auto;padding:4rem}.jovenes-module__Fs-ukG__ctaBox h3{font-family:var(--font-outfit);color:var(--accent-teal);margin-bottom:1.5rem;font-size:2.5rem}.jovenes-module__Fs-ukG__ctaBox p{color:var(--text-soft);margin-bottom:3rem;font-size:1.2rem}.jovenes-module__Fs-ukG__ctaBtn{background:var(--accent-teal);color:#fff;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 30px #0097a733}@media (max-width:768px){.jovenes-module__Fs-ukG__hero .jovenes-module__Fs-ukG__container{text-align:center;grid-template-columns:1fr}.jovenes-module__Fs-ukG__title{font-size:2.5rem}.jovenes-module__Fs-ukG__ctaBox{padding:2.5rem}}
.mi-enfoque-module__XmlRRG__main{background:#fff;min-height:100vh}.mi-enfoque-module__XmlRRG__container{max-width:1000px;margin:0 auto;padding:0 2rem}.mi-enfoque-module__XmlRRG__hero{background-color:var(--bg-primary);text-align:center;padding:8rem 0 4rem}.mi-enfoque-module__XmlRRG__title{font-family:var(--font-outfit);color:var(--text-main);max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:3.5rem;line-height:1.2}.mi-enfoque-module__XmlRRG__description{color:var(--text-soft);max-width:800px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.7}.mi-enfoque-module__XmlRRG__section{padding:4rem 0}.mi-enfoque-module__XmlRRG__section h2{font-family:var(--font-outfit);color:var(--accent-teal);margin-bottom:1.5rem;font-size:2.25rem}.mi-enfoque-module__XmlRRG__section p{margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.mi-enfoque-module__XmlRRG__list{flex-direction:column;gap:1.5rem;margin-top:1.5rem;list-style:none;display:flex}.mi-enfoque-module__XmlRRG__listItem{align-items:flex-start;gap:1rem;font-size:1.1rem;line-height:1.6;display:flex}.mi-enfoque-module__XmlRRG__listIcon{color:var(--accent-teal);flex-shrink:0;margin-top:.25rem}.mi-enfoque-module__XmlRRG__experienceSection{background-color:var(--bg-primary);border-radius:40px;margin:2rem 0;padding:4rem}.mi-enfoque-module__XmlRRG__ctaSection{margin:4rem 0 8rem}.mi-enfoque-module__XmlRRG__ctaBox{background-color:#fffaf5;border-left:8px solid #f4a261;border-radius:0 40px 40px 0;padding:3rem}.mi-enfoque-module__XmlRRG__ctaBox h3{font-family:var(--font-outfit);color:#d35400;margin-bottom:1rem;font-size:2rem}.mi-enfoque-module__XmlRRG__ctaBox p{color:#5d4037;margin-bottom:2rem;font-size:1.2rem}.mi-enfoque-module__XmlRRG__ctaBtn{background:var(--accent-teal);color:#fff;transition:var(--transition-smooth);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 10px 30px #0097a733}.mi-enfoque-module__XmlRRG__ctaBtn:hover{background:var(--accent-teal-hover);transform:translateY(-3px);box-shadow:0 15px 40px #0097a74d}@media (max-width:768px){.mi-enfoque-module__XmlRRG__title{font-size:2.5rem}.mi-enfoque-module__XmlRRG__section h2{font-size:1.8rem}.mi-enfoque-module__XmlRRG__experienceSection{padding:2rem}.mi-enfoque-module__XmlRRG__ctaBox{border-radius:20px;padding:2rem}}
