.schedule-module-scss-module__lsttvG__schedule{display:grid}.schedule-module-scss-module__lsttvG__session-list{margin:0;padding:0;list-style:none;display:grid}.schedule-module-scss-module__lsttvG__locationLink{color:inherit;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.schedule-module-scss-module__lsttvG__locationLink:hover{color:var(--primary)}.schedule-module-scss-module__lsttvG__session-item{background-color:transparent;grid-template-columns:16rem 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.schedule-module-scss-module__lsttvG__session-item:nth-child(odd){background-color:var(--gray-100)}.schedule-module-scss-module__lsttvG__left{flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.schedule-module-scss-module__lsttvG__date{white-space:nowrap;font-weight:700}.schedule-module-scss-module__lsttvG__time{opacity:.9;white-space:nowrap;font-weight:600}.schedule-module-scss-module__lsttvG__middle{align-items:center;gap:.5rem;display:flex;position:relative}.schedule-module-scss-module__lsttvG__prices{flex-direction:row;align-items:center;gap:0;display:flex}.schedule-module-scss-module__lsttvG__priceWrapper{align-items:center;display:inline-flex}.schedule-module-scss-module__lsttvG__currency{margin-right:.5rem;font-weight:700}.schedule-module-scss-module__lsttvG__separator{margin:0 .25rem;font-weight:700}.schedule-module-scss-module__lsttvG__freePrice{font-weight:700}.schedule-module-scss-module__lsttvG__paidPrice{cursor:pointer;font-weight:700;position:relative}.schedule-module-scss-module__lsttvG__right{justify-content:flex-end;display:flex}.schedule-module-scss-module__lsttvG__cta{color:var(--primary);align-items:center;gap:.35rem;padding:.5rem .875rem;font-weight:700;text-decoration:none;display:inline-flex}.schedule-module-scss-module__lsttvG__badge{z-index:1;white-space:nowrap;font-size:var(--font-xs);color:var(--white);background-color:var(--orange-400);opacity:0;pointer-events:none;will-change:transform,opacity;border-radius:5px;margin-top:.5rem;padding:.15rem .5rem;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .2s linear;position:absolute;top:100%;left:50%;transform:translate(-50%,-10px)}.schedule-module-scss-module__lsttvG__badge:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid var(--orange-400);width:0;height:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.schedule-module-scss-module__lsttvG__badge__active{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.schedule-module-scss-module__lsttvG__badge{transition:opacity .12s linear;transform:translate(-50%)}}
