.login-img{position:absolute;top:0;right:0;height:100%;width:100%;object-fit:cover;z-index:0}.login-container{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:2rem;border:1px solid grey;border-radius:10px;min-width:500px;z-index:10;background:#fffc;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}.privacyPolicy-container{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:2rem;border:1px solid grey;border-radius:10px;min-width:200px;z-index:10;height:80vh;overflow-y:scroll;background:#fdf8f899;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px)}h1{font-size:40px;font-weight:700;color:#000;font-family:Outfit,sans-serif}h3{font-weight:700;color:#000;font-family:Outfit,sans-serif;font-weight:400}.heading{margin-left:10px;margin-bottom:20px}.input-container{display:flex;flex-direction:column;width:100%}.scrollbar::-webkit-scrollbar{width:20px;height:20px}.scrollbar::-webkit-scrollbar-track{border-radius:100vh;background:#f7eedd}.scrollbar::-webkit-scrollbar-thumb{background:#242933;border-radius:100vh;border:3px solid #f6f7ed}.scrollbar::-webkit-scrollbar-thumb:hover{background:#242933}::-webkit-scrollbar{width:0px;height:2vh}::-webkit-scrollbar-track{background:#f7eedd}::-webkit-scrollbar-thumb{background:#242933;border-radius:100vh;border:3px solid rgb(36,41,51)}@media only screen and (max-width: 600px){.footballSideImage{content:url(../assets/mob-resp-football-side.png)}}@media only screen and (min-width: 601px) and (max-width: 900px){.footballSideImage{content:url(../assets/mob-resp-football-side.png)}}.video-react{border-radius:10px!important}@media only screen and (min-width: 901px){.footballSideImage{content:url(../assets/footbaall-side.png)}}.pagination{display:flex;align-items:center;justify-content:space-between}.btn{border:none;border-radius:10px;cursor:pointer;color:#000;font-weight:300;background-color:transparent;border:0px solid lightgray;transition:background-color .2s ease-in-out}.btn:hover{background-color:#f0f0f0}.btn-active{background-color:#f0f0f0;border:2px solid lightgray;transition:background-color .2s ease-in-out;box-shadow:0 0 2px #0003}.custom-rounded{border-radius:10px}.layout{background-color:#fbfbfb;height:100vh}body{font-family:Poppins,sans-serif}html{font-size:14px}@media (min-width: 600px) and (max-width: 1400px){html{font-size:16px}}@media (min-width: 1400px){html{font-size:20px}}
