


/* Las fotografias se recortan dentro de las dimensiones de cada bloque visual. */
.work-visual{height:400px!important;min-height:0!important}
.work-visual--hero{height:min(65vw,650px)!important}
.work-line__visual{height:390px!important}
.work-visual>img,.work-cta__visual>img{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover}
.work-visual:before,.work-visual:after,.work-cta__visual:after{z-index:1}
.work-visual:before,.work-visual:after,.work-cta__visual:after{content:none!important}
.work-model__bridge{display:none}
@media(max-width:800px){.work-visual--hero{height:430px!important}.work-model__visual,.work-line__visual,.work-difference__visual{height:360px!important}}
@media(max-width:560px){.work-visual--hero{height:350px!important}.work-model__visual,.work-line__visual,.work-difference__visual{height:290px!important}}
.work-page{background:#fff}.work-page .site-header{color:var(--purple)}.work-hero{min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(112deg,#fff 0 55%,var(--soft) 55%)}.work-hero__grid,.work-model__grid,.work-difference__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,8rem);align-items:center}.work-hero__content{padding:8rem 0 4rem}.work-hero h1,.work-model h2,.work-difference h2,.work-why h2{color:var(--purple)}.work-hero__statement{max-width:650px;margin:1.25rem 0 1.75rem;color:var(--purple);font-size:clamp(2rem,4vw,4rem);font-weight:600;line-height:1.08;letter-spacing:-.06em}.work-hero__intro{max-width:610px;margin:0;color:var(--muted)}.work-visual{position:relative;overflow:hidden;min-height:400px;background-size:cover;background-position:center}.work-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(102,49,140,.18),rgba(52,154,194,.08))}.work-visual:after{content:"";position:absolute;width:32%;aspect-ratio:1;border:1px solid rgba(255,255,255,.7);border-radius:50%;right:9%;top:10%}.work-visual--hero{min-height:min(65vw,650px);border-radius:42% 42% 5% 42%;background-image:linear-gradient(135deg,#d4c0dd,#f6e9ed 49%,#91c5d3)}.work-model{background:#fcfbfc}.work-model__content{max-width:625px}.work-model__statement{margin:0 0 2rem;color:var(--sky);font-size:clamp(1.7rem,3.5vw,3.15rem);font-weight:600;line-height:1.14;letter-spacing:-.05em}.work-model__content>p:not(.work-model__statement){color:var(--muted)}.work-visual--bridge{border-radius:4px 42% 4px 42%;background-image:linear-gradient(125deg,#88bdcc,#e4d1df 54%,#f8f3e9)}.work-model__bridge{position:absolute;z-index:1;top:50%;left:13%;width:74%;height:2px;background:#fff;transform:rotate(-17deg);box-shadow:0 0 0 8px rgba(255,255,255,.16)}.work-model__bridge:before,.work-model__bridge:after{content:"";position:absolute;width:2.8rem;aspect-ratio:1;border:1px solid #fff;border-radius:50%;background:rgba(102,49,140,.35);top:50%;transform:translateY(-50%)}.work-model__bridge:before{left:-.8rem}.work-model__bridge:after{right:-.8rem;background:rgba(52,154,194,.45)}.work-route{overflow:hidden}.work-route__heading{max-width:670px;margin-bottom:4.5rem}.work-route__heading h2{color:var(--purple)}.work-route__steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.2rem,3vw,3.5rem);margin:0;padding:0;list-style:none}.work-route__steps:before{content:"";position:absolute;z-index:0;top:2.55rem;left:8%;right:8%;height:1px;background:linear-gradient(90deg,var(--purple),var(--sky));transform:scaleX(0);transform-origin:left;transition:transform 1.3s ease .15s}.work-route__steps.is-revealed:before{transform:scaleX(1)}.work-route__step{position:relative;z-index:1}.work-route__marker{position:relative;display:grid;place-items:center;width:5.1rem;aspect-ratio:1;margin-bottom:1.75rem;border:1px solid #c9b9d1;border-radius:50%;background:#fff;color:var(--purple);transition:transform .3s,background-color .3s,color .3s}.work-route__marker span{position:absolute;top:-.35rem;right:-.35rem;display:grid;place-items:center;width:1.65rem;aspect-ratio:1;border-radius:50%;background:var(--sky);color:#fff;font-size:.65rem;font-weight:700}.work-route svg,.work-line__icon svg{width:1.7rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.work-route h3,.work-line h3{margin:0 0 .75rem;color:var(--purple);font-size:1.08rem;letter-spacing:-.025em}.work-route p{margin:0;color:var(--muted);font-size:.89rem;line-height:1.7}.work-route__step:hover .work-route__marker{transform:translateY(-5px);background:var(--purple);color:#fff}.work-lines{padding:0}.work-line{padding:clamp(5rem,10vw,9rem) 0}.work-line:nth-of-type(even){background:#fcfbfc}.work-line__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,8rem);align-items:center}.work-line__content{max-width:530px}.work-line:nth-of-type(even) .work-line__content{grid-column:2;grid-row:1}.work-line:nth-of-type(even) .work-line__visual{grid-column:1;grid-row:1}.work-line__icon{display:grid;place-items:center;width:3.6rem;aspect-ratio:1;margin-bottom:1.7rem;border-radius:50%;background:var(--soft);color:var(--purple);transition:transform .25s,background-color .25s,color .25s}.work-line__content:hover .work-line__icon{transform:translateY(-4px) rotate(-4deg);background:var(--purple);color:#fff}.work-line h3{font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.12}.work-line ul{display:grid;gap:1rem;margin:1.75rem 0 0;padding:0;list-style:none;color:var(--muted);font-size:.94rem}.work-line li{position:relative;padding-left:1.35rem}.work-line li:before{content:"";position:absolute;left:0;top:.72em;width:.45rem;height:1px;background:var(--sky)}.work-line__visual{min-height:390px}.work-visual--health{border-radius:4px 37% 4px 4px;background-image:linear-gradient(135deg,#d9c0d5,#f8efe8 48%,#91c5d0)}.work-visual--mental{border-radius:37% 4px 4px 4px;background-image:linear-gradient(130deg,#8dbfce,#e7d4e1 52%,#f8f2e9)}.work-visual--family{border-radius:4px 4px 37% 4px;background-image:linear-gradient(130deg,#e5cbd9,#f9f0e9 50%,#8bbfce)}.work-visual--education{border-radius:4px 4px 4px 37%;background-image:linear-gradient(135deg,#8cbecd,#e8d5df 50%,#fcf6ec)}.work-visual--rights{border-radius:37% 4px 37% 4px;background-image:linear-gradient(135deg,#d7bdd7,#fbf1ec 52%,#8dc1cf)}.work-difference{background:var(--soft)}.work-difference__visual{border-radius:42% 4px 42% 4px;background-image:linear-gradient(130deg,#e0c2d6,#f7efe9 48%,#8ec2d0)}.work-difference__content{max-width:570px}.work-difference__content p{color:var(--muted)}.work-impact{background:var(--purple);color:#fff}.work-impact__grid{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(2.5rem,8vw,10rem);align-items:center}.work-impact h2{margin:0;color:#fff}.work-impact ul{display:grid;gap:1.15rem;margin:0;padding:0;list-style:none}.work-impact li{position:relative;padding:0 0 1.15rem 3.4rem;border-bottom:1px solid rgba(255,255,255,.28);font-weight:500}.work-impact li:before{content:"✓";position:absolute;left:0;top:-.15rem;display:grid;place-items:center;width:2rem;aspect-ratio:1;border-radius:50%;background:var(--sky);color:#fff;font-weight:700}.work-impact li:last-child{padding-bottom:0;border:0}.work-why{position:relative;overflow:hidden;padding:clamp(8rem,16vw,14rem) 0}.work-why:after{content:"";position:absolute;width:min(55vw,750px);aspect-ratio:1;border:1px solid #e3d8e7;border-radius:50%;right:-18%;bottom:-60%;pointer-events:none}.work-why .container{position:relative;z-index:1;max-width:1050px}.work-why h2{max-width:950px;margin:0;font-size:clamp(3rem,7vw,7rem);line-height:1.03;letter-spacing:-.07em}.work-why p{margin:1.7rem 0;color:var(--muted);font-size:clamp(1.2rem,2.2vw,2rem);font-weight:500}.work-why strong{color:var(--sky);font-size:clamp(1.35rem,2.5vw,2.3rem);letter-spacing:-.04em}.work-cta{position:relative;display:grid;place-items:center;min-height:620px;overflow:hidden;background:var(--purple);color:#fff}.work-cta__visual{position:absolute;inset:0;background-image:linear-gradient(115deg,rgba(55,23,79,.94),rgba(102,49,140,.82)),linear-gradient(135deg,#59346e,#345f71);background-position:center;background-size:cover}.work-cta__visual:after{content:"";position:absolute;width:min(60vw,800px);aspect-ratio:1;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-13%;top:-42%}.work-cta__content{position:relative;max-width:770px;margin-left:max(1.5rem,calc((100% - var(--container))/2));margin-right:auto;padding:5rem 0}.work-cta h2{margin:0 0 1.4rem;font-size:clamp(2.8rem,6vw,5.8rem);letter-spacing:-.065em}.work-cta p{max-width:660px;margin:0 0 1.1rem}.work-cta__button{margin-top:1.5rem;border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.work-cta__button:hover{background:var(--sky);color:#fff}@media(max-width:800px){.work-hero{min-height:auto;background:#fff}.work-hero__grid,.work-model__grid,.work-difference__grid,.work-impact__grid,.work-line__grid{grid-template-columns:1fr;gap:2.75rem}.work-hero__content{padding:5.5rem 0 0}.work-visual--hero{min-height:430px;margin-bottom:4rem}.work-model__visual{min-height:360px}.work-route__steps{grid-template-columns:repeat(2,1fr);row-gap:3rem}.work-route__steps:before{display:none}.work-line:nth-of-type(even) .work-line__content,.work-line:nth-of-type(even) .work-line__visual{grid-column:auto;grid-row:auto}.work-line:nth-of-type(even) .work-line__content{order:0}.work-line:nth-of-type(even) .work-line__visual{order:1}.work-line__visual{min-height:360px}.work-difference__visual{min-height:360px}.work-impact__grid{gap:3rem}.work-cta__content{margin-left:auto}}@media(max-width:560px){.work-hero__content{padding-top:4rem}.work-hero__statement{font-size:2.1rem}.work-visual--hero{min-height:350px;margin-bottom:3rem}.work-route__heading{margin-bottom:3rem}.work-route__steps{display:block;margin-left:.25rem;padding-left:3.4rem}.work-route__steps:after{content:"";position:absolute;left:1rem;top:1.5rem;bottom:1.5rem;border-left:1px solid #c9b9d1}.work-route__step{padding-bottom:2.6rem}.work-route__step:last-child{padding-bottom:0}.work-route__marker{position:absolute;left:-3.4rem;top:0;width:2.15rem;margin:0}.work-route__marker svg{width:1rem}.work-route__marker span{top:-.45rem;right:-.5rem;width:1.2rem;font-size:.55rem}.work-route h3{padding-top:.25rem}.work-line{padding:5.5rem 0}.work-line__visual{min-height:290px}.work-impact li{padding-left:3rem}.work-why{padding:7.5rem 0}.work-cta{min-height:560px}.work-cta__content{padding:4.5rem 0}.work-cta__button{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.work-route__steps:before{transition:none;transform:scaleX(1)}.work-route__marker,.work-line__icon{transition:none}}
