.list-style-event{padding:1rem;border-bottom:1px solid #333333;position:relative;background-color:#1a1a1a;transition:all .2s ease;color:white}.list-style-event-content,.list-style-event-link{display:flex;align-items:center}.list-style-event-link{flex-grow:1;text-decoration:none;color:inherit;cursor:pointer}.list-style-event:hover{background-color:#262626}.list-style-event .event-details{flex-grow:1;padding:0 1rem}.list-style-event .event-date{color:#ffc107;font-weight:600;margin-bottom:.25rem;font-size:.875rem;text-transform:uppercase}.list-style-event .event-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:white}.list-style-event .event-location{color:#d1d5db;font-size:.875rem}.list-style-event .event-action{flex-shrink:0}.list-style-event .see-tickets-btn{background-color:#ffc107;color:black;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;transition:background-color .2s ease;display:inline-block;text-align:center;min-width:120px}.list-style-event .see-tickets-btn:hover{background-color:#ffca2c}.list-style-event .event-toggle{position:absolute;left:0;top:50%;transform:translateY(-50%);padding:.5rem;color:#d1d5db;cursor:pointer}.list-style-event .event-category{display:inline-block;background-color:#333333;color:#ffc107;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;margin-top:.5rem}.list-style-event .promo-tag{color:#ff5757;font-size:.75rem;font-weight:600;text-align:center;margin-top:.25rem}@media (max-width:768px){.list-style-event{padding:.75rem;overflow:hidden}.list-style-event-content{flex-direction:column;align-items:flex-start}.list-style-event-link{flex-direction:row;width:100%}.list-style-event .event-details{padding:0 .75rem;width:100%;flex:1}.list-style-event .event-location,.list-style-event .event-title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.list-style-event .event-action{display:block;width:100%;margin-top:.75rem;box-sizing:border-box}.list-style-event .see-tickets-btn{display:block;width:95%;min-width:unset;box-sizing:border-box;text-align:center;margin:0 auto}.list-style-event .promo-tag{width:95%;margin:.25rem auto 0}}