/* /Components/Layout/EnvironmentBanner.razor.rz.scp.css */
.env-banner[b-uoxuoyiper] {
    background-color: var(--tw-danger);
    color: var(--tw-white);
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05rem;
    margin-top: -2px;
    padding-bottom: 5px;
    position: sticky;
    text-align: center;
    top: -15px;
    z-index: 10000;
}
/* /Components/Layout/FooterMenu.razor.rz.scp.css */
.footerbox[b-b0wwzpxjfc] {
    background-color: var(--tw-black);
    border-top: 1px solid var(--tw-black-10);
    box-shadow: 0 0 3rem 2rem var(--tw-black-10);
    display: flex;
    justify-content: center;
    padding-left: 2vw;
    padding-right: 2vw;
    width: 100%;
}

.footer[b-b0wwzpxjfc] {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
}

@media (min-width: 1280px) {
    .footer[b-b0wwzpxjfc] {
        max-width: var(--tw-max-width);
    }
}

.footer-business[b-b0wwzpxjfc] {
    border-bottom: 1px solid var(--tw-white-25);
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    margin: 1rem 0 1rem 0;
    padding-bottom: 1rem;
    width: 100%;
}

@media (min-width: 300px) {
    .footer-business[b-b0wwzpxjfc] {
        flex-direction: row;
    }
}

.footer-logo[b-b0wwzpxjfc] {
    display: flex;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 3rem;
}

    .footer-logo .icon[b-b0wwzpxjfc] {
        background-color: var(--tw-brilliantwhite);
        height: 2.5rem;
        margin-bottom: -0.5rem;
        margin-right: 0.5rem;
        width: 2.5rem;
    }

    .footer-logo[b-b0wwzpxjfc]  a {
        color: var(--tw-brilliantwhite);
        text-decoration: none;
        transition: transform 0.3s ease;
    }

        .footer-logo[b-b0wwzpxjfc]  a:hover,
        .footer-logo[b-b0wwzpxjfc]  a:focus {
            outline: none;
            transform: scale(1.1);
        }

.footer-social[b-b0wwzpxjfc] {
    gap: 1rem;
    display: flex;
    flex-flow: row wrap;
    margin-top: 0.75rem;
}

    .footer-social a[b-b0wwzpxjfc] {
        text-decoration: none;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        .footer-social a:hover[b-b0wwzpxjfc],
        .footer-social a:focus[b-b0wwzpxjfc] {
            outline: none;
            transform: scale(1.2);
        }

        .footer-social a span.icon[b-b0wwzpxjfc] {
            background-color: var(--tw-white);
            display: inline-block;
            height: 1.75rem;
            width: 1.75rem;
        }

        .footer-social a:hover span.icon[b-b0wwzpxjfc],
        .footer-social a:focus span.icon[b-b0wwzpxjfc] {
            background-color: var(--tw-green);
        }

.footer-legal[b-b0wwzpxjfc] {
    color: var(--tw-white);
    display: flex;
    flex-flow: column-reverse wrap;
    font-size: 1.2rem;
    gap: 1.2rem;
    justify-content: space-between;
    margin: 0 0 1rem 0;
    width: 100%;
}

@media (min-width: 800px) {
    .footer-legal[b-b0wwzpxjfc] {
        flex-direction: row;
    }
}

.footer-legal .icon[b-b0wwzpxjfc] {
    background-color: var(--tw-white);
    margin-right: 0.25rem;
    transform: translateY(0.14rem);
}

.footer-legalblock[b-b0wwzpxjfc] {
    align-items: center;
    border-top: 1px solid var(--tw-white-25);
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 0.8rem;
}

    .footer-legalblock:last-of-type[b-b0wwzpxjfc] {
        border-top: none;
        justify-content: flex-start;
        padding-top: 0;
    }

@media (min-width: 800px) {
    .footer-legalblock[b-b0wwzpxjfc] {
        border-top: none;
        padding-top: 0;
    }

        .footer-legalblock[b-b0wwzpxjfc] {
            justify-content: space-between;
        }
}

.footer-copyright[b-b0wwzpxjfc] {
    font-weight: normal;
}

.footer-appversion[b-b0wwzpxjfc] {
    color: var(--tw-white-50);
    margin-left: 2rem;
}

.footer-menuitem[b-b0wwzpxjfc] {
    display: inline-flex;
    margin: 0 1rem;
    white-space: nowrap;
}

    .footer-menuitem:first-of-type[b-b0wwzpxjfc] {
        margin-left: 0;
    }

    .footer-menuitem:last-of-type[b-b0wwzpxjfc] {
        margin-right: 0;
    }

    .footer-menuitem .icon[b-b0wwzpxjfc] {
        background-color: var(--tw-white);
        height: 1.0rem;
        margin-right: 0.5rem;
        margin-top: 0.2rem;
        transition: background-color 0.3s ease;
        width: 1.0rem;
    }

    .footer-menuitem[b-b0wwzpxjfc]  a {
        align-items: center;
        color: var(--tw-white);
        margin: 0;
        position: relative; /* needed for the underline decorations */
        text-decoration: none;
        transition: transform 0.3s ease;
    }

        .footer-menuitem[b-b0wwzpxjfc]  a:hover,
        .footer-menuitem[b-b0wwzpxjfc]  a:focus {
            outline: none;
            transform: scale(1.1) translateY(-0.05rem);
        }

        .footer-menuitem[b-b0wwzpxjfc]  a.active .icon {
            background-color: var(--tw-white);
        }

        .footer-menuitem[b-b0wwzpxjfc]  a:hover .icon,
        .footer-menuitem[b-b0wwzpxjfc]  a:focus .icon {
            background-color: var(--tw-green);
        }

        .footer-menuitem[b-b0wwzpxjfc]  a::after { /* needed for the underline decorations */
            content: "";
            position: absolute;
            left: 0;
            bottom: -5px;
            width: 100%;
            height: 3px;
            background-color: var(--tw-green);
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .footer-menuitem[b-b0wwzpxjfc]  a.active::after {
            background-color: var(--tw-white-50);
            opacity: 1;
        }

        .footer-menuitem[b-b0wwzpxjfc]  a:hover::after,
        .footer-menuitem[b-b0wwzpxjfc]  a:focus::after {
            background-color: var(--tw-green);
            opacity: 1;
        }
/* /Components/Layout/HeaderMenu.razor.rz.scp.css */
.navbox[b-gqft2d1w7f] {
    background-color: rgba(255, 255, 255, 0.6); /* var(--tw-brilliantwhite) */
    border-bottom: 1px solid var(--tw-black-10);
    box-shadow: 0 0 3rem 2rem var(--tw-black-10);
    display: flex;
    justify-content: center;
    padding-left: 2vw;
    padding-right: 2vw;
    width: 100%;
}

.header[b-gqft2d1w7f] {
    align-items: center;
    display: flex;
    flex-direction: row !important;
    flex-flow: column wrap;
    justify-content: space-between;
    max-width: var(--tw-max-width);
    padding: 1rem 0 1rem 0;
    width: 100%;
}

.header-left[b-gqft2d1w7f], .header-right[b-gqft2d1w7f] {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.header-home[b-gqft2d1w7f], .header-tagline[b-gqft2d1w7f], .header-menuitem[b-gqft2d1w7f] {
    display: inline-flex;
}

.header-home[b-gqft2d1w7f] {
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.5rem;
    margin: 0.5rem 0 0 0;
}

    .header-home .icon[b-gqft2d1w7f] {
        background-color: var(--tw-black);
        height: 2.5rem;
        margin-bottom: -0.5rem;
        margin-right: 0.5rem;
        width: 2.5rem;
    }

    .header-home[b-gqft2d1w7f]  a {
        color: var(--tw-black);
        text-decoration: none;
        transition: transform 0.3s ease;
    }

        .header-home[b-gqft2d1w7f]  a:hover,
        .header-home[b-gqft2d1w7f]  a:focus {
            outline: none;
            transform: scale(1.1);
        }

.header-tagline[b-gqft2d1w7f] {
    border-left: 1px solid var(--tw-black-25);
    color: var(--tw-black);
    display: none;
    font-size: 0.8rem;
    margin: 0 1rem 0 1rem;
    padding: 1.25rem 0 0 0.9rem;
    white-space: nowrap;
}

@media (min-width: 500px) and (max-width: 1000px) {
    .header-tagline[b-gqft2d1w7f] {
        display: inline-flex;
    }
}
@media (min-width: 1200px) {
    .header-tagline[b-gqft2d1w7f] {
        display: inline-flex;
    }
}

.header-menuitem[b-gqft2d1w7f] {
    margin: 0.5rem 1rem 0 1rem;
    white-space: nowrap;
}

    .header-menuitem:first-of-type[b-gqft2d1w7f] {
        margin-left: 0;
    }

    .header-menuitem:last-of-type[b-gqft2d1w7f] {
        margin-right: 0;
    }

    .header-menuitem .icon[b-gqft2d1w7f] {
        background-color: var(--tw-black);
        height: 1.0rem;
        margin-right: 0.5rem;
        margin-top: 0.2rem;
        transition: background-color 0.3s ease;
        width: 1.0rem;
    }

    .header-menuitem[b-gqft2d1w7f]  a {
        align-items: center;
        color: var(--tw-black);
        font-size: 1.2rem;
        font-weight: bold;
        margin: 0;
        margin-top: 0.5rem;
        position: relative; /* needed for the underline decorations */
        text-decoration: none;
        transition: transform 0.3s ease;
    }

        .header-menuitem[b-gqft2d1w7f]  a:hover,
        .header-menuitem[b-gqft2d1w7f]  a:focus {
            outline: none;
            transform: scale(1.1) translateY(-0.05rem);
        }

        .header-menuitem[b-gqft2d1w7f]  a.active .icon {
            background-color: var(--tw-pink);
        }

        .header-menuitem[b-gqft2d1w7f]  a:hover .icon,
        .header-menuitem[b-gqft2d1w7f]  a:focus .icon {
            background-color: var(--tw-green);
        }

        .header-menuitem[b-gqft2d1w7f]  a::after { /* needed for the underline decorations */
            content: "";
            position: absolute;
            left: 0;
            bottom: -5px;
            width: 100%;
            height: 3px;
            background-color: var(--tw-green);
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .header-menuitem[b-gqft2d1w7f]  a.active::after {
            background-color: var(--tw-pink);
            opacity: 1;
        }

        .header-menuitem[b-gqft2d1w7f]  a:hover::after,
        .header-menuitem[b-gqft2d1w7f]  a:focus::after {
            background-color: var(--tw-green);
            opacity: 1;
        }

#header-menu-toggle[b-gqft2d1w7f] {
    display: none;
}

.header-menu-icon[b-gqft2d1w7f] {
    cursor: pointer;
    display: none;
    flex-direction: column;
    height: 21px;
    justify-content: space-between;
    width: 30px;
}

    .header-menu-icon span[b-gqft2d1w7f] {
        display: block;
        height: 5px;
        background: var(--tw-black);
        border-radius: 3px;
        transition: 0.3s ease;
    }

@media (max-width: 1000px) {
    .header-right[b-gqft2d1w7f] {
        align-items: flex-start;
        background-color: var(--tw-polishwhite);
        border-bottom: 1px solid var(--tw-black-10);
        box-shadow: 0rem 0.25rem 1rem var(--tw-black-10);
        display: none;
        flex-direction: column;
        left: 0;
        position: absolute;
        top: 5.3rem;
        width: 100%
    }

    .header-menuitem[b-gqft2d1w7f], .header-menuitem:first-of-type[b-gqft2d1w7f], .header-menuitem:last-of-type[b-gqft2d1w7f] {
        margin: 0.5rem 0 0.5rem 1rem;
    }

    /* show burger icon */
    .header-menu-icon[b-gqft2d1w7f] {
        display: flex;
    }

    /* show menu when checkbox is checked */
    #header-menu-toggle:checked ~ .header-right[b-gqft2d1w7f] {
        display: flex;
    }

    #header-menu-toggle:checked + .header-menu-icon span:nth-child(1)[b-gqft2d1w7f] {
        transform: rotate(45deg) translate(5.5px, 5.5px);
    }

    #header-menu-toggle:checked + .header-menu-icon span:nth-child(2)[b-gqft2d1w7f] {
        opacity: 0;
    }

    #header-menu-toggle:checked + .header-menu-icon span:nth-child(3)[b-gqft2d1w7f] {
        transform: rotate(-45deg) translate(5.5px, -5.5px);
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-155kpal5tp] {
    flex: 1;
}

article[b-155kpal5tp] {
    background: var(--tw-polishwhite);
    position: relative;
}

.header-container[b-155kpal5tp] {
    display: flex;
    justify-content: center;
    position: sticky;
    width: 100%;
    z-index: 9999;
}

.body-container[b-155kpal5tp] {
    margin: 0;
}

.footer-container[b-155kpal5tp] {
    display: flex;
    justify-content: center;
    width: 100%;
    position: sticky;
    z-index: 9999;
}

#blazor-error-ui[b-155kpal5tp] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-155kpal5tp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-1hdlfphd3i],
.components-reconnect-repeated-attempt-visible[b-1hdlfphd3i],
.components-reconnect-failed-visible[b-1hdlfphd3i],
.components-pause-visible[b-1hdlfphd3i],
.components-resume-failed-visible[b-1hdlfphd3i],
.components-rejoining-animation[b-1hdlfphd3i] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-retrying[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-failed[b-1hdlfphd3i],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-1hdlfphd3i] {
    display: block;
}


#components-reconnect-modal[b-1hdlfphd3i] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-1hdlfphd3i 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-1hdlfphd3i 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-1hdlfphd3i 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-1hdlfphd3i]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-1hdlfphd3i 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-1hdlfphd3i {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-1hdlfphd3i {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-1hdlfphd3i {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-1hdlfphd3i] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-1hdlfphd3i] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-1hdlfphd3i] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-1hdlfphd3i] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-1hdlfphd3i] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-1hdlfphd3i] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-1hdlfphd3i] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-1hdlfphd3i 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-1hdlfphd3i] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-1hdlfphd3i {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/StatisticsBar.razor.rz.scp.css */
/* TODO SO: some CSS is in app.css to keep global changes applicable */

.facts[b-z42sysvx9f] {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-evenly;
}

@media (min-width: 641px) {
    .facts[b-z42sysvx9f] {
    }
}

@media (min-width: 900px) {
    .facts[b-z42sysvx9f] {
        gap: 4rem;
    }
}

.fact[b-z42sysvx9f] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.facticon[b-z42sysvx9f] {
}

    .facticon .icon[b-z42sysvx9f] {
        background-color: var(--tw-white);
        height: 2rem;
        width: 2rem;
    }

div.facts p.number[b-z42sysvx9f] {
    color: var(--tw-brilliantwhite) !important;
    font-size: 4rem !important;
    font-weight: 700;
    margin-top: 0 !important;
}

div.facts p.head[b-z42sysvx9f] {
    color: var(--tw-white) !important;
    font-size: 1.125rem !important;
    margin-top: 0 !important;
}
/* /Components/Pages/Ticket.razor.rz.scp.css */
.ticket[b-pv8s2xii3x] {
    aspect-ratio: 3/1;
    background-color: var(--tw-brilliantwhite);
    background-image: url('backgrounds/ticket-1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: min(2vw, 26.7px); /* factor 13.34 for pixel calc */
    border-top-right-radius: min(0.25vw, 3.3px);
    border-bottom-left-radius: min(2vw, 26.7px);
    border-bottom-right-radius: min(2vw, 26.7px);
    box-shadow: 0.25rem 0.25rem 1rem var(--tw-black-10);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: var(--tw-max-width);
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.ticket-left[b-pv8s2xii3x], .ticket-right[b-pv8s2xii3x] {
    position: relative;
}

.ticket-left[b-pv8s2xii3x] {
    flex: 1;
}

.ticket-right[b-pv8s2xii3x] {
    /* border-left: max(1vw, 14px) dotted var(--tw-brilliantwhite); */
    border-left-color: var(--tw-brilliantwhite);
    border-left-style: dotted;
    border-left-width: min(1vw, 13px);
    flex: 0 0 25%;
    padding: 2rem;
}

.ticket-barcode[b-pv8s2xii3x], .ticket-date[b-pv8s2xii3x], .ticket-location[b-pv8s2xii3x], .ticket-title[b-pv8s2xii3x], .ticket-promoter[b-pv8s2xii3x] {
    color: var(--tw-brilliantwhite);
    position: absolute;
}

.ticket-barcode[b-pv8s2xii3x] {
    background-color: var(--tw-brilliantwhite);
    top: min(2.5vw, 33.4px);
    color: var(--tw-black);
    font-family: 'Libre Barcode 39', cursive;
    font-size: min(4vw, 53.4px);
    line-height: min(4vw, 53.4px);
    padding: 0.75vw 0.75vw 0 0.75vw;
    right: min(2.5vw, 33.4px);
}

.ticket-date[b-pv8s2xii3x] {
    top: min(3vw, 40px);
    font-size: min(3vw, 40px);
    font-weight: bold;
    left: min(3vw, 40px);
    line-height: min(3vw, 40px);
    text-transform: uppercase;
}

.ticket-location[b-pv8s2xii3x] {
    bottom: min(3vw, 40px);
    font-size: min(3vw, 40px);
    font-weight: bold;
    left: min(3vw, 40px);
    line-height: min(3vw, 40px);
    text-transform: uppercase;
}

.ticket-promoter[b-pv8s2xii3x] {
    bottom: min(15vw, 200.1px);
    font-size: min(4vw, 53.4px);
    font-weight: bold;
    left: min(3vw, 40px);
    line-height: min(4vw, 53.4px);
    text-transform: uppercase;
}

.ticket-title[b-pv8s2xii3x] {
    bottom: min(8vw, 106.8px);
    font-size: min(7vw, 89.6px);
    font-weight: bold;
    left: min(2.7vw, 36px);
    line-height: min(7vw, 93.4px);
    text-transform: uppercase;
    white-space: nowrap;
}
