.ms-video{display:block}.ms-video__box{position:relative}.ms-video__player video{display:block;width:100%;height:80dvh;aspect-ratio:16/9;object-fit:cover;min-height:585px;object-position:center}.ms-video__image-box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}img.ms-video__image{display:block;width:100%;height:100svh;object-fit:cover}span.ms-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:block;width:100%;max-width:66px;max-height:66px;cursor:pointer}span.ms-video__play-btn svg{width:66px;height:66px}.ms-video__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;z-index:1;padding:40px;pointer-events:none;background:linear-gradient(to left,#0000 70%,#00000087)}.ms-video__detail{margin-top:20px}.ms-video__detail p{display:block;margin:0;font-size:16px;color:#fff;font-weight:400}.ms-video__content-inner .btn-box{margin-top:20px}.ms-video__content-inner{display:block;width:100%;max-width:300px;pointer-events:all}@media screen and (max-width:991px){.ms-video__content{align-items:end}span.ms-video__play-btn{top:40px;left:unset;right:40px;transform:unset}}@media screen and (max-width:767px){.ms-video__content{align-items:end;padding:20px}span.ms-video__play-btn{top:20px;left:unset;right:20px;transform:unset;width:40px;height:40px}span.ms-video__play-btn svg{width:40px;height:40px}.ms-video__content-inner h2.medium-heading{text-align:start}.ms-video__box{border-radius:12px;overflow:hidden}.ms-video{padding:0 20px}.ms-video__player video{height:60vh;min-height:385px;}}