﻿body,html{font-family:"MDThermochrome",sans-serif;font-variation-settings:"slnt" 0}@keyframes slide-reveal{0%{clip-path:polygon(0% 100%, 100% 100%, 100% 100%, 0 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}@keyframes slide-hide{0%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}100%{clip-path:polygon(0% 100%, 100% 100%, 100% 100%, 0 100%)}}@keyframes move-up{0%{top:100%}100%{top:0}}@keyframes move-down{0%{top:0%}100%{top:100%}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes marquee2{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes marqueeLineup{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes marqueeLineup2{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@keyframes text-fade{0%{font-weight:10}100%{font-weight:500}}@keyframes text-fade-400{0%{font-weight:10}100%{font-weight:400}}.event-card{position:relative;gap:1rem}.event-card__content{background:var(--grey);position:relative;display:grid;grid-template-columns:125px auto;max-width:1340px;margin:0 auto var(--containerPadding) auto}@media(min-width: 640px){.event-card__content{grid-template-columns:200px auto}}.event-card__image{width:100%}.event-card__image--placeholder{background:#000}.event-card__image img{width:100%;height:100%;object-fit:cover}.event-card__text{flex-grow:2;padding:var(--containerPadding)}.event-card__subtitle{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-card__subtitle{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-card__subtitle{--smallHead: 2rem}}.event-card__subtitle{margin-bottom:calc(var(--containerPadding)/4);max-width:1024px;color:#000}.event-card__date{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-card__date{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-card__date{--smallHead: 2rem}}.event-card__date{color:#000;justify-content:space-between;z-index:5;position:relative;text-transform:capitalize;margin-bottom:calc(var(--containerPadding)/4)}.event-card__title{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-card__title{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-card__title{--smallHead: 2rem}}.event-card__title{position:relative;text-transform:uppercase;color:var(--textColorAlt);margin-bottom:calc(var(--containerPadding)/4)}@media(min-width: 640px){.event-card__title{--multiplier: 1;--eventHead: 3rem;font-size:var(--eventHead);font-variation-settings:"slnt" 0,"wght" 500;line-height:.8}}@media(min-width: 640px)and (min-width: 1024px){.event-card__title{--eventHead: 2.75rem}}@media(min-width: 640px)and (min-width: 1340px){.event-card__title{--eventHead: 4.5rem}}.event-card__title__content{padding-right:2rem}.event-card__ticket{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-card__ticket{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-card__ticket{--smallHead: 2rem}}.event-card__ticket{border-radius:2rem;padding:calc(var(--containerPadding)/8) calc(var(--containerPadding)/1);width:fit-content;background:var(--bgColor);color:var(--pageColor);z-index:5}@media(min-width: 640px){.event-card__ticket{position:absolute;right:var(--containerPadding);top:var(--containerPadding)}}.event-content{clip-path:polygon(100% 100%, 100% 100%, 100% 100%, 0 100%);animation:slide-reveal .5s ease-in-out forwards;position:relative;animation-timing-function:steps(8, end)}.event-content.moving-away{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);animation:slide-hide .5s ease-in-out forwards}.event-content.moving-away:after{top:0;animation:move-down .4s ease-in-out forwards}.event-content{color:var(--bgColor);background:var(--pageColor);margin-bottom:auto;height:100svh;width:100%;position:fixed;left:0;overflow-y:auto;z-index:400;top:0;padding:0 var(--containerPadding) calc(var(--containerPadding)*2) var(--containerPadding)}.event-content__title{--multiplier: 1;--largeHead: 4rem;font-size:var(--largeHead);font-weight:400;line-height:.8;font-variation-settings:"slnt" 0,"wght" 500}@media(min-width: 1024px){.event-content__title{--largeHead: 5rem}}@media(min-width: 1340px){.event-content__title{--largeHead: 6.5rem}}.event-content__title{font-weight:10;animation:text-fade-400 .4s .3s ease-in-out forwards;animation-timing-function:steps(12, end);max-width:1340px;margin:auto;padding:calc(var(--containerPadding)/1);text-align:center;text-transform:uppercase;background:var(--pageColor);position:relative;color:var(--textColorAlt);word-break:break-word}.event-content__title__image{mix-blend-mode:hue;position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:3;top:0;left:0}.event-content__subtitle{--multiplier: 1;--mediumHead: 2.25rem;font-size:var(--mediumHead);font-variation-settings:"slnt" 0,"wght" 500;line-height:1}@media(min-width: 1024px){.event-content__subtitle{--mediumHead: 2.75rem}}@media(min-width: 1340px){.event-content__subtitle{--mediumHead: 3.5rem}}.event-content__subtitle{text-align:center;max-width:1340px;margin:auto}.event-content__meta{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-content__meta{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-content__meta{--smallHead: 2rem}}.event-content__meta{text-align:center;margin:var(--containerPadding) 0;display:flex;justify-content:center;gap:.5rem}.event-content__meta__child{border-radius:2rem;padding:calc(var(--containerPadding)/8) calc(var(--containerPadding)/1);background:var(--bgColor);color:var(--pageColor)}.event-content__mask{position:absolute;top:0;left:0;width:100%;height:100svh;z-index:-1;overflow-y:auto;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.event-content__info{display:grid;max-width:1340px;margin:auto;gap:var(--containerPadding)}.event-content__info__image{width:1024px;max-width:100%;display:block}@media(min-width: 1024px){.event-content__info{grid-template-columns:1fr 1fr}}.event-content__info__description{--paragraph: 1.25rem;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.3}@media(min-width: 1024px){.event-content__info__description{--paragraph: 1.5rem}}@media(min-width: 1340px){.event-content__info__description{--paragraph: 1.75rem}}.event-content__info__description{font-weight:10;animation:text-fade .4s .3s ease-in-out forwards;animation-timing-function:steps(12, end);max-width:640px}.event-content__info__description .blocks{padding-top:var(--containerPadding)}.event-content__info__description p{margin:0 auto var(--containerPadding) auto}.event-content__info__description p:has(+ul){margin-bottom:var(--containerPadding)}.event-content__info__description strong{font-variation-settings:"wght" 700,"slnt" 0}.event-content__info__description ul,.event-content__info__description ol{padding-left:2rem;margin-bottom:var(--containerPadding)}.event-content__info__description a{text-decoration:underline}.event-content__info__description ul li{list-style:none}.event-content__info__description ul li:before{display:inline;content:"→";position:absolute;transform:translateX(calc(-100% - 1rem))}.event-content__info__description ol li{list-style:numeric}.event-content__info__description li{padding-bottom:1px}.event-content__info__description li p:last-of-type{margin-bottom:0}.event-content__bottom{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-content__bottom{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-content__bottom{--smallHead: 2rem}}.event-content__bottom{position:fixed;bottom:0;width:100%;left:0;display:flex;color:var(--bgColor);justify-content:center;background:var(--pageColor);padding:calc(var(--containerPadding)/4);color:var(--pageColor);z-index:100;gap:1rem}.event-content__bottom:hover{cursor:pointer}.event-content__bottom__close{border-radius:2rem;padding:calc(var(--containerPadding)/8) calc(var(--containerPadding)/1);display:block;background:var(--bgColor)}.event-content__bottom__tickets{border-radius:2rem;padding:calc(var(--containerPadding)/8) calc(var(--containerPadding)/1);background:var(--textColorAlt)}.event-featured{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-featured{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-featured{--smallHead: 2rem}}.event-featured{grid-template-columns:repeat(2, 1fr);position:relative;background:var(--bgColor);padding:calc(var(--containerPadding)*1) var(--containerPadding);overflow:hidden;text-align:center;color:var(--textColorAlt);margin:calc(var(--containerPadding)*1) auto;background:var(--bgColor)}@media(min-width: 1024px){.event-featured{border-radius:20rem}}.event-featured__image{mix-blend-mode:hue;position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:3;top:0;left:0}.event-featured__date{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-featured__date{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-featured__date{--smallHead: 2rem}}.event-featured__date{text-transform:capitalize;color:var(--pageColor);position:relative;z-index:5}.event-featured__title{--multiplier: 1;--largeHead: 4rem;font-size:var(--largeHead);font-weight:400;line-height:.8;font-variation-settings:"slnt" 0,"wght" 500}@media(min-width: 1024px){.event-featured__title{--largeHead: 5rem}}@media(min-width: 1340px){.event-featured__title{--largeHead: 6.5rem}}.event-featured__title{position:relative;z-index:2;margin:calc(var(--containerPadding)/2) 0;text-transform:uppercase}.event-featured__title__content{width:fit-content;padding-right:2rem}@media(min-width: 1024px){.event-featured__title{padding:0 var(--containerPadding)}}.event-featured__subtitle{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-featured__subtitle{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-featured__subtitle{--smallHead: 2rem}}.event-featured__subtitle{color:var(--pageColor);position:relative;z-index:5}.event-featured:hover .event__title__content,.event-featured:hover .event__lineup__content{animation-play-state:running}body[data-template=event] .events,body[data-template=event] .event-featured{--textColor: blue;color:var(--textColor)}.event-meta{--smallHead: 1.35rem;font-size:var(--smallHead);font-variation-settings:"slnt" 0,"wght" 450;line-height:1.2}@media(min-width: 640px){.event-meta{--smallHead: 1.75rem}}@media(min-width: 1340px){.event-meta{--smallHead: 2rem}}.event-meta{display:grid;grid-template-columns:repeat(2, 1fr);padding-top:var(--containerPadding);margin-bottom:1rem}.event-meta__date,.event-meta__ticket{padding:0 var(--containerPadding)}.event-list{position:relative;z-index:100;margin-bottom:auto;padding:0 var(--containerPadding)}.event-list--events{padding-top:var(--containerPadding)}.event-list__feature{max-width:1340px;margin:auto}.event-list__main{margin:auto}/*# sourceMappingURL=event.css.map */
