.es-video-showcase,.es-video-showcase *{box-sizing:border-box}.es-video-showcase{position:relative;overflow:hidden;isolation:isolate;color:var(--es-video-text,#fff);background:linear-gradient(180deg,color-mix(in srgb,var(--es-video-bg,#17202A) 96%,#000) 0%,var(--es-video-bg,#17202A) 100%)}.es-video-showcase__glow{position:absolute;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(4px)}.es-video-showcase__glow--one{width:520px;height:520px;top:-300px;right:-160px;background:radial-gradient(circle,color-mix(in srgb,var(--es-video-accent,#20B7A6) 13%,transparent),transparent 67%)}.es-video-showcase__glow--two{width:460px;height:460px;left:-230px;bottom:-270px;background:radial-gradient(circle,color-mix(in srgb,var(--es-video-gold,#D9A441) 10%,transparent),transparent 67%)}.es-video-showcase__inner{padding-top:var(--es-video-pad-top,104px);padding-bottom:var(--es-video-pad-bottom,112px)}.es-video-showcase__header{margin-bottom:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.es-video-showcase__header--center{max-width:850px;margin:0 auto 40px;display:block;text-align:center}.es-video-showcase__eyebrow{margin:0 0 14px;display:inline-flex;align-items:center;gap:10px;color:var(--es-video-accent,#20B7A6);font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.14em}.es-video-showcase__eyebrow-line{width:34px;height:2px;flex:0 0 34px;border-radius:999px;background:linear-gradient(90deg,var(--es-video-accent,#20B7A6),var(--es-video-gold,#D9A441))}.es-video-showcase__heading{max-width:760px;margin:0;color:var(--es-video-text,#fff);font-family:var(--font-heading-family,sans-serif);font-size:clamp(36px,4vw,54px);font-weight:800;line-height:1.02;letter-spacing:-.04em;text-wrap:balance}.es-video-showcase__text{max-width:650px;margin-top:15px;color:var(--es-video-muted,#B8C2CC);font-size:15.5px;line-height:1.65}.es-video-showcase__text p{margin:0}.es-video-showcase__header-note{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--es-video-border,#2B3947);border-radius:10px;color:var(--es-video-muted,#B8C2CC);background:rgba(255,255,255,.025);font-size:11px;font-weight:750}.es-video-showcase__header-dot{width:8px;height:8px;border-radius:50%;background:var(--es-video-accent,#20B7A6);box-shadow:0 0 0 5px color-mix(in srgb,var(--es-video-accent,#20B7A6) 11%,transparent)}.es-video-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.es-video-showcase__card{min-width:0;overflow:hidden;border:1px solid var(--es-video-border,#2B3947);border-radius:20px;background:var(--es-video-card,#1C2732);box-shadow:0 18px 50px rgba(0,0,0,.18);transition:transform .26s,border-color .26s,box-shadow .26s}.es-video-showcase__card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--es-video-card-accent,#0F9D8A) 40%,var(--es-video-border,#2B3947));box-shadow:0 26px 66px rgba(0,0,0,.24)}.es-video-showcase__media{position:relative;overflow:hidden;aspect-ratio:16/10;background:#0E151C}.es-video-showcase__poster,.es-video-showcase__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .42s}.es-video-showcase__card:hover .es-video-showcase__poster{transform:scale(1.018)}.es-video-showcase__media-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.03) 42%,rgba(0,0,0,.34) 100%)}.es-video-showcase__badge,.es-video-showcase__duration{position:absolute;z-index:3;top:16px;min-height:28px;display:inline-flex;align-items:center;padding:7px 9px 6px;border-radius:7px;backdrop-filter:blur(10px);font-size:9px;font-weight:850;line-height:1;letter-spacing:.10em}.es-video-showcase__badge{left:16px;color:#fff;border:1px solid color-mix(in srgb,var(--es-video-card-accent,#0F9D8A) 42%,transparent);background:color-mix(in srgb,var(--es-video-card-accent,#0F9D8A) 72%,rgba(12,18,24,.86))}.es-video-showcase__duration{right:16px;color:#fff;border:1px solid rgba(255,255,255,.17);background:rgba(12,18,24,.66)}.es-video-showcase__play{position:absolute;z-index:4;left:50%;top:50%;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:7px 15px 7px 7px;border:1px solid rgba(255,255,255,.20);border-radius:999px;color:#fff;background:rgba(16,24,32,.78);backdrop-filter:blur(12px);transform:translate(-50%,-50%);cursor:pointer;transition:transform .22s,background .22s}.es-video-showcase__play:hover{transform:translate(-50%,-50%) scale(1.025);background:rgba(16,24,32,.94)}.es-video-showcase__play-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--es-video-card-accent,#0F9D8A)}.es-video-showcase__play-icon svg{width:18px;height:18px}.es-video-showcase__play-label{font-size:11.5px;font-weight:800}.es-video-showcase__body{min-height:184px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px}.es-video-showcase__card-title{margin:0;color:var(--es-video-text,#fff);font-family:var(--font-heading-family,sans-serif);font-size:clamp(22px,2vw,29px);font-weight:800;line-height:1.12;letter-spacing:-.025em}.es-video-showcase__card-text{max-width:560px;margin:9px 0 0;color:var(--es-video-muted,#B8C2CC);font-size:13.5px;line-height:1.55}.es-video-showcase__cta{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:17px;border-top:1px solid var(--es-video-border,#2B3947);color:#fff;text-decoration:none;font-size:12.5px;font-weight:850}.es-video-showcase__cta-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--es-video-card-accent,#0F9D8A);transition:transform .2s}.es-video-showcase__cta-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.es-video-showcase__cta:hover .es-video-showcase__cta-icon{transform:translateX(3px)}
.es-video-modal[hidden]{display:none!important}.es-video-modal{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:24px}.es-video-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(8,13,18,.88);backdrop-filter:blur(10px)}.es-video-modal__panel{position:relative;z-index:2;width:min(94vw,1080px);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#111A22;box-shadow:0 35px 100px rgba(0,0,0,.48)}.es-video-modal__panel--portrait{width:min(94vw,520px)}.es-video-modal__topbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 13px 11px 17px;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;background:#17202A}.es-video-modal__title-wrap{min-width:0;display:grid;gap:3px}.es-video-modal__eyebrow{color:#20B7A6;font-size:8.5px;font-weight:850;letter-spacing:.12em}.es-video-modal__title-wrap strong{overflow:hidden;color:#fff;font-size:13px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.es-video-modal__close{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;background:rgba(255,255,255,.05);cursor:pointer}.es-video-modal__close svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.es-video-modal__video-wrap{min-height:0;display:grid;place-items:center;overflow:hidden;background:#05080A}.es-video-modal__panel--portrait .es-video-modal__video-wrap{aspect-ratio:9/16;max-height:calc(100vh - 110px)}.es-video-modal__panel--landscape .es-video-modal__video-wrap{aspect-ratio:16/9;max-height:calc(100vh - 110px)}.es-video-modal__video{display:block;width:100%;height:100%;max-height:calc(100vh - 110px);object-fit:contain;background:#000}body.es-video-modal-open{overflow:hidden}
@media(max-width:749px){.es-video-showcase__inner{padding-top:74px;padding-bottom:80px}.es-video-showcase__header{margin-bottom:28px;display:block}.es-video-showcase__grid{grid-template-columns:1fr;gap:18px}.es-video-showcase__media{aspect-ratio:16/11}.es-video-modal{padding:10px}.es-video-modal__panel,.es-video-modal__panel--portrait{width:min(100%,460px);max-height:calc(100dvh - 20px);border-radius:14px}.es-video-modal__panel--portrait .es-video-modal__video-wrap,.es-video-modal__panel--landscape .es-video-modal__video-wrap,.es-video-modal__video{max-height:calc(100dvh - 76px)}}@media(prefers-reduced-motion:reduce){.es-video-showcase__card,.es-video-showcase__poster,.es-video-showcase__play,.es-video-showcase__cta-icon{transition:none!important}}
