.event-callout{display:flex;flex-direction:row;gap:10px;text-decoration:none;margin-bottom:20px}@media(min-width:992px){.event-callout{margin-bottom:0}}.event-callout h4{font-family:"futura-pt-bold",var(--font-roboto),Arial,sans-serif;font-weight:700;font-style:normal;font-size:2.2rem;line-height:2.2rem}.event-callout .icon-contain{transition:transform .5s ease;transform-origin:center;width:100%;height:100%;max-width:68px;max-height:68px}.event-callout .icon-contain i{font-size:3.8rem;line-height:3.8rem;color:#ffd520}.event-callout:hover{text-decoration:none}.event-callout:hover .icon-contain{transform:rotate(-90deg)}.schedule{margin:20px 20px 50px}.schedule h3{font-size:32px;margin-bottom:20px;text-align:center;color:#fff}.schedule .event{background-color:#ffd520;color:#041e42;display:flex;flex-direction:column;font-family:"futura-pt-bold",var(--font-roboto),Arial,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;font-size:1.75rem;line-height:1.75rem;margin-bottom:30px;align-items:center}.schedule .event img{margin:0}.schedule .event:last-child{border-bottom:none}.schedule .event a.link{text-decoration:none;position:relative;font-weight:600;color:#041e42}.schedule .event a.link:after{width:100%;content:"";position:absolute;bottom:0;height:2px;background-color:#041e42;left:0;transition:all .3s}.schedule .event a.link:hover:after{background-color:#fff}.schedule .event a.btn-primary:active,.schedule .event a.btn-primary:focus-visible,.schedule .event a.btn-primary:hover{color:#fff;background-color:#041e42;border-color:#fff}.schedule .event .display-inline-block{display:inline-block}.schedule .event span{font-weight:700}.schedule .event span.time{font-weight:400;font-size:1.3rem}.schedule .event .img-contain{background-color:#fff;display:flex;justify-content:center;align-items:center;width:100%}.schedule .event .content-contain{padding:16px 24px}.schedule .event .content-contain .location{font-size:1.3rem;line-height:1.1;margin-top:.25rem}.schedule .event .content-contain.full-description{text-transform:none;width:100%;padding-top:0}.schedule .event .content-contain.full-description p{color:#041e42;margin-bottom:.5rem}.schedule .event .content-contain .onSaleDetails{font-size:1.2rem;line-height:1.1}.schedule .event .sub-events{margin-bottom:20px}.schedule .event .sub-events .sub-event{background-color:#fff}.schedule .event .sub-events .sub-event .img-contain img{width:100%}.schedule .event .sub-events .sub-event .sub-event-info{display:flex;flex-direction:column;justify-content:center}.schedule .event .sub-events .sub-event .sub-event-info h3{color:#041e42}.schedule .event .sub-events .sub-event .sub-event-info a{white-space:nowrap}