@font-face{font-family:'Poppins';src:url(Poppins-Medium.ttf);font-weight:500;font-display:swap}@font-face{font-family:'Poppins';src:url(Poppins-SemiBold.ttf);font-weight:600;font-display:swap}@font-face{font-family:'Poppins';src:url(Poppins-Bold.ttf);font-weight:700;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:#ff4500;color:#fff}::-webkit-scrollbar-thumb{background:#ff4500;border-radius:15px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar{width:8px}html{scroll-behavior:smooth}body,header{background-color:#fff}body{font-family:"Poppins",sans-serif;font-weight:500;color:#000}img{user-select:none}header{display:flex;justify-content:space-between;align-items:center;padding:20px 15%}header img{height:40px}footer nav,header nav{display:flex;justify-content:center}header nav{align-items:center;gap:20px}header a{text-decoration:none;color:#000;font-size:16px;font-weight:600;text-transform:uppercase}footer,footer a{display:block;color:#fff}footer{background-color:#000;padding:50px 0;text-align:center}footer nav{margin-top:20px;flex-direction:column;gap:10px}footer a{width:fit-content;margin:auto;text-decoration:none;font-size:18px}footer a img{height:75px}footer .tag,footer p{margin-top:30px;font-size:14px}footer .tag{margin-top:5px;font-style:italic}footer .tag a{display:inline-block;font-size:14px;margin:auto;color:#ff4500}@media screen and (max-width:650px){header{display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#fff;padding:20px 5%}header img{height:40px}footer a,header a{font-size:16px}footer a{display:block;width:fit-content;margin:auto;text-decoration:none;color:#fff}footer a img{height:50px}footer .tag,footer p{margin-top:30px;font-size:14px}footer .tag{margin-top:5px;font-style:italic}footer .tag a{display:inline-block;font-size:14px;margin:auto;color:#ff4500}}