.videoIconAnimation_button__Xxvba{display:flex;justify-content:center;color:#fff;width:80px;height:80px;border-radius:100%;background:linear-gradient(30deg,#ff8200 20%,#ff2600 80%);transition:all .5s ease-in-out 0s;box-shadow:0 0 0 0 rgba(193,244,246,.698);animation:videoIconAnimation_pulse__30LQH 2s cubic-bezier(.8,0,0,1) 0s infinite normal none running;align-items:center;border:0}.videoIconAnimation_button__Xxvba:is(:hover,:focus){transform:scale(1.2)}@keyframes videoIconAnimation_pulse__30LQH{to{box-shadow:0 0 0 45px rgba(193,244,246,0)}}