body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#0a0a0b;margin:0;font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--black:#0a0a0b;--green:#03ab47}
.navbar{z-index:100;background-color:#0000;justify-content:space-around;align-items:center;width:100%;height:60px;display:flex;position:absolute;top:0}.navLogo{width:10rem}.nav-icon{justify-content:center;align-items:center;font-size:1.5rem;display:none}.listMob{text-align:center;background:url(/assets/bgnav.svg);flex-direction:column;align-items:center;gap:1rem;width:100%;height:100vh;padding:3rem 0;list-style:none;display:flex;position:absolute;top:45px;right:0}.listMob .navigation{color:#fff;border:1px solid #fff;border-radius:8px;width:85%;padding:.7rem 0;text-decoration:none}.list-desk{gap:1.5rem;list-style:none;display:flex}.list-desk li{text-decoration:none}.desk-list-navigation{color:#fff;font-size:.85rem;font-weight:200;text-decoration:none}@media (max-width:768px){.nav-icon,.listMob{display:flex}.list-desk{display:none}}
.footer{background:url(/assets/footerherodesk.svg) 50%/cover;width:100%;padding-top:3rem}.footer-main{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.footer-left{justify-content:space-between;width:90%;display:flex}.footer-desc-exact{text-align:right;font-size:.8rem;font-weight:300}.footer-divide{background-color:#474848;border-radius:50%;width:90%;height:1px}.footer-links{justify-content:space-between;gap:2rem;width:90%;margin:2rem 0;display:flex}.footer-col{min-width:120px;max-width:200px;margin-bottom:1.5rem}.footer-col h4,.newsletter h4{color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.newsletter{flex-direction:column;width:19rem;display:flex}.newsletter-form{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:.5rem;padding:1.2rem 0;display:flex}.newsletter-form input{text-align:center;color:#fff;background-color:#222223;border:none;border-radius:6px;width:100%;padding:.7rem 0}.newsletter-form input::placeholder{color:#888}.newsletter-form button{background-color:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:.7rem 0;transition:opacity .3s}.newsletter-form button:hover{opacity:.9}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:.75rem}.footer-col a{color:#fff;opacity:.85;font-size:.9rem;font-weight:200;text-decoration:none;transition:all .3s}.footer-col a:hover{opacity:1;color:var(--green)}.footer-info-text{color:#fff;opacity:.85;font-size:.9rem;font-weight:200}.footer-social{gap:.2rem;display:flex}.footer-social a{color:#feffff;background-color:#3f3e40;border-left:.1px solid #feffff;border-right:.1px solid #feffff;border-radius:100%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:5px;transition:all .3s;display:flex}.footer-social a:hover{background-color:var(--green);transform:translateY(-3px)}.footer-bottom{text-align:center;justify-content:space-between;align-items:center;width:90%;margin:2rem 0;display:flex}.footer-highlight{color:#b7a221}.footer-copyright{color:#fff;font-size:10px}.Footer-Logo{width:10rem}@media (max-width:768px){.footer{background:url(/assets/footerheromob.svg) 0 0/cover}.footer-left{flex-direction:column;width:85%}.footer-desc-exact{text-align:left;margin-top:.5rem}.footer-divide{width:85%}.footer-links{flex-direction:column;gap:1.5rem;width:85%}.newsletter{width:100%}.footer-bottom{flex-direction:column;justify-content:center;gap:1rem;padding:.5rem 0}}
