<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.events-container{display:flex;flex-wrap:wrap;gap:0}.event-card{width:50%;height:80vh;overflow:hidden;border:1px #fafafa solid;display:grid;grid-template:1fr / 1fr}.event-card.single-event{width:100%;height:95vh}.event-image{grid-row:1;grid-column:1;width:100%;height:80vh;object-fit:cover;position:relative}.single-event .event-image{width:100%;height:95vh}.event-image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background-image:-moz-linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%)}.single-event .event-image:after{height:60%}.event-details{grid-row:1;grid-column:1;align-self:end;justify-self:center;z-index:1;display:flex;flex-direction:column;align-items:center;padding:1.8rem;color:#fff}.event-title{font-size:1.5rem;margin:0}.event-subtitle{font-size:1rem;font-weight:400;margin:0 0 .3rem}.event-practicals{display:flex;flex-direction:row;gap:.8rem;margin-top:.2rem}.event-practicals__item{display:flex;align-items:center;flex-direction:row;gap:.4rem}.event-practicals__icon{fill:#fff;width:1.6rem;height:1.6rem}.event-location,.event-dates{font-size:1rem;margin:0}.event-secondary-btn{color:#fff;transition:opacity .3s ease-in-out}.event-secondary-btn:hover{opacity:.7}.event-subscribe-btn{height:calc(var(--button-size) - 16px);line-height:2.7;padding:0 1.4rem;transition:all .3s ease;margin-top:.8rem;border-color:#fff!important;color:#fff;cursor:initial}.event-subscribe-btn:hover{background-color:#fff;color:#000;cursor:pointer}.event-subscribe-btn--disabled:hover{background-color:unset;color:#fff;cursor:initial}@media screen and (max-width: 1024px){.events-container{flex-direction:column}.event-card{width:100vw;height:60vh;border-bottom:.1rem solid #fff;border-left:unset;border-right:unset;border-top:unset}.event-image{height:60vh}.event-image:after{height:45%}.event-title{font-size:1.2rem}.event-subtitle{font-size:.9rem}.event-practicals__item{gap:.25rem}.event-practicals__icon{width:1.3rem;height:1.3rem}.event-location,.event-dates{font-size:.8rem}.event-subscribe-btn{height:fit-content;line-height:2.9}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/section-events-list.css.map */
</pre></body></html>