:root{--background:#199441;--foreground:#fff}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}body{background-color:var(--background);color:var(--foreground);text-align:center;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:Carlito,Arial,Helvetica,sans-serif}h1{font-size:3.2em;line-height:1.1}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-block{background-color:#ffffff26;animation:1.5s ease-in-out infinite skeleton-pulse}
.header-logo{width:50px;height:50px}.navbar{padding:0}#navbarNav{text-align:right;box-sizing:border-box;width:90%}.navbar-nav{justify-content:space-between;width:90%;padding:0 1rem;list-style:none;display:flex}.custom-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(245,245,245, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.custom-toggler.navbar-toggler{border-color:#f5f5f5}.nav-link{color:#f5f5f5;padding:.3rem .5rem;font-size:1.6rem;font-weight:600}.nav-link:hover{color:#f5f5f5;text-decoration:underline}.navbar-nav .nav-link.active{color:#f5f5f5;padding:.3rem .5rem;font-size:1.6rem;font-weight:800}.navbar-nav .nav-link.active:hover{color:#f5f5f5;text-decoration:none}.container-social{width:8%;min-width:70px}.header-social{width:32px;padding:0 .3rem}
footer{color:#f5f5f5;padding:3rem 2rem 1.5rem;font-weight:700}
