/* _content/MartaKlaraProject/Components/Layout/BasicLayout.razor.rz.scp.css */
.page[b-fuyhtdebfs] {
    margin: 0;
    font-family: 'Manrope', Arial, sans-serif;
    background: #abaf97;
}


#blazor-error-ui[b-fuyhtdebfs] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-fuyhtdebfs] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MartaKlaraProject/Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-lnnukqjn1h] {
    margin: 0;
    font-family: 'Manrope', Arial, sans-serif;
    display: flex;
    justify-content: center;
}


#blazor-error-ui[b-lnnukqjn1h] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-lnnukqjn1h] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MartaKlaraProject/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-v6ywx72g2a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v6ywx72g2a] {
    flex: 1;
}

.sidebar[b-v6ywx72g2a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-v6ywx72g2a] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v6ywx72g2a]  a, .top-row[b-v6ywx72g2a]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-v6ywx72g2a]  a:hover, .top-row[b-v6ywx72g2a]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-v6ywx72g2a]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-v6ywx72g2a] {
        justify-content: space-between;
    }

    .top-row[b-v6ywx72g2a]  a, .top-row[b-v6ywx72g2a]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v6ywx72g2a] {
        flex-direction: row;
    }

    .sidebar[b-v6ywx72g2a] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v6ywx72g2a] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-v6ywx72g2a]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v6ywx72g2a], article[b-v6ywx72g2a] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-v6ywx72g2a] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-v6ywx72g2a] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MartaKlaraProject/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-smdywpioag] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-smdywpioag] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-smdywpioag] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-smdywpioag] {
    font-size: 1.1rem;
}

.bi[b-smdywpioag] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-smdywpioag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-smdywpioag] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-smdywpioag] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-smdywpioag] {
        padding-bottom: 1rem;
    }

    .nav-item[b-smdywpioag]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-smdywpioag]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-smdywpioag]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-smdywpioag] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-smdywpioag] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-smdywpioag] {
        display: none;
    }

    .nav-scrollable[b-smdywpioag] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/CampaignsComponent.razor.rz.scp.css */
.scroll-section[b-qp57fkso9j] {
    height: calc(100vh * 26);
    position: relative;
    align-items: center;
    background-color: #abaf97;
    margin-top: 0;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/ContactComponent.razor.rz.scp.css */
/* ======================
   LAYOUT
====================== */

.contact-section[b-x0441ekw97] {
    display: flex;
    min-height: 100vh;
    align-items: center;
    background-color: #abaf97;
}

/* LEFT GIF */
/*
.contact-image {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}*/

.contact-image[b-x0441ekw97] {
    align-self: end;
    justify-self: start;
    height: 90vh;
    z-index: 1;
}

.contact-image img[b-x0441ekw97] {
    max-height: 70vh;
    object-fit: contain;
}

/* RIGHT FORM */
/*
.contact-form {
    flex: 1;
    padding: 60px;
}*/
.contact-form-container[b-x0441ekw97] {
    align-self: center;
    justify-self: end;
    min-width: 40vw;
    margin-left: -5vh;
    z-index: 2;
}

/* ======================
   GRID OVERLAY CORE
====================== */

.mk-grid-overlay[b-x0441ekw97] {
    display: flex;
    min-height: 100vh;
    justify-content: center;
}

/* ======================
   TITLE
====================== */

.contact-form-container h1[b-x0441ekw97] {
    font-family: 'PFChampion-Regular', serif;
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 0;
}

/* ======================
   FORM
====================== */

.contact-form[b-x0441ekw97] {
    max-width: 520px;
    margin-left: 10px;
}

.form-group[b-x0441ekw97] {
    width: 100%;
}

/* row inputs */

.contact-row[b-x0441ekw97] {
    display: flex;
    gap: 5%;
    margin-bottom: 20px;
}

.contact-form input[b-x0441ekw97], textarea[b-x0441ekw97] {
    width: 100%;
    padding: 14px;
    background: transparent;
    border: 1px solid #1d100b;
    font-size: 14px;
    outline: none;
    color: #3e3e2f;
}

/* textarea size */

.contact-form-container textarea[b-x0441ekw97] {
    height: 160px;
    resize: none;
    margin-top: 20px;
}

/* button */

.contact-form button[b-x0441ekw97] {
    margin-top: 25px;
    padding: 12px 40px;
    background: transparent;
    border: 1px solid #1d100b;
    cursor: pointer;
    text-transform: lowercase;
    transition: 0.25s;
    width: 50%;
}

.contact-form button:hover[b-x0441ekw97] {
    background: #3e3e2f;
    color: #a6ab8f;
}

/* ======================
   RESPONSIVE
====================== */
/*
@media (max-width: 900px) {

    .contact-section {
        text-align: center;
    }

    .contact-image img {
        max-height: 60vh;
    }

    .contact-form {
        padding: 40px 25px;
    }

    .row {
        flex-direction: column;
    }

    .contact-form h1 {
        font-size: 48px;
    }
}
*/
@media (max-width: 900px) {
    .mk-grid-overlay[b-x0441ekw97] {
        flex-direction: column;
    }

    .contact-image[b-x0441ekw97] {
        order: 2;
    }
    
    .contact-form-container[b-x0441ekw97] {
        margin-top: 10vh;
        width: 80%;
    }
    
    .contact-image[b-x0441ekw97] {
        margin-top: -25vh;
        margin-right: 5vh;
    }

    .contact-image img[b-x0441ekw97] {
        max-height: 50vh;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/ExploreMoreComponents/Designs.razor.rz.scp.css */
.design-section[b-tyb9dg4rbz] {
    min-height: 100vh;
}

.img-card[b-tyb9dg4rbz] {
    height: 40vh;
}

.img-card img[b-tyb9dg4rbz] {
    object-fit: contain;
    height: 80%;
    padding: 5px;
    
}

.hide-on-phone[b-tyb9dg4rbz] {
    display: block;
}

@media (max-width: 991px) {
    .hide-on-phone[b-tyb9dg4rbz] {
        display: none;
    }

}

.ol[b-tyb9dg4rbz]{
    padding-left:20px;
}

.ol li[b-tyb9dg4rbz]{
    margin-bottom:10px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/ExploreMoreComponents/ExploreComponent.razor.rz.scp.css */
.explore-title[b-aw3u8swoew] {
    font-weight: 600;
    margin: 10px 0;
}

.explore-item[b-aw3u8swoew] {
    margin-bottom: 50px;
}

.explore-row[b-aw3u8swoew] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.explore-description[b-aw3u8swoew] {
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.dots[b-aw3u8swoew] {
    flex: 1;
    border-bottom: 1.5px dotted #1d100b;
    margin: 0 5px;
    padding-top: 10px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/ExploreMoreComponents/Services.razor.rz.scp.css */
.explore-section[b-7jrcic2pb4] {
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
}

.explore-container[b-7jrcic2pb4] {
    max-width: 700px;
    margin: 0 auto;
    padding: 60px 20px;
    text-align: center;
    line-height: 1.6;
}

.explore-intro[b-7jrcic2pb4] {
    margin-bottom: 40px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/HomePageComponents/AdditionalDescription.razor.rz.scp.css */
.additional-desc-title[b-9f7ua02kg2] {
    margin: -5px 0;
    font-family: 'PFChampion-Regular', serif;
    font-size: clamp(2.5rem, 3rem, 4rem);
    line-height: 1;
}

.additional-desc-item[b-9f7ua02kg2] {

}

.additional-desc-description[b-9f7ua02kg2] {
    text-align: justify;
}

@media (max-width: 768px) {
    .additional-desc-title[b-9f7ua02kg2] {
        font-size: clamp(2rem, 2.5rem, 3rem);
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/Layout/CookieBanner.razor.rz.scp.css */
.cookie-background[b-gidkyzgjsc] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 2000;

    /* START – schowany */
    transform: translateY(100%);

    /* animacja */
    transition: transform 0.6s ease;
}

/* klasa która pokazuje baner */
.cookie-background.show[b-gidkyzgjsc]{
    transform: translateY(0);
}

.cookie-banner[b-gidkyzgjsc]{
    position:fixed;
    bottom:0;
    left:0;
    right:0;

    background:#f5f3ef;
    border-top:1px solid #ddd;

    padding:30px 40px;

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px;
}

/* TEXT */

.cookie-text[b-gidkyzgjsc]{
    max-width:800px;
    color: #1d100b;
}

.cookie-title[b-gidkyzgjsc]{
    font-size:20px;
    font-style:italic;
    margin-bottom:12px;
}

.cookie-description[b-gidkyzgjsc]{
    font-size:14px;
    line-height:1.6;
    color:#333;
}

/* ACTIONS */

.cookie-actions[b-gidkyzgjsc]{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    gap:16px;
    min-width:260px;
}

/* LINKS */

.cookie-links[b-gidkyzgjsc]{
    display:flex;
    gap:24px;
    font-size:14px;
}

.cookie-links a[b-gidkyzgjsc]{
    color:#000;
    text-decoration:underline;
    cursor:pointer;
}

/* BUTTON */

.cookie-accept[b-gidkyzgjsc]{
    width:100%;
    padding:16px 20px;

    background:black;
    color:white;

    border:none;
    cursor:pointer;

    font-size:16px;
}

/* MOBILE */

@media (max-width: 768px){

    .cookie-banner[b-gidkyzgjsc]{
        flex-direction:column;
        align-items:flex-start;
        padding:25px;
    }

    .cookie-actions[b-gidkyzgjsc]{
        width:100%;
        align-items:flex-start;
    }

    .cookie-accept[b-gidkyzgjsc]{
        width:100%;
    }

}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/Layout/CultureSelector.razor.rz.scp.css */
.culture-btn[b-mt9j285uh0] {
    cursor: pointer; 
    border: 0; 
    background: transparent; 
    font-size: 20px;
    text-decoration: none;
}
.culture-btn:hover[b-mt9j285uh0] {
    color: #ff6a00;
}

.culture-light[b-mt9j285uh0] {
    color: #fcfaf7;
}

.culture-dark[b-mt9j285uh0] {
    color: #1d100b;
}
/*
@media (max-width: 991px) {
    .culture-light {
        color: #1d100b;
    }
}*/
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/Layout/FooterMenu.razor.rz.scp.css */
.mk-footer[b-dk87k26q2j] {
    position: absolute;
    width: 100%;
    min-height: 5vh;
    background-color: #c9c5c4;
}
.mk-footer-buttons[b-dk87k26q2j] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5%;
    padding: 5px;
}

.mk-footer-size[b-dk87k26q2j] {
    font-size: clamp(1em, 1em + 0.15vw, 1.5em)
}

@media (max-width: 400px) {
    .mk-footer-size[b-dk87k26q2j] {
        font-size: clamp(0.8em, 0.9em + 0.15vw, 1.2em)
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/Layout/MKNavMenu.razor.rz.scp.css */
.mk-menu-navi[b-2otl7n4px4] {
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 5vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    z-index: 1000;
    color: #fcfaf7;
}

.mk-menu-navi-fixed[b-2otl7n4px4] {
    position: fixed;
}

.mk-menu-navi-absolute[b-2otl7n4px4] {
    position: absolute;
}


.navi-light[b-2otl7n4px4] {
    color: #fcfaf7;
}

.navi-dark[b-2otl7n4px4] {
    color: #1d100b;
}

.navbar-nav[b-2otl7n4px4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.navbar-nav a[b-2otl7n4px4] {
    text-decoration: none;
}

.nav-left[b-2otl7n4px4],
.nav-right[b-2otl7n4px4] {
    display: flex;
    gap: 20px; /* odstęp między przyciskami */
}

.navbar-toggler:focus[b-2otl7n4px4] {
    box-shadow: none;
}

.mk-title-phone[b-2otl7n4px4] {
    display: none;
}
/*
.navbar-toggler {
    border-color: black;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}*/

@media (max-width: 991px) {
    .nav-left[b-2otl7n4px4],
    .nav-right[b-2otl7n4px4] {
        display: contents;
    }
    
    .container-fluid-phone[b-2otl7n4px4] {
        /*background: rgba(0, 0, 0, 1); 0.15);*/
        padding: 10px;
    }

    .mk-menu-navi[b-2otl7n4px4] {
        transition: background 0.3s ease;
        height: auto;
    }

    .mk-menu-navi.menu-open[b-2otl7n4px4] {
        background: rgba(0, 0, 0, 0.15);
    }

    .mk-menu-navi-fixed[b-2otl7n4px4] {
        position: relative;
    }

    .mk-menu-navi-absolute[b-2otl7n4px4] {
        position: relative;
    }
    
    .mk-title-phone[b-2otl7n4px4] {
        display: block;
        text-align: center;
        font-size: clamp(0.5rem, 1rem + 0.5vw, 2rem);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        padding-top: 8px;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/Layout/MKNavMenu_ShopVersion.razor.rz.scp.css */
.mk-menu-navi[b-ffkwtler2t] {
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 5vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    z-index: 1000;
    color: #fcfaf7;
}

.mk-menu-navi-fixed[b-ffkwtler2t] {
    position: fixed;
}

.navi-light[b-ffkwtler2t] {
    color: #fcfaf7;
}

.navi-dark[b-ffkwtler2t] {
    color: #1d100b;
}

.navbar-nav[b-ffkwtler2t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.navbar-nav a[b-ffkwtler2t] {
    text-decoration: none;
}

.nav-left[b-ffkwtler2t],
.nav-right[b-ffkwtler2t] {
    display: flex;
    gap: 20px; /* odstęp między przyciskami */
}

.navbar-toggler:focus[b-ffkwtler2t] {
    box-shadow: none;
}


.navbar-toggler[b-ffkwtler2t] {
    border-color: black;
}
.navbar-toggler-icon[b-ffkwtler2t] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

@media (max-width: 991px) {
    .nav-left[b-ffkwtler2t],
    .nav-right[b-ffkwtler2t] {
        display: contents;
    }
    
    .container-fluid-phone[b-ffkwtler2t] {
        padding: 10px;
    }

    .mk-menu-navi[b-ffkwtler2t] {
        background: #fcfaf7;
        transition: background 0.3s ease;
        height: auto;
    }

    .mk-menu-navi.menu-open[b-ffkwtler2t] {
        background: rgba(0, 0, 0, 0.15);
    }

    .mk-menu-navi-fixed[b-ffkwtler2t] {
        position: relative;
    }

    .navi-light[b-ffkwtler2t] {
        color: #1d100b;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/NewsletterPopup.razor.rz.scp.css */
.newsletter-close-area[b-hqz7d5ptb4] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: none;
    z-index: 5;
}

.newsletter-container[b-hqz7d5ptb4] {
    position: fixed;
    top: 30%;
    left: 50%;
    min-width: 300px;
    transform: translate(-50%, -50%);

    opacity: 0;
    transition:opacity 0.4s ease;
    display: none;
}

.visible[b-hqz7d5ptb4] {
    opacity:1;
}

.newsletter-box[b-hqz7d5ptb4]{
    text-align:center;
    padding: 20px;
    background: #fcfaf7;
    display: flex;
    justify-content: center;
    align-items: center;    
}

.newsletter-input[b-hqz7d5ptb4]{
    border:none;
    border-bottom:1px solid #333;
    width: 90%;
    padding:10px;
    background:transparent;
    outline:none;
    text-align:center;
}

.newsletter-btn[b-hqz7d5ptb4]{
    position: absolute;
    border:none;
    background:none;
    cursor:pointer;
}

.privacy[b-hqz7d5ptb4]{
    margin-top:25px;
    font-size:18px;
}

.privacy a[b-hqz7d5ptb4]{
    color: #1d100b;
    text-decoration:underline;
}

.success-message[b-hqz7d5ptb4]{
    display:none;
    font-size:16px;
    padding: 20px;
}

.success-message p[b-hqz7d5ptb4]{
    margin:10px 0;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/OrderPanel.razor.rz.scp.css */
.order-container[b-usobx7a0s8]{
    padding: 20px 10px;
    max-width:550px;
    width:100%;
}

.order-form[b-usobx7a0s8]{
    display:flex;
    flex-direction:column;
    gap:15px;
}

.form-group[b-usobx7a0s8]{
    display:flex;
    flex-direction:column;
}

.group-in-row[b-usobx7a0s8] {
    display:flex;
    flex-direction:row;
    gap:15px;
    justify-content: space-between;
}

label[b-usobx7a0s8]{
    font-size:14px;
    margin-top: 10px;
    color:#6b6b6b;
}

.order-panel-input[b-usobx7a0s8]{
    border:none;
    padding:5px;
    font-size:16px;
    background:transparent;
    border-bottom:1px solid #ccc;

    transition:0.3s;
}


input[b-usobx7a0s8],
textarea[b-usobx7a0s8]{
    border:none;
    padding:5px;
    font-size:16px;
    background:transparent;
    border-bottom:1px solid #ccc;
    
    transition:0.3s;
}

input:focus[b-usobx7a0s8],
textarea:focus[b-usobx7a0s8]{
    outline:none;
    border-bottom:1px solid #000;
}

.logo-small[b-usobx7a0s8] {
    max-height: 28px;
    object-fit: contain;
}

.custom-radio[b-usobx7a0s8] {
    background-color: #ccc;

    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}

.custom-radio:checked[b-usobx7a0s8] {
    background-color: #635BFF;
    border-color: #635BFF;
}

.custom-radio:checked[b-usobx7a0s8]::after {
    content: "";
    position: absolute;

    width: 8px;
    height: 8px;
    border-radius: 50%;

    background: white;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/PrivatePolicyComponents/CookiePolicy.razor.rz.scp.css */
.ol[b-du2z3pu4vi]{
    padding-left:20px;
}

.ol li[b-du2z3pu4vi]{
    margin-bottom:10px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/PrivatePolicyComponents/FaqQuestion.razor.rz.scp.css */
.faq-title[b-cr0jftl1ej] {
    text-decoration: none;
    /*font-size: 20px;*/
    font-weight: 600;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/PrivatePolicyComponents/FaqSection.razor.rz.scp.css */
.mk-faq[b-fxhs6bfz4r] {
    min-height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.faq-content[b-fxhs6bfz4r] {
    width: 60%;
    padding: 5vh;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-family: sans-serif;
    color: black;
    /*background: rgba(255, 255, 255, 0.5);*/
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/PrivatePolicyComponents/PrivacyPolicy.razor.rz.scp.css */
.ol[b-92ovr2ar6y]{
    padding-left:20px;
}

.ol li[b-92ovr2ar6y]{
    margin-bottom:10px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Components/PrivatePolicyComponents/TermsAndConditions.razor.rz.scp.css */
.ol[b-3df83uk0k2]{
    padding-left:20px;
}

.ol li[b-3df83uk0k2]{
    margin-bottom:10px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/AboutPage.razor.rz.scp.css */
/* ======================
   LAYOUT
====================== */

.about-section[b-ymbtuzsocd] {
    min-height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* LEFT IMG */
.about-image[b-ymbtuzsocd] {
    z-index: 1;
}

.about-image img[b-ymbtuzsocd] {
    max-width: 400px;
    object-fit: contain;
}

.logo-small[b-ymbtuzsocd] {
    margin: 10px;
    max-height: 20px;
    object-fit: contain;
}

/* RIGHT TEXT */

.about-form[b-ymbtuzsocd] {
    margin-left: -50px;
    z-index: 2;
}
/* ======================
   GRID OVERLAY CORE
====================== */

.mk-grid-overlay[b-ymbtuzsocd] {
    display: flex;
    justify-content: center;
}

/* ======================
   TITLE
====================== */

.about-form-h1[b-ymbtuzsocd] {
    font-family: 'PFChampion-Regular', serif;
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 0;
}

/* ======================
   TEXT
====================== */

.mk-about-text[b-ymbtuzsocd] {
    max-width: 360px;
    margin-left: 50px;
}

.mk-about-additional-text[b-ymbtuzsocd] {
    display: block;
    max-width: 820px;
}

.small-devices-only[b-ymbtuzsocd] {
    display: none;
}

@media (max-width: 870px) {
    .mk-grid-overlay[b-ymbtuzsocd] {
        display: block;
    }

    .about-form[b-ymbtuzsocd] {
        align-self: center;
        margin-top: -5vh;
        z-index: 2;
        margin-left: -25px;
    }

    .mk-about-text[b-ymbtuzsocd] {
        max-width: 420px;
    }

    .mk-about-additional-text[b-ymbtuzsocd] {
        display: none;
    }
    
    .small-devices-only[b-ymbtuzsocd] {
        display: block;    
    }

    .about-image img[b-ymbtuzsocd] {
        max-width: 80vw;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/ComingSoonPage.razor.rz.scp.css */
.coming-section[b-q7qrd5cluc] {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coming-text[b-q7qrd5cluc] {
    position: absolute;
    font-family: 'PFChampion-Regular', serif;
    font-size: 15vw;
}

.coming-video[b-q7qrd5cluc] {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/ExploreMoreDesigns.razor.rz.scp.css */
.mk-explorePage[b-9lsx2luk93] {
    width: 100%;
    min-height: 100vh;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/ExploreMoreServicesPage.razor.rz.scp.css */
.explore-section[b-z1swxfiog8] {
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
}

.explore-container[b-z1swxfiog8] {
    max-width: 700px;
    margin: 0 auto;
    padding: 60px 20px;
    text-align: center;
    line-height: 1.6;
}

.explore-intro[b-z1swxfiog8] {
    margin-bottom: 40px;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/MaintenancePage.razor.rz.scp.css */
.coming-section[b-wx7az2stef] {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coming-text[b-wx7az2stef] {
    position: absolute;
    font-family: 'PFChampion-Regular', serif;
    font-size: 15vw;
}

.coming-video[b-wx7az2stef] {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/OrderDetailsPage.razor.rz.scp.css */
.view-order-section[b-m74iiwn42e] {
    min-height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.order-container[b-m74iiwn42e] {
    max-width: 500px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-family: sans-serif;
    color: #000;
    background: rgba(255, 255, 255, 0.5);
    
}

.view-order-body[b-m74iiwn42e] {
    
}

.order-line[b-m74iiwn42e] {
    max-width: 600px;
}

.view-order-label[b-m74iiwn42e] {
    font-weight: 600;
}

.status[b-m74iiwn42e] {
    font-weight: 600;
    color: #2a7;
}

.notes[b-m74iiwn42e] {
    margin-top: 15px;
    flex-direction: column;
}

.order-img[b-m74iiwn42e] {
    max-width: 200px;
    object-fit: contain;
}

@media (min-width: 850px) {
    .view-order-body-container[b-m74iiwn42e] {
        width: 848px;
    }
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/PrivatePolicyPage.razor.rz.scp.css */
.mk-policyPage[b-k0thh19kpc] {
    min-height: 100vh;
    width: 100%;
}
/* _content/MartaKlaraProject/Components/_MartaKlaraComponents/Pages/UnsubscribePage.razor.rz.scp.css */
.unsubscribe-section[b-t58ajs35l3] {
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
}

.unsubscribe-container[b-t58ajs35l3] {
    margin-top: 15vh;
    max-width: 500px;
    padding: 10px;
}

.newsletter-input[b-t58ajs35l3]{
    border:none;
    border-bottom:1px solid #333;
    width: 90%;
    padding:10px;
    background:transparent;
    outline:none;
    text-align:center;
}
