.module-webinar-agenda .item-agenda{display:grid;grid-template-columns:50px var(--baseline-5) 4fr}.module-webinar-agenda .item-agenda.no-hours-col{grid-template-columns:var(--baseline-3) 4fr}.module-webinar-agenda .item-agenda .item-content{padding-left:0}@media only screen and (min-width:601px){.module-webinar-agenda .item-agenda{grid-template-columns:auto var(--baseline-6) 4fr}.module-webinar-agenda .item-agenda .item-content{padding-left:var(--baseline)}}.module-webinar-agenda .item-agenda.no-hours-col .item-point{justify-content:flex-start}.module-webinar-agenda .item-agenda.no-hours-col .item-point>span:before{left:calc(var(--size)/2)}.module-webinar-agenda .item-hours{opacity:.3;padding-top:var(--baseline-2)}.module-webinar-agenda .item-point{--size:var(--baseline-2);display:flex;justify-content:center;padding-top:var(--baseline-2);position:relative;z-index:1}.module-webinar-agenda .item-point>span{background-color:var(--global-body-fill);border:2px solid var(--primary-500);border-radius:100%;display:block;height:var(--size);width:var(--size)}.module-webinar-agenda .item-point>span:before{background-color:var(--primary-500);content:"";height:100%;left:50%;position:absolute;top:var(--baseline-2);transform:translateX(-50%);width:2px;z-index:-1}.module-webinar-agenda .trigger-accordion{padding-bottom:var(--baseline-4)!important;position:relative}.module-webinar-agenda .wrap-speakers{bottom:15px;pointer-events:none;position:absolute}.module-webinar-agenda .wrap-speakers img{border-radius:100%;height:30px;margin-right:10px;overflow:hidden;width:30px}@media only screen and (min-width:993px){.module-webinar-agenda .wrap-speakers img{height:var(--baseline-3);width:var(--baseline-3)}}.module-webinar-agenda .item-agenda.active .item-point span{background:var(--primary-500)}.module-webinar-agenda .item-agenda.active .item-content .item-title,.module-webinar-agenda .item-agenda.active .item-hours,.module-webinar-agenda .item-agenda.active .wrap-speakers{opacity:1}