.ht-event-details .container>h3{background-color:#737373;color:#fff;font-weight:700;margin-bottom:8px;padding:.6rem}.ht-event-details .slots{display:flex;flex-direction:column;gap:8px}.ht-event-details .slot{cursor:pointer;--bg:#f4f4f4}.ht-event-details .slot.open .slot-header{background-color:var(--bg);transition-delay:0s}.ht-event-details .slot-header{display:flex;gap:8px;position:relative;transition-delay:.3s;transition-property:background-color;transition-timing-function:step-end}.ht-event-details .slot-time{background-color:var(--bg);color:var(--red-2);display:grid;font-size:1.3rem;font-weight:700;min-width:122px;padding:0 32px;place-items:center}.ht-event-details .slot-header-info{align-items:start;background-color:var(--bg);display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:16px}.ht-event-details .slot-header-info p{font-size:1.2rem;margin-bottom:0}.ht-event-details .slot-header-info p:first-of-type{font-weight:700}.ht-event-details .no-dropdown .slot-header .slot-arrows{display:none}.ht-event-details .slot-header .slot-arrows{position:absolute;right:32px;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out}.ht-event-details .slot.open .slot-header .slot-arrows{transform:translateY(-50%) rotate(90deg)}.ht-event-details .slot-header .slot-arrows svg{fill:var(--grey-4)!important;height:45px;width:45px}.ht-event-details .slot-body{height:0;overflow:hidden;transition:height .3s ease-in-out}.ht-event-details .slot-content li,.ht-event-details .slot-content ol,.ht-event-details .slot-content p,.ht-event-details .slot-content ul{margin-bottom:0;margin-top:0}.ht-event-details .slot-content{background:var(--bg);display:flex;padding-left:132px}.ht-event-details .slot-content div:first-child{padding:0 16px 16px}.ht-event-details .slot-content details{margin-top:12px}.ht-event-details .slot-content summary{color:var(--red-2);user-select:none}.ht-event-details .slot-content summary::marker{color:#000;font-size:20px}.ht-event-details .slot-content details :not(:last-child){margin-bottom:8px}.ht-event-details .slot-content .slot-image{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;margin-left:auto;padding:16px}.ht-event-details .slot-content .slot-image img{height:200px!important;max-height:200px!important}.ht-event-details .slot-content .slot-image img+p{color:var(--grey-5);font-size:15px}@media (max-width:768px){.ht-event-details .slot-time{font-size:unset;min-width:108px}.ht-event-details .slot-header-info p{font-size:unset}.ht-event-details .slot-content{flex-direction:column-reverse;padding-left:124px}.ht-event-details .slot-content .slot-image{border-right:0;margin-left:0}.ht-event-details .slot-header .slot-arrows{display:none}}