.section-video .play-button{background:transparent;backdrop-filter: blur(0px);width:120px;height:104px;}
.section-video .play-button svg{width:120px;height:104px;}
@media(max-width:999px){
    .section-video .play-button,.section-video .play-button svg{width:82px;height:70px;}
}