@import"https://fonts.googleapis.com/css2?family=Bungee+Outline&family=Ubuntu:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";*{box-sizing:border-box;padding:0;margin:0}body,html{width:100vw;min-height:100vh;font-family:Ubuntu,sans-serif;font-size:16px;color:#333}@media(max-width:1024px){body,html{font-size:3.2vw}}@media(min-width:1440px)and (max-width:1919px){body,html{font-size:20px}}@media(min-width:1920px){body,html{font-size:24px}}h2{margin-bottom:1rem}h4{margin-bottom:.5rem}p{line-height:1.5rem;margin-bottom:1rem}.text-center{text-align:center}@media(max-width:1024px){.hideMobile{display:none}}@media(min-width:1025px){.hideDesktop{display:none}}.spinner{width:3rem;height:3rem;border:.25rem solid #fff;border-left-color:transparent;border-radius:50% 50%;-webkit-animation:rotating .75s linear infinite}@keyframes rotating{to{transform:rotate(1turn)}}input[type=date],input[type=email],input[type=password],input[type=search],input[type=text],textarea{font-size:1rem;padding:.5rem;border-radius:.25rem;border:none}input[type=date]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus{outline:none}.SiteHeader_header__pFCnZ{color:gold;text-shadow:0 0 .5rem gold;font-family:Bungee Outline,cursive;font-weight:400;text-align:center;border-radius:1rem;background:rgba(0,0,0,.7);padding:1rem;display:inline-block;width:100%;font-weight:700}.SiteHeader_header__pFCnZ a{color:gold;text-decoration:none;cursor:pointer}.SiteHeader_header__title__2W2Ok{font-weight:700;text-align:center;padding:1.5rem 4.5rem 1rem;line-height:6rem;font-size:6rem}@media(max-width:1024px){.SiteHeader_header__title__2W2Ok{padding-bottom:.5rem}}.SiteHeader_currentWeek___YcVE{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;text-shadow:none}@media(max-width:1024px){.SiteHeader_currentWeek___YcVE{flex-direction:column;text-shadow:none}}.SiteHeader_currentWeek__week__aauVy{width:33%;text-align:left;font-size:1.5rem}@media(max-width:1024px){.SiteHeader_currentWeek__week__aauVy{text-align:center;width:100%;font-size:2rem;order:2;margin-bottom:.5rem}}.SiteHeader_currentWeek__picker___yq_Z{width:34%;font-size:2rem}@media(max-width:1024px){.SiteHeader_currentWeek__picker___yq_Z{text-align:center;width:100%;font-size:2.5rem;order:1}}.SiteHeader_currentWeek__time__BJh5h{width:33%;text-align:right;font-size:1.5rem}@media(max-width:1024px){.SiteHeader_currentWeek__time__BJh5h{text-align:center;width:100%;font-size:1.75rem;order:3}}.SiteHeader_week__h3Xq1{font-size:2rem}.SiteFooter_footer___VZCc{color:gold;text-shadow:0 0 .5rem gold;font-family:Bungee Outline,cursive;border-radius:1rem;background:rgba(0,0,0,.7);padding:1rem 4rem;display:block;width:100%;font-size:1.5rem;text-align:center}.SiteFooter_footer___VZCc a{margin:0 2rem;color:gold;text-decoration:none}@media(max-width:1024px){.SiteFooter_footer___VZCc a{width:50%;display:inline-block;margin:.75rem 0}}.layout_background__GmEn2{background-image:url(/img/curtain.png);background-position:50%;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;z-index:1}.layout_wrapper__ZqPXY{display:grid;position:relative;z-index:2;width:114rem;max-width:100%;padding:1rem 2rem;margin:0 auto;grid-row-gap:1rem;row-gap:1rem;grid-template-rows:auto 1fr auto;min-height:100vh;min-height:100dvh}