@import '_content/Host.Shared/Host.Shared.nx1x57rls6.bundle.scp.css';

/* _content/Host/Components/ClientIntegrations.razor.rz.scp.css */
/* _content/Host/Components/CookieSolution.razor.rz.scp.css */
#cConsent[b-z6mw6sedd2] {
    position: fixed;
    inline-size: 380px;
    min-inline-size: 320px;
    background-color: var(--background-color);
    border: 1px solid var(--field-border-color);
    border-radius: 8px;
    padding: clamp(1.3rem, 1.1793rem + 0.5517cqw, 1.8rem);
    bottom: 10px;
    left: 0.4em;
    z-index: 1000;
}

.close[b-z6mw6sedd2] {
    position: relative;
    width: 100%;
    text-align: right;
    bottom: 10px;
}

    .close button[b-z6mw6sedd2] {
        border: 0;
        padding: 0;
        width: 20px;
        height: 20px;
    }

        .close button:hover[b-z6mw6sedd2] {
            font-weight: bold;
        }

[b-z6mw6sedd2] label {
    font-size: 1.2rem;
    font-weight: bold;
}

h5[b-z6mw6sedd2] {
    font-size: 1.25rem;
}

.choices[b-z6mw6sedd2] {
    display: grid;
    align-content: center;
    gap: 1.2em;
    margin-top: 1.5em;
}

.acceptDenyAll[b-z6mw6sedd2] {
    display: flex;
    width: 100%;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 1em;
}

p[b-z6mw6sedd2] {
    opacity: 0.8;
}

.showDetails[b-z6mw6sedd2] {
    background: transparent;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    gap: 0.5em;
}

.cookie-consent-option[b-z6mw6sedd2] {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 2em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ababab5b;
}

    .cookie-consent-option > div:first-child[b-z6mw6sedd2] {
        display: grid;
        align-content: center;
        gap: 0.3em;
        flex: 1;
    }

    .cookie-consent-option input[type="checkbox"][b-z6mw6sedd2] {
        accent-color: var(--accent);
        min-width: 20px;
        min-height: 20px;
    }

    .cookie-consent-option label[b-z6mw6sedd2] {
        cursor: pointer;
    }

button[b-z6mw6sedd2] {
    font-size: 16px;
    cursor: pointer;
    padding: 0.7em;
    border: 1px solid var(--borders-color);
    background: transparent;
    border-radius: 8px;
    width: 100%;
}

    button:hover[b-z6mw6sedd2] {
        filter: brightness(1.2);
    }

#consentSettingsContent[b-z6mw6sedd2] {
    display: grid;
    gap: 1em;
}

.settingsIntro[b-z6mw6sedd2] {
    display: grid;
    gap: 1em;
    margin-bottom: 1em;
}

.lastConsent[b-z6mw6sedd2] {
    padding: 2em;
    background-color: #ababab1f;
    border-radius: 6px;
}

#consentSettingsContent form[b-z6mw6sedd2] {
    display: grid;
    gap: 1em;
}

form[b-z6mw6sedd2] {
    width: 100%;
}

    form a[b-z6mw6sedd2] {
        color: var(--button-text-color);
        text-align: center;
        padding: 0.7em;
        border: 1px solid var(--borders-color);
        border-radius: 8px;
        align-content: center;
    }

        form a:hover[b-z6mw6sedd2] {
            color: inherit;
            text-decoration: none;
        }

.buttons[b-z6mw6sedd2] {
    display: flex;
    flex-flow: row nowrap;
    gap: 1em;
}

    .buttons > *[b-z6mw6sedd2] {
        flex: 1;
    }

@media (max-width: 450px), (max-height: 1100px) {
    #consentSettingsContent[b-z6mw6sedd2], #consentSettingsContent form[b-z6mw6sedd2] {
        gap: 0.5em;
    }

    [b-z6mw6sedd2] .clientButton {
        height: 40px;
    }
}

@media (max-width: 450px) {
    #cConsent[b-z6mw6sedd2] {
        inline-size: 90%;
        left: 50%;
        transform: translate(-50%);
        max-height: 85dvh;
    }

        #cConsent[b-z6mw6sedd2]  *, #consentSettingsContent[b-z6mw6sedd2]  * {
            font-size: 0.9rem;
        }

    .buttons[b-z6mw6sedd2], .acceptDenyAll[b-z6mw6sedd2] {
        gap: 0.4em;
    }
}
/* _content/Host/Components/Pages/Home.razor.rz.scp.css */
header[b-pl8s3m71o3] {
    position: relative;
    container-type: inline-size;
    z-index: 999;
    position: var(--header-position);
    top: 0;
    width: 100%;
}

[b-pl8s3m71o3] .renderedBlock, header[b-pl8s3m71o3], footer[b-pl8s3m71o3] {
    scroll-snap-align: var(--scroll-snap-align);
}

.backToTop[b-pl8s3m71o3] {
    position: fixed;
    display: grid;
    place-content: center;
    bottom: 1rem;
    right: 1rem;
    width: 33px;
    height: 33px;
    background-color: var(--accent);
    border-radius: 8px;
    z-index: 994;
    cursor: pointer;
}

    .backToTop svg[b-pl8s3m71o3] {
        width: 26px;
        height: 26px;
        fill: var(--icon-color);
    }

#brand[b-pl8s3m71o3] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: fixed;
    font-size: 0.75rem;
    margin: auto;
    background: #262626;
    background: linear-gradient(90deg, rgba(38, 38, 38, 1) 0%, rgba(51, 51, 51, 1) 41%, rgba(78, 75, 122, 1) 80%, rgba(51, 11, 193, 1) 100%);
    z-index: 999;

    border-radius: 20px;
    border: 1px solid #333;
    cursor: pointer;
    -webkit-box-shadow: 3px 2px 45px -12px rgba(0,0,0,1);
    -moz-box-shadow: 3px 2px 45px -12px rgba(0,0,0,1);
    box-shadow: 3px 2px 45px -12px rgba(0,0,0,1);
    transition: all 0.3s ease;
}

    #brand:hover[b-pl8s3m71o3] {
        border: 1px solid white;
        bottom: 1.6rem;
    }

    #brand a[b-pl8s3m71o3] {
        display: flex;
        flex-flow: row nowrap;
        gap: 0.8em;
        align-items: center;
        color: white;
        padding-block: 0.5rem;
        padding-inline: 0.9rem;
    }

        #brand a img[b-pl8s3m71o3] {
            height: 12px;
        }

@media(max-width: 500px) {
    #brand[b-pl8s3m71o3] {
        right: 20px;
        bottom: 6px;
        font-size: 0.7rem;
    }

        #brand a[b-pl8s3m71o3] {
            padding: 0.5rem;
        }
}
/* _content/Host/Components/Website/Forms/FormRenderClient.razor.rz.scp.css */
form[b-br5139tw2j] {
    width: 100%;
    display: flex;
    justify-content: var(--justify-content);
}

.thankyouMessage[b-br5139tw2j] {
    display: grid;
    place-content: center;
    width: 100%;
    height: 100%;
}

@container(max-width: 400px) {
    [b-br5139tw2j] .elementWrapper {
        width: 100%;
        justify-content: center;
    }

    [b-br5139tw2j] .submitButtons {
        width: 100%;
    }

        [b-br5139tw2j] .submitButtons > div {
            max-width: 100%;
        }
}
/* _content/Host/Components/Website/Heroes/LanguageSelector.razor.rz.scp.css */
.container[b-yinl3yegxi] {
    position: relative;
}

    .container.onlyImages[b-yinl3yegxi] {
        height: 40px;
    }

.autocompleteWrapper[b-yinl3yegxi] {
    width: 100%;
    position: relative;
    min-width: 110px;
    font-size: var(--sel-font-size);
}

.imageOnlyContainer[b-yinl3yegxi] {
    position: relative;
    cursor: pointer;
    background: transparent;
}

    .imageOnlyContainer img[b-yinl3yegxi] {
        width: 40px;
        height: 40px;
    }

img[b-yinl3yegxi] {
    width: 20px;
    height: 20px;
}

.autocompleteMenu[b-yinl3yegxi] {
    font-family: var(--sel-font-family);
    width: fit-content;
    max-width: 625px;
    min-width: 100%;
    min-height: 30px;
    max-height: 300px;
    overflow-y: auto;
    position: absolute;
    z-index: 998;
    line-height: 2rem;
    background-color: var(--sel-background-color);
    border: 1px solid var(--sel-border-color);
    border-radius: 4px;
    letter-spacing: .5px;
    padding-block: 0.3em;
}

    .autocompleteMenu ul[b-yinl3yegxi] {
        width: max-content;
    }

        .autocompleteMenu ul li[b-yinl3yegxi] {
            padding-inline: 0.5em;
        }

            .autocompleteMenu ul li:hover[b-yinl3yegxi] {
                text-decoration: none;
                background-color: var(--sel-hover-background-color);
                filter: brightness(70%);
                cursor: pointer;
            }

form[b-yinl3yegxi] {
    width: 100%;
}

    form button[b-yinl3yegxi] {
        width: 100%;
        font-size: 0.85rem;
        padding-inline: 0.4em;
    }

        form button[b-yinl3yegxi], form button:hover[b-yinl3yegxi] {
            border: 0;
            box-shadow: none;
            text-shadow: none;
        }

button[b-yinl3yegxi] {
    background: transparent;
    cursor: pointer;
    color: var(--sel-color);
    text-align: start;
}

    button[type="submit"][b-yinl3yegxi] {
        position: relative;
        display: flex;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
        gap: 0.5em;
        flex-flow: row nowrap;
    }

    button.selected[b-yinl3yegxi] {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        gap: 0.5em;
        width: 100%;
        min-width: 80px;
        letter-spacing: .5px;
        background-color: var(--sel-background-color);
        padding: 1em;
    }

    button:hover[b-yinl3yegxi] {
        background-color: var(--sel-hover-background-color);
        color: var(--sel-hover-color);
    }

    button:focus-visible[b-yinl3yegxi] {
        filter: brightness(70%);
        border-radius: 0;
    }
/* _content/Host/Components/Website/Policies/PrivacyPolicyServer.razor.rz.scp.css */
.content[b-ti4vv3czt1] {
    gap: 2em;
}

.titleContent[b-ti4vv3czt1] {
    display: grid;
    grid-template-columns: 1fr;
    margin-inline: auto;
    align-items: center;
    inline-size: 100%;
    gap: 0.5em;
    justify-items: flex-start;
    justify-content: flex-start;
}

[b-ti4vv3czt1] .titleContent h1, [b-ti4vv3czt1] .titleContent h2, [b-ti4vv3czt1] .titleContent h3, [b-ti4vv3czt1] .titleContent h4, [b-ti4vv3czt1] .titleContent h5, [b-ti4vv3czt1] .titleContent h6, [b-ti4vv3czt1] .titleContent p {
    text-align: center;
}
/* _content/Host/Components/Website/Policies/TermsPolicyServer.razor.rz.scp.css */
.content[b-kgpauhxvrx] {
    gap: 2em;
}

.titleContent[b-kgpauhxvrx] {
    display: grid;
    grid-template-columns: 1fr;
    margin-inline: auto;
    align-items: center;
    inline-size: 100%;
    gap: 0.5em;
    justify-items: flex-start;
    justify-content: flex-start;
}

[b-kgpauhxvrx] .titleContent h1, [b-kgpauhxvrx] .titleContent h2, [b-kgpauhxvrx] .titleContent h3, [b-kgpauhxvrx] .titleContent h4, [b-kgpauhxvrx] .titleContent h5, [b-kgpauhxvrx] .titleContent h6, [b-kgpauhxvrx] .titleContent p {
    text-align: center;
}
/* _content/Host/Components/Website/SwitchTheme.razor.rz.scp.css */
button[b-notv7yy8ki] {
    background: transparent;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

form[b-notv7yy8ki] {
    height: 30px;
}
