*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
    font-size: 62.5%;
    scroll-behavior: smooth;
}
.b{
    height: 110vh;
    width: 100%;
    background: linear-gradient(to right, rgba(255, 0, 0, 0.603), rgba(0, 0, 255, 0.603));    
    
}
.b .watermark img{
    position: fixed;
    max-width: 50rem;
    max-height: 50rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0.3;
    z-index: -1000;
}

.sidebar header img{
    position: absolute;
    max-width: 55px;
    max-height: 55px;
    user-select: none;
    top: 15px;
    left: 4px;
    border-radius: 50%;
    z-index: 1000;
}
.sidebar header .logo{
    position: relative;
    top: 0;
    height: 80px;
    width: 100%;
    line-height: 80px;
    background: rgba(0, 0, 255, 0.486);
}
.sidebar header .logo .name{
    position: absolute;
    text-align: center;
    justify-content: center;
    font-weight: 600;
    color: rgb(255, 255, 255);
    top: 30%;
    left: 14%;
    line-height: 40px;
    font-size: 2.4rem;
    width: 80%;
}
.sidebar{
    position: fixed;
    background: rgba(255, 255, 255, 0.459);
    backdrop-filter: blur(5px);
    height: 100vh;
    left: -250px;
    width: 210px;
    z-index: 10;
    overflow-y: auto;
    transition: all 0.5s ease-in;
}
.sidebar .menu{
    width: 100%;
}
.sidebar .menu .item{    
    position: relative;
    font-weight: 600;
    cursor: pointer;
}
.sidebar .menu .item a{
    text-decoration: none;
    color: rgb(0, 0, 0);    
    font-size: 2rem;
    display: block;
    padding: 4px 20px;
    line-height: 60px;
    border-left: 4px solid transparent;
    transition: 0.3s ease-in;
}
.sidebar .menu .item a:hover{
    color: rgb(247, 8, 8);
    transition: 0.3s ease;
    border-left-color: rgb(240, 6, 6) ;
    padding-left: 25px;
}
.sidebar .menu .item i{
    margin-right: 15px;
}
.sidebar .menu .item a .dropdown{
    position: absolute;
    right: 0;
    margin: 20px;
    transition: 0.5s ease;
}
.sidebar .menu .item .sub-menu{
    position: fixed;

    background: rgba(236, 110, 110, 0.219);
    display: none;
}
.sidebar .menu .item .sub-menu a {
    font-size: 1.7rem;
    padding-left: 80px;
    line-height: 40px;
}
#check{
    display: none;
}
label #btn, label #cancel{
    position: fixed;
    cursor: pointer;
    border-radius: 3px;
    z-index: 100;
}
label #btn{
    left: 20px;
    top: 20px;
    font-size: 2.6rem;
    color: white;
    padding: 6px 10px;
    transition: all 0.5s ease-out;
}
label #cancel{
    color: white;
    z-index: 1111;
    left: -160px;
    top: 20px;
    font-size: 3rem;
    padding: 4px 9px;
    transition: all 0.5s ease-in;
}
#check:checked ~ .sidebar{
    left: 0;
}
#check:checked ~ label #btn{
    left: 160px;
    opacity: 0;
    pointer-events: none;
}
#check:checked ~ label #cancel{
    left: 160px;
    opacity: 1;
}

@media (min-width: 414px){

}
@media (max-width:768px) and (min-width:414px) {
    html{
        font-size: 55%;
    }
    
}

@media (max-width:320px) {
    html{
        font-size: 35%;
    }
}

@media (max-width:414px) {
    html{
        font-size: 45%;
    }
    .input1{
        opacity: 0;
        left: 30px;
    }
    .cross{
        opacity: 0;
        left: 30px;
    }
    #check0:checked ~ .input1{
        left: 50px;
        opacity: 0;
        z-index: 1;
        pointer-events: none;
    }
    #check2:checked ~ .input1{
        left: 33%;
        opacity: 1;
    }

    #c1:checked ~ .cross{
        left: 70px;
        opacity: 0;
        z-index: 1;
        pointer-events: none;
    }
    #check3:checked ~ .cross{
        left: 33%;
        opacity: 1;
    }

    #check2:checked ~ .item2{
        visibility: visible;
    }
    #check2:checked ~ .onetable{
        visibility: visible;
        height: 65rem;
    }
    #check2:checked ~ .input2{
        top: 86rem;
    }
    #check2:checked ~ .soon{
        top: 90rem;
    }
    #check3:checked ~ .soon{
        height: 70rem;
        visibility: visible;
    }
    .w,.e,.r,.t,.y,.u,.i,.o,.a,.s,.d,.f,.g,.h,.j,.k,.l,.z,.x,.c,.v,.n,.q,.p{
        position: absolute;
        top: 50rem;
        left: -50rem;
        width: 100%;
        height: 12rem;
        border: 2px solid rgb(238, 206, 27);
        border-radius: 6px;
        transition: 1s ease-in;
        color: rgb(255, 255, 255);
        border-radius: 10px;
        text-align: center;
        line-height: 26px;
        font-size: 2.6rem;
    }
    #check4:checked ~ .q{
        left: 0rem;
    }
    #check0:checked ~ .q{
        height: 0;
    }
    #check4:checked ~ .man1{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check5:checked ~ .w{
        left: 0rem;
        border: 2px solid white;
    }
    #check5:checked ~ .man2{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check6:checked ~ .e{
        left: 0rem;
        border: 2px solid white;
    }
    #check6:checked ~ .man3{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check7:checked ~ .r{
        left: 0rem;
        border: 2px solid white;
    }
    #check7:checked ~ .man4{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check8:checked ~ .t{
        left: 0rem;
        border: 2px solid white;
    }
    #check8:checked ~ .man5{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check9:checked ~ .y{
        left: 0rem;
        border: 2px solid white;
    }
    #check9:checked ~ .man6{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check10:checked ~ .u{
        left: 0rem;
        border: 2px solid white;
    }
    #check10:checked ~ .man7{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check11:checked ~ .i{
        left: 0rem;
        border: 2px solid white;
    }
    #check11:checked ~ .man8{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check12:checked ~ .o{
        left: 0rem;
        border: 2px solid white;
    }
    #check12:checked ~ .man9{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check13:checked ~ .p{
        left: 0rem;
        border: 2px solid white;
    }
    #check13:checked ~ .man10{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check14:checked ~ .a{
        left: 0rem;
        border: 2px solid white;
    }
    #check14:checked ~ .man11{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check15:checked ~ .s{
        left: 0rem;
        border: 2px solid white;
    }
    #check15:checked ~ .man12{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check16:checked ~ .d{
        left: 0rem;
        border: 2px solid white;
    }
    #check16:checked ~ .man13{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check17:checked ~ .f{
        left: 0rem;
        border: 2px solid white;
    }
    #check17:checked ~ .man14{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check18:checked ~ .g{
        left: 0rem;
        border: 2px solid white;
    }
    #check18:checked ~ .man15{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check19:checked ~ .h{
        left: 0rem;
        border: 2px solid white;
    }
    #check19:checked ~ .man16{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check20:checked ~ .j{
        left: 0rem;
        border: 2px solid white;
    }
    #check20:checked ~ .man17{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check21:checked ~ .k{
        left: 0rem;
        border: 2px solid white;
    }
    #check21:checked ~ .man18{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check22:checked ~ .l{
        left: 0rem;
        border: 2px solid white;
    }
    #check22:checked ~ .man19{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check23:checked ~ .z{
        left: 0rem;
        border: 2px solid white;
    }
    #check23:checked ~ .man20{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check24:checked ~ .x{
        left: 0rem;
        border: 2px solid white;
    }
    #check24:checked ~ .man21{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check25:checked ~ .c{
        left: 0rem;
        border: 2px solid white;
    }
    #check25:checked ~ .man22{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check26:checked ~ .v{
        left: 0rem;
        border: 2px solid white;
    }
    #check26:checked ~ .man23{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }
    #check27:checked ~ .n{
        left: 0rem;
        border: 2px solid white;
    }
    #check27:checked ~ .man24{
        background: rgba(250, 229, 42, 0.568);
        color: rgb(0, 0, 0);
        border: 2px solid white;
    }

    #social{
        height: 20rem;
        position: relative;            
        width: 100%;
        background:linear-gradient(to right bottom,rgba(57, 54, 255, 0.795),rgba(22, 20, 160, 0.904));
    }
    .Copywrite{
        text-align: center;
        font-size: 10px;
        color: white;
        position: absolute;
        top: 15%;
    }
    .socialmedia{
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        top: 50%;
        display: flex;
        justify-content: center;
    }
    .socialmedia a {
        display: flex;
        background: linear-gradient(rgba(255, 255, 255, 0.555),rgba(0, 0, 255, 0.075));
        height: 5.5rem;
        width: 5.5rem;
        margin: 0 15px;
        border-radius: 8px;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        box-shadow: 6px 6px 10px -1px rgba(0, 0, 0, 0.678),
        -6px -6px 10px -1px rgba(255, 255, 255, 0.678);
        border: 1px solid rgba(0, 0, 0, 0);
        transition: transform 0.5s;
    }
    .socialmedia a i {
        font-size: 3rem;
        color: rgb(252, 252, 252);
        transition: transform 0.5s;
    }
    .socialmedia a:hover {
        box-shadow: inset 4px 4px 6px -1px rgba(0, 0, 0, 0.2),
          inset -4px -4px 6px -1px rgba(255, 255, 255, 0.678),
          -0.5px -0.5px 0px rgba(255, 255, 255, 1),
          0.5px 0.5px 0px rgba(0, 0, 0, 0.15), 0px 12px 10px -10px rgba(0, 0, 0, 0.05);
      
        border: 2px solid rgb(255, 255, 255);
        transform: translateY(2px);
    }
    .socialmedia a:hover i {
        transform: scale(0.9);
    }
    .socialmedia a:hover #facebook {
        color: #3b5998;
    }
    .socialmedia a:hover #instagram {
        color: #f14843;
    }
    .socialmedia a:hover #youtube {
        color: #f00;
    }
}

.heading{
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;    
    height: 7rem;
    font-family: 'Courier New', Courier, monospace;
    font-weight: 600;
    text-align: center;
    font-size: 4rem;
    justify-content: center;
    border: 2px solid rgb(255, 255, 255);
    border-radius: 2rem;
    padding: 10px;
    background: rgba(109, 233, 241, 0.767);
    color: black;
}
.input{
    position: absolute;
    top: 16rem;
    z-index: 2;
    left: 10%;
    padding: 2px 2px;
    font-size: 2.5rem;
    text-decoration: none;
    background: linear-gradient(rgba(220, 250, 88, 0.829),rgb(252, 61, 61));
    border: 2px solid black;
    border-radius: 5px;
    cursor: pointer;
}
#check0,#c1,#check2,#check3,#check4,#check5,#check6,#check7,#check8,#check9,#check10,#check11,#check12,#check13,#check14,#check15,#check16,#check17,#check18,#check19,#check20,#check21,#check22,#check23,#check24,#check25,#check26,#check27{
    display: none;
}
.b .onetable{
    position: absolute;
    overflow: auto;
    background: none;
    width: 80%;
    height: 0rem;
    padding: 0.5rem 0.8rem;
    top: 22rem;
    left: 10%;
    transition: 1s;
    visibility: hidden;
}
.item2{
    position: absolute;
    font-size: 1.8rem;
    top: 18rem;
    left: 25rem;
    visibility: hidden;   
}
.input1{
    position: absolute;
    top: 17rem;
    left: 20px;
    font-size: 2.5rem;
    z-index: 1;
    text-decoration: none;
    opacity: 0;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s ease-out;
}

.cross{
    position: absolute;
    top: 26rem;
    left: -30px;
    font-size: 2.5rem;
    z-index: 0;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s ease-out;
}

.man1{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man2{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man3{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man4{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    left: 1rem;
    top: 6rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man5{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 6rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man6{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    left: 23rem;
    top: 6rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man7{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 12rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man8{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 12rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man9{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 12rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man10{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 18rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man11{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 18rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man12{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 18rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man13{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 24rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man14{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 24rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man15{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 24rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man16{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 30rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man17{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 30rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man18{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 30rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man19{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 36rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man20{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 36rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man21{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 36rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man22{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 42rem;
    left: 1rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man23{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 42rem;
    left: 12rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}
.man24{
    position: absolute;
    border: 2px solid rgb(0, 0, 0);
    font-size: 2rem;
    top: 42rem;
    left: 23rem;
    cursor: pointer;
    padding: 5px;
    border-radius: 6px;
    background: white;
}

.input2{
    position: absolute;
    top: 25rem;
    left: 10%;
    z-index: 2;
    padding: 2px 2px;
    font-size: 2.5rem;
    text-decoration: none;
    background: linear-gradient(rgba(220, 250, 88, 0.829),rgb(252, 61, 61));
    border: 2px solid black;
    border-radius: 5px;
    cursor: pointer;
    transition: 1s;
}

.b .soon{
    position: absolute;
    background: none;
    overflow: auto;
    width: 42rem;
    height: 0rem;
    padding: 0.5rem 0.8rem;
    border-radius: 6px;
    border: 2px solid white;
    top: 31rem;
    left: 10%;
    transition: 1s;
    visibility: hidden;
}
.soon h1{
    font-size: 3rem;
    text-align: center;
    margin-top: 2rem;
    background: white;
    padding: 1rem;
}
.soon .match1{
    font-size: 2rem;
    padding: 1rem;
    border-radius: 2rem;
}
.dates{
    margin-top: 3%;
    display: flex;
    overflow: auto;
    width: 100%;
    line-height: 1rem;
}
.cont3{
    margin-top: 3%;
    display: flex;
    overflow: auto;
    width: 100%;
    line-height: 1rem;
    display: none;
}
.cont4{
    width: 100%;
    height: 100%;
    padding-top: 4rem;
    display: none;
}
.inner1{
    width: 100%;
    height: 100%;
}
table{
    position: relative;
    width: 100%;
    height: 100%;
}
table,
table th,
table td{
    border: 2px solid black;
    border-collapse: collapse;
    padding: 1rem 0.6rem;
}
table th,
table td{
overflow: auto;

line-height: 3rem;
}
table th{
    background: rgba(253, 237, 13, 0.486);
    font-size: 2.5rem;
}
table td{
    background: rgba(226, 250, 92, 0.336);
    font-size: 2rem;
}
.soon h2{
    font-size: 3rem;
    text-align: center;
    margin-top: 2rem;
    text-decoration: underline;
    /*background: linear-gradient(rgba(245, 245, 60, 0.726),rgba(252, 149, 53, 0.753));*/
    padding: 1rem;
}
.groups{    
    display: flex;
    justify-content: center;
    align-items: center;
    margin-block-start: 5%;
    margin-block-end: 5%;
}
.groupname{
    font-size: 2rem;
    padding: 0 6rem;
    
}
.groupname:first-child{
    margin-right: 5%;
    background: linear-gradient(rgba(245, 245, 60, 0.726),rgba(255, 255, 255, 0.733));
}
.groupname:last-child{
    background: linear-gradient(rgba(252, 149, 53, 0.753),rgba(255, 255, 255, 0.733));
}
.rounds{
    overflow: auto;
    display: none;
    margin-block-end: 5%;
}
.rounds .roundsno{
    font-size: 2rem;
    padding: 1rem 1rem;
    background: linear-gradient(rgba(245, 245, 60, 0.726),rgba(255, 255, 255, 0.733));
}
.rounds .roundsno1{
    font-size: 2rem;
    padding: 1rem 1rem;
    background: linear-gradient(rgba(252, 149, 53, 0.753),rgba(255, 255, 255, 0.733));
}
.roundimg{
    width: 100%;
    height: 100%;
    display: none;
}
#check3:checked ~ .full{
    visibility: visible;
    background: white;
    padding: 0.7rem;
}
.full{
    position: absolute;
    font-size: 1.8rem;
    top: 26rem;
    left: 22rem;
    visibility: hidden;   
}
.soon h3{
    font-size: 3rem;
    text-align: center;
    margin-top: 2rem;
    text-decoration: underline;
    /*background: linear-gradient(rgb(88, 207, 228),rgba(39, 37, 148, 0.753));*/
    padding: 1rem;
}
.groupname1{
    font-size: 2rem;
    padding: 0 2rem;
    
}
.groupname1:first-child{
    margin-right: 5%;
    background: linear-gradient(rgb(88, 207, 228),rgba(255, 255, 255, 0.733));
}
.groupname1:last-child{
    background: linear-gradient(rgba(75, 73, 221, 0.753),rgba(255, 255, 255, 0.733));
}
.rounds .roundsno2{
    font-size: 2rem;
    padding: 1rem 1rem;
    width: 100%;
    background: linear-gradient(rgb(88, 207, 228),rgba(255, 255, 255, 0.733));
}
.rounds .roundsno2:first-child{
    margin-right: 5%;
}
.rounds .roundsno3{
    font-size: 2rem;
    width: 100%;
    padding: 1rem 1rem;
    background: linear-gradient(rgba(75, 73, 221, 0.753),rgba(255, 255, 255, 0.733));
}
.rounds .roundsno3:first-child{
    margin-right: 5%;
}
.soon h4{
    font-size: 3rem;
    text-align: center;
    margin-top: 2rem;
    text-decoration: underline;
    /*background: linear-gradient(rgb(156, 228, 88),rgba(131, 148, 37, 0.753));*/
    padding: 1rem;
}
.group1{
    font-size: 2rem;
    padding: 1rem 2rem;
    background: linear-gradient(rgb(156, 228, 88),rgba(131, 148, 37, 0.753));
}


.soon h5{
    font-size: 3rem;
    text-align: center;
    margin-top: 2rem;
    text-decoration: underline;
    /*background: linear-gradient(rgb(156, 228, 88),rgba(131, 148, 37, 0.753));*/
    padding: 1rem;
}
.finale{
    font-size: 2rem;
    padding: 1rem 2rem;
    background: linear-gradient(rgb(255, 255, 255),rgba(253, 140, 140, 0.753));
}