/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.hs-video-wrapper>iframe, iframe#hs_player_bcfae5c9-e352-4550-97e9-ae4fffc5f4b7{
    border-radius: 30px;
    box-shadow: -webkit-box-shadow: 4px 4px 83px -30px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 83px -30px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 83px -30px rgba(0,0,0,0.75)
}