.jmark-hero-section{align-items:flex-end;display:flex;min-height:100vh;overflow:hidden;padding-bottom:60px;position:relative;width:100%}.jmark-hero-video{height:100%;object-fit:cover;width:100%}.jmark-hero-bg,.jmark-hero-video{inset:0;position:absolute;z-index:0}.jmark-hero-bg{background-position:50%;background-size:cover}.jmark-hero-overlay{background:rgba(5,15,30,.2);inset:0;position:absolute;z-index:1}.jmark-hero-inner{bottom:60px;margin:0 auto;max-width:1440px;padding:0 5%;position:sticky;width:100%;z-index:2}.jmark-hero-top{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin-bottom:32px}.jmark-hero-headline{color:#fff;font-size:clamp(24px,3.5vw,32px);font-weight:700;line-height:1.15;margin:0;max-width:700px;opacity:0;transform:translateY(-40px);transition:opacity .7s ease,transform .7s ease}.jmark-hero-headline.visible{opacity:1;transform:translateY(0)}.jmark-play-btn{cursor:pointer;display:block;flex-shrink:0;height:clamp(80px,10vw,120px);opacity:.9;transition:opacity .2s ease,transform .2s ease;width:clamp(80px,10vw,120px)}.jmark-play-btn:hover{opacity:1;transform:scale(1.05)}.jmark-play-btn svg{height:100%;width:100%}.jmark-hero-divider{background:hsla(0,0%,100%,.15);height:4px;margin-bottom:36px;overflow:hidden;width:100%}.jmark-hero-divider-fill{background:#1a6fd4;height:100%;transition:width .05s linear;width:0}.jmark-hero-bottom{display:flex;gap:5%;margin-bottom:40px}.jmark-hero-col{color:hsla(0,0%,100%,.85);flex:1;font-size:clamp(14px,1.3vw,20px);line-height:1.7;opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.jmark-hero-col.visible{opacity:1;transform:translateY(0)}.jmark-col-right{transition-delay:.2s}.jmark-cta-btn{border:2px solid #fff;border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:500;padding:14px 28px;text-decoration:none;transition:background .2s ease,color .2s ease}.jmark-cta-btn:hover{background:#fff;color:#0d1117}.jmark-lightbox{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:9999}.jmark-lightbox.open{display:flex}.jmark-lightbox-overlay{background:rgba(0,0,0,.85);cursor:pointer;inset:0;position:absolute}.jmark-lightbox-inner{aspect-ratio:16/9;max-width:960px;position:relative;width:90%;z-index:2}.jmark-lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:22px;padding:4px 8px;position:absolute;right:0;top:-40px}.jmark-lightbox-frame,.jmark-lightbox-inner iframe{border:none;height:100%;width:100%}@media (max-width:700px){.jmark-hero-bottom{gap:24px}.jmark-hero-bottom,.jmark-hero-top{flex-direction:column}}