.dc-band-yearband{background:#fff;border-bottom:1px solid var(--color-border);padding-block:var(--space-9)}.dc-band-yearband--slim{padding-block:var(--space-7)}.dc-band-yearband .yb-card{border-radius:16px;isolation:isolate;min-height:480px;overflow:hidden;position:relative}.dc-band-yearband .yb-photo{background-color:var(--color-bg-deep);background-position:100%;background-size:cover;inset:0;position:absolute;z-index:0}.dc-band-yearband .yb-dark{background:var(--color-bg-deep);clip-path:polygon(0 0,49% 0,69% 100%,0 100%);inset:0;position:absolute;z-index:1}.dc-band-yearband .yb-dark:before{background:radial-gradient(58% 70% at 18% 22%,rgba(110,167,212,.22),transparent 70%),radial-gradient(50% 60% at 5% 95%,rgba(95,150,193,.14),transparent 72%);content:"";inset:0;pointer-events:none;position:absolute}.dc-band-yearband .yb-dark:after{background-image:radial-gradient(rgba(150,190,220,.3) 1px,transparent 0);background-size:5px 5px;content:"";inset:0;-webkit-mask-image:radial-gradient(60% 70% at 20% 30%,#000 0,transparent 80%);mask-image:radial-gradient(60% 70% at 20% 30%,#000 0,transparent 80%);opacity:.5;pointer-events:none;position:absolute}.dc-band-yearband .yb-content{max-width:700px;padding:60px 40px 110px 64px;position:relative;z-index:3}.dc-band-yearband .yb-content .eyebrow{color:var(--color-accent);margin-bottom:9px}.dc-band-yearband .yb-content .eyebrow:before{display:none}.dc-band-yearband .yb-content h2{color:#fff;font-size:clamp(24px,2.2vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.18;margin:0 0 24px;text-wrap:balance}.dc-band-yearband .yb-content h2 .hl{color:var(--color-accent)}.dc-band-yearband .yb-content p{color:#c4d6e6;font-size:18px;line-height:1.7;margin:0 0 32px;max-width:660px}.dc-band-yearband .yb-cta{display:inline-flex}.dc-band-yearband .yb-play{align-items:center;background:rgba(95,150,193,.92);border:2px solid hsla(0,0%,100%,.85);border-radius:50%;box-shadow:0 12px 34px rgba(2,12,24,.45);cursor:pointer;display:flex;height:78px;justify-content:center;left:84%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .16s ease,transform .16s ease;width:78px;z-index:3}.dc-band-yearband .yb-play:hover{background:var(--color-accent);transform:translate(-50%,-50%) scale(1.06)}.dc-band-yearband .yb-play svg{fill:#fff;height:30px;margin-left:4px;width:30px}.dc-band-yearband .reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.dc-band-yearband .reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.dc-band-yearband .yb-card{min-height:0}.dc-band-yearband .yb-photo{height:230px;inset:auto;position:relative}.dc-band-yearband .yb-dark{clip-path:none;inset:auto;position:relative}.dc-band-yearband .yb-content{max-width:none;padding:40px 28px}.dc-band-yearband .yb-content p{max-width:none}.dc-band-yearband .yb-play{height:64px;left:50%;top:115px;width:64px}}@media (prefers-reduced-motion:reduce){.dc-band-yearband .reveal{opacity:1;transform:none;transition:none}}.dc-band-yearband .yb-lightbox{align-items:center;background:rgba(2,12,24,.86);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:999}.dc-band-yearband .yb-lightbox-frame{aspect-ratio:16/9;background:#000;border-radius:10px;box-shadow:0 24px 60px rgba(0,0,0,.5);overflow:hidden;position:relative;width:min(960px,100%)}.dc-band-yearband .yb-lightbox-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.dc-band-yearband .yb-lightbox-close{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.4);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:26px;height:44px;justify-content:center;line-height:1;position:absolute;right:24px;top:18px;transition:background .16s ease;width:44px;z-index:1}.dc-band-yearband .yb-lightbox-close:hover{background:hsla(0,0%,100%,.22)}