@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@font-face{font-family:League Gothic;src:url(/fonts/LeagueGothic-Condensed.woff2)format("woff2"),url(/fonts/LeagueGothic-Condensed.woff)format("woff");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#272727;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-weight:inherit;margin:0;padding:0}p{margin:0}a{color:#f42372;text-decoration:none}ul,ol{margin:0;padding:0}img{max-width:100%;height:auto}header{z-index:10;justify-content:center;display:flex;position:relative}header section{background-color:#ebece9;justify-content:center;align-items:center;width:100%;max-width:1000px;padding:1rem .5rem .5rem;display:flex;box-shadow:0 2px 4px #0000001a}header img{width:auto;height:2rem}body:has(.hide-header) header{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
