.video-feature{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;display:flex;justify-content:center}@media screen and (max-width: 1023px){.video-feature{height:unset}}.video-feature__inner{max-width:1440px;margin:0 auto;width:100%;display:flex;justify-content:space-between;padding:2rem 4rem}@media screen and (max-width: 480px){.video-feature__inner{padding:2rem}}@media screen and (max-width: 1023px){.video-feature__inner{flex-direction:column-reverse}}.video-feature__content{display:flex;flex-basis:30%;flex-direction:column;margin-right:90px;min-width:400px;justify-content:center}@media screen and (max-width: 1023px){.video-feature__content{margin-top:1rem;min-width:0}}.video-feature__title{font-size:1.8rem;font-weight:800;margin:0 0 5px}.video-feature__description{font-size:1rem;line-height:1.6rem;margin-top:0}@media screen and (max-width: 1023px){.video-feature__description{margin-bottom:2rem}}.video-feature__duration{color:#f30;font-size:1rem;font-weight:800;margin-bottom:20px}.video-feature__video-wrapper{position:relative;width:100%;flex-basis:70%;justify-content:center;align-items:center;display:flex}@media screen and (max-width: 1023px){.video-feature__video-wrapper{flex-basis:90%}}.video-feature__video-wrapper--disabled .video-feature__video-blend{opacity:1;cursor:default}.video-feature__video-inner{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.video-feature__video-inner--has-image{height:450px}@media screen and (max-width: 1150px){.video-feature__video-inner--has-image{height:300px}}@media screen and (max-width: 1024px){.video-feature__video-inner--has-image{height:500px}}@media screen and (max-width: 768px){.video-feature__video-inner--has-image{height:358px}}@media screen and (max-width: 480px){.video-feature__video-inner--has-image{height:200px}}.video-feature__video-inner:hover .video-feature__video-blend{opacity:1}.video-feature__player{position:relative;width:100%;height:0;padding-bottom:56.25%;z-index:3}.video-feature__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-feature__video-cover{width:100%;cursor:pointer}.video-feature__video-cover img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;right:0}.video-feature__video-blend{position:absolute;top:0;right:0;height:100%;width:100%;background-color:rgba(0,0,0,.4);z-index:2;opacity:0;transition:opacity .2s ease-in-out;cursor:pointer}.video-feature__video--close-button{position:absolute;right:0;top:0;display:none;z-index:5;cursor:pointer;padding:1px 5px 2px;transition:background-color .2s ease-in-out}.video-feature__video--close-button:hover{background-color:#cc2900}.video-feature__video--close-button svg{height:15px;width:15px;fill:#fff;transform:rotate(45deg)}.video-feature__video--play-button{position:absolute;top:50%;transform:translateY(-50%);z-index:3;cursor:pointer}@media screen and (max-width: 1023px){.video-feature__video--play-button{bottom:30px;left:30px;top:unset;transform:unset}}.video-feature__video--play-button svg{height:35px;width:35px;color:#fff;transition:color .2s ease-in-out}.video-feature.player-active .video-feature__video--play-button,.video-feature.player-active .video-feature__video-cover img{display:none}.video-feature.player-active .video-feature__video--close-button{display:block}@media(max-width: 1023px){.video-feature__content{margin-right:0}}.section--bg-color-dark-grey .video-feature__description{color:#fff}.section--bg-color-dark-grey .video-feature__title{color:#fff}@media screen and (max-width: 1023px){.section .video-feature:first-child .video-feature__video-wrapper{margin-top:-2rem}}
