/* _content/Website/Components/App.razor.rz.scp.css */
/* _content/Website/Components/Card.razor.rz.scp.css */
.card[b-pqxtb1cbbg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid hsl(0 0% 75%);
    border-radius: 8px;
    padding: 8px;
    background: white;

    overflow: clip;
    transition: transform 0.3s ease-in-out;
}
/* _content/Website/Components/Carousel.razor.rz.scp.css */
.main-carousel[b-qp72qgbm9f] {
    margin: 1rem;
    padding: 1rem;
}


/* _content/Website/Components/Content/ContentCard.razor.rz.scp.css */
a[b-y1d9j1h3ft] {
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
}

.card[b-y1d9j1h3ft] {
    overflow: clip;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background: white;
    border-radius: 8px;
}

.card-container[b-y1d9j1h3ft] {
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-rows: 1fr auto;
}

.title-container[b-y1d9j1h3ft] {
    height: 4rem;
    overflow: clip;

    display: flex;
    justify-content: center;
    align-items: center;
}

figcaption[b-y1d9j1h3ft] {
    height: 4rem;
    font-size: 2rem;
    text-align: center;
    overflow: clip;
    display: flex;
    justify-content: center;
    align-items: center;
}

.figure[b-y1d9j1h3ft] {
    height: 100%;
    margin: 0;
    display: grid;
    grid-template-rows: 1fr min-content;
    max-height: 100%;
    white-space: nowrap;
}

.title[b-y1d9j1h3ft] {
    box-sizing: border-box;
    color: white;
    text-wrap: nowrap;
    line-height: 2rem;
    font-size: 1.25rem;
    width: 100%;
    text-align: center;
    white-space: wrap;
}

img[b-y1d9j1h3ft] {
    height: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.tag-overlay-services[b-y1d9j1h3ft] {
    display: flex;
    flex-direction: row;
    background: var(--tag-background-color-light);
    border-radius: 8px;
    padding: 2px 6px;
}

.tag-overlay-doctors[b-y1d9j1h3ft] {
    display: flex;
    flex-direction: row;
    background: var(--tag-background-color-light);
    border-radius: 8px;
    padding: 2px 6px;
}

.tag-overlay-gastronomy[b-y1d9j1h3ft] {
    display: flex;
    flex-direction: row;
    background: var(--tag-background-color-light);
    border-radius: 8px;
    padding: 2px 6px;
}

.tag-overlay-shops[b-y1d9j1h3ft] {
    display: flex;
    flex-direction: row;
    background: var(--tag-background-color-light);
    border-radius: 8px;
    padding: 2px 6px;
}

/* _content/Website/Components/Content/ContentCollectionView.razor.rz.scp.css */
.container[b-r19vnhulyr] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: 200px;
    gap: 16px;
    overflow: hidden;
}

@media (min-width: 620px) {
    .container[b-r19vnhulyr] {

        grid-template-columns: 1fr;
    }
}

@media (min-width: 720px) {
    .container[b-r19vnhulyr] {

        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 1000px) {
    .container[b-r19vnhulyr] {

        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (min-width: 1440px) {
    .container[b-r19vnhulyr] {

        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}
/* _content/Website/Components/Content/ContentGeneratorComponent.razor.rz.scp.css */
.content-generator-header[b-2yc618azp6] {
    font-size: clamp(var(--generator-header-font-size), 50%, 2vw);
    color: inherit;
    margin-bottom: 0.2rem;
    text-align: center;
}

.content-generator-p[b-2yc618azp6] {
    font-size: var(--generator-p-font-size);
    color: inherit;
    margin-bottom: .2rem;
    overflow: clip;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    text-align: center;
}

@media (max-width: 640px) {

    .content-generator-p[b-2yc618azp6] {
        font-size: 0.7rem;
    }
}

.content-generator-list[b-2yc618azp6] {
    overflow: clip;
    white-space: nowrap;
    margin-bottom: 0;
    font-size: var(--generator-p-font-size);
    color: inherit;
}

li[b-2yc618azp6] {
    overflow: clip;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* _content/Website/Components/Content/ContentPage/ContentPage.razor.rz.scp.css */
.contentpage-wrapper[b-j2uc03z8it] {
    display: grid;
    grid-template-columns: 1fr minmax(auto, 1440px) 1fr;
}

.contentpage[b-j2uc03z8it] {
    grid-column: 2/3;
    display: flex;
    flex-direction: column;
}

.content-gallery[b-j2uc03z8it] {
    display: none;
    justify-content: center;
    align-items: center;
    width: 95vw;
}

.main-card[b-j2uc03z8it] {
    background: white;
    width: 100%;
    height: 100%;
    grid-column: 1 / 5;
    font-size: 2rem;
    align-content: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-card[b-j2uc03z8it] {
    grid-column: span 2;
    color: white;
}

.additional-content-container[b-j2uc03z8it] {
    display: grid;
    gap: 4px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-rows: clamp(6rem, 45vh, 20rem);
}

.additional-image[b-j2uc03z8it] {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.main-card + .content-card[b-j2uc03z8it] {
    grid-column: 5 / 7;
}

.additional-image[b-j2uc03z8it] {
    grid-column: span 2;
}

.additional-image:nth-child(3n)[b-j2uc03z8it] {
    grid-column: span 3;
}

.additional-image:nth-child(2n)[b-j2uc03z8it] {
    grid-column: span 1;
}

.main-card[b-j2uc03z8it] {
    grid-column: 1 / 4;
}

.main-card + .content-card[b-j2uc03z8it] {
    grid-column: 4 / 7
}

.additional-image[b-j2uc03z8it] {
    grid-column: span 2;
}

.additional-image:nth-child(3n)[b-j2uc03z8it] {
    grid-column: span 2;
}

.additional-image:nth-child(2n)[b-j2uc03z8it] {
    grid-column: span 4;
}

@media (max-width: 950px) {

    .main-card[b-j2uc03z8it] {
        grid-column: 1 / 5;
    }

    .main-card + .content-card[b-j2uc03z8it] {
        grid-column: 5 / 7
    }

    .content-card[b-j2uc03z8it] {
        grid-column: span 2;
    }

}

@media (max-width: 640px) {

    .additional-content-container[b-j2uc03z8it] {
        grid-auto-rows: auto;
    }
}

@media (max-width: 480px) {

    .content-gallery[b-j2uc03z8it] {
        --visibility-gallery: visible;
        margin: auto;
        width: 95vw;
        display: flex;
    }

    .additional-content-container[b-j2uc03z8it] {
        display: none;
        grid-auto-rows: auto;
    }

    .main-card[b-j2uc03z8it] {
        grid-column: 1 / 7;
    }

    .main-card + .content-card[b-j2uc03z8it] {
        grid-column: 1 / 7
    }

    .content-card[b-j2uc03z8it] {
        grid-column: span 7;
    }

    .additional-image[b-j2uc03z8it] {
        grid-column: span 7;
    }

    .additional-image:nth-child(2n)[b-j2uc03z8it] {
        grid-column: span 7;
    }

    .additional-image:nth-child(3n)[b-j2uc03z8it] {
        grid-column: span 7;
    }
}

.card[b-j2uc03z8it] {
    height: 100%;
    width: 100%;
}
/* _content/Website/Components/Content/ContentPage/StoreProfileCard.razor.rz.scp.css */
.contentpage-header[b-qcat9bc3xs] {
    background-position: center;
    background-size: cover;
    display: flex;

    flex-direction: column;
    justify-content: center;

    border-radius: 8px;
}

.title-row[b-qcat9bc3xs] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.contentpage-header-title[b-qcat9bc3xs] {
    font-size: 2rem;
    padding: .5rem .5rem 0 .5rem;
    box-sizing: border-box;
}

.contentpage-header-description[b-qcat9bc3xs] {
    width: 50%;
    box-sizing: border-box;
    padding: 1rem;
    background-color: var(--contentpage-background);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contentpage-header-logo[b-qcat9bc3xs] {
    padding: 8px;
    margin-bottom: 5rem;

}

img[b-qcat9bc3xs] {
    width: 100%;
    max-height: 50vh;
    height: auto;
    box-sizing: border-box;
}

.contentpage-header-headline[b-qcat9bc3xs] {
    display: flex;
    justify-content: space-between;
    align-items: center
}
/* _content/Website/Components/Gallery.razor.rz.scp.css */
body[b-bbxri4fvl3] {
    --swiper-theme-color: red;
    --swiper-navigation-color: red;
}

.image-gallery[b-bbxri4fvl3] {
    margin: auto;
    width: 100%;
    max-height: 50vh;
}

.swiper .swiper-slide[b-bbxri4fvl3] {
    text-align: center;
    height: 300px;
    line-height: 300px;
}

img[b-bbxri4fvl3] {
    width: auto;
    height: 100%;
    object-fit: cover;
}

.swiper-slide > img[b-bbxri4fvl3] {
    border-radius: 8px;
}
/* _content/Website/Components/Layout/HomeLayout.razor.rz.scp.css */

.main-layout[b-5a7o4v7ctm] {
    display: grid;
    grid: auto / 0 1fr 0;
    min-height: 100%;
}

.main-content[b-5a7o4v7ctm] {
    grid-column: 1 / 3;
}
/* _content/Website/Components/Layout/MainLayout.razor.rz.scp.css */

.main-layout[b-skospf7ysc] {
    display: grid;
    grid: var(--app-header-size) auto auto / 0 1fr 0;
    min-height: 100%;
}

.main-content[b-skospf7ysc] {
    grid-column: 1 / 3;
    margin-bottom: 8px;
}
/* _content/Website/Components/Layout/NavBar.razor.rz.scp.css */
nav[b-x5hfhc4mnl] {
    height: 100%;
    width: 100%;
    z-index: 9;
    position: relative;
    box-sizing: border-box;

}

.logo[b-x5hfhc4mnl] {
    width: auto;
    padding: 8px;
}

img[b-x5hfhc4mnl] {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    box-sizing: border-box;
    height: 100%;
}

.header.a[b-x5hfhc4mnl] {
    width: 100%;
    height: 100%;
}

a[b-x5hfhc4mnl] {
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 2rem;
}

#navBlade[b-x5hfhc4mnl] {
    position: fixed;
    top: 0;
    right: -12rem;
    height: 100vh;
    width: 100%;
    z-index: 10;
    max-width: 12rem;

    visibility: hidden;
    transition: .3s ease;

    border-radius: 8px;
    background: var(--color-night-blue);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}

#navBlade.show[b-x5hfhc4mnl] {
    visibility: visible;
    right: 0rem;
}

.nav-button[b-x5hfhc4mnl] {
    cursor: pointer;
    background: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    font-size: 2rem;
}

.nav-button:hover[b-x5hfhc4mnl] {
    cursor: pointer;
    background: white;
}

header details.dropdown[b-x5hfhc4mnl] {
    font-size: var(--header-menu-font-size-mobile);
}

header details.dropdown summary[b-x5hfhc4mnl] {
    font-size: var(--header-menu-font-size-mobile);
}

.mainNav[b-x5hfhc4mnl] {
    background: var(--color-night-blue);
}

.nav-mobile[b-x5hfhc4mnl] {
    display: none;
}

.nav-desktop[b-x5hfhc4mnl] {
    padding: 0px 20px 0px 20px;
}

.menu-desktop[b-x5hfhc4mnl] {
    display: flex;
    width: 100%;
    gap: 3rem;
    justify-content: end;
    align-items: center;
    line-height: 2rem;
    font-size: 1.5rem;
}

.header-desktop[b-x5hfhc4mnl] {
    width: 100%;
}

.menu-position[b-x5hfhc4mnl] {
    position: relative;
}

@media (width < 1250px) {

    .menu-desktop[b-x5hfhc4mnl] {
        font-size: 1rem;
    }

    a[b-x5hfhc4mnl] {
        font-size: 1.2rem;
    }

}

@media (width < 1060px) {

    .menu-desktop[b-x5hfhc4mnl] {
        font-size: 1rem;
    }

    a[b-x5hfhc4mnl] {
        font-size: 1.1rem;
    }

}

@media (width < 1000px) {
    .nav-desktop[b-x5hfhc4mnl] {
        display: none;
    }

    .header-mobile[b-x5hfhc4mnl] {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    div.header-mobile > details.dropdown[b-x5hfhc4mnl] {
        width: 100%;
        margin: 0;
    }

    .spacer-mobile[b-x5hfhc4mnl] {
        width: 30%;
    }

    header > div[b-x5hfhc4mnl] {
        padding: 0 1rem;
        align-items: center;
        justify-content: space-between;
    }
}
/* _content/Website/Components/Layout/PageFooter.razor.rz.scp.css */
/* Footer */
@media (width < 860px) {
    .logo[b-ko6ny1j4zq] {
        height: 3rem;
        width: auto;
    }
}

@media (width >= 860px) {
    .logo[b-ko6ny1j4zq] {
        height: 5rem;
        width: auto;
        position: relative;
    }
}

footer[b-ko6ny1j4zq] {
    grid-column: 1 / -1;
    margin-top: auto;

    background-color: #f8f8f8;
    font-size: var(--footer-default-font-size);
    padding: .1rem;
}

.footer-information > a[b-ko6ny1j4zq] {
    color: var(--color-orange-main);
}

.footer-information[b-ko6ny1j4zq] {
    font-size: .7rem;
}

.footer-menu[b-ko6ny1j4zq] {
    font-size: .8rem;
}

.footer-menu a[b-ko6ny1j4zq] {

    color: var(--color-orange-main);
}

.inner-footer[b-ko6ny1j4zq] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem 2rem;
    gap: 16px;
}

.page-content[b-ko6ny1j4zq] {
    display: grid;
    grid: auto / 0 1fr 0;
    height: 100%;
    width: 100%;
}

.copyright[b-ko6ny1j4zq] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: .5rem;
}
/* _content/Website/Components/Layout/PageHeader.razor.rz.scp.css */
header[b-thznno2kas] {
    grid-column: 1 / -1;

    display: flex;
    justify-content: space-between;

    width: 100%;
    color: var(--header-main-color);
    max-height: var(--app-header-size);
}
/* _content/Website/Components/MainInfoLink.razor.rz.scp.css */

.info-card[b-fav9wo3k0n] {
    gap: 8px;
    background: transparent;

    display: inline-flex;
    flex-direction: row;
    align-items: center;

    overflow: clip;
    transition: transform 0.3s ease-in-out;
}

.info-card:hover[b-fav9wo3k0n] {
    text-decoration: none;
}

.info-card-inverted[b-fav9wo3k0n] {
    background: white;
    color: var(--color-about_us);
    border: var(--border-default);
    border-radius: 8px;
}

.icon[b-fav9wo3k0n] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

    min-height: 48px;
    min-width: 48px;

    background: var(--gradient-solar-city);
    color: white;

    border-radius: 8px;
    font-size: 1.5rem;
}

.icon-inverted[b-fav9wo3k0n] {
    color: var(--color-about_us);
    background: white;
    font-size: 48px;
}
/* _content/Website/Components/Marquee.razor.rz.scp.css */
:root[b-g55r8ehaii] {
}

.marquee[b-g55r8ehaii] {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: var(--marquee-gap);
    mask-image: linear-gradient(
        var(--mask-direction, to right),
        hsl(0 0% 0% / 0),
        hsl(0 0% 0% / 1) 20%,
        hsl(0 0% 0% / 1) 80%,
        hsl(0 0% 0% / 0)
    );
}

.marquee__content[b-g55r8ehaii] {
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: var(--marquee-gap);
    min-width: 100%;
    animation: scroll-x-b-g55r8ehaii 45s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .marquee__content[b-g55r8ehaii] {
        animation-play-state: paused !important;
    }
}

.marquee__content img[b-g55r8ehaii] {
    display: grid;
    place-items: center;
    object-fit: cover;
    width: auto;
    aspect-ratio: 1 / 1;
    border-radius: 0.5rem;
}

@keyframes scroll-x-b-g55r8ehaii {
    from {
        transform: translateX(var(--scroll-start));
    }
    to {
        transform: translateX(var(--scroll-end));
    }
}

@keyframes scroll-y-b-g55r8ehaii {
    from {
        transform: translateY(var(--scroll-start));
    }
    to {
        transform: translateY(var(--scroll-end));
    }
}
/* _content/Website/Components/Pages/AboutPage.razor.rz.scp.css */
.main-section[b-47s49tito3] {
    width: 100%;
}

img[b-47s49tito3] {
    object-fit: cover;
    overflow: clip;
    border-radius: 4px;
    height: 100%;
    width: 100%;
}       
/* _content/Website/Components/Pages/DoctorsPage.razor.rz.scp.css */
.main-section[b-1lahispyzi] {
    height: 10vh;
    margin-bottom: 2rem;
}

.title[b-1lahispyzi] {
    width: 100%;
    color: var(--color-orange-main);
}
/* _content/Website/Components/Pages/ErrorPage.razor.rz.scp.css */
/* _content/Website/Components/Pages/GastronomyPage.razor.rz.scp.css */
.main-section[b-ga05ci4cpa] {
    height: 10vh;
    margin-bottom: 2rem;
}


.title[b-ga05ci4cpa] {
    width: 100%;
    color: var(--color-orange-main);
}
/* _content/Website/Components/Pages/HomePage.razor.rz.scp.css */

.main-section[b-s7dpq5ww06] {
    width: 100%;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.sky-section[b-s7dpq5ww06] {
    background: transparent;
}

.card-grid-3[b-s7dpq5ww06] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.main-logo[b-s7dpq5ww06] {
    max-height: 18rem;
    width: auto;
    box-sizing: border-box;
    padding: 24px;
}

.banner-item[b-s7dpq5ww06] {
    height: 2rem;
    width: 100%;
    text-align: center
}

.pad-section[b-s7dpq5ww06] {
    padding: 0 3.5rem 0 3.5rem;
}

.hero-logo-container[b-s7dpq5ww06] {
    flex-grow: 1;
    overflow: hidden;
}

.hero[b-s7dpq5ww06] {
    min-height: 95vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    display: flex;
    flex-direction: column;
    justify-content: end;
}

.hero-container[b-s7dpq5ww06] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 45vh;
}

.hero-tag[b-s7dpq5ww06] {
    justify-self: end;
    font-family: "Nunito", serif;
    font-size: 3rem;
    border-radius: 8px 0px 0px 8px;
    color: white;
}

.hero-info-container[b-s7dpq5ww06] {
    overflow: hidden;
    height: 5rem;
    width: 200px;
    border-radius: 8px;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(4px) saturate(150%);
    -webkit-backdrop-filter: blur(4px) saturate(150%);
    border: 0px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    --animate-delay: 6s;
}

.hero-img[b-s7dpq5ww06] {
    object-fit: cover;
    overflow: clip;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    margin: auto;
}

@media (max-width: 350px) {

    .info-grid[b-s7dpq5ww06] {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

.info-grid[b-s7dpq5ww06] {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 3rem;
}

@media (width < 1150px) {

    .hero-tag[b-s7dpq5ww06] {
        overflow: hidden;
        font-size: 2.2rem;
    }
}

@media (width < 960px) {

    .hero-tag[b-s7dpq5ww06] {
        overflow: hidden;
        font-size: 2rem;
    }
}

@media (width < 860px) {

    .hero-container[b-s7dpq5ww06] {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 8px;
    }

    .hero-logo-container[b-s7dpq5ww06] {
        flex-grow: 0;
    }

    .hero-info-container[b-s7dpq5ww06] {
        height: 2.5rem;
    }

    .hero-tag[b-s7dpq5ww06] {
        overflow: hidden;
        font-size: 1.5rem;
        border-radius: 8px;
    }
}

@media (width < 580px) {

    .info-grid[b-s7dpq5ww06] {
        flex-direction: column;
        align-items: start;
        justify-content: start;
    }
}

.inner-store-grid[b-s7dpq5ww06] {
    background: transparent;
    border-radius: 8px;
    gap: 4rem;
}

.store-grid[b-s7dpq5ww06] {
    padding-top: 24px;
    background-position: center center;
    background-size: cover;
}

.info-section[b-s7dpq5ww06] {
    display: grid;

    grid-template-columns: 1fr 12.4rem;

    grid-auto-rows: 20rem;
    gap: 4px;
    font-size: 1.5rem;

    align-items: center;
}
/* _content/Website/Components/Pages/ImpressumPage.razor.rz.scp.css */
/* _content/Website/Components/Pages/ServicesPage.razor.rz.scp.css */
.main-section[b-tgd4k6jc6g] {
    height: 10vh;
    margin-bottom: 2rem;
}

.title[b-tgd4k6jc6g] {
    color: var(--color-orange-main);
    width: 100%;
}
/* _content/Website/Components/Pages/ShopsPage.razor.rz.scp.css */

.title[b-hgatkg2uxr] {
    width: 100%;
    color: var(--color-orange-main);
}
/* _content/Website/Components/Pages/SitemapComponent.razor.rz.scp.css */
.container[b-rj95svrzxt] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: var(--color-about_us);
    cursor: pointer;
}

#dialog[b-rj95svrzxt] {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    border: 1px solid hsl(0 0% 75%);
    border-radius: 8px;
    background: white;
    width: clamp(50vw, 65vw, 1800px)
}

.button-row[b-rj95svrzxt] {
    padding: 24px;
    gap: 8px;
}

.sitemap-button[b-rj95svrzxt] {
    cursor: pointer;
    border-radius: 8px;
    min-height: 48px;
    min-width: 48px;
    border: none;
    color: black;
    outline: none;
    text-transform: uppercase;
    background: transparent;
    font-size: 1.4rem;
}

.close[b-rj95svrzxt] {
    display: inline-flex;
    align-items: center;
    font-size: 2rem;
    text-align: center;
    border: none;
    background: white;
    padding: 4px;
    cursor: pointer;
    outline: none;
}

.close:hover[b-rj95svrzxt] {
    background: var(--tag-background-color-light);
}

.sitemap-button-selected[b-rj95svrzxt] {
    border-width: 1px;
    border-style: solid;
    color: white;
    background: var(--gradient-solar-city);
}

.sitemap-button:hover[b-rj95svrzxt] {
    background: var(--tag-background-color-light);
}

.sitemap-button-selected:hover[b-rj95svrzxt] {
    background: var(--gradient-solar-city);
}

@media (width < 860px) {

    .sitemap-button[b-rj95svrzxt] {
        font-size: 1rem;
    }
}

@media (width < 500px) {
    .button-row[b-rj95svrzxt] {
        padding: 0px;
        gap: 4px;
    }

    .sitemap-button[b-rj95svrzxt] {
        font-size: 1rem;
    }
}

@media (width < 380px) {

    .sitemap-button[b-rj95svrzxt] {
        font-size: 0.9rem;
    }

    .button-row[b-rj95svrzxt] {
        flex-direction: column-reverse;
    }
}
/* _content/Website/Components/Pages/SubpageList/CategoryPage.razor.rz.scp.css */
.subpage-item[b-n45syiyq1w] {
    height: 300px;
    width: 300px;
}
