.Hero-module__gNeX-G__hero{background:linear-gradient(to top,var(--hero-bg-edge)0%,var(--hero-bg-mid)30%,var(--color-white)50%,var(--hero-bg-mid)70%,var(--hero-bg-edge)100%  );flex-direction:column;height:110vh;min-height:850px;max-height:1080px;margin-top:-120px;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__watermark{font-family:var(--font-accent);letter-spacing:.04em;color:#ffffffd9;white-space:nowrap;pointer-events:none;z-index:1;text-transform:uppercase;font-size:13vw;font-weight:400;line-height:1;position:absolute;top:120px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__personaWrap{z-index:6;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__personaImg{object-fit:cover;object-position:bottom;width:auto;height:95vh;max-height:1000px;display:block}.Hero-module__gNeX-G__personaFade{background:linear-gradient(to top,var(--hero-bg-edge)20%,transparent 100%);pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0}.Hero-module__gNeX-G__grid{z-index:501;box-sizing:border-box;flex:1;grid-template-rows:2fr 1fr;grid-template-columns:1fr 1fr 1fr;align-items:center;width:100%;max-width:1920px;min-height:0;max-height:1080px;margin:0 auto;padding:10vh 3.5rem 0;display:grid;position:relative}.Hero-module__gNeX-G__colLeft{flex-direction:column;justify-content:center;gap:1.1rem;max-width:30dvw;padding-left:0;display:flex}.Hero-module__gNeX-G__h1{text-transform:uppercase;letter-spacing:-.01em;color:var(--azul);font-size:42px;font-weight:400;line-height:1.15;display:block}.Hero-module__gNeX-G__h1Dark{color:var(--azul-oscuro)}.Hero-module__gNeX-G__h1Line2{flex-wrap:wrap;display:flex}.Hero-module__gNeX-G__h1Accent{color:var(--azul-acento);padding-left:5px}.Hero-module__gNeX-G__h1NoWrap{white-space:nowrap}.Hero-module__gNeX-G__subtext{color:var(--azul);text-align:justify;max-width:27dvw;font-size:22px;overflow:visible}.Hero-module__gNeX-G__subtext strong{color:var(--azul-oscuro);font-weight:700}.Hero-module__gNeX-G__colCenter{min-height:1px}.Hero-module__gNeX-G__colRight{flex-direction:column;justify-content:center;align-items:center;gap:.6rem;height:100%;margin-top:10%;display:flex}.Hero-module__gNeX-G__globe{filter:drop-shadow(0 4px 16px #0988d140);width:min(220px,16vw);max-width:20dvh;height:auto}.Hero-module__gNeX-G__globeLabel{color:var(--azul);text-align:center;font-size:19px;font-weight:500;line-height:1.4}.Hero-module__gNeX-G__btnPill{background-color:var(--azul-cta);color:var(--color-white);text-align:center;border-radius:999px;padding:.7rem 1.5rem;font-size:18px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.Hero-module__gNeX-G__btnPill:hover{background-color:var(--azul-cta-hover)}.Hero-module__gNeX-G__cuadradoFondo{pointer-events:none;z-index:50;position:absolute;bottom:0;left:0;right:0}.Hero-module__gNeX-G__cuadradoFondo img{width:100%;max-width:1920px;height:auto;margin:0 auto;display:block}.Hero-module__gNeX-G__bottomBar{grid-area:2/1/auto/-1}.Hero-module__gNeX-G__bullets{flex-direction:column;align-self:center;gap:.6rem;padding:1.6rem 1rem 2rem;display:flex}.Hero-module__gNeX-G__bullets:first-of-type{justify-self:start}.Hero-module__gNeX-G__bullets:last-of-type{justify-self:end}.Hero-module__gNeX-G__bullet{letter-spacing:.1em;color:var(--azul-oscuro);text-transform:uppercase;align-items:center;gap:.5rem;font-size:clamp(.8rem,.9vw,.9rem);font-weight:800;display:flex}.Hero-module__gNeX-G__bullets:last-child .Hero-module__gNeX-G__bullet{flex-direction:row}.Hero-module__gNeX-G__dot{background-color:var(--azul-cta);border-radius:50%;flex-shrink:0;width:9px;height:9px}.Hero-module__gNeX-G__ctaCenter{z-index:10000000;flex-direction:column;place-self:center;align-items:center;gap:.65rem;padding-bottom:15%;display:flex}.Hero-module__gNeX-G__ctaLabel{color:var(--azul);text-align:center;font-size:19px;font-weight:600}.Hero-module__gNeX-G__btnPillMain{padding:.5rem 1rem;font-size:clamp(.88rem,1vw,1rem)}@media (max-width:1600px){.Hero-module__gNeX-G__ctaCenter{padding-bottom:10%}.Hero-module__gNeX-G__personaImg{height:105dvh}.Hero-module__gNeX-G__colLeft{margin-top:20%}.Hero-module__gNeX-G__colRight{margin-top:20%;margin-left:20%}}@media (max-width:1200px){.Hero-module__gNeX-G__ctaCenter{padding-bottom:0%}.Hero-module__gNeX-G__personaImg{height:95dvh}}@media (max-width:1024px){.Hero-module__gNeX-G__grid{grid-template-rows:2.5fr 1fr;padding-top:4vh;padding-left:2.5rem;padding-right:2.5rem}.Hero-module__gNeX-G__watermark{font-size:12vw}.Hero-module__gNeX-G__personaImg{height:75dvh}.Hero-module__gNeX-G__hero{background:linear-gradient(to top,var(--hero-bg-edge)0%,var(--hero-bg-mid)40%,var(--color-white)50%,var(--hero-bg-mid)60%,var(--hero-bg-edge)100%  );height:75vh}.Hero-module__gNeX-G__colLeft,.Hero-module__gNeX-G__colRight{margin-top:0}.Hero-module__gNeX-G__h1{font-size:28px}.Hero-module__gNeX-G__subtext{font-size:18px}.Hero-module__gNeX-G__colLeft{gap:10px}.Hero-module__gNeX-G__globeLabel{font-size:19px}.Hero-module__gNeX-G__ctaLabel{font-size:12px}.Hero-module__gNeX-G__ctaCenter{padding-bottom:5%}.Hero-module__gNeX-G__btnPill{padding:.5rem 1.6rem;font-size:12px}}@media (max-width:820px){.Hero-module__gNeX-G__hero{height:75vh;min-height:auto}.Hero-module__gNeX-G__grid{grid-template-rows:32vh 1fr;padding:2rem 1.8rem 0}.Hero-module__gNeX-G__personaImg{height:55dvh}.Hero-module__gNeX-G__h1{font-size:26px}.Hero-module__gNeX-G__subtext{max-width:280px;font-size:16px}.Hero-module__gNeX-G__globeLabel{font-size:16px}.Hero-module__gNeX-G__globe{width:120px}.Hero-module__gNeX-G__ctaLabel{font-size:12px}.Hero-module__gNeX-G__ctaCenter{padding-bottom:18%}.Hero-module__gNeX-G__btnPill{padding:.45rem 1.4rem;font-size:13px}}@media (max-width:900px){.Hero-module__gNeX-G__grid{grid-template-rows:33vh 1fr;padding:1.5rem 2rem 0}.Hero-module__gNeX-G__hero{height:65vh}.Hero-module__gNeX-G__colRight{justify-content:center;margin-top:0}.Hero-module__gNeX-G__personaWrap{bottom:10px}.Hero-module__gNeX-G__ctaCenter{margin-top:auto;padding-bottom:20%}.Hero-module__gNeX-G__bottomBar{text-align:center;border-radius:1.5rem 1.5rem 0 0;grid-template-columns:1fr;padding:1.5rem 2rem 2rem}.Hero-module__gNeX-G__bullets{flex-wrap:wrap;justify-content:center;gap:.6rem 1.5rem;align-items:center!important;padding-left:0!important;padding-right:0!important}.Hero-module__gNeX-G__bullets:last-child .Hero-module__gNeX-G__bullet{flex-direction:row}.Hero-module__gNeX-G__cuadradoFondo{bottom:0}}@media (max-width:600px){.Hero-module__gNeX-G__hero{height:520px;min-height:unset}.Hero-module__gNeX-G__watermark{font-size:13vw}.Hero-module__gNeX-G__personaImg{height:340px}.Hero-module__gNeX-G__personaFade{height:35%}.Hero-module__gNeX-G__h1{font-size:14px}.Hero-module__gNeX-G__subtext{max-width:200px;font-size:11px}.Hero-module__gNeX-G__grid{grid-template-rows:280px 1fr;grid-template-columns:1.4fr 1fr 1.4fr;align-items:start;gap:0;padding:.8rem .6rem 0}.Hero-module__gNeX-G__globeLabel{font-size:11px;line-height:1.2}.Hero-module__gNeX-G__globe{width:65px}.Hero-module__gNeX-G__btnPill{padding:.25rem .8rem;font-size:11px;font-weight:600}.Hero-module__gNeX-G__colRight{gap:4px;margin:auto 0;padding-top:.8rem;padding-bottom:0}.Hero-module__gNeX-G__colLeft{grid-area:1/1;gap:4px;margin:auto 0;padding-top:.8rem;padding-bottom:0}.Hero-module__gNeX-G__bullets{align-self:center;gap:4px;padding:0 0 8px}.Hero-module__gNeX-G__bullet{font-size:9px;font-weight:600}.Hero-module__gNeX-G__ctaLabel{font-size:11px}.Hero-module__gNeX-G__ctaCenter{align-self:end;gap:.4rem;padding-bottom:25%}.Hero-module__gNeX-G__btnTextDesktop{display:none!important}.Hero-module__gNeX-G__btnTextMobile{display:inline!important}}.Hero-module__gNeX-G__btnTextMobile{display:none}@media (max-width:400px){.Hero-module__gNeX-G__hero{height:480px;min-height:unset}.Hero-module__gNeX-G__personaImg{height:350px;max-height:60dvh}.Hero-module__gNeX-G__colLeft{padding-left:5%}.Hero-module__gNeX-G__personaFade{height:55%}.Hero-module__gNeX-G__h1{font-size:12px}.Hero-module__gNeX-G__subtext{font-size:10px}.Hero-module__gNeX-G__grid{grid-template-rows:200px 1fr;grid-template-columns:1.4fr 1fr 1.4fr;align-items:start;gap:0;padding:.6rem .4rem 0}.Hero-module__gNeX-G__ctaCenter{align-self:end;gap:.3rem;padding-bottom:25%}.Hero-module__gNeX-G__ctaLabel{font-size:10px}.Hero-module__gNeX-G__colRight .Hero-module__gNeX-G__btnPill{padding:.2rem .6rem;font-size:10px}.Hero-module__gNeX-G__globeLabel{font-size:10px}.Hero-module__gNeX-G__globe{width:55px}}@media (max-width:330px){.Hero-module__gNeX-G__h1{font-size:10px}.Hero-module__gNeX-G__subtext,.Hero-module__gNeX-G__ctaLabel{font-size:9px}.Hero-module__gNeX-G__colRight .Hero-module__gNeX-G__btnPill,.Hero-module__gNeX-G__ctaCenter .Hero-module__gNeX-G__btnPill{padding:.18rem .5rem;font-size:9px}.Hero-module__gNeX-G__globeLabel{font-size:9px}.Hero-module__gNeX-G__globe{width:48px}}
.Authority-module__rsajNW__authority{position:relative}.Authority-module__rsajNW__waveTop,.Authority-module__rsajNW__waveBottom{width:100%;line-height:0;display:block;overflow:hidden}.Authority-module__rsajNW__waveTop svg,.Authority-module__rsajNW__waveBottom svg{width:100%;height:80px;display:block}.Authority-module__rsajNW__waveTop{margin-bottom:-2px}.Authority-module__rsajNW__waveBottom{margin-top:-2px}.Authority-module__rsajNW__band{background:var(--color-primary);padding:3.5rem 2rem}.Authority-module__rsajNW__grid{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.Authority-module__rsajNW__stat{text-align:center;border-right:1px solid #ffffff4d;flex-direction:column;align-items:center;padding:0 2rem;display:flex}.Authority-module__rsajNW__stat:last-child{border-right:none}.Authority-module__rsajNW__number{color:var(--color-white);margin-bottom:10px;font-size:48px;font-weight:700;line-height:36px}.Authority-module__rsajNW__label{letter-spacing:.18em;text-transform:uppercase;color:var(--color-white);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Authority-module__rsajNW__desc{color:#ffffffe6;font-size:.82rem;font-weight:300;line-height:1.55}.Authority-module__rsajNW__desc strong{font-weight:700}@media (min-width:768px){.Authority-module__rsajNW__number{font-size:88px;line-height:72px}.Authority-module__rsajNW__label{font-size:1.4rem}.Authority-module__rsajNW__desc{font-size:1.15rem}}@media (max-width:900px){.Authority-module__rsajNW__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:0;display:grid}.Authority-module__rsajNW__band{padding:2.5rem 1.5rem}.Authority-module__rsajNW__stat:first-child{border-bottom:1px solid #fff3;border-right:1px solid #fff3;grid-area:1/1;padding:0 1.2rem 2rem}.Authority-module__rsajNW__stat:nth-child(2){border-bottom:1px solid #fff3;border-right:none;grid-area:1/2;padding:0 1.2rem 2rem}.Authority-module__rsajNW__stat:nth-child(3){border-bottom:none;border-right:none;grid-area:2/1/auto/3;justify-content:center;padding:2rem 1.2rem 0}.Authority-module__rsajNW__number{font-size:38px;line-height:30px}.Authority-module__rsajNW__label{font-size:.82rem}.Authority-module__rsajNW__waveTop svg,.Authority-module__rsajNW__waveBottom svg{height:48px}}@media (max-width:500px){.Authority-module__rsajNW__band{padding:2rem .5rem}.Authority-module__rsajNW__stat:first-child,.Authority-module__rsajNW__stat:nth-child(2){padding:0 .75rem 1.5rem}.Authority-module__rsajNW__stat:nth-child(3){padding:1.5rem .75rem 0}.Authority-module__rsajNW__number{font-size:28px;line-height:24px}.Authority-module__rsajNW__label{letter-spacing:.12em;margin-bottom:.5rem;font-size:.72rem}.Authority-module__rsajNW__desc{font-size:.74rem}.Authority-module__rsajNW__waveTop svg,.Authority-module__rsajNW__waveBottom svg{height:36px}}
.Team-module__ah8Inq__team{background:var(--color-white);padding:2rem}.Team-module__ah8Inq__inner{max-width:1200px;margin:0 auto}.Team-module__ah8Inq__ceoRow{grid-template-columns:3fr 1.4fr;align-items:start;margin-bottom:5rem;display:grid}.Team-module__ah8Inq__ceoBlob{margin-right:40px}.Team-module__ah8Inq__ceoImgWrap{justify-content:end;align-items:flex-end;display:flex;position:relative}.Team-module__ah8Inq__ceoImg{z-index:1;object-fit:contain;object-position:bottom;filter:drop-shadow(0 12px 32px #0088d12e);width:100%;height:auto;position:relative}.Team-module__ah8Inq__ceoInfo{flex-direction:column;gap:1rem;margin-top:30%;display:flex}.Team-module__ah8Inq__ceoInfoTop,.Team-module__ah8Inq__ceoInfoBottom{flex-direction:column;gap:.75rem;display:flex}.Team-module__ah8Inq__ceoName{color:var(--azul);letter-spacing:.04em;text-transform:uppercase;font-size:42px;font-weight:700;line-height:1.1}.Team-module__ah8Inq__ceoTitle{letter-spacing:.18em;color:var(--azul);text-transform:uppercase;margin-bottom:18px;font-size:24px;font-weight:600}.Team-module__ah8Inq__ceoBio{color:var(--gris-bio);text-align:justify;max-width:480px;font-size:.97rem;line-height:1.7}.Team-module__ah8Inq__social{gap:.75rem;display:flex}.Team-module__ah8Inq__socialSm{justify-content:center}.Team-module__ah8Inq__socialLink{color:var(--azul-cta);align-items:center;transition:color .2s,transform .2s;display:flex}.Team-module__ah8Inq__socialLink:hover{color:var(--color-accent);transform:translateY(-2px)}.Team-module__ah8Inq__btnPill{background:var(--color-primary);color:var(--color-white);letter-spacing:.1em;text-transform:uppercase;border-radius:12px;align-self:flex-start;width:fit-content;margin-top:auto;padding:.5rem 1.4rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.Team-module__ah8Inq__btnPill:hover{background:var(--azul-cta)}.Team-module__ah8Inq__teamGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem;display:grid}.Team-module__ah8Inq__card{text-align:center;flex-direction:column;align-items:center;height:100%;display:flex}.Team-module__ah8Inq__cardImgWrap{justify-content:center;align-items:flex-end;width:100%;height:320px;display:flex}.Team-module__ah8Inq__cardImg{object-fit:contain;object-position:bottom;width:80%;height:100%}.Team-module__ah8Inq__cardBody{flex-direction:column;flex:1;align-items:start;gap:.5rem;padding:1.5rem 120px 1.75rem 1.25rem;display:flex}.Team-module__ah8Inq__cardName{letter-spacing:.08em;color:var(--azul);text-transform:uppercase;font-size:.92rem;font-weight:700}.Team-module__ah8Inq__cardTitle{letter-spacing:.18em;color:var(--azul);text-transform:uppercase;font-size:.72rem;font-weight:600}.Team-module__ah8Inq__cardBio{color:var(--gris-subtitulo);text-align:justify;font-size:.82rem;line-height:1.6}.Team-module__ah8Inq__btnPillSm{background:var(--color-primary);color:var(--color-white);letter-spacing:.1em;text-transform:uppercase;border-radius:12px;width:fit-content;margin:auto auto 0;padding:.5rem 1.4rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.Team-module__ah8Inq__btnPillSm:hover{background:var(--azul-cta)}@media (max-width:1020px){.Team-module__ah8Inq__cardName{min-height:40px}}@media (max-width:960px){.Team-module__ah8Inq__ceoRow{text-align:start;grid-template-columns:2fr 1.5fr;gap:1rem}.Team-module__ah8Inq__teamGrid{gap:0}.Team-module__ah8Inq__ceoImgWrap{margin:0 auto}.Team-module__ah8Inq__ceoInfo{align-items:center;margin-top:0}.Team-module__ah8Inq__ceoBio{max-width:100%}.Team-module__ah8Inq__btnPill{align-self:center}.Team-module__ah8Inq__teamGrid{grid-template-columns:repeat(2,1fr)}.Team-module__ah8Inq__ceoName{font-size:36px}.Team-module__ah8Inq__ceoTitle{margin-bottom:0;font-size:18px}.Team-module__ah8Inq__cardBody{padding-bottom:0}.Team-module__ah8Inq__cardName{font-size:1.1rem}.Team-module__ah8Inq__cardTitle{font-size:.85rem}}@media (max-width:768px){.Team-module__ah8Inq__ceoRow{margin-bottom:0}}@media (max-width:710px){.Team-module__ah8Inq__teamGrid{grid-template-columns:1fr}.Team-module__ah8Inq__cardBody{max-width:450px}.Team-module__ah8Inq__cardName{min-height:auto;font-size:1rem}.Team-module__ah8Inq__cardTitle{font-size:.82rem}.Team-module__ah8Inq__ceoRow{margin-bottom:0}.Team-module__ah8Inq__btnPillSm{margin-top:auto}.Team-module__ah8Inq__cardImgWrap{height:220px}.Team-module__ah8Inq__team{padding:2rem 1rem}.Team-module__ah8Inq__cardImg{object-fit:contain;object-position:bottom;width:100%}.Team-module__ah8Inq__ceoRow{grid-template-rows:auto auto;grid-template-columns:2fr 1.5fr;gap:0;margin-bottom:1.5rem;display:grid}.Team-module__ah8Inq__ceoImgWrap{grid-area:1/1;justify-content:flex-start;margin-left:-40px}.Team-module__ah8Inq__ceoInfo{grid-column:1/-1;margin-top:0;display:contents}.Team-module__ah8Inq__ceoInfoTop{flex-direction:column;grid-area:1/2;justify-content:center;gap:.5rem;padding-top:30%;padding-left:1.5rem;display:flex}.Team-module__ah8Inq__ceoInfoBottom{flex-direction:column;grid-area:2/1/auto/-1;align-items:flex-start;gap:.75rem;padding-top:.75rem;display:flex}.Team-module__ah8Inq__ceoName{font-size:22px}.Team-module__ah8Inq__ceoTitle{margin-bottom:0;font-size:13px}.Team-module__ah8Inq__cardBody{height:100%;padding:.5rem 30px 0 .25rem}}
.Clients-module__CYTl4a__clients{background:var(--color-white);--visible:3;--slide-width:calc(100%/var(--visible));padding:5rem 2rem 6rem}.Clients-module__CYTl4a__header{text-align:center;margin-bottom:3rem}.Clients-module__CYTl4a__title{letter-spacing:.14em;color:var(--azul-marino);text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.Clients-module__CYTl4a__sub{color:var(--gris-subtitulo);font-size:.95rem}.Clients-module__CYTl4a__sliderRow{align-items:center;gap:1rem;max-width:960px;margin:0 auto;display:flex}.Clients-module__CYTl4a__arrow{border:2px solid var(--azul-cta);width:44px;height:44px;color:var(--azul-cta);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Clients-module__CYTl4a__arrow:hover{background:var(--azul-cta);color:var(--color-white)}.Clients-module__CYTl4a__trackWrap{flex:1;overflow:hidden}.Clients-module__CYTl4a__track{will-change:transform;display:flex}.Clients-module__CYTl4a__slide{flex:0 0 var(--slide-width);justify-content:center;align-items:center;padding:0 1rem;display:flex}.Clients-module__CYTl4a__logoCard{justify-content:center;align-items:center;width:100%;min-height:90px;display:flex}.Clients-module__CYTl4a__logoImg{object-fit:contain;width:auto;max-height:70px}@media (max-width:640px){.Clients-module__CYTl4a__clients{--visible:2;padding:2rem 1.5rem 4rem}.Clients-module__CYTl4a__arrow{width:36px;height:36px}}
.Asesorias-module__mzsS1a__section{padding:5rem 2rem 4rem}.Asesorias-module__mzsS1a__title{text-align:center;letter-spacing:.14em;color:var(--azul-marino);text-transform:uppercase;margin-bottom:3.5rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.Asesorias-module__mzsS1a__boxTitle2{max-width:80px}.Asesorias-module__mzsS1a__grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Asesorias-module__mzsS1a__block{aspect-ratio:1/1.1;z-index:100000;position:relative}.Asesorias-module__mzsS1a__imgWrap{overflow:hidden}.Asesorias-module__mzsS1a__imgFull{border-radius:48px;width:100%;height:100%;position:absolute;inset:0}.Asesorias-module__mzsS1a__imgOverlapBL{z-index:20;border-radius:0 48px 48px;width:100%;height:50%;position:absolute;bottom:0;left:0}.Asesorias-module__mzsS1a__img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.Asesorias-module__mzsS1a__textBox{z-index:3;flex-direction:column;gap:.6rem;padding:1.6rem 1.8rem;display:flex;position:absolute}.Asesorias-module__mzsS1a__textTopRight{border-radius:48px 48px 0 0;justify-content:flex-start;width:58%;height:62%;top:0;left:0}.Asesorias-module__mzsS1a__textOverlapBL{z-index:100;box-sizing:border-box;border-radius:0 0 48px 48px;width:72%;padding:25% 10px 5px;top:35%;bottom:0;left:0}.Asesorias-module__mzsS1a__textOverlapBR{border-radius:48px;width:72%;padding-top:62%;inset:0 0 0 auto}.Asesorias-module__mzsS1a__textOverlapBL2{border-radius:48px;width:100%;padding-top:33%;top:25%;bottom:0;left:0}.Asesorias-module__mzsS1a__blue{background:var(--azul-ligero)}.Asesorias-module__mzsS1a__cyan{background:var(--color-secondary)}.Asesorias-module__mzsS1a__boxTitle{letter-spacing:.05em;color:var(--color-white);text-transform:uppercase;font-size:clamp(.85rem,1.4vw,1.15rem);font-weight:400;line-height:1.35}.Asesorias-module__mzsS1a__boxDesc{color:#ffffffed;text-align:justify;font-size:clamp(.78rem,1vw,.92rem);font-weight:300;line-height:1.6}.Asesorias-module__mzsS1a__boxDesc strong{color:var(--color-white);font-weight:700}.Asesorias-module__mzsS1a__btnWhite{background:var(--color-white);color:var(--azul);letter-spacing:.07em;text-transform:uppercase;border:1.5px solid var(--azul-cta);border-radius:999px;align-self:flex-start;margin-top:.3rem;padding:.4rem 1.2rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Asesorias-module__mzsS1a__btnWhite:hover{opacity:.8}.Asesorias-module__mzsS1a__cta{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:3.5rem;display:flex}.Asesorias-module__mzsS1a__ctaText{color:var(--gris-bio);font-size:clamp(.75rem,1.1vw,.88rem)}.Asesorias-module__mzsS1a__btnBlue{background:var(--azul-cta);color:var(--color-white);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:clamp(.45rem,.8vw,.65rem) clamp(1.2rem,2vw,2rem);font-size:clamp(.7rem,.9vw,.78rem);font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Asesorias-module__mzsS1a__btnBlue:hover{background:var(--azul-cta-hover)}.Asesorias-module__mzsS1a__imgOverlapBL2{z-index:999;border-radius:48px;width:100%;height:55%;position:absolute;top:0;right:0}.Asesorias-module__mzsS1a__imgOverlapBL3{z-index:999;border-radius:48px 0;width:70%;height:55%;position:absolute;top:0;left:0}.Asesorias-module__mzsS1a__imgOverlapBL4{z-index:999;border-radius:0 48px;width:60%;height:55%;position:absolute;top:0;right:0}@media (max-width:860px){.Asesorias-module__mzsS1a__grid{grid-template-columns:1fr 1fr;gap:1.5rem}.Asesorias-module__mzsS1a__textTopRight{width:72%;height:58%}.Asesorias-module__mzsS1a__boxTitle{font-size:clamp(.8rem,1.8vw,1rem)}.Asesorias-module__mzsS1a__boxDesc{font-size:clamp(.72rem,1.2vw,.85rem)}.Asesorias-module__mzsS1a__textOverlapBL{width:82%}.Asesorias-module__mzsS1a__btnWhite{margin:0 auto}.Asesorias-module__mzsS1a__textBox{gap:.2rem}}@media (max-width:600px){.Asesorias-module__mzsS1a__grid{grid-template-columns:1fr;gap:1.5rem}.Asesorias-module__mzsS1a__block{aspect-ratio:1/1.1}.Asesorias-module__mzsS1a__boxTitle{font-size:.9rem}.Asesorias-module__mzsS1a__boxDesc{font-size:.8rem}}@media (max-width:500px){.Asesorias-module__mzsS1a__block{aspect-ratio:unset;flex-direction:column;height:auto;display:flex}.Asesorias-module__mzsS1a__boxTitle2{text-align:center;max-width:300px}.Asesorias-module__mzsS1a__block .Asesorias-module__mzsS1a__imgWrap{border-radius:48px 48px 0 0;width:100%;height:200px;position:static}.Asesorias-module__mzsS1a__imgOverlapBL4 .Asesorias-module__mzsS1a__img{object-position:center center}.Asesorias-module__mzsS1a__block .Asesorias-module__mzsS1a__textBox{width:100%;height:auto;top:unset;bottom:unset;left:unset;right:unset;box-sizing:border-box;border-radius:0 0 48px 48px;padding:1.4rem;position:static}}
