@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap');
:root{--navy:#093b51;--blue:#0a5874;--green:#3c852e;--lime:#c7edab;--ink:#193b47;--muted:#627780;--line:#dce5e7;--pale:#f3f7f7;--white:#fff;--radius:22px;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.12;font-weight:650;letter-spacing:-.045em}p{color:var(--muted)}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.topbar{background:var(--navy);color:#e7f0f2;font-size:12px;letter-spacing:.015em;padding:8px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar a{font-weight:600}.topbar a span{margin-left:10px}.header{background:rgba(255,255,255,.96);border-bottom:1px solid #edf1f2;position:sticky;top:0;z-index:30}.nav-wrap{height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:7px;white-space:nowrap;font-family:var(--heading);font-size:24px;font-weight:500;letter-spacing:-1.2px;line-height:1}.brand img{object-fit:contain;width:43px;height:43px}.brand-prevenir{font-weight:800}.header nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:500}.header nav a{padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--green);transition:width .2s}.header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 23px;background:var(--navy);border:1px solid var(--navy);border-radius:8px;color:white;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.arrow-icon{display:inline-block;width:1rem;height:1rem;flex:0 0 1rem;vertical-align:-.15em}.button-small{padding:13px 18px;font-size:13px;gap:17px}.button-light{background:var(--lime);border-color:var(--lime);color:var(--navy)}.button-light:hover{background:#d6f6be}.button-outline{background:transparent;color:var(--navy);border-color:#c4d2d7}.button-outline:hover{color:white}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:14px}.text-link:hover{color:var(--green)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding-block:62px 68px;align-items:center}.hero-copy{padding-block:20px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--blue);display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow-line{width:25px;height:2px;background:var(--green)}h1{font-size:clamp(44px,4.6vw,66px);line-height:1.09;color:var(--navy);font-weight:650}.hero h1 span{color:var(--green)}.hero-description{font-size:17px;line-height:1.75;max-width:495px;margin-top:27px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px;flex-wrap:wrap}.hero-note{font-size:11px;display:flex;align-items:center;gap:9px;margin-top:33px;color:var(--muted)}.mini-icon{display:block;width:20px;height:20px;flex:0 0 20px;color:var(--green)}.hero-visual{position:relative;padding:0 20px 28px 0}.hero-image{height:490px;overflow:hidden;background:#e9f2ed;border-radius:140px 20px 20px 20px}.hero-image img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:0;left:-26px;display:flex;align-items:center;gap:15px;border:1px solid #e5eeee;background:#fff;border-radius:12px;box-shadow:0 10px 35px #173f5010;padding:18px 23px}.caption-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#eaf4e3;color:var(--green);font-size:29px}.image-caption strong{font-size:14px;display:block;letter-spacing:-.025em}.image-caption div>span{font-size:11px;color:var(--muted)}.vertical-caption{position:absolute;right:-17px;top:80px;writing-mode:vertical-rl;font-size:9px;font-weight:600;letter-spacing:.23em;color:#84949c}.trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.trust-bar .container{display:flex;align-items:center;justify-content:space-between;gap:22px}.trust-bar .container>span:first-child{font-size:12px;color:var(--muted)}.trust-bar strong{font-size:14px;font-weight:500;color:var(--navy)}.trust-separator{color:#b1c4ca;font-size:25px;font-weight:300}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(32px,3.2vw,44px);color:var(--navy)}.section-heading>p{max-width:365px;font-size:15px;line-height:1.75}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.solution-card{border:1px solid var(--line);padding:31px;border-radius:var(--radius);min-height:240px}.card-number{font-size:10px;letter-spacing:.12em;color:var(--muted);font-weight:600}.solution-card h3{font-size:23px;margin:30px 0 17px;letter-spacing:-.03em}.solution-card p{font-size:14px}.skip-link{position:fixed;top:-100px;left:20px;background:white;z-index:100;padding:12px 20px;border:2px solid var(--navy)}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #3c852e;outline-offset:5px}.menu-button{display:none}.footer{background:var(--navy);color:white}
@media(min-width:1600px){.hero{padding-block:75px 85px}.hero-image{height:540px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.hero{gap:28px}.hero h1{font-size:49px}.header nav{gap:22px}.nav-wrap{gap:18px}.hero-image{height:460px}.hero-actions{gap:20px}.hero-actions .button{font-size:13px}.brand{font-size:22px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.topbar{font-size:10px}.header nav{display:none}.nav-wrap{height:80px}.hero{grid-template-columns:1fr;padding-block:32px 45px;gap:34px}.hero-copy{padding:0}.hero h1{font-size:clamp(40px,8vw,61px);max-width:580px}.hero-description{max-width:600px}.hero-image{height:490px;border-top-left-radius:100px}.hero-visual{padding:0 10px 24px 10px}.image-caption{left:0}.vertical-caption{right:-10px}.hero-note{font-size:11px}.trust-bar .container{flex-wrap:wrap;justify-content:flex-start;column-gap:20px;row-gap:7px}.trust-bar .container>span:first-child{width:100%}.trust-bar strong{font-size:12px}.trust-separator{font-size:19px}.section{padding-block:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:24px}.section-heading>p{max-width:550px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:0}.solution-card h3{margin-top:20px}}
@media(max-width:480px){.topbar .container>span{max-width:210px}.topbar .container{gap:10px;align-items:center}.topbar a{white-space:nowrap}.nav-wrap>.button{font-size:11px;padding:11px 12px;gap:9px}.brand{font-size:21px}.brand img{width:35px;height:35px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:23px}.hero h1{font-size:43px}.hero-description{font-size:16px;margin-top:22px}.hero-actions{gap:21px;margin-top:25px}.hero-note{line-height:1.5;margin-top:26px;max-width:300px}.hero-image{height:380px;border-top-left-radius:90px}.image-caption{padding:14px;gap:10px}.image-caption strong{font-size:12px}.image-caption div>span{font-size:10px}.caption-icon{width:37px;height:37px}.trust-bar .container{column-gap:10px}.trust-bar strong{font-size:11px}.trust-separator{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:.75rem}.topbar{font-size:.8125rem}.button,.button-small,.text-link,.header nav{font-size:.875rem}.hero-note{font-size:.8125rem}.image-caption strong{font-size:.9375rem}.image-caption div>span{font-size:.8125rem}.vertical-caption{font-size:.75rem}.trust-bar .container>span:first-child{font-size:.875rem}.trust-bar strong{font-size:.9375rem}.section-heading>p,.solution-card p{font-size:1rem}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-icon{display:inline-flex;color:var(--blue);background:#eef5f7;padding:13px;border-radius:13px;align-items:center;justify-content:center}.card-number{font-size:.75rem;letter-spacing:.08em}.solution-card{display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;background:white;padding:29px 29px 25px}.solution-card:hover{transform:translateY(-4px);border-color:#82aaa1;box-shadow:0 10px 30px #153c4c08}.solution-card h3{margin-top:26px;margin-bottom:15px;font-size:1.45rem;letter-spacing:-.025em}.solution-card p{line-height:1.7}.card-link{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:.875rem;font-weight:600;margin-top:auto;padding-top:29px}.card-green{background:#f3f8ee;border-color:#e3ecd9}.card-green .service-icon{color:var(--green);background:#e4f0d8}.about-section{background:var(--navy);color:#fff;padding:86px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-manifesto .eyebrow{color:#c5e7b2}.about-manifesto h2{color:white;font-size:48px;line-height:1.17}.about-manifesto h2 span{color:var(--lime)}.about-manifesto>p:not(.eyebrow){color:#c5d5dc;font-size:16px;line-height:1.85;margin:25px 0}.about-manifesto>.text-link{color:var(--lime)}.national-label{margin-top:40px;display:flex;gap:15px;align-items:center;font-size:14px;line-height:1.6;color:#b8d0d6}.national-label svg{width:39px;height:39px;color:var(--lime)}.national-label strong{color:#fff;font-weight:500}.principles article{display:flex;gap:26px;padding:28px 0;border-bottom:1px solid #406071}.principles article:first-child{padding-top:9px}.principles article:last-child{border:0;padding-bottom:0}.principles article>span{font-size:13px;color:#9bbbcb;padding-top:5px}.principles h3{font-size:22px;letter-spacing:-.025em;font-weight:550;line-height:1.3;color:white;margin-bottom:13px}.principles p{font-size:16px;color:#b8ccd4;line-height:1.8}.ecosystem-section{padding-top:65px;padding-bottom:85px}.zelia-banner{border:1px solid var(--line);border-radius:22px;padding:35px 40px;display:flex;align-items:center;gap:30px}.zelia-banner .eyebrow{font-size:11px;margin-bottom:10px}.zelia-banner h2{font-size:32px;margin-bottom:10px}.zelia-banner p{font-size:16px}.zelia-banner small{font-size:12px;display:block;color:var(--muted);margin-top:9px}.zelia-banner .button{white-space:nowrap;margin-left:auto}.zelia-mark{width:83px;height:83px;border-radius:50%;background:#eaf4e4;flex-shrink:0;font-family:var(--heading);font-size:44px;color:var(--green);display:flex;align-items:center;justify-content:center;position:relative}.zelia-mark>span{position:absolute;right:-4px;bottom:3px;font-size:27px;border:4px solid white;background:#eaf4e4;line-height:1;border-radius:50%}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.editorial-image{overflow:hidden;border-radius:17px;aspect-ratio:1.72;background:var(--pale)}.editorial-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.editorial-card:hover img{transform:scale(1.025)}.editorial-body{padding:22px 2px 0;display:flex;flex-direction:column;height:210px}.editorial-body .eyebrow{font-size:11px;margin-bottom:12px;letter-spacing:.1em;color:var(--green)}.editorial-body h3{font-size:22px;letter-spacing:-.03em;line-height:1.4}.editorial-body .card-link{padding-top:16px;font-weight:500}.content-section{padding-bottom:30px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-section>div>p:not(.eyebrow){margin:24px 0 10px}.faq-section h2{font-size:38px;line-height:1.2}.faq-list{border-top:1px solid var(--line)}.faq{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;font-weight:500;font-size:16px;line-height:1.55}.faq summary::-webkit-details-marker{display:none}.faq-plus{font-size:25px;font-weight:400;color:var(--green);line-height:1;flex-shrink:0;transition:transform .2s}.faq[open] .faq-plus{transform:rotate(45deg)}.faq p{font-size:16px;padding:0 30px 24px 0;line-height:1.8}.contact-section{background:#eaf3e4;padding:70px 0 44px}.contact-cta{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:45px}.contact-cta .eyebrow{color:var(--green);margin-bottom:19px}.contact-cta h2{font-size:46px;line-height:1.16}.contact-cta p:not(.eyebrow){margin-top:20px}.contact-cta .button{background:var(--navy);color:#fff;border-color:var(--navy);flex-shrink:0}.contact-cta .button:hover{background:var(--blue)}.contact-locations{border-top:1px solid #ccdac5;padding-top:30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.contact-locations .eyebrow{font-size:11px;margin-bottom:11px;color:var(--green)}.contact-locations address{font-style:normal;font-size:14px;line-height:1.8}.contact-locations a{font-size:14px;overflow-wrap:anywhere}.footer{padding:65px 0 0;background:#073247}.footer-grid{display:grid;grid-template-columns:1.2fr 1.1fr 1fr 1.2fr;gap:50px;padding-bottom:40px}.footer .brand{font-size:24px;color:#fff}.footer .brand img{width:41px;height:41px}.footer-grid h2{font:500 14px var(--font);letter-spacing:0;color:white;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;color:#adc7d1;font-size:14px;margin:9px 0;line-height:1.6}.footer-grid>div>a:hover{color:white}.footer-grid p{color:#b7cbd4;font-size:14px;line-height:1.7;margin-top:21px}.social-links{display:flex;gap:18px;margin-top:24px;color:#c4d8df;font-size:12px}.email-link{overflow-wrap:anywhere}.footer-responsibility{display:flex;flex-wrap:wrap;gap:10px 30px;color:#b5cbd3;font-size:12px;padding:24px 0;border-top:1px solid #325369}.footer-responsibility strong{font-weight:500}.footer-bottom{padding:22px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #325369;color:#a3bdc9;font-size:12px}.service-hero{background:var(--pale);padding:32px 0 65px}.breadcrumbs{display:flex;align-items:center;gap:13px;font-size:13px;color:var(--muted);margin-bottom:45px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.service-hero-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:90px;align-items:center}.service-hero h1{font-size:clamp(40px,4vw,58px);line-height:1.14;max-width:790px}.service-hero-grid>div>p:not(.eyebrow){font-size:18px;line-height:1.8;max-width:670px;margin:28px 0}.service-aside{border:1px solid #d6e1dd;border-radius:20px;padding:34px;background:#eaf3e4}.service-aside .service-icon{background:white;margin-bottom:32px;color:var(--green)}.service-aside .eyebrow{font-size:11px;margin-bottom:15px}.service-aside h2{font-size:24px;line-height:1.5;letter-spacing:-.025em}.aside-note{display:block;border-top:1px solid #c8d9c0;margin-top:25px;padding-top:22px;font-size:13px;color:var(--muted)}.service-body{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.service-intro h2{font-size:39px;line-height:1.25}.service-intro>p:last-child{margin-top:25px;line-height:1.9}.service-list article{display:flex;gap:22px;padding:27px 0;border-bottom:1px solid var(--line)}.service-list article:first-child{padding-top:0}.service-count{color:var(--green);font-size:13px}.service-list h3{font-size:23px;letter-spacing:-.025em;margin-bottom:13px;line-height:1.3}.service-list p{font-size:16px;line-height:1.8}.service-next{padding:35px 40px;background:var(--pale);border-radius:20px}.service-next h2{font-size:30px}.service-next p{max-width:840px;margin:20px 0}.related{padding-bottom:70px}.related h2{font-size:34px}.related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.related a{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:24px 0;font-size:16px;font-weight:500;gap:15px}.not-found>p:not(.eyebrow){margin:30px 0}.not-found h1{font-size:50px}
@media(max-width:1150px){.nav-wrap{gap:17px}.header nav{gap:21px}.brand{font-size:22px}.header .button{font-size:13px;padding:12px 14px;gap:11px}.about-grid{gap:65px}.zelia-banner{gap:22px;padding:30px}.zelia-banner .button{font-size:13px;padding:14px}.zelia-mark{width:65px;height:65px;font-size:36px}.footer-grid{gap:30px;grid-template-columns:1.1fr 1fr 1fr 1.2fr}.service-hero-grid,.service-body{gap:55px}.hero h1{font-size:52px}.hero .eyebrow{font-size:11px}.hero-actions{gap:18px}.hero-actions .button{padding:16px;font-size:13px}.hero-note{font-size:12px}.image-caption{left:-12px}}
@media(max-width:950px){.header .brand{font-size:22px}.header nav{gap:15px;font-size:13px}.header .button{font-size:12px;gap:9px}.solution-card{padding:23px}.card-number{font-size:10px}.card-top{gap:8px}.solution-card h3{font-size:22px}.solution-card p{font-size:16px}.service-icon{padding:10px}.hero h1{font-size:46px}.hero{gap:20px}.hero-description{font-size:16px}.image-caption{padding:15px;gap:10px}.image-caption strong{font-size:13px}.image-caption div>span{font-size:12px}.hero-note{font-size:11px}.about-grid{gap:45px}.about-manifesto h2{font-size:42px}.faq-section{gap:50px}.faq-section h2{font-size:34px}.contact-cta h2{font-size:39px}.zelia-banner{flex-wrap:wrap}.zelia-banner>div:nth-child(2){flex:1;min-width:250px}.zelia-banner>.button{margin-left:87px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:40px 55px}.editorial-grid{gap:20px}.editorial-body h3{font-size:20px}.service-hero-grid{grid-template-columns:1.2fr .85fr;gap:30px}.service-aside{padding:25px}.service-aside h2{font-size:22px}.service-body{gap:45px}.service-intro h2{font-size:32px}}
@media(max-width:800px){.nav-wrap{position:relative;gap:15px}.header .brand{margin-right:auto}.menu-button{display:grid;place-items:center;width:42px;height:42px;background:transparent;border:1px solid var(--line);border-radius:8px;color:var(--navy);flex-shrink:0}.header nav{position:absolute;top:calc(100% - 1px);left:-20px;right:-20px;background:white;padding:16px 25px 24px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #093b5110;flex-direction:column;align-items:stretch;gap:5px}.header nav.is-open{display:flex}.header nav a{padding:11px 0;font-size:16px}.hero{grid-template-columns:1fr;gap:35px}.hero h1{font-size:58px}.hero .eyebrow{font-size:12px}.hero-description{font-size:18px}.hero-note{font-size:13px}.hero-actions .button{font-size:14px;padding:17px 23px}.hero-image{height:510px;max-height:80vw}.image-caption{left:0;padding:17px 21px;gap:15px}.image-caption strong{font-size:15px}.image-caption div>span{font-size:13px}.trust-bar strong{font-size:14px}.trust-bar .container>span:first-child{font-size:14px}.trust-bar .container{gap:9px 17px}.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-card{padding:25px}.card-top{flex-direction:column;align-items:flex-start;gap:18px}.card-number{font-size:11px}.solution-card h3{font-size:23px}.about-grid{grid-template-columns:1fr;gap:45px}.about-manifesto h2{font-size:44px}.national-label{margin-top:28px}.about-section{padding:62px 0}.principles article{gap:20px}.principles article:first-child{border-top:1px solid #406071;padding-top:26px}.zelia-banner .eyebrow{line-height:1.8}.editorial-grid{grid-template-columns:1fr}.editorial-card{display:grid;grid-template-columns:1fr 1.1fr;gap:25px;padding-bottom:24px;border-bottom:1px solid var(--line)}.editorial-image{aspect-ratio:1.2}.editorial-body{padding:0;height:auto}.editorial-body h3{font-size:23px}.editorial-body .eyebrow{margin-bottom:10px}.faq-section{grid-template-columns:1fr;gap:35px}.contact-cta{flex-direction:column;align-items:flex-start;gap:28px}.contact-locations{grid-template-columns:1fr 1fr;gap:30px}.contact-locations>div:last-child{grid-column:1/-1}.footer{padding-top:50px}.service-hero-grid,.service-body{grid-template-columns:1fr;gap:38px}.service-hero h1{font-size:48px}.service-aside .service-icon{margin-bottom:25px}.service-aside h2{max-width:560px}.service-aside{padding:30px}.service-body{padding-block:60px}.service-intro h2{font-size:37px}.related>div{grid-template-columns:1fr;gap:0}.related a+a{border-top:0}.service-next{padding:30px}.service-hero-grid>div>p:not(.eyebrow){font-size:17px}}
@media(max-width:480px){.topbar{font-size:11px}.nav-wrap{gap:10px;height:76px}.header .brand{font-size:21px;gap:5px}.header .brand img{width:32px;height:32px}.header .button{display:none}.hero h1{font-size:44px;letter-spacing:-.055em;line-height:1.12}.hero .eyebrow{font-size:10px;letter-spacing:.11em}.hero-description{font-size:16px;line-height:1.8}.hero-note{font-size:12px}.hero-image{height:390px;max-height:none}.image-caption{padding:14px;gap:10px}.image-caption strong{font-size:13px}.image-caption div>span{font-size:12px}.vertical-caption{font-size:10px;right:-8px}.hero-actions{gap:19px}.hero-actions .button{font-size:14px;padding:16px 21px}.trust-bar .container{gap:10px}.trust-bar strong{font-size:12px}.trust-bar .container>span:first-child{font-size:13px}.trust-separator{font-size:15px}.solution-grid{grid-template-columns:1fr;gap:15px}.card-top{flex-direction:row;align-items:center}.card-number{font-size:11px}.solution-card{padding:26px}.solution-card h3{font-size:24px}.solution-card p{font-size:16px}.section-heading{gap:22px;margin-bottom:30px}.section-heading>p{font-size:16px}.about-manifesto h2{font-size:38px}.principles h3{font-size:22px}.zelia-banner{padding:26px;gap:22px}.zelia-banner>div:nth-child(2){min-width:0;flex-basis:100%}.zelia-banner>.button{margin-left:0;width:100%;font-size:14px}.zelia-banner h2{font-size:30px}.ecosystem-section{padding-block:45px 65px}.editorial-card{grid-template-columns:1fr;gap:20px;padding-bottom:27px}.editorial-image{aspect-ratio:1.72}.editorial-body h3{font-size:23px}.editorial-body .card-link{padding-top:22px}.editorial-grid{gap:27px}.faq summary{font-size:16px;gap:17px;padding-block:23px}.faq-section h2{font-size:35px}.contact-section{padding-block:55px 38px}.contact-cta h2{font-size:35px}.contact-cta .eyebrow{font-size:10px;line-height:1.7}.contact-locations{grid-template-columns:1fr;gap:25px}.contact-locations>div:last-child{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 18px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h2{font-size:14px}.footer-grid>div>a:not(.brand){font-size:13px;line-height:1.8}.footer-grid .email-link{font-size:14px!important}.footer-bottom{flex-direction:column;gap:9px}.service-hero{padding-bottom:45px}.breadcrumbs{font-size:12px;margin-bottom:33px;gap:10px}.service-hero h1{font-size:39px}.service-hero .eyebrow{font-size:11px}.service-intro h2{font-size:33px}.service-list article{gap:17px}.service-list h3{font-size:23px}.service-next h2{font-size:28px}.service-next{padding:28px 24px}.related h2{font-size:30px}.related{padding-bottom:55px}.service-aside h2{font-size:22px}.not-found h1{font-size:38px}}
/* Accessible, icon-only social links using the existing brand colors. */
.footer .social-links{gap:12px}
.social-links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border:1px solid #406071;border-radius:50%;color:#c4d8df;transition:color .2s,background-color .2s,border-color .2s}
.social-links a:hover,.social-links a:focus-visible{color:var(--navy);background-color:var(--lime);border-color:var(--lime)}
.social-icon{display:block;width:22px;height:22px;flex-shrink:0}
.footer-contact{min-width:0}
.footer-grid>.footer-contact>a.footer-contact-link{display:flex;align-items:flex-start;gap:10px}
.footer-contact-link>span:last-child{min-width:0}
.contact-icon{display:flex;align-items:center;flex:0 0 18px;height:1.6em}
.contact-icon svg{display:block;width:18px;height:18px}
.contact-methods{display:grid;gap:6px;min-width:0}
.contact-method-link{display:flex;align-items:flex-start;gap:10px;width:fit-content;max-width:100%}
.contact-method-link>span:last-child{min-width:0;overflow-wrap:anywhere}
.contact-method-link .contact-icon{height:1.65em;color:var(--green)}
.contact-method-link:hover{color:var(--green)}
.footer-social-row{display:flex;align-items:center;gap:10px;margin-top:14px;color:#c4d8df}
.footer-contact .social-links{margin:0}
/* Preserve the original logo artwork, lettering, colors and aspect ratio. */
.brand.brand-original{display:inline-flex;flex-shrink:0;line-height:1}
.brand.brand-original img{display:block;width:128px;height:auto;max-width:100%;object-fit:contain}
.footer .brand.brand-original{position:relative;width:90px;background:transparent;padding:0;border-radius:0}
/* Keep the original green artwork; the lower quarter contains only lettering. */
.footer .brand.brand-original img{width:100%;height:auto;clip-path:inset(0 0 25% 0)}
.footer .brand.brand-original::after{content:"";position:absolute;inset:0;pointer-events:none;background:#fff;-webkit-mask:url('/assets/logo-vem-prevenir-original.png') center/contain no-repeat;mask:url('/assets/logo-vem-prevenir-original.png') center/contain no-repeat;clip-path:inset(75% 0 0 0)}
@media(max-width:800px){.header .brand.brand-original img{width:104px;height:auto}}
/* Match editorial actions to the site's green text-link interaction. */
.editorial-card:hover .card-link,.editorial-card:focus-visible .card-link{color:var(--green)}
/* Real-location photography: retain the full facade at every breakpoint. */
.about-with-photo{grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}
.about-photo{min-width:0;margin:0;position:relative;padding-right:20px}
.about-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:20px 140px 20px 20px}
.about-photo figcaption{position:relative;z-index:1;display:flex;align-items:center;gap:15px;width:max-content;max-width:100%;margin:-34px -20px 0 auto;padding:20px 24px;border:1px solid #e5eeee;border-radius:12px;background:#fff;box-shadow:0 10px 35px #00172214}
.about-photo .caption-icon{flex:0 0 46px}
.about-caption-label{display:block;font-size:12px;letter-spacing:.12em;font-weight:600;color:var(--muted);margin-bottom:4px}
.about-photo figcaption p{color:var(--ink);font-size:17px;font-weight:600;line-height:1.5}
.principles-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin-top:56px;padding-top:34px;border-top:1px solid #406071}
.principles-row article,.principles-row article:first-child,.principles-row article:last-child{padding:0;border:0;gap:17px}
.principles-row h3{font-size:21px}
.principles-row p{font-size:15px;line-height:1.75}
@media(max-width:1100px){.about-with-photo{gap:36px}.principles-row{gap:25px}.principles-row article{gap:12px}}
@media(max-width:800px){.about-with-photo{grid-template-columns:1fr;gap:35px}.principles-row{grid-template-columns:1fr;gap:25px;margin-top:35px;padding-top:30px}.about-photo img{border-top-right-radius:100px}.about-photo figcaption{padding:18px 21px}.principles-row h3{font-size:22px}.principles-row p{font-size:16px}}
@media(max-width:480px){.about-photo img{border-top-right-radius:85px}.about-photo figcaption{gap:12px;margin-top:-24px;padding:15px 17px}.about-photo .caption-icon{width:40px;height:40px;flex-basis:40px;font-size:26px}.about-photo figcaption p{font-size:15px}.about-caption-label{font-size:12px;letter-spacing:.09em}}
/* Company-supplied digital product portfolio. */
.products-section{padding-block:88px 80px}
.products-section .section-heading h2{max-width:720px}
.products-section .section-heading>p{max-width:310px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.product-card{min-width:0;display:flex;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:18px;background:#f8faf9;scroll-margin-top:120px}
.product-card:first-child{background:#f2f7ee;border-color:#dce8d3}
.product-card-top{display:flex;align-items:center;gap:16px;margin-bottom:27px}
.product-card .service-icon{background:#e8eff0}
.product-card:first-child .service-icon{background:#e0edda;color:var(--green)}
.product-card>.eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:14px;color:#42636c}
.product-card h3{font-size:27px;line-height:1.25;letter-spacing:-.035em;color:var(--navy);margin-bottom:23px;min-height:68px}
.product-description p{font-size:15px;line-height:1.85;color:#52636a}
.product-description p+p{margin-top:15px}
.product-description{margin-bottom:22px}
.product-badge{align-self:flex-start;font-size:12px;font-weight:600;color:#326424;border:1px solid #bed3b0;padding:5px 10px;border-radius:6px;margin-bottom:22px}
.faq-answer{display:flow-root}
.faq.is-closing .faq-plus{transform:rotate(0)}
.product-card>.card-link{border-top:1px solid #dbe3df;padding-top:22px;color:var(--navy)}
.product-card>.card-link:hover{color:var(--green)}
.product-description .product-care-note{font-size:.8125rem;line-height:1.7;margin-top:18px;padding-left:12px;border-left:2px solid #bed3b0;color:#60717a}
.product-stage{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:70px;padding:40px;margin-top:38px;border:1px solid #dce8d3;border-radius:18px;background:#edf5e7}
.product-stage .eyebrow{font-size:11px;margin-bottom:16px;color:#426b34;text-transform:uppercase}
.product-stage h3{font-size:34px;line-height:1.2;color:var(--navy)}
.product-stage p:not(.eyebrow){font-size:16px;line-height:1.8;color:#465c51}
.product-stage p+p{margin-top:12px}
.product-stage .text-link{margin-top:22px;color:var(--navy)}
.business-models{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.business-models span{font-size:12px;letter-spacing:.05em;font-weight:600;border:1px solid #bed0b3;border-radius:6px;padding:5px 11px;color:#365f29}
@media(min-width:801px) and (max-width:1100px){.header .header-cta{display:none}}
@media(max-width:1000px){.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:1fr 1.4fr;gap:0 32px}.product-card-top,.product-card>.eyebrow,.product-card h3,.product-badge{grid-column:1}.product-card-top{margin-bottom:19px}.product-card h3{min-height:0}.product-description{grid-column:2;grid-row:1/span 4;margin-bottom:0}.product-badge{justify-self:start}.product-card>.card-link{grid-column:1/-1;margin-top:24px}.product-stage{gap:35px;padding:32px}}
@media(max-width:800px){.products-section{padding-block:65px}.products-section .section-heading>p{max-width:550px}.product-stage{grid-template-columns:1fr;gap:25px}.product-stage h3{font-size:32px}}
@media(max-width:560px){.product-card{display:flex;padding:25px}.product-card h3{font-size:27px;margin-bottom:19px}.product-description p{font-size:16px;line-height:1.8}.product-description{margin-bottom:20px}.product-card>.card-link{margin-top:auto}.product-card-top{margin-bottom:24px}.product-stage{padding:28px 24px}.product-stage h3{font-size:30px}}
