:root{--background:#e4e8eb;--foreground:#171717}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif}.bg-sports-theme{background-image:url(/image/bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh}.backgroundColorPlayerCoach input,.backgroundColorPlayerCoach select{color:#000;background-color:#cffafe}.backgroundColorPlayerCoach select:required:invalid{color:gray}option[value=""][disabled]{display:none}option{color:#000}@keyframes blink{0%{color:red}50%{color:#fff}to{color:red}}.blink-text{font-weight:700;animation:1s infinite blink}@keyframes blink-green{0%{color:#b0f808}50%{color:#fff}to{color:#b0f808}}.blink-text-y{font-weight:700;animation:1s infinite blink-green}.photo-preview{border:1px solid #dee2e6;border-radius:4px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.footer-bssa{background:#516faa}.reg-card-wrapper{transform-style:preserve-3d;cursor:pointer;background-color:#e2f5e9;background-image:linear-gradient(135deg,#0000 18.75%,#f3f3f3 0 31.25%,#0000 0),repeating-linear-gradient(45deg,#f3f3f3 -6.25% 6.25%,#fff 0 18.75%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:60px 60px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:3px solid #fff;border-radius:50px;width:100%;padding-top:50px;transition:all .5s ease-in-out;position:relative;box-shadow:0 30px 30px -10px #0000004d}.reg-card-wrapper:hover{background-position:-100px 100px,-100px 100px;transform:rotate3d(.5,1,0,30deg)}.reg-card-content-box{transform-style:preserve-3d;border-radius:50px 100px 50px 50px;padding:50px 20px 20px;transition:all .5s ease-in-out}.reg-card-title{color:#fff;margin-right:45px;font-size:15px;font-weight:600;transition:all .5s ease-in-out;display:inline-block;transform:translateZ(50px)}.reg-card-title:hover{transform:translateZ(60px)}.reg-card-see-more{cursor:pointer;text-transform:uppercase;color:#07b9ff;background:#fff;border-radius:15px;margin-top:10px;padding:.5rem .7rem;font-size:9px;font-weight:900;transition:all .5s ease-in-out;display:inline-block;transform:translateZ(20px)}.reg-card-see-more:hover{transform:translateZ(60px)}.reg-card-icon-box{background:#fff;border:1px solid #07b9ff;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;padding:10px;display:flex;position:absolute;top:30px;right:30px;transform:translateZ(80px);box-shadow:0 17px 10px -10px #64646f33}@media screen and (max-width:480px){.reg-card-wrapper{padding-top:20px}.reg-card-content-box{padding:40px 15px 15px}.reg-card-title{margin-right:20px;font-size:14px}.reg-card-icon-box{width:45px;height:45px;top:15px;right:15px}}
