.hero-video{background-color:var(--black);height:calc(100dvh - env(safe-area-inset-bottom));position:relative;width:100%}.hero-video:before{background-color:rgba(0,0,0,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-video video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-video__content{align-items:center;color:var(--white);display:flex;flex-direction:column;height:100dvh;justify-content:flex-end;padding:0 20px calc(134px + env(safe-area-inset-bottom));position:relative;row-gap:30px;z-index:2}@media(min-width:769px){.hero-video__content{justify-content:center;padding-bottom:0}}.hero-video__content .h1{animation:reveal-up 3s ease 1.5s forwards;animation-delay:.3s;opacity:0;text-align:center}.hero-video__cta{align-items:baseline;animation:reveal-up 4s ease 2.5s forwards;animation-delay:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--white);-moz-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;font-family:Diatype Semi-Mono,monospace;font-size:16px;font-weight:400;justify-content:center;line-height:1.2;line-height:1;opacity:0;outline:none;text-decoration:none;text-transform:uppercase}@media only screen and (min-width:320px){.hero-video__cta{font-size:16px}}@media only screen and (min-width:1720px){.hero-video__cta{font-size:16px}}@media(min-width:769px){.hero-video__cta{font-family:Diatype Semi-Mono,monospace;font-size:16px;font-weight:400;line-height:1.2;text-transform:uppercase}}@media only screen and (min-width:769px)and (min-width:320px){.hero-video__cta{font-size:calc(13.94286px + .64286vw)}}@media only screen and (min-width:769px)and (min-width:1720px){.hero-video__cta{font-size:25px}}.hero-video__cta svg{height:14px;position:relative;top:1px;width:14px}@media(min-width:769px){.hero-video__cta svg{height:auto;width:auto}}.hero-video__lat-lng{bottom:20px;left:22px;position:absolute;text-align:center;width:calc(100% - 44px);z-index:2}@media(min-width:769px){.hero-video__lat-lng{bottom:34px;left:34px;text-align:left;width:auto}}.hero-video__lat-lng>span{color:var(--white);display:block;font-family:Diatype Mono,monospace;font-size:12px;font-weight:400;letter-spacing:.1em;line-height:1.1;opacity:0;text-transform:uppercase}@media only screen and (min-width:320px){.hero-video__lat-lng>span{font-size:calc(11.31429px + .21429vw)}}@media only screen and (min-width:1720px){.hero-video__lat-lng>span{font-size:15px}}.hero-video__lat-lng>span:first-of-type{animation:reveal-up 2s ease 1s forwards}.hero-video__lat-lng>span:nth-of-type(2){animation:reveal-up 2s ease 1.5s forwards}
