.cardVideo{width:100%}.cardVideoPoster{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;cursor:pointer;height:0;overflow:hidden;padding-bottom:57.7%;position:relative;width:100%}.cardVideoPoster .playIcon{align-items:center;border-radius:100%;bottom:0;display:flex;height:48px;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;transition:all .3s ease;width:68px;z-index:99}.cardVideoPoster:hover .playIcon{opacity:1;transform:scale(1.1)}.cardVideoPoster .playIcon i{font-size:50px;margin-left:10px}@media(max-width:767px){.cardVideoPoster .playIcon{height:60px;width:60px}.cardVideoPoster .playIcon i{font-size:20px;margin-left:4px}}.cardVideoPopup{bottom:0;display:none;height:100%;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:99999}.cardVideoPopup .small_container{align-items:center;display:flex;height:auto;margin:0 auto;min-height:350px;padding:20px;position:relative}.cardVideoPopup video{display:block;height:100%;outline:none;width:100%}.cardVideoPopup .cardpopVideo{height:100%;margin:auto;padding:35px 0;position:relative}.cardVideoPopup .cardpopVideo .close{align-items:center;border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:flex-end;position:absolute;right:0;top:-10px;width:40px;z-index:99}.cardVideoPopup .cardpopVideo .close i{font-size:30px}.cardVideoPopup .video_box{height:100%}@media(max-width:1380px){.cardVideoPopup .video_box{height:auto;margin:auto}.cardVideoPopup .cardpopVideo{align-items:center;display:flex}}