@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html,body{height:100%}body{overflow-y:auto;background:#000;color:#fff}section{padding:100px 200px}:root{--btn-purple:#a78bfa;--btn-purple-hover:#9a86f7;--btn-purple-press:#8b75f4;--btn-text:#0b0b0b;--btn-shadow: rgba(0,0,0,.18);--bg-deep:#000;--bg-alt:#000;--ink-1:#ffffff;--ink-2:#dfe3f2;--lilac-1:#c8b5ff;--lilac-2:#a78bfa;--blue-1:#7cc6ff;--hc-border: rgba(255,255,255,.14);--page-x: 20px;--band-py: 22px}.skip-link{position:absolute;top:-40px;left:0;background:#fff;color:#000;padding:8px 12px;z-index:10000;border-radius:8px;box-shadow:0 2px 10px #0003;transition:top .2s ease}.skip-link:focus{top:10px}header{z-index:999;position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 155px;transition:.5s ease;background:transparent!important}header .brand{color:#fff;font-size:1.5em;font-weight:700;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;gap:8px}header .brand img{height:32px;width:32px;inline-size:32px;aspect-ratio:1 / 1}header .navigation{position:relative}header .navigation .navigation-items a{position:relative;color:#fff;font-size:1em;font-weight:500;text-decoration:none;margin-left:30px;transition:.3s ease}header .navigation .navigation-items a:before{content:"";position:absolute;background:#fff;width:0;height:3px;bottom:0;left:0;transition:.3s ease}header .navigation .navigation-items a:hover:before,header .navigation .navigation-items a:focus-visible:before{width:100%}header .navigation .navigation-items a:focus-visible{outline:2px solid #c4b5fd;outline-offset:4px;border-radius:2px}.home{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;flex-direction:column}.home:before{z-index:777}.home .content{z-index:888}.home video{z-index:000;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.menu-btn{display:none;border:0;background:url(menu.jpg) no-repeat center / 30px;width:40px;height:40px;cursor:pointer;transition:.3s ease}.menu-btn.active{z-index:999;background:url(close.jpg) no-repeat center / 25px}.video-slide,.slider-navigation{display:none!important}body header{z-index:1000;transition:background .35s ease,box-shadow .35s ease,padding .25s ease,border-color .25s ease}body.header-scrolled header{background:#141414a6!important;backdrop-filter:saturate(1.05) blur(8px);-webkit-backdrop-filter:saturate(1.05) blur(8px);border-bottom:0;box-shadow:none}body.header-scrolled header .navigation .navigation-items a:before{bottom:-6px}a:focus-visible,button:focus-visible{outline:3px solid #c4b5fd;outline-offset:3px}@media(max-width:1040px){header{padding:12px 20px}section{padding:100px 20px}header .navigation{display:none}header .navigation.active{position:fixed;width:100%;height:100vh;top:0;left:0;display:flex;justify-content:center;align-items:center;background:#01010180}header .navigation .navigation-items a{color:#222;font-size:1.2em;margin:20px}header .navigation .navigation-items a:before{background:#222;height:5px}header .navigation.active .navigation-items{background:#fff;width:600px;max-width:600px;margin:20px;padding:40px;display:flex;flex-direction:column;align-items:center;border-radius:5px;box-shadow:0 5px 25px #01010133}.menu-btn{display:block}}@media(max-width:1040px){:root{--band-py: 16px}body.header-scrolled header{padding-left:20px;padding-right:20px}}body.header-scrolled header{padding-top:40px!important;padding-bottom:40px!important;border-bottom:none!important;box-shadow:0 4px 12px #0006!important;background:#141414a6!important;backdrop-filter:saturate(1.05) blur(8px);-webkit-backdrop-filter:saturate(1.05) blur(8px)}section.panel#healthcare,section.panel#economia,section.panel#educacao{background:#222!important}
