.jmark-about-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;overflow:hidden;position:relative;width:100%}.jmark-about-hero__bg-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.jmark-about-hero__content{color:#fff;padding:80px 80px 80px 176px;position:relative;z-index:2}.jmark-about-hero__eyebrow{font-size:24px;letter-spacing:.06em;margin:0 0 12px;opacity:.9;text-transform:uppercase}.jmark-about-hero__eyebrow,.jmark-about-hero__headline{color:#fff;font-family:Instrument Sans,sans-serif;font-weight:700}.jmark-about-hero__headline{font-size:56px;line-height:1.15;margin:0 0 36px}.jmark-about-hero__modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.jmark-about-hero__modal[hidden]{display:none}.jmark-about-hero__modal.is-open{animation:jmarkAboutHeroFadeIn .3s ease forwards;display:flex}@keyframes jmarkAboutHeroFadeIn{0%{opacity:0}to{opacity:1}}.jmark-about-hero__modal.is-closing{animation:jmarkAboutHeroFadeOut .25s ease forwards}@keyframes jmarkAboutHeroFadeOut{0%{opacity:1}to{opacity:0}}.jmark-about-hero__modal-backdrop{background:rgba(0,0,0,.85);cursor:pointer;inset:0;position:absolute}.jmark-about-hero__modal-container{max-width:960px;position:relative;width:90%;z-index:1}.jmark-about-hero__iframe-wrap{background:#000;border-radius:4px;box-shadow:0 24px 64px rgba(0,0,0,.6);height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.jmark-about-hero__iframe-wrap iframe{border:none;height:100%;inset:0;position:absolute;width:100%}@media (max-width:768px){.jmark-about-hero__content{padding:60px 24px}.jmark-about-hero__modal-container{width:95%}}@media (max-width:480px){.jmark-about-hero__content{padding:48px 20px}}