.popup{cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popup .popuptext{left:0;padding:8px 0;position:absolute;top:40px;visibility:hidden;width:100%;z-index:1}.popup .show{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;visibility:visible}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup img{width:100%}.video-description h2{font-family:brandon,sans-serif;font-size:25px;font-weight:700;line-height:32px;margin-top:15px;min-height:60px}.video-description h2,.video-description p{color:var(--clr-dark-grey);margin-bottom:10px;text-align:left}.video-description p{font-family:worksans,sans-serif;font-size:19px;font-weight:400;line-height:28px;min-height:140px}