.featured-content-and-video{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap}.video-open{overflow-y:hidden}.featured-content-and-video__content-column{width:100%}.featured-content-and-video__content{padding:40px 20px}.featured-content-and-video__content-subtitle{color:#fff;margin-bottom:1rem;margin-top:0}.featured-content-and-video__content-title{color:#fff!important}.featured-content-and-video__content-content{margin-bottom:2rem}.featured-content-and-video__content-content,.featured-content-and-video__content-content div,.featured-content-and-video__content-content p{color:#fff}.featured-content-and-video__video-column{min-height:300px;overflow:hidden;position:relative;width:100%}.featured-content-and-video__video-column-image{height:100%;object-fit:cover;position:absolute;width:100%}.featured-content-and-video__video-column-button{background:transparent;border:0;cursor:pointer;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.featured-content-and-video__video-column-button:active,.featured-content-and-video__video-column-button:focus,.featured-content-and-video__video-column-button:hover{background:hsla(0,0%,100%,.05)}.featured-content-and-video__video-column-button{animation:pulsating-icon 2s cubic-bezier(.455,.03,.515,.955) infinite}.featured-content-and-video__video-column-button svg{animation:pulsating-icon-shadow 2s cubic-bezier(.455,.03,.515,.955) infinite;height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.featured-content-and-video__video-modal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.featured-content-and-video__video-modal.is-open{display:block;opacity:1;visibility:visible}.featured-content-and-video__video-modal-wrapper{left:50%;max-width:800px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.featured-content-and-video__video-modal-video{height:0;padding-top:56.25%;position:relative;width:100%}.featured-content-and-video__video-modal-video iframe{border:0;height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%!important}.featured-content-and-video__video-modal-close{background:transparent;border:0;cursor:pointer;height:24px;margin:0;padding:0;position:absolute;right:8px;top:-32px;width:24px}.featured-content-and-video__video-modal-close:active,.featured-content-and-video__video-modal-close:focus,.featured-content-and-video__video-modal-close:hover{background:transparent}.featured-content-and-video__video-modal-close svg{fill:#fff;height:24px;width:24px}@media (min-width:767px){.featured-content-and-video__content-column{width:50%}.featured-content-and-video__content{padding:80px 100px 80px max(1rem,calc(50vw - 530px))}.featured-content-and-video__content-title{font-size:2rem;line-height:1.5625}.featured-content-and-video__video-column{width:50%}}.show-for-sr{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@keyframes pulsating-icon{0%{transform:scale(1)}70%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes pulsating-icon-shadow{0%{filter:drop-shadow(0 0 0 rgb(255 255 255/.5))}70%{filter:drop-shadow(0 0 8px rgb(255 255 255/.75))}to{filter:drop-shadow(0 0 0 rgb(255 255 255/.5))}}