@use "sass:math";.module.module--lg-video-banner{padding-bottom:0;padding-top:6.25rem}@media print,screen and (min-width:47.9375em){.module.module--lg-video-banner{padding-top:7.5rem}}@media print,screen and (min-width:75em){.module.module--lg-video-banner{padding-top:11.25rem}}.module.module--lg-video-banner .banner-image{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(10% 0,90% 0,90% 100%,10% 100%);clip-path:polygon(10% 0,90% 0,90% 100%,10% 100%);height:16.375rem;margin-top:3rem;overflow:hidden;position:relative;transition:-webkit-clip-path .4s ease;transition:clip-path .4s ease;transition:clip-path .4s ease,-webkit-clip-path .4s ease}@media print,screen and (min-width:47.9375em){.module.module--lg-video-banner .banner-image{height:25rem}}@media print,screen and (min-width:75em){.module.module--lg-video-banner .banner-image{height:30.3125rem}}.module.module--lg-video-banner video{height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:auto}@media print,screen and (max-width:74.99875em){.module.module--lg-video-banner video{display:none}}.module.module--lg-video-banner iframe{height:150%;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:150%}@media print,screen and (max-width:74.99875em){.module.module--lg-video-banner iframe{display:none}}.module.module--lg-video-banner .content-right{align-items:flex-end;display:flex;justify-content:start}@media print,screen and (min-width:75em){.module.module--lg-video-banner .content-right{justify-content:end}}