@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);body,html{margin:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(1rem + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root,body,html{background-color:#f8f8f8;height:-webkit-fill-available;width:-webkit-fill-available}html{font-size:10px}p{margin:0}.centered-wrapper{align-items:center;display:FLEX;justify-content:center}.flex-col-hstart-vstart{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.flex-row,.flex-row-vcenter-hcenter{display:flex;flex-direction:row}.flex-row-vcenter-hcenter{align-items:center;justify-content:center}.flex-row-hcenter{align-items:center;display:flex;flex-direction:row}.flex-row-vcenter-hbottom{align-items:end;display:flex;flex-direction:row;justify-content:center}.flex-row-vstart-hcenter{display:flex}.flex-row-vstart-hcenter,.inline-flex-row-start-hcenter{align-items:center;flex-direction:row;justify-content:flex-start}.inline-flex-row-start-hcenter{display:inline-flex;flex-wrap:nowrap}.flex-col{display:flex;flex-direction:column!important}.flex-row-vstart-hstart,.flex-row-vstart-hstart-wrap{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.flex-row-vstart-hstart-wrap{flex-wrap:wrap}.flex-col-space-between{display:flex;flex-direction:column;justify-content:space-between}.flex-col-end{align-items:flex-end;display:flex;flex-direction:column}.flex-row-vcenter,.flex-row-vend{align-items:center;display:flex;flex-direction:row}.flex-row-vend{justify-content:flex-end}.flex-hcenter{justify-content:center}.flex-row-space-around,.flex-row-space-around-hcenter{display:flex;flex-direction:row;justify-content:space-around}.flex-row-space-around-hcenter{align-items:center}.flex-row-space-between,.flex-row-space-between-hcenter{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.flex-col-hcenter{align-items:center}.flex-col-hcenter,.flex-last-align-end{display:flex;flex-direction:column}.flex-last-align-end:last-child{align-self:flex-end}.flex-col-vcenter-hcenter{align-items:center}.flex-col-vcenter-hcenter,.flex-col-vstart-hcenter{display:flex;flex-direction:column;justify-content:center}.flex-col-vstart-hcenter{align-items:start}.flex-hend{justify-content:flex-end}.max-width-100{max-width:100%}.width-p-100{width:100%}.width-p-90{width:90%}.width-p-85{width:85%}.width-p-80{width:80%}.width-p-70{width:70%}.width-p-60{width:80%}.width-p-50{width:50%}.width-p-40{width:40%}.width-p-30{width:30%}.width-p-20{width:20%}.width-p-15{width:15%}.width-p-10{width:10%}.width-a-20{width:20rem}.width-a-25{width:25rem}.width-a-30{width:30rem}.height-p-100{height:100%}.height-p-80{height:80%}.height-p-70{height:70%}.height-p-50{height:50%}.height-p-20{height:20%}.height-a-1{height:1rem}.height-a-2{height:2rem}.height-a-3{height:3rem}.height-a-4{height:4rem}.height-a-5{height:5rem}.height-a-7{height:7rem}.height-a-20{height:20rem}.height-a-30{height:30rem}.height-a-40{height:40rem}.height-a-15{height:15rem}.height-fit-content{height:-webkit-fit-content;height:fit-content}.p-1{padding:1rem}.f-s-1{font-size:1rem}.f-s-2{font-size:2rem}.f-s-3{font-size:3rem}.m-r-1{margin-right:1rem}.m-r-2{margin-right:2rem}.m-l-1{margin-left:1rem}.m-l-2{margin-left:2rem}.m-b-1{margin-bottom:1rem}.m-t-1{margin-top:1rem}.clip-contents{overflow:hidden}.overflow-x{overflow-x:auto}.overflow-y{overflow-y:auto}.text-align-center{text-align:center}.hint-text{font-size:1.5rem;font-style:italic;line-height:120%}.full-screen{background-color:#292929d9;position:fixed;z-index:1}.full-screen,.overlay{bottom:0;left:0;right:0;top:0}.overlay{background-color:#2929298f;position:absolute}.bgCoverImage{background-blend-mode:multiply;background-color:#d9d9d9;background-position:50%;background-repeat:no-repeat;background-size:cover}.black-button{background-color:#28262c}.black-button,.blue-button{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;height:4.3rem;justify-content:center;padding:8px 4.6rem 6px 4.5rem;width:100%}.blue-button{background-color:#003aac}.red-button{background-color:#a30000}.red-button,.yellow-button{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;height:4.3rem;justify-content:center;padding:8px 4.6rem 6px 4.5rem;width:100%}.yellow-button{background-color:#c4bc1b}.light-blue-button{background-color:#01a69c}.green-button,.light-blue-button{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;height:4.3rem;justify-content:center;padding:8px 4.6rem 6px 4.5rem;width:100%}.green-button{background-color:#338700}.disable-button{background-color:#878787;height:4.3rem;justify-content:center;padding:8px 4.6rem 6px 4.5rem;width:100%}.code,.disable-button{align-items:center;border-radius:5px;box-sizing:border-box;display:flex}.code{color:#fefefe;font-size:1.3rem;height:100%;justify-content:space-between;margin-bottom:.4rem;margin-right:.2rem;max-width:9rem;padding:.3rem 1rem;width:32%}.code,.code.correct{background-color:#57886c}.code.incorrect{background:#dc5252}.codes{display:flex;flex-wrap:wrap;height:-webkit-fill-available;padding:1rem 0;width:-webkit-fill-available}.content{left:25rem;min-width:114rem;padding:2rem;position:absolute;right:0;top:7rem}.param-value-row{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;line-height:110%}.param-value-row .param{font-size:1.6rem;font-weight:500}.white-container{background-color:#fff;height:-webkit-fit-content;height:fit-content;margin-bottom:2rem;padding:2rem}.team-user-list,.white-container{border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box}.team-user-list{background-color:#fefefe;height:20.8rem;padding:0 0 10.8rem}.team-user-item{border:1px solid #ddddddb3;border-radius:3px;box-sizing:border-box;height:100%;margin-right:1.1rem;padding:8px 8px 7px 9px}.txt-1021{word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;text-align:center}.team-user-item-1{border:1px solid #ddddddb3;border-radius:3px;box-sizing:border-box;height:100%;padding:8px 1.2rem 7px 8px}.txt-226{margin-right:1rem;text-align:center}.txt-226,.txt-626{word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500}.group-325{background:linear-gradient(0deg,#3b82f6,#3b82f6),url(https://firebasestorage.googleapis.com/v0/b/unify-bc2ad.appspot.com/o/bz1ns6w1gv5-18%3A1390?alt=media&token=967836ab-8573-4288-8668-caef684429ae);background-size:100% 100%;box-sizing:border-box;height:4.3rem;padding:8px 63.2rem 8px 63.4rem;width:100%}.txt-188{word-wrap:break-word;color:#ebebeb;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:500;text-align:center}.team-user-list-wrapper{padding:2rem}.team-button{border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box;height:4rem;margin-bottom:1rem;margin-right:1.5rem;width:15rem}.team-header{border-radius:5px;height:3rem;width:3rem}.team-container{background-color:#fff;border-radius:.5rem .5rem 0 0;padding:1rem}.team-container,.team-stat-place-box{font-family:Montserrat,sans-serif;position:relative}.team-stat-place-box{border-radius:5px}.team-stat-place-box-value{font-size:2rem;font-weight:600;line-height:120%}.team-stat-place-box-param{text-wrap:none;font-size:1rem;font-weight:600;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}.custom-container{background-color:#fff;border-radius:5px;box-shadow:0 4px 4px #00000040;padding:2rem;position:relative}.image-5{bottom:13.4%;height:218rem;left:81.95%;position:absolute;right:16.34%;top:79.53%;width:2.3rem}.group-049{width:-webkit-fill-available}.group-833{box-sizing:border-box;margin-bottom:2rem;width:-webkit-fit-content;width:fit-content}.input-field{background-color:#f8f8f8;border:1px solid #d2d2d2;border-radius:3px;box-sizing:border-box;height:100%;margin-right:2.4rem;padding:9px 1.3rem 8px 9px}.txt-411{word-wrap:break-word;color:#0009;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:300;width:29.1rem}.input-field-1{background-color:#f8f8f8;border:1px solid #d2d2d2;border-radius:3px;box-sizing:border-box;height:100%;margin-right:3.2rem;padding:9px 1.3rem 8px 9px}.txt-10106{word-wrap:break-word;color:#0009;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:300;width:11.5rem}.input-field-2{background-color:#f8f8f8;border:1px solid #d2d2d2;border-radius:3px;box-sizing:border-box;height:100%;padding:9px 1.3rem 8px 9px}.txt-356{color:#0009;font-size:1.2rem;font-weight:300;width:12.1rem}.txt-1024,.txt-356{word-wrap:break-word;font-family:Montserrat,sans-serif}.txt-1024{color:#000;font-size:2rem;font-weight:500;margin-bottom:1.9rem}.group-7104{border:initial;box-sizing:border-box;margin-bottom:5px;width:-webkit-fit-content;width:fit-content}.checkbox{box-sizing:border-box;height:100%;margin-right:8.3rem}.checkbox-input{background-color:#f8f8f8;border:1px solid #c5c5c5;border-radius:5px;box-sizing:border-box;height:1.6rem;margin-right:2.1rem;width:1.6rem}.txt-933{word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500}.txt-225{right:-22.62%;width:6.6rem}.txt-225,.txt-916{word-wrap:break-word;bottom:0;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;height:1.7rem;left:44.05%;position:absolute;top:0}.txt-916{right:-53.57%;width:9.2rem}.txt-214{word-wrap:break-word;bottom:0;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;height:1.7rem;left:44.05%;position:absolute;right:-10.71%;top:0;width:5.6rem}.group-3108{box-sizing:border-box;margin-bottom:1.9rem;width:-webkit-fit-content;width:fit-content}.checkbox-6{box-sizing:border-box;height:100%;margin-right:8.3rem;position:relative}.txt-842{word-wrap:break-word;bottom:0;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;height:1.7rem;left:44.05%;position:absolute;right:-75%;top:0;width:11rem}.checkbox-3{box-sizing:border-box;height:100%;margin-right:13.2rem;position:relative}.txt-748{word-wrap:break-word;bottom:0;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;height:1.7rem;left:44.05%;position:absolute;right:-133.33%;top:0;width:15.9rem}.checkbox-4{box-sizing:border-box;height:100%;margin-right:12.5rem;position:relative}.txt-779{word-wrap:break-word;bottom:0;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;height:1.7rem;left:44.05%;position:absolute;right:-125%;top:0;width:15.2rem}.checkbox-5{height:100%;position:relative}.checkbox-input-1{background-color:#f8f8f8;border:1px solid #c5c5c5;border-radius:5px;bottom:0;box-sizing:border-box;height:1.6rem;left:0;position:absolute;right:80.95%;top:5.88%;width:1.6rem}.txt-219{bottom:0;font-size:1.4rem;height:1.7rem;left:44.05%;position:absolute;right:-102.38%;top:0;width:13.3rem}.txt-219,.txt-8421{word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-weight:500}.txt-8421{font-size:2rem;margin-bottom:1.4rem}.group-959{width:-webkit-fit-content;width:fit-content}.group-378{background-color:#ef4444;padding:1.2rem 3.8rem 1rem}.group-372,.group-378{border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box;height:100%;margin-right:2.5rem}.group-372{background-color:#3b82f6;padding:1.2rem 4.7rem 1rem}.group-373{background-color:#facc15;padding:1.2rem 4.1rem 1rem 4.2rem}.group-373,.group-374{border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box;height:100%;margin-right:2.5rem}.group-374{background-color:#f97316;padding:1.2rem 2.6rem 1rem}.group-375{background-color:#8b5cf6;border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box;height:100%;margin-right:2.5rem;padding:1.2rem 2.3rem 1rem 2.4rem}.txt-847{word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;text-align:center}.group-377{background-color:#f8f8f8;border-radius:5px;box-shadow:0 4px 4px #00000026;box-sizing:border-box;height:100%}
/*# sourceMappingURL=main.675f2ac7.css.map*/