.event-agenda{margin-top:40px;margin-bottom:40px}
@media(min-width:768px){.event-agenda{margin-top:64px;margin-bottom:64px}
}
.event-agenda .container-general{display:block}
@media(min-width:1024px){.event-agenda .container-general{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}
}
.event-agenda .container-general .title{font-family:'N27 Bold';font-weight:700;font-style:normal;font-size:40px;line-height:48px;color:#333f48;text-transform:uppercase;hyphens:auto;word-break:auto-phrase;margin-bottom:32px}
@media(min-width:1024px){.event-agenda .container-general .title{font-size:48px;line-height:56px}
}
@media(min-width:1600px){.event-agenda .container-general .title{font-size:64px;line-height:72px}
}
@media(min-width:768px){.event-agenda .container-general .title{hyphens:none;word-break:normal}
}
@media(min-width:1024px){.event-agenda .container-general .title{width:33.34%;max-width:460px;margin-bottom:0}
}
@media(min-width:1024px){.event-agenda .container-general .calendar{width:66.66%}
}
.event-agenda .container-general .calendar .tabs{margin:0 !important}
.event-agenda .container-general .calendar .tabs .cmp-tabs__tab-bar .cmp-tabs__tab{padding:0 0 16px;min-width:175px}
.event-agenda .container-general .calendar .tabs .cmp-tabs__tabpanel .event-agenda-data:last-child{margin-bottom:0}