html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ul dl{margin:0}hr{box-sizing:initial;height:0}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}button,input,select{margin:0}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}progress{vertical-align:initial}select{text-transform:none}textarea{margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media only screen and (max-width:600px){html{font-size:12px}}@media only screen and (min-width:600px){html{font-size:16px}}.App{min-height:100vh;height:100%;background-color:#f6f6f6;display:flex;flex-direction:column}@font-face{font-family:"Cafe24Simplehae";src:url(/static/media/Cafe24Simplehae.480b945b.ttf) format("truetype")}@font-face{font-family:"GmarketSansTTFBold";src:url(/static/media/GmarketSansTTFBold.69428064.ttf) format("truetype")}@font-face{font-family:"GmarketSansTTFLight";src:url(/static/media/GmarketSansTTFLight.efaa8f19.ttf) format("truetype")}@font-face{font-family:"GmarketSansTTFMedium";src:url(/static/media/GmarketSansTTFMedium.d4bac6b1.ttf) format("truetype")}@font-face{font-family:"NEXONFootballGothic";src:url("/static/media/NEXON Football Gothic B.6cceee6e.otf") format("opentype")}.Header{display:flex;max-width:1080px;width:100%}.header-contents{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.header-contents::-webkit-scrollbar{display:none}.logo-wrapper{position:relative;height:2.5rem;padding:.5rem}.logo-wrapper:hover{cursor:pointer}.logo-wrapper{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.logo-wrapper .dropdown-menu:hover,.logo-wrapper:hover>.dropdown-menu{visibility:visible}.Header-logo{height:100%;width:auto}.menu-item{color:#fff;padding:.5rem 1rem;text-decoration:none;font-weight:500}.dropdown-menu{position:absolute;background-color:#fff;z-index:99;top:100%;box-shadow:0 3px 5px -1px #ccc;white-space:nowrap;visibility:hidden}.dropdown-menu ul{margin:20px 40px;padding:0}.dropdown-menu li{list-style:none;padding:10px 0}.dropdown-menu li a{color:#000;text-decoration:none}.dropdown-menu li a:hover{color:#ff5722;padding-left:8px;border-left:2px solid #ff5722;transition:all .3s ease}.dropdown-menu li a{font-size:1.3rem;font-weight:700}.close-button-wrapper{text-align:end;padding-right:2rem;padding-top:.5rem;display:none}.close-button{font-size:2rem;font-weight:900;padding:.5rem;color:#000}@media screen and (max-width:769px){.dropdown-menu{width:100vw;height:0;left:0;text-align:center;overflow-y:scroll;transition:all .6s cubic-bezier(.62,.04,.3,1.56);transition-delay:.1s;opacity:0}.dropdown-menu ul{margin:0}.dropdown-menu li{font-size:1.5rem;padding:1.5rem 0;border-bottom:1px solid #ccc}.dropdown-menu li a{font-size:2.3rem}.logo-wrapper:hover>.dropdown-menu{height:100vh;opacity:1}.close-button-wrapper{display:block}.HeaderWrapper .Header .logo-wrapper .closed{height:0;opacity:0}}.account-wrapper{flex:1 1;display:flex;align-items:center;justify-content:flex-end;grid-gap:.313rem;gap:.313rem}.account-wrapper:hover{cursor:pointer}.account-icon{display:flex;justify-content:center;align-items:center}.account-box{position:absolute;top:60px;right:10px;width:300px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;box-sizing:border-box}.hidden{display:none}.login-box-wrapper{padding:0;width:100%;box-sizing:border-box}.login-box-wrapper .login-box{padding:24px;width:100%;box-sizing:border-box}.login-box-wrapper .login-box form{width:100%;box-sizing:border-box;display:flex;flex-direction:column;grid-gap:12px;gap:12px;margin:20px 0}.login-box-wrapper .login-box form button,.login-box-wrapper .login-box form input{width:100%;box-sizing:border-box;max-width:100%}.login-box-wrapper .login-box form input{height:40px;padding:8px 12px;background:#f9f9f9;border:1px solid #dadce0;border-radius:4px;font-size:14px}.login-box-wrapper .login-box form input::placeholder{color:#757575}.login-box-wrapper .login-box form input:focus{outline:none;border-color:#171e4f}.login-box-wrapper .login-box form .login-button{height:40px;background:#171e4f;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.login-box-wrapper .login-box form .login-button:hover{background-color:#303c9b}.login-box-wrapper .login-box form .login-button:disabled{background-color:#9aa0c7;cursor:not-allowed}.login-text-wrapper{display:flex;justify-content:space-between;align-items:center}.login-text{font-weight:700;font-size:1.563rem;color:#171e4f;line-height:1.8}.login-fail-text{font-weight:400;font-size:.813rem;color:red;line-height:1.8;font-style:italic}.oauth-button{width:100%;height:40px;margin-bottom:12px;border-radius:4px;border:1px solid #dadce0;background:#fff;display:flex;align-items:center;padding:0 16px;cursor:pointer;transition:background-color .2s}.oauth-button .social-icon{margin-right:12px}.oauth-button span{flex:1 1;text-align:center}.oauth-button.google{color:#757575}.oauth-button.google:hover{background-color:#f8f9fa}.oauth-button.facebook{background-color:#1877f2;color:#fff;border:none}.oauth-button.facebook:hover{background-color:#166fe5}.oauth-button:disabled{opacity:.7;cursor:not-allowed;transform:none!important;box-shadow:none!important}.login-error{color:#d32f2f;font-size:14px;margin:8px 0;padding:8px;background-color:#ffebee;border-radius:4px;text-align:center}.button-loader{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.2392156863);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-modal{position:fixed;display:flex;justify-content:center;align-items:center;z-index:1000}.login-modal,.login-overlay{top:0;left:0;width:100%;height:100%}.login-overlay{position:absolute;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.login-content{position:relative;width:100%;max-width:400px;margin:0 20px;z-index:1001}.login-box{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:24px}.login-box,.login-box form{width:100%;box-sizing:border-box}.login-box form{display:flex;flex-direction:column;grid-gap:12px;gap:12px;margin:20px 0}.login-box form input{height:40px;padding:8px 12px;background:#f9f9f9;border:1px solid #dadce0;border-radius:4px;font-size:14px}.login-box form input::placeholder{color:#757575}.login-box form input:focus{outline:none;border-color:#171e4f}.login-box form .login-button{height:40px;background:#171e4f;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.login-box form .login-button:hover{background-color:#303c9b}.login-box form .login-button:disabled{background-color:#9aa0c7;cursor:not-allowed}.signup-button{width:100%;padding:10px;border:1px solid #ccc;background-color:transparent;color:#666;border-radius:4px;cursor:pointer;transition:all .3s ease}.signup-button:hover{background-color:#f5f5f5;border-color:#999}.signup-button:disabled{opacity:.6;cursor:not-allowed}.forgot-password-button{background:none;border:none;color:#666;font-size:.8em;padding:5px;cursor:pointer;width:100%}.forgot-password-button:hover{text-decoration:underline;color:#333}.google-btn{width:100%;height:42px;background-color:#fff;border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;padding:0;cursor:pointer;transition:background-color .3s}.google-btn:hover{background-color:#eee}.google-icon-wrapper{width:40px;height:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,0)}.google-icon{width:18px;height:18px}.btn-text{flex-grow:1;text-align:center;font-family:"Roboto",sans-serif;font-size:14px;letter-spacing:.2px;color:rgba(0,0,0,.87)}.facebook-btn{width:100%;height:42px;background-color:#1877f2;border:none;border-radius:4px;display:flex;align-items:center;padding:0;cursor:pointer;transition:background-color .3s;margin-top:0}.facebook-btn:hover{background-color:#166fe5}.facebook-icon-wrapper{width:40px;height:100%;display:flex;align-items:center;justify-content:center}.facebook-icon{width:24px;height:24px;color:#fff}.facebook-btn .btn-text{color:#fff;font-family:"Roboto",sans-serif;font-size:14px;letter-spacing:.2px}.login-form{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.or-divider{text-align:center;margin:16px 0;color:#666;position:relative}.or-divider:after,.or-divider:before{content:"";position:absolute;top:50%;width:calc(50% - 20px);height:1px;background-color:#ddd}.or-divider:before{left:0}.or-divider:after{right:0}.social-buttons{display:flex;flex-direction:column;grid-gap:12px;gap:12px}#logged-in{width:15rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.account-item-wrapper{padding:1.125rem;display:flex;flex-direction:column;grid-gap:.625rem;gap:.625rem;font-size:15px}.account-username-wrapper{display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem;padding:.875rem 0}.account-username{font-weight:700;font-size:20px;line-height:1.8}.account-status p{margin:0;line-height:1.5}#account-menu{display:flex;flex-direction:column;grid-gap:.625rem;gap:.625rem;padding:2px 0}#account-menu a{color:#000;text-decoration:none}#account-menu a:hover{cursor:pointer;color:#171e4f}.account-logout{padding:5px 0;text-align:center;border-radius:10px;background:#171e4f;color:#fff;font-weight:700}.account-logout:hover{cursor:pointer;color:#ff5722}.account-box-wrapper{width:100%;max-width:1080px;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.account-box-wrapper .account-box{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:8px;position:relative;margin-top:4px;right:240px}.default-header-wrapper{position:-webkit-sticky;position:sticky;top:0;width:100%;height:4.5rem;background-color:#1b1b1b;color:#000;display:flex;flex-direction:column;align-items:center;grid-gap:.625rem;gap:.625rem;z-index:20}.default-page-header{max-width:1080px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%;position:relative}.default-page-header-logo{height:100%;width:auto}.default-page-header-contents{display:flex;justify-content:flex-start;align-items:center;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.default-page-header-contents::-webkit-scrollbar{display:none}.default-page-logo-wrapper{height:2.5rem;padding:.5rem}.default-page-logo-wrapper:hover{cursor:pointer}.HeaderWrapper{position:-webkit-sticky;position:sticky;top:0;width:100%;height:3.5rem;background-color:#171e4f;color:#000;display:flex;flex-direction:column;align-items:center;grid-gap:.625rem;gap:.625rem;z-index:50}.form-item{display:flex;flex-direction:row;grid-gap:2.375rem;gap:2.375rem}.form-item-title{width:6.875rem;padding-top:.75rem;color:#3a3a3a}#re-enter{padding:0;display:flex;align-items:center}.form-item-content{flex:1 1}.form-item-content input{width:100%;text-indent:10px;min-width:140px;background:#f8f8f8;border:1px solid #dbdbdb;height:2.5rem}.form-item-content .form-requirement{padding-top:7px;font-size:12px;color:#585b66}#detail-disabled{background:#868383}.name-wrapper{display:flex;grid-gap:1.563rem;gap:1.563rem;justify-content:space-between}.name-wrapper input{min-width:70px;text-indent:10px}@media screen and (max-width:680px){.modal-title{font-size:1.5rem}}.player-profile-detail-wrapper{border:1px solid #e9e9e9;padding:1.25rem}.player-profile-name{display:flex;justify-content:space-between;align-items:center;line-height:1.7;margin-bottom:2.5rem}.player-profile-name span{width:25rem;font-size:18px;font-weight:500;font-family:"GmarketSansTTFBold";color:#000}.player-profile-name a{font-size:14px;color:#171e4f;text-decoration:none}.player-profile-detail{display:flex;flex-direction:column;grid-gap:2.375rem;gap:2.375rem}.player-detail-item-wrapper{display:flex;flex-direction:row;align-items:center}.player-detail-item-wrapper input{flex:1 1;width:100%;background:#f8f8f8;border:1px solid #dbdbdb;height:2.5rem;padding-left:12px}.player-detail-item-wrapper img{width:60%}.player-detail-item-title{font-size:15px;line-height:1.7;width:9.875rem;color:#3a3a3a}.player-detail-item-content{display:flex;grid-gap:1.25rem;gap:1.25rem;flex:1 1;width:100%;background:#f8f8f8;border:1px solid #dbdbdb}.player-detail-button-wrapper{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem;margin:1.25rem 0}.player-detail-button-wrapper div{background:#171e4f;color:#fff;padding:.313rem .625rem;border-radius:5px;font-weight:700}.player-detail-button-wrapper div:hover{cursor:pointer;color:#ff5722}.profile-notice{font-style:italic;color:#545454;font-size:14px}#profile-photo{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem}.button-wrapper{display:flex;flex-direction:column;justify-content:center;grid-gap:.625rem;gap:.625rem;align-items:center;color:#545454}.button-wrapper .MuiButtonBase-root{background-color:#171e4f}.change-photo{display:flex;flex-direction:column}.photo-input-wrapper{display:flex;flex-direction:row;grid-gap:1.25rem;gap:1.25rem}.photo-input-wrapper .MuiButtonBase-root{background-color:#171e4f}.player-list-wrapper{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem}.player-list{display:flex;flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem}.player-info{display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem}.player-name span,.player-team span{font-weight:600;padding-right:.5rem}.player-request-button-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.75rem;gap:.75rem}.modal-button-wrapper{flex-direction:row;padding-top:1.25rem}.modal-button-wrapper,.request-wrapper{display:flex;grid-gap:1.25rem;gap:1.25rem}.request-wrapper{flex-direction:column;align-items:center}.button-connection{background:#171e4f;color:#fff;padding:.313rem .625rem;border-radius:5px;font-weight:700;font-size:15px}.button-connection:hover{cursor:pointer;color:#ff5722}.player-list-container{width:100%}.player-list-message{align-items:center;font-size:1.25rem;font-weight:500;padding-bottom:1.25rem}.player-list-message,.search-bar-wrapper{display:flex;justify-content:center}.my-player-title{font-weight:700;font-size:20px;line-height:2.2;background:#171e4f;color:#fff;padding-left:1.25rem}.my-player-container{padding:1.563rem 1.875rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;background-color:#fff}.account-type-wrapper{font-size:15px;line-height:2.2}.profile-detail-header{font-size:20px;font-weight:700;line-height:2.2}.profile-menu-item-wrapper{padding:.625rem 0;display:flex;flex-direction:column}.profile-menu-item-wrapper div{padding-left:2.5rem;color:#545454;line-height:2.3}.profile-menu-item-wrapper div:hover{color:#000;cursor:pointer}.profile-menu-item-wrapper a{text-decoration:none;color:#545454;padding-left:2.5rem;line-height:2.3}.profile-menu-item-wrapper a:hover{color:#000;cursor:pointer}.profile-menu-item-wrapper .active{font-weight:700;color:#171e4f}.about-sketch-text{font-size:13px;padding:.625rem 1.5rem .625rem 2.5rem;color:#3a3a3a;line-height:2.3}.register-loader-wrapper{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:3.125rem;grid-gap:1.25rem;gap:1.25rem;flex-wrap:wrap}.register-loader-wrapper .wait-message{color:#3a3a3a;font-weight:600}.account-page-wrapper{margin:4.688rem auto;width:95%;max-width:1080px;display:flex;flex-wrap:wrap;grid-gap:1.375rem;gap:1.375rem}.account-menu-wrapper{flex:1 1;min-width:200px}.account-menu{box-shadow:0 0 3px rgba(0,0,0,.2);background-color:#fff}.account-menu-title{background:#171e4f;color:#fff;font-weight:700;font-size:20px;line-height:2;padding-left:2.5rem}.profile-detail,.register-form-wrapper{flex:3 1;box-shadow:0 0 3px rgba(0,0,0,.2);width:100%}.account-details-wrapper,.register-form-wrapper{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.account-details-title,.register-form-title{font-weight:700;font-size:20px;line-height:2.2;background:#171e4f;color:#fff;padding-left:1.25rem}.account-details-container,.register-form{padding:1.563rem 1.875rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;background-color:#fff}.account-details-button,.register-button{text-align:center;font-weight:600;padding:.5rem 0;background-color:#03509b;color:#fff;width:9rem;margin:0 auto;box-shadow:0 0 2px rgba(0,0,0,.25)}.account-details-button:hover,.register-button:hover{cursor:pointer;background-color:#171e4f}.confidential-page-wrapper{flex:1 1}.change-confidential-container{margin:4.688rem auto;width:80%;max-width:864px;display:flex;flex-direction:column;flex-wrap:wrap;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.2)}.change-confidential-wrapper{width:100%}.change-confidential-form{padding:1.563rem 2.5rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.change-confidential-title{font-weight:700;font-size:20px;line-height:2.2;background:#171e4f;color:#fff;padding-left:1.25rem}.save-changes-button-wrapper{display:flex;justify-content:center}.save-changes-button{margin-top:1.875rem;background:#171e4f;color:#fff;padding:.625rem 1.25rem;border:none;box-shadow:0 0 2px rgba(0,0,0,.25);font-weight:700}.save-changes-button:hover{cursor:pointer;color:#ff5722}.not-verified-page-wrapper{display:flex;flex-direction:column;align-items:center;grid-gap:1.25rem;gap:1.25rem;padding:1.25rem 0}.find-account-wrapper{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 4.5rem);padding:20px;background-color:#f5f5f5}.find-account-content{width:100%;max-width:400px}.find-account-box{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:24px;width:100%;box-sizing:border-box}.find-account-text-wrapper{margin-bottom:20px}.find-account-text{font-weight:700;font-size:1.563rem;color:#171e4f;line-height:1.8}.form-section{display:flex;flex-direction:column;grid-gap:12px;gap:12px;margin:20px 0}.form-section .section-title{font-weight:600;font-size:1rem;color:#666;margin-bottom:8px}.form-section input{height:40px;padding:8px 12px;background:#f9f9f9;border:1px solid #dadce0;border-radius:4px;font-size:14px}.form-section input::placeholder{color:#757575}.form-section input:focus{outline:none;border-color:#171e4f}.submit-button{height:40px;background:#171e4f;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#303c9b}.submit-button:disabled{background-color:#9aa0c7;cursor:not-allowed}.separator{margin:20px 0;display:flex;align-items:center;text-align:center;color:#757575}.separator:after,.separator:before{content:"";flex:1 1;border-bottom:1px solid #e0e0e0}.separator span{margin:0 10px;font-size:14px}.verify-page-wrapper{max-width:864px;width:80%;margin:3.125rem auto;flex:1 1}.verify-page-login{display:flex;flex-direction:column;align-items:center;grid-gap:1.25rem;gap:1.25rem}.verify-page-login h1{color:#171e4f}#login-visible .account-box{visibility:visible}.verify-message-wrapper{padding:2.5rem 0;width:100%;color:#3a3a3a;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;line-height:1.5;grid-gap:1.25rem;gap:1.25rem}.return-home-button{width:9rem;background-color:#171e4f;color:#fff;font-weight:700;line-height:2.5;text-align:center}.return-home-button:hover{cursor:pointer;color:#ff5722}.landing-page-logo-wrapper{height:2.5rem;padding:.5rem}.landing-page-logo-wrapper:hover{cursor:pointer}.home-item{color:#fff;padding:1.5rem 1.5rem 1rem;text-decoration:none;font-weight:500}.home-item:hover{color:#ff5722}.landing-home-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:2rem;padding-bottom:5rem}.landing-home-banner-wrapper{max-width:1080px;display:flex;flex-direction:column;margin:.5rem 0}.landing-home-banner-wrapper img{margin:0 .3rem;max-width:100%;height:auto}.sub-content-box{max-width:1080px;grid-column-gap:1.5rem;column-gap:1.5rem;margin:1.5rem .5rem .5rem;display:grid}@media only screen and (max-width:768px){.sub-content-box{grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.sub-content-box{grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}}.sub-content-box img{max-height:250px}.main-league-content-box{max-width:1080px;grid-column-gap:1.5rem;column-gap:1.5rem;margin:1.5rem .5rem .5rem;display:grid}@media only screen and (max-width:768px){.main-league-content-box{grid-template-columns:1fr}}@media only screen and (min-width:768px){.main-league-content-box{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}}.main-grid-item-wrapper a{display:flex;flex-direction:column;align-items:center}.main-grid-item-wrapper a span{color:#fff;font-size:20px;font-weight:700;line-height:20px;letter-spacing:0;margin:.5rem 0;padding-left:.5rem;text-align:center}.main-grid-item-wrapper span.small-text{font-size:16px;font-weight:400}@media only screen and (max-width:768px){.main-grid-item-wrapper{margin-bottom:1rem;text-align:center}.main-grid-item-wrapper span,.main-grid-item-wrapper span.small-text{font-size:100%}}.grid-item{display:flex;align-items:flex-start;width:100%;padding:.5rem}.academy,.events-league{border-radius:14px}.landing-page-wrapper{background-color:#000}.landing-page-wrapper a{text-decoration:none}.home-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.content-wrapper,.home-carousel-wrapper{max-width:1080px;margin:.5rem 0}.content-wrapper{width:100%;display:flex;flex-direction:column}.main-content-box{grid-column-gap:1.5rem;column-gap:1.5rem;margin:.5rem;display:grid}@media only screen and (max-width:768px){.main-content-box{grid-template-columns:1fr}}@media only screen and (min-width:768px){.main-content-box{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}}.main-grid-item-wrapper{position:relative;width:100%;min-width:0}.main-grid-item-wrapper span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.main-grid-item-wrapper .carousel-root{width:100%;height:100%;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.main-grid-item-wrapper .carousel.carousel-slider{height:100%}@media only screen and (max-width:768px){.main-grid-item-wrapper{margin-bottom:1rem}}.main-carousel-item{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:.5rem}.main-team-standing-table{width:100%;border-collapse:collapse}.clickable:hover{cursor:pointer}.youtube-wrapper{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.youtube-wrapper iframe{left:0;top:0;height:100%;width:100%;position:absolute}.team-standing-table-wrapper{width:100%;padding:0 0 1rem}.team-standing-table{width:100%;border-collapse:collapse}.team-standing-table td,.team-standing-table th{padding:.5rem 0;border-bottom:1px solid #e7e7e7;text-align:center}.team-standing-table-datacell-name:hover{color:#ff5722}thead tr{background-color:#e7e7e7;color:#545454}.team-link{text-decoration:none;color:#000}.team-link:hover{color:#ff5722}.schedule-wrapper{display:flex;flex-direction:column;align-items:center}.schedule-menu-wrapper{position:-webkit-sticky;position:sticky;top:3.5rem;background-color:#f6f6f6;max-width:1080px;width:100%;display:flex;justify-content:flex-start;align-items:baseline;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.schedule-menu-wrapper::-webkit-scrollbar{display:none}.schedule-content-wrapper{display:flex;flex-direction:row;justify-content:center;width:100%}.league-menu-link{padding:.5rem;margin:.5rem 0 .5rem .5rem;border:1px solid #757575;border-radius:.4rem;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-weight:600;color:#757575;text-decoration:none}.league-menu-link:hover{color:#ff5722;border:1px solid #ff5722}.schedule-list-wrapper{max-width:1080px;width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow-x:hidden}.schedule-nav-bar{display:flex;justify-content:space-between;background-color:#fff;margin:0 .5rem;border-radius:.4rem;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:1rem;font-size:1.2rem;font-weight:600;color:#171e4f}.schedule-list-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;column-gap:1rem;margin-bottom:1rem;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}@media only screen and (max-width:768px){.schedule-list-grid{grid-template-columns:1fr}}.nav-button{text-decoration:none;color:#171e4f}.nav-button:hover{color:#ff5722;cursor:pointer}.nav-button-disabled{text-decoration:none;color:#171e4f;pointer-events:none}.schedule-content-loader-wrapper{width:100%;height:50rem}.end-page,.schedule-content-loader-wrapper{display:flex;justify-content:center;align-items:center}.end-page{flex-direction:column;font-size:2rem;line-height:2;margin:0 .5rem}.no-content{width:100%}.match-box{background-color:#fff;margin:1rem .5rem;border-radius:.4rem;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:0 1rem;display:flex;flex-direction:column;width:100%;max-width:100%;overflow-x:hidden}.match-box:hover{background:rgba(0,0,0,.08);cursor:pointer}.match-box-header{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid #e7e7e7}.match-box-header-item{font-weight:600;padding:.5rem;color:#171e4f}.match-box-detail-wrapper{width:100%;max-width:100%;display:flex;flex-direction:column;height:100%;align-items:center;justify-content:space-between;text-align:center;box-sizing:border-box;overflow-x:hidden}.match-box-detail-header{font-size:.8rem;padding:.5rem}.match-box-detail-header,.match-box-detail-match-name{width:100%;max-width:100%;font-weight:600;color:#171e4f;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.match-box-detail-match-name{font-size:.7rem}.match-box-detail{display:grid;grid-column-gap:1rem;column-gap:1rem;margin:.5rem;grid-template-columns:1fr auto 1fr;width:calc(100% - 1rem);max-width:100%;box-sizing:border-box;overflow-x:hidden}@media only screen and (max-width:768px){.match-box-detail{grid-template-columns:1fr minmax(60px,auto) 1fr;grid-column-gap:.5rem;column-gap:.5rem}}.score-wrapper{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#171e4f;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:100%;box-sizing:border-box;overflow-x:visible;flex-shrink:0}.score-wrapper,.score-wrapper span{white-space:nowrap}@media only screen and (max-width:768px){.score-wrapper{font-size:1.4rem}}.team-wrapper{min-width:0;overflow-x:hidden}.team-title,.team-wrapper{max-width:100%;box-sizing:border-box}.team-title{font-weight:600;color:#171e4f;padding-top:.5rem;width:100%;word-wrap:break-word;overflow-wrap:break-word;text-align:center}.temp-icon{height:5rem;width:5rem;object-fit:contain}.match-box-venue-time,.temp-icon{max-width:100%;box-sizing:border-box}.match-box-venue-time{padding:.5rem;width:100%;display:flex;justify-content:center;color:#171e4f;font-size:.8rem;font-weight:600;word-wrap:break-word;overflow-wrap:break-word}.league-wrapper{display:flex;flex-direction:column;align-items:center}.league-menu-wrapper{position:-webkit-sticky;position:sticky;top:3.5rem;background-color:#f6f6f6;max-width:1080px;width:100%;display:flex;justify-content:flex-start;align-items:baseline;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.league-menu-wrapper::-webkit-scrollbar{display:none}.league-content-wrapper{display:flex;flex-direction:row;justify-content:center;width:100%}.league-detail-wrapper{max-width:1080px;width:100%;display:flex;flex-direction:column}.standings-loading-div{display:flex;justify-content:center;align-items:center;height:20rem}.leader-board-grid{grid-column-gap:2rem;column-gap:2rem;margin-bottom:1rem;display:grid}@media only screen and (max-width:600px){.leader-board-grid{grid-template-columns:1fr}}@media only screen and (min-width:600px){.leader-board-grid{grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.leader-board-grid{grid-template-columns:1fr 1fr 1fr}}.content{background-color:#fff;margin:0 .5rem 1rem;border-radius:.4rem;box-sizing:border-box;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:0 1rem}.content-header{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #e7e7e7;padding:.8rem 0}.content-header .title{font-size:1rem;font-weight:700;color:#171e4f}.content-header .more{font-size:.8rem;text-decoration:none;font-weight:500;color:#171e4f}.content-header .more:hover{color:#ff5722}.leader-board-item{margin:.5rem 0}.leader-board-title{font-size:1rem;font-weight:600;color:#3f51b5}.leader-board-title-wrapper{width:100%;padding:.5rem 0;display:flex;justify-content:flex-start;border-bottom:1px solid #e7e7e7}.leader-board-table{width:100%}.leader-board-table td,.leader-board-table th{padding:.2rem;text-align:right}.leader-board-table .leader-board-small-column{width:1rem}.leader-board-table .name{text-align:left}.league-summary-wrapper{max-width:1080px;width:100%;display:flex;flex-direction:column}.league-summary-grid{grid-column-gap:2rem;column-gap:2rem;margin-bottom:1rem;display:grid}@media only screen and (max-width:768px){.league-summary-grid{grid-template-columns:1fr}}@media only screen and (min-width:768px){.league-summary-grid{grid-template-columns:1fr 1fr}}.league-name-wrapper{font-size:1rem;font-weight:600;color:#3f51b5;padding:.5rem 0}.match-container{align-items:center;justify-content:center}.match-container,.match-content-wrapper{display:flex;flex-direction:column;width:100%}.match-content-wrapper{max-width:1600px}.rosters{display:flex;flex-direction:column;align-items:center;margin:0 .5rem}.rosters .team-roster-wrapper{max-width:100%}.box-score-wrapper{background-color:#fff;margin:.5rem;display:flex;flex-direction:column;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.box-score-wrapper span{font-size:1.5rem;font-weight:700;color:#171e4f;margin:.5rem 0}.box-score-wrapper .MuiDataGrid-root{font-size:1rem!important}.box-score-wrapper .MuiDataGrid-footerContainer{display:none!important}.carousel .thumbs-wrapper .control-next.control-arrow,.carousel .thumbs-wrapper .control-prev.control-arrow{background-color:rgba(0,0,0,.3)!important;height:100%;top:0}.match-video-wrapper{width:100%}.match-video{margin:0 auto;max-width:1200px}.notice-message{font-family:"Outfit",sans-serif;margin:1rem;font-size:1.5rem;font-weight:500;color:#c61c19;text-align:center}.profile-img-container{position:relative;display:inline-block}.profile-img{width:35px;height:auto;object-fit:cover;cursor:pointer}.profile-img-hover{display:none;position:fixed;z-index:1000;width:200px;height:auto;border-radius:80%;box-shadow:0 0 10px rgba(0,0,0,.5)}.profile-img:hover+.profile-img-hover{display:block}.profile-img-hover.right-top{position:absolute;bottom:0;right:100;display:none;position:fixed;z-index:1000;width:200px;height:auto;border-radius:80%;box-shadow:0 0 10px rgba(0,0,0,.5)}.game-result .team-wrapper{width:auto}.game-result .team-wrapper .MuiButtonBase-root{line-height:1.125;font-size:2.5rem;font-weight:800}@media screen and (max-width:768px){.game-result .team-wrapper .MuiButtonBase-root{font-size:1.7rem}}@media screen and (max-width:426px){.game-result .team-wrapper .MuiButtonBase-root{font-size:1rem}}.game-result-container{background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:.5rem;margin:.5rem;font-size:1.5rem}@media only screen and (max-width:768px){.game-result-container{margin-bottom:.5rem;font-size:1.5rem}}.game-result-container .match-title{color:#171e4f}.game-result-container .match-name{color:#171e4f;padding:0}.game-result-container .match-sub-title{color:#171e4f;font-size:1.2rem}.game-result-container *,.game-result-container .MuiButtonBase-root{font-family:"Outfit",sans-serif}.match-sub-title-wrapper{grid-gap:.5rem;gap:.5rem}.game-result-wrapper,.match-sub-title-wrapper{display:flex;flex-direction:column;align-items:center}.game-result-wrapper{margin:1.875rem 0;justify-content:space-around;grid-gap:.75rem;gap:.75rem}.game-result-wrapper .game-sponsor-banner img{width:100%}@media screen and (max-width:768px){.game-result-wrapper{margin:.5rem 0}}.game-result{width:100%;display:grid;margin:.5rem;grid-template-columns:1fr minmax(-webkit-max-content,3fr) 1fr;grid-template-columns:1fr minmax(max-content,3fr) 1fr;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);align-items:center}.match-detail,.match-detail-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.game-score{display:flex;align-items:center;justify-content:center;font-size:6.5rem;font-weight:800;margin-bottom:2rem}@media only screen and (max-width:768px){.game-score{font-size:3.3rem;font-weight:700}}.away-logo,.home-logo{height:10rem;width:10rem;margin:.5rem}@media only screen and (max-width:680px){.away-logo,.home-logo{height:6rem;width:6rem}}.images-wrapper{display:grid;grid-column-gap:1rem;column-gap:1rem;margin:.5rem;padding:.5rem;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}@media only screen and (max-width:768px){.images-wrapper{grid-template-columns:auto}}@media only screen and (min-width:768px){.images-wrapper{grid-template-columns:1fr 1fr 1fr}}.grid-item-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%}.grid-item-wrapper span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.grid-item-wrapper .carousel-root{width:100%}.slide,.slide-selected{display:flex;justify-content:center}.mvp-image{margin-bottom:2rem}.carousel-item,.mvp-image{width:100%;min-width:0}.shooting-chart-container{height:100%;width:100%;flex-direction:column;justify-content:space-between;background-color:#000;display:flex}@media only screen and (max-width:768px){.shooting-chart-container{min-height:133vw}}.shooting-chart-container #wrapper{min-height:600px}.shooting-chart-player{flex:1 1;display:flex;height:100%;width:100%;justify-content:center;align-items:center;font-family:"Outfit",sans-serif;font-weight:500;font-size:1.7rem;color:#fff}@media only screen and (min-width:768px){.shooting-chart-player{min-height:580px}}.shooting-chart-player iframe{height:100%;min-height:0;border:none}.stats-v2-wrapper{margin:.5rem;padding:.5rem;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.stats-v2-container{display:flex;flex-direction:column;width:100%}.stats-v2-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.stats-v2-embed-container{width:100%;height:auto;background-color:#f8f9fa;border-radius:8px;overflow:visible;position:relative}.stats-v2-embed{width:100%;height:auto;border:none;display:block}.match-roster{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.match-roster *{font-family:"Outfit",sans-serif}.starters-container{width:60%;position:relative;display:flex;height:100%}.roster-background{display:flex;width:100%}.starters-wrapper{width:100%;height:100%;position:absolute}.starters{display:flex;flex-direction:row;justify-content:space-between;margin:0 1rem;height:100%;grid-gap:.5rem;gap:.5rem}.away-bench,.home-bench{flex:1 1;padding:1rem 0}@media screen and (max-width:860px){.match-roster{display:grid;grid-template-columns:repeat(2,1fr)}.match-roster .starters-container{grid-column:1/3;grid-row:1/2;width:100%}.match-roster .away-bench,.match-roster .home-bench{grid-row:2/3;margin:1rem 0;padding:0 1rem}.match-roster .home-bench{grid-column:1/2;border-right:1px solid #fff}.match-roster .away-bench{grid-column:2/3}}.match-team-wrapper{display:flex;flex-direction:column;align-items:center;margin:0 .5rem .5rem}.match-team-wrapper .MuiButtonBase-root{font-size:1.5rem;line-height:1;color:#000;height:4.5rem;display:flex;align-items:center;text-align:center;font-weight:800}.buttons-container{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem}.players-list{display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto}.players-list .player{width:100%;font-size:1.2rem;margin-bottom:.8rem}.players-list .player input{width:20px;height:20px;margin-right:.5rem}.players-list{max-height:50vh;overflow-y:scroll}.players-list::-webkit-scrollbar{height:0;width:5px;background-color:transparent}.players-list::-webkit-scrollbar-thumb{height:0;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a0a0a0}.players-list::-webkit-scrollbar-track{height:0;border-radius:10px;background-color:transparent}.select-players-button{display:flex;justify-content:space-between;align-items:center;grid-gap:.3rem;gap:.3rem;border:1px solid #000;border-radius:4px;font-weight:700}.select-players-button:hover{cursor:pointer;border:1px solid #ff5722;color:#ff5722}@media screen and (max-width:600px){.select-players-button{font-size:.8rem}}.bench-players-wrapper{padding:.5rem 1.25rem;flex:1 1;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;box-sizing:border-box;height:calc(32vw - 9.53333rem);max-height:calc(456px - 9rem);overflow-y:scroll}.bench-players-wrapper::-webkit-scrollbar{height:0;width:5px;background-color:transparent}.bench-players-wrapper::-webkit-scrollbar-thumb{height:0;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#a0a0a0}.bench-players-wrapper::-webkit-scrollbar-track{height:0;border-radius:10px;background-color:transparent}@media screen and (max-width:860px){.bench-players-wrapper{height:17.25rem}}.bench-player{padding:.3rem 0 .3rem .6rem;border:1px solid #d2d1d1;transition:all .5s ease;border-radius:5px;color:#fff;background-color:#0b1133}.bench-player:hover{cursor:pointer;color:#ff5722;transform:scale(1.1)}.bench-player{display:flex;grid-gap:1rem;gap:1rem;align-items:center}@media screen and (max-width:768px){.bench-player{padding:.4rem 0 .4rem .6rem}}.bench-back-number{color:#fff;font-size:1.4rem;font-weight:700;width:1.8rem;text-shadow:1px 1px #ff5722;display:flex;justify-content:center;margin-left:.3rem}@media screen and (max-width:768px){.bench-back-number{width:1rem}}#select-starters-form,.starters-list{display:flex;flex-direction:column}.starters-list{grid-gap:.5rem;gap:.5rem;margin-top:1rem}.select-starters-form-wrapper{width:100%;display:flex;justify-content:center}.select-starters-form-wrapper .select-starters{width:100%}.select-starters-form-wrapper{grid-gap:.5rem;gap:.5rem}.select-starters-button-wrapper{text-align:center}.select-starters-button-wrapper button{padding:.5rem 1rem;font-weight:700;background-color:#ffe662;border:3px solid #000;border-radius:5px}.select-starters-button-wrapper button:hover{cursor:pointer;background-color:#73731c}@media screen and (max-width:680px){.select-starters-button-wrapper button{font-size:.7rem}}@media screen and (max-width:425px){.select-starters-button-wrapper button{padding:.1rem}}.roster-player-profile-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.roster-player-profile-wrapper .roster-player-profile{width:70%;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;grid-gap:.5rem;gap:.5rem;padding:.7rem;border-radius:2rem;transition:all .5s ease;cursor:pointer;font-weight:700}.roster-player-profile-wrapper .roster-player-profile:hover{color:#ff5722;transform:translateY(-5px) scale(1.1)}@media screen and (max-width:480px){.roster-player-profile-wrapper .roster-player-profile{padding:.3rem .7rem;font-size:.8rem;font-weight:400}}.home-starters{color:#000}.home-starters .roster-player-profile{background-color:#fff;font-weight:800}@media screen and (max-width:480px){.home-starters .roster-player-profile{font-weight:500}}.away-starters .roster-player-profile{background-color:#000;color:#fff}.away-starters,.home-starters{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);height:95%;width:50%;margin:auto 0}.home-starters .select-starters-button-wrapper{grid-column:2/3;grid-row:1/2}.home-starters .player-PG{grid-column:2/3;grid-row:2/3}.home-starters .player-SG{grid-column:2/3;grid-row:4/5}.home-starters .player-PF{grid-row:5/6}.home-starters .player-C{grid-row:3/4}.away-starters .select-starters-button-wrapper{grid-column:1/2;grid-row:1/2}.away-starters .player-PG{grid-row:2/3}.away-starters .player-SG{grid-row:4/5}.away-starters .player-SF{grid-column:2/3;grid-row:1/2}.away-starters .player-PF{grid-column:2/3;grid-row:5/6}.away-starters .player-C{grid-column:2/3;grid-row:3/4}.delete-players-button{display:flex;justify-content:space-between;align-items:center;grid-gap:.3rem;gap:.3rem;border:1px solid red;border-radius:4px;font-weight:700;color:red}.delete-players-button:hover{cursor:pointer;border:1px solid #fa8a68;color:#fa8a68}@media screen and (max-width:600px){.delete-players-button{font-size:.8rem}}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--hover)}}.match-sign-up{margin:1rem 1rem .5rem}.match-sign-up button{font-family:"Outfit",sans-serif;font-size:1.5rem;font-weight:500;padding:3rem;color:#fff;background-color:var(--color);border:2px solid var(--color);border-radius:10px;margin-right:.5rem;transition:transform .5s ease;cursor:pointer}.match-sign-up button:hover{animation:pulse 1s;box-shadow:0 0 0 50px transparent;transform:translateY(-.4rem) scale(1.05)}.cancel{--color:#ff3a3a;--hover:rgb(255,123.6666666667,58)}.play{--color:#171e4f;--hover:rgb(34.6666666667,23,79)}.match-photos-container{position:relative;max-width:100%;margin:auto;display:flex;align-items:center;justify-content:center}.match-photos-container .preview-photo{width:450px;opacity:.5;transition:opacity .3s}.match-photos-container .preview-photo img{max-width:100%;height:auto}.match-photos-container .current-photo img{max-width:600px;height:auto;display:block;margin:0 10px}@media only screen and (max-width:768px){.match-photos-container .current-photo img{max-width:280px}}.match-photos-container .photo-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer;padding:10px;font-size:18px}.match-photos-container .photo-nav-button:hover{background-color:rgba(0,0,0,.7)}.match-photos-container .photo-nav-button.prev{left:10px}.match-photos-container .photo-nav-button.next{right:10px}.photo-gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1050;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;max-height:80vh;overflow-y:auto;width:90%}.gallery-item img{width:100%;height:auto;display:block}.close-gallery{position:absolute;top:20px;right:40px;background:none;border:none;color:#fff;font-size:48px;cursor:pointer}.tab-component{width:100%}.tab-component .tab-header{display:flex;border-bottom:2px solid #e0e0e0;margin-bottom:20px;background-color:#f8f9fa;border-radius:8px 8px 0 0;overflow-x:auto}.tab-component .tab-header .tab-button{flex:1 1;padding:12px 16px;background:transparent;cursor:pointer;font-size:14px;font-weight:500;color:#666;transition:all .3s ease;border:none;border-bottom:3px solid transparent;white-space:nowrap;min-width:120px}.tab-component .tab-header .tab-button:hover{background-color:#e9ecef;color:#333}.tab-component .tab-header .tab-button.active{color:#007bff;border-bottom-color:#007bff;background-color:#fff;font-weight:600}.tab-component .tab-header .tab-button:first-child{border-radius:8px 0 0 0}.tab-component .tab-header .tab-button:last-child{border-radius:0 8px 0 0}.tab-component .tab-content{min-height:400px;padding:0}.tab-component .tab-content .tab-panel{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.tab-component .tab-header .tab-button{padding:10px 12px;font-size:13px;min-width:100px}}@media(max-width:480px){.tab-component .tab-header .tab-button{padding:8px 10px;font-size:12px;min-width:80px}}.match-overview-tab{padding:20px 0}.match-overview-tab .images-wrapper{display:grid;grid-column-gap:1rem;column-gap:1rem;margin:.5rem;padding:.5rem;background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}@media only screen and (max-width:768px){.match-overview-tab .images-wrapper{grid-template-columns:auto}}@media only screen and (min-width:768px){.match-overview-tab .images-wrapper{grid-template-columns:1fr 1fr 1fr}}.match-overview-tab .grid-item-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%}.match-overview-tab .grid-item-wrapper span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.match-overview-tab .grid-item-wrapper .carousel-root{width:100%}.match-overview-tab .slide,.match-overview-tab .slide-selected{display:flex;justify-content:center}.match-overview-tab .mvp-image{width:100%;min-width:0;margin-bottom:2rem}.match-overview-tab .carousel-item{width:100%;min-width:0}.match-overview-tab .shooting-chart-container{height:100%;width:100%;flex-direction:column;justify-content:space-between;background-color:#000;display:flex}@media only screen and (max-width:768px){.match-overview-tab .shooting-chart-container{min-height:133vw}}.match-overview-tab .shooting-chart-container #wrapper{min-height:600px}.match-overview-tab .shooting-chart-player{flex:1 1;display:flex;height:100%;width:100%;justify-content:center;align-items:center;font-family:"Outfit",sans-serif;font-weight:500;font-size:1.7rem;color:#fff}@media only screen and (min-width:768px){.match-overview-tab .shooting-chart-player{min-height:580px}}.match-overview-tab .shooting-chart-player iframe{height:100%;min-height:0;border:none}.match-overview-tab .legacy-shooting-chart-container{display:flex;flex-direction:column;align-items:center}.match-overview-tab .legacy-shooting-chart-container .legacy-shooting-chart-player{font-size:14px;font-weight:500;color:#666;margin-bottom:8px}.match-overview-tab .stats-overview-section{margin-bottom:30px}.match-overview-tab .stats-overview-section h3{margin-bottom:15px;color:#333;font-size:18px;font-weight:600}.match-overview-tab .stats-overview-section .stats-overview-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.match-overview-tab .stats-overview-section .stats-overview-container .stats-overview-iframe{width:100%;border:none}.play-by-play-tab{padding:20px 0}.play-by-play-tab .play-by-play-header{margin-bottom:20px}.play-by-play-tab .play-by-play-header h3{margin:0 0 8px;color:#333;font-size:18px;font-weight:600}.play-by-play-tab .play-by-play-header p{margin:0;color:#666;font-size:14px}.play-by-play-tab .play-by-play-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background:#fff}.play-by-play-tab .play-by-play-container .play-by-play-iframe{width:100%;border:none}.shooting-chart-tab{padding:20px 0}.shooting-chart-tab .shooting-chart-header{margin-bottom:30px}.shooting-chart-tab .shooting-chart-header h3{margin:0 0 8px;color:#333;font-size:18px;font-weight:600}.shooting-chart-tab .shooting-chart-header p{margin:0;color:#666;font-size:14px}.shooting-chart-tab .shooting-charts-grid .team-shooting-charts{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.shooting-chart-tab .shooting-charts-grid .team-shooting-charts .shooting-chart-iframe .shooting-chart-embed{width:100%;border:none;border-radius:8px}.game-stats-tab{padding:20px 0}.game-stats-tab .game-stats-header{margin-bottom:20px}.game-stats-tab .game-stats-header h3{margin:0 0 8px;color:#333;font-size:18px;font-weight:600}.game-stats-tab .game-stats-header p{margin:0;color:#666;font-size:14px}.game-stats-tab .game-stats-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background:#fff}.game-stats-tab .game-stats-container .game-stats-iframe{width:100%;border:none}.photos-tab{padding:20px 0}.photos-tab .photos-header{margin-bottom:20px}.photos-tab .photos-header h3{margin:0 0 8px;color:#333;font-size:18px;font-weight:600}.photos-tab .photos-header p{margin:0;color:#666;font-size:14px}.photos-tab .no-photos{display:flex;justify-content:center;align-items:center;min-height:300px;background:#f8f9fa;border-radius:12px}.photos-tab .no-photos .no-photos-content{text-align:center}.photos-tab .no-photos .no-photos-content .no-photos-icon{font-size:48px;margin-bottom:16px}.photos-tab .no-photos .no-photos-content p{color:#666;font-size:16px;margin:0}.photos-tab .photo-viewer{display:flex;align-items:center;grid-gap:20px;gap:20px;margin-bottom:20px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.photos-tab .photo-viewer .preview-photo{flex:0 0 120px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;opacity:.7;transition:all .3s ease}.photos-tab .photo-viewer .preview-photo:hover{opacity:1;transform:scale(1.05)}.photos-tab .photo-viewer .preview-photo img{width:100%;height:100%;object-fit:cover}.photos-tab .photo-viewer .preview-photo .photo-nav-hint{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;font-size:12px;padding:4px;text-align:center;opacity:0;transition:opacity .3s ease}.photos-tab .photo-viewer .preview-photo:hover .photo-nav-hint{opacity:1}.photos-tab .photo-viewer .current-photo{flex:1 1;text-align:center;position:relative;cursor:pointer}.photos-tab .photo-viewer .current-photo img{max-width:100%;max-height:400px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.photos-tab .photo-viewer .current-photo .photo-counter{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:12px;font-size:12px}.photos-tab .photo-thumbnails{display:flex;grid-gap:8px;gap:8px;overflow-x:auto;padding:10px 0}.photos-tab .photo-thumbnails .thumbnail{flex:0 0 60px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.photos-tab .photo-thumbnails .thumbnail:hover{border-color:#007bff;transform:scale(1.1)}.photos-tab .photo-thumbnails .thumbnail.active{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.3)}.photos-tab .photo-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover}.photos-tab .photo-gallery-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;flex-direction:column;padding:20px}.photos-tab .photo-gallery-modal .close-gallery{position:absolute;top:20px;right:20px;background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.photos-tab .photo-gallery-modal .close-gallery:hover{background:hsla(0,0%,100%,.3)}.photos-tab .photo-gallery-modal .gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:15px;gap:15px;overflow-y:auto;flex:1 1;padding:20px 0}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item{border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s ease}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item:hover{border-color:#007bff;transform:scale(1.05)}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item.active{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.3)}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item img{width:100%;height:150px;object-fit:cover}@media(max-width:768px){.photos-tab .photo-viewer{flex-direction:column;grid-gap:15px;gap:15px}.photos-tab .photo-viewer .preview-photo{flex:none;width:100px;height:60px}.photos-tab .photo-viewer .current-photo img{max-height:300px}.photos-tab .photo-thumbnails .thumbnail{flex:0 0 50px;height:50px}.photos-tab .photo-gallery-modal .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:10px;gap:10px}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item img{height:120px}}@media(max-width:480px){.photos-tab .photo-viewer{padding:15px}.photos-tab .photo-viewer .current-photo img{max-height:250px}.photos-tab .photo-thumbnails .thumbnail{flex:0 0 40px;height:40px}.photos-tab .photo-gallery-modal{padding:10px}.photos-tab .photo-gallery-modal .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.photos-tab .photo-gallery-modal .gallery-grid .gallery-item img{height:100px}}.head-to-head-tab{padding:20px 0}.head-to-head-tab .head-to-head-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background:#fff;margin:.5rem;line-height:0}.head-to-head-tab .head-to-head-container .head-to-head-iframe{width:100%;border:none;margin:0;padding:0;display:block}.player-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.player-careerhigh-currentseason-container{display:flex;justify-content:space-between;padding:.5rem;max-width:calc(1080px - 1rem);width:100%}@media screen and (max-width:680px){.player-careerhigh-currentseason-container{flex-wrap:wrap}.player-careerhigh-currentseason-container>div{max-width:100%}}.player-banner-wrapper{display:flex;top:7rem;z-index:10;width:100%;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#1e2b89;color:#fff;border:1px solid purple}.player-banner-container{display:flex;flex-direction:column;width:100%}.player-banner-top-wrapper{display:flex;justify-content:center}.player-banner-top-wrapper .player-banner-top-container{display:flex;justify-content:space-between;width:100%;max-width:calc(1080px - 1rem);font-family:Arial,sans-serif;line-height:1.25;font-weight:700;font-size:2rem}.player-banner-bottom-wrapper{display:flex;justify-content:center;background-color:#161e4f}.player-banner-bottom-wrapper .player-banner-bottom-container{display:flex;justify-content:space-between;width:100%;max-width:calc(1080px - 1rem)}@media screen and (max-width:680px){.player-banner-top-wrapper .player-banner-top-container{flex-wrap:wrap;justify-content:center}}.player-banner-logo-container{display:flex;justify-content:center;align-items:center;padding-right:4rem;width:100%}.player-banner-logo{display:flex;align-self:flex-end}.player-banner-logo .player-logo{display:flex;width:20vw;max-width:250px;margin-top:2rem}.player-banner-intro{display:flex;flex-direction:column;justify-content:center;width:20vw;max-width:300px}.player-banner-intro .player-banner-intro-name{display:flex;text-align:right;font-family:"GmarketSansTTFBold";font-size:3rem;font-style:italic}.player-banner-intro .player-banner-intro-line{display:flex;align-self:flex-end;font-family:"Cafe24Simplehae";font-size:.7rem;font-style:italic}.player-banner-intro .player-banner-intro-tags{display:flex;justify-content:space-evenly;font-family:"Cafe24Simplehae";font-size:.8rem}.player-banner-intro .player-banner-intro-tags .player-banner-intro-single-tag{display:flex;padding:.1rem .3rem;border-radius:.5rem;border:.05rem solid #fff}@media screen and (max-width:680px){.player-banner-logo-container{margin-top:1rem}.player-banner-logo-container .player-logo{min-width:150px}}@media screen and (max-width:370px){.player-banner-logo-container{justify-content:flex-start}}.player-banner-stats-wrapper{display:flex;justify-content:space-evenly;margin:.8rem .8rem 0;z-index:10;background:url(/static/media/sketch_logo3.abe46d2f.png);background-size:100%;background-repeat:no-repeat;background-position:50%;width:100%;max-width:500px}.player-banner-stats-container{align-items:center;width:100%;display:flex;padding:1rem;flex-direction:column;justify-content:center}.player-banner-stats-container .player-banner-stat-upper-box{display:grid;padding:.5rem;width:75%;grid-template-columns:1fr 1fr;grid-row:auto auto;grid-column-gap:1rem;grid-row-gap:1rem}.player-banner-stats-container .player-banner-stat-lower-box{display:grid;padding:.5rem;width:100%;grid-template-columns:1fr 1fr 1fr;grid-row:auto auto;grid-column-gap:1rem;grid-row-gap:1rem}.player-banner-stats-container .player-banner-stat-box{font-size:1rem}.player-banner-stats-container .player-banner-stat-box .player-banner-stat-title{display:flex;justify-content:center;align-items:center;font-family:"Cafe24Simplehae"}.player-banner-stats-container .player-banner-stat-box .player-banner-stat-content{display:flex;justify-content:center;align-items:center;font-size:3.5rem;font-family:"NEXONFootballGothic"}.player-banner-staff-container{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;max-width:calc(529.2px - .49rem)}.player-banner-upper-container{display:flex;justify-content:space-evenly;font-family:"Cafe24Simplehae";line-height:1.25;font-weight:900;font-size:.8rem;width:100%}.player-banner-upper-container .player-banner-upper-box{display:flex;flex-direction:column;width:100%;border:.1px solid #4a517f}.player-banner-upper-container .player-banner-upper-box .player-banner-upper-container-title{display:flex;justify-content:center;margin-top:.2rem}.player-banner-upper-container .player-banner-upper-box .player-banner-upper-container-value{display:flex;justify-content:center;margin-bottom:.2rem}.player-banner-lower-container{display:flex;justify-content:space-evenly;font-family:"Cafe24Simplehae";line-height:1.25;font-weight:900;font-size:.8rem;width:100%}.player-banner-lower-container .player-banner-lower-box{display:flex;flex-direction:column;width:100%;border:.1px solid #4a517f}.player-banner-lower-container .player-banner-lower-box .player-banner-lower-container-title{display:flex;justify-content:center;margin-top:.2rem}.player-banner-lower-container .player-banner-lower-box .player-banner-lower-container-value{display:flex;justify-content:center;margin-bottom:.2rem}.player-banner-badges-container{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:calc(529.2px - .49rem);font-family:Arial,sans-serif;line-height:1.25;font-weight:700;font-size:1rem}.player-anner-badges-content,.player-banner-badges-title{display:flex;flex-direction:center}.player-careerhigh-wrapper{display:flex;flex-direction:column;justify-content:center;padding:1.3rem;width:100%;max-width:calc(486px - .45rem);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#fff}.player-careerhigh-title{margin:-.5rem 1rem .5rem;text-transform:uppercase;font-weight:700;font-size:.9rem}.player-careerhigh-records,.player-careerhigh-title{display:flex;font-family:Arial,sans-serif;line-height:1.25;color:#294d76}.player-careerhigh-records{justify-content:space-evenly}.player-single-record{display:flex;flex-direction:column}.player-single-record .player-single-record-stat{font-family:"NEXONFootballGothic";font-size:2rem;font-weight:550;align-self:center}.player-single-record .player-single-record-name{display:flex;justify-content:center;font-size:.8rem;font-weight:400}.player-current-season-avg-wrapper{display:flex;flex-direction:column;justify-content:center;padding:1.3rem;width:100%;max-width:calc(486px - .45rem);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#fff}.player-current-season-avg-title{margin:-.5rem 1rem .5rem;text-transform:uppercase;font-weight:700;font-size:.9rem}.player-current-season-avg-title,.player-current-season-avg-value{display:flex;font-family:Arial,sans-serif;line-height:1.25;color:#294d76}.player-current-season-avg-value{justify-content:space-evenly}.player-current-season-single-avg{display:flex;flex-direction:column}.player-current-season-single-avg .player-current-season-single-avg-value{font-family:"NEXONFootballGothic";font-size:2rem;font-weight:550;align-self:center}.player-current-season-single-avg .player-current-season-single-avg-name{display:flex;justify-content:center;font-size:.8rem;font-weight:400}.player-match-stats-wrapper{max-width:calc(1080px - 1rem);width:100%;margin:.5rem;display:flex;flex-direction:column}.player-match-stats-container{background-color:#fff;display:flex;flex-direction:column;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.player-match-stats-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.player-match-stats-container .MuiDataGrid-root{font-size:.8rem!important}.team-roster-wrapper{max-width:calc(1080px - 1rem);width:100%;margin:.5rem;display:flex;flex-direction:column}.team-roster-container{background-color:#fff;display:flex;flex-direction:column;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.team-roster-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.team-roster-container .MuiDataGrid-root{font-size:.8rem!important}.player-match-images-wrapper{max-width:calc(1080px - 1rem);width:100%;margin:.5rem auto;display:flex;flex-direction:row;grid-gap:10px;gap:10px}.player-match-images-wrapper .current-image-column,.player-match-images-wrapper .matches-column,.player-match-images-wrapper .previews-column{display:flex;flex-direction:column;background-color:#fff;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.player-match-images-wrapper .matches-column{flex:1 1;overflow-y:auto;max-height:600px}.player-match-images-wrapper .matches-column .match-item{padding:10px;cursor:pointer;border-bottom:10px solid #f0f0f0}.player-match-images-wrapper .matches-column .match-item:hover{background-color:#f0f0f0}.player-match-images-wrapper .matches-column .match-item p{margin:5px 0;font-size:.9rem;color:#333;font-weight:500}.player-match-images-wrapper .previews-column{flex:2 1;overflow-y:auto;max-height:600px;grid-gap:5px;gap:5px}.player-match-images-wrapper .previews-column img{width:100%;cursor:pointer;opacity:.6;transition:opacity .3s ease}.player-match-images-wrapper .previews-column img:hover{opacity:1}.player-match-images-wrapper .current-image-column{flex:3 1}.player-match-images-wrapper .current-image-column img{width:100%;height:auto}.statistics-wrapper{display:flex;flex-direction:column;align-items:center;margin:.5rem;min-height:calc(100vh - 10rem);height:100%}.stat-search-bars-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.stat-search-bar{display:flex;flex-wrap:wrap;max-width:1600px;width:100%;justify-content:flex-start}.stat-search-bar .MuiInputBase-root{font-size:.9rem}.stat-data-grid{max-width:1600px;width:100%;margin:.5rem}.stat-data-grid .MuiDataGrid-root{font-size:.7rem!important}.search-guide{text-align:center;margin-top:3.125rem;font-size:24px;font-weight:500}.team-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.team-season-search-bar-container{display:flex;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;top:3.5rem;z-index:20;width:100%;height:3.5rem;background-color:#f6f6f6}.team-alltime-starting,.team-season-search-bar{display:flex;max-width:calc(1080px - 1rem);width:100%}.team-alltime-starting{justify-content:space-between;padding:.5rem}.team-content-wrapper{display:flex;flex-direction:column;max-width:1600px;width:100%}.team-extra-info{display:flex;justify-content:space-between;max-width:calc(1080px - 1rem);width:100%}.team-detail-dropdown{display:flex;width:100%;height:5vh}@media screen and (max-width:680px){.team-alltime-starting{flex-wrap:wrap}.team-alltime-starting>div{max-width:100%}}.schedule-bar-wrapper{margin:.5rem;max-width:calc(1080px - 1rem);width:100%;display:flex;justify-content:flex-start;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.schedule-title{display:flex;align-items:center;height:6rem;padding:.5rem;border-right:1px solid #bdbdbd;background-color:#fff;color:#171e4f;font-weight:700;line-height:1.5}.schedule-title-wrapper{width:8rem;text-align:center}.schedule-bar{width:100%;display:flex;justify-content:flex-start;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.schedule-bar::-webkit-scrollbar{display:none}.schedule-bar-loader-wrapper{border-right:1px solid #bdbdbd;background-color:#fff}.no-content-div,.schedule-bar-loader-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.no-content-div{font-size:2rem;color:#ff5722}.schedule-content{display:flex;flex-direction:column;justify-content:center;font-size:.8rem;height:6rem;min-width:12rem;padding:.5rem;border-right:1px solid #bdbdbd;background-color:#fff;line-height:1.5}.schedule-content:hover{background:rgba(0,0,0,.08);cursor:pointer}.schedule-content .league-name{font-weight:800;color:#171e4f}.schedule-content .league-name,.schedule-content .team-info{display:flex;justify-content:space-between}.schedule-content .team-info .team-name{font-weight:600;margin-right:.5rem}.match-etc,.schedule-content .team-info .team-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-etc{color:#757575}.team-banner-wrapper{display:flex;top:7rem;z-index:10;max-width:100vw;width:100%;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#1e2b89;color:#fff}.team-banner-container{display:flex;flex-direction:column;width:100%}.team-banner-top-wrapper{display:flex;justify-content:center}.team-banner-top-container{width:100%;max-width:calc(1080px - 1rem);display:flex;justify-content:space-between;font-family:Arial,sans-serif;line-height:1.25;font-weight:700;font-size:2rem}.team-banner-bottom-wrapper{display:flex;justify-content:center;background-color:#161e4f}.team-banner-bottom-container{width:100%;max-width:calc(1080px - 1rem);display:flex;justify-content:space-between}@media screen and (max-width:680px){.team-banner-top-wrapper .team-banner-top-container{margin:1rem 0;flex-wrap:wrap;justify-content:center}}.banner-logo-container{display:flex;justify-content:center;align-items:center;padding-right:1rem;margin-right:1rem}.banner-logo{display:flex}.banner-logo .logo{display:flex;height:20vw;max-height:300px;margin:0 -4rem -1rem}.banner-team-name{align-content:center;font-family:"GmarketSansTTFBold";font-size:150%;font-style:italic;text-shadow:rgba(65,61,61,.95) 0 0 8px}.banner-stats-wrapper{display:flex;flex-direction:column;justify-content:center;margin:.8rem .8rem 0;z-index:10;background:url(/static/media/sketch_logo3.abe46d2f.png);background-size:100%;background-repeat:no-repeat;background-position:50%}.banner-stats-title{display:flex;justify-content:space-evenly;font-family:"GmarketSansTTFBold"}.banner-stats-title .banner-division{display:flex;text-transform:uppercase}.banner-stats-title .banner-season{display:flex;font-size:75%;align-self:flex-end;margin-left:.5rem}.banner-stats-container{display:flex;justify-content:center;align-items:center}.banner-score{display:flex;font-size:5rem;justify-content:center;align-content:center;margin:0 1rem 0 2rem}.banner-score .banner-score-stat{display:flex;margin:.5rem .5rem -.5rem;font-family:"NEXONFootballGothic"}.banner-score .banner-score-title{display:flex;font-size:20%;justify-content:center;align-items:center;font-family:"GmarketSansTTFBold"}.banner-stats-details{display:grid;padding:1rem;grid-template-columns:1fr 1fr;grid-row:auto auto;grid-column-gap:1rem;grid-row-gap:1rem}.banner-stats-details .banner-stat-box{font-size:.8rem}.banner-stats-details .banner-stat-box .banner-stat-title{display:flex;justify-content:center;align-items:center;font-family:"Cafe24Simplehae"}.banner-stats-details .banner-stat-box .banner-stat-content{display:flex;justify-content:center;align-items:center;font-size:2rem;font-family:"NEXONFootballGothic"}.banner-staff-container{display:flex;justify-content:space-evenly;width:100%;max-width:calc(529.2px - .49rem);padding:.5rem}.banner-staff{display:flex;flex-direction:column;font-family:"Cafe24Simplehae";line-height:1.25;font-weight:400;font-size:1rem;width:100%;max-width:50%}.banner-staff .staff-person,.banner-staff .staff-title{display:flex;justify-content:center}.banner-staff .staff-person{margin-top:.5rem}.banner-badges-container{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:calc(529.2px - .49rem);font-family:Arial,sans-serif;line-height:1.25;font-weight:700;font-size:1rem}.banner-badges-content,.banner-badges-title{display:flex;flex-direction:center}.team-stats-wrapper{display:flex;max-width:calc(1080px - 1rem);width:100%;margin:.5rem;flex-direction:column;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.overall-stats-container{background-color:#fff;display:flex;flex-direction:column;padding:.5rem}.overall-stats-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.overall-stats-container .MuiDataGrid-root{font-size:.8rem!important}.location-stats-container{background-color:#fff;display:flex;flex-direction:column;padding:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.location-stats-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.location-stats-container .MuiDataGrid-root{font-size:.8rem!important}.winloss-stats-container{background-color:#fff;display:flex;flex-direction:column;padding:.5rem}.winloss-stats-container span{font-size:1rem;font-weight:700;color:#171e4f;margin:.5rem 0}.winloss-stats-container .MuiDataGrid-root{font-size:.8rem!important}.team-alltime-wrapper{display:flex;flex-direction:column;justify-content:center;padding:1.3rem;width:100%;max-width:calc(486px - .45rem);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#fff}.team-alltime-title{margin:-.5rem 1rem 1rem;text-transform:uppercase;font-weight:700;font-size:1rem}.team-alltime-records,.team-alltime-title{display:flex;font-family:Arial,sans-serif;line-height:1.25;color:#294d76}.team-alltime-records{justify-content:space-evenly;font-weight:550;font-size:.9rem}.single-record{display:flex;flex-direction:column}.single-record .single-record-stat{font-family:"NEXONFootballGothic";font-size:2.5rem;align-self:center}.single-record .single-record-name,.team-starting-wrapper{display:flex;justify-content:center}.team-starting-wrapper{align-items:center;padding:1.3rem;width:100%;max-width:calc(486px - .45rem);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);background-color:#fff}.team-starting-title{display:flex;font-family:"NEXONFootballGothic";line-height:1.25;font-size:2.5rem;color:#294d76}.team-starting-five{display:flex;flex-direction:column;width:50%}.starting-player{display:flex;justify-content:space-evenly;font-family:Arial,sans-serif;line-height:1.25;font-weight:400;font-size:1.2rem;color:#294d76}.starting-player .team-starting-player{display:flex}.starting-player .team-starting-position{display:flex;font-size:1rem}.post-item-container{border-bottom:1px solid #d3d0d0;padding:10px;display:flex;flex-direction:row;justify-content:space-between}.post-item-container .post-item{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding-left:.938rem;font-size:.813rem}.post-item-container .post-title{font-size:1.125rem;font-weight:700;color:#222}.post-item-container:hover{cursor:pointer}.post-thumbnail{display:flex;justify-content:center;align-items:center}.post-thumbnail>img{width:150px;height:100px}.post-logo{justify-content:center}.post-logo,.post-logo>img{display:flex;align-items:center}.post-logo>img{width:5rem;height:5rem}.post-league-wrapper{display:flex}.post-league-wrapper .post-league{color:#fff;background:#222;border-radius:4px;padding:.25rem .625rem}.details-wrapper{color:#b0b0b0;padding:2px;display:flex;flex-wrap:wrap}.details-wrapper .post-author,.details-wrapper .post-datetime{padding-right:1.25rem}.details-wrapper .post-view-count{display:flex;align-items:center;grid-gap:.625rem;gap:.625rem}.post-item-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1}@media screen and (max-width:480px){.post-thumbnail>img{width:100px;height:60px}.post-item-container .post-title{font-size:.75rem}}.news-page-wrapper{background:#fff;display:flex;flex-direction:column;align-items:center}.news-page-wrapper .news-post-list-wrapper{width:100%;max-width:1080px;margin:30px auto;border-top:8px solid #b7b7b7;background:#fff}.news-search-bar-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1084px;height:80px;background:#171e4f;margin:30px auto 0;border-radius:4px}.posts-loader{display:flex;justify-content:center;margin:5rem 0}.no-posts-container{font-size:24px;font-weight:700;display:flex;flex-direction:column;margin:5rem 0;align-items:center}.pagination-container{display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem}.pagination-container .active{background:#003d80;color:#fff;border-radius:4px;padding:9px 12px;cursor:default;border:2px solid #003d80}.pagination-container button:hover{cursor:pointer;background:#3a3a3a;color:#fff;border-radius:4px;border:2px solid #3a3a3a}.pagination-container button{padding:3px 12px;border:1px solid #ddd}.notice-post-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding:0 8px;border-bottom:1px solid #d3d0d0;background:#f8f8f8}.notice-post-wrapper>*{padding:10px 0}.notice-title{flex-grow:1;padding-left:15px;font-weight:700}.notice-title:hover{cursor:pointer}.notice-icon{min-width:9.375rem;color:#ff5722}.notice-datetime{width:82px;display:inline-flex;justify-content:center;color:#b0b0b0}.notice-author{margin-right:15px;font-weight:500;color:#474545}.news-detail-page-container{display:flex;flex-direction:column;margin:1rem auto;width:100%;max-width:1080px}.post-loader{display:flex;justify-content:center;margin:5rem 0}.back-to-home-button-container{margin-top:2rem;margin-bottom:1.875rem}.back-to-home-button-container .back-to-home-button{background-color:#171e4f}.news-detail-container{display:flex;flex-direction:column;margin-bottom:2rem;padding:1.875rem 3.125rem 2.25rem;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:1px}.news-detail-title-wrapper{display:flex;justify-content:space-between;align-items:center}.news-detail-title-wrapper img{width:83px;height:83px}.news-title{font-weight:700;font-size:2.5rem}.news-detail-header-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border-bottom:1px solid #d8d8d8;height:3.125rem;color:#d8d8d8}.news-detail-header-wrapper .news-detail-author{font-size:15px;padding-right:2.5rem;color:#545454}.news-detail-content-wrapper{margin:3rem 0}.news-detail-content-wrapper .news-detail-content{line-height:1.6}.news-detail-content-wrapper .news-detail-content *{max-width:100%}.news-detail-counts{display:flex;justify-content:flex-end}.news-detail-counts .view-count{padding-left:.75rem}@media screen and (max-width:1120px){.news-detail-page-container{width:95%;margin:1rem auto}}@media screen and (max-width:480px){.news-title{font-size:1.5rem;margin:.5rem 0}.news-detail-title-wrapper img{width:45px;height:45px}.news-detail-container{padding:1rem}}.not_found{width:100%}.footer{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;width:100%;height:6rem;bottom:-6rem;color:#fff}.footer-content{max-width:1080px;width:100%;display:flex;justify-content:space-between;font-size:.6rem}.footer-content-left{margin:1.5rem .5rem;display:flex;flex-direction:column;align-items:flex-start}.footer-content-right{margin:1.5rem .5rem;display:flex;justify-content:flex-end}.fb-logo,.ig-logo{margin:.5rem;height:2rem;width:auto}.footer-links{display:flex;grid-gap:1rem;gap:1rem}.footer-link{color:#fff;text-decoration:none;margin:0 1.5rem 0 .5rem;font-weight:600;opacity:.9}.footer-link:hover{text-decoration:underline;opacity:1}.privacy-container{max-width:800px;margin:2rem auto;padding:0 1rem}.privacy-container .privacy-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.privacy-container .privacy-content h1{color:#333;margin-bottom:1rem}.privacy-container .privacy-content .last-updated{color:#666;font-style:italic;margin-bottom:2rem}.privacy-container .privacy-content section{margin-bottom:2rem}.privacy-container .privacy-content section h2{color:#444;margin-bottom:1rem}.privacy-container .privacy-content section h3{color:#555;margin:1rem 0}.privacy-container .privacy-content section ul{list-style-type:disc;margin-left:2rem;margin-bottom:1rem}.privacy-container .privacy-content section p{line-height:1.6;color:#666}
/*# sourceMappingURL=main.f2ef2397.chunk.css.map */