.video-hero{background-color:var(--off-black);position:relative;width:100%}.video-hero .content-wrapper{display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:auto;width:100%}.video-hero.video-hero--tall .content-wrapper{padding:280px 0}.video-hero.video-hero--short .content-wrapper{padding:230px 0 150px}.video-hero__video{aspect-ratio:1/1;height:100%;position:absolute;right:0;top:0;width:50%}.video-hero.video-hero--tall .video-hero__video{clip-path:polygon(50% 0,100% 0,100% 100%,18% 100%,0 38%)}.video-hero.video-hero--short .video-hero__video{clip-path:polygon(30% 0,100% 0,100% 100%,75% 100%,30% 100%,13% 30%)}.video-hero__video img,.video-hero__video video{height:100%;object-fit:cover;object-position:center;width:100%}.video-hero__column p:last-of-type{margin-bottom:0}.video-hero__column .cta-wrapper{margin-top:32px}@media screen and (max-width:1400px){.video-hero .content-wrapper,.video-hero.video-hero--tall .content-wrapper{padding:280px 32px}.video-hero.video-hero--short .content-wrapper{padding:230px 32px 150px}}@media screen and (max-width:1200px){.video-hero .content-wrapper,.video-hero.video-hero--tall .content-wrapper{padding:200px 32px}.video-hero.video-hero--short .content-wrapper{padding:180px 32px 100px}}@media screen and (max-width:1023px){.video-hero.video-hero--tall .content-wrapper{padding:130px 32px}.video-hero.video-hero--short .content-wrapper{padding:180px 32px 100px}.video-hero .content-wrapper{padding:130px 32px}}@media screen and (max-width:890px){.video-hero .content-wrapper{gap:32px;grid-template-columns:1fr;padding-bottom:0}.video-hero__column:last-of-type{height:400px}.video-hero__video{bottom:0;height:500px;top:unset;width:calc(100% - 32px)}}.media-banner{isolation:isolate;overflow:clip;position:relative}.media-banner,.media-banner:before{background-color:var(--off-black);width:100%}.media-banner:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:var(--transition);z-index:2}.media-banner .content-wrapper{display:flex;flex-direction:row;gap:80px;margin:auto;padding:160px 0;position:relative;transition:var(--transition);width:100%;z-index:3}.media-banner__video{aspect-ratio:1/1;background:#333;bottom:0;height:100%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 470.84 757.01'%3E%3Cpath d='M280.06 0 0 269.05l95.39 377.89 375.45 110.07V58.7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 470.84 757.01'%3E%3Cpath d='M280.06 0 0 269.05l95.39 377.89 375.45 110.07V58.7z'/%3E%3C/svg%3E");-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;max-width:610px;min-width:610px;position:absolute;right:0;transform:scale(1.2);z-index:1}.media-banner__video img,.media-banner__video video{height:100%;object-fit:cover;object-position:center;width:100%}.media-banner__column.media-banner__column--content{max-width:800px;width:100%}.media-banner__column.media-banner__column--spacer{display:none}.media-banner__column p:last-of-type{margin-bottom:0}.media-banner__column .cta-wrapper{margin-top:32px}@media screen and (max-width:1440px){.media-banner .content-wrapper{padding:160px 32px}}@media screen and (max-width:1300px){.media-banner:before{opacity:.6}}@media screen and (max-width:900px){.media-banner .content-wrapper{padding:100px 32px}.media-banner__column.media-banner__column--content{max-width:unset;width:100%}.media-banner .content-wrapper{flex-direction:column}.media-banner .content-wrapper .h2{font-size:36px}}