.homeFeaturedVideoSection[hidden]{display:none}
.homeFeaturedVideoSection{padding:38px 0 70px}
.homeFeaturedVideoSection .wrap{max-width:1180px}
.homeFeaturedVideoHeading{margin:0 0 16px;text-align:center;color:#061a38;font-size:clamp(1.55rem,2.3vw,2.2rem);line-height:1.12}
.homeFeaturedVideoLayout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:stretch}
.homeFeaturedVideoLayout.is-solo{display:block;max-width:940px;margin:0 auto}
.homeFeaturedVideoFrame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border:0;border-radius:18px;background:#edf4fa;box-shadow:0 12px 30px rgba(6,35,70,.1)}
.homeFeaturedVideoFrame video,.homeFeaturedVideoFrame iframe,.homeFeaturedVideoFrame>[data-jdb-youtube]{display:block;width:100%;height:100%;border:0;background:transparent}
.homeFeaturedVideoFrame video{object-fit:cover;opacity:0;transition:opacity .2s ease}
.homeFeaturedVideoFrame video.is-preview-ready{opacity:1}
.homeFeaturedVideoPlay{position:absolute;left:50%;top:50%;z-index:2;width:68px;height:68px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(255,255,255,.94);color:#087bd8;box-shadow:0 12px 32px rgba(0,0,0,.22);cursor:pointer;transition:transform .18s ease,background .18s ease}
.homeFeaturedVideoPlay:hover{transform:translate(-50%,-50%) scale(1.05);background:#fff}
.homeFeaturedVideoPlay:focus-visible{outline:4px solid rgba(255,201,40,.8);outline-offset:4px}
.homeFeaturedVideoPlay span{width:0;height:0;margin-left:6px;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:21px solid currentColor}
.homeFeaturedVideoPlay[hidden]{display:none}
.homeFeaturedVideoPlaylist{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;min-height:0}
.homeFeaturedVideoPlaylist[hidden]{display:none}
.homeFeaturedVideoChoice{position:relative;min-width:0;min-height:0;padding:0;overflow:hidden;border:1px solid rgba(8,80,132,.13);border-radius:15px;background:#0a3157;color:#fff;cursor:pointer;box-shadow:0 7px 20px rgba(6,35,70,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.homeFeaturedVideoChoice:hover{transform:translateY(-2px);border-color:#58baf2;box-shadow:0 12px 26px rgba(6,35,70,.14)}
.homeFeaturedVideoChoice:focus-visible{outline:4px solid rgba(255,201,40,.78);outline-offset:2px}
.homeFeaturedVideoThumb{position:absolute;inset:0;background:#dfeaf3}
.homeFeaturedVideoThumb img,.homeFeaturedVideoThumb video{display:block;width:100%;height:100%;object-fit:cover;border:0;opacity:.86}
.homeFeaturedVideoThumb video{opacity:0;transition:opacity .2s ease}
.homeFeaturedVideoThumb video.is-preview-ready{opacity:.86}
.homeFeaturedVideoChoice:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,38,.02) 20%,rgba(3,17,38,.88) 100%);pointer-events:none}
.homeFeaturedVideoChoiceMeta{position:absolute;z-index:2;left:12px;right:42px;bottom:10px;display:grid;gap:2px;text-align:left}
.homeFeaturedVideoChoiceMeta b{overflow:hidden;color:#fff;font-size:13px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}
.homeFeaturedVideoChoiceMeta small{overflow:hidden;color:rgba(255,255,255,.78);font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.homeFeaturedVideoChoicePlay{position:absolute;z-index:2;right:11px;bottom:11px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.94);color:#087bd8;font-size:10px;box-shadow:0 5px 14px rgba(0,0,0,.2)}
@media(max-width:960px){.homeFeaturedVideoLayout{grid-template-columns:1fr}.homeFeaturedVideoPlaylist{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}.homeFeaturedVideoChoice{aspect-ratio:16/10}.homeFeaturedVideoChoiceMeta{right:10px}.homeFeaturedVideoChoicePlay{display:none}}
@media(max-width:760px){.homeFeaturedVideoSection{padding:24px 0 44px}.homeFeaturedVideoHeading{margin-bottom:12px;font-size:1.45rem}.homeFeaturedVideoFrame{border-radius:12px}.homeFeaturedVideoPlay{width:58px;height:58px}.homeFeaturedVideoPlay span{border-top-width:10px;border-bottom-width:10px;border-left-width:17px}.homeFeaturedVideoPlaylist{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory}.homeFeaturedVideoChoice{flex:0 0 68%;aspect-ratio:16/9;scroll-snap-align:start}.homeFeaturedVideoChoiceMeta b{font-size:12px}}
@media(prefers-reduced-motion:reduce){.homeFeaturedVideoPlay{transition:none}}
