.cardVideo{width:100%}.cardVideoPoster{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:0;padding-bottom:52.56%;position:relative;width:100%}.cardVideoPoster .playIcon{align-items:center;background:var(--dark_blue_color);border:5px solid var(--white_color);border-radius:100%;bottom:0;display:flex;height:111px;justify-content:center;left:0;margin:auto;opacity:1;position:absolute;right:0;top:0;transition:all .3s ease;width:111px;z-index:99}.cardVideoPoster:hover .playIcon{opacity:1;transform:scale(1.1)}.cardVideoPoster .playIcon svg{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:auto;padding:100px 20px;position:relative}.cardVideoPopup video{display:block;outline:none;width:100%}.cardVideoPopup .cardpopVideo{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}@media(max-width:767px){.cardVideoPoster .playIcon svg{height:40px;width:40px}}