.event-card{max-width:400px;perspective:1000px;width:33.33%;height:400px}.event-card:has(.event-card__image){height:600px}.event-card__inner{width:100%;height:100%;position:relative;transition:transform .8s;transform-style:preserve-3d;border:3px solid black;border-radius:16px}.event-card__front,.event-card__back{display:flex;flex-direction:column;width:100%;height:100%;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fefbed;border-radius:16px}.event-card__back{transform:rotateY(180deg);padding:35px 28px 20px}.event-card__trigger{margin-top:auto}.event-card__back p{font-size:16px;line-height:1.5}input[type=checkbox].event-card__checkbox{display:none}.event-card__image{flex-basis:300px;flex-shrink:1}.event-card__image,.event-card__image img{width:100%;height:100%;border-radius:16px 16px 0 0;object-fit:cover;aspect-ratio:16/9}.event-card:has(.event-card__image) .event-card__content{border-radius:0 0 16px 16px;border-top:3px solid black}.event-card:not(:has(.event-card__image)) .event-card__content{border-radius:16px}.event-card__content{height:100%;padding:35px 28px 20px;background:#fefbed;display:flex;flex-direction:column;gap:12px;flex-basis:70%;flex-grow:1}.event-card__title{font-family:BNAxelGrotesk-Bold;font-size:32px!important;text-align:center;margin-top:8px;margin-bottom:12px}.event-card__icon{display:flex;gap:12px;align-items:center;font-size:16px;font-family:SF Mono!important}.event-card__icon svg{width:24px;flex-shrink:0}.event-card__icon p{margin-top:8px;margin-bottom:8px;font-size:16px;font-family:SF Mono!important}.event-card__trigger{text-align:center;cursor:pointer;text-decoration:underline}.event-card__checkbox:checked+.event-card__inner{transform:rotateY(180deg)}@media screen and (max-width:1440px){.event-card{width:30%}}@media screen and (max-width:1300px){.event-card{width:28%;height:500px}.event-card:has(.event-card__image){height:700px}}@media screen and (max-width:980px){.event-card{width:50%;height:400px}}@media screen and (max-width:768px){.event-card{width:100%;height:400px}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/component-event-card.css.map */
