nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;width:100%;height:68px;padding:10px 10px 0;position:fixed;top:0}nav header{color:#1d2c7b;z-index:100;background-color:#fff;border:1px solid gray;border-radius:24px;align-items:center;width:100%;height:60px;padding-inline:2vw;display:flex}#logo{align-items:center;gap:10px;display:flex}#logo img{width:144px;height:48px}#logo>span{letter-spacing:.5px;margin-top:auto;margin-left:-8px;font-size:10px;font-weight:600}nav header h1{font-size:36px;font-weight:bolder}nav header h1 span{font-size:12px;font-weight:lighter}nav header ul{margin-left:auto}nav header li{letter-spacing:.5px;cursor:pointer;margin-inline:16px;font-size:.9rem;font-weight:500;list-style:none;display:inline}li.page{border-bottom:2px solid #1d2c7b;padding-bottom:2px;font-weight:700}.menu{z-index:102;flex-direction:column;justify-content:space-between;gap:5px;width:24px;margin-left:auto;display:none}.menu span{pointer-events:none;background-color:#1d2c7b;border-radius:10px;width:100%;height:3px;transition:all .1s ease-in-out}.active{width:28px;height:24px}.active span:first-child{transform-origin:0;width:30px;rotate:45deg}.active span:last-child{transform-origin:0;width:30px;rotate:-45deg}.active span:nth-child(2){display:none}nav header ul button{color:#fff;background-color:#187a18;border-radius:40px;padding:4px 32px;font-weight:500}@media (max-width:768px){nav{height:auto;padding:8px 8px 0}nav header{flex-direction:column;justify-content:flex-start;height:52px;padding-inline:16px;transition:all .3s;overflow:hidden}nav header ul{margin:0}.deroul{height:300px}#logo{width:100%;min-height:52px}#logo img{width:108px;height:44px}#logo h1{font-size:32px}header ul li{text-align:center;margin-block:20px;margin-inline:0;display:block}.menu{display:flex}}.footer{color:#ffffffb3;background:#1d2c7b;border-radius:50px 50px 0 0;margin-top:4rem;padding:5rem 0 2rem}.footer__grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer__logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.footer__brand p{max-width:280px;margin-bottom:1.5rem;font-size:.875rem}.footer__social{gap:.5rem;display:flex}.footer__social a{background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.footer__social a:hover{color:#fff;transform:translateY(-2px)}.footer__links h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.footer__links a{padding:.3em 0;font-size:.87rem;transition:color .3s;display:block}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}.footer__legal{gap:1.5rem;display:flex}@media (max-width:768px){.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column}}
