.wfl-schedule{background:var(--wfl-bg);color:var(--wfl-text);padding:var(--wfl-padding) 40px;width:80%;margin:auto}.wfl-schedule__header{display:grid;gap:.7rem;max-width:46rem;margin-bottom:clamp(1.75rem,3vw,2.5rem)}.wfl-schedule__content{display:grid;gap:clamp(1.25rem,2.5vw,2rem)}.wfl-schedule__eyebrow{margin:0;font-size:.82rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--wfl-accent)}.wfl-schedule__heading{margin:0;font-size:clamp(2rem,4.6vw,3.35rem);line-height:.98;text-transform:uppercase;letter-spacing:-.05em;font-weight:900}.wfl-schedule__subtitle{color:var(--wfl-muted);line-height:1.7;font-size:1rem}.wfl-schedule__summary{display:grid;align-content:start;gap:1rem}.wfl-schedule__date-card{display:grid;gap:.6rem;padding:clamp(1.3rem,2.2vw,1.7rem);background:linear-gradient(155deg,#22c55e1f,#fffffffa 42%),var(--wfl-card-bg);box-shadow:0 18px 38px #0f172a14;border:1px solid rgba(15,23,42,.08);width:100%;position:relative;overflow:hidden}.wfl-schedule__date-card:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:linear-gradient(90deg,var(--wfl-accent),#16a34a)}.wfl-schedule__date-label{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:var(--wfl-accent)}.wfl-schedule__date-value{font-size:clamp(1.55rem,3vw,2.3rem);font-weight:900;line-height:1;letter-spacing:-.04em}.wfl-schedule__summary-title{font-size:1.1rem;font-weight:800}.wfl-schedule__address{font-style:normal;color:var(--wfl-muted);line-height:1.6;margin:0}.wfl-schedule__cta{width:fit-content}.wfl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.9rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:800;background:linear-gradient(135deg,var(--wfl-accent),#16a34a);color:#fff;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;box-shadow:0 14px 28px #22c55e38}.wfl-btn:hover{opacity:.92;transform:scale(1.03)}.wfl-schedule__list{display:grid;gap:var(--wfl-gap);min-width:0}.wfl-schedule__progress{display:none;width:100%;max-width:14rem;height:.3rem;margin:1rem auto 0;border-radius:999px;background:#22c55e24;overflow:hidden}.wfl-schedule__progress-bar{--wfl-schedule-progress: 0;display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--wfl-accent),#16a34a);border-radius:inherit;transform:scaleX(max(var(--wfl-schedule-progress),.12));transform-origin:left center;transition:transform .2s ease}.wfl-schedule__item{position:relative;display:grid;gap:1rem;padding:clamp(1.15rem,2.2vw,1.45rem);background:linear-gradient(180deg,#fffffffa,#f7f9fbf5),var(--wfl-card-bg);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 30px #0f172a12;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.wfl-schedule__item:hover{transform:translateY(-4px);box-shadow:0 22px 40px #22c55e29}.wfl-schedule__item:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--wfl-accent),rgba(34,197,94,.22))}.wfl-schedule__timeline{display:none}.wfl-schedule__time{display:inline-flex;align-items:center;justify-content:center;min-height:2.15rem;padding:.4rem .75rem;border-radius:999px;background:#22c55e1f;color:#15803d;font-size:.76rem;font-weight:900;margin-left:0;letter-spacing:.12em;text-transform:uppercase;flex:0 0 auto}.wfl-schedule__item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.wfl-schedule__item-main{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1 1 260px}.wfl-schedule__icon{width:2.7rem;height:2.7rem;border-radius:.9rem;object-fit:contain;flex-shrink:0;color:var(--wfl-accent);background:#22c55e14;padding:.45rem}.wfl-schedule__icon--svg svg{width:100%;height:100%;fill:currentColor}.wfl-schedule__title{margin:0;position:relative;top:2px;font-size:clamp(1.15rem,2.2vw,1.35rem);line-height:1.08;font-weight:900;letter-spacing:-.03em;flex:1 1 auto}.wfl-schedule__body{display:grid;gap:.95rem}.wfl-schedule__description{color:var(--wfl-muted);line-height:1.65}.wfl-schedule__description>*:first-child{margin-top:0}.wfl-schedule__description>*:last-child{margin-bottom:0}.wfl-schedule__link{width:fit-content;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--wfl-accent);text-decoration:none}@media screen and (max-width:989px){.wfl-schedule{padding-inline:20px}.wfl-schedule__header{max-width:none}}@media screen and (min-width:990px){.wfl-schedule__content{grid-template-columns:minmax(280px,.82fr) minmax(0,1.5fr);align-items:start;gap:clamp(1.5rem,3vw,2.5rem)}.wfl-schedule__summary{position:sticky;top:1.5rem}.wfl-schedule__timeline{display:block;width:2px;background:linear-gradient(to bottom,#22c55e8c,#22c55e14);height:100%;position:absolute;left:1.55rem;top:0;opacity:1}.wfl-schedule__item:before{content:"";position:absolute;left:1.15rem;top:1.55rem;width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(135deg,var(--wfl-accent),#16a34a);box-shadow:0 0 0 8px #22c55e1f}.wfl-schedule__item{padding-left:3rem}.wfl-schedule__item-head{display:grid;grid-template-columns:minmax(7.5rem,8.5rem) minmax(0,1fr);align-items:start;gap:.9rem}.wfl-schedule__time{width:100%;min-width:0}.wfl-schedule__item-main{width:100%}.wfl-schedule__item:after{display:none}}@media screen and (max-width:749px){.wfl-schedule__cta,.wfl-btn{width:100%}.wfl-schedule__content{gap:1.15rem}.wfl-schedule__list{grid-auto-flow:column;grid-auto-columns:minmax(80%,1fr);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-bottom:.4rem;margin:0 -20px 0 0;padding-inline:20px;scrollbar-width:none}.wfl-schedule__list::-webkit-scrollbar{display:none}.wfl-schedule__progress{display:block}.wfl-schedule__item{scroll-snap-align:start;scroll-snap-stop:always}.wfl-schedule__date-card{padding:1.2rem}.wfl-schedule__time{font-size:.74rem}.wfl-schedule__item-main{flex:1 1 auto;width:100%}.wfl-schedule__title{font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wfl-event-schedule.css.map */
