@keyframes breathe{0%{transform:scale(1);opacity:.9;border:1px dashed #ff7b00}50%{transform:scale(1.1);border:1px dashed #ff0000;opacity:1}to{transform:scale(1);opacity:.9;border:1px dashed #ff7b00}}.breathing-animation{animation:breathe 1.5s infinite}@keyframes flashBlue{0%,50%,to{background-color:#2196f366}25%,75%{background-color:initial}}@keyframes flashOrange{0%,50%,to{background-color:#ffa50066}25%,75%{background-color:initial}}:root{--header-height: 48px}@font-face{font-family:Aeonik Eurosport;src:url(/fonts/AeonikEurosport-Regular.woff2) format("woff2"),url(/fonts/AeonikEurosport-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik Eurosport;src:url(/fonts/AeonikEurosport-Bold.woff2) format("woff2"),url(/fonts/AeonikEurosport-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}body{width:100%;min-height:100vh;margin:0;scroll-behavior:smooth;padding:0;font-family:Aeonik Eurosport;color:#141b4d;font-size:16px}
