.video-with-text{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:var(--bg)}.video-with-text.full-height{height:var(--content-full)}.video-with-text.seven-fifty-height{height:750px}.video-with-text.six-fifty-height{height:650px}.video-with-text.five-fifty-height{height:550px}.video-with-text.four-fifty-height{height:450px}.video-with-text.three-fifty-height{height:350px}.video-with-text.three-hundred-height{height:300px}.video-with-text.two-fifty-height{height:250px}.video-with-text.two-hundred-height{height:200px}.video-with-text.one-fifty-height{height:150px}.video-with-text.one-hundred-height{height:100px}.video-with-text__video{height:100%;overflow:hidden}@media only screen and (max-width:767px){.video-with-text.five-fifty-height,.video-with-text.four-fifty-height,.video-with-text.full-height,.video-with-text.one-fifty-height,.video-with-text.one-hundred-height,.video-with-text.seven-fifty-height,.video-with-text.six-fifty-height,.video-with-text.three-fifty-height,.video-with-text.three-hundred-height,.video-with-text.two-fifty-height,.video-with-text.two-hundred-height{height:auto}}@media only screen and (min-width:768px){.video-with-text--video-thirty .video-with-text__video{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}}@media only screen and (min-width:768px){.video-with-text--video-thirty .video-with-text__content{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%}}@media only screen and (min-width:768px){.video-with-text--video-forty .video-with-text__video{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%}}@media only screen and (min-width:768px){.video-with-text--video-forty .video-with-text__content{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%}}@media only screen and (min-width:768px){.video-with-text--video-fifty .video-with-text__content,.video-with-text--video-fifty .video-with-text__video{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (min-width:768px){.video-with-text--video-sixty .video-with-text__video{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%}}@media only screen and (min-width:768px){.video-with-text--video-sixty .video-with-text__content{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%}}@media only screen and (min-width:768px){.video-with-text--video-seventy .video-with-text__video{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%}}@media only screen and (min-width:768px){.video-with-text--video-seventy .video-with-text__content{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}}.video-with-text__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.video-with-text__wrapper .wrapper,.video-with-text__wrapper .wrapper--full,.video-with-text__wrapper .wrapper--full-padded{position:relative}.video-with-text__heading{margin-bottom:12px}.video-with-text__heading p{margin:0}.video-with-text__buttons a,.video-with-text__heading a{pointer-events:auto}.video-with-text__top-image{position:relative;overflow:hidden;display:inline-block;margin-bottom:10px}.video-with-text__top-image-img{display:block;max-width:100%;height:auto;margin:auto}.video-with-text__text p{font-size:1rem;pointer-events:all}.video-with-text__text p:last-child{margin-bottom:0}.video-with-text__video-link{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:0;bottom:0;margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1439px){.video-with-text__video-link{width:calc(50vw - var(--gutter))}}@media only screen and (max-width:1023px){.video-with-text__video-link{width:calc(40% + 20px)}}@media only screen and (max-width:767px){.video-with-text__video-link{width:100%;margin:0 0 125px}}.video-with-text__video-link .play-button{width:60px;height:60px}.video-with-text__video{height:100%;width:100%;overflow:hidden;position:relative}@media only screen and (min-width:768px){.video-with-text__video.portrait{aspect-ratio:1/1}}.video-with-text__video .video-with-text__iframe,.video-with-text__video .video-with-text__video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-with-text__video .video-with-text__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-with-text__video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.video-with-text__video.video-focal-top .video-with-text__video-element{-o-object-position:center top;object-position:center top}.video-with-text__video.video-focal-right .video-with-text__video-element{-o-object-position:right center;object-position:right center}.video-with-text__video.video-focal-center .video-with-text__video-element{-o-object-position:center center;object-position:center center}.video-with-text__video.video-focal-left .video-with-text__video-element{-o-object-position:left center;object-position:left center}.video-with-text__video.video-focal-bottom .video-with-text__video-element{-o-object-position:center bottom;object-position:center bottom}@media only screen and (max-width:767px){.video-with-text__video{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;margin:0 0 -125px;right:0;height:auto}.video-with-text__video-element{height:auto}}.video-with-text__video-bg{position:relative;width:100%;height:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:767px){.video-with-text__video-bg{height:auto;padding-top:100%}}.video-with-text__video-bg .placeholder-svg,.video-with-text__video-bg .placeholder-svg-filled{position:absolute;top:0;left:0;right:0;bottom:0;max-width:none;width:100%}.video-with-text__content{position:relative;padding:calc(.6666666667 * var(--gutter));background:var(--bg);color:var(--text);border:var(--BORDER-WIDTH) solid var(--COLOR-BLACK-WHITE);overflow-wrap:break-word;pointer-events:none}@media only screen and (max-width:767px){.video-with-text__content{width:100%;margin:0 var(--gutter-mobile);padding:var(--gutter-mobile)}}.video-with-text__content-items{position:relative;z-index:3}.video-with-text__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-with-text__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}@media only screen and (max-width:767px){.video-with-text__items{margin:0 calc(var(--gutter-mobile) * -1);padding:0;min-height:0}}@media only screen and (min-width:768px){.video-with-text__items--inline-right,.video-with-text__items--overlay-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.video-with-text__items--inline-left,.video-with-text__items--inline-right{position:relative}@media only screen and (max-width:767px){.wrapper--full .video-with-text__items--inline-left,.wrapper--full .video-with-text__items--inline-right,.wrapper--full .video-with-text__items--overlay-left,.wrapper--full .video-with-text__items--overlay-right{margin:0}}@media only screen and (max-width:767px){.body--rounded-corners .video-with-text__items{border-radius:0}}.video-with-text__items--overlay-right .video-with-text__video{right:var(--gutter)}@media only screen and (max-width:767px){.video-with-text__items--overlay-right .video-with-text__video{right:0}}.video-with-text__items--overlay-left .video-with-text__video{left:var(--gutter)}@media only screen and (max-width:767px){.video-with-text__items--overlay-left .video-with-text__video{left:0}}.video-with-text__items--inline-left .video-with-text__video,.video-with-text__items--inline-right .video-with-text__video{position:relative}@media only screen and (max-width:767px){.video-with-text__items--inline-left .video-with-text__video,.video-with-text__items--inline-right .video-with-text__video{margin:0}}.video-with-text__items--overlay-left .video-with-text__video,.video-with-text__items--overlay-right .video-with-text__video{position:absolute;top:0;bottom:0;width:85%}@media only screen and (max-width:767px){.video-with-text__items--overlay-left .video-with-text__video,.video-with-text__items--overlay-right .video-with-text__video{position:relative;width:100%}}@media only screen and (min-width:768px){.video-with-text__items--overlay-right .video-with-text__video-bg{margin-left:0;margin-right:-50%}}@media only screen and (max-width:767px){.video-with-text__items--overlay-right .video-with-text__video-bg{margin-right:0}}.video-with-text__items--no-content.video-with-text__items--overlay-left .video-with-text__video,.video-with-text__items--no-content.video-with-text__items--overlay-right .video-with-text__video{width:calc(100% - 2 * var(--gutter))}@media only screen and (max-width:767px){.video-with-text__items--no-content.video-with-text__items--overlay-left .video-with-text__video,.video-with-text__items--no-content.video-with-text__items--overlay-right .video-with-text__video{width:100%}}.wrapper--full .video-with-text__items--overlay-right .video-with-text__video{right:0}.wrapper--full .video-with-text__items--overlay-left .video-with-text__video{left:0}.video-with-text__items--no-content .video-with-text__video-link{position:absolute;top:0;left:0;width:100%}@media only screen and (min-width:768px){.video-with-text__items--overlay-left .video-with-text__video-link,.video-with-text__items--overlay-right .video-with-text__video-link{width:calc(var(--wrapper-width)/ 2)}}.video-with-text__items--inline-right .video-with-text__video-link,.video-with-text__items--overlay-right .video-with-text__video-link{right:0}.video-with-text__items--inline-left .video-with-text__video-link,.video-with-text__items--overlay-left .video-with-text__video-link{left:0}.video-with-text__items--inline-left .video-with-text__video-link,.video-with-text__items--inline-right .video-with-text__video-link{width:100%;margin:0}@media only screen and (min-width:768px){.wrapper--full .video-with-text__items--overlay-left .video-with-text__video-link,.wrapper--full .video-with-text__items--overlay-right .video-with-text__video-link{width:50%}}.video-with-text__items--inline-left .video-with-text__content,.video-with-text__items--inline-right .video-with-text__content{border:none}@media only screen and (min-width:768px){.video-with-text__items--inline-left .video-with-text__content,.video-with-text__items--inline-right .video-with-text__content{height:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;word-break:break-word}}@media only screen and (max-width:767px){.video-with-text__items--inline-left .video-with-text__content,.video-with-text__items--inline-right .video-with-text__content{margin:0}}.wrapper .video-with-text__items--overlay-left .video-with-text__content,.wrapper .video-with-text__items--overlay-right .video-with-text__content{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}@media only screen and (max-width:767px){.wrapper .video-with-text__items--overlay-left .video-with-text__content,.wrapper .video-with-text__items--overlay-right .video-with-text__content{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}.wrapper--full .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full .video-with-text__items--overlay-right .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-right .video-with-text__content{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%}@media only screen and (max-width:1023px){.wrapper--full .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full .video-with-text__items--overlay-right .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-right .video-with-text__content{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:767px){.wrapper--full .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full .video-with-text__items--overlay-right .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-left .video-with-text__content,.wrapper--full-padded .video-with-text__items--overlay-right .video-with-text__content{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}