*,*::before,*::after{box-sizing:border-box}
body,h1,h2,h3,h4,p,blockquote,figure,dl,dd,ul{margin:0}
ul{padding:0}
html{scroll-padding-top:80px}
body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,select,textarea{font:inherit;color:inherit;border-radius:0}
button,a,input,select{-webkit-tap-highlight-color:transparent}
button{cursor:pointer;background:none;border:0;padding:0}
button:disabled{cursor:not-allowed;opacity:.45}
a{color:inherit}
img,svg{max-width:100%;height:auto;display:block}
:focus-visible{outline:2px solid #E10613;outline-offset:2px}
[hidden]{display:none!important}
.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}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:0s!important;scroll-behavior:auto!important}}
