<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.event-modal{background:rgba(0,0,0,0)}.event-modal__container{background:#fff;box-shadow:-16px 20px 0 0 rgba(0,0,0,.1);height:100%;left:0;overflow:hidden;padding:0;position:fixed;text-align:center;top:0;width:100%;z-index:1}@media(min-width: 600px){.event-modal__container{border-radius:24px;height:unset;left:50%;min-height:580px;top:50%;transform:translate(-50%, -50%);width:clamp(460px,33%,500px)}}@media only screen and (min-width: 600px)and (max-width: 1000px)and (orientation: landscape){.event-modal__container{height:380px;min-height:unset;overflow-y:scroll}}.event-modal img{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 600px){.event-modal img{height:220px}}.event-modal__content{padding:1.75rem 2rem}.event-modal__location{color:#5f6368;font-size:1rem;line-height:3rem}.event-modal__location span{color:#4285f4}.event-modal__location.red span{color:#c5221f}.event-modal__location.green span{color:#188038}.event-modal__location.yellow span{color:#f29900}.event-modal__date__content{color:#5f6368;font-size:.875rem;font-weight:500;line-height:1.5rem;margin-bottom:.5rem;text-transform:uppercase}.event-modal__date__content--dot{color:#000}.event-modal__date__content--arrow{color:#4285f4}.event-modal__description{font-size:1.5rem;font-weight:700;line-height:2rem}.event-modal .material-icons{color:#4285f4;font-size:1.25rem}.event-modal__button{margin-top:2rem}.event-modal__button.dark{background-color:#202124}.event-modal__button.dark:visited,.event-modal__button.dark:hover{background-color:#3c4043}.event-modal__button.dark:focus{background-color:#202124;box-shadow:0 0 0 2px #3c4043}.event-modal__close-btn{background-color:#fff;border-radius:50%;inset-inline-end:1rem;top:1rem}.event-modal .glue-modal__close-btn::before,.event-modal .glue-modal__close-btn::after{height:30%;left:21px;top:35%}.event-modal .material-symbols-outlined{font-size:16px}.modal__backdrop{background-color:rgba(0,0,0,.4);bottom:0;cursor:pointer;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.glue-modal-open{visibility:visible}</pre></body></html>