.videoelement{position:relative}.videoelement .video__play--button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#d0016f;height:10rem;width:10rem;border-radius:50%}@media screen and (max-width:1199.98px){.videoelement .video__play--button{height:7.5rem;width:7.5rem}}@media screen and (max-width:767.98px){.videoelement .video__play--button{height:5rem;width:5rem}}.videoelement .video__play--button i{font-size:5rem;color:#FFF;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width:1199.98px){.videoelement .video__play--button i{font-size:3rem}}@media screen and (max-width:767.98px){.videoelement .video__play--button i{font-size:2rem}}