h3.std-in-sticky-section-header{font-size:56px;font-weight:600;line-height:56px}.std-in-sticky-section-event-details{display:flex;flex-direction:row;gap:24px;margin-bottom:40px;margin-top:32px}.std-in-sticky-section-event-details .pipe-mark{color:#818798}.dnd-section.std-in-sticky:has(.std-in-sticky-section-module-v1){animation:slideUp .5s ease-in-out forwards;bottom:0;position:fixed;width:100%;z-index:50}.dnd-section.std-in-not-sticky:has(.std-in-sticky-section-module-v1){animation:slideDown .5s ease-in-out forwards;position:fixed;width:100%}.std-in-sticky-section-event-details .sticky-event-data{display:flex;gap:8px}@keyframes slideUp{0%{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideDown{0%{bottom:0;opacity:1}to{bottom:-100px;opacity:0}}@media only screen and (max-width:768px){h3.std-in-sticky-section-header{font-size:24px;line-height:28px}.std-in-sticky-section-event-details{flex-direction:column;gap:8px;margin-bottom:18px;margin-top:18px}.std-in-sticky-section-event-details .pipe-mark{display:none}}