@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600;700&family=Uncial+Antiqua&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--site-max:1280px;--hero-banner-height:260px;--section-max:1280px;--container-side:2rem;--ornament-offset:20px;--card-bg:#fff;--card-radius:12px;--card-shadow:0 12px 34px #0b08060f;--image-col:380px;--ornament-offset-uerj:var(--ornament-offset);--accent:#6b2f2f;--paper:#f5ecd6;--ink:#2b2b23;--post-thumb-height:320px;--h1-size:clamp(1.6rem,2.6rem + 1vw,3.6rem);--h2-size:clamp(1.15rem,1.35rem + .6vw,1.6rem);--h3-size:1.05rem;--lead-size:1.025rem}body{background-color:var(--paper);color:var(--ink);font-family:Cormorant Garamond,Merriweather,Georgia,serif;font-size:var(--base-size);margin:0;padding:0;line-height:1.62}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{min-height:100%}.skip-link{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-link:focus{z-index:9999;background:#fff;border-radius:6px;width:auto;height:auto;padding:.5rem .75rem;top:1rem;left:1rem;box-shadow:0 6px 20px #0206171f}.App{background-color:var(--paper);width:100%;min-height:100vh;margin:0}.footer-ornament{opacity:.16;pointer-events:none;background-image:url(/assets/pem_iluminura-B4KLJXI2.png);background-position:50%;background-repeat:repeat-x;background-size:auto 120px;width:100%;height:140px;margin-bottom:1.5rem}@media (max-width:900px){.footer-ornament{background-size:auto 72px;height:88px;margin-bottom:1rem}}.container{max-width:var(--site-max);padding:0 var(--container-side);width:100%;margin:0 auto}.site-inner{box-sizing:border-box;background:0 0;width:100%;margin:0;padding:0 0 20rem}@media (max-width:1200px){.site-inner{padding-bottom:16rem}}@media (max-width:900px){.site-inner{padding-bottom:12rem}}.header{z-index:40;background:linear-gradient(#f5ecd6fa,#f5ecd6e6);border-bottom:1px solid #0000000f;position:sticky;top:0;box-shadow:0 6px 18px #0b08060f}.navbar{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.15rem 0;display:grid}.header .container{max-width:var(--site-max);margin:0 auto;padding:0 2rem}.brand{align-items:center;gap:.75rem;display:flex}.brand-text{flex-direction:column;flex:auto;min-width:0;line-height:1;display:flex}.brand .logo{object-fit:contain;flex:0 0 56px;width:56px;height:56px}.brand strong{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;font-size:1.05rem}.brand .small{font-size:.8rem}.brand .muted{color:#2b2b23b3;font-size:.86rem}.brand .small-dash{margin:0 .25rem;font-size:.9rem}.nav{justify-self:center}.nav a:not(.cta-mobile){color:var(--ink);border-radius:6px;margin-left:1rem;padding:.45rem .6rem;font-size:.98rem;font-weight:600;text-decoration:none}.nav a:not(.cta-mobile):hover{color:var(--accent);background:#6b2f2f0a}.nav a:not(.cta-mobile):focus-visible{outline-offset:3px;outline:3px solid #063b471f}.nav-cta{justify-self:end}.cta-desktop{background:var(--accent);color:#fff;border:none;border-radius:10px;padding:.56rem .95rem;font-weight:700;transition:box-shadow .14s,opacity .14s;display:inline-block;box-shadow:0 6px 18px #0000001f}.cta-desktop:hover{opacity:.98;box-shadow:0 10px 22px #00000024}.cta-desktop:active{box-shadow:0 6px 18px #0a4b671f}.cta-desktop:focus{outline-offset:3px;outline:3px solid #0a4b671f}.cta-mobile{display:none}.cta-desktop,.cta-desktop:visited,.cta-desktop:hover,.cta-desktop:active{color:#fff;text-decoration:none}.hamburger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:6px;display:none}.hamburger span{background:#0f2b35;border-radius:2px;height:3px;transition:transform .18s,opacity .18s;display:block}.hamburger.open span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav.open{z-index:60;box-sizing:border-box;background:#fff;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;height:calc(100vh - 64px);padding:1rem 1.25rem;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto;box-shadow:0 18px 40px #0206171a}.nav.open a{box-sizing:border-box;text-align:center;border-radius:10px;width:100%;margin:0;padding:1rem;font-size:1.06rem;display:block}.nav.open a:hover{background:#063b4708}.nav.open .cta-mobile{background:var(--accent);color:#fff;text-align:center;border-radius:10px;padding:1rem;font-weight:700;display:inline-block}.logo{object-fit:contain;width:56px;height:56px}@media (min-width:1400px){.navbar{padding:1rem 0}.logo{width:48px;height:48px}}@media (min-width:1600px){.navbar{padding:.6rem 0}}.hero{min-height:var(--hero-banner-height);color:var(--ink);text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:5px 0 0;display:flex;position:relative}.hero:before{display:none}.hero .hero-inner{width:100%;max-width:var(--site-max);flex-direction:column;align-items:center;margin:0 auto;padding:0;display:flex;overflow:visible}.hero .hero-inner .hero-banner{object-fit:contain;object-position:center center;pointer-events:none;z-index:0;width:100%;height:auto;margin:0 auto;display:block}@media (max-width:1400px){:root{--hero-banner-height:220px}.hero .hero-banner{object-fit:contain;opacity:.95;width:100%;height:auto}}@media (max-width:900px){:root{--hero-banner-height:200px}.hero .hero-banner{object-fit:contain;opacity:.95;width:100%;height:auto}}.hero:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000000a,#0000 45%);position:absolute;inset:0}.hero-logos{max-width:var(--site-max);z-index:2;justify-content:space-between;align-items:center;margin:0 auto 1.25rem;padding:0 2rem;display:flex;position:relative}.hero-logos .hero-logo{object-fit:contain;width:auto;height:80px;transition:transform .18s}.hero-logos .hero-logo.left{margin-right:auto}.hero-logos .hero-logo.right{margin-left:auto}.hero-logos .hero-logo:hover{transform:scale(1.03)}@media (max-width:1100px){.hero-logos .hero-logo{height:64px}}@media (max-width:720px){.hero-logos{justify-content:center;gap:1.25rem;padding:0 1rem}.hero-logos .hero-logo{height:48px}}@media (max-width:420px){.hero-logos .hero-logo{height:40px}}.hero .hero-text{z-index:2;position:relative}.hero .subtitle{color:#2b2b23e6;font-size:var(--lead-size);margin-top:.5rem;font-weight:500}.hero .btn:not(.ghost){background:var(--accent);color:#fff;border:none;box-shadow:0 10px 26px #063b471f}.cta-row{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.btn{color:#0b6fa4;background:#fff;border-radius:8px;padding:.6rem 1rem;font-weight:600;text-decoration:none}.hero-text h1{font-family:Cormorant Garamond,Merriweather,Georgia,serif;font-size:var(--h1-size);margin:0 0 .5rem;font-weight:700;line-height:1.06}.hero .hero-text{max-width:var(--site-max);margin:0 auto;padding:0 2rem}.cta-row .btn{border-radius:10px;padding:.8rem 1.25rem;font-weight:700}.btn.primary,.btn--primary{background:var(--accent);color:#fff;border:none}.btn.ghost{color:#fff;background:0 0;border:1px solid #ffffff2e}.cta-row .btn+.btn{margin-left:.9rem}@media (min-width:1200px){.hero .hero-text{text-align:center;padding-left:0}}.hero-text p{max-width:820px;margin:0 auto}.section{border-bottom:1px solid #eef1f3;padding:2.5rem 0}.section h2:after{content:"  ✦  ";text-align:center;width:100%;color:var(--accent);margin-top:.6rem;font-size:1.1rem;display:block}.section-content{grid-template-columns:var(--image-col)1fr;width:100%;max-width:var(--section-max);place-items:center start;gap:2rem;margin:0 auto;display:grid}.section-content.reverse{grid-template-columns:1fr var(--image-col)}.section-image{width:100%;max-width:var(--image-col);object-fit:contain;border-radius:10px;grid-column:1/2;place-self:center start;height:auto;max-height:360px;transition:transform .45s,box-shadow .28s;display:block;box-shadow:0 12px 28px #0f172a0f}.section-image-wrapper{flex-direction:column;justify-self:center;align-items:center;gap:.75rem;display:flex}.section-logo{filter:none;width:120px;height:auto}.section-content.reverse .section-image{grid-column:2/3;justify-self:center}.section-content.reverse .text-col{grid-column:1/2}.section .text-col{text-align:left;max-width:68ch}.section h2{font-family:Merriweather,Georgia,serif;font-size:var(--h2-size);color:#092531;text-align:left;margin-bottom:0}.section h2:after{content:"";background:var(--accent);border-radius:2px;width:56px;height:4px;margin:.6rem 0 0;display:block}.section p,.section ul{font-size:1rem;line-height:1.75}.section ul:not(.objectives){padding:0;list-style-type:none}.objectives{padding-left:1.4rem;list-style:none}.objectives li{margin-bottom:.6rem}.section li{margin-bottom:.5rem}.section a{color:#3498db;text-decoration:none}.section a:hover{text-decoration:underline}.posts-grid{max-width:var(--site-max);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));place-items:stretch stretch;gap:clamp(1rem,1.6vw,2rem);margin:1.25rem auto 0;display:grid}.posts-grid>a{height:100%;display:block}.posts-grid>a .post-card{flex-direction:column;height:100%;display:flex}.post-card{background:var(--card-bg);border-radius:var(--card-radius);min-height:360px;box-shadow:var(--card-shadow);border:1px solid #0000000f;flex-direction:column;padding:1.25rem;display:flex}.team-card{background:var(--card-bg);border-radius:var(--card-radius);text-align:center;box-shadow:var(--card-shadow);grid-template-rows:auto 3em auto 1fr auto;justify-items:center;gap:.4rem;min-height:220px;padding:1.25rem;transition:transform .22s cubic-bezier(.2,.9,.2,1),box-shadow .22s;display:grid;overflow:hidden}.team-card p{color:#6b7280;margin:.15rem 0 0;font-size:.9rem}@media (max-width:720px){.team-card h4{-webkit-line-clamp:unset;height:auto;display:block}}.post-card>a{flex:1 1 0;display:block}.post-card .thumb{width:100%;height:var(--post-thumb-height);object-fit:cover;border-radius:8px;margin-bottom:.85rem;display:block}.post-card .thumb:not(.svg-thumb){object-fit:cover}.post-card .thumb.svg-thumb{object-fit:contain;height:var(--post-thumb-height);background:#fbfbfb;padding:8px}.post-card .thumb.face-focus{object-fit:cover;object-position:center 30%}.post-card h3{color:#0f2b35;margin:.5rem 0}.post-card p{color:#2b2b23d9;font-size:.95rem}.post-card .post-meta{color:#6b7280;margin-top:auto;font-size:.9rem}.post-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 18px 40px #02061714}.post-card:hover img{filter:saturate(1.02);transform:scale(1.04)}.post-card:after{display:none}.team-card{box-shadow:0 12px 30px #0206170f}@media (min-width:900px){.posts-grid{grid-template-columns:repeat(3,1fr);max-width:1100px}}@media (min-width:1300px){.content-frame{margin-top:8px}}@media (min-width:1700px){.posts-grid{grid-template-columns:repeat(4,1fr);max-width:1500px}}#introducao .section-image{max-width:var(--image-col);justify-self:start;height:auto;max-height:clamp(200px,28vh,240px);margin-left:0}#introducao .text-col{padding-left:.8rem}#introducao .section-content{grid-template-columns:var(--image-col)1fr;place-items:center start;gap:10rem;display:grid}#introducao .section-image{grid-column:1;justify-self:start}#introducao .text-col{text-align:left;grid-column:2}#introducao .section-content.reverse .section-image{grid-column:1}#introducao .section-content.reverse .text-col{grid-column:2}#introducao{border-bottom:1px solid #eef1f3;padding-bottom:1.6rem}#sobre{margin-top:0;padding-top:1.6rem}.content-frame .section+.section{padding-top:1.6rem}.pubs-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:1.25rem;display:grid}.pub-card{background:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--card-shadow);flex-direction:column;min-height:420px;padding:1.15rem;display:flex}.pub-card h4{color:#0f2b35;margin:0 0 .5rem;font-family:Merriweather,serif}.pub-card p{color:#475569;margin:0 .75rem .25rem 0}.pub-card .meta{color:#6b7280;margin-top:auto;font-size:.85rem}.pub-card .pub-thumb{aspect-ratio:2/3;object-fit:cover;border-radius:8px;width:100%;height:auto;max-height:360px;margin-bottom:.75rem;display:block}.instagram-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:900px){.instagram-grid{max-width:var(--site-max);grid-template-columns:repeat(3,1fr);margin:0 auto}}.instagram-grid blockquote{width:100%;max-width:540px}.team-card{background:var(--card-bg);border-radius:var(--card-radius);text-align:center;box-shadow:var(--card-shadow);flex-direction:column;align-items:center;min-height:220px;padding:1.25rem;display:flex}.team-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.25rem;display:grid}.team-card img{object-fit:cover;border-radius:50%;width:96px;height:96px;margin-bottom:.5rem}.team-card h4{-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;height:2.6em;margin:.25rem 0;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.team-card p{color:#6b7280;font-size:.9rem}.team-card .lattes-link{margin-top:auto}.avatar-placeholder{color:#063b47;background:linear-gradient(#e9f0f2,#dfeff2);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.section.contact a{color:#0b6fa4}.muted{color:#6b7280}.footer{color:#f7f0d9;text-align:center;z-index:30;background:linear-gradient(#071a2b,#072f44);min-height:92px;margin-top:2rem;padding:1.25rem;position:relative}.footer-inner{max-width:var(--site-max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0;display:flex}.footer-inner p{color:#f7f0d9f2;margin:0;font-size:.95rem}.ornament{text-align:center;color:var(--accent);margin:.6rem 0;font-size:1.05rem;display:block}.brand strong{font-variant:small-caps}.content-frame{background-color:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--card-shadow);max-width:var(--site-max);background-image:linear-gradient(#fffffafa,#faf5ebfa);border:1px solid #0f172a0a;width:100%;margin:0 auto;padding:2.5rem 0;position:relative}.content-frame:before{content:"";pointer-events:none;border:2px solid #5a321e0a;border-radius:10px;position:absolute;inset:6px}.content-frame:after{content:"✥";color:#6b2f2f1f;pointer-events:none;font-size:1.6rem;position:absolute;top:10px;right:16px;transform:rotate(12deg)}.section h2{font-family:Cormorant Garamond,serif;position:relative}.section h2:before,.section h2:after{content:"✦";color:var(--accent);opacity:.95;margin:0 .45rem;font-size:.95rem}.section h2:before{margin-right:.6rem}.section h2:after{margin-left:.6rem}blockquote{color:#2b2b23e6;background:#fffaf099;border-left:4px solid #6b2f2fe6;margin:1rem 0;padding:.8rem 1rem;font-style:italic;position:relative}blockquote:before{content:"❧";color:var(--accent);font-size:1.2rem;position:absolute;top:-10px;left:8px}.section ul li{padding-left:1.4rem;position:relative}.section ul li:before{content:"✤";color:var(--accent);font-size:.95rem;position:absolute;top:.08rem;left:0}.nav a:not(.cta-mobile){background:linear-gradient(#fffff8e6,#faf5ebe6);border:1px solid #0000000a;border-radius:6px;padding:.45rem .8rem;box-shadow:inset 0 1px #ffffff73}.hero-text h1{text-shadow:0 1px #ffffff0f,0 2px 6px #00000014}.hero-text h1:after{content:"";background:linear-gradient(90deg,#e5c76a,#b07a2f 60%);border-radius:3px;width:160px;height:6px;margin:10px auto 0;display:block;box-shadow:0 2px 8px #a0783c1f}.footer{color:#f7f0d9;background:linear-gradient(#071a2b,#072f44)}.footer a{color:#e9ce8a}.footer{z-index:30;position:relative}@media (max-width:720px){.content-frame:after{display:none}.hero-text h1:after{width:88px}}.footer .col{align-items:center;gap:.75rem;display:flex}.social a{color:#9fbdd6;font-weight:600;text-decoration:none}.social-banner{background:#fff;border:1px solid #0f172a0a;border-radius:12px;align-items:center;gap:.75rem;padding:.5rem .75rem;display:inline-flex;box-shadow:0 8px 26px #0206170f}.social-banner a{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.social-banner svg{display:block}.social-links p{margin:.25rem 0}.footer-social{align-items:center;gap:1rem;display:flex}.footer .social-banner{box-shadow:none;background:0 0;border:none}.footer-links p{color:#ffffffeb;margin:0}.footer-links a{color:#fff;text-decoration:underline}.footer-top{text-align:center;padding:.75rem 0}.footer-top p{color:#ffffffeb;margin:0;font-weight:600}.footer-bottom{justify-content:center;align-items:center;gap:1rem;margin-top:.6rem;display:flex}.footer-links{flex-direction:column;gap:.25rem;display:flex}.contact-social h3{margin:0 0 .5rem;font-size:1rem}.section.contact{line-height:1.45}.section.contact p{margin:.18rem 0}.section.contact h2{margin-bottom:.4rem}.section.contact p.address{margin-top:1rem}.contact-social{align-items:center;gap:.6rem;display:flex}.contact-social-label{color:inherit;font-weight:400}.contact .address{white-space:nowrap}@media (max-width:720px){.contact .address{white-space:normal}}.contact-social .social-banner{box-shadow:none;background:0 0;border:none;gap:.4rem;padding:0;transform:translateY(4px)}.contact-social .social-banner a{width:1.25rem;height:1.25rem;padding:0;display:inline-flex}.contact-social .social-banner svg{width:1.05rem;height:1.05rem}.contact-social .social-banner a svg rect{stroke-width:1px}.contact-social .social-banner a:hover svg{transform:scale(1.06)}.lattes-link{align-items:center;gap:.4rem;display:inline-flex}.lattes-link img{width:16px;height:16px;display:inline-block}@media (max-width:720px){.footer-bottom{flex-direction:column;gap:.6rem}.footer-links{align-items:center}}.supporters-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:.75rem;display:flex}.supporter-logo{object-fit:contain;filter:grayscale();opacity:.9;width:auto;max-width:140px;height:auto;max-height:56px;transition:filter .18s,transform .12s,opacity .12s}.supporter-logo:hover{filter:none;opacity:1;transform:translateY(-3px)}@media (max-width:720px){.supporter-logo{max-width:110px;max-height:48px}}a:focus,button:focus,input:focus{outline-offset:3px;outline:3px solid #cde9ff}@media (max-width:768px){.hamburger{display:flex}.nav{display:none}.section-content,.section-content.reverse{display:block}.posts-grid{grid-template-columns:1fr}.hero{padding:1.25rem}.logo{width:56px;height:56px}.content-frame{margin-top:8px;padding:1rem}}@media (max-width:900px){.section-content{grid-template-columns:1fr;gap:1rem;display:grid}.section-image{height:200px}.section-content.reverse .section-image,.section-content.reverse .text-col{grid-column:auto}.nav.open{z-index:80;background:#fff;border-radius:8px;height:auto;max-height:min(60vh,100vh - 56px);margin:.5rem;padding:.5rem 1rem;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #02061714;top:56px!important}.nav.open a{padding:.75rem .9rem;font-size:1rem}.header{z-index:70;position:sticky;top:0}.section-content,#introducao .section-content{grid-template-columns:1fr!important;gap:1rem!important;display:block!important}.section-image,#introducao .section-image{justify-self:center!important;max-width:100%!important;height:auto!important;margin-left:0!important}.text-col{padding-left:0!important}}@media (max-width:720px){.container,.hero .hero-inner{padding:0 1rem}.content-frame{padding:1rem}}@media (max-width:420px){.site-inner{padding-bottom:8rem}.nav.open{padding-top:calc(48px + env(safe-area-inset-top));gap:.35rem;height:100vh}.nav.open a{border-radius:6px;padding:.6rem .9rem;font-size:.97rem}.nav.open .cta-mobile{padding:.7rem .9rem}.hero{min-height:140px}.hero .hero-inner .hero-banner{object-fit:contain;width:100%;max-height:120px}}@media (max-width:520px){.nav{display:none}.hamburger{display:flex}.brand-text{display:none}.hero-text h1{font-size:1.4rem}.nav-cta{display:none}.logo{width:48px;height:48px}}@media (max-width:720px){.team-card h4{-webkit-line-clamp:unset;height:auto;display:block}}.hero .btn{background:var(--accent);color:#fff;border:none;box-shadow:0 10px 26px #063b471f}.hero .btn.ghost{background:var(--accent);color:#fff;opacity:.95}.hero .btn.ghost:hover{opacity:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero .hero-text h1,.hero .hero-text .subtitle{animation:none!important}@media (prefers-reduced-motion:reduce){.hero .hero-text h1,.hero .hero-text .subtitle{animation:none}}.hero-highlight{z-index:3;justify-content:center;margin-top:1.5rem;margin-bottom:1.25rem;padding:0 1rem;display:flex;position:relative}.hero-highlight .highlight-card{max-width:var(--site-max);background:#fff;border-radius:12px;width:100%;padding:1rem 1.25rem;box-shadow:0 18px 40px #0206170f}.highlight-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.highlight-text h3{color:#092531;margin:0;font-family:Merriweather,Georgia,serif;font-size:1.15rem}.highlight-text p{color:#475569;margin:0}.highlight-cta .btn{margin:0}@media (max-width:720px){.highlight-inner{text-align:left;display:block}.hero-highlight{margin-top:.75rem;margin-bottom:1rem}}.section-image{transition:transform .45s,box-shadow .28s}.section-image:hover{transform:scale(1.03);box-shadow:0 20px 44px #0f172a14}
