.ms-videos{margin-left:auto;margin-right:auto;max-width:100%;width:1102px}.ms-videos__block{border-radius:10px;box-shadow:0 0 20px -10px rgba(0,0,0,.3);cursor:pointer;display:inline-block;margin:5px;max-width:100%;overflow:hidden;position:relative;text-align:left;width:354px}.ms-videos__abso-link{display:block;height:100%;position:absolute;top:0;width:100%;z-index:1}.ms-videos__block--img{height:250px;width:100%}.ms-videos__block--img img{height:100%!important;object-fit:cover;object-position:center;width:100%}.ms-videos__block--content{min-height:120px;padding:10px 20px}.ms-videos__block--content h3{font-size:18px;line-height:1.1;margin:0 0 10px;min-height:3em}.ms-videos__popup{align-items:center;backdrop-filter:blur(5px);background:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center;left:-100%;position:fixed;top:0;width:100%;z-index:1000}.ms-videos__popup--close{background-color:#eee;cursor:pointer;height:40px;position:absolute;right:0;top:0;width:40px;z-index:2}.ms-videos__popup--close span{background-color:#000;display:block;height:3px;transform:rotate(-45deg) translate(-6px,21px);width:20px}.ms-videos__popup--close span:nth-child(2){transform:rotate(45deg) translate(19px,4px)}.ms-videos__popup--abso{cursor:pointer;height:100%;position:absolute;width:100%;z-index:0}.ms-videos__popup--wrapper{max-width:100%;position:relative;width:1000px;z-index:1}.ms-videos__popup.open{left:0}