.vwp img{height:-webkit-fill-available;width:100%}@media screen and (max-width:767px){.vwp img{width:100vw}}@media screen and (min-width:768px){.vwp{height:100%;overflow:hidden;position:relative}.vwp img{height:100%;max-height:100%!important;position:absolute;width:100%}}.playIcon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.videomodal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:5}.videomodal-content{background-color:#fefefe;border:1px solid #888;margin:15% auto;max-width:800px;padding:20px;width:70%}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.playIcon:hover path,.playIcon:hover rect{fill:var(--black);stroke:var(--white)}.playIcon:active path,.playIcon:active rect{fill:var(--white);stroke:var(--black)}