.video--player.video--radius,.video--thumbnail.video--radius{border-radius:0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden}.video--embed.video--radius iframe,.video--embed.video--radius img,.video--embed.video--radius video{border-radius:0}.video__player,.video__thumbnail{position:relative}.video__player__video{height:auto;transform:translateZ(0);vertical-align:top;width:100%}.video__overlay{background:#0d0703;border-radius:inherit;bottom:0;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.video__play{z-index:2}.video__player--activated .video__player__overlay,.video__player--activated .video__player__play{display:none}.play-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:2px solid #fff;border-radius:999px;box-shadow:0 8px 16px rgba(13,7,3,.05),0 4px 8px rgba(13,7,3,.05);color:#619045;cursor:pointer;display:flex;height:100px;justify-content:center;left:50%;margin-left:-50px;margin-top:-50px;outline:none;position:absolute;top:50%;transition:.2s ease-in-out;width:100px}.play-btn:focus,.play-btn:hover{background:hsla(0,0%,100%,.7)}.play-btn svg{height:auto;margin-left:5px;transition:.2s ease-in-out;width:26px}.play-btn:focus svg,.play-btn:hover svg{transform:scale(1.2)}@media (max-width:1139px){.play-btn{height:80px;margin-left:-40px;margin-top:-40px;width:80px}.play-btn svg{margin-left:3px;width:20px}}@media (max-width:767px){.play-btn{height:60px;margin-left:-30px;margin-top:-30px;width:60px}.play-btn svg{margin-left:2px;width:18px}}