body,html{padding:0;margin:0}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#fdf9f0;color:#323232;font-family:Reckless Neue,sans-serif}.dark-theme{background-color:#141614;color:#fdf9f0}a{color:inherit;text-decoration:none}img{max-width:100%}*{box-sizing:border-box}@font-face{font-display:swap;font-family:Graphik;font-style:normal;font-weight:400;src:url(/fonts/Graphik-Regular-Web.woff2) format("woff2"),url(/fonts/Graphik-Regular-Web.woff) format("woff")}@font-face{font-display:swap;font-family:Graphik;font-style:italic;font-weight:400;src:url(/fonts/Graphik-Regular-Italic-Web.woff) format("woff")}@font-face{font-display:swap;font-family:Reckless Neue;font-style:normal;font-weight:400;src:url(/fonts/RecklessNeue-Regular.woff2) format("woff2"),url(/fonts/RecklessNeue-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Reckless Neue;font-style:italic;font-weight:400;src:url(/fonts/RecklessNeue-RegularItalic.woff) format("woff")}.font-graphik{font-family:Graphik,sans-serif}.cursor{background-color:#e95b37;width:26px;height:26px;border-radius:50%;position:fixed;transform:translate(-50%,-50%);pointer-events:none;z-index:9999;transition:opacity .15s ease,transform .15s ease,left .15s ease-out,top .15s ease-out}.cursor--hidden{opacity:0}.cursor--link-hovered{transform:translate(-50%,-50%) scale(1.25)}.cursor--clicked{transform:translate(-50%,-50%) scale(.9)}.hidden{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-width:0}.title{font-weight:400;font-size:2rem}.image-load,.image-load-fast{display:flex;position:relative;overflow:hidden}.image-load-fast:before,.image-load:before{animation-name:slideBackground;animation-delay:.5s;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;background-color:#e0c289;content:"";height:150%;position:absolute;width:100%;transform:translateY(100%);transition-property:transform;z-index:10}@keyframes slideBackground{0%{transform:translateY(100%)}to{transform:translateY(-101%)}}.image-load-fast img,.image-load img{animation-name:slideImage;animation-delay:.5s;animation-duration:2s;animation-fill-mode:forwards;animation-timing-function:ease-in-out;height:100%;transform:translateY(100%);width:100%}@keyframes slideImage{24%{transform:translateY(100%)}25%{transform:translateY(0)}to{transform:translateY(0)}}.image-load-fast:before,.image-load-fast img{animation-delay:0s}@media (min-width:1280px){.title{font-size:4.375rem;line-height:.965}}.text{line-height:1.66;margin:0}.text-center{text-align:center}.text-gold{color:#d0a44f}.uppercase{text-transform:uppercase}.dropcap{font-size:6.125rem;font-style:normal;font-family:Reckless Neue,sans-serif;float:left;line-height:.84;margin-top:-.4rem;margin-right:.8rem}.week{font-size:.875rem;letter-spacing:.075rem}.button{align-items:center;background-color:transparent;border:1px solid #d2d2d2;border-radius:50%;display:flex;height:3.125rem;justify-content:center;right:1rem;position:absolute;top:1rem;width:3.125rem}.buttonDark{border:1px solid #2e2e2e}.buttonDark svg{fill:#fdf9f0}.button:focus-visible{outline:1px solid #323232}.buttonDark:focus-visible{outline:1px solid #fdf9f0}@media (min-width:1280px){.week{font-size:1.125rem}.button{height:3.875rem;width:3.875rem}}.button--left{left:1rem;right:auto}::selection{background:#e0c289}