.global-hero[data-v-e92da3aa] {
  position: relative;
}
.global-hero__image[data-v-e92da3aa] {
  display: block;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 768px) {
.global-hero__image[data-v-e92da3aa] {
    max-height: none;
}
}
.global-hero__video-wrapper[data-v-e92da3aa] {
  position: relative;
  width: 100%;
}
.global-hero__video-wrapper .global-hero__video[data-v-e92da3aa] {
  width: 100%;
  height: auto;
}
.global-hero__video-wrapper > div[style*="padding:56.25%"][data-v-e92da3aa] {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.global-hero__video-wrapper > div[style*="padding:56.25%"] iframe[data-v-e92da3aa] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.global-hero__video-overlay-image-wrapper[data-v-e92da3aa] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1000px;
  height: 65%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 253px;
}
.global-hero__video-overlay-image[data-v-e92da3aa] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.global-hero__video[data-v-e92da3aa] {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.global-hero__label[data-v-e92da3aa] {
  bottom: 0;
  left: 0;
  padding: 64px;
  position: absolute;
  max-width: 718px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
.global-hero__label[data-v-e92da3aa] {
    padding: 56px 20px;
}
}
.global-hero__text[data-v-e92da3aa] {
  height: 100%;
  max-width: 1400px;
  padding: 100px 0 64px;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (max-width: 768px) {
.global-hero__text[data-v-e92da3aa] {
    padding: 100px 0 56px;
}
}
.global-hero__overlay[data-v-e92da3aa] {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.global-hero__overlay--neutral[data-v-e92da3aa] {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.69) 100%);
}
.global-hero__overlay--warm[data-v-e92da3aa] {
  background: linear-gradient(180deg, rgba(52, 32, 31, 0) 50.27%, rgba(52, 32, 31, 0.8) 100%);
}
.global-hero__overlay--cool[data-v-e92da3aa] {
  background: linear-gradient(180deg, rgba(28, 42, 64, 0) 51%, rgba(28, 42, 64, 0.85) 100%);
}
.global-hero__media-control[data-v-e92da3aa] {
  align-items: center;
  background: none;
  border: none;
  bottom: 20px;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  position: absolute;
  left: 20px;
  width: 36px;
  z-index: 1;
}
.global-hero__media-control-icon[data-v-e92da3aa] {
  color: #F5F5F7;
  font-size: 36px;
}

