#eventList>li{flex-direction:column-reverse;display:flex}@media (min-width:48rem){#eventList>li{flex-direction:row;align-items:center}#eventList>li h4{margin-left:calc(var(--spacing,.25rem)*-10)}#eventList>li:nth-child(2n){flex-direction:row-reverse}#eventList>li:nth-child(2n) h4{right:calc(var(--spacing,.25rem)*-8);margin-left:calc(var(--spacing,.25rem)*0);text-align:right}#eventList div.event-content{width:50%}}@media (min-width:64rem){#eventList div.event-content{width:60%}}@media (min-width:48rem){#eventList div.event-img{width:50%}}@media (min-width:64rem){#eventList div.event-img{width:40%}}#pastEvents:after{content:"";height:10rem;margin-inline:calc(var(--spacing,.25rem)*-4);background-image:url(/assets/llama.png),url(/assets/llama.png),url(/assets/llama.png);background-position:0 6rem,50% 4rem,100% 1rem;background-repeat:no-repeat;background-size:auto 10rem,auto 10rem,auto 10rem;display:block}@media (min-width:48rem){#pastEvents:after{background-position:0 8rem,50% 6rem,100% 1rem;background-size:auto 16rem,auto 16rem,auto 16rem;height:16rem}}.event-img{--tape-gray:#bcd9d9;--tape-edge-gray:#b2cdcd;padding:calc(var(--spacing,.25rem)*6);padding-bottom:calc(var(--spacing,.25rem)*16);background-color:#fff;position:relative}@media (min-width:48rem){.event-img{padding:calc(var(--spacing,.25rem)*4);padding-bottom:calc(var(--spacing,.25rem)*14)}}.event-img>img{border:1px solid #0000000d}.event-img:before,.event-img:after,.event-img-inner:before,.event-img-inner:after{content:"";height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*20);background-color:var(--tape-gray);opacity:.5;border-right:1px dotted var(--tape-edge-gray);border-left:1px dotted var(--tape-edge-gray);position:absolute}.event-img:before{top:calc(var(--spacing,.25rem)*1);left:calc(var(--spacing,.25rem)*-8);rotate:-50deg}.event-img:after{top:calc(var(--spacing,.25rem)*1);right:calc(var(--spacing,.25rem)*-8);rotate:44deg}.event-img-inner:before{bottom:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*-8);rotate:35deg}.event-img-inner:after{right:calc(var(--spacing,.25rem)*-8);bottom:calc(var(--spacing,.25rem)*0);rotate:-35deg}
