@font-face{font-family:"helvetica";src:url("../Helvetica.otf")}@font-face{font-family:"impact";src:url("../Impact.ttf")}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e4e4e4}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}body{font-family:"helvetica"!important}header{width:100%!important;padding:20px;display:inline-block}.header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-logo a{text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-logo a img{display:block;height:18px;width:180px;-o-object-fit:contain;object-fit:contain}.header-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;margin-top:1rem}.header-link{margin-top:0.3rem;margin-right:30px}.header-link a{text-transform:capitalize;font-size:0.9rem;color:#000}.header-link:last-of-type{margin-right:0}@media (max-width:880px){header{padding:16px}.header-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.header-logo a{font-size:1.2rem;text-align:center}.header-logo a img{height:24px}.header-links{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;gap:10px}.header-link{margin:0}.header-link a{font-size:0.85rem}}