.hero{min-height:720px;height:80vh;max-height:90vh;position:relative}@media screen and (max-width: 576px){.hero{min-height:460px;height:460px;max-height:600px}}.hero--container{position:relative}.hero--container .hero--video-buttons{position:absolute;bottom:0;right:0;padding:40px;display:flex;gap:16px;z-index:1}@media screen and (max-width: 768px){.hero--container .hero--video-buttons{padding:16px}}@media screen and (max-width: 576px){.hero--container .hero--video-buttons{flex-direction:column;gap:8px}}.hero--content{position:absolute;left:40px;bottom:40px;z-index:1;max-width:640px}@media screen and (max-width: 576px){.hero--content{left:16px;bottom:24px}}.hero--title{color:#fff;font-size:80px;margin:0}@media screen and (max-width: 576px){.hero--title{font-size:40px}}.hero--image,.hero--video{position:absolute;top:0;width:100%;height:100%;overflow:hidden}.hero--video video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto}.hero .hero--video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center}.hero .hero--video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000c}.hero .hero--video-modal__content{position:relative;z-index:10;max-width:90vw;max-height:800px;opacity:0;transform:scale(.9)}.hero .hero--video-modal__content video{max-width:100%}.hero .hero--video-modal__video{width:100%;height:auto;border-radius:8px;box-shadow:0 0 30px #0009}.hero .hero--video-modal__close{position:absolute;top:-20px;right:-20px;background:#fff;border:none;border-radius:50%;padding:6px 10px;font-size:20px;cursor:pointer;box-shadow:0 2px 6px #0000004d}.hero .hero--video-modal__close:hover{background:#eee}.modal-open header{opacity:0;pointer-events:none}
