@import 'KreatorBlazor.Client.4wvteu7rhq.bundle.scp.css';

/* _content/KreatorBlazor/Components/Layout/AdminLayout.razor.rz.scp.css */
.page[b-9n2uuu044r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9n2uuu044r] {
    flex: 1;
}

.sidebar[b-9n2uuu044r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9n2uuu044r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-9n2uuu044r]  a, .top-row .btn-link[b-9n2uuu044r] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-9n2uuu044r] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9n2uuu044r] {
        display: none;
    }

    .top-row.auth[b-9n2uuu044r] {
        justify-content: space-between;
    }

    .top-row a[b-9n2uuu044r], .top-row .btn-link[b-9n2uuu044r] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9n2uuu044r] {
        flex-direction: row;
    }

    .sidebar[b-9n2uuu044r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9n2uuu044r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-9n2uuu044r], article[b-9n2uuu044r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/KreatorBlazor/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ou5v38v41a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ou5v38v41a] {
    flex: 1;
}

.sidebar[b-ou5v38v41a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ou5v38v41a] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-ou5v38v41a]  a, .top-row .btn-link[b-ou5v38v41a] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-ou5v38v41a] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ou5v38v41a] {
        display: none;
    }

    .top-row.auth[b-ou5v38v41a] {
        justify-content: space-between;
    }

    .top-row a[b-ou5v38v41a], .top-row .btn-link[b-ou5v38v41a] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ou5v38v41a] {
        flex-direction: row;
    }

    .sidebar[b-ou5v38v41a] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ou5v38v41a] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ou5v38v41a], article[b-ou5v38v41a] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/KreatorBlazor/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4v3azjgucu] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4v3azjgucu] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-brand[b-4v3azjgucu] {
    font-size: 1.1rem;
}

.oi[b-4v3azjgucu] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4v3azjgucu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-4v3azjgucu] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-4v3azjgucu] {
    padding-bottom: 1rem;
}

.nav-item[b-4v3azjgucu]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-4v3azjgucu]  a.active {
    background-color: rgba(255, 255, 255, 0.25);
    color: white;
}

.nav-item[b-4v3azjgucu]  a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4v3azjgucu] {
        display: none;
    }

    .collapse[b-4v3azjgucu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/KreatorBlazor/Components/Shared/Baner/BanerSlider.razor.rz.scp.css */
.slider[b-qs2bkslvkr] {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 450px;
}

.slider img[b-qs2bkslvkr] {
    width: 100%;
    transition: 1s;
    position: absolute;
    top: 0;
    left: 0;
}

.slider img:first-child[b-qs2bkslvkr] {
    z-index: 1;
}

.slider img:nth-child(2)[b-qs2bkslvkr] {
    z-index: 0;
}

.navigation-button[b-qs2bkslvkr] {
    text-align: center;
    position: relative;
}

.dot[b-qs2bkslvkr] {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.active[b-qs2bkslvkr],
.dot:hover[b-qs2bkslvkr] {
    background-color: #717171;
}
/* _content/KreatorBlazor/Components/Shared/Kreator/ProjektEdycjaPage.razor.rz.scp.css */
*[b-8b78up9snf] {
    overflow: hidden;
/ outline: dashed 1 px black;
}

.row > div.col-3[b-8b78up9snf] {
    padding-right: 0px;
}

.row > div.col-9[b-8b78up9snf] {
    padding-left: 0px;
}

#container[b-8b78up9snf] {
    width: 1400px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

.header-bar[b-8b78up9snf] {
    width: 100%;
    height: auto;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.toolbox-bar[b-8b78up9snf] {
    width: 100%;
    height: 40px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.gap-2[b-8b78up9snf] {
    gap: 2px;
}

.editor-container[b-8b78up9snf] {
    width: 100%;
    height: 560px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pages-container[b-8b78up9snf] {
    width: 100%;
    height: 250px;
}

.project-root[b-8b78up9snf] {
    width: 900px;
    height: 550px;
    clip-path: inset(0 0 0 0);
}

.info-container[b-8b78up9snf] {
    height: 860px;
    width: 100%;
    padding: 10px;
    overflow-y: scroll;
}

.pages-navigator[b-8b78up9snf] {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagetext-container[b-8b78up9snf] {
    margin: 10px;
    padding: 5px;
}

.pages-preview[b-8b78up9snf] {
    width: 100%;
    height: 200px;
    padding: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    justify-content: left;
    align-items: center;
}

.title-container[b-8b78up9snf] {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 10px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.img-generator-container[b-8b78up9snf] {
    display: none;
}
/* _content/KreatorBlazor/Components/Shared/Makiety/MakietyDialog.razor.rz.scp.css */
.files_container[b-ai9h678a0i] {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 900px;
}

.files_preview[b-ai9h678a0i] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview:hover[b-ai9h678a0i] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-info);
    border-radius: var(--rz-border-radius);
}

.hover[b-ai9h678a0i] {
    border-style: solid;
    background-color: #00ca71;
}

.image-container[b-ai9h678a0i] {
    display: flex;
    justify-content: center;
}

.image-container img[b-ai9h678a0i] {
    width: 50%;
}
/* _content/KreatorBlazor/Components/Shared/Makiety/MakietyPrzesylanieDialog.razor.rz.scp.css */
body[b-4dyh7ytjd1] {
}

.files_container[b-4dyh7ytjd1] {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 900px;
}

.files_preview[b-4dyh7ytjd1] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview:hover[b-4dyh7ytjd1] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-info);
    border-radius: var(--rz-border-radius);
}

.files_preview_delete[b-4dyh7ytjd1] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview_delete:hover[b-4dyh7ytjd1] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-danger);
    border-radius: var(--rz-border-radius);
}

.file-drop-zone[b-4dyh7ytjd1] {
    display: flex;
    width: 100%;
    border: 3px dotted #fb275d;
    align-items: center;
    margin-bottom: 2px;
}

.hover[b-4dyh7ytjd1] {
    border-style: solid;
    background-color: #00ca71;
}

.image-container[b-4dyh7ytjd1] {
    display: flex;
    justify-content: center;
}

.image-container img[b-4dyh7ytjd1] {
    width: 50%;
}

[b-4dyh7ytjd1] input[type=file] {
    width: 100%;
    padding: 20px;
}

.error-message-container[b-4dyh7ytjd1] {
    color: red;
    text-align: center;
}
/* _content/KreatorBlazor/Components/Shared/Poradniki/PoradnikiDialog.razor.rz.scp.css */
.files_container[b-y8rgwl4iq2] {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 900px;
}

.files_preview[b-y8rgwl4iq2] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview:hover[b-y8rgwl4iq2] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-info);
    border-radius: var(--rz-border-radius);
}

.hover[b-y8rgwl4iq2] {
    border-style: solid;
    background-color: #00ca71;
}

.image-container[b-y8rgwl4iq2] {
    display: flex;
    justify-content: center;
}

.image-container img[b-y8rgwl4iq2] {
    width: 50%;
}
/* _content/KreatorBlazor/Components/Shared/Poradniki/PoradnikiPrzesylanieDialog.razor.rz.scp.css */
body[b-zpxr3amj4j] {
}

.files_container[b-zpxr3amj4j] {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 900px;
}

.files_preview[b-zpxr3amj4j] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview:hover[b-zpxr3amj4j] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-info);
    border-radius: var(--rz-border-radius);
}

.files_preview_delete[b-zpxr3amj4j] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    border: 5px solid var(--rz-warning-lighter);
    border-radius: var(--rz-border-radius);
}

.files_preview_delete:hover[b-zpxr3amj4j] {
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: var(--rz-warning-lighter);
    box-shadow: var(--rz-shadow-2);
    cursor: pointer;
    border: 5px solid var(--rz-danger);
    border-radius: var(--rz-border-radius);
}

.file-drop-zone[b-zpxr3amj4j] {
    display: flex;
    width: 100%;
    border: 3px dotted #fb275d;
    align-items: center;
    margin-bottom: 2px;
}

.hover[b-zpxr3amj4j] {
    border-style: solid;
    background-color: #00ca71;
}

.image-container[b-zpxr3amj4j] {
    display: flex;
    justify-content: center;
}

.image-container img[b-zpxr3amj4j] {
    width: 50%;
}

[b-zpxr3amj4j] input[type=file] {
    width: 100%;
    padding: 20px;
}

.error-message-container[b-zpxr3amj4j] {
    color: red;
    text-align: center;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyList.razor.rz.scp.css */
.produkt-card[b-0v9l0muqfv] {
    text-align: center;
    width: 250px;
    height: 430px;
    margin-right: auto;
    margin-left: auto;
}

.product-stack[b-0v9l0muqfv] {
    border: 2px solid white;
    border-radius: 5px;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-0v9l0muqfv] {
    border-color: var(--rz-primary);
}

.przycisk-produkt[b-0v9l0muqfv] {
    font-size: 12px;
    font-family: 'Sen', sans-serif;
    border: 1px solid black;
    padding: 10px;
    background-color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
}

.przycisk-produkt:hover[b-0v9l0muqfv] {
    cursor: pointer;
    background-color: var(--rz-primary);
}

.twoj-projekt-text[b-0v9l0muqfv] {
    font-size: 35px;
    font-family: 'Varela Round', sans-serif;
    display: block;
    text-align: center;
    position: relative;
    top: -90%;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyListPozycja.razor.rz.scp.css */
.produkt-card[b-af9h82evi5] {
    text-align: center;
    width: 250px;
    height: 430px;
    margin-right: auto;
    margin-left: auto;
}

.product-stack[b-af9h82evi5] {
    border: 2px solid white;
    border-radius: 5px;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-af9h82evi5] {
    border-color: var(--rz-primary);
}

.nazwa-produktu[b-af9h82evi5] {
    font-size: 20px;
    font-family: 'Varela Round', sans-serif;
}

.podpis-produktu[b-af9h82evi5] {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Sen', sans-serif;
}

.przycisk-produkt[b-af9h82evi5] {
    font-size: 12px;
    font-family: 'Sen', sans-serif;
    border: 1px solid black;
    padding: 10px;
    background-color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
}

.przycisk-produkt:hover[b-af9h82evi5] {
    cursor: pointer;
    background-color: var(--rz-primary);
}

.produkt-image-container[b-af9h82evi5] {
    position: relative;
    text-align: center;
    height: 200px;
}

.nowosc-etykieta[b-af9h82evi5] {
    position: absolute;
    background-color: var(--rz-primary);
    transform: rotate(5deg);
    text-transform: lowercase;
    font-size: 25px;
    top: 80%;
    left: 85%;
    padding: 1px 10px;
    font-family: 'Sen', sans-serif;
}

.projektuj-etykieta[b-af9h82evi5] {
    position: absolute;
    color: var(--rz-secondary);
    border: 1px solid var(--rz-secondary);
    transform: rotate(5deg);
    text-transform: lowercase;
    padding: 1px 10px;
    font-size: 25px;
    font-family: 'Sen', sans-serif;
    top: 59%;
    left: 87%;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyListPozycjaZaawansowanaMeritum.razor.rz.scp.css */
.produkt-card[b-hfi313gr48] {
    text-align: center;
    width: 254px;
    height: 332px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    transition: 0.3s;
    transition-timing-function: ease-out;
}

.produkt-card:hover[b-hfi313gr48] {
    transform: translate(0, -5px);
    cursor: pointer;
    color: var(--rz-secondary);
}

.product-stack[b-hfi313gr48] {
    border: 2px solid white;
    border-radius: 5px;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-hfi313gr48] {
    border-color: var(--rz-primary);
}

.nazwa-produktu[b-hfi313gr48] {
    font-size: 20px;
    color: black;
}

.przycisk-produkt[b-hfi313gr48] {
    color: var(--rz-primary);
    font-family: 'Sen', sans-serif;
    border: 2px solid var(--rz-primary);
    background-color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
    line-height: 1.5em;
    font-size: 16px;
}

.przycisk-produkt:hover[b-hfi313gr48] {
    color: white;
    cursor: pointer;
    background-color: var(--rz-primary);
}

.produkt-image-container[b-hfi313gr48] {
    position: relative;
    text-align: center;
    border: 1px solid var(--rz-primary);
    box-shadow: 8px 10px lightgray;
    height: 202px;
    align-items: center;
    display: flex;
}

/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyListPozycjaZaawansowanaPrym.razor.rz.scp.css */
.produkt-card[b-rkzj7n2y21] {
    text-align: center;
    width: 250px;
    height: 380px;
    margin-right: auto;
    margin-left: auto;
    transition: 0.3s;
    transition-timing-function: ease-out;
}

.produkt-card:hover[b-rkzj7n2y21] {
    cursor: pointer;
}

.product-stack[b-rkzj7n2y21] {
    border: 2px solid white;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-rkzj7n2y21] {
    border-color: var(--rz-primary);
}

.nazwa-produktu[b-rkzj7n2y21] {
    font-size: 18px;
    font-weight: bold;
    color: var(--rz-primary);
}

.nazwa-produktu:hover[b-rkzj7n2y21] {
    color: var(--rz-secondary);
}

.przycisk-produkt[b-rkzj7n2y21] {
    border: none;
    color: white;
    font-size: 14px;
    padding: 10px;
    background-color: #F06D35;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
    border-radius: 10px;
}

.przycisk-produkt:hover[b-rkzj7n2y21] {
    cursor: pointer;
    background-color: var(--rz-primary);
}

.produkt-image-container[b-rkzj7n2y21] {
    position: relative;
    text-align: center;
    height: 250px;
    align-items: center;
    display: flex;
    border-radius: 15px;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyListPozycjaZaawansowanaTorro.razor.rz.scp.css */
.produkt-card[b-s9duyiwnce] {
    text-align: center;
    width: 254px;
    height: 332px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    transition: 0.3s;
    transition-timing-function: ease-out;
}

.produkt-card:hover[b-s9duyiwnce] {
    transform: translate(0, -5px);
    cursor: pointer;
}

.product-stack[b-s9duyiwnce] {
    border: 2px solid white;
    border-radius: 5px;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-s9duyiwnce] {
    border-color: var(--rz-primary);
}

.nazwa-produktu[b-s9duyiwnce] {
    font-size: 14px;
    color: #1c1c1c;
}

.przycisk-produkt[b-s9duyiwnce] {
    color: #1c1c1c;
    font-size: 12px;
    border: 1px solid black;
    padding: 10px;
    background-color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
}

.przycisk-produkt:hover[b-s9duyiwnce] {
    color: white;
    cursor: pointer;
    background-color: var(--rz-primary);
}

.produkt-image-container[b-s9duyiwnce] {
    position: relative;
    text-align: center;
    border: 1px solid gray;
    box-shadow: 8px 10px lightgray;
    height: 202px;
    align-items: center;
    display: flex;
}

.nowosc-etykieta[b-s9duyiwnce] {
    position: absolute;
    background-color: var(--rz-primary);
    color: white;
    transform: rotate(5deg);
    text-transform: uppercase;
    font-size: 25px;
    top: 80%;
    left: 85%;
    padding: 1px 10px;
}

.bestseller-etykieta[b-s9duyiwnce] {
    position: absolute;
    color: var(--rz-primary);
    border: 1px solid var(--rz-primary);
    transform: rotate(5deg);
    text-transform: uppercase;
    padding: 1px 10px;
    font-size: 25px;
    top: 62%;
    left: 88%;
}

.projektuj-etykieta[b-s9duyiwnce] {
    position: absolute;
    color: var(--rz-secondary);
    border: 1px solid var(--rz-secondary);
    transform: rotate(5deg);
    text-transform: uppercase;
    padding: 1px 10px;
    font-size: 25px;
    top: 42%;
    left: 95%;
}

/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktyListPozycjaZaawansowanaWydruk.razor.rz.scp.css */
.produkt-card[b-w77djvsn7r] {
    text-align: center;
    width: 254px;
    height: 332px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    transition: 0.3s;
    transition-timing-function: ease-out;
}

.produkt-card:hover[b-w77djvsn7r] {
    transform: translate(0, -5px);
    cursor: pointer;
    color: var(--rz-secondary);
}

.product-stack[b-w77djvsn7r] {
    border: 2px solid white;
    border-radius: 5px;
    transition: var(--rz-button-transition);
}

.product-stack:hover[b-w77djvsn7r] {
    border-color: var(--rz-primary);
}

.nazwa-produktu[b-w77djvsn7r] {
    font-size: 20px;
    color: black;
}

.przycisk-produkt[b-w77djvsn7r] {
    color: var(--rz-primary);
    font-family: 'Sen', sans-serif;
    border: 2px solid var(--rz-primary);
    background-color: white;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition: var(--rz-button-transition) !important;
    line-height: 1.5em;
    font-size: 16px;
}

.przycisk-produkt:hover[b-w77djvsn7r] {
    color: white;
    cursor: pointer;
    background-color: var(--rz-primary);
}

.produkt-image-container[b-w77djvsn7r] {
    position: relative;
    text-align: center;
    border: 1px solid var(--rz-primary);
    box-shadow: 8px 10px lightgray;
    height: 202px;
    align-items: center;
    display: flex;
}

/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktZaawansowanyMeritum.razor.rz.scp.css */
.produkt-image-container[b-3e1vade054] {
    position: relative;
    text-align: center;
    height: 152px;
    align-items: center;
    display: flex;
}

.grupa-obrazek[b-3e1vade054] {
    max-width: 190px;
    max-height: 150px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.grupa-obrazek:hover[b-3e1vade054] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.rz-card.rz-variant-filled.gallery-image[b-3e1vade054] {
    text-align: center;
    padding: 2px 2px;
    width: 180px;
}

.rz-card.rz-variant-filled.gallery-image:hover[b-3e1vade054] {
    cursor: pointer;
}

.produkt-image-container-podgrupa[b-3e1vade054] {
    position: relative;
    text-align: center;
    height: 122px;
    align-items: center;
    display: flex;
}

.podgrupa-obrazek[b-3e1vade054] {
    border: 2px solid white;
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek:hover[b-3e1vade054] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.podgrupa-obrazek-aktywna[b-3e1vade054] {
    border: 2px solid var(--rz-secondary);
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek-aktywna:hover[b-3e1vade054] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktZaawansowanyPrym.razor.rz.scp.css */
.produkt-image-container[b-1jpukelqxp] {
    position: relative;
    text-align: center;
    height: 152px;
    align-items: center;
    display: flex;
}

.grupa-obrazek[b-1jpukelqxp] {
    max-width: 190px;
    max-height: 150px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.grupa-obrazek:hover[b-1jpukelqxp] {
    max-width: 300px;
    max-height: 200px;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktZaawansowanyTorro.razor.rz.scp.css */
.produkt-image-container[b-121zcmmgg4] {
    position: relative;
    text-align: center;
    height: 152px;
    align-items: center;
    display: flex;
}

.grupa-obrazek[b-121zcmmgg4] {
    max-width: 190px;
    max-height: 150px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.grupa-obrazek:hover[b-121zcmmgg4] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.rz-card.rz-variant-filled.gallery-image[b-121zcmmgg4] {
    text-align: center;
    padding: 2px 2px;
    width: 180px;
}

.rz-card.rz-variant-filled.gallery-image:hover[b-121zcmmgg4] {
    cursor: pointer;
}

.produkt-image-container-podgrupa[b-121zcmmgg4] {
    position: relative;
    text-align: center;
    height: 122px;
    align-items: center;
    display: flex;
}

.podgrupa-obrazek[b-121zcmmgg4] {
    border: 2px solid white;
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek:hover[b-121zcmmgg4] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.podgrupa-obrazek-aktywna[b-121zcmmgg4] {
    border: 2px solid var(--rz-secondary);
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek-aktywna:hover[b-121zcmmgg4] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/ProduktZaawansowanyWydruk.razor.rz.scp.css */
.produkt-image-container[b-6zn25gpeew] {
    position: relative;
    text-align: center;
    height: 152px;
    align-items: center;
    display: flex;
}

.grupa-obrazek[b-6zn25gpeew] {
    max-width: 190px;
    max-height: 150px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.grupa-obrazek:hover[b-6zn25gpeew] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.rz-card.rz-variant-filled.gallery-image[b-6zn25gpeew] {
    text-align: center;
    padding: 2px 2px;
    width: 180px;
}

.rz-card.rz-variant-filled.gallery-image:hover[b-6zn25gpeew] {
    cursor: pointer;
}

.produkt-image-container-podgrupa[b-6zn25gpeew] {
    position: relative;
    text-align: center;
    height: 122px;
    align-items: center;
    display: flex;
}

.podgrupa-obrazek[b-6zn25gpeew] {
    border: 2px solid white;
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek:hover[b-6zn25gpeew] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}

.podgrupa-obrazek-aktywna[b-6zn25gpeew] {
    border: 2px solid var(--rz-secondary);
    max-width: 140px;
    max-height: 120px;
    object-fit: contain;
    transition: var(--rz-button-transition);
}

.podgrupa-obrazek-aktywna:hover[b-6zn25gpeew] {
    max-width: 300px;
    max-height: 200px;
    cursor: pointer;
}
/* _content/KreatorBlazor/Components/Shared/Produkt/SortedProductsCol.razor.rz.scp.css */
hr[b-w52rms0mvp] {
    color: darkgray;
    background-color: darkgray;
    height: 5px;
    border: none;
}

h4[b-w52rms0mvp] {
    color: white !important;
    background-color: var(--rz-secondary) !important;
    display: inline-block;
    padding: 0 5px;
    text-transform: capitalize;
}

.border-top-primary[b-w52rms0mvp] {
    width: 100%;
    border-top: solid 1px var(--rz-secondary);
}

ul[b-w52rms0mvp] {
    list-style-type: none;
    transform: translate(0px, -25px);
    line-height: 1.0 !important;
}

li[b-w52rms0mvp] {
    margin-bottom: 5px;
    padding-left: 5px;
}
