@font-face{font-family:LatoRegularFont;src:url(/_next/static/media/Lato-Regular.4291f48c.ttf)}@font-face{font-family:LatoThinFont;src:url(/_next/static/media/Lato-Thin.e5a52916.ttf)}@font-face{font-family:LufgaBoldFont;src:url(/_next/static/media/LufgaBold.a4c85edd.ttf)}@font-face{font-family:LufgaLightFont;src:url(/_next/static/media/LufgaLight.d75803ba.ttf)}@font-face{font-family:LufgaMediumFont;src:url(/_next/static/media/LufgaMedium.20363385.ttf)}@font-face{font-family:LufgaRegularFont;src:url(/_next/static/media/LufgaRegular.2286c869.ttf)}@font-face{font-family:LufgaSemiBoldFont;src:url(/_next/static/media/LufgaSemiBold.13c6156a.ttf)}@font-face{font-family:LufgaThinFont;src:url(/_next/static/media/LufgaThin.9365fb19.ttf)}:root{--blue:#15438b;--medium-blue:#5485c7;--light-blue:#a8c9f7;--extra-light-blue:#ddebff;--green:#c8e86e;--medium-green:#d4f57b;--light-green:#e3f7ae;--extra-light-green:#effccc;--white:#fff;--light-gray:#f2f2f2;--medium-gray:#e0e0e0;--dark-gray:#939393;--black:#262626;--red:#c15555;--pink:#ff74ab}*{font-family:LatoRegularFont;margin:0;padding:0}.form-label{margin-bottom:.35rem;font-family:LufgaRegularFont}.d-flex{gap:5px}.layout-main-container{display:flex;flex-direction:row;min-height:100vh;padding-left:200px;padding-top:50px}.layout-main-container.layout-main-events{padding-left:unset}.layout-main-container .sidebar-container{width:200px;display:flex;flex-direction:column;gap:20px;align-items:center;position:fixed;top:0;left:0;z-index:2;height:100vh;background:linear-gradient(79deg,#15438b,#050108)}.layout-main-container .sidebar-container nav{width:100%;display:flex;flex-direction:column;gap:10px}.layout-main-container .sidebar-container nav a{background:#fefefe96;padding:9px;font-weight:500;font-size:17px;border-left:4px solid #fffefd;transition:all .3s ease-in-out}.layout-main-container .sidebar-container nav a:hover{background:var(--white-color)}.layout-main-container .sidebar-container nav a.activePage{background:var(--primary-color);color:var(--white-color)}.layout-main-container .right-side-container{flex:1 1;max-width:100%;background:var(--light-gray)}.layout-main-container .right-side-container .top-navbar{height:50px;background:linear-gradient(142deg,#15438b,#050108 100%,#050108);box-shadow:3px 4px 10px #00000029;position:fixed;top:0;left:0;z-index:1;width:100%}.layout-main-container.layout-main-events .right-side-container .top-navbar .container{height:100%}.layout-main-container .right-side-container .content-wrapper{padding:15px}.profile-container{display:flex;flex-direction:row;gap:10px;align-items:center;padding:5px 20px;cursor:pointer;justify-content:flex-end}.profile-container img{width:40px;height:40px;border-radius:50%}.profile-container .profile-details-wrapper{display:flex;flex-direction:column}.profile-container .profile-details-wrapper h2{font-size:16px;margin-bottom:0;color:#fff;font-weight:400}.profile-container .profile-details-wrapper p{margin-bottom:0;color:#d3c6c6;font-size:12px}.navbar-logo{height:35px;width:auto}.event-logo-navbar-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;height:100%}.event-logo-navbar-container .event-navbar-wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:5px}.event-logo-navbar-container .event-navbar-wrapper a{padding:4px 16px;font-family:LufgaMediumFont;font-size:16px;font-weight:500;border-radius:5px;color:var(--white);transition:all .3s ease-in-out;text-decoration:none;display:flex;flex-direction:row;gap:10px;align-items:center}.event-logo-navbar-container .event-navbar-wrapper a .event-topnav-span{background-color:var(--green);border-radius:100%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex;color:var(--black);font-size:22px}.sidebar-container .logo-container{width:100%;display:flex;justify-content:center;align-items:center;background:var(--blue);height:50px}.sidebar-container .logo-container img{width:80%;height:35px;object-fit:contain}.sidebar-nav-container{display:block;width:100%}.sidebar-nav-wrapper{display:flex;flex-direction:column;gap:10px;padding:0 20px}.sidebar-nav-container a,.sidebar-nav-container button{color:var(--white);border-bottom:0;text-decoration:none;padding:5px;font-size:18px;font-family:LatoRegularFont;display:flex;gap:4px;align-items:center}.sidebar-nav-container button{background:transparent;border:none}.sidebar-nav-container a.activePage{background:#5467a736;border-radius:5px}.all-events-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.all-events-container .event-card-wrapper{border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;cursor:pointer;transition:all .7s ease-in-out}.all-events-container .event-card-wrapper:hover{border-radius:20px;box-shadow:5px 20px 20px rgba(0,0,0,.5)}.event-card-wrapper .event-card-banner{width:100%;height:180px;object-fit:cover;border-radius:20px}.event-card-details{display:flex;flex-direction:row;justify-content:space-between;gap:10px;padding:10px;align-items:flex-start}.event-card-details .ecd-details-2{display:flex;flex-direction:row;gap:10px;align-items:center}.ecd-date-wrapper{border:1px solid var(--medium-gray);width:65px;border-radius:10px}.ecd-date-wrapper p{background:var(--medium-gray);font-size:12px;border-radius:10px 10px 0 0}.ecd-date-wrapper h2,.ecd-date-wrapper p{margin:0;padding:5px;color:var(--black);text-align:center}.ecd-date-wrapper h2{font-family:LufgaMediumFont;font-size:31px;line-height:25px}.ecd-date-wrapper h3{margin:0;color:var(--dark-gray);font-weight:500;font-size:18px;line-height:18px;font-family:LatoRegularFont;padding-bottom:3px}.ecd-heading-wrapper{flex:1 1}.ecd-heading-wrapper h3{text-align:left;font-family:LufgaMediumFont;font-weight:500;font-size:18px;margin-bottom:0}.ecd-heading-wrapper p{text-align:left;color:var(--dark-gray);font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ecd-heading-wrapper p,.ecd-price-wrapper h3{margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.ecd-price-wrapper h3{font-family:LufgaMediumFont;font-size:20px;white-space:nowrap}.ecd-price-wrapper p{margin-bottom:0;color:var(--dark-gray);font-size:14px}.common-heading{font-size:26px;background-image:linear-gradient(180deg,white,white 29%,var(--green) 81%);width:-moz-fit-content;width:fit-content}.common-heading,.common-subheading{font-family:LufgaMediumFont;margin-bottom:15px}.common-subheading{font-size:20px;position:relative}.common-subheading:after{content:"";width:60px;height:2px;background:var(--green);position:absolute;left:0;bottom:0}.cancel-btn,.form-add-btn{background:var(--blue);color:var(--white);max-width:150px;margin:auto}.reg-selected-cat-remove-btn{height:30px;font-family:LufgaRegularFont;background:var(--red);color:var(--white);border-radius:15px;padding:3px 15px;border:none}.event-details-banner{width:100%;height:350px;position:relative}.event-details-banner img{width:100%;height:100%;object-fit:cover;border-radius:20px;border:5px solid var(--white);box-shadow:0 0 10px #00000033}.ed-description-wrapper{box-shadow:0 0 10px rgba(0,0,0,.1);background:var(--white);margin-top:10px;padding:10px;border-radius:20px}.ed-dw-edit{justify-content:space-between;align-items:flex-start}.ed-dw-edit,.ed-dw-edit button{display:flex;flex-direction:row}.ed-dw-edit button{border:none;background:var(--green);padding:5px 15px;align-items:center;gap:7px;border-radius:9px;font-weight:600;box-shadow:-9px 9px 10px #0000001f}.ed-description-wrapper h1,.ed-dw-edit button{color:var(--black);font-family:LufgaMediumFont}.ed-description-wrapper h1{font-size:30px;margin-bottom:0;background-image:linear-gradient(180deg,white,white 59%,var(--green) 61%);width:-moz-fit-content;width:fit-content}.ed-description-wrapper p{margin-bottom:5px}.ed-dw-edit button.ed-register-btn,.ed-register-btn{width:380px;height:40px;border-radius:20px;border:2px solid var(--black);background:var(--black);color:var(--white);text-transform:uppercase;font-family:LufgaMediumFont;font-size:18px;letter-spacing:1px;transition:all .3s ease-in-out;text-align:center;display:flex;justify-content:center;align-items:center}.ed-dw-edit button.ed-register-btn:hover,.ed-register-btn:hover{background:var(--green);color:var(--black)}.right-outer-container{display:flex;justify-content:center;flex-direction:column;gap:10px}.right-inner-container{width:100%;background:var(--white);padding:15px;box-shadow:0 0 10px #00000029;border-radius:15px}.right-inner-container .event-form .form-group{margin-bottom:15px}.prize-add-button,.prize-add-button:focus{width:120px;background:var(--blue);color:var(--white);font-family:LufgaLightFont;display:flex;justify-content:center;gap:5px;align-items:center;transition:all .3s ease-in-out}.prize-add-button:hover{background:var(--green);color:var(--black)}.prize-remove-button{width:120px;background:var(--red);color:var(--white);font-family:LufgaLightFont;display:flex;justify-content:center;gap:5px;align-items:center}.prize-add-button svg,.prize-remove-button svg{font-size:18px}.custom-table{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 .5rem 1.25rem rgba(115,82,199,.175);transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0s}.custom-table thead{background-color:#a4bbdf;color:var(--blue)}.custom-table thead th{padding:10px;font-family:LufgaSemiBoldFont;font-size:18px}.custom-table tbody tr td{padding:5px 10px;background:var(--white);border-bottom:1px solid #ddd;font-family:LufgaRegularFont;color:var(--black);font-size:16px}.custom-table td button{border:none;padding:unset;font-size:20px;background:transparent;line-height:15px}.custom-table .button-container{display:flex;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);padding:13px;border-radius:8px;position:absolute;background:var(--white);z-index:2;gap:7px;right:5px;min-width:100px;flex-direction:column}.custom-table .button-container button{width:100%;font-size:16px;text-align:left;color:var(--black)}.heading-button-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.heading-button-container .common-heading{margin-bottom:0;padding:0 5px}.common-heading span{font-size:26px;font-family:LufgaSemiBoldFont;color:var(--blue)}.heading-button-container .excel-download-button,.heading-button-container a{border:none;background:var(--blue);padding:5px 10px;border-radius:6px;color:var(--white);display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease-in-out;text-decoration:none}.heading-button-container .excel-download-button:hover{opacity:.7}.heading-button-container .excel-download-button:disabled{background:var(--dark-gray)}.pagination-controls{display:flex;justify-content:center;align-items:center;gap:10px}.pagination-controls button{background:var(--blue);color:var(--white);border:none;padding:5px 19px;border-radius:5px;font-family:LufgaRegularFont;font-size:15px}.pagination-controls button[disabled]{opacity:.4}.ecc-heading-button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.ecc-heading-button-container button,.modal-save-button{background:var(--blue);color:var(--white);font-family:LufgaLightFont;display:flex;justify-content:center;gap:5px;align-items:center;padding:6px 15px;border:none;border-radius:5px}.ecc-heading-button-container button svg{font-size:18px}.ecc-heading-button-container .common-subheading{margin-bottom:0}.event-category-container{border:1px solid #ddd;border-radius:5px;padding:10px;background:#f0f3f770}.event-admin-container{border:1px solid #dddddd63;border-radius:5px;padding:10px;background:#f0f3f770}.all-category-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.category-item-wrapper{background:var(--white);padding:5px 7px;border-radius:5px;display:flex;align-items:center;justify-content:space-between}.category-item-wrapper h3{font-size:16px;margin-bottom:0;font-family:LufgaRegularFont}.category-item-wrapper .acc-2-btn-wrapper{display:flex;flex-direction:row;gap:10px}.category-item-wrapper button{border:none;background:none;font-size:25px;color:var(--red);line-height:20px}.category-item-wrapper button.blue-btn{color:var(--blue)}.custom-modal-one .modal-content .modal-header{padding:5px 10px;border-bottom:none;background:var(--blue);color:var(--white)}.custom-modal-one .modal-content .modal-header .modal-title{font-size:19px;font-family:LufgaRegularFont}.custom-modal-one .modal-content .modal-header button{filter:brightness(0) invert(1)}.add-new-page-link{border:none;background:var(--blue);padding:5px 10px;border-radius:6px;color:var(--white);display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease-in-out;text-decoration:none}.modal-round-container{border:1px solid var(--light-gray);background:#15438b1f;padding:10px;border-radius:5px;position:relative}.add-round-h-b-wrapper{justify-content:space-between;display:flex;align-items:center;width:100%}.add-round-h-b-wrapper .prize-add-button{width:unset}.modal-round-container .round-delete-btn{position:absolute;top:-10px;right:-5px;background:var(--red);width:30px;height:30px;padding:0;margin-top:0;border:none;color:var(--white);border-radius:5px;display:flex;justify-content:center;align-items:center}.sponser-item-wrapper{background:#b7cae7;position:relative;padding:10px;border-radius:5px}.sponser-item-wrapper .prize-remove-button{width:30px;height:30px;background:var(--red);color:var(--white);display:flex;justify-content:center;align-items:center;border:none;border-radius:5px;position:absolute;top:-10px;right:-10px}.reg-add-category-card-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.reg-add-category-card-container .reg-add-category-card-wrapper{background:var(--white);box-shadow:0 0 10px #00000036;padding:10px;border-radius:10px;cursor:pointer;position:relative}.reg-add-category-card-container .reg-add-category-card-wrapper.selected{background:var(--light-green);border:1px solid var(--black)}.reg-add-category-card-container .reg-add-category-card-wrapper.selected .form-control{background:var(--light-green);border:1px solid #040404}.reg-add-category-card-container .reg-add-category-card-wrapper h3{font-size:19px;font-family:LufgaRegularFont}.reg-add-category-card-container .reg-add-category-card-wrapper h3.green{font-family:LufgaMediumFont;width:-moz-fit-content;width:fit-content;background:#bce6fb;padding:5px;border-radius:5px;box-shadow:5px 5px 10px #00000047;margin-bottom:15px}.reg-add-category-card-container .reg-add-category-card-wrapper p{font-family:LufgaRegularFont;font-size:14px;margin-bottom:0}.reg-add-category-card-container .reg-add-category-card-wrapper span{position:absolute;right:5px;top:5px;height:25px;width:25px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid var(--medium-gray);background:var(--light-gray);color:var(--black)}.reg-add-category-card-container .reg-add-category-card-wrapper span.checked{background:var(--green)}.procees-to-payment-btn{background:var(--blue);color:var(--white);font-family:LufgaRegularFont;display:flex;justify-content:center;gap:5px;align-items:center;transition:all .3s ease-in-out;border:none;padding:6px 20px;border-radius:5px;letter-spacing:.5px;min-width:120px}.procees-to-payment-btn.danger-btn{background:var(--red)}.procees-to-payment-btn:hover{opacity:.7}.details-page-container .form-label{margin-bottom:0;font-family:LufgaRegularFont;font-weight:600}.ed-category-card{border:1px solid var(--medium-gray);margin-bottom:15px;padding:10px;background:#a4bbdf;border-radius:5px;cursor:pointer}.ed-category-card h3{font-size:20px;font-family:LufgaMediumFont}.ed-category-card h2{font-size:18px;font-family:LufgaRegularFont;margin-bottom:0}.authContainer,[data-amplify-authenticator]{height:100vh;width:100vw;background:url(/_next/static/media/pickle-paddle.b0377eb5.png);background-size:cover}[data-amplify-authenticator] [data-amplify-footer]{padding-bottom:0}[data-amplify-authenticator] [data-amplify-form]{padding:20px}[data-amplify-authenticator] [data-amplify-router]{border:none;background:var(--white);border-radius:20px}[data-amplify-authenticator][data-variation=default] .auth-login-logo-container{display:flex;justify-content:center;align-items:center}.custom-table td button.reg-details-btn{background:var(--blue);color:var(--white);padding:5px 10px;font-size:14px;border-radius:5px;font-family:LufgaMediumFont}.add-new-category-new-btn{min-width:120px;background:var(--blue);color:var(--white);font-family:LufgaLightFont;display:flex;justify-content:center;gap:5px;align-items:center;transition:all .3s ease-in-out;width:unset}.location-suggestion-wrapper{border-radius:0 0 10px 10px;border:1px solid grey;font-size:14px;padding:10px;width:100%;background:var(--white);z-index:10;position:absolute}.reg-details-modal .detail-item{display:flex;margin-bottom:.5rem;font-family:LufgaMediumFont}.reg-details-modal .detail-item .detail-label{font-weight:700;min-width:150px}.reg-details-modal .detail-item .detail-value{flex:1 1}.reg-details-modal .detail-item .detail-value ul{padding-left:1rem;margin-bottom:0}.tab-button-container{display:flex;flex-direction:row;gap:5px}.tab-button-container button{background:var(--blue);width:140px;height:36px;border:none;border-radius:6px;color:var(--white);font-family:LufgaRegularFont}.tab-button-container button[variant=outline-primary]{background:var(--green);color:var(--black);font-family:LufgaMediumFont}.event-details-gallery-photo{width:100%;height:200px;object-fit:cover;border:3px solid #fff;border-radius:5px;box-shadow:0 0 10px #0000002b}.redStar{color:red;font-size:16px}.location-edit-content-wrapper{display:flex;flex-direction:row;gap:10px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);height:38px;padding:3px 5px;justify-content:space-between;align-items:center}.location-edit-content-wrapper h5{font-size:16px;font-family:LufgaRegularFont;margin-bottom:0}.location-edit-content-wrapper button{border:none;background:var(--blue);color:var(--white);height:30px;width:60px;font-family:LufgaRegularFont;border-radius:8px}.custom-table span.standing-team-name{color:var(--dark-gray)}.gallery-img-container{display:flex;flex-direction:row;gap:15px;flex-wrap:wrap}.gallery-img-container img{width:32%;height:200px}.fixture-filter-wrapper{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-end}.fixture-filter-wrapper .form-control{width:200px;height:38px;border-radius:5px;padding:0 10px;font-size:16px}.action-btn-wrapper{display:flex;flex-direction:row;gap:8px;justify-content:center}.match-number{background:var(--green);color:var(--black);padding:3px 15px;position:absolute;left:-76px;top:50%;transform:translateY(-50%)}.bracket-item .match-box span.team-name{font-family:LufgaRegularFont}.bracket-item .match-box span.team-score{font-family:LufgaSemiBoldFont}.add-score-walkover-wrapper{display:flex;justify-content:center;gap:15px}.add-score-walkover-wrapper button{border:none;background:var(--green);padding:5px 10px;width:200px;height:40px;font-size:18px;display:flex;justify-content:center;align-items:center;gap:7px;border-radius:5px;box-shadow:2px 5px 10px #00000029}.add-score-walkover-wrapper button span{font-family:LufgaMediumFont}.score-card-info{display:flex;flex-direction:column;border-bottom:1px solid var(--medium-gray);padding-bottom:15px}.score-card-info .scc-match-name{font-family:LufgaMediumFont}.score-card-info .scc-match-cat{font-family:LufgaMediumFont;font-size:14px}.score-card-info .scc-date-time{color:var(--dark-gray);font-family:LatoRegularFont}.scc-team-description{display:flex;flex-direction:row;align-items:center;padding:15px 0;border-bottom:1px solid var(--medium-gray)}.scc-team-description .scc-teams-info{display:flex;flex-direction:column;flex:1 1}.scc-team-description .scc-teams-info .scc-team-name{color:var(--dark-gray);font-family:LufgaRegularFont}.scc-team-description .scc-teams-info .scc-team-player-name,.scc-team-description .scc-vs{font-family:LufgaMediumFont}.scc-score-tab-wrapper{display:flex;flex-direction:column;gap:15px}h2.label{font-family:LufgaMediumFont;font-size:20px}.scc-score-tab-wrapper .scc-teams-label{display:flex;flex-direction:row;justify-content:space-between}.scc-score-tab-wrapper .scc-teams-label span{flex:1 1;display:flex;justify-content:center;font-family:LufgaMediumFont}.scoring-btn-container{display:flex;flex-direction:row;justify-content:space-between}.scoring-btn-container .scc-set-name{width:110px;font-family:LufgaMediumFont;color:var(--dark-gray);display:flex;align-items:center;justify-content:center;gap:10px}.scoring-btn-container .indv-scoring-wrapper{flex:1 1;background:var(--medium-gray);border-radius:10px;height:40px;justify-content:space-between;display:flex;align-items:center;padding:10px}.scoring-btn-container .indv-scoring-wrapper span{font-family:LufgaMediumFont}.scoring-btn-container .indv-scoring-wrapper button{width:40px;font-size:23px;height:39px;background:transparent;border:none;display:flex;justify-content:center;align-items:center}.scc-add-new-set-btn{width:119px;height:35px;background:var(--medium-gray);border:none;border-radius:8px;font-family:LufgaMediumFont}.scc-set-name .remove-set-btn{font-size:20px;color:var(--red);border:none;background:transparent}.forfeit-end-wrapper,.scc-set-name .remove-set-btn{display:flex;align-items:center;justify-content:center}.forfeit-end-wrapper{flex-direction:row;gap:15px}.forfeit-end-wrapper button{background:var(--black);width:180px;height:40px;border:2px solid var(--black);border-radius:18px;color:var(--white);font-family:LufgaRegularFont;display:flex;justify-content:center;align-items:center;letter-spacing:1px;transition:all .3s ease-in-out}.forfeit-end-wrapper button:hover{background:var(--green);color:var(--black);font-family:LufgaMediumFont}.walkout-team-card-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center;cursor:pointer}.walkout-team-card{display:flex;flex-direction:column;border:1px solid var(--medium-gray);border-radius:10px;padding:10px;flex:1 1;background:var(--white);box-shadow:8px 8px 10px #00000024;position:relative}.walkout-team-card .selected-team-icon{font-size:20px;position:absolute;right:5px;top:2px}.walkout-team-card .scc-team-name{font-family:LufgaMediumFont;border-bottom:1px solid var(--medium-gray);margin-bottom:5px;padding-bottom:2px}.walkout-team-card .scc-team-player-name{font-family:LufgaRegularFont}.custom-offcanvas .offcanvas-header{background:var(--blue);color:var(--white);padding:5px 10px}.table-team-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.table-team-wrapper.score{gap:40px}.table-single-team-wrapper.score{display:flex;flex-direction:row;gap:20px;justify-content:center}.table-single-team-wrapper.score span{width:25px;height:25px;background:var(--white);display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:4px 3px 10px #0000002e;font-family:LufgaMediumFont;color:var(--black)}.table-single-team-wrapper.score span.green{background:var(--green)}.table-team-wrapper span.vs{font-family:LufgaMediumFont;color:var(--dark-gray)}.table-single-team-wrapper{display:flex;flex-direction:column;gap:2px;position:relative}.table-single-team-wrapper span{font-family:LufgaRegularFont}.tstw-wrapper{display:flex;flex-direction:row;gap:10px}.tstw-wrapper .match-status{font-size:12px;color:#888;width:50px;display:flex;justify-content:center;align-items:center}.table-single-team-wrapper span.team-name{color:var(--dark-gray)}.team-card-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.team-card-container .team-card-wrapper{border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;cursor:pointer;transition:all .7s ease-in-out;border:1px solid var(--medium-gray);padding:10px;display:flex;flex-direction:column;align-items:center}.team-card-container .team-card-wrapper h2{font-family:LufgaMediumFont;font-size:18px;color:var(--black);background-image:linear-gradient(180deg,white,white 59%,var(--green) 61%);width:-moz-fit-content;width:fit-content;margin-bottom:10px}.team-card-container .team-card-wrapper .tcw-teams{width:100%;border-top:1px solid var(--medium-gray);padding-top:10px}.team-card-container .team-card-wrapper .tcw-teams p,.teams-heading{margin-bottom:0}.teams-heading{font-family:LufgaMediumFont;font-size:30px;color:var(--black);background-image:linear-gradient(180deg,white,white 59%,var(--green) 61%);width:-moz-fit-content;width:fit-content}.custom-table tbody tr td.ed-schedule-teams-td{padding:0}.custom-table tbody tr td.ed-schedule-teams-td table{width:100%;height:100%;margin:0;border:1px solid #ddd;border-top:none;border-bottom:none}.custom-table tbody tr td.ed-schedule-teams-td table tr td{border:1px solid #ddd;border-top:none}.custom-table tbody tr td.ed-schedule-teams-td table tr:nth-child(2n) td{border-bottom:none}.custom-table.fixtures-table tbody tr td{background:transparent}.custom-table.fixtures-table tbody tr{background:var(--white)}.custom-table.fixtures-table tbody tr:nth-child(2n){background:var(--light-gray)}.custom-table.fixtures-table tbody tr td.ed-schedule-teams-td table tr,.custom-table.fixtures-table tbody tr td.ed-schedule-teams-td table tr:nth-child(2n){background:transparent}.upload-excel-file-wrapper{background:#e0e9f7;border-radius:5px;padding:10px}.upload-excel-file-wrapper label{font-family:LufgaMediumFont;margin-bottom:8px}.create-fixture-container{min-height:100px;min-width:100%;display:flex;justify-content:center;align-items:center}.create-fixture-container button{background:var(--black);width:250px;height:40px;border:2px solid var(--black);border-radius:18px;color:var(--white);font-family:LufgaRegularFont;display:flex;justify-content:center;align-items:center;letter-spacing:1px;transition:all .3s ease-in-out}.generate-schedule-input-container{border:1px solid #dddddd63;border-radius:5px;padding:10px;background:#f0f3f770}.do-you-want-container{display:flex;flex-direction:row;gap:20px;align-items:center}.do-you-h2{font-size:20px;font-family:LufgaMediumFont;margin-bottom:0;position:relative}.do-you-want-container button{background:var(--black);width:100px;height:40px;border:2px solid var(--black);border-radius:18px;color:var(--white);font-family:LufgaRegularFont;display:flex;justify-content:center;align-items:center;letter-spacing:1px;transition:all .3s ease-in-out}.event-logo-navbar-container .event-navbar-wrapper a.event-active-page:after{content:"";position:absolute;width:50px;height:2px;background:var(--green);bottom:10px}.team-card-container .team-card-wrapper .tcw-teams img{width:60px;height:60px;border-radius:50%}@media screen and (max-width:767px){.all-events-container{grid-template-columns:repeat(1,1fr)}.heading-button-container{flex-direction:column;gap:10px;align-items:flex-start}.ed-dw-edit{flex-direction:column}.ed-dw-edit button.ed-register-btn,.ed-register-btn{width:100%;padding:5px 40px}.event-details-banner{height:200px}.reg-add-category-card-container{grid-template-columns:repeat(1,1fr)}.common-subheading{text-align:left}.container{padding:0}}.knockout-bracket-card{position:relative}.knockout-third-place-card{bottom:20px;right:-70px;border:1px solid var(--medium-gray);border-radius:10px;width:300px;background:var(--white);box-shadow:11px 16px 10px #00000033;margin-top:525px;margin-left:-652px;min-width:300px}.knockout-third-place-card .match-no-date{padding:8px;border-bottom:1px solid var(--medium-gray);background:var(--medium-gray);border-top-left-radius:10px;border-top-right-radius:10px}.knockout-third-place-card .player-score-name-info{padding:8px}.knockout-third-place-card .player-score-name-info .first-player{border-bottom:1px solid var(--medium-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.knockout-third-place-card .player-score-name-info .second-player{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.knockout-bracket-card ul{display:flex;flex-direction:column;gap:50px;list-style-type:none;padding-left:0;justify-content:space-around}.knockout-bracket-card ul li{border:1px solid var(--medium-gray);border-radius:10px;width:300px;background:var(--white);position:relative;box-shadow:11px 16px 10px #00000033}.knockout-bracket-card ul li .match-no-date{padding:8px;border-bottom:1px solid var(--medium-gray);background:var(--medium-gray);border-top-left-radius:10px;border-top-right-radius:10px}.knockout-bracket-card ul li .player-score-name-info{padding:8px}.knockout-bracket-card ul li .player-score-name-info .first-player{border-bottom:1px solid var(--medium-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.knockout-bracket-card ul li .player-score-name-info .second-player{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.knockout-bracket-card-wrapper{background:linear-gradient(142deg,#15438b,#050108 100%,#050108);min-height:80vh;padding:2rem;border-radius:10px;max-width:100%;overflow-x:scroll;position:relative;display:flex;flex-direction:row;align-items:center}.knockout-bracket-card{display:flex;flex-direction:row;gap:50px}.winner-card{width:26px;height:26px;background:var(--green);color:var(--black);display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:14px;font-family:LufgaSemiBoldFont}.knockout-bracket-card ul li .connector{position:absolute;width:202px;height:2px;background-color:var(--white);top:50%;left:100%;transform:translateY(-50%)}.knockout-bracket-card ul li:after,.knockout-bracket-card ul li:before{position:absolute;content:"";width:2px;background:var(--white);left:50%;transform:translateX(-50%)}.knockout-bracket-card ul:nth-child(2) li:after{height:25px;top:-25px}.knockout-bracket-card ul:nth-child(2) li:before{height:25px;bottom:-25px}.knockout-bracket-card ul:nth-child(3) li:after{height:112px;top:-112px}.knockout-bracket-card ul:nth-child(3) li:before{height:112px;bottom:-112px}.knockout-bracket-card ul:nth-child(4) li:after{height:285px;top:-285px}.knockout-bracket-card ul:nth-child(4) li:before{height:285px;bottom:-285px}.knockout-bracket-card ul:last-child li:after{height:0!important;top:0!important}.knockout-bracket-card ul:last-child li:before{height:0!important;bottom:0!important}.champion-wrapper{border:1px solid var(--medium-gray);border-radius:10px;background:var(--white);position:relative;box-shadow:11px 16px 10px #00000033;padding:12px;justify-content:center;align-items:center;display:flex;flex-direction:column}.champion-wrapper .trophy{font-size:40px}.knockout-bracket-card ul li .connector.small{width:110px}.winner-page-wrapper{display:flex;flex-direction:row;gap:50px;flex-wrap:wrap}.winner-page-wrapper .winner-page-card-wrapper{width:30%}.winner-page-wrapper .winner-page-card{background:var(--white);border-radius:10px;box-shadow:0 0 10px #00000033;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.winner-page-wrapper .winner-page-card img{width:100%;height:200px;object-fit:cover;border-radius:10px;padding:10px}.winner-page-wrapper .winner-page-card .winner-card-info img{width:60px;height:60px;object-fit:cover;border-radius:50%}.winner-page-wrapper .winner-page-card .winner-card-info{display:flex;gap:5px;width:100%;align-items:center;padding:10px}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2{display:flex;flex-direction:column;gap:5px;flex:1 1;background:#ffffffa8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .winner-player-row{display:flex;align-items:center;margin-bottom:.5rem}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .winner-player-row .player-image{width:75px;height:75px;object-fit:cover;border-radius:50%;margin-right:1rem}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .winner-player-row .player-info{display:flex;flex-direction:column}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .winner-player-row .player-info .winner-name{font-family:LufgaMediumFont;font-weight:700;font-size:1rem}.courtly-rating,.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .winner-player-row .player-info .courtly-name{font-size:.9rem;color:#666}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .courtly-name{font-family:LufgaRegularFont;color:var(--dark-gray);font-size:14px}.winner-page-wrapper .winner-page-card .winner-card-info .winner-card-info2 .courtly-rating{font-size:14px;display:flex;flex-direction:row;align-items:center;gap:5px}.winner-page-label{font-size:18px;font-family:LufgaMediumFont;color:var(--dark-gray)}@media screen and (max-width:767px){.layout-main-container .sidebar-container{display:none}.layout-main-container{padding-left:0}.all-events-container{grid-template-columns:repeat(1,1fr)}.heading-button-container{flex-direction:column;align-items:flex-start;gap:10px}.all-events-search-wrapper{width:250px}.layout-main-container .right-side-container .top-navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.hamburger-menu-button{font-size:35px;display:flex;background:none;box-shadow:none;border:none;color:var(--green);padding:0 0 0 10px}.layout-main-container.mobile-menu-open .sidebar-wrapper{background:#0000006e;width:100vw;height:1000px;position:fixed;z-index:999}.layout-main-container.mobile-menu-open .sidebar-container{display:flex;width:50%}.layout-main-container .close-mobile-menu-button{display:none}.layout-main-container.mobile-menu-open .close-mobile-menu-button{color:var(--blue);font-size:50px;z-index:999999;position:absolute;border:none;left:50%;top:35%;background:var(--green);height:70px;width:60px;border-radius:0 35px 35px 0;display:flex;justify-content:center;align-items:center}.ed-dw-edit{flex-direction:column;align-items:flex-end}.ed-dw-edit .ed-dw-edit-and-title{width:100%}.tab-button-container{overflow:scroll}}@media screen and (min-width:768px){.close-mobile-menu-button,.hamburger-menu-button{display:none}}