.video-featured{overflow-x:clip;padding:var(--size_6) 0}.video-featured.--bg-grey{background-color:var(--color-grey)!important}.video-featured.--bg-blue{background-color:var(--color-blue)!important}.video-featured.--remove-top-padding{padding-top:0}.video-featured.--remove-bottom-padding{padding-bottom:0}@media screen and (max-width:768px){.video-featured{padding:var(--size_5) 0}}.video-featured__background{position:relative}.video-featured__top{margin-bottom:var(--size_3)}.video-featured__top h2{color:var(--color-blue);font-size:38px;font-weight:700;letter-spacing:-.19px;line-height:28px}.video-featured__top h2+div{margin-top:var(--size_1)}.video-featured__top__content{font-size:18px;letter-spacing:-.09px;line-height:24px}.video-featured .blue-bg__image>img{height:calc(100% - var(--size_6));margin:var(--size_3) 0}@media screen and (max-width:768px){.video-featured .blue-bg__image>img{height:calc(100% - var(--size_3));margin:var(--size_1_5) 0}}.video-featured .blue-bg__image:after,.video-featured .blue-bg__image:before{background-color:var(--color-white);content:"";height:var(--size_3);position:absolute;width:100%;z-index:1}@media screen and (max-width:768px){.video-featured .blue-bg__image:after,.video-featured .blue-bg__image:before{height:var(--size_1_5)}}.video-featured .blue-bg__image:after{bottom:0}.video-featured .blue-bg__image__bottom,.video-featured .blue-bg__image__top{z-index:2}.video-featured .blue-bg__image__bottom>img,.video-featured .blue-bg__image__top>img{left:0;right:0}.video-featured .blue-bg__image__top{right:calc(var(--size_7)*-1)}.video-featured .blue-bg__image__bottom{left:calc(var(--size_7)*-1)}.video-featured__dots{max-width:100vw;overflow-x:hidden;width:100vw}.video-featured__video{height:0;padding-bottom:56.25%;position:relative;z-index:2}.video-featured__video video,.video-featured__video__play{border-radius:var(--size_0_75);height:100%;left:0;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}.video-featured__video__play{align-items:center;background-color:rgba(0,0,0,.15);border:0;cursor:pointer;display:flex;justify-content:center;transition:all 1s ease;z-index:1}.video-featured__video__play.playing{opacity:0;pointer-events:none}.video-featured__video__play:hover{background-color:rgba(0,0,0,.25)}.video-featured__video__play svg{height:auto;width:120px}.video-featured__video>div{border-radius:var(--size_0_75);overflow:hidden}