.default-video.in-view .lazy-loaded{filter:blur(0);opacity:1}.default-video.in-view .default-video__caption,.default-video.in-view .default-video__icon{opacity:1}.default-video.dark{color:#fff}.default-video__wrap{margin-left:auto;margin-right:auto;max-width:130rem;padding-left:1rem;padding-right:1rem;width:100%}.default-video__wrap:after,.default-video__wrap:before{content:"";display:table}.default-video__wrap:after{clear:both}@media only screen and (min-width:640px){.default-video__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-video__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3600px){.default-video__wrap{padding-left:0;padding-right:0}}.default-video__media{display:block;float:left;padding-left:2rem;padding-right:2rem;width:100%}.default-video__media:not(:last-child){margin-bottom:4rem}.default-video__link{border-radius:1rem;cursor:pointer;display:block;padding-bottom:56.25%;position:relative;width:100%}@media only screen and (min-width:968px){.default-video__link{border-radius:2rem}}.default-video__link iframe{border-radius:inherit;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.default-video__link iframe.video-loaded{opacity:1}.default-video__thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:inherit;display:block;filter:blur(10px);height:100%;left:0;opacity:0;position:absolute!important;top:0;transition:opacity 1s ease,filter 1s ease;width:100%}.default-video__caption,.default-video__icon{opacity:0;transition:opacity 1s ease}.default-video__icon{background-color:currentColor;border-radius:50%;display:block;height:10rem;left:50%;margin-left:-5rem;margin-top:-5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg);mask-image:url(/_resources/app/client/images/svg/play.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;width:10rem}.default-video__icon.colour,.default-video__icon.colour--,.default-video__icon.colour--none{color:var(--c-primary)}.default-video__caption{margin-top:2rem}.default-video__caption :last-child{margin-bottom:0}