@import '_content/Host.Shared/Host.Shared.ehf9ak14sz.bundle.scp.css';

/* /Components/ClientIntegrations.razor.rz.scp.css */
/* /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: 1.5rem;
    padding: clamp(1.3rem, 1.1793rem + 0.5517cqw, 1.8rem);
    bottom: 8px;
    left: 0.4em;
    z-index: 1000;

    & .badge {
        all: initial;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 5px;
    }

        & .badge a[b-z6mw6sedd2] {
            all: initial;
            display: inline-flex;
            align-items: center;
            gap: 4px;
            font-size: 11px;
            color: #888;
            text-decoration: none;
            cursor: pointer;
            font-family: system-ui,sans-serif;
        }
}

.close[b-z6mw6sedd2] {
    position: relative;
    width: 100%;
    text-align: right;
    bottom: 10px;
}

    .close button[b-z6mw6sedd2] {
        border: 0;
        background: transparent;
        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;
    margin-bottom: .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;
    }

#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;
}

.browser-controlled-setting[b-z6mw6sedd2] {
    padding: 1em;
    border: 1px solid var(--field-border-color);
    border-radius: 6px;
    background-color: #ababab1f;
}

#consentSettingsContent form[b-z6mw6sedd2] {
    display: grid;
    gap: 1em;
}

form[b-z6mw6sedd2] {
    width: 100%;
}

    [b-z6mw6sedd2] button, form[b-z6mw6sedd2]  a {
        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: 400px), (max-height: 1100px) {
    #consentSettingsContent[b-z6mw6sedd2], #consentSettingsContent form[b-z6mw6sedd2] {
        gap: 0.5em;
    }

    [b-z6mw6sedd2] .clientButton {
        height: 40px;
    }
}

@media (max-width: 400px) {
    #cConsent[b-z6mw6sedd2] {
        inline-size: 90%;
        left: 50%;
        transform: translate(-50%);
        max-height: 85dvh;
    }

        #cConsent[b-z6mw6sedd2]  *, #consentSettingsContent[b-z6mw6sedd2]  * {
            font-size: 0.8rem;
        }

    .buttons[b-z6mw6sedd2], .acceptDenyAll[b-z6mw6sedd2] {
        gap: 0.4em;
    }
}
/* /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(--text-color);
    }

#brand[b-pl8s3m71o3] {
    display: flex;
    width: fit-content;
    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;
    left: 50%;
    bottom: 1.1rem;
    transform: translateX(-50%);
    background: hsl(180,30%,25%);
    z-index: 999;
    border-radius: 6px;
    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.2rem;
    }

    #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] {
        font-size: 0.7rem;
    }

        #brand a[b-pl8s3m71o3] {
            padding: 0.5rem;
        }
}
/* /Components/Website/CookieConsent.razor.rz.scp.css */
@layer componentsDefault {
    .reopenConsent[b-7jwnh7cz6g] {
        position: relative;
        cursor: pointer;
        z-index: 990;
    }

        .reopenConsent.fixed[b-7jwnh7cz6g] {
            position: fixed;
            opacity: .8;
            left: 6px;
            bottom: 10px;
        }

        .reopenConsent:hover[b-7jwnh7cz6g] {
            opacity: 1;
        }

        .reopenConsent button[b-7jwnh7cz6g] {
            all: unset;
            cursor: pointer;
            display: grid;
            place-items: center;
        }
}
/* /Components/Website/Forms/FormRenderClient.razor.rz.scp.css */
form[b-br5139tw2j] {
    width: 100%;
    display: flex;
    max-width: var(--max-width);
    padding-block: var(--padding-block);
    padding-inline: var(--padding-inline);
}

[b-br5139tw2j] .formList {
    row-gap: var(--row-gap);
    column-gap: var(--column-gap);
}

.thankyouMessage[b-br5139tw2j] {
    display: grid;
    place-content: center;
    width: 100%;
    height: 100%;
    padding-block: var(--padding-block);
    padding-inline: var(--padding-inline);
}

@container(max-width: 400px) {
    [b-br5139tw2j] .elementWrapper {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Website/LanguageSelector.razor.rz.scp.css */
.container[b-nqog8s2s52] {
    position: relative;
}

    .container.onlyImages[b-nqog8s2s52] {
        height: 40px;
    }

.autocompleteWrapper[b-nqog8s2s52] {
    width: 100%;
    position: relative;
    min-width: 110px;
    font-size: var(--sel-font-size);
}

.imageOnlyContainer[b-nqog8s2s52] {
    position: relative;
    cursor: pointer;
    background: transparent;
}

    .imageOnlyContainer img[b-nqog8s2s52] {
        width: 40px;
        height: 40px;
    }

img[b-nqog8s2s52] {
    width: 20px;
    height: 20px;
}

.autocompleteMenu[b-nqog8s2s52] {
    font-family: var(--sel-font-family);
    width: max-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.dropup[b-nqog8s2s52] {
        bottom: 100%;
        top: auto;
    }

    .autocompleteMenu ul li[b-nqog8s2s52] {
        padding-inline: 0.5em;
    }

        .autocompleteMenu ul li:hover[b-nqog8s2s52] {
            text-decoration: none;
            background-color: var(--sel-hover-background-color);
            filter: brightness(70%);
            cursor: pointer;
        }

form[b-nqog8s2s52] {
    width: 100%;
}

    form button[b-nqog8s2s52] {
        width: 100%;
        font-size: 0.85rem;
        padding-inline: 0.4em;
    }

        form button[b-nqog8s2s52], form button:hover[b-nqog8s2s52] {
            border: 0;
            box-shadow: none;
            text-shadow: none;
        }

button[b-nqog8s2s52] {
    background: transparent;
    cursor: pointer;
    color: var(--sel-color);
    text-align: start;
}

    button[type="submit"][b-nqog8s2s52] {
        position: relative;
        display: flex;
        align-items: center;
        white-space: nowrap;
        gap: 0.5em;
        flex-flow: row nowrap;
    }

    button.selected[b-nqog8s2s52] {
        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-inline: 1em;
    }

    button:hover[b-nqog8s2s52] {
        background-color: var(--sel-hover-background-color);
        color: var(--sel-hover-color);
    }

    button:focus-visible[b-nqog8s2s52] {
        filter: brightness(70%);
        border-radius: 0;
    }
/* /Components/Website/SwitchTheme.razor.rz.scp.css */
button[b-notv7yy8ki] {
    background: transparent;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

form[b-notv7yy8ki] {
    height: 30px;
}
