.sst-featured-event{position:relative;overflow:hidden;padding:var(--event-padding-top, 80px) 0 var(--event-padding-bottom, 80px);background:var(--event-background, #ecf3f9)}.sst-featured-event:before,.sst-featured-event:after{position:absolute;content:"";border-radius:999px;pointer-events:none}.sst-featured-event:before{width:360px;height:360px;top:-220px;right:-80px;background:#2a9df424}.sst-featured-event:after{width:220px;height:220px;bottom:-150px;left:-70px;border:42px solid rgba(24,123,205,.08)}.sst-featured-event__container{position:relative;z-index:1;width:min(calc(100% - 40px),var(--container-width, 1340px));margin:0 auto}.sst-featured-event__card{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);overflow:hidden;background:var(--color-white, #fff);border:1px solid rgba(24,123,205,.12);border-radius:24px;box-shadow:0 24px 70px #0f385c1f}.sst-featured-event__media{position:relative;min-height:640px;overflow:hidden;background:#e8f3fb}.sst-featured-event__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";box-shadow:inset -1px 0 #187bcd1f;pointer-events:none}.sst-featured-event__image{display:block;width:100%;height:100%;object-fit:contain}.sst-featured-event__video{display:block;width:100%;height:100%;object-fit:cover}.sst-featured-event__sound-toggle{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;width:46px;height:46px;min-height:44px;align-items:center;justify-content:center;padding:0;color:#fff;background:#1a1a1ac7;border:1px solid rgba(255,255,255,.55);border-radius:999px;box-shadow:0 8px 24px #00000038;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.sst-featured-event__sound-toggle:hover{color:#fff;background:#1a1a1aeb}.sst-featured-event__sound-toggle:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.sst-featured-event__sound-icon{width:18px;height:18px;flex:0 0 18px}.sst-featured-event__sound-icon--playing,.sst-featured-event__sound-toggle[data-sound-on=true] .sst-featured-event__sound-icon--muted{display:none}.sst-featured-event__sound-toggle[data-sound-on=true] .sst-featured-event__sound-icon--playing{display:block}@media screen and (min-width:900px){.sst-featured-event--video{padding-top:min(var(--event-padding-top, 80px),56px);padding-bottom:min(var(--event-padding-bottom, 80px),56px)}.sst-featured-event__card--video{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:center}.sst-featured-event__media--video{height:630px;min-height:420px;max-height:calc(100vh - 160px);margin:28px 0 28px 28px;border-radius:18px}.sst-featured-event__card--video .sst-featured-event__content{padding:36px 48px}.sst-featured-event__card--video .sst-featured-event__description{margin-bottom:20px}.sst-featured-event__card--video .sst-featured-event__details{padding:18px 0}.sst-featured-event__card--video .sst-featured-event__topics{padding-top:18px}.sst-featured-event__card--video .sst-featured-event__footer{margin-top:18px}}.sst-featured-event__placeholder{min-height:640px;padding:80px;color:#187bcd59}.sst-featured-event__date-card{position:absolute;top:24px;left:24px;display:flex;width:76px;min-height:82px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;color:var(--color-black, #1a1a1a);background:#ffdc16;border:4px solid #fff;border-radius:16px;box-shadow:0 12px 30px #1a1a1a38;line-height:1}.sst-featured-event__date-card span{margin-bottom:5px;font-size:1.2rem;font-weight:800;letter-spacing:.12em}.sst-featured-event__date-card strong{font-size:3rem;font-weight:800}.sst-featured-event__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,4vw,64px)}.sst-featured-event__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sst-featured-event__eyebrow{margin:0;color:var(--color-primary, #187bcd);font-size:1.3rem;font-weight:800;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.sst-featured-event__badge{flex:0 0 auto;padding:8px 12px;color:#7a4200;background:#fff4b8;border:1px solid #f8d557;border-radius:999px;font-size:1.2rem;font-weight:800;line-height:1;text-transform:uppercase}.sst-featured-event__heading{max-width:720px;margin:0 0 16px;color:var(--color-black, #1a1a1a);font-family:var(--font-heading, "Open Sans", sans-serif);font-size:clamp(3.2rem,3.6vw,5rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;text-transform:none}.sst-featured-event__description{max-width:700px;margin-bottom:28px;color:var(--color-dark-gray, #334155);font-family:var(--font-body, "Open Sans", sans-serif);font-size:var(--text-body-lg, 1.8rem);line-height:1.65}.sst-featured-event__accordion-summary{display:none}.sst-featured-event__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding:24px 0;border-top:1px solid var(--color-light-gray, #e5e7eb);border-bottom:1px solid var(--color-light-gray, #e5e7eb)}.sst-featured-event__detail{display:flex;min-width:0;align-items:center;gap:12px;color:var(--color-black, #1a1a1a);font-size:1.45rem;font-weight:700;line-height:1.35}.sst-featured-event__detail>span:last-child{min-width:0}.sst-featured-event__detail small{display:block;margin-bottom:2px;color:var(--color-gray, #64748b);font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sst-featured-event__detail-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;color:var(--color-primary, #187bcd);background:var(--color-secondary-light, #d0efff);border-radius:50%}.sst-featured-event__detail-icon svg{width:18px;height:18px}.sst-featured-event__topics{padding:24px 0 8px}.sst-featured-event__topics>p{margin:0 0 12px;color:var(--color-black, #1a1a1a);font-size:1.4rem;font-weight:800}.sst-featured-event__topics ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px;padding:0;margin:0;list-style:none}.sst-featured-event__topics li{display:flex;align-items:center;gap:8px;color:var(--color-dark-gray, #334155);font-size:1.4rem;line-height:1.4}.sst-featured-event__topics svg{width:18px;height:18px;flex:0 0 18px;fill:var(--color-success, #16a34a)}.sst-featured-event__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}.sst-featured-event__price span{display:block;margin-bottom:4px;color:var(--color-black, #1a1a1a);font-size:1.4rem;font-weight:800;line-height:1.25}.sst-featured-event__price strong{display:block;color:var(--color-black, #1a1a1a);font-size:3.2rem;font-weight:900;line-height:1.1}.sst-featured-event__button{display:inline-flex;min-height:var(--btn-height, 48px);align-items:center;justify-content:center;gap:10px;padding:13px 24px;color:var(--color-white, #fff);background:var(--color-primary, #187bcd);border-radius:var(--btn-radius, 999px);box-shadow:0 10px 24px #187bcd3d;font-size:1.4rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.sst-featured-event__button svg{width:18px;height:18px;flex:0 0 18px;fill:currentColor}.sst-featured-event__button:hover{color:var(--color-white, #fff);background:#1565a8;box-shadow:0 14px 28px #187bcd4d;transform:translateY(-2px)}.sst-featured-event__button:focus-visible{outline:3px solid rgba(24,123,205,.35);outline-offset:3px}.sst-featured-event__note{margin:14px 0 0;color:var(--color-gray, #64748b);font-size:1.15rem;line-height:1.5}@media screen and (max-width:1100px){.sst-featured-event__card{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.sst-featured-event__content{padding:36px}.sst-featured-event__details{grid-template-columns:1fr}}@media screen and (max-width:899px){.sst-featured-event__container{width:min(calc(100% - 32px),680px)}.sst-featured-event__card{grid-template-columns:1fr}.sst-featured-event__media{min-height:0;aspect-ratio:4 / 5}.sst-featured-event__placeholder{min-height:0;padding:48px}.sst-featured-event__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.sst-featured-event__description{display:none}.sst-featured-event__container{width:min(calc(100% - 24px),520px)}.sst-featured-event__card{border-radius:18px}.sst-featured-event__content{padding:28px 20px 24px}.sst-featured-event__topline{align-items:flex-start;flex-direction:column;gap:10px}.sst-featured-event__heading{font-size:clamp(2.6rem,8vw,3.2rem);line-height:1.12}.sst-featured-event__mobile-accordion{display:none;border-top:1px solid var(--color-light-gray, #e5e7eb);border-bottom:1px solid var(--color-light-gray, #e5e7eb)}.sst-featured-event__mobile-accordion+.sst-featured-event__mobile-accordion{border-top:0}.sst-featured-event__accordion-summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;color:var(--color-black, #1a1a1a);cursor:pointer;font-size:1.4rem;font-weight:800;line-height:1.3;list-style:none}.sst-featured-event__accordion-summary::-webkit-details-marker{display:none}.sst-featured-event__accordion-summary svg{width:18px;height:18px;flex:0 0 18px;fill:currentColor;transition:transform .2s ease}.sst-featured-event__mobile-accordion[open]>.sst-featured-event__accordion-summary svg{transform:rotate(180deg)}.sst-featured-event__details{gap:12px;padding:4px 0 16px;border:0}.sst-featured-event__topics{padding:0}.sst-featured-event__topics>p{display:none}.sst-featured-event__topics ul{gap:9px;padding:4px 0 16px}.sst-featured-event__details,.sst-featured-event__topics ul{grid-template-columns:1fr}.sst-featured-event__footer{margin-top:0;align-items:stretch;flex-direction:column}.sst-featured-event__button{width:100%}.sst-featured-event__note{text-align:center}.sst-featured-event__date-card{top:16px;left:16px;width:66px;min-height:72px;border-width:3px;border-radius:14px}.sst-featured-event__date-card strong{font-size:2.6rem}.sst-featured-event__sound-toggle{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.sst-featured-event__button,.sst-featured-event__accordion-summary svg{transition:none}.sst-featured-event__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/sst-featured-event.css.map */
