/* /Components/ComponentTransitioner/ComponentTransition.razor.rz.scp.css */
.holder[b-0nhq8b199v] {
    position: relative;
    height: 100%;
    width: 100%;
}
/* /Components/ComponentTransitioner/ComponentTransitionChild.razor.rz.scp.css */
.holder[b-m9qhgecixc] {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/* /Pages/components/Buttons/ForwardButton.razor.rz.scp.css */
.expert-button[b-xo4nsrk6hv] {
    min-width: 105px;
    min-height: 47.5px;
    display: flex;
    flex-direction: row;
    font-size: 21px;
    background-color: white;
    border-radius: 999px;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-right: 50px;
    padding-left: 15px;
}

    .expert-button span[b-xo4nsrk6hv] {
        line-height: 1;
        padding-bottom: 7px;
    }

    .expert-button img[b-xo4nsrk6hv] {
        position: absolute;
        right: 6px;
    }
/* /Pages/components/ColorBackground/ColorBackground.razor.rz.scp.css */
.color-container[b-eueoyltukt] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index:0;
}

.color-container div[b-eueoyltukt]{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
/* /Pages/components/DialogBox/DialogBox.razor.rz.scp.css */
.dialogbox-holder[b-76kmmkfhxm] {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dialogbox-container[b-76kmmkfhxm] {
    display: flex;
    flex-direction: column;
    background-color:white;
    z-index: 9999;
    min-height: 190px;
    width: 280px;
    font-size: 18px;
    padding: 10px;
    border-radius: 12px;
}

.dialogbox-blocker[b-76kmmkfhxm] {
    position: absolute;
    z-index:9998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #23233F;
    opacity:0.46;
}

.dialog-close[b-76kmmkfhxm] {
    align-self: flex-end;
}

.dialog-text[b-76kmmkfhxm] {
    width: 90%;
    align-self: center;
    text-align: center;
    margin-top: 25px;
}

.dialog-button-holder[b-76kmmkfhxm] {
    font-size: 18px;
    display: flex;
    gap: 18px;
    align-self: center;
    margin-top: auto;
    margin-bottom: 15px;
}

.dialog-button[b-76kmmkfhxm] {
    min-width: 95px;
    min-height: 31px;
    padding: 5px;
    text-transform: uppercase;
    border: 1px solid #37173F;
    background-color: white;
    border-radius: 999px;
    line-height: 0;
    padding-bottom: 10px;
}

@media (max-width: 360px) {
    .dialogbox-container[b-76kmmkfhxm] {
        width: 240px;
    }

}

@media (max-width: 320px) {
    .dialogbox-container[b-76kmmkfhxm] {
        width: 220px;
    }
    .dialog-button[b-76kmmkfhxm] {
        min-width: 60px;
        min-height: 25px;
    }
}

@media (max-width: 300px) {
    .dialogbox-container[b-76kmmkfhxm] {
        width: 200px;
    }
}

@media (max-width: 280px) {
    .dialogbox-container[b-76kmmkfhxm] {
        width: 180px;
    }
}

@media (max-width: 260px) {
    .dialogbox-container[b-76kmmkfhxm] {
        width: 160px;
    }
}
/* /Pages/Console/Console.razor.rz.scp.css */
.page-container[b-da5mi2wq8d] {
    display: flex;
    height: 100vh;
    width: 100vw;
    background-size: cover;
    flex-direction: column;
    overflow-y: scroll;
    color: white;
}

.progress-bar[b-da5mi2wq8d] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.progress-bar[b-da5mi2wq8d] {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-color: #02F481;
    transform: scaleZ(1)
}

.flexer[b-da5mi2wq8d] {
    flex-grow: 1;
    display: flex;
    background-color: rgba(0, 0, 0, 0.5);
    width: 1276px;
    flex-direction: column;
    margin: auto;
}

.flexer-inner[b-da5mi2wq8d] {
    display: flex;
    flex-direction: column;
    min-width: 835px;
    max-width: 1130px;
    align-self: center;
}

.logo-holder[b-da5mi2wq8d] {
    margin-top: 50px;
    padding-left: 65px;
    padding-right: 155px;
    display: flex;
    height: fit-content;
    justify-content: space-between;
}

.question-maker-container[b-da5mi2wq8d] {
    width: 100%;
    margin-top: 65px;
    align-self: center;
    display: flex;
    flex-direction: column;
}

.question-preview-container[b-da5mi2wq8d] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 51px;
    gap:30px;
}


.question-preview-holder[b-da5mi2wq8d] {
    border: 1px solid white;
    border-radius: 999px;
    overflow: hidden;
    flex-grow: 1;
    min-width: 660px;
    display: flex;
    align-items: center;
    background-color: white;
}

.question-preview-tag[b-da5mi2wq8d] {
    font-size: 18.5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #23233F;
    line-height: 1;
}

.question-preview[b-da5mi2wq8d] {
    border-radius: 999px;
    font-size: 24px;
    flex-grow: 1;
    height: 100%;
    padding-left: 40px;
    padding-right: 30px;
    background-color: #23233F;
    line-height: 44px;
}

.question-send[b-da5mi2wq8d] {
    position:relative;
    font-size: 24px;
    background-color: #23233F;
    border: 1px solid white;
    border-radius: 999px;
    width: 160px;
    height: 51px;
    text-align: center;
    line-height: 44px;
    overflow:hidden;
}

.send-active[b-da5mi2wq8d] {
    background-color: #02F481 !important;
    color: #23233F !important;
    border: 1px solid #02F481 !important;
}

.upper[b-da5mi2wq8d]{
    text-transform: uppercase;
}

.forms-holder[b-da5mi2wq8d] {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-self: center;
    margin-top: 65px;
    gap: 30px;
}

.form-holder[b-da5mi2wq8d] {
    border: 1px solid white;
    border-radius: 20px;
    background-color: #23233F;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    padding: 25px;
    min-width: 200px;
    line-height: 1.25;
}

.form-header[b-da5mi2wq8d] {
    font-size: 18.5px;
    padding-left: 12px;
    line-height: 1;
}

.form-choices-holder[b-da5mi2wq8d] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 18.5px;
    flex-grow: 1;
}

.form-choice[b-da5mi2wq8d] {
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid white;
    border-radius: 6px;
    height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.choice-selected[b-da5mi2wq8d] {
    border: 1px solid #10E2E5 !important;
    background-color: #10E2E5 !important;
    color: #23233F !important;
}

.sponsored-choice[b-da5mi2wq8d] {
    background-color: #FF0078;
    border: 1px solid #FF0078;
}

.multiple-form-choices[b-da5mi2wq8d] {
    display: flex;
    flex-direction: row;
    gap: 7px;
}

.multiple-form-choice[b-da5mi2wq8d] {
    text-align:center;
    border: 1px solid white;
    border-radius: 6px;
    height: 28px;
    width:44px;
}

.divider[b-da5mi2wq8d] {
    height: 1px;
    background-color: #494963;
    border-radius: 0px;
    margin-top: 12px;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.form1[b-da5mi2wq8d] {
    height: 330px;
}

.form2[b-da5mi2wq8d] {
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.form2-form[b-da5mi2wq8d] {
    height: 125px;
}

.timeline[b-da5mi2wq8d] {
    width: 100%;
    margin-top: 50px;
    align-self: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

    .timeline img[b-da5mi2wq8d] {
        width: 100%;
    }

.disabled[b-da5mi2wq8d] {
    opacity: 0.3;
}

.copyright[b-da5mi2wq8d] {
    text-align: center;
    font-size: 10px;
    color: white;
    margin-top: auto;
    padding-bottom: 40px;
}
/* /Pages/Console/ConsoleDialog.razor.rz.scp.css */
.dialogbox-holder[b-4ajdaidnq7] {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dialogbox-container[b-4ajdaidnq7] {
    display: flex;
    flex-direction: column;
    background-color:white;
    z-index: 9999;
    min-height: 190px;
    width: 280px;
    font-size: 18px;
    padding: 10px;
    border-radius: 12px;
}

.dialogbox-blocker[b-4ajdaidnq7] {
    position: absolute;
    z-index:9998;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #23233F;
    opacity:0.46;
}

.dialog-close[b-4ajdaidnq7] {
    align-self: flex-end;
}

.dialog-text[b-4ajdaidnq7] {
    width: 90%;
    align-self: center;
    text-align: center;
    margin-top: 25px;
}

.dialog-button-holder[b-4ajdaidnq7] {
    font-size: 18px;
    display: flex;
    gap: 18px;
    align-self: center;
    margin-top: auto;
    margin-bottom: 15px;
}

.dialog-button[b-4ajdaidnq7] {
    min-width: 95px;
    min-height: 31px;
    padding: 5px;
    text-transform: uppercase;
    border: 1px solid #37173F;
    background-color: white;
    border-radius: 999px;
    line-height: 0;
    padding-bottom: 10px;
}

@media (max-width: 360px) {
    .dialogbox-container[b-4ajdaidnq7] {
        width: 240px;
    }

}

@media (max-width: 320px) {
    .dialogbox-container[b-4ajdaidnq7] {
        width: 220px;
    }
    .dialog-button[b-4ajdaidnq7] {
        min-width: 60px;
        min-height: 25px;
    }
}

@media (max-width: 300px) {
    .dialogbox-container[b-4ajdaidnq7] {
        width: 200px;
    }
}

@media (max-width: 280px) {
    .dialogbox-container[b-4ajdaidnq7] {
        width: 180px;
    }
}

@media (max-width: 260px) {
    .dialogbox-container[b-4ajdaidnq7] {
        width: 160px;
    }
}
/* /Pages/Console/ConsoleLobby.razor.rz.scp.css */
.page-container[b-wflmenlyy7] {
    display: flex;
    height: 100vh;
    width: 100vw;
    background-size: cover;
    flex-direction: column;
    overflow-y: scroll;
    color: white;
}

.flexer[b-wflmenlyy7] {
    flex-grow: 1;
    display: flex;
    background-color: rgba(0, 0, 0, 0.5);
    width: 1276px;
    flex-direction: column;
    margin: auto;
}

.logo-holder[b-wflmenlyy7] {
    margin-top: 50px;
    padding-left: 65px;
    padding-right: 155px;
    display: flex;
    height: fit-content;
    justify-content: space-between;
    align-items: center;
}

.event-tabs[b-wflmenlyy7]{
    display:flex;
    flex-direction:row;
    place-self:center;
    gap:13px;
    margin-top:15px;
}

.selected-tab[b-wflmenlyy7] {
    background-color: white!important;
    color: #23233F;
}

.event-tab[b-wflmenlyy7] {
    width: 136px;
    height: 38px;
    border-radius: 33px;
    border: 1px solid white;
    background-color: transparent;
    font-size: 24px;
    line-height: 1.25;
    text-align: center;
}




.copyright[b-wflmenlyy7] {
    text-align: center;
    font-size: 10px;
    color: white;
    margin-top: auto;
    padding-bottom: 40px;
}
/* /Pages/Console/ConsoleLogin.razor.rz.scp.css */

.page-container[b-ar7456vqks] {
    display: flex;
    height: 100vh;
    width: 100vw;
    background-size: cover;
    background-position: center;
    flex-direction: column;
    overflow-y: auto;
}

.login-box-flexer[b-ar7456vqks] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
}

.login-box-container[b-ar7456vqks] {
    display: flex;
    position: relative;
    flex-direction: row;
    width: 730px;
    height: 505px;
    border-radius: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}

.login-logo-container[b-ar7456vqks] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #10E2E5;
    width: 50%;
    flex-shrink: 0;
}

.login-container[b-ar7456vqks] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    overflow: hidden;
    flex-grow: 1;
}

.login-form[b-ar7456vqks] {
    width: calc(100% - 20px);
    height: 43px;
    border: 1px solid #B3B5B6;
    border-radius: 999px;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}

.login-button[b-ar7456vqks] {
    width: 100%;
    height: 42.5px;
    font-size: 24.5px;
    border-radius: 999px;
    align-self: center;
    border: 1px solid #23233F;
    background-color: white;
    padding-bottom: 8px;
    line-height: 1;
}

.login-keep-session[b-ar7456vqks] {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
}

.checkbox-round[b-ar7456vqks] {
    width: 14px;
    height: 14px;
    background-color: white;
    vertical-align: middle;
    cursor: pointer;
    accent-color: white;
}
}

.checkbox-round:checked[b-ar7456vqks] {
    color: grey;
    -webkit-box-shadow: 0px 0px 0px 1px #969696;
    -moz-box-shadow: 0px 0px 0px 1px #969696;
    box-shadow: 0px 0px 0px 1px #969696;
}

.copyright[b-ar7456vqks] {
    padding-bottom: 50px;
    text-align: center;
    font-size: 10px;
    color: white;
}
/* /Pages/Game/Components/GameCountdown/GameCountdown.razor.rz.scp.css */
.countdown-container[b-zbki5c6tku] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: black;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index:11;
    transition: opacity linear 0.5s;
}

.game-countdown-margins[b-zbki5c6tku] {
    width: 86%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
}

.back-button[b-zbki5c6tku] {
    align-self: flex-start;
    margin-top: 37px;
    margin-top: 4cqh;
}

.countdown-holder[b-zbki5c6tku] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    color: white;
    align-items: center;
    align-self: center;
    margin-bottom: 35px;
}

.countdown[b-zbki5c6tku] {
    font-size: 23px;
    width: 40px;
    height: 40px;
    border: 1px solid white;
    border-radius: 50%;
    text-align: center;
}

.countdown-text[b-zbki5c6tku] {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-size: 16px;
}

@media (min-height: 933px) {
    .back-button[b-zbki5c6tku] {
        margin-top: 37px;
    }
}
/* /Pages/Game/Components/GameFinish/GameFinish.razor.rz.scp.css */
.game-finish-container[b-cu8hgz4x3e] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #23233F;
    z-index: 11;
    color: white;
}

.prism[b-cu8hgz4x3e] {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    mix-blend-mode: exclusion;
}

.game-finish-margins[b-cu8hgz4x3e] {
    width: 86%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: center;
    z-index: 1;
}

.back-button[b-cu8hgz4x3e] {
    align-self: flex-start;
    margin-top: 37px;
    margin-top: 4cqh;
}

.logo[b-cu8hgz4x3e] {
    margin-top: 28px;
    margin-top: 3cqh;
}

.profile-pic[b-cu8hgz4x3e] {
    margin-top: 42px;
    margin-top: 4.5cqh;
    z-index: 1;
}

.profile-text[b-cu8hgz4x3e] {
    z-index: 1;
    margin-top: 28px;
    margin-top: 3cqh;
    display: flex;
    flex-direction: column;
    text-align: center;
    text-transform: uppercase;
}

.congratulations-text[b-cu8hgz4x3e] {
    margin-top: 42px;
    margin-top: 4.5cqh;
    font-size: 45px;
    text-transform: uppercase;
}

.profile-container[b-cu8hgz4x3e] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #23233F;
}

.level-holder[b-cu8hgz4x3e] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 195px;
    margin-top: 44px;
    margin-top: 4.5cqh;
}

.level-number[b-cu8hgz4x3e] {
    font-size: 19px;
    display: flex;
    align-items: center;
    padding: 0 12px 3px 12px;
    background-color: #FFAA5A;
    clip-path: polygon(15% 0%, 100% 0, 85% 100%, 0% 100%);
}

    .level-number span[b-cu8hgz4x3e] {
        display: block;
        line-height: 15px;
    }

.level-progress-holder[b-cu8hgz4x3e] {
    position: relative;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #FFAA5A;
    clip-path: polygon(7.5% 0%, 100% 0, 92.5% 100%, 0% 100%);
    overflow: hidden;
}

.level-progress[b-cu8hgz4x3e] {
    margin-left: 1px;
    margin-right: 1px;
    width: 100%;
    height: 95%;
    background-color: #23233F;
    transition: clip-path ease-out 2.5s;
}

.exp-number[b-cu8hgz4x3e] {
    position: absolute;
    font-size: 15.5px;
    height: 15.5px;
    line-height: 15px;
    align-self: flex-end;
    margin-right: 5px;
    color: #FFAA5A;
    transition: position ease-out 1s;
    transition: top ease-out 1s;
}

.level[b-cu8hgz4x3e] {
    position: relative;
    display: flex;
    width: 100%;
    height: 27px;
}

.participation[b-cu8hgz4x3e] {
    font-size: 30px;
    margin-top: 44px;
    margin-top: 4.5cqh;
    text-align: center;
    width: 215px;
    line-height: 25px;
}

.share-button[b-cu8hgz4x3e] {
    margin-top: 50px;
    margin-top: 5.5cqh;
    width: 160px;
    height: 40px;
    display: flex;
    padding: 5px;
    border-radius: 999px;
    background-color: white;
    text-transform: uppercase;
    font-size: 21px;
    color: #23233F;
    align-items: center;
}

    .share-button span[b-cu8hgz4x3e] {
        margin-left: 57px;
        line-height: 17px;
        height: 21px;
    }


    
@media (max-height: 850px) {
    .profile-pic[b-cu8hgz4x3e] {
        height: 80px;
        width: 80px;
    }

    .logo[b-cu8hgz4x3e] {
        height: 55px;
    }

    .congratulations-text[b-cu8hgz4x3e] {
        font-size: 35px;
    }

    .participation[b-cu8hgz4x3e] {
        font-size: 28px;
        line-height: 22px;
    }

    .share-button[b-cu8hgz4x3e] {
        height: 35px;
    }
}

@media (max-height: 660px) {
    .profile-pic[b-cu8hgz4x3e] {
        height: 65px;
        width: 65px;
    }

    .logo[b-cu8hgz4x3e] {
        height: 45px;
    }

    .congratulations-text[b-cu8hgz4x3e] {
        font-size: 30px;
    }

    .participation[b-cu8hgz4x3e] {
        font-size: 22px;
        line-height: 19px;
    }

    .share-button[b-cu8hgz4x3e] {
        height: 32px;
    }
}


@media (min-height: 933px) {

    .back-button[b-cu8hgz4x3e] {
        margin-top: 37px;
    }

    .logo[b-cu8hgz4x3e] {
        margin-top: 28px;
    }

    .profile-pic[b-cu8hgz4x3e] {
        margin-top: 42px;
    }

    .profile-text[b-cu8hgz4x3e] {
        margin-top: 28px;
    }

    .congratulations-text[b-cu8hgz4x3e] {
        margin-top: 42px;
    }

    .level-holder[b-cu8hgz4x3e] {
        margin-top: 44px;
    }


    .participation[b-cu8hgz4x3e] {
        margin-top: 44px;
    }

    .share-button[b-cu8hgz4x3e] {
        margin-top: 50px;
    }
}
/* /Pages/Game/Components/GameLoading/GameLoading.razor.rz.scp.css */
.loading-container[b-2mpqt76cx4] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #23233F;
    justify-content: center;
    z-index: 11;
    transition: opacity linear 0.5s;
}

.loading-spinner[b-2mpqt76cx4] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-transform: uppercase;
    color: white;
    font-size: 23px;
    align-items: center;
    margin-top: -50px;
}

@-webkit-keyframes rotating {
    from {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.rotating[b-2mpqt76cx4] {
    animation: rotating 0.75s linear infinite;
    -webkit-animation: rotating 0.75s linear infinite;
}
/* /Pages/Game/Game.razor.rz.scp.css */
.game-container[b-qlaako0yer] {
    position:relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #23233F;
}

.game-margins[b-qlaako0yer] {
    width: 86%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-self: center;
    z-index:1;
}



.back-button[b-qlaako0yer] {
    margin-top: 37px;
    margin-top: 4cqh;
}
.progress-bar[b-qlaako0yer] {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.progress-bar[b-qlaako0yer] {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-color: #02F481;
    transform: scaleZ(1)
}

.game-margins-fake[b-qlaako0yer] {
    width: 90%;
    height: 100%;
    align-self: center;
    z-index: 1;
}

.countdown-holder[b-qlaako0yer] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    align-self: center;
    margin-bottom: 35px;
    margin-top: auto;
}

.countdown-holder-progress[b-qlaako0yer] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    align-self: center;
    margin-bottom: 35px;
    z-index: 11;
    position: absolute;
    bottom: 0;
    background-color: #02F481;
    left: 50%;
    transform: translate(-50%);
}

.question-header[b-qlaako0yer] {
    font-size: 34px;
    color: white;
    margin-top: 83px;
    margin-top: 9cqh;
    text-transform: uppercase;
}

.question-text[b-qlaako0yer] {
    margin-top: 66px;
    margin-top: 7cqh;
    /*font-size: 15vw;*/
    /*font-size: calc(4.5vh + 5vw);*/
    font-size: calc(4vh + 4.5vw);
    line-height: 1;
    min-height: 40%;
    word-break: break-word;
}

.countdown[b-qlaako0yer] {
    font-size: 23px;
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    text-align: center;
}

.countdown-text[b-qlaako0yer] {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    font-size: 16px;
    height: 26px;
}

.button-holder[b-qlaako0yer] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: auto;
    margin-bottom: auto;
}

.button-border[b-qlaako0yer] {
/*    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    min-width: 215px;
    transition: opacity linear 0.5s;
    clip-path: polygon(15% 0%, 100% 0, 85% 100%, 0% 100%);
    background-color: white;
*/
        display: flex;
    justify-content: center;
    align-items: center;
    min-height: 45px;
    min-width: 215px;
    transition: opacity linear 0.5s;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.game-button[b-qlaako0yer] {
/*    font-size: 32px;
    padding: 3px 35px 12px 32px;
    line-height: 1;
    background-color: white;
    text-transform: uppercase;
    clip-path: polygon(15% 0%, 100% 0, 85% 100%, 0% 100%);
    border: none;*/

    font-size: 32px;
    padding: 3px 35px 12px 32px;
    line-height: 1;
    background-color: transparent;
    text-transform: uppercase;
    border: none;
}

.question-text-buttons[b-qlaako0yer]{
    display:flex;
    flex-direction:column;
    flex-grow:1;
}

.pulse-anim[b-qlaako0yer] {
    animation-name: color-b-qlaako0yer;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    animation-timing-function: linear;
}


@keyframes color-b-qlaako0yer {
    to {
        background-color: #b3feda;
    }
}


@media (max-height: 950px){
    .question-header[b-qlaako0yer] {
        margin-top: 4cqh;
    }
    .question-text[b-qlaako0yer] {
        margin-top: 4cqh;
    }
}

@media(max-height:800px){

    .game-button[b-qlaako0yer] {
        font-size: 27px;
    }

    .button-border[b-qlaako0yer] {
        font-size: 27px;
        min-height: 35px;
        min-width: 172px;
    }
}

@media(max-height: 600px){
    .question-text[b-qlaako0yer] {
        font-size: calc(3.5vh + 4vw);
    }
}

@media(max-height: 500px) {
    .question-text[b-qlaako0yer] {
        font-size: calc(3vh + 3.5vw);
    }
}

@media (min-width: 431px) {
    .question-text[b-qlaako0yer] {
        font-size: 56px;
    }
}

@media (min-height: 933px) {
    .back-button[b-qlaako0yer] {
        margin-top: 37px;
    }
    .question-header[b-qlaako0yer] {
        margin-top: 83px;
    }

    .question-text[b-qlaako0yer] {
        margin-top: 66px;
        margin-top: 7cqh;
    }
}

.background-higher[b-qlaako0yer] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -98;
    background-color: #23233F;
}
/* /Pages/Loading/Loading.razor.rz.scp.css */
.loading-container[b-3gf8kup0v3] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.logo-container[b-3gf8kup0v3] {
    margin-top: 8.5vh;
    width: 100%;
    display: flex;
    justify-content: center;
}

.logo-holder[b-3gf8kup0v3] {
    position: relative;
}

.loading-text-container[b-3gf8kup0v3] {
    margin-top: 11.5vh;
    width: 80%;
    align-self: center;
}

.logo[b-3gf8kup0v3] {
    /*    width:268.5px;
    height: 91px;*/
    width: 66%;
}

.loading1[b-3gf8kup0v3] {
    font-size: 7.6vh;
    line-height: 0.85;
}

.loading2[b-3gf8kup0v3] {
    font-size: 12vw;
    margin-top: 10px;
}

.loading-text[b-3gf8kup0v3] {
    margin-top: 5vh;
    font-size: 33px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}

.copyright[b-3gf8kup0v3] {
    margin-top: auto;
    padding-bottom: 40px;
    text-align: center;
    font-size: 16px;
}

@-webkit-keyframes rotating {
    from {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.rotating[b-3gf8kup0v3] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    animation: rotating 0.75s linear infinite;
    -webkit-animation: rotating 0.75s linear infinite;
}


/*Responsive section*/
/*max-width:430px;
max-height:932px;*/


@media (max-height: 760px) {
    .loading-text-container[b-3gf8kup0v3] {
        margin-top: 55px;
    }

    .loading-text[b-3gf8kup0v3] {
        margin-top: 35px;
    }
}

@media (min-width: 431px) {
    .loading2[b-3gf8kup0v3]{
        font-size:52px;
    }
}

@media (min-height: 933px) {
    .logo-container[b-3gf8kup0v3] {
        margin-top: 80px;
    }

    .loading-text[b-3gf8kup0v3] {
        margin-top: 45px;
    }

    .loading-text-container[b-3gf8kup0v3] {
        margin-top: 107px;
    }
    .loading1[b-3gf8kup0v3] {
        font-size: 70px;
    }
}


@media(max-height:850px) {
    .logo-container[b-3gf8kup0v3] {
        margin-top: 7vh;
    }
    .copyright[b-3gf8kup0v3] {
        padding-bottom: 30px;
    }
}

@media(max-height:790px) {
    .logo-container[b-3gf8kup0v3] {
        margin-top: 6vh;
    }
}

@media(max-height:750px) {

    .logo-container[b-3gf8kup0v3] {
        margin-top: 4vh;
    }

    .copyright[b-3gf8kup0v3] {
        padding-bottom: 20px;
    }
}

@media(max-height:690px) {

    .logo-container[b-3gf8kup0v3] {
        margin-top: 3vh;
    }
}

@media (min-width: 431px) {
    .logo[b-3gf8kup0v3] {
        width: 285px
    }
}
/* /Pages/Login/Login.razor.rz.scp.css */
.login-container[b-xyz7tuwb2p] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #23233F;
}

.logo-container[b-xyz7tuwb2p] {
    margin-top: 8.5vh;
    width: 100%;
    display: flex;
    justify-content:center;

}

.logo[b-xyz7tuwb2p] {
    /*    width:268.5px;
    height: 91px;*/
    width: 66%;
}

.login-container[b-xyz7tuwb2p] {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    text-align: center;
}

.login-header[b-xyz7tuwb2p] {
    display: flex;
    flex-direction: column;
    width: 85%;
    margin-top: 4vh;
    gap: 20px;
}

.login-forms[b-xyz7tuwb2p] {
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
}

.login-button[b-xyz7tuwb2p] {
    margin-top:40px;
}

.privacy-policy[b-xyz7tuwb2p] {
    font-size: 17px;
    margin-top: 17px;
}

.social-links[b-xyz7tuwb2p] {
    display: flex;
    flex-direction: row;
    gap: 21px;
    margin-top: 7vh;
}

.copyright[b-xyz7tuwb2p] {
    margin-top: auto;
    padding-bottom: 40px;
    text-align: center;
    font-size: 16px;
}

input[b-xyz7tuwb2p]::placeholder {
    color: #23233F;
    font-size: 16.5px;
    font-family: cairoliCondensed;
    font-weight: 400;
    font-style: normal;
}

.login-form[b-xyz7tuwb2p] {
    width: calc(100% - 20px);
    padding-left: 20px;
    height: 70px;
    background-color: white;
    border: none;
    border-radius: 999px;
    color: #23233F;
    font-size: 16.5px;
    font-family: cairoliCondensed;
    font-weight: 400;
    font-style: normal;
}

/*Responsive section*/

@media(max-height:850px){
    .login-form[b-xyz7tuwb2p] {
        height: 55px;
    }
    .logo-container[b-xyz7tuwb2p]{
        margin-top:7vh;
    }
    .login-header[b-xyz7tuwb2p]{
        margin-top:6vh;
    }
    .social-links[b-xyz7tuwb2p]{
        margin-top:6vh;
    }
    .copyright[b-xyz7tuwb2p] {
        padding-bottom: 30px;
    }
}

@media(max-height:790px) {
    .logo-container[b-xyz7tuwb2p] {
        margin-top: 6vh;
    }

    .login-header[b-xyz7tuwb2p] {
        margin-top: 4vh;
    }

    .social-links[b-xyz7tuwb2p] {
        margin-top: 5vh;
    }
}

@media(max-height:750px) {

    .logo-container[b-xyz7tuwb2p] {
        margin-top: 4vh;
    }

    .login-header[b-xyz7tuwb2p] {
        margin-top: 1vh;
    }

    .social-links[b-xyz7tuwb2p] {
        margin-top: 4vh;
    }

    .login-button[b-xyz7tuwb2p]{
        margin-top:25px;
    }

    .copyright[b-xyz7tuwb2p] {
        padding-bottom: 20px;
    }
}

@media(max-height:690px) {

    .logo-container[b-xyz7tuwb2p] {
        margin-top: 3vh;
    }
}

    @media(max-height:660px) {
        .login-form[b-xyz7tuwb2p] {
            height: 45px;
        }

        .login-button[b-xyz7tuwb2p] {
            margin-top: 25px;
        }

        .login-header span[b-xyz7tuwb2p] {
            font-size: 40px;
        }
    }

    @media (min-height: 933px) {
        .logo-container[b-xyz7tuwb2p] {
            margin-top: 80px;
        }

        .login-header[b-xyz7tuwb2p] {
            margin-top: 40px !important;
        }

        .social-links[b-xyz7tuwb2p] {
            margin-top: 70px;
        }
    }

    @media (min-width: 431px) {
        .logo[b-xyz7tuwb2p] {
            width: 285px
        }
        /*    .login-container{
        width:431px!important;
    }*/
    }
/* /Pages/Main/components/Event/Event.razor.rz.scp.css */
.event-container[b-e83ovpya4q] {
    position:relative;
    display: flex;
    align-items: center;
    width: 100%;
 /*   min-height: 55px;*/
    background-color: white;
    border-radius: 999px;
    color: #23233F;
    scroll-snap-align: start;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: left ease-out 0.4s;
}

.icon-holder[b-e83ovpya4q] {
    display: flex;
    margin-left: 17px;
    width:40px;
    height:28px;
    margin-right:10px;
    flex-shrink: 0;
}

.icon-holder img[b-e83ovpya4q]{
    width:100%;
    height:100%;
}

.event-info-holder[b-e83ovpya4q]{
    display:flex;
    flex-direction:column;
    margin-right:10px;
}

.tags-container[b-e83ovpya4q]{
    display:flex;
}

.event-tag[b-e83ovpya4q] {
    color: white;
    font-size: 11px;
    line-height: 11px;
    width: fit-content;
    padding-left: 8px;
    padding-right: 9px;
    padding-bottom: 3px;
    background-color: #23233F;
    clip-path: polygon(15% 0%, 100% 0, 85% 100%, 0% 100%);
    text-transform: uppercase;
}

/*note: these fonts are messed up, they have a ton of whitespace on top. i can't fix this without stupid hacks like this, and it is super ugly */
.event-parties[b-e83ovpya4q], .event-time[b-e83ovpya4q] {
    font-size: 20.5px;
    line-height: 17px;
    text-transform: uppercase;
    flex-shrink: 1;
}

.event-attend-holder[b-e83ovpya4q]{
    display:flex;
    margin-left:auto;
    margin-right:17px;
    font-size:14px;
    gap:15px;
    text-transform: uppercase;
}

@media (max-width: 375px) {
    .event-parties[b-e83ovpya4q] {
        font-size: 19px;
    }
}

@media (max-width: 360px) {
    .event-parties[b-e83ovpya4q] {
        font-size: 18px;
    }
}

@media (max-width: 345px) {
    .event-parties[b-e83ovpya4q] {
        font-size: 17px;
    }
}

@media (max-width: 330px) {
    .event-parties[b-e83ovpya4q] {
        font-size: 16px;
    }

    .event-attend-holder[b-e83ovpya4q] {
        font-size: 12px;
    }
}

@media (max-width: 330px) {
    .event-parties[b-e83ovpya4q] {
        font-size: 16px;
    }

    .event-attend-holder[b-e83ovpya4q] {
        font-size: 12px;
    }
}

@media (max-width: 315px) {
    .event-attend-holder div[b-e83ovpya4q] {
        display: none;
    }
}
/* /Pages/Main/components/MainTopBar/MainTopBar.razor.rz.scp.css */
.main-topbar[b-zss6z7ggo9] {
    position:relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #23233F;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    z-index:1;
}

.top-filler-block[b-zss6z7ggo9] {
    height: 40px;
    width: 100%;
}

.promo-block[b-zss6z7ggo9] {
    display: flex;
}

.promo[b-zss6z7ggo9] {
    width: 100%;
}

.buttons-block[b-zss6z7ggo9] {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 65px;
    text-transform: uppercase;
    align-items: flex-end;
    justify-content: space-evenly;
    font-size: 23px;
}

.topbar-button[b-zss6z7ggo9] {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.divider[b-zss6z7ggo9] {
    width: 64px;
    height: 3.5px;
    background-color: white;
    color: white;
    border-width: 0;
    border-radius: 999px;
    margin: 5px 0px 0px 0;
}

.topbar-handle[b-zss6z7ggo9] {
    display: flex;
    position: relative;
    align-self: center;
    justify-content: center;
    height: 20px;
    width: 100%;
}

    .topbar-handle img[b-zss6z7ggo9] {
        position: absolute;
        top: 50%;
    }



@media (max-width: 400px) {

    .buttons-block[b-zss6z7ggo9] {
        height: 55px;
    }

    .buttons-block[b-zss6z7ggo9] {
        font-size: 20px;
    }

    .divider[b-zss6z7ggo9] {
        width: 55px;
    }
}

@media (max-width: 350px) {

    .buttons-block[b-zss6z7ggo9] {
        height: 45px;
    }

    .buttons-block[b-zss6z7ggo9] {
        font-size: 16px;
    }

    .divider[b-zss6z7ggo9] {
        width: 45px;
    }
}
/*
@media (max-width: 300px) {
    .buttons-block {
        font-size: 14px;
    }

    .divider {
        width: 35px;
    }
}*/
/* /Pages/Main/Main.razor.rz.scp.css */
.main-container[b-e844irj9x9] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #23233F;
}

.filter-container[b-e844irj9x9] {
    display: flex;
    flex-direction: row;
    text-transform: uppercase;
    color: white;
    align-items: center;
    gap: 10px;
    margin-top: 23px;
    font-size: 18px;
    width: 88%;
    align-self: center;
    justify-content: flex-end;
}

.events-holder-container[b-e844irj9x9] {
    position: relative;
    display: flex;
    width: 88%;
    flex: 1;
    align-self: center;
    margin-top: 18px;
    overflow-y: hidden;
}

.events-holder[b-e844irj9x9] {
    display: flex;
    flex-direction: column;
    gap: 13px;
    scroll-snap-type: y mandatory;
    overflow: scroll;
    width: 100%;
}

.events-holder-gradient[b-e844irj9x9] {
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 105px;
    background-size: cover;
}

.bottom-spacer[b-e844irj9x9] {
    width: 100%;
    height: 40px;
    flex-shrink: 0;
}

@media (max-width: 325px) {
    .events-holder-container[b-e844irj9x9] {
        width: 94%;
    }
}

.background-higher[b-e844irj9x9] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -98;
    background-color: #23233F;
}

.loading-spinner[b-e844irj9x9] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-transform: uppercase;
    color: white;
    font-size: 23px;
    align-items: center;
    align-self: center;
    width: 100%;
}

@-webkit-keyframes rotating {
    from {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.rotating[b-e844irj9x9] {
    animation: rotating 0.75s linear infinite;
    -webkit-animation: rotating 0.75s linear infinite;
}
/* /Pages/Policies/Policies.razor.rz.scp.css */
.privacy-container[b-oqsbinazyh] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #23233F;
    background-color: white;
    align-items: center;
}

.privacy-header[b-oqsbinazyh] {
    font-size: 45px;
    margin-top: 8vh;
}

.privacy-text-container[b-oqsbinazyh] {
    width: 90%;
    overflow: scroll;
    flex-grow: 1;
    margin-top: 33px;
    margin-bottom: 33px;
    position: relative;
    overflow: hidden;
}

.private-text[b-oqsbinazyh] {
    text-align: start;
    font-size: 15px;
    height: 100%;
    width: 100%;
    overflow: scroll;
}

.fade[b-oqsbinazyh] {
    position:absolute;
    bottom:0;
    width:100%;
    height:70px;
    background-size:cover;
    pointer-events:none;
}


.privacy-buttons[b-oqsbinazyh]{
    display:flex;
    flex-direction:column;
    gap:15px;
    margin-bottom:40px;
}

.copyright[b-oqsbinazyh] {
    margin-top: auto;
    padding-bottom: 40px;
    text-align: center;
    font-size: 16px;
}

@media(max-height:850px) {
    .privacy-header[b-oqsbinazyh] {
        margin-top: 7vh;
    }
    .copyright[b-oqsbinazyh] {
        padding-bottom: 30px;
    }
}

@media(max-height:790px) {
    .logo-container[b-oqsbinazyh] {
        margin-top: 6vh;
    }
}


@media(max-height:750px) {
    .privacy-header[b-oqsbinazyh] {
        margin-top: 4vh;
    }
    .copyright[b-oqsbinazyh] {
        padding-bottom: 20px;
    }
}

@media(max-height:690px) {

    .privacy-header[b-oqsbinazyh] {
        margin-top: 3vh;
    }
}

@media (min-height: 933px) {
    .privacy-header[b-oqsbinazyh] {
        margin-top: 80px;
    }
}
