html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*::selection{background:#f7ba35;color:#fff}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100%;font-size:calc(12px + 1vw);font-family:Manrope,Helvetica,Arial,sans-serif;font-weight:800}body{width:100%;height:100%;box-sizing:border-box;background:#d6282e;color:#fff}main{display:flex;flex-direction:column;padding:10vh 4vw}@media only screen and (min-height: 512px){main{height:100%;padding:0 4vw;justify-content:center}}a{color:#fff;transition:color .1s ease;text-underline-offset:.1em}a:hover,a:active{color:rgba(255,255,255,.85)}.above{display:flex;justify-content:space-between;text-transform:lowercase;margin-bottom:1rem;font-size:3vw}@media only screen and (min-width: 768px){.above{margin-bottom:1.5rem;font-size:2vw}}.below{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem;gap:.5rem}@media only screen and (min-width: 768px){.below{margin-top:2rem;flex-direction:row}}@media only screen and (min-width: 768px){.below-col:nth-child(2){flex-shrink:0;text-align:right}}.below-title{text-transform:uppercase;margin-bottom:.5rem}.duck{width:calc(2vw + 10vh);position:fixed;left:0;bottom:0}