/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src/index.js!./node_modules/sass-loader/dist/cjs.js!./modules/lg-video-banner/style.scss ***!
  \************************************************************************************************************************************************************************/
@use 'sass:math';
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.module.module--lg-video-banner {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin: 0;
  padding: 0; }
  .module.module--lg-video-banner:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.6);
    content: '';
    z-index: 1; }
  .module.module--lg-video-banner .lg-video-banner-content {
    position: relative;
    align-items: end;
    height: 100%;
    z-index: 1;
    min-height: 25rem;
    padding-top: 8.75rem;
    padding-bottom: 3rem; }
    @media print, screen and (min-width: 47.9375em) {
      .module.module--lg-video-banner .lg-video-banner-content {
        min-height: 43.75rem;
        padding-top: 7.5rem;
        padding-bottom: 3.75rem; } }
    @media print, screen and (min-width: 77.5em) {
      .module.module--lg-video-banner .lg-video-banner-content {
        height: 100vh;
        min-height: 56.25rem;
        max-height: 87.5rem;
        padding-top: 7.5rem;
        padding-bottom: 8.75rem; }
        .admin-bar .module.module--lg-video-banner .lg-video-banner-content {
          height: calc(100vh - 2rem); } }
    @media print, screen and (min-width: 47.9375em) {
      .module.module--lg-video-banner .lg-video-banner-content .wysiwyg-wrapper {
        min-width: 37.5rem; } }
    @media print, screen and (min-width: 77.5em) {
      .module.module--lg-video-banner .lg-video-banner-content .wysiwyg-wrapper {
        font-size: 1.125rem; } }
  .module.module--lg-video-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%); }
    @media print, screen and (max-width: 77.49875em) {
      .module.module--lg-video-banner video {
        display: none; } }
  .module.module--lg-video-banner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150%;
    height: 150%;
    transform: translateX(-50%) translateY(-50%); }
    @media print, screen and (max-width: 77.49875em) {
      .module.module--lg-video-banner iframe {
        display: none; } }


/*# sourceMappingURL=module-lg-video-banner-style.h.f202da02cae0.css.map*/