*{margin:0;padding:0;list-style:none;font-family:"Poppins",sans-serif}html{font-size:62.5%;min-width:400px !important;max-width:1920px;margin:0 auto}html::-webkit-scrollbar{width:4px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#888}html::-webkit-scrollbar-thumb:hover{background:#555}html body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body header{height:80px;width:100%;background-color:#fff;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 10px black;box-shadow:0 2px 10px black}html body header .header-logo{width:80px}html body header .header-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body header .header-links .header-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-left:40px}html body header .header-links .header-link img{height:60px}html body header .header-links .header-link a{font-size:1.8rem}html body header .header-links .header-link a:link,html body header .header-links .header-link a:visited{color:#000;text-decoration:none}html body header .header-links .header-link a:hover,html body header .header-links .header-link a:active{color:#000;text-decoration:underline}html body main{min-height:calc(100vh - 240px);width:100%}html body footer{height:120px;width:100%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}html body footer p{color:#fff;text-align:center;width:100%;font-size:1.8rem}