.customer-styles {
  /* START article: aqu-image */
  /* END article: aqu-image */
}

.customer-styles .template_aqu-image .background-container {
  padding-bottom: 100px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .background-container {
    padding-bottom: 175px;
  }
}

.customer-styles .template_aqu-image.spacing-top .background-container {
  padding-top: 100px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image.spacing-top .background-container {
    padding-top: 175px;
  }
}

.customer-styles .template_aqu-image.spacing-bottom-reduce .background-container {
  padding-bottom: 30px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image.spacing-bottom-reduce .background-container {
    padding-bottom: 40px;
  }
}

.customer-styles .template_aqu-image .content-width {
  grid-column: 1/7;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .content-width {
    grid-column: 2/12;
  }
}

.customer-styles .template_aqu-image .image-wrapper {
  width: 100%;
  height: auto;
  display: block;
  min-height: 100%;
}

.customer-styles .template_aqu-image .landscapeVideoPortraitImage .video-container {
  display: none;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .landscapeVideoPortraitImage .video-container {
    display: block;
  }
}

.customer-styles .template_aqu-image .landscapeVideoPortraitImage .image-container {
  display: block;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .landscapeVideoPortraitImage .image-container {
    display: none;
  }
}

.customer-styles .template_aqu-image .landscapeImagePortraitVideo .video-container {
  display: block;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .landscapeImagePortraitVideo .video-container {
    display: none;
  }
}

.customer-styles .template_aqu-image .landscapeImagePortraitVideo .image-container {
  display: none;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .landscapeImagePortraitVideo .image-container {
    display: block;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper img {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper img {
    height: 535px;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container {
  min-height: 100%;
  overflow: hidden;
  /* Video Wrapper */
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper {
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center;
  min-height: auto;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper {
    min-height: 100%;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper.preview {
  min-height: 535px;
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper.preview .background-image {
  aspect-ratio: 1;
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper img {
  max-height: 535px;
  display: block;
  min-height: 535px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper img {
    min-height: 100%;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper video {
  width: 100%;
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: rgba(103, 121, 138, 0.9);
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-h3 {
  grid-column: 1/7;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 50px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-h3 {
    grid-column: 4/10;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-h3 {
    padding-top: 200px;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-caption {
  grid-column: 1/7;
  color: #fff;
  padding-bottom: 50px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-caption {
    grid-column: 4/10;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .typo-caption {
    padding-bottom: 200px;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn {
  grid-column: 1/7;
  position: relative;
  background: transparent;
  border: none;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 36px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn {
    grid-column: 4/10;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn {
    margin-top: 46px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn {
    margin-bottom: 46px;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn svg {
  cursor: pointer;
  width: 68px;
  height: 68px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn svg {
    width: 88px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_trigger .global-grid .btn svg {
    height: 88px;
  }
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_layer {
  position: relative;
  background-color: black;
  display: none;
  height: auto;
  width: 100%;
  margin: auto;
}

.customer-styles .template_aqu-image .youtube-wrapper .video-container .video_wrapper .video_layer iframe {
  border: 0px none transparent;
  height: inherit;
  width: 100%;
  vertical-align: middle;
}

.customer-styles .template_aqu-image .caption {
  margin-top: 20px;
}
