/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.overline{text-decoration-line:overline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--blue:#1565c0;--deep:#073b83;--petrol:#007a7a;--green:#197a5b;--lime:#8bc34a;--gold:#ffb703;--orange:#fb8c00;--sand:#f2e7d2;--ink:#092c52;--paper:#fbf8f1;--line:#092c5224;--shadow:0 28px 70px #04224624}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.icon{place-items:center;font-size:22px;line-height:1;display:inline-grid}header{z-index:99;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border:1px solid #fffa;border-radius:22px;justify-content:space-between;align-items:center;width:min(1380px,100% - 36px);height:72px;padding:0 14px 0 20px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #073b831f}.brand{align-items:center;gap:11px;display:flex}.brand>b{background:linear-gradient(145deg,var(--blue),var(--petrol));color:#fff;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.06em;font-size:13px}.brand small{letter-spacing:.22em;color:var(--petrol);margin-top:4px;font-size:8px;font-weight:800}nav{align-items:center;gap:5px;display:flex}nav a{border-radius:10px;padding:11px 9px;font-size:12px;font-weight:750}nav a:hover{color:var(--green);background:#eff8f3}.nav-wa{background:var(--green);align-items:center;gap:7px;display:flex;color:#fff!important;padding:12px 15px!important}.hamb{background:0 0;border:0;font-size:22px;display:none}.hero{background:radial-gradient(circle at 10% 8%,#fff,transparent 45%),var(--sand);grid-template-columns:53% 47%;height:100vh;min-height:790px;padding-top:108px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;align-items:flex-start;padding:8vh 5vw 50px max(5vw,50vw - 690px);display:flex}.tag,.overline,.section-id{letter-spacing:.18em;font-size:11px;font-weight:900}.tag{background:#ffffffa8;border:1px solid #197a5b30;border-radius:99px;padding:10px 14px}.tag i{background:var(--orange);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-.04em;color:var(--green);margin:35px 0 25px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(82px,8.7vw,146px);line-height:.78}.hero h1 span{color:var(--blue)}.hero h3{margin:0 0 15px;font:400 clamp(23px,2vw,32px) Georgia,serif}.hero h3 em,h2 em{color:var(--green)}.intro{color:#315270;max-width:620px;font-size:17px;line-height:1.7}.actions{gap:12px;margin-top:27px;display:flex}.btn{text-transform:uppercase;letter-spacing:.09em;cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:11px;font-weight:900;display:inline-flex}.primary{background:var(--blue);color:#fff;box-shadow:0 14px 32px #1565c040}.primary:hover{background:var(--green);transform:translateY(-3px)}.outline{border-color:#092c5240}.gold{background:var(--gold)}.trust{color:#52718c;gap:22px;margin-top:32px;font-size:10px;font-weight:800;display:flex}.trust span{align-items:center;gap:6px;display:flex}.hero-art{background:linear-gradient(145deg,var(--deep),var(--petrol) 55%,var(--green));border-bottom-left-radius:110px;position:relative;overflow:hidden}.hero-art:before{content:"";background:var(--gold);border-radius:50%;width:650px;height:650px;position:absolute;top:-300px;right:-260px}.sun{background:repeating-conic-gradient(#ffb70399 0 1deg,transparent 1deg 10deg);opacity:.5;border-radius:50%;width:480px;height:480px;position:absolute;top:40px;left:-120px;-webkit-mask-image:radial-gradient(circle,#0000 0 22%,#000 23%);mask-image:radial-gradient(circle,#0000 0 22%,#000 23%)}.photo-slot{color:#fff;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff14;border:1px solid #fff5;border-radius:50% 50% 0 0;flex-direction:column;justify-content:center;align-items:center;width:70%;height:83%;display:flex;position:absolute;bottom:0;left:14%}.photo-slot>strong{opacity:.2;font:italic 190px/.8 Georgia}.photo-slot span{letter-spacing:.2em;opacity:.75;font-size:9px;line-height:1.6}.territory{z-index:2;box-shadow:var(--shadow);color:var(--blue);background:#fff;border-radius:18px;align-items:center;gap:11px;padding:15px 18px;display:flex;position:absolute;bottom:13%;left:5%}.territory span{flex-direction:column;display:flex}.territory small{letter-spacing:.13em;color:var(--green);font-size:8px;font-weight:900}.territory b{color:var(--ink);margin-top:5px;font-size:12px}.ribbon{background:var(--gold);letter-spacing:.13em;place-items:center;height:50px;font-size:9px;font-weight:900;display:grid;position:absolute;bottom:0;left:0;right:0}.section{padding:105px max(5vw,50vw - 690px)}.section-id{color:var(--blue);margin-bottom:28px}.split{grid-template-columns:1.05fr .95fr;gap:9vw;display:grid}.overline{color:var(--green)}h2{letter-spacing:-.045em;margin:14px 0;font:400 clamp(42px,4.7vw,72px)/1.03 Georgia,serif}.copy{padding-top:40px}.copy .lead{font-size:21px;line-height:1.55}.copy>p:not(.lead),.heading>p{color:#5d738a;line-height:1.7}.link{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #1565c055;align-items:center;gap:10px;padding-bottom:5px;font-size:10px;font-weight:900;display:inline-flex}.values{border-block:1px solid var(--line);grid-template-columns:repeat(6,1fr);margin-top:70px;display:grid}.values span{text-align:center;border-right:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--green);padding:22px 4px;font-size:10px;font-weight:900}.heading{justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:55px;display:flex}.heading>div{max-width:880px}.heading>p{max-width:360px}.history{background:var(--deep);color:#fff}.heading.light .section-id{color:var(--gold)}.heading.light>p{color:#bdd0df}.heading.light h2 em{color:var(--lime)}.tabs{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.tabs button{color:#ffffff80;text-align:left;cursor:pointer;background:0 0;border:0;padding:10px}.tabs button i{background:#174f8d;border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:17px;display:grid}.tabs small{letter-spacing:.14em;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.tabs b{font:400 16px Georgia;display:block}.tabs button.active{color:#fff}.tabs button.active i{background:var(--gold);color:var(--ink);transform:translateY(-6px)}.chapter{background:#ffffff0d;border:1px solid #ffffff26;border-radius:28px;grid-template-columns:38% 62%;margin-top:20px;display:grid;overflow:hidden}.chapter-photo{background:linear-gradient(145deg,var(--petrol),var(--green));flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:300px;display:flex}.chapter-photo .icon{font-size:54px}.chapter-photo small{text-align:center;letter-spacing:.15em;font-size:8px;line-height:1.6}.chapter>div:last-child{padding:50px 58px}.chapter h3,.causes h3,.action-grid h3,.empty h3,.success h3{margin:12px 0;font:400 30px Georgia}.chapter>div:last-child>p:not(.overline){color:#c6d8e4;line-height:1.7}.validated{color:var(--gold);letter-spacing:.1em;font-size:9px}.causes{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.causes article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px;padding:28px;position:relative}.causes article>small{color:#9aabb8;position:absolute;right:20px}.causes article>i{width:54px;height:54px;color:var(--blue);background:#e7f2fb;border-radius:17px;place-items:center;margin-bottom:45px;display:grid}.causes article p{color:#61768a;font-size:14px;line-height:1.6}.causes article>span{opacity:0;color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;bottom:22px}.causes article:hover{box-shadow:var(--shadow);z-index:2;background:#fff;transform:translateY(-7px)}.causes article:hover>span{opacity:1}.listen{color:#fff;background:linear-gradient(145deg,#087070,#055c6a);grid-template-columns:44% 56%;display:grid}.listen-copy{padding:105px 6vw 105px max(5vw,50vw - 690px)}.listen-copy .section-id{color:var(--gold)}.listen-copy h2{font-size:clamp(62px,6vw,96px);line-height:.84}.listen-copy h2 em{color:var(--gold)}.listen-copy>p:not(.overline,.section-id){font-size:20px}.listen-copy ul{padding:30px 0 0;list-style:none}.listen-copy li{color:#d7eeea;align-items:center;gap:12px;margin:15px 0;font-size:13px;display:flex}.form-card{color:var(--ink);background:#fff;border-radius:32px;min-height:610px;margin:65px max(5vw,50vw - 690px) 65px 0;padding:44px;box-shadow:0 30px 90px #001e3233}.form-title{justify-content:space-between;align-items:center;display:flex}.form-title small{letter-spacing:.15em;color:var(--petrol);font-size:9px;font-weight:900}.form-title b{font:400 23px Georgia}.progress{background:#e7ecef;border-radius:4px;height:4px;margin:24px 0 32px;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--blue),var(--green));height:100%;transition:all .3s;display:block}.form-step{flex-direction:column;gap:20px;min-height:360px;display:flex}.form-step label{letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}.form-step label small{color:#789;text-transform:none;font-weight:400}.form-step input,.form-step textarea{border:1px solid #d9e2e8;border-radius:14px;outline:none;width:100%;margin-top:8px;padding:15px}.fields,.priorities{grid-template-columns:1fr 1fr;gap:10px;display:grid}.priorities button{text-align:left;background:#fff;border:1px solid #dce4e8;border-radius:13px;align-items:center;gap:9px;min-height:56px;padding:10px;display:flex}.priorities button .icon:last-child{margin-left:auto}.priorities button.selected,.priorities button:hover{border-color:var(--green);background:#eef8f3}.consent{color:#5b7185;align-items:flex-start;gap:10px;line-height:1.45;display:flex;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.consent input{width:20px;height:20px;margin:0}.form-actions{justify-content:flex-end;gap:12px;display:flex}.form-actions>button:not(.btn){color:#678;background:0 0;border:0;padding:15px}.privacy-note{text-align:center;color:#7b8d9b;font-size:8px}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;display:flex}.success>i{width:72px;height:72px;color:var(--green);background:#e7f6ee;border-radius:50%;place-items:center;display:grid}.action{background:#fff}.action-grid{grid-template-columns:1.4fr 1fr 1fr;gap:18px;display:grid}.action-grid article{border:1px solid var(--line);border-radius:24px;flex-direction:column;align-items:flex-start;min-height:280px;padding:30px;display:flex}.action-grid article>small{color:var(--green);background:#e9f5ef;border-radius:20px;padding:7px 10px;font-size:8px;font-weight:900}.action-grid article>.icon{color:var(--petrol);margin:40px 0 15px;font-size:38px}.action-grid p{color:#647a8d;line-height:1.6}.action-grid .feature{background:linear-gradient(145deg,var(--deep),var(--blue));color:#fff}.action-grid .feature>small{color:var(--gold);background:#ffffff1f}.action-grid .feature>.icon{color:var(--gold)}.action-grid .feature p{color:#c9dbea}.network{background:var(--deep);color:#fff;grid-template-columns:1fr 400px;align-items:center;gap:9vw;padding:105px max(5vw,50vw - 690px);display:grid}.network h2 em{color:var(--lime)}.network>div:first-child>p:not(.overline){color:#ceddea;font-size:18px;line-height:1.65}.phone{color:var(--ink);background:#eef5ef;border:8px solid #12233d;border-radius:38px;min-height:430px;padding:18px;transform:rotate(3deg);box-shadow:0 35px 90px #0005}.phone>div{border-bottom:1px solid #d4dfd8;align-items:center;gap:10px;padding-bottom:15px;display:flex}.phone>div>b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.phone>div span{flex-direction:column;font-size:11px;display:flex}.phone>p{background:#fff;border-radius:4px 15px 15px;margin:18px 32px 0 0;padding:14px;font-size:12px}.phone button{width:100%;color:var(--green);background:#d7f1dc;border:1px solid #b5d9be;border-radius:12px;margin-top:18px;padding:14px;font-weight:800}.empty{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:34px;display:grid}.empty>i{width:68px;height:68px;color:var(--blue);background:#eaf2fb;border-radius:20px;place-items:center;display:grid}.empty p{color:#657b8d}.final{background:#fff;justify-content:space-between;align-items:center;padding:85px max(5vw,50vw - 690px);display:flex}.final h2{font-size:clamp(38px,4vw,60px)}footer{color:#fff;background:#061f3b;padding:65px max(5vw,50vw - 690px) 28px}.footer-main{grid-template-columns:1fr 1.1fr .8fr;gap:7vw;display:grid}.footer-main>p{color:#b8cbdc;margin:0;line-height:1.6}.footer-main>div:last-child{grid-template-columns:1fr 1fr;gap:13px;font-size:12px;display:grid}.legal{color:#8fa8bd;border:1px solid #ffffff1f;border-radius:14px;margin:45px 0 25px;padding:13px;font-size:10px}.footer-bottom{color:#7792a9;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.footer-bottom button{color:#91abc0;background:0 0;border:0}.footer-bottom strong{color:var(--lime)}.wa-fixed{z-index:90;color:#fff;background:#1fa855;border-radius:99px;align-items:center;gap:9px;padding:15px 19px;font-size:11px;font-weight:900;animation:2.4s infinite pulse;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0c78374d}@keyframes pulse{50%{opacity:.5}}.modal-bg{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01162bbd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{color:var(--ink);background:#fff;border-radius:28px;width:min(620px,100%);padding:42px;position:relative}.modal>button:first-child{background:#edf2f5;border:0;border-radius:50%;width:40px;height:40px;font-size:22px;position:absolute;top:14px;right:16px}.modal>p:not(.overline){color:#587088;line-height:1.65}@media (width<=1050px){nav a:not(.nav-wa){display:none}.hero{grid-template-columns:58% 42%}.causes{grid-template-columns:repeat(2,1fr)}.listen{grid-template-columns:40% 60%}.action-grid{grid-template-columns:1fr 1fr}.network{grid-template-columns:1fr 340px}}@media (width<=740px){header{width:calc(100% - 20px);height:62px;top:10px}.hamb{display:block}nav{box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:70px;left:0;right:0}nav.open{display:flex}nav a:not(.nav-wa){display:block}.nav-wa{justify-content:center}.hero{height:auto;min-height:940px;padding-top:82px;display:block}.hero-copy{padding:55px 22px 35px}.hero h1{font-size:22vw}.actions{flex-direction:column;width:100%}.trust{flex-wrap:wrap;gap:10px}.hero-art{border-bottom-left-radius:55px;height:360px;margin-left:22px}.photo-slot>strong{font-size:120px}.territory{bottom:65px}.section{padding:72px 22px}.split{grid-template-columns:1fr}.copy{padding-top:0}.values{grid-template-columns:repeat(3,1fr)}.heading{display:block}.heading h2,.split h2{font-size:42px}.tabs{display:flex;overflow-x:auto}.tabs button{min-width:145px}.chapter{grid-template-columns:1fr}.chapter-photo{min-height:180px}.chapter>div:last-child{padding:28px 24px}.causes{grid-template-columns:1fr}.listen{display:block}.listen-copy{padding:72px 22px 35px}.listen-copy h2{font-size:68px}.form-card{min-height:0;margin:0 12px 45px;padding:27px 18px}.form-step{min-height:0}.priorities,.fields{grid-template-columns:1fr}.form-title{align-items:flex-start}.form-title b{text-align:right;font-size:18px}.action-grid,.network{grid-template-columns:1fr}.network{padding:72px 22px}.phone{width:min(330px,100%);margin:auto}.empty{grid-template-columns:auto 1fr;padding:22px}.empty .link{grid-column:1/-1}.final{padding:65px 22px;display:block}.final .btn{width:100%;margin-top:20px}.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{display:none}.footer-bottom{flex-direction:column;gap:17px}.wa-fixed{justify-content:center;width:54px;height:54px;padding:0;bottom:14px;right:14px}.wa-fixed span{display:none}.modal{padding:38px 23px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}.photo-slot{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f4f3f1;border-color:#ffffff80;width:78%;height:90%;left:11%;overflow:hidden;box-shadow:0 30px 75px #001f4260}.photo-slot img{object-fit:cover;object-position:center 22%;filter:saturate(1.02)contrast(1.01);width:100%;height:100%;display:block}@media (width<=740px){.photo-slot{width:84%;height:96%;left:8%}.photo-slot img{object-position:center 20%}}nav a{padding:12px 11px;font-size:14px}.whatsapp-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.nav-wa .whatsapp-icon{width:19px;height:19px}.values span{justify-content:center;align-items:center;gap:10px;padding:24px 7px;display:flex}.values span .icon{color:var(--blue);font-size:25px}.values span:nth-child(n+4) .icon{color:var(--orange)}.values span b{letter-spacing:.12em;font-size:10px}.causes article{transition:transform .28s,background .28s,color .28s,box-shadow .28s}.causes article:hover,.causes article:hover p,.causes article:hover>span,.causes article:hover>small{color:#fff}.causes article:first-child:hover{background:#1565c0}.causes article:nth-child(2):hover{background:#007a7a}.causes article:nth-child(3):hover{background:#197a5b}.causes article:nth-child(4):hover{color:var(--ink);background:#8bc34a}.causes article:nth-child(4):hover p,.causes article:nth-child(4):hover>span,.causes article:nth-child(4):hover>small{color:var(--ink)}.causes article:nth-child(5):hover{color:var(--ink);background:#ffb703}.causes article:nth-child(5):hover p,.causes article:nth-child(5):hover>span,.causes article:nth-child(5):hover>small{color:var(--ink)}.causes article:nth-child(6):hover{background:#fb8c00}.causes article:nth-child(7):hover{background:#073b83}.causes article:nth-child(8):hover{background:#007a7a}.causes article:hover>i{color:inherit;background:#ffffff26;transform:scale(1.08)rotate(-3deg)}.compact-form{min-height:600px}.compact-form .form-title{align-items:flex-start;margin-bottom:28px}.compact-form .form-title b{text-align:right;max-width:340px}.single-step{min-height:380px}.single-step textarea{resize:vertical}.compact-form .form-actions{margin-top:25px}.compact-form .form-actions .btn{min-width:280px}.proposal-visual-key{flex-wrap:wrap;gap:18px;margin:-8px 0 24px;display:flex}.proposal-visual-key span{letter-spacing:.1em;text-transform:uppercase;color:#5c7387;align-items:center;gap:8px;font-size:9px;font-weight:900;display:inline-flex}.proposal-visual-key i{background:var(--blue);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #e9f2fb}.proposal-visual-key .security i{background:var(--green);box-shadow:0 0 0 4px #e8f4ec}.proposal-visual-key .cities i{background:var(--gold);box-shadow:0 0 0 4px #fff3d8}.proposal-card{appearance:none;text-align:left;border:1px solid var(--line);min-height:310px;color:var(--ink);cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;padding:30px;transition:all .28s;display:flex}.proposal-card.health{--topic:var(--blue);--topic-soft:#e9f2fb}.proposal-card.security{--topic:var(--green);--topic-soft:#e8f4ec}.proposal-card.cities{--topic:var(--gold);--topic-soft:#fff3d8}.proposal-card>small{background:var(--topic-soft);color:var(--topic);letter-spacing:.08em;border-radius:20px;padding:7px 10px;font-size:8px;font-weight:900}.macro-proposal-icon{background:var(--topic-soft);width:64px;height:64px;color:var(--topic);border-radius:20px;place-items:center;margin:36px 0 18px;transition:all .28s;display:grid}.macro-proposal-icon svg{width:34px;height:34px}.proposal-card h3{margin:0 0 12px;font:400 27px Georgia}.proposal-card p{color:#647a8d;margin:0 0 24px;line-height:1.55}.proposal-card>span:last-child{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-top:auto;font-size:9px;font-weight:900;display:flex}.proposal-card:hover,.proposal-card.active{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-7px)}.proposal-card.health:hover,.proposal-card.health.active{background:linear-gradient(145deg,var(--deep),var(--blue));color:#fff}.proposal-card.security:hover,.proposal-card.security.active{background:linear-gradient(145deg,#065f49,var(--green));color:#fff}.proposal-card.cities:hover,.proposal-card.cities.active{background:linear-gradient(145deg,#dd8500,var(--gold));color:var(--ink)}.proposal-card:hover p,.proposal-card.active p{color:inherit;opacity:.82}.proposal-card:hover>small,.proposal-card.active>small,.proposal-card:hover .macro-proposal-icon,.proposal-card.active .macro-proposal-icon{color:inherit;background:#ffffff24}.proposal-explorer{--topic:var(--blue);--topic-soft:#e9f2fb;border:1px solid var(--line);background:#f4f8fa;border-radius:26px;margin-top:24px;padding:32px}.proposal-explorer.security{--topic:var(--green);--topic-soft:#e8f4ec}.proposal-explorer.cities{--topic:#b57800;--topic-soft:#fff3d8}.proposal-explorer-head{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.proposal-explorer h3{margin:8px 0;font:400 28px Georgia}.review-badge{letter-spacing:.12em;color:#a06c00;background:#fff1c8;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:900}.filter-row{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.filter-row button{color:#5c7387;cursor:pointer;background:#fff;border:1px solid #d6e0e6;border-radius:99px;padding:10px 14px;font-size:10px;font-weight:800}.filter-row button:hover,.filter-row button.active{background:var(--topic);border-color:var(--topic);color:#fff}.proposal-list{gap:12px;display:grid}.proposal-item{--topic:var(--blue);--topic-soft:#e9f2fb;background:#fff;border:1px solid #dce7eb;border-radius:18px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.proposal-item.security{--topic:var(--green);--topic-soft:#e8f4ec}.proposal-item.cities{--topic:#b57800;--topic-soft:#fff3d8}.proposal-item.open{border-color:var(--topic)}@supports (color:color-mix(in lab, red, red)){.proposal-item.open{border-color:color-mix(in srgb,var(--topic) 45%,white)}}.proposal-item.open{box-shadow:0 14px 35px var(--topic)}@supports (color:color-mix(in lab, red, red)){.proposal-item.open{box-shadow:0 14px 35px color-mix(in srgb,var(--topic) 10%,transparent)}}.proposal-item-toggle{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;grid-template-columns:48px 46px minmax(0,1fr) auto 22px;align-items:center;gap:15px;padding:18px 20px;display:grid}.proposal-topic-icon{background:var(--topic-soft);width:48px;height:48px;color:var(--topic);border-radius:15px;place-items:center;display:grid}.proposal-topic-icon svg{width:24px;height:24px}.proposal-number{color:var(--topic);letter-spacing:.08em;font:900 12px Arial}.proposal-item-copy{flex-direction:column;gap:5px;display:flex}.proposal-item-copy small,.proposal-detail small{letter-spacing:.13em;color:var(--topic);text-transform:uppercase;font-size:8px;font-weight:900}.proposal-item-copy strong{font:400 21px/1.12 Georgia}.proposal-item-copy em{color:#587188;font:400 13px Georgia}.proposal-chevron{color:var(--topic);font-size:23px;transition:transform .22s}.proposal-item.open .proposal-chevron{transform:rotate(180deg)}.status{letter-spacing:.08em;white-space:nowrap;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:900}.status-research{color:#4e687a;background:#eef3f6}.status-validation{color:#956700;background:#fff1c8}.status-ready{color:#177340;background:#e5f5e9}.proposal-detail{border-top:0 solid #0000;grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.proposal-item.open .proposal-detail{border-top:1px solid #e0eaee;grid-template-rows:1fr}.proposal-detail>*,.proposal-detail>div{overflow:hidden}.proposal-detail{padding:0 20px}.proposal-item.open .proposal-detail{padding:20px}.proposal-summary{color:#385973;margin:0 0 18px;line-height:1.6}.proposal-detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.proposal-detail-grid>div{background:#f4f8fa;border-radius:13px;padding:15px}.proposal-detail-grid p{color:#49667c;margin:8px 0 0;font-size:13px;line-height:1.55}.proposal-tags{border-top:1px solid #e2ebef;flex-wrap:wrap;gap:16px;margin-top:16px;padding-top:16px;display:flex}.proposal-tags span{color:#597488;max-width:540px;font-size:11px;line-height:1.5}.proposal-tags b{text-transform:uppercase;letter-spacing:.11em;color:var(--ink);margin-bottom:4px;font-size:8px;display:block}.phone-wa{width:100%;color:var(--green);background:#d7f1dc;border:1px solid #b5d9be;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:14px;font-size:11px;font-weight:800;display:flex}.phone-wa .whatsapp-icon{width:19px;height:19px}.whatsapp-link .whatsapp-icon{width:20px;height:20px}.calendar-ready{border:1px solid var(--line);background:#fff;border-radius:28px;overflow:hidden}.calendar-status{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:32px;display:grid}.calendar-status>i{width:70px;height:70px;color:var(--blue);background:#eaf2fb;border-radius:21px;place-items:center;display:grid}.calendar-status>i .icon{font-size:34px}.calendar-status h3{margin:7px 0;font:400 27px Georgia}.calendar-status p:last-child{color:#657b8d;margin:0;line-height:1.55}.calendar-status>span{letter-spacing:.12em;color:#a06c00;background:#fff1c8;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:900}.calendar-preview{border-top:1px solid var(--line);background:#f5f8fa;justify-content:space-between;align-items:center;gap:25px;padding:24px 32px;display:flex}.calendar-preview article{flex-direction:column;display:flex}.calendar-preview small{letter-spacing:.12em;color:var(--petrol);font-size:8px;font-weight:900}.calendar-preview strong{margin:7px 0;font:400 20px Georgia}.calendar-preview p{color:#708495;margin:0;font-size:13px}.calendar-preview .btn{flex:none}@media (width<=1050px){nav a{font-size:13px}.proposal-grid{grid-template-columns:1fr 1fr}.proposal-card:last-child{grid-column:1/-1}.calendar-preview{flex-direction:column;align-items:flex-start}}@media (width<=740px){nav a{font-size:15px}.values span{flex-direction:column;gap:7px}.compact-form .form-title{display:block}.compact-form .form-title b{text-align:left;margin-top:9px;display:block}.single-step{min-height:0}.compact-form .form-actions .btn{width:100%;min-width:0}.proposal-visual-key{gap:12px;margin-top:-3px}.proposal-visual-key span{font-size:8px}.proposal-grid{grid-template-columns:1fr}.proposal-card:last-child{grid-column:auto}.proposal-explorer{padding:22px 17px}.proposal-explorer-head{display:block}.review-badge{margin-top:10px;display:inline-block}.proposal-item-toggle{grid-template-columns:40px 32px minmax(0,1fr) 18px;gap:9px;padding:17px 14px}.proposal-topic-icon{border-radius:13px;width:40px;height:40px}.proposal-topic-icon svg{width:21px;height:21px}.proposal-item-copy strong{font-size:18px}.proposal-item-copy em{font-size:12px}.status{grid-column:3;justify-self:start}.proposal-chevron{grid-area:1/4}.proposal-detail{padding:0 14px}.proposal-item.open .proposal-detail{padding:16px 14px}.proposal-detail-grid{grid-template-columns:1fr;gap:9px}.proposal-tags{gap:10px;display:grid}.calendar-status{grid-template-columns:auto 1fr;padding:23px 18px}.calendar-status>span{grid-column:1/-1;width:max-content}.calendar-preview{padding:22px 18px}.calendar-preview .btn{width:100%}}.hero-copy{isolation:isolate;position:relative}.hero-copy>:not(.mt-outline){z-index:1;position:relative}.mt-outline{z-index:0;opacity:.14;filter:saturate(1.05);pointer-events:none;-webkit-user-select:none;user-select:none;width:min(39vw,560px);height:auto;position:absolute;top:18%;left:auto;right:clamp(18px,3vw,56px);transform:rotate(-2deg)}.hero h1{background:linear-gradient(105deg,var(--blue),var(--petrol),var(--green),var(--lime),var(--gold),var(--orange),var(--blue));color:#0000;-webkit-text-fill-color:transparent;background-size:320% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite heroTitleGradient}.hero h1 span{color:inherit;-webkit-text-fill-color:inherit}@keyframes heroTitleGradient{0%,to{background-position:0}50%{background-position:100%}}.materials{background:linear-gradient(180deg,var(--paper),#eef5f3)}.materials-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.material-card{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;align-items:flex-start;min-height:330px;padding:28px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden}.material-card:before{content:"";background:var(--blue);height:7px;position:absolute;inset:0 0 auto}.material-2:before{background:var(--petrol)}.material-3:before{background:var(--green)}.material-4:before{background:var(--orange)}.material-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-7px)}.material-icon{width:64px;height:64px;color:var(--blue);background:#e9f2fb;border-radius:20px;place-items:center;margin:10px 0 32px;display:grid}.material-2 .material-icon{color:var(--petrol);background:#e5f4f2}.material-3 .material-icon{color:var(--green);background:#e8f4ec}.material-4 .material-icon{color:var(--orange);background:#fff0df}.material-icon .icon{font-size:32px}.material-card>small{letter-spacing:.13em;color:#73889a;font-size:8px;font-weight:900}.material-card h3{margin:10px 0;font:400 26px Georgia}.material-card p{color:#647a8d;margin:0 0 26px;line-height:1.55}.material-card button{color:#8595a2;letter-spacing:.1em;text-transform:uppercase;cursor:not-allowed;background:#f5f8f9;border:1px solid #d8e1e6;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:47px;margin-top:auto;font-size:9px;font-weight:900;display:flex}.cloud-note{background:var(--deep);color:#fff;border-radius:25px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:20px;padding:28px 30px;display:grid}.cloud-note>.icon{width:62px;height:62px;color:var(--gold);background:#ffffff18;border-radius:18px;font-size:31px}.cloud-note strong{font:400 21px Georgia}.cloud-note p:last-child{color:#bfd0df;margin:7px 0 0;font-size:13px}.cloud-note>span{letter-spacing:.12em;color:var(--gold);background:#ffffff14;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:900}.map-credit{color:#56738d;text-align:right;margin:14px 0 0;font-size:8px}@media (width<=1050px){.materials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=740px){.mt-outline{opacity:.12;width:88vw;top:10%;left:auto;right:-4vw;transform:rotate(-2deg)}.materials-grid{grid-template-columns:1fr}.material-card{min-height:290px}.cloud-note{grid-template-columns:auto 1fr;padding:23px 18px}.cloud-note>span{grid-column:1/-1;width:max-content}.map-credit{text-align:left}}.official-channels{background:linear-gradient(118deg,#0a3158,#073b83 55%,#08676a);border:1px solid #ffffff1c;border-radius:24px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:36px;margin-top:58px;padding:28px 30px;display:grid}.official-channels .overline{color:var(--gold);margin:0 0 9px}.official-channels h3{margin:0;font:400 30px Georgia}.social-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-links a{background:#ffffff0c;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:11px;min-width:0;padding:13px 14px;transition:transform .2s,background .2s,border-color .2s;display:flex}.social-links a:hover{background:#ffffff1a;border-color:#fff5;transform:translateY(-3px)}.social-links i{width:34px;height:34px;color:var(--gold);background:#ffffff1b;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.social-links i svg,.social-links i .whatsapp-icon{width:19px;height:19px}.social-links span{flex-direction:column;gap:3px;min-width:0;display:flex}.social-links b{letter-spacing:.04em;font-size:11px}.social-links small{color:#bdd1e1;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.social-links em{color:#fff7;margin-left:auto;font-size:14px;font-style:normal}@media (width<=740px){.official-channels{grid-template-columns:1fr;gap:20px;margin-top:38px;padding:24px 18px}.official-channels h3{font-size:27px}.social-links{grid-template-columns:1fr}}.chapter-photo{aspect-ratio:4/3;background:#0a496d;min-height:0;position:relative;overflow:hidden}.chapter-photo img{object-fit:cover;object-position:center;width:100%;height:100%;animation:.48s both chapterImageIn;display:block}.chapter-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 68%,#02193433);position:absolute;inset:0}@keyframes chapterImageIn{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media (width<=740px){.chapter-photo{aspect-ratio:4/3;min-height:0}.chapter-photo img{object-position:center}}.network{--rede-navy:#062a5d;--rede-deep:#031a3c;--rede-card:#0a3978;--rede-lime:#a6ce39;--rede-wa:#1ea55b;--rede-gold:#ffb900;isolation:isolate;background:radial-gradient(circle at 0% 6%,#0e4b96 0,transparent 28%),radial-gradient(circle at 92% 88%,#0a766c75 0,transparent 26%),linear-gradient(125deg,var(--rede-deep),var(--rede-navy) 56%,#062b61);color:#f8f7f2;grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr) minmax(190px,.45fr);gap:clamp(28px,4vw,68px);min-height:720px;padding:clamp(78px,8vw,118px) max(5vw,50vw - 720px);position:relative;overflow:hidden}.network:before{content:"";z-index:-1;opacity:.18;background:repeating-radial-gradient(at 48%,#0000 0 23px,#9ccef010 24px 26px,#0000 27px 48px);position:absolute;inset:-25%;transform:rotate(-13deg)}.network:after{content:"";z-index:-1;opacity:.12;background-image:radial-gradient(#fff .55px,#0000 .7px);background-size:5px 5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 22% 78%,#0000);mask-image:linear-gradient(90deg,#0000,#000 22% 78%,#0000)}.network-copy{z-index:2;align-self:center;max-width:610px;position:relative}.network .overline{color:var(--rede-lime);margin:0 0 16px}.network h2{letter-spacing:-.055em;margin:0 0 25px;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(47px,4.45vw,76px);line-height:.96}.network h2 em{color:#f8f7f2;font-style:italic}.network-copy>p:not(.overline){color:#d8e1ec;max-width:560px;margin:0;font-size:17px;line-height:1.7}.network-cta{background:var(--rede-gold);min-height:57px;color:var(--rede-deep);border-radius:999px;margin-top:31px;padding-inline:25px;transition:transform .24s,box-shadow .24s,background .24s;box-shadow:0 16px 36px #00000038}.network-cta:hover{background:#ffd45a;transform:translateY(-3px);box-shadow:0 21px 42px #0000004a}.network-cta:focus-visible,.phone-wa:focus-visible{outline-offset:4px;outline:3px solid #fff}.network-note{color:#b9c9d9;letter-spacing:.055em;max-width:350px;margin-top:19px;font-size:10px;line-height:1.5;display:block}.network-stage{z-index:1;align-self:center;place-items:center;min-height:530px;display:grid;position:relative}.network-glow{aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle,#2b83b64d 0,#0000 66%);border-radius:50%;width:92%;position:absolute}.network-outline{opacity:.23;filter:brightness(1.9)saturate(.9);width:min(92%,470px);height:auto;position:absolute;top:4%;left:4%;transform:rotate(-5deg)}.network-route{width:88%;height:88%;position:absolute;top:2%;left:3%;overflow:visible}.network-route path{stroke:var(--rede-lime);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:.08 .025;filter:drop-shadow(0 0 5px #a6ce3970);animation:8s ease-in-out infinite redeRoute}.network-route circle{fill:var(--rede-lime);filter:drop-shadow(0 0 6px #a6ce39)}@keyframes redeRoute{0%,to{stroke-dashoffset:0;opacity:.75}50%{stroke-dashoffset:-.22px;opacity:1}}.phone-network{z-index:2;background:#f5faf5;border:8px solid #111d30;border-radius:38px;width:min(330px,88%);min-height:438px;margin:0;padding:18px;animation:.85s cubic-bezier(.2,.85,.25,1) both phoneRise;position:relative;transform:translateY(12px)rotate(2.5deg);box-shadow:0 40px 86px #0000007a,0 0 0 1px #ffffff28}.phone-network:after{content:"";background:#253246;border-radius:99px;width:29%;height:4px;position:absolute;top:7px;left:35.5%}.phone-network>div{padding:2px 0 16px}.phone-network>div>b{background:linear-gradient(145deg,var(--rede-lime),var(--rede-wa));color:#062a5d}.phone-network>p{box-shadow:0 2px #092c5208}.phone-network .phone-wa{color:#11713a;background:#d9f4df;border-color:#a7dcaf;min-height:53px;transition:transform .22s,background .22s}.phone-network .phone-wa:hover{background:#c4edcf;transform:translateY(-2px)}@keyframes phoneRise{0%{opacity:0;transform:translateY(55px)rotate(2.5deg)}to{opacity:1;transform:translateY(12px)rotate(2.5deg)}}.network-insights{z-index:2;align-self:center;gap:16px;display:grid;position:relative}.connection-stat,.state-presence{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff16,#ffffff08);border:1px solid #a6ce3959;border-radius:22px;box-shadow:inset 0 1px #ffffff19}.connection-stat{grid-template-rows:auto auto;grid-template-columns:47px 1fr;align-items:center;column-gap:14px;min-height:168px;padding:20px;transition:border-color .24s,box-shadow .24s,transform .24s;display:grid}.connection-stat:hover{border-color:var(--rede-lime);transform:translateY(-4px);box-shadow:inset 0 1px #ffffff20,0 20px 38px #00000026}.connection-stat>span{width:47px;height:47px;color:var(--rede-lime);background:#a6ce3922;border-radius:15px;grid-row:1/span 2;place-items:center;display:grid}.connection-stat svg{width:25px;height:25px}.connection-stat strong{letter-spacing:-.07em;color:#f8f7f2;text-shadow:0 0 18px #a6ce3930;font:700 55px/.8 Inter,Arial,sans-serif}.connection-stat small{letter-spacing:.12em;text-transform:uppercase;color:#d8e1ec;font:800 10px/1.35 Inter,Arial,sans-serif}.state-presence{flex-direction:column;justify-content:space-between;min-height:256px;padding:16px;display:flex}.presence-map{background:linear-gradient(135deg,#031a3c90,#0a3978a8);border-radius:16px;flex:1;min-height:184px;position:relative;overflow:hidden}.presence-map:before{content:"";opacity:.86;background:repeating-radial-gradient(at 50% 52%,#0000 0 9px,#a6ce3913 10px 11px,#0000 12px 19px);position:absolute;inset:16px}.presence-map img{opacity:.52;filter:brightness(1.9)saturate(.9);width:54%;height:auto;position:absolute;top:5%;left:23%}.presence-dot{z-index:2;background:var(--rede-lime);border-radius:50%;width:8px;height:8px;animation:3.4s ease-in-out infinite presencePulse;position:absolute;box-shadow:0 0 0 4px #a6ce3922,0 0 16px #a6ce39}.dot-a{top:25%;left:38%}.dot-b{animation-delay:.65s;top:38%;left:58%}.dot-c{animation-delay:1.2s;top:56%;left:43%}.dot-d{animation-delay:1.85s;top:66%;left:65%}.dot-e{animation-delay:2.45s;top:72%;left:29%}.presence-line{z-index:1;transform-origin:0;background:linear-gradient(90deg,var(--rede-lime),transparent);opacity:.85;height:1px;position:absolute}.line-a{width:31%;top:28%;left:39%;transform:rotate(24deg)}.line-b{width:29%;top:60%;left:45%;transform:rotate(15deg)}@keyframes presencePulse{0%,to{opacity:.55;transform:scale(.86)}50%{opacity:1;transform:scale(1.12)}}.state-presence p{color:#f8f7f2;margin:14px 2px 1px;font:400 16px Iowan Old Style,Baskerville,Georgia,serif}.network .phone{color:#092c52}.network .phone p{color:#173954}.network .phone strong{font-size:11px}.network .phone small{color:#587188}@media (width<=1100px){.network{grid-template-columns:1fr .9fr;gap:34px}.network-insights{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:stretch}.connection-stat,.state-presence{min-height:150px}.presence-map{min-height:90px}.network-stage{min-height:500px}}@media (width<=740px){.network{flex-direction:column;align-items:stretch;gap:26px;min-height:0;padding:76px 22px 68px;display:flex}.network-copy{max-width:none}.network h2{font-size:clamp(44px,13.5vw,64px);line-height:.94}.network-copy>p:not(.overline){font-size:16px}.network-cta{width:100%;margin-top:24px}.network-note{text-align:center;max-width:none}.network-stage{order:2;min-height:445px;margin:0 -4px}.network-outline{opacity:.2;width:90%;top:3%;left:5%}.network-route{width:92%;top:0;left:0}.phone-network{width:min(315px,88%);min-height:412px;padding:16px;transform:translateY(8px)rotate(1.5deg)}.phone-network .phone-wa{font-size:9px}.network-insights{order:3;grid-template-columns:1fr;gap:13px}.connection-stat{grid-template-columns:50px 1fr;min-height:132px}.connection-stat strong{font-size:50px}.state-presence{min-height:205px}.presence-map{min-height:142px}.network:before{opacity:.11}.network:after{opacity:.08}}@media (prefers-reduced-motion:reduce){.network-route path,.presence-dot,.phone-network{animation:none!important}}.network-action{align-items:center;margin-top:31px;display:inline-flex;position:relative}.network-action .network-cta{margin-top:0}.whatsapp-beacon{white-space:nowrap;color:#d8e1ec;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;align-items:center;gap:7px;font:800 8px/1 Inter,Arial,sans-serif;display:flex;position:absolute;top:50%;left:calc(100% + 15px);transform:translateY(-50%)}.whatsapp-beacon i{background:#35d976;border-radius:50%;width:10px;height:10px;animation:2.8s ease-out infinite whatsappBeacon;display:block;position:relative;box-shadow:0 0 #35d976}.whatsapp-beacon i:after{content:"";opacity:0;border:1px solid #56e78c;border-radius:50%;animation:2.8s ease-out infinite whatsappRing;position:absolute;inset:-8px}.network-action:hover .whatsapp-beacon i{animation-duration:1.45s}.network-cta{isolation:isolate;position:relative}.network-cta:before{content:"";z-index:-1;border-radius:inherit;opacity:0;border:1px solid #ffe08a;animation:2.8s ease-out infinite ctaHalo;position:absolute;inset:-5px}.network-cta:hover:before{animation-duration:1.45s}@keyframes whatsappBeacon{0%,18%{filter:brightness();box-shadow:0 0 #35d976bb}30%{filter:brightness(1.36);box-shadow:0 0 0 10px #35d97600}to{filter:brightness();box-shadow:0 0 0 10px #35d97600}}@keyframes whatsappRing{0%,18%{opacity:0;transform:scale(.55)}31%{opacity:.95;transform:scale(1)}45%,to{opacity:0;transform:scale(1.55)}}@keyframes ctaHalo{0%,18%{opacity:0;transform:scale(.98)}30%{opacity:.75;transform:scale(1.04)}47%,to{opacity:0;transform:scale(1.08)}}.phone-network{cursor:default;transition:transform .32s cubic-bezier(.2,.75,.25,1),box-shadow .32s,border-color .32s}.phone-network .phone-wa{position:relative;overflow:visible}.phone-wa-icon{color:#0a8540;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:relative}.phone-wa-icon:before{content:"";opacity:.35;border:1px solid #1ea55b;border-radius:50%;animation:2.8s ease-out infinite phoneWhatsAppPing;position:absolute;inset:-4px}.phone-network:hover .phone-wa-icon:before{animation-duration:1.45s}.phone-wa-icon .whatsapp-icon{z-index:1;position:relative}.phone-network .phone-wa:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1ea55b2e}@keyframes phoneWhatsAppPing{0%,20%{opacity:0;transform:scale(.75)}33%{opacity:.75;transform:scale(1)}52%,to{opacity:0;transform:scale(1.5)}}.connection-stat,.state-presence{transition:transform .28s,border-color .28s,box-shadow .28s}.state-presence:hover{border-color:#c7ed56;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff28,0 20px 38px #00000026}.state-presence:hover .presence-map img{filter:brightness(2.15)saturate(1.25);transform:scale(1.035)}.presence-map img{transition:filter .28s,transform .28s}@media (width<=1100px){.whatsapp-beacon{margin-left:12px;position:static;transform:none}.network-action{margin-top:27px}}@media (width<=740px){.network-action{flex-direction:column;align-items:stretch;margin-top:24px;display:flex}.network-action .network-cta{width:100%}.whatsapp-beacon{justify-content:center;margin:12px 0 0;font-size:8px}.phone-network:hover{transform:translateY(8px)rotate(1.5deg)}}@media (prefers-reduced-motion:reduce){.whatsapp-beacon i,.whatsapp-beacon i:after,.network-cta:before,.phone-wa-icon:before{animation:none!important}.phone-network,.connection-stat,.state-presence{transition:none!important}}.network-stage{perspective:1250px;perspective-origin:51% 48%}.network-outline{opacity:.29;filter:brightness(2.04)saturate(1.04)drop-shadow(0 0 18px #85c9ff30);width:min(122%,640px);top:-9%;left:-11%;transform:rotate(-6deg)scale(1.03)}.network-route{width:102%;height:102%;top:-5%;left:-7%}.phone-network{isolation:isolate;transform-style:preserve-3d;background:linear-gradient(145deg,#fbfffc 0%,#e9f4ed 48%,#d7e5db 100%);border-width:7px;border-color:#101b2d #050b16 #0a1220 #253550;border-radius:42px;overflow:visible;transform:translateY(10px)rotateX(2deg)rotateY(-11deg)rotate(2.2deg);box-shadow:22px 48px 88px #0000008a,-10px 12px 28px #6fc3ff20,0 0 0 1px #ffffff62,inset 1px 1px #ffffffd9,inset -2px -3px 8px #0a213218}.phone-network:before{content:"";z-index:4;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(125deg,#ffffff4f 2%,#ffffff10 33%,#0000 50%);border-radius:28px;position:absolute;inset:12px 15% 42% 6%;transform:translateZ(4px)}.phone-network:after{z-index:5;background:linear-gradient(90deg,#172338,#030812,#172338);width:32%;height:5px;top:7px;left:34%;box-shadow:0 1px #ffffff24,inset 0 1px 1px #000}.phone-network>div,.phone-network>p,.phone-network .phone-wa{z-index:2;position:relative;transform:translateZ(7px)}.phone-network>div{padding-top:5px;background:#ffffff4d;border-color:#c7d6cd;border-radius:20px 20px 13px 13px;padding-inline:8px}.phone-network>p{background:#ffffffd9;border:1px solid #dce9df;box-shadow:0 8px 16px #092c5209}.phone-network .phone-wa{box-shadow:inset 0 1px #ffffffbd,0 8px 18px #0d9d4820}.phone-network:hover{border-color:#536987;transform:translateY(-1px)rotateX(0)rotateY(-4deg)rotate(.5deg)scale(1.025);box-shadow:30px 60px 112px #0000009c,-14px 15px 34px #6fc3ff25,0 0 0 1px #ffffff72,inset 1px 1px #ffffffd9}@keyframes phoneRise3d{0%{opacity:0;transform:translateY(60px)rotateX(8deg)rotateY(-18deg)rotate(2.2deg)}to{opacity:1;transform:translateY(10px)rotateX(2deg)rotateY(-11deg)rotate(2.2deg)}}.phone-network{animation:.85s cubic-bezier(.2,.85,.25,1) both phoneRise3d}@media (width<=740px){.network-outline{opacity:.24;width:122%;max-width:none;top:-8%;left:-11%}.network-route{width:108%;height:108%;top:-6%;left:-8%}.phone-network,.phone-network:hover{transform:translateY(8px)rotateX(1deg)rotateY(-7deg)rotate(1.2deg)}}@media (prefers-reduced-motion:reduce){.phone-network{animation:none!important}}.network{grid-template-columns:minmax(0,.92fr) minmax(0,1.42fr);gap:clamp(30px,5vw,78px)}.network-stage{perspective:1250px;min-height:558px;display:block;overflow:visible}.network-glow{opacity:.94;width:84%;top:9%;left:11%}.network-outline{opacity:.39;filter:brightness(2.1)saturate(1.1)drop-shadow(0 0 20px #8ecfff48);width:min(66%,470px);max-width:none;top:9%;left:24%;transform:rotate(-4deg)}.network-outline-pulse{animation:5.6s ease-in-out infinite matoGrossoOutlinePulse}@keyframes matoGrossoOutlinePulse{0%,to{opacity:.28;filter:brightness(1.75)saturate(.96)drop-shadow(0 0 7px #8ecfff24);transform:rotate(-4deg)scale(.985)}50%{opacity:.55;filter:brightness(2.45)saturate(1.2)drop-shadow(0 0 27px #a6ce3980);transform:rotate(-4deg)scale(1.025)}}.network-stage .network-insights{z-index:3;gap:15px;width:clamp(176px,28%,226px);display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.network-stage .connection-stat{grid-template-columns:43px 1fr;column-gap:11px;min-height:150px;padding:17px}.network-stage .connection-stat>span{border-radius:14px;width:43px;height:43px}.network-stage .connection-stat strong{font-size:49px}.network-stage .state-presence{min-height:208px;padding:15px}.presence-mark{background:linear-gradient(135deg,#031a3ca8,#0a3978c7);border-radius:15px;place-items:center;min-height:132px;display:grid;position:relative;overflow:hidden}.presence-mark:before{content:"";aspect-ratio:1;border:1px solid #a6ce391f;border-radius:50%;width:132%;position:absolute;box-shadow:0 0 0 25px #a6ce390b,0 0 0 51px #a6ce3907}.presence-mark:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000,#a6ce39,#a6ce39,#0000);width:69%;height:1px;position:absolute;transform:rotate(-31deg)}.presence-mark span{z-index:1;background:var(--rede-lime);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 12px #a6ce39}.presence-mark span:first-child{top:35%;left:31%}.presence-mark span:nth-child(2){top:53%;left:59%}.presence-mark span:nth-child(3){top:69%;left:43%}.network-stage .state-presence p{margin:12px 1px 1px;font-size:15px}.network-stage .phone-network{z-index:4;width:min(326px,47%);min-height:436px;margin:0;position:absolute;top:50%;right:-2%;transform:translateY(-50%)rotateX(2deg)rotateY(-11deg)rotate(2.2deg)}.network-stage .phone-network:hover{transform:translateY(-50%)rotateX(0)rotateY(-4deg)rotate(.5deg)scale(1.025)}.network-stage .phone-network{animation:.85s cubic-bezier(.2,.85,.25,1) both phoneRiseRight}@keyframes phoneRiseRight{0%{opacity:0;transform:translate(38px,-44%)rotateX(8deg)rotateY(-18deg)rotate(2.2deg)}to{opacity:1;transform:translateY(-50%)rotateX(2deg)rotateY(-11deg)rotate(2.2deg)}}@media (width<=1100px){.network{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:30px}.network-stage{min-height:510px}.network-stage .network-insights{width:180px}.network-stage .phone-network{width:min(286px,49%);min-height:414px;right:-1%}.network-stage .connection-stat{min-height:135px}.network-stage .state-presence{min-height:184px}.presence-mark{min-height:110px}.network-stage .connection-stat strong{font-size:45px}}@media (width<=740px){.network{flex-direction:column;gap:26px;display:flex}.network-stage{order:2;min-height:595px;margin:0 -4px}.network-outline{opacity:.36;width:76%;top:12%;left:12%}.network-stage .network-insights{gap:10px;width:42%;min-width:144px;top:auto;bottom:0;left:0;transform:none}.network-stage .connection-stat{grid-template-columns:38px 1fr;column-gap:8px;min-height:122px;padding:13px}.network-stage .connection-stat>span{width:38px;height:38px}.network-stage .connection-stat strong{font-size:40px}.network-stage .state-presence{min-height:154px;padding:12px}.presence-mark{min-height:82px}.network-stage .state-presence p{margin-top:9px;font-size:13px}.network-stage .phone-network{width:min(298px,58%);min-height:410px;top:34px;right:0;transform:translateY(0)rotateX(1deg)rotateY(-7deg)rotate(1.2deg)}.network-stage .phone-network:hover{transform:translateY(0)rotateX(1deg)rotateY(-7deg)rotate(1.2deg)}@keyframes phoneRiseRight{0%{opacity:0;transform:translate(25px,35px)rotateX(6deg)rotateY(-12deg)rotate(1.2deg)}to{opacity:1;transform:translateY(0)rotateX(1deg)rotateY(-7deg)rotate(1.2deg)}}}@media (prefers-reduced-motion:reduce){.network-outline-pulse,.network-stage .phone-network{animation:none!important}}.network-stage .network-insights{width:clamp(176px,27%,220px);left:1%}.network-stage .network-outline{aspect-ratio:557/551;opacity:1;filter:drop-shadow(0 0 15px #8ecfff45);background:linear-gradient(105deg,var(--blue),var(--petrol),var(--green),var(--lime),var(--gold),var(--orange),var(--blue));background-size:320% 100%;width:min(61%,455px);height:auto;animation:8s ease-in-out infinite networkOutlineFlow;top:50%;left:45%;transform:translate(-50%,-50%)rotate(-4deg);-webkit-mask:url(/mato-grosso-outline.svg) 50%/contain no-repeat;mask:url(/mato-grosso-outline.svg) 50%/contain no-repeat}@keyframes networkOutlineFlow{0%,to{background-position:0}50%{background-position:100%}}.network-stage .phone-network{right:-1%}@media (width<=1100px){.network-stage .network-outline{width:min(58%,390px);left:46%}.network-stage .network-insights{width:174px;left:0}}@media (width<=740px){.network-stage .network-outline{width:70%;height:auto;top:35px;left:50%;transform:translate(-50%)rotate(-4deg)}.network-stage .network-insights{width:42%;min-width:144px;bottom:0;left:0}.network-stage .phone-network{right:0}}@media (prefers-reduced-motion:reduce){.network-outline-flow{animation:none!important}}.history-editorial{color:#172235;background:#f5f1e8;padding-top:112px;padding-bottom:94px;position:relative;overflow:hidden}.history-editorial:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 6%,#ffffffb8 0,#0000 23%),radial-gradient(circle at 91% 86%,#b7d86b28 0,#0000 21%),linear-gradient(90deg,#ffffff24 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff20 1px,#0000 1px) 0 0/46px 46px;position:absolute;inset:0}.history-intro,.timeline-scroll,.history-note,.history-closing{z-index:1;position:relative}.history-intro{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(290px,.42fr);column-gap:7vw;max-width:1260px;margin:0 auto 12px;display:grid}.history-intro .section-id{color:#188567;grid-column:1/-1;margin:0 0 28px}.history-intro .overline{color:#0b376a;margin:0 0 13px}.history-intro h2{letter-spacing:-.058em;grid-column:1;margin:0;font-family:Cormorant Garamond,Iowan Old Style,Baskerville,Georgia,serif;font-size:clamp(47px,5.25vw,78px);font-weight:500;line-height:.93}.history-intro h2 em{color:#188567}.history-intro>p:last-child{color:#536270;align-self:end;margin:0 0 5px;font:500 16px/1.72 Inter,Manrope,Arial,sans-serif}.timeline-scroll{scrollbar-color:#18856755 transparent;scrollbar-width:thin;max-width:1420px;margin:0 auto;padding:28px max(0px,50% - 660px) 30px;overflow:auto hidden}.biography-timeline{width:1320px;height:654px;margin:auto;position:relative}.timeline-path{width:100%;height:112px;position:absolute;top:293px;left:0;overflow:visible}.timeline-path path{fill:none;stroke:#188567;stroke-width:2.15px;stroke-linecap:round;stroke-dasharray:1 0;filter:drop-shadow(0 4px 6px #1885672e)}.timeline-path:after{content:""}.timeline-milestone{--card-space:160px;justify-content:center;width:156px;height:654px;display:flex;position:absolute;top:0}.timeline-milestone:nth-of-type(2){left:0}.timeline-milestone:nth-of-type(3){left:166px}.timeline-milestone:nth-of-type(4){left:332px}.timeline-milestone:nth-of-type(5){left:498px}.timeline-milestone:nth-of-type(6){left:664px}.timeline-milestone:nth-of-type(7){left:830px}.timeline-milestone:nth-of-type(8){left:996px}.timeline-milestone:nth-of-type(9){left:1162px}.timeline-content{z-index:2;width:100%;position:absolute}.timeline-milestone.top .timeline-content{top:0}.timeline-milestone.bottom .timeline-content{bottom:0}.timeline-card{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;outline-offset:7px;background:0 0;border:0;padding:0}.timeline-year{color:#188567;letter-spacing:.095em;text-transform:uppercase;min-height:30px;margin:0 3px 10px;font:800 8px/1.35 Inter,Manrope,Arial,sans-serif;display:block}.timeline-photo{background:#0b376a;border:4px solid #f5f1e8;border-radius:48% 52% 51% 49%/44% 46% 54% 56%;width:128px;height:128px;margin:0 auto 15px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;display:block;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 13px 28px #0b376a26}.timeline-milestone.bottom .timeline-photo{transform:rotate(3deg)}.timeline-photo img{object-fit:cover;filter:grayscale()contrast(1.04)sepia(.05);width:100%;height:100%;transition:filter .35s,transform .55s cubic-bezier(.2,.8,.2,1);display:block}.timeline-photo-pending{color:#f5f1e8;background:linear-gradient(145deg,#0b376a,#188567);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.timeline-photo-pending:after{content:"";border-radius:inherit;border:1px solid #f5f1e877;position:absolute;inset:9px}.timeline-photo-pending svg{z-index:1;width:37px;height:37px;position:relative}.timeline-photo-pending small{z-index:1;text-align:center;letter-spacing:.14em;font:800 7px/1.35 Inter,Arial,sans-serif;position:relative}.timeline-copy{padding:0 3px;display:block}.timeline-copy strong{color:#172235;letter-spacing:-.025em;font:600 21px/1.03 Cormorant Garamond,Iowan Old Style,Baskerville,Georgia,serif;display:block}.timeline-copy em{color:#0b376a;letter-spacing:.1em;text-transform:uppercase;opacity:0;align-items:center;gap:5px;margin-top:9px;font:800 8px/1 Inter,Manrope,Arial,sans-serif;transition:opacity .24s,transform .24s;display:inline-flex;transform:translateY(5px)}.timeline-copy em span{font-size:13px;line-height:0}.timeline-node{z-index:3;background:#188567;border:4px solid #f5f1e8;border-radius:50%;width:15px;height:15px;transition:transform .28s,background .28s,box-shadow .28s;position:absolute;top:344px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #188567,0 7px 15px #18856734}.timeline-milestone.top:after,.timeline-milestone.bottom:after{content:"";border-left:1px dashed #1885677a;width:1px;position:absolute;left:50%;transform:translate(-50%)}.timeline-milestone.top:after{height:160px;top:180px}.timeline-milestone.bottom:after{height:155px;top:361px}.timeline-milestone.highlight .timeline-photo{border-color:#f5b400;box-shadow:0 15px 32px #f5b40037}.timeline-milestone.highlight .timeline-year,.timeline-milestone.highlight .timeline-copy strong{color:#0b376a}.timeline-card:hover .timeline-photo,.timeline-card:focus-visible .timeline-photo{border-color:#b7d86b;transform:translateY(-5px)rotate(0);box-shadow:0 21px 38px #0b376a36}.timeline-card:hover .timeline-photo img,.timeline-card:focus-visible .timeline-photo img{filter:grayscale(.08)contrast(1.02)saturate(.88);transform:scale(1.08)}.timeline-card:hover .timeline-copy em,.timeline-card:focus-visible .timeline-copy em,.timeline-milestone.is-open .timeline-copy em{opacity:1;transform:translateY(0)}.timeline-milestone.is-open .timeline-node{background:#f5b400;transform:translate(-50%)scale(1.18);box-shadow:0 0 0 3px #f5b400,0 0 0 10px #f5b40026,0 8px 18px #f5b4004a}.timeline-milestone:has(.timeline-card:hover) .timeline-node{background:#f5b400;transform:translate(-50%)scale(1.18);box-shadow:0 0 0 3px #f5b400,0 0 0 10px #f5b40026,0 8px 18px #f5b4004a}.timeline-milestone:has(.timeline-card:focus-visible) .timeline-node{background:#f5b400;transform:translate(-50%)scale(1.18);box-shadow:0 0 0 3px #f5b400,0 0 0 10px #f5b40026,0 8px 18px #f5b4004a}.timeline-detail{color:#344457;background:#ffffffa8;border-left:2px solid #f5b400;margin-top:13px;padding:12px 13px;font:500 12px/1.5 Inter,Manrope,Arial,sans-serif;box-shadow:0 12px 25px #0b376a12}.timeline-detail p{margin:0}.timeline-milestone.bottom .timeline-detail{border-left:0;border-right:2px solid #f5b400;width:100%;margin:0;position:absolute;bottom:calc(100% + 13px);left:0}.history-note{color:#667381;max-width:1260px;margin:5px auto 0;font:500 11px/1.55 Inter,Manrope,Arial,sans-serif}.history-closing{border-top:1px solid #0b376a2b;justify-content:space-between;align-items:center;gap:30px;max-width:1260px;margin:64px auto 0;padding-top:29px;display:flex}.history-closing p{color:#172235;letter-spacing:-.04em;margin:0;font:500 clamp(29px,3vw,45px)/.99 Cormorant Garamond,Iowan Old Style,Baskerville,Georgia,serif}.history-closing p em{color:#188567}.history-link{color:#0b376a;border-color:#0b376a55;flex:none}@media (width<=1420px){.history-intro,.history-note,.history-closing{max-width:none;margin-left:0;margin-right:0}.biography-timeline{margin-left:0}.timeline-scroll{padding-left:0;padding-right:0}}@media (width<=740px){.history-editorial{padding-top:76px;padding-bottom:67px}.history-intro{margin:0;display:block}.history-intro .section-id{margin-bottom:23px}.history-intro h2{font-size:clamp(43px,13vw,61px)}.history-intro>p:last-child{margin-top:23px;font-size:15px}.timeline-scroll{margin:35px 0 0;padding:0;overflow:visible}.biography-timeline{width:auto;height:auto;margin:0;padding:0 0 0 29px}.timeline-path{width:4px;height:100%;top:0;left:1px;overflow:hidden}.timeline-path path{display:none}.biography-timeline:before{content:"";background:linear-gradient(#188567,#b7d86b,#188567);border-radius:9px;width:2px;position:absolute;top:5px;bottom:7px;left:7px}.timeline-milestone{width:auto;height:auto;padding:0 0 32px 20px;display:block;position:relative!important;top:auto!important;left:auto!important}.timeline-milestone:last-child{padding-bottom:0}.timeline-content,.timeline-milestone.top .timeline-content,.timeline-milestone.bottom .timeline-content{position:relative;top:auto;bottom:auto}.timeline-milestone.top:after,.timeline-milestone.bottom:after{display:none}.timeline-node{width:15px;height:15px;top:8px;left:-22px}.timeline-card{grid-template-columns:104px minmax(0,1fr);align-items:start;column-gap:16px;display:grid}.timeline-year{grid-column:1/-1;min-height:0;margin:0 0 9px;font-size:8px}.timeline-photo{width:104px;height:104px;margin:0;transform:rotate(-2deg)}.timeline-milestone.bottom .timeline-photo{transform:rotate(2deg)}.timeline-copy{padding:5px 0 0}.timeline-copy strong{font-size:25px}.timeline-copy em{opacity:1;margin-top:11px;transform:none}.timeline-detail,.timeline-milestone.bottom .timeline-detail{border-left:2px solid #f5b400;border-right:0;width:auto;margin:14px 0 0 120px;padding:11px 12px;font-size:12px;position:relative;bottom:auto;left:auto}.timeline-card:hover .timeline-photo,.timeline-card:focus-visible .timeline-photo{transform:translateY(-2px)rotate(0)}.history-note{margin-top:33px;font-size:10px}.history-closing{margin-top:43px;padding-top:25px;display:block}.history-closing p{font-size:34px}.history-link{margin-top:23px}.timeline-milestone.is-open .timeline-node{transform:scale(1.14)}.timeline-milestone:has(.timeline-card:hover) .timeline-node{transform:scale(1.14)}.timeline-milestone:has(.timeline-card:focus-visible) .timeline-node{transform:scale(1.14)}}@media (prefers-reduced-motion:reduce){.timeline-photo,.timeline-photo img,.timeline-copy em,.timeline-node{transition:none!important}}@media (width>=741px){.timeline-milestone:first-of-type{left:0}.timeline-milestone:nth-of-type(2){left:166px}.timeline-milestone:nth-of-type(3){left:332px}.timeline-milestone:nth-of-type(4){left:498px}.timeline-milestone:nth-of-type(5){left:664px}.timeline-milestone:nth-of-type(6){left:830px}.timeline-milestone:nth-of-type(7){left:996px}.timeline-milestone:nth-of-type(8){left:1162px}.timeline-scroll{padding-left:max(0px,50% - 410px);padding-right:max(0px,50% - 410px)}.biography-timeline{width:820px}}.history-note{display:none}@media (width>=741px){.timeline-milestone.top .timeline-content{top:44px}.timeline-milestone.bottom .timeline-content{bottom:42px}.timeline-milestone.top:after{height:75px;top:265px}.timeline-milestone.bottom:after{height:26px;top:361px}}.history-story-panel{z-index:3;color:#172235;background:linear-gradient(125deg,#fffffff0,#eef5e7ed);border:1px solid #0b376a1f;border-left:4px solid #188567;border-radius:3px 18px 18px;grid-template-columns:48px minmax(0,1fr);gap:17px;max-width:1260px;margin:0 auto 30px;padding:22px 56px 23px 23px;animation:.3s cubic-bezier(.2,.8,.2,1) both storyPanelIn;display:grid;position:relative;box-shadow:0 18px 38px #0b376a12}.history-story-panel.highlight{background:linear-gradient(125deg,#fffdf4,#f6f2df);border-left-color:#f5b400}.history-story-icon{color:#f5f1e8;background:#0b376a;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 17px #0b376a26}.history-story-panel.highlight .history-story-icon{color:#0b376a;background:#f5b400}.history-story-icon svg{width:25px;height:25px}.history-story-panel small{color:#188567;letter-spacing:.11em;text-transform:uppercase;margin:1px 0 6px;font:800 8px/1.3 Inter,Manrope,Arial,sans-serif;display:block}.history-story-panel h3{color:#0b376a;letter-spacing:-.025em;margin:0;font:600 29px/1 Cormorant Garamond,Iowan Old Style,Baskerville,Georgia,serif}.history-story-panel p{color:#344457;max-width:760px;margin:7px 0 0;font:500 14px/1.58 Inter,Manrope,Arial,sans-serif}.history-story-close{color:#0b376a;cursor:pointer;background:#fff9;border:1px solid #0b376a25;border-radius:50%;width:30px;height:30px;font:400 25px/25px Arial,sans-serif;transition:background .2s,transform .2s;position:absolute;top:13px;right:15px}.history-story-close:hover,.history-story-close:focus-visible{background:#f5b400;transform:rotate(90deg)}@keyframes storyPanelIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width>=741px){.timeline-detail{display:none!important}}@media (width<=1420px){.history-story-panel{margin-left:0;margin-right:0}}@media (width<=740px){.history-story-panel{display:none}.timeline-detail,.timeline-milestone.bottom .timeline-detail{background:#fffffff0;border:0;border-top:2px solid #f5b400;border-radius:0 0 14px 14px;width:auto;margin:16px 0 0;padding:14px 15px;font-size:13px;line-height:1.56;position:relative;bottom:auto;left:auto;box-shadow:0 12px 25px #0b376a14}.timeline-detail p{margin:0}.timeline-milestone.is-open{padding-bottom:38px}}@media (prefers-reduced-motion:reduce){.history-story-panel{animation:none!important}.history-story-close{transition:none!important}}#historia{scroll-margin-top:126px}@media (width>=741px){.timeline-scroll{padding-bottom:24px;padding-left:max(0px,50% - 540px);padding-right:max(0px,50% - 540px)}.biography-timeline{width:1080px;height:590px}.timeline-path{height:112px;top:250px}.timeline-milestone{width:180px;height:590px}.timeline-milestone:first-of-type{left:0}.timeline-milestone:nth-of-type(2){left:225px}.timeline-milestone:nth-of-type(3){left:450px}.timeline-milestone:nth-of-type(4){left:675px}.timeline-milestone:nth-of-type(5){left:900px}.timeline-milestone.top .timeline-content{top:0}.timeline-milestone.bottom .timeline-content{bottom:0}.timeline-milestone.top:after{height:76px;top:205px}.timeline-milestone.bottom:after{height:74px;top:317px}.timeline-node{top:301px}.timeline-photo{width:136px;height:136px;margin-bottom:13px}.timeline-copy strong{font-size:23px;line-height:1.01}.timeline-year{min-height:28px;margin-bottom:9px}}.timeline-node:before,.timeline-node:after{content:"";opacity:0;pointer-events:none;border:1px solid #188567;border-radius:50%;position:absolute;inset:-8px}.timeline-node:after{border-color:#b7d86b;inset:-15px}.timeline-milestone:first-of-type .timeline-node:before{animation:4.8s ease-out .2s infinite timelinePulse}.timeline-milestone:nth-of-type(2) .timeline-node:before{animation:4.8s ease-out 1.1s infinite timelinePulse}.timeline-milestone:nth-of-type(3) .timeline-node:before{animation:4.8s ease-out 2s infinite timelinePulse}.timeline-milestone:nth-of-type(4) .timeline-node:before{animation:4.8s ease-out 2.9s infinite timelinePulse}.timeline-milestone:nth-of-type(5) .timeline-node:before{animation:4.8s ease-out 3.8s infinite timelinePulse}.timeline-milestone:first-of-type .timeline-node:after{animation:4.8s ease-out .55s infinite timelinePulseOuter}.timeline-milestone:nth-of-type(2) .timeline-node:after{animation:4.8s ease-out 1.45s infinite timelinePulseOuter}.timeline-milestone:nth-of-type(3) .timeline-node:after{animation:4.8s ease-out 2.35s infinite timelinePulseOuter}.timeline-milestone:nth-of-type(4) .timeline-node:after{animation:4.8s ease-out 3.25s infinite timelinePulseOuter}.timeline-milestone:nth-of-type(5) .timeline-node:after{animation:4.8s ease-out 4.15s infinite timelinePulseOuter}@keyframes timelinePulse{0%,62%,to{opacity:0;transform:scale(.7)}10%,25%{opacity:.55}38%{opacity:0;transform:scale(1.5)}}@keyframes timelinePulseOuter{0%,67%,to{opacity:0;transform:scale(.72)}14%,31%{opacity:.34}48%{opacity:0;transform:scale(1.55)}}.timeline-card:hover .timeline-photo img,.timeline-card:focus-visible .timeline-photo img{transform:scale(1.12)}.timeline-milestone.is-open .timeline-node:before,.timeline-milestone.is-open .timeline-node:after{animation-play-state:paused}@media (width<=740px){.timeline-node:before{animation:5s ease-out infinite timelinePulse}.timeline-node:after{display:none}.timeline-card:hover .timeline-photo img,.timeline-card:focus-visible .timeline-photo img{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.timeline-node:before,.timeline-node:after{animation:none!important}}@media (width>=741px){.timeline-summary{z-index:2;box-sizing:border-box;color:#425261;background:linear-gradient(145deg,#fffdf5ed,#ffffffb8);border:1px solid #0b376a1d;border-top:2px solid #b7d86b;border-radius:3px 15px 15px;align-items:center;width:162px;min-height:122px;padding:16px 15px 15px;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:flex;position:absolute;left:9px;box-shadow:0 13px 28px #0b376a10}.timeline-summary:before{content:"";border-left:1px dashed #18856770;width:1px;height:24px;position:absolute;left:50%;transform:translate(-50%)}.timeline-milestone.top .timeline-summary{bottom:3px}.timeline-milestone.top .timeline-summary:before{top:-25px}.timeline-milestone.bottom .timeline-summary{top:4px}.timeline-milestone.bottom .timeline-summary:before{bottom:-25px}.timeline-summary p{margin:0;font:500 11.5px/1.53 Inter,Manrope,Arial,sans-serif}.timeline-milestone.highlight .timeline-summary{border-top-color:#f5b400}.timeline-milestone.is-open .timeline-summary{background:#fffffff2;border-color:#188567 #18856770 #18856770;transform:translateY(-3px);box-shadow:0 17px 32px #0b376a1c}.timeline-milestone.highlight.is-open .timeline-summary{border-color:#f5b400 #f5b40070 #f5b40070}:is(.timeline-milestone:has(.timeline-card:hover) .timeline-summary,.timeline-milestone:has(.timeline-card:focus-visible) .timeline-summary){border-color:#18856760;transform:translateY(-3px);box-shadow:0 17px 32px #0b376a1a}}@media (width<=740px){.timeline-summary{display:none}}@media (prefers-reduced-motion:reduce){.timeline-summary{transition:none!important}}.proposal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-card{isolation:isolate;min-width:0;overflow:hidden}.proposal-card:after{content:"";background:var(--topic-soft);opacity:.62;z-index:-1;border-radius:50%;width:150px;height:150px;transition:transform .3s,opacity .3s;position:absolute;inset:auto -55px -70px auto}.proposal-card:hover:after,.proposal-card.active:after{opacity:.16;transform:scale(1.25)}.proposal-card.cities h3{max-width:270px;line-height:1.06}.proposal-card.cities p{max-width:320px}.proposal-explorer.cities{background:linear-gradient(#fffaf0 0%,#f8f6ef 100%)}.proposal-explorer.cities .proposal-explorer-head h3{max-width:700px}.proposal-explorer.cities .filter-row{padding-bottom:4px}.proposal-item-toggle:hover .proposal-topic-icon,.proposal-item-toggle:focus-visible .proposal-topic-icon{box-shadow:0 8px 20px var(--topic);transform:scale(1.07)}@supports (color:color-mix(in lab, red, red)){.proposal-item-toggle:hover .proposal-topic-icon,.proposal-item-toggle:focus-visible .proposal-topic-icon{box-shadow:0 8px 20px color-mix(in srgb,var(--topic) 16%,transparent)}}.proposal-topic-icon{transition:transform .2s,box-shadow .2s}.proposal-detail-grid.military-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-explorer.cities .proposal-tags{grid-template-columns:1fr 1fr 2fr;display:grid}.proposal-explorer.cities .proposal-tags span{background:#fffaf0;border:1px solid #eadfca;border-radius:11px;max-width:none;padding:12px}.proposal-detail{border-top:0;grid-template-rows:none;padding:0 20px;display:none}.proposal-item.open .proposal-detail{border-top:1px solid #e0eaee;padding:20px;animation:.25s both proposalReveal;display:block}@keyframes proposalReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (width<=740px){.proposal-card{min-height:250px;padding:24px}.proposal-card .macro-proposal-icon{margin:25px 0 16px}.proposal-card.cities h3{max-width:none;font-size:25px}.proposal-explorer.cities .filter-row{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;margin-left:-17px;margin-right:-17px;padding:2px 17px 12px;overflow-x:auto}.proposal-explorer.cities .filter-row::-webkit-scrollbar{display:none}.proposal-explorer.cities .filter-row button{scroll-snap-align:start;white-space:nowrap;flex:none}.proposal-detail-grid.military-detail,.proposal-explorer.cities .proposal-tags{grid-template-columns:1fr}.proposal-item-toggle{min-height:108px}.proposal-item.open .proposal-detail{padding:16px 14px}}@media (prefers-reduced-motion:reduce){.proposal-item.open .proposal-detail{animation:none!important}}.materials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1050px){.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=740px){.materials-grid{grid-template-columns:1fr}}.material-card .material-folder-link{background:linear-gradient(135deg,var(--blue),var(--deep));color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;border:1px solid #1565c02e;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;margin-top:auto;padding:12px 14px;font-size:10px;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 10px 22px #073b8326}.material-card .material-folder-link:hover,.material-card .material-folder-link:focus-visible{background:linear-gradient(135deg,var(--green),var(--petrol));outline:2px solid var(--lime);outline-offset:3px;transform:translateY(-2px);box-shadow:0 14px 28px #197a5b35}@media (prefers-reduced-motion:reduce){.material-card .material-folder-link{transition:none}}header{height:82px;padding-left:12px}.brand-official{flex:0 0 236px;width:236px;height:66px;padding:5px 0;overflow:hidden}.brand-official img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.footer-brand-official{align-items:center;width:min(360px,100%);min-height:74px;display:flex}.footer-brand-official img{object-fit:contain;object-position:left center;width:100%;height:auto;display:block}.campaign-legal{color:#c8d7e4;background:#ffffff0a;justify-content:space-between;align-items:center;gap:24px;padding:17px 20px;display:flex}.campaign-legal strong{color:#fff;letter-spacing:.055em;font-size:11px;line-height:1.45}.campaign-legal span{color:var(--gold);letter-spacing:.07em;flex:none;font-size:11px;font-weight:900}@media (width<=740px){header{height:70px;padding:0 10px}.brand-official{flex-basis:170px;width:170px;height:54px;padding:4px 0}nav{top:78px}.hero{padding-top:90px}.footer-brand-official{width:min(310px,100%);min-height:58px}.campaign-legal{flex-direction:column;align-items:flex-start;gap:9px;padding:16px}.campaign-legal strong,.campaign-legal span{font-size:9px}}header{background:linear-gradient(145deg,#031a3cf5,#073b83f3 62%,#086b68f3);border-color:#ffffff26;box-shadow:0 15px 42px #031a3c52}.brand-official{box-shadow:none;background:0 0}header nav a{color:#f8f7f2}header nav a:hover,header nav a:focus-visible{color:#b7d86b;background:#ffffff12}header .hamb{color:#fff}header .nav-wa{background:#1ea55b;box-shadow:0 8px 19px #01271a42;color:#fff!important}header .nav-wa:hover,header .nav-wa:focus-visible{color:#fff;background:#25b967}@media (width<=740px){header nav{background:linear-gradient(160deg,#031a3cfb,#073b83fb 65%,#086b68fb);border:1px solid #ffffff1f;box-shadow:0 20px 45px #031a3c66}header nav a:not(.nav-wa){color:#f8f7f2}}@media (width<=1040px){header{height:70px;padding:0 12px}.brand-official{flex-basis:190px;width:190px;height:56px;padding:4px 0}.hamb{display:block}header nav{background:linear-gradient(160deg,#031a3cfb,#073b83fb 65%,#086b68fb);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:78px;left:0;right:0;box-shadow:0 20px 45px #031a3c66}header nav.open{display:flex}header nav a:not(.nav-wa){color:#f8f7f2;display:block}header .nav-wa{justify-content:center}}@media (width<=740px){.brand-official{flex-basis:170px;width:170px;height:54px}}.causes .cause-card{appearance:none;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;padding:28px;transition:transform .25s,background .25s,box-shadow .25s;position:relative}.causes .cause-card>small{color:#9aabb8;position:absolute;right:20px}.causes .cause-card>i{width:54px;height:54px;color:var(--blue);background:#e7f2fb;border-radius:17px;place-items:center;margin-bottom:45px;display:grid}.causes .cause-card h3{margin:12px 0;font:400 30px Georgia}.causes .cause-card p{color:#61768a;font-size:14px;line-height:1.6}.causes .cause-card>span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;opacity:.72;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:22px;left:28px;right:28px}.causes .cause-card:hover,.causes .cause-card:focus-visible{z-index:2;box-shadow:var(--shadow);outline:2px solid var(--lime);outline-offset:-2px;background:#fff;transform:translateY(-7px)}.causes .cause-card:hover>span,.causes .cause-card:focus-visible>span{opacity:1}#proposal-explorer,.proposal-item{scroll-margin-top:120px}@media (width<=740px){.causes .cause-card{min-height:270px}.causes .cause-card>span{opacity:1}}@media (prefers-reduced-motion:reduce){.causes .cause-card{transition:none}}.form-step .field-hint{color:#6f8294;letter-spacing:.01em;text-transform:none;margin:7px 2px 0;font-size:9px;font-weight:700;line-height:1.35;display:block}.status-official{color:#177340;background:#e5f5e9}.proposal-item.cities .proposal-detail-grid>div:first-child{display:none}.proposal-item.cities .proposal-detail-grid>div:nth-child(2){background:#fffaf0;border:1px solid #eadfca;grid-column:1/-1}.proposal-item.cities .proposal-tags{display:none}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
