body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Montstreat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-Regular.cfbf0da06d33097e6d0a.ttf) format("truetype")}@font-face{font-family:Montstreat;font-style:normal;font-weight:800;src:url(/static/media/Montserrat-ExtraBold.757982f4c71159f6bdc2.ttf) format("truetype")}@font-face{font-family:Montstreat;font-style:italic;src:url(/static/media/Montserrat-Italic.c12cc8e898b7a5d2d4c1.ttf) format("truetype")}@media (max-width:1720px){html{font-size:14px}}@media (max-width:1500px){html{font-size:13px}}@media (max-width:1250px){html{font-size:12px}}@media (max-width:1000px){html{font-size:11px}}@media (max-width:874px){html{font-size:16px}}@media (max-width:730px){html{font-size:14px}}@media (max-width:590px){html{font-size:13px}}@media (max-width:530px){html{font-size:11px}}.App{display:flex;justify-content:center;text-align:center}.App>div:first-child{width:100%}.loadingScreen{align-items:center;background-color:#252526b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:500}.loadingScreen img{max-width:190px;width:10%;z-index:500}.notValidated{opacity:.5;pointer-events:none}.mobileTopLogo{display:none;left:35px;position:absolute;top:25px;width:125px!important}.disableClick{pointer-events:none}@media (max-width:876px){.mobileTopLogo{display:block}}@media (max-width:700px){.mobileTopLogo{left:25px;position:absolute;top:15px;width:80px!important}}@media (max-width:500px){.mobileTopLogo{left:15px;position:absolute;top:10px;width:70px!important}}.login{background-color:#fef9e0;justify-content:center;max-height:1080px;max-height:2500px;max-width:1920px;min-height:auto;min-height:100vh;width:100%}.login,.login .content{align-items:center;display:flex;flex-direction:column;position:relative}.login .content{background-color:#93272c;border-radius:43px;box-sizing:border-box;height:auto;height:max-content;max-height:879px;padding:50px 25px 25px;width:600px}.login .input-container{grid-gap:70px;box-sizing:border-box;display:grid;gap:70px;grid-template-columns:repeat(1,1fr);margin:20px;width:100%}.login .input-box{margin-bottom:50px;position:relative;width:100%}.login .input-box input{background:#0000;border:none;border-bottom:2px solid #fff;box-sizing:border-box;color:#fff;font-family:Montstreat;font-size:1.8rem;font-weight:400;outline:none;padding:10px;width:100%}.login .input-box input:focus{background-color:#fff;border-radius:10px;color:#000}.login .input-box label{color:#fff;font-size:16px;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;visibility:hidden}.login .input-box input:focus+label,.login .input-box input:not(:placeholder-shown)+label{color:#fff;font-family:Montstreat;font-size:1.8rem;font-weight:400;top:-20px;visibility:visible}.login .input-box input:focus::placeholder,.login .input-box input:not(:placeholder-shown)::placeholder{color:#0000}.login .input-box input::placeholder{color:#aaa;transition:color .2s ease}.login .err{color:#fff;font-family:Raleway;font-size:1rem;font-weight:800;left:0;margin-top:4px;position:absolute;text-align:left}.btn{align-items:center;background-color:#fff;border-radius:15px;display:flex;font-family:Montstreat;font-size:1.8rem;font-weight:400;justify-content:center;margin-top:50px;padding:12px 15px}.btn:hover{cursor:pointer}@media (max-width:1500px){.login .content{height:auto;max-height:879px;padding:25px 15px 15px;width:400px}}@media (max-width:874px){.login{box-sizing:border-box;height:auto;max-height:100vh;max-width:874px;width:100%}.login .content{height:auto;max-height:auto;padding:25px 15px 15px;width:80%}}.notifyPopup{align-items:center;background-color:#252526b3;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.notifyPopup .content{align-items:center;background-color:#93272c;border-radius:43px;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:357px;padding:50px 25px 25px;position:relative;width:750px}.notifyPopup .title{color:#eca39f;font-family:Raleway;font-size:4rem;font-weight:800;line-height:1;margin-bottom:35px;text-transform:uppercase}.notifyPopup .okBtn{align-items:center;background-color:#fff;border-radius:15px;display:flex;font-family:Montstreat;font-size:1.8rem;font-weight:400;justify-content:center;padding:12px 15px;width:180px}.notifyPopup .okBtn:hover{cursor:pointer}@media (max-width:1500px){.notifyPopup .content{height:auto;min-height:auto;padding:25px 15px 15px;width:550px}}@media (max-width:874px){.notifyPopup .content{height:auto;min-height:auto;padding:25px 15px 15px;width:90%}}.header{align-items:center;box-sizing:border-box;display:flex;height:100px;justify-content:space-between;left:0;margin-left:auto;margin-right:auto;max-width:1920px;padding-left:50px;padding-right:50px;position:absolute;right:0;top:0;width:100%;z-index:20}.header .btn{border:1px solid #93272c;margin-top:0}.header .btn:hover{opacity:.6}.header a{color:#000;text-decoration:none}.header .selected{background-color:#93272c;color:#fff}.header .selected:hover{opacity:1}.main{background-color:#fef9e0;box-sizing:border-box;min-height:100vh;min-width:100%;padding-left:25px;padding-right:25px;padding-top:150px}.main .title{font-family:Raleway;font-size:3rem;font-weight:800;margin-bottom:25px}.ant-table,.ant-table-tbody>tr>td,.ant-table-thead>tr>th{background-color:initial!important}.table-column-bordered{border:2px solid #93272c;text-align:center}.ant-table-tbody>tr>td{font-size:1.3rem}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border:2px solid #93272c;font-family:Montstreat;font-weight:800}.ant-table-thead>tr>th{font-size:2rem;pointer-events:none}.clickable-column{background-color:#f0f0f0;cursor:pointer}.clickable-column:hover{background-color:#e6f7ff!important}.no-padding-cell{padding:0!important}.no-padding-cell div,.no-padding-cell>span{height:100%;height:60px;width:100%}.no-padding-cell div{align-items:center;display:flex;justify-content:flex-start;margin-left:15px}th.no-padding-cell{padding-left:15px!important}.main .filters{align-items:flex-start;display:flex;gap:40px;justify-content:center;margin-bottom:20px}.main .holder{display:flex;flex-direction:column}.main label{margin-bottom:10px}.main .teams{display:flex;gap:15px}.main .teams div{background:#fff;border-radius:5px;opacity:.5;padding:5px 10px}.main .teams div:hover{cursor:pointer}.main .teams div[isSelected=true]{background:#fff;opacity:1}.main .timePicker{border-radius:38px;box-sizing:border-box;height:45px;width:200px}.main .timePicker input{color:#000;font-family:Montstreat;font-size:1rem;font-weight:400;margin-bottom:0;padding-left:10px;padding-right:10px}.main .timePicker svg{fill:#000;height:1.5rem;width:1.5rem}.main input{border:1px solid #93272c;border-radius:10px;font-family:Montstreat;font-size:1rem;font-weight:800;height:35px;padding-left:5px;padding-right:5px;width:250px}.main input:focus{outline:none}.itemSong .custom-description .ant-descriptions-item-label{border:2px solid #93272c;color:blue;font-family:Montstreat;font-size:1.6rem;font-weight:700;font-weight:800;padding-bottom:5px}.itemSong .custom-description .ant-descriptions-item-content{border:2px solid #93272c;color:#000;font-family:Montstreat;font-size:1.3rem;font-weight:800;padding-bottom:5px}.itemSong .custom-description{border-radius:8px;padding:16px}.itemSong .custom-description .ant-descriptions-row{border:2px solid #fff}.itemSong .winnerBtn{background:#fff;border:2px solid #93272c;border-radius:10px;font-family:Montstreat;font-size:1.5rem;font-weight:800;padding:5px 15px}.itemSong .winnerBtn:hover{cursor:pointer}.itemSong .popup{align-items:center;background-color:#252526b3;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.itemSong .popup .content{align-items:center;background-color:#ed1c24b3;border:3px solid #ed1c24;border-radius:43px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-size:2rem;height:auto;justify-content:flex-start;margin-left:15px;margin-right:15px;max-width:600px;min-height:auto;padding:50px 25px 25px;position:relative;width:max-content}.itemSong .popup .content .winnerBtn{color:#000;margin-top:40px}.vote-stats{color:#555;font-size:14px;margin-bottom:20px;margin-top:5px;text-align:center}.vote-stats p{margin:0}.btn.selected{background-color:#93272c;color:#fff}.fade{animation:fadeIn .4s ease forwards;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.arts{align-items:center;display:flex;flex-direction:column}.arts .btn{border:1px solid #93272c;margin-top:0}.arts .btn:hover{opacity:.6}.arts .selected{background-color:#93272c;color:#fff}.arts .selected:hover{opacity:1}.arts .content{align-items:center;display:flex;justify-content:center;margin-top:50px;width:100%}.arts .content .left{border-radius:50%;height:100%;margin-bottom:auto;margin-right:45px;margin-top:218px}.arts .content .left:hover{cursor:pointer}.arts .content .right{border-radius:50%;height:100%;margin-bottom:auto;margin-left:45px;margin-top:218px}.arts .content .right:hover{cursor:pointer}.arts .content .images::-webkit-scrollbar{display:none}.arts .content .images{-ms-overflow-style:none;grid-row-gap:75px;grid-column-gap:45px;display:grid;grid-template-columns:repeat(3,1fr);overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.arts .textSubtitle{padding-left:86px;padding-right:113px}@media (max-width:1350px){.arts .content .left{height:45px;margin-right:40px;margin-top:226.5px;width:45px}.arts .content .right{height:45px;margin-left:40px;margin-top:226.5px;width:45px}.arts .content{margin-bottom:100px}.arts .textSubtitle{margin-top:30px}}@media (max-width:1115px){.arts .content .left{height:40px;margin-right:20px;margin-top:228px;width:40px}.arts .content .right{height:40px;margin-left:20px;margin-top:228px;width:40px}.arts,.arts .content{margin-bottom:75px}.arts .content .images{grid-row-gap:40px;grid-column-gap:8px}}.art2{align-items:center;display:flex;flex-direction:column;position:relative;transition-duration:.5s}.art2Img{height:496px;margin-bottom:17px;max-width:278px!important}.art2 .name{width:50%}.art2 .name,.shortName{color:#4f2c1d;font-family:BloggerSans-Bold;font-size:30px;font-weight:700;line-height:35px;margin-bottom:12px}.shortName{width:30%}.art2 .info{color:#4f2c1d;font-family:GothamBook;font-size:25px;line-height:27px;margin-bottom:27px}.art2 .btn{align-items:center;background:#93272c;border-radius:10px;color:#fff6d8;display:flex;font-family:BloggerSans-Bold;font-size:20px;height:50px;justify-content:center;line-height:24px;margin-bottom:0;margin-top:auto;width:220px}.art2 .voteCount{background-color:#fff6;font-family:GothamBook;font-size:25px;height:60px;position:absolute;width:100%}.art2 .voteCount:hover{background-color:#fff}@media (max-width:1920px){.art2 .name{width:75%}.art2 .name,.shortName{color:#4f2c1d;font-family:BloggerSans-Bold;font-size:39px;font-weight:700;line-height:47px;margin-bottom:12px}.shortName{width:20%}.art2 .info{color:#4f2c1d;font-family:GothamBook;font-size:30px;line-height:32px;margin-bottom:27px}.art2 .btn{align-items:center;background:#93272c;border-radius:10px;color:#fff6d8;display:flex;font-family:BloggerSans-Bold;font-size:26px;height:60px;justify-content:center;line-height:24px;margin-bottom:0;margin-top:auto;width:280px}}@media (max-width:1400px){.art2 .name{width:60%}.art2 .name,.shortName{font-size:35px;line-height:41px}.shortName{color:#4f2c1d;font-family:BloggerSans-Bold;font-weight:700;width:30%}.art2 .info{font-size:28px;line-height:29px}.art2 .btn{font-size:22px;height:50px;line-height:21px;width:230px}.art2Img{height:auto;margin-bottom:17px;width:350px}}@media (max-width:1200px){.art2 .name{width:60%}.art2 .name,.shortName{font-size:33px;line-height:39px}.shortName{color:#4f2c1d;font-family:BloggerSans-Bold;font-weight:700;width:30%}.art2 .info{font-size:26px;line-height:26px}.art2 .btn{font-size:20px;height:45px;line-height:21px;width:210px}.art2Img{height:auto;margin-bottom:17px;width:300px}}@media (max-width:1050px){.art2 .name{width:60%}.art2 .name,.shortName{font-size:29px}.art2 .btn{font-size:18px;height:40px;line-height:21px;width:180px}.art2Img{height:auto;margin-bottom:17px;width:250px}}.votes th{font-size:22px!important}.votes td{font-size:16px!important}.votes .type{display:flex;gap:20px}.votes .btnType{align-items:center;background:#fff;border:1px solid #93272c;border-radius:10px;display:flex;font-family:Montstreat;font-weight:800;height:35px;justify-content:center;padding:5px;width:120px}.votes .btnType:hover{cursor:pointer}.votes .selected{background-color:#93272c;color:#fff}.votes .validatedColor{background-color:#55ce6f}.votes .notValidatedColor{background-color:#df5252}.confirmBtn{align-items:center;border:2px solid #fff;display:flex;font-size:20px;justify-content:center;padding-bottom:15px;padding-top:15px}.confirmBtn,.confirmText{font-family:Montstreat;font-weight:800}.confirmText{font-size:16px}.confirmBtn:hover{background-color:#fff;color:#000;cursor:pointer}@media (max-width:1500px){.votes th{font-size:18px!important}.votes td{font-size:14px!important}}
/*# sourceMappingURL=main.11eab210.css.map*/