@import url("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{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#272727}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:inherit}p{margin:0}a{color:#f42372;text-decoration:none}ol,ul{margin:0;padding:0}img{max-width:100%;height:auto}header{position:relative;z-index:10}header,header section{display:flex;justify-content:center}header section{max-width:1000px;background-color:#EBECE9;padding:1rem .5rem .5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);align-items:center;width:100%}header img{height:2rem;width:auto}body:has(.hide-header) header{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}