@keyframes tpop-modal-in{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes tpop-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes tpop-sheen{0%,to{background-position:165% 0}50%{background-position:-65% 0}}.tournament-popup .animate-modal-in{animation:.5s cubic-bezier(.16,1,.3,1) backwards tpop-modal-in}.tournament-popup .animate-fade-up{animation:.5s cubic-bezier(.16,1,.3,1) backwards tpop-fade-up}.tournament-popup .d1{animation-delay:80ms}.tournament-popup .d2{animation-delay:.16s}.tournament-popup .d3{animation-delay:.24s}.tournament-popup .d4{animation-delay:.34s}.tournament-popup .close-btn:hover{transform:rotate(90deg)}.tournament-popup .tpop-cta{position:relative;overflow:hidden}.tournament-popup .tpop-cta:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff38 50%,#0000 65%) 0 0/220% 100%;animation:3.2s ease-in-out infinite tpop-sheen;position:absolute;inset:0}.tournament-popup .tpop-cta:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.tournament-popup .animate-modal-in,.tournament-popup .animate-fade-up,.tournament-popup .tpop-cta:after{animation:none}}
