/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-e4cdrdkox2] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
}


/* =========================
   TOP NAVIGATION
   ========================= */

.top-navbar[b-e4cdrdkox2] {
    width: 100%;
    min-height: 3.5rem;

    display: flex;
    align-items: center;

    background-color: #7b393e;

    position: relative;
    z-index: 1000;
}


/* =========================
   NAVIGATION CONTAINER
   ========================= */

.navigation[b-e4cdrdkox2] {
    width: 100%;
    display: flex;
    align-items: center;
}


/* =========================
   MENU BUTTON
   ========================= */

.toggle-btn[b-e4cdrdkox2] {
    display: none;

    border: none;
    background: transparent;

    padding: 0.25rem 0.75rem;

    cursor: pointer;

    align-items: center;
    justify-content: center;
}

.toggle-btn img[b-e4cdrdkox2] {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: contain;
}


/* =========================
   MAIN PAGE CONTENT
   ========================= */

.main-content[b-e4cdrdkox2] {
    flex: 1;
    width: 100%;

    display: flex;
    flex-direction: column;
}

.content[b-e4cdrdkox2] {
    flex: 1;
    width: 100%;

    padding-top: 1.5rem;
}


/* =========================
   DESKTOP
   ========================= */

@media (min-width: 641px) {

    .top-navbar[b-e4cdrdkox2] {
        height: 3.5rem;
        padding: 0 1rem;
    }

    .navigation[b-e4cdrdkox2] {
        display: flex;
        height: 100%;
    }

    .toggle-btn[b-e4cdrdkox2] {
        display: none;
    }
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 640px) {

    .top-navbar[b-e4cdrdkox2] {
        min-height: 3.5rem;

        flex-direction: column;
        align-items: stretch;
    }

    .toggle-btn[b-e4cdrdkox2] {
        display: flex;

        position: absolute;

        top: 0.25rem;
        right: 0.75rem;

        z-index: 1001;
    }

    .navigation[b-e4cdrdkox2] {
        display: none;

        width: 100%;

        padding-top: 3.5rem;

        background-color: #7b393e;
    }

    .navigation.open[b-e4cdrdkox2] {
        display: block;
    }

    .content[b-e4cdrdkox2] {
        padding-top: 1rem;
    }
}


/* =========================
   BLAZOR ERROR MESSAGE
   ========================= */

#blazor-error-ui[b-e4cdrdkox2] {
    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: 10000;
}

#blazor-error-ui .dismiss[b-e4cdrdkox2] {
    cursor: pointer;

    position: absolute;

    right: 0.75rem;

    top: 0.5rem;
}

/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* =========================
   NAVBAR
   ========================= */

.top-row[b-yxtu0mh2rm] {
    min-height: 3.5rem;

    display: flex;
    align-items: center;

    background-color: #7b393e;
    
    max-width: 100%;

    padding: 0;
}


/* =========================
   WEBSITE / BRAND NAME
   ========================= */

.navbar-brand[b-yxtu0mh2rm] {
    color: white;

    font-size: 1.1rem;
    font-weight: 500;

    text-decoration: none;

    margin-right: 1.5rem;

    white-space: nowrap;
}

.navbar-brand:hover[b-yxtu0mh2rm] {
    color: white;
}


.navbar-toggler[b-yxtu0mh2rm] {
    display: none;
}


/* =========================
   ICONS
   ========================= */

.bi[b-yxtu0mh2rm] {
    display: inline-block;
    position: relative;
    width: clamp(0.8rem, 1.2vw, 1.25rem);
    height: clamp(0.8rem, 1.2vw, 1.25rem);
    margin-right: clamp(0.25rem, 0.5vw, 0.5rem);
    top: -1px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.bi-house-door-fill-nav-menu[b-yxtu0mh2rm] {
    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-CakeIcon[b-yxtu0mh2rm]{
    background-image: url("images/CakeIcon.png");
}

.bi-ChatBubbleIcon[b-yxtu0mh2rm]{
    background-image: url("images/ChatBubbleIcon.png");
}

.bi-list-nested-nav-menu[b-yxtu0mh2rm] {
    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");
}


/* =========================
   NAVIGATION WRAPPER
   ========================= */

.nav-scrollable[b-yxtu0mh2rm] {
    display: flex;

    width: 100%;

    height: 3.5rem;

    align-items: center;

    overflow: visible;
}


/*
   The <nav> element inside NavMenu.
   ::deep is needed because this is
   Blazor scoped CSS.
*/

.nav-scrollable[b-yxtu0mh2rm]  nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: clamp(0.1rem, 0.4vw, 0.25rem);
}


/* =========================
   NAVIGATION ITEM
   ========================= */

.nav-item[b-yxtu0mh2rm] {
    display: flex;

    align-items: center;

    font-size: 0.9rem;

    padding: 0;

    margin: 0;
    
    gap: 0;
}


/*
   Removes spacing from the original
   vertical Blazor sidebar.
*/

.nav-item:first-of-type[b-yxtu0mh2rm] {
    padding-top: 0;
}

.nav-item:last-of-type[b-yxtu0mh2rm] {
    padding-bottom: 0;
}


/* =========================
   NAVIGATION LINKS
   ========================= */

.nav-item[b-yxtu0mh2rm]  .nav-link {
    font-size: 1.7rem;
    color: #ffffff;
    -webkit-text-stroke: 1px #47535e;
    background: transparent;
    border: none;
    border-radius: clamp(1px, 1vw, 5px);
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    width: auto;
    height: 90%;
    white-space: nowrap;
    text-decoration: none;
    transition:
        background-color 0.15s ease,
        color 0.15s ease;
}

/* =========================
   ACTIVE LINK
   ========================= */

.nav-item[b-yxtu0mh2rm]  a.active {
    background-color: rgba(255, 255, 255, 0.27);
    
    padding: 0 !important;
    
    color: white;
}


/* =========================
   HOVER
   ========================= */

.nav-item[b-yxtu0mh2rm]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.12);
    
    padding: 0 !important;
    
    color: white;
}


/* =========================
   DESKTOP
   ========================= */

@media (min-width: 641px) {

    .top-row[b-yxtu0mh2rm] {
        height: 3.5rem;
    }

    .nav-scrollable[b-yxtu0mh2rm] {
        display: flex;

        height: 3.5rem;

        overflow: visible;
    }

    .nav-scrollable[b-yxtu0mh2rm]  nav {
        flex-direction: row;

        align-items: center;

        height: 100%;
    }

    .nav-item[b-yxtu0mh2rm] {
        padding: 0 !important;
        
        height: 100%;
    }
}


/* =========================
   MOBILE
   ========================= */

@media (max-width: 640px) {

    .top-row[b-yxtu0mh2rm] {
        width: 100%;

        padding: 0.75rem 1rem;

        min-height: 3.5rem;
    }

    .nav-scrollable[b-yxtu0mh2rm] {
        width: 100%;

        height: auto;

        display: block;

        overflow: visible;
    }

    .nav-scrollable[b-yxtu0mh2rm]  nav {
        display: flex;

        flex-direction: column;

        align-items: stretch;

        width: 100%;

        height: auto;

        padding: 0.5rem;
    }

    .nav-item[b-yxtu0mh2rm] {
        display: block;
        
        padding: 0 !important;
        
        width: 100%;
    }

    .nav-item[b-yxtu0mh2rm]  .nav-link {
        width: 100%;

        height: 3rem;

        justify-content: flex-start;

        padding: 0 !important;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-h4cwspwqxk],
.components-reconnect-repeated-attempt-visible[b-h4cwspwqxk],
.components-reconnect-failed-visible[b-h4cwspwqxk],
.components-pause-visible[b-h4cwspwqxk],
.components-resume-failed-visible[b-h4cwspwqxk],
.components-rejoining-animation[b-h4cwspwqxk] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-retrying[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-failed[b-h4cwspwqxk],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-h4cwspwqxk] {
    display: block;
}


#components-reconnect-modal[b-h4cwspwqxk] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-h4cwspwqxk 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-h4cwspwqxk 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-h4cwspwqxk 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-h4cwspwqxk]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-h4cwspwqxk 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-h4cwspwqxk {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-h4cwspwqxk {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-h4cwspwqxk {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-h4cwspwqxk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-h4cwspwqxk] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-h4cwspwqxk] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-h4cwspwqxk] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-h4cwspwqxk] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-h4cwspwqxk] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-h4cwspwqxk] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-h4cwspwqxk 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-h4cwspwqxk] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-h4cwspwqxk {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/About.razor.rz.scp.css */


.header[b-65nc1nd9u3] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}


.middle-information[b-65nc1nd9u3] {
    width: 80%;
    padding: 1rem;
    margin: 10px auto 5px auto;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;
    background: #ebe2e2;
}

.information[b-65nc1nd9u3] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;

}


.header[b-65nc1nd9u3] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}

.image-container-background[b-65nc1nd9u3] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container-background img[b-65nc1nd9u3] {
    width: 100%;
    height: auto;
    display: block;
}

.image-container[b-65nc1nd9u3] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-65nc1nd9u3] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-65nc1nd9u3] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}


.table[b-65nc1nd9u3] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: fit-content;
    max-width: 100%;
    outline: 1px solid #000000;
    margin: 0 auto 1rem auto;
}

.column[b-65nc1nd9u3] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: fit-content;
    max-width: 100%;
    box-shadow: -1px 0 0 #000000;
}


.table-head[b-65nc1nd9u3] {
    padding: 5px 5px 5px 5px;
    width: 100%;
    box-shadow: 0px 1px 0 #000000;
    font-weight: bold;
    margin: 10 0 20 0;
    color: #FFFFFF;
    background: #0C243C;
}

.table-value[b-65nc1nd9u3] {
    padding: 5px 5px 5px 5px;
    width: 100%;
    box-shadow: 0px 1px 0 #000000;
    margin: 20 0 20 0;
}

.sub-image[b-65nc1nd9u3] {
    border-radius: 25px;
    background: #edeeeb;
    border: 2px solid #e6e7e5;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 0 auto;
}

.sub-image img[b-65nc1nd9u3] {
    border-radius: 25px;
    padding: 20px;
    width: 790;
    max-width: 100%;
}

.submit-form[b-65nc1nd9u3] {
    max-width: 50%;
    margin: 0 auto 0 auto;
    background: #f0ebeb;
}

footer[b-65nc1nd9u3] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/Cakes4sale.razor.rz.scp.css */


.header[b-rv8ucxw1mm] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}

.image-container[b-rv8ucxw1mm] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-rv8ucxw1mm] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-rv8ucxw1mm] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}

.break[b-rv8ucxw1mm] {
    flex-basis: 100%;
    height: 0;
}

.option-container[b-rv8ucxw1mm] {
    display: flex;
    width: 100%;
    max-width: 100%;
    gap: 10;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.cake-option[b-rv8ucxw1mm] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 300px;
    gap: 20px;
}

.cake-option-info[b-rv8ucxw1mm] {
    font-size: 2rem;
}

.cake-option-allergy-info[b-rv8ucxw1mm] {
    font-size: 1rem;
    font-weight: bold;
    max-width: 90%;
    min-height: 5rem;
}

.cake-option img[b-rv8ucxw1mm] {
    width: 300px;
    max-width: 80%
}

.information[b-rv8ucxw1mm] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;
}

.table[b-rv8ucxw1mm] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: fit-content;
    max-width: 100%;
    outline: 1px solid #000000;
    margin: 0 auto 1rem auto;
}

.column[b-rv8ucxw1mm] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: fit-content;
    max-width: 100%;
    box-shadow: -1px 0 0 #000000;
}

.table-head[b-rv8ucxw1mm] {
    padding: 5px 5px 5px 5px;
    width: 100%;
    box-shadow: 0px 1px 0 #000000;
    font-weight: bold;
    margin: 10 0 20 0;
    color: #FFFFFF;
    background: #0C243C;
}

.table-value[b-rv8ucxw1mm] {
    padding: 5px 5px 5px 5px;
    width: 100%;
    box-shadow: 0px 1px 0 #000000;
    margin: 20 0 20 0;
}


.submit-form[b-rv8ucxw1mm] {
    max-width: 50%;
    margin: 0 auto 0 auto;
    background: #edeeeb;
    border: 2px solid #e6e7e5;
    box-shadow: -2px 0 0 #0C243C;
    padding: 16px;
    border-radius: 4px;
}

.form-control[b-rv8ucxw1mm] {
    background: #FFFFFF;
    color: #0C243C;
}

footer[b-rv8ucxw1mm] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/Contact-us.razor.rz.scp.css */


.header[b-lvjhiflnac] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}



.image-container[b-lvjhiflnac] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-lvjhiflnac] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-lvjhiflnac] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}

.submit-form[b-lvjhiflnac] {
    max-width: 50%;
    margin: 0 auto 0 auto;
    background: #edeeeb;
    border: 2px solid #e6e7e5;
    box-shadow: -2px 0 0 #0C243C;
    padding: 16px;
    border-radius: 4px;
}

.form-control[b-lvjhiflnac] {
    background: #FFFFFF;
    color: #0C243C;
}

footer[b-lvjhiflnac] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/Home.razor.rz.scp.css */


.header[b-sohk1o9cdx] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}


.information[b-sohk1o9cdx] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;

}

.image-container[b-sohk1o9cdx] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-sohk1o9cdx] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-sohk1o9cdx] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}

.popup[b-sohk1o9cdx] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);

    display: flex;
    justify-content: center;
    align-items: center;

    z-index: 1000;
}

.popup-content[b-sohk1o9cdx] {
    background: white;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    min-width: 300px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.popup-content button[b-sohk1o9cdx] {
    padding: 10px 25px;
    margin-top: 15px;
    cursor: pointer;
}

.sub-image[b-sohk1o9cdx] {
    border-radius: 25px;
    background: #edeeeb;
    border: 2px solid #e6e7e5;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 0 auto;
}

.sub-image img[b-sohk1o9cdx] {
    border-radius: 25px;
    padding: 20px;
    width: 790;
    max-width: 100%;
}

.submit-form[b-sohk1o9cdx] {
    max-width: 50%;
    margin: 0 auto 0 auto;
    background: #f0ebeb;
}

footer[b-sohk1o9cdx] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/New-2.razor.rz.scp.css */

.header[b-gm0kqel8j8] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}


.information[b-gm0kqel8j8] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;

}

.image-container[b-gm0kqel8j8] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-gm0kqel8j8] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-gm0kqel8j8] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}


footer[b-gm0kqel8j8] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/New-3.razor.rz.scp.css */

.header[b-94enp4nbp3] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}


.information[b-94enp4nbp3] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;

}

.image-container[b-94enp4nbp3] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-94enp4nbp3] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-94enp4nbp3] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}


footer[b-94enp4nbp3] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
/* /Components/Pages/New-Page.razor.rz.scp.css */

.header[b-4nebz6th2z] {
    width: fit-content;
    margin: 0 auto 2.5rem;
    padding: 2rem;
    color: #000000;
    box-shadow: 0px 2px 0 #E94D40;
}


.information[b-4nebz6th2z] {
    width: 80%;
    padding: 1rem;
    margin: 10px 0 5px 10px;
    color: #000000;
    text-align: left;
    box-shadow: -4px 0px 0 #0C243C;

}

.image-container[b-4nebz6th2z] {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.image-container img[b-4nebz6th2z] {
    width: 100%;
    height: auto;
    display: block;
}

.overlay-text[b-4nebz6th2z] {
    position: absolute;
    
    top: 80%;
    left: 69%;
    transform: translate(-0%, -0%);
    
    color: #ffffff;
    font-size: clamp(16px, 3vw, 24px);
    font-weight: bold;
    text-align: center;
    
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    border-radius: 4px;
    
    max-width: 90%;
    box-sizing: border-box;
}


footer[b-4nebz6th2z] {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #0C243C;
}
