.wv2-hero{background:var(--maroon);color:#fff;padding:5rem 1.5rem 4rem}.wv2-hero .hv2-section-label{color:rgba(255,255,255,.6)}.wv2-hero__headline{color:#fff;margin-bottom:1rem}.wv2-hero .hv2-section-headline{font-size:1.9rem}.wv2-hero__sub{font-size:1rem;color:rgba(255,255,255,.75);line-height:1.7;max-width:620px;margin:0}.wv2-content{background:#fff;padding:3rem 1.5rem 4rem}.wv2-btn{display:inline-flex;align-items:center;gap:.4rem;border:1.5px solid var(--maroon);border-radius:4px;padding:.6rem 1.1rem;font-family:var(--font-heading);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--maroon);text-decoration:none;background:0 0;white-space:nowrap;transition:background var(--hv2-dur) var(--hv2-ease),color var(--hv2-dur) var(--hv2-ease)}.wv2-btn:hover{background:var(--maroon);color:#fff}.wv2-webinar-banner{display:flex;flex-direction:column;gap:1rem;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#f2efea;padding:1.5rem;margin-top:1.5rem}.wv2-webinar-banner__icon{color:var(--maroon);font-size:1.5rem}.wv2-webinar-banner__body{flex:1}.wv2-webinar-banner__badge{display:inline-flex;align-items:center;border-radius:9999px;background:rgba(154,30,33,.08);color:var(--maroon);padding:.2rem .65rem;font-family:var(--font-heading);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.6rem}.wv2-webinar-banner__title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--dark-grey);margin:0 0 .5rem}.wv2-webinar-banner__desc{font-size:.85rem;line-height:1.6;color:#666;margin:0}.wv2-webinar-banner__action{flex:0 0 auto}.wv2-videos-intro{margin-top:2.5rem}.wv2-videos-intro__heading{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;text-transform:uppercase;color:var(--dark-grey);margin:.5rem 0 .5rem}.wv2-videos-intro__desc{font-size:.9rem;line-height:1.6;color:#666;max-width:720px;margin:0}.wv2-gallery{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.wv2-player{min-width:0}.wv2-player__frame-wrap{position:relative;padding-top:56.25%;border-radius:8px;overflow:hidden;background:#000}.wv2-player__frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.wv2-player__title{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--dark-grey);margin:1rem 0 .5rem}.wv2-player__desc{font-size:.9rem;line-height:1.6;color:#666;margin:0}.wv2-playlist{border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden}.wv2-playlist__header{padding:.85rem 1rem;background:#f2efea;font-family:var(--font-heading);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--dark-grey)}.wv2-playlist__items{display:flex;flex-direction:column;max-height:480px;overflow-y:auto}.wv2-playlist__item{display:flex;align-items:flex-start;gap:.75rem;width:100%;border:none;border-left:3px solid transparent;border-bottom:1px solid #f0f0f0;background:0 0;padding:.85rem 1rem;text-align:left;cursor:pointer;font:inherit;transition:background var(--hv2-dur) var(--hv2-ease)}.wv2-playlist__item:hover{background:#f2efea}.wv2-playlist__item.is-active{background:rgba(154,30,33,.06);border-left-color:var(--maroon)}.wv2-playlist__item.is-active .wv2-playlist__title{font-weight:700}.wv2-playlist__thumb{flex:0 0 auto;width:100px;height:56px;border-radius:4px;overflow:hidden;background:#000}.wv2-playlist__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wv2-playlist__text{display:flex;flex-direction:column;gap:.3rem;min-width:0}.wv2-playlist__badge{display:inline-flex;align-self:flex-start;border-radius:9999px;background:rgba(154,30,33,.08);color:var(--maroon);padding:.15rem .55rem;font-family:var(--font-heading);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.wv2-playlist__title{font-size:.85rem;line-height:1.4;color:var(--dark-grey);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:640px){.wv2-playlist__items{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.wv2-playlist__item{flex-direction:column;flex:0 0 160px;scroll-snap-align:start;border-left:none;border-bottom:none;border-right:1px solid #f0f0f0}.wv2-playlist__item.is-active{border-left:none;border-top:3px solid var(--maroon)}.wv2-playlist__thumb{width:100%;height:90px}.wv2-playlist__title{-webkit-line-clamp:3}}@media (min-width:769px){.wv2-hero{padding:6rem 5% 5rem}.wv2-hero .hv2-section-headline{font-size:2.25rem}.wv2-content{padding:4rem 5% 6rem}.wv2-webinar-banner{flex-direction:row;align-items:center;gap:2rem;padding:1.75rem 2rem}.wv2-gallery{grid-template-columns:1fr 340px;gap:2rem}}