/*.landing-hero {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}*/
.landing-hero {

  position: relative;
  width: 100%;
  margin-bottom: 30px;
  max-width: var(--container-width-maximum);
  margin-left: auto;
  margin-right: auto;
}

.landing-hero img {
width: 100%;
max-height: 658px;
-o-object-fit: cover;
object-fit: cover; }

.landing-hero-video {
width: 100%; }

.landing-hero-video video {
width: 100%; }

.landing-hero-image-wrap {
position: relative; }

.landing-hero-image-wrap a.landing-hero-photo-credit {
position: absolute;
bottom: 0;
right: 0;
display: block;
color: #e5e5e5;
padding: 5px 25px;
background-color: rgba(36, 36, 36, 0.6);
color: #fff;
font-family: 'masqualero', serif;
font-size: 14px;
font-style: italic;
font-weight: 300;
pointer-events: painted;
text-decoration: none;
}

.landing-hero-image-overlay {
width: 100%;
height: auto;
}
.landing_hero_video_custom-wrap .embedded_video_custom-play-2.noactive {
display: none !important;
z-index: -2 !important;
}
.landing_hero_video_custom-wrap .embedded_video_custom-play, .landing_hero_video_custom-wrap .embedded_video_custom-play-2 {
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
top: 90%;
left: 95%;
position: absolute;
z-index: 2;
pointer-events: painted !important;
}

.landing_hero_video_custom-wrap .embedded_video_custom-play:hover, .landing_hero_video_custom-wrap .embedded_video_custom-play-2:hover {
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
}


.landing_hero_video_custom-wrap .embedded_video_custom-play:after, .landing_hero_video_custom-wrap .embedded_video_custom-play-2:after {
content: none !important;
}
/*# sourceMappingURL=block-landing-hero.css.map */

/*# sourceMappingURL=block-landing-hero-acf.css.map */
