/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-sdb0fglg88] {
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    height: calc(100vh - 100px);
    width: 100%;
    top: 100px;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-anchor: none;
    background-color: #f7f7f7;
}

@media (max-width: 1159.98px) {
    main[b-sdb0fglg88] {
        position: relative;
        height: 100%;
        top: 0;
        overflow-x: hidden;
    }
}

#blazor-error-ui[b-sdb0fglg88] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-sdb0fglg88] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ixwo38y7qo] {
    display: flex;
    float: right;
    border: none;
    vertical-align: central;
    background: none;
    align-items: center;
    justify-content: center;
    width: 50px;
}

.navbar[b-ixwo38y7qo] {
    position: sticky;
    display: flex;
    top: 0;
    width: 100%;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: 25px;
    background-color: #f7f7f7;
}

.navbar-brand[b-ixwo38y7qo] {
    cursor: pointer;
}

.navbar-brand img[b-ixwo38y7qo] {
    max-width: 150px;
    height: auto;
}

.main-navigation-link[b-ixwo38y7qo] {
    color: #000;
    cursor: pointer;
    text-decoration: none;
    user-select: none;
}

.main-navigation-link.font-weight-bold[b-ixwo38y7qo] {
    font-weight: bold;
}

.navbar-toggler:focus[b-ixwo38y7qo] {
    outline: none;
    box-shadow: none;
}

.secondary-navigation-link[b-ixwo38y7qo] {
    color: #000;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 10px;
    user-select: none;
}

.secondary-navigation-link.font-weight-bold[b-ixwo38y7qo] {
    font-weight: bold;
}

.language-toggle-button[b-ixwo38y7qo] {
    border: none;
    background: none;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    padding: 0 15px;
    user-select: none;
    text-decoration: none;
}

.language-toggle-button:focus[b-ixwo38y7qo] {
    outline: none;
}

.navigation[b-ixwo38y7qo] {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.navigation2[b-ixwo38y7qo] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-brand img[b-ixwo38y7qo] {
    height: 40px;
}

.main-navigation-link[b-ixwo38y7qo] {
    margin: 0 15px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.main-navigation-link:hover[b-ixwo38y7qo] {
    color: #000;
    text-decoration: none;
}

.submenu-container[b-ixwo38y7qo] {
    width: 100%;
    padding: 30px 20px;
    background-color: #f7f7f7;
    text-align: right;
}

.collapse[b-ixwo38y7qo], .collapsing[b-ixwo38y7qo] {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
}

.submenu-col-2-col-3-container[b-ixwo38y7qo] {
    display: flex;
    justify-content: space-between;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.submenu-col-2[b-ixwo38y7qo] {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.submenu-col-3[b-ixwo38y7qo] {
    display: flex;
    flex-direction: column;
    flex: none;
}

.submenu-col-4[b-ixwo38y7qo] {
    margin-top: 30px;
}

.secondary-navigation-link[b-ixwo38y7qo] {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    display: block;
}

.secondary-navigation-link:hover[b-ixwo38y7qo] {
    color: #000;
    text-decoration: none;
}

.contact-info[b-ixwo38y7qo] {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.6;
}

.contact-info p[b-ixwo38y7qo] {
    margin: 5px 0;
}

.contact-info a[b-ixwo38y7qo] {
    color: #000;
    text-decoration: none;
}

.contact-info a:hover[b-ixwo38y7qo] {
    text-decoration: underline;
}

.social-icons[b-ixwo38y7qo] {
    display: flex;
    gap: 15px;
}

.social-icons a[b-ixwo38y7qo] {
    color: #000;
    transition: color 0.3s ease;
}

.social-icons a:hover[b-ixwo38y7qo] {
    opacity: 0.7;
}

.social-icons a[aria-label="Facebook"]:hover[b-ixwo38y7qo] {
    color: #0078FF;
}

.social-icons a[aria-label="Instagram"]:hover[b-ixwo38y7qo] {
    color: #d6249f;
}

.social-icons a[aria-label="Behance"]:hover[b-ixwo38y7qo] {
    color: #053eff;
}

.social-icons a[aria-label="LinkedIn"]:hover[b-ixwo38y7qo] {
    color: #0077b5;
}

.social-icons a[aria-label="Pinterest"]:hover[b-ixwo38y7qo] {
    color: #bd081c;
}

@media (max-width: 1159.98px) {
    .collapse[b-ixwo38y7qo], .collapsing[b-ixwo38y7qo] {
        position: fixed;
        top: -9999px;
        bottom: 0;
    }

    .navbar[b-ixwo38y7qo] {
        margin-top: 15px;
    }

    .navigation[b-ixwo38y7qo] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-brand img[b-ixwo38y7qo] {
        width: 100px;
        height: auto;
    }

    .submenu-container[b-ixwo38y7qo] {
        padding: 20px 15px;
    }

    .submenu-col-2-col-3-container[b-ixwo38y7qo] {
        flex-direction: row;
        align-items: flex-start;
    }

    .submenu-col-2[b-ixwo38y7qo] {
        margin-right: 60px;
    }

    .submenu-col-4[b-ixwo38y7qo] {
        text-align: right;
    }

    .social-icons[b-ixwo38y7qo] {
        justify-content: flex-end;
    }
}

@media (min-width: 1160px) {
    .collapse[b-ixwo38y7qo], .collapsing[b-ixwo38y7qo] {
        position: fixed;
        top: -9999px;
    }

    .submenu-col-2-col-3-container[b-ixwo38y7qo] {
        justify-content: flex-end;
    }

    .submenu-col-3[b-ixwo38y7qo] {
        flex: none;
    }

    .submenu-col-4[b-ixwo38y7qo] {
        display: none;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-a52gfue3qs],
.components-reconnect-repeated-attempt-visible[b-a52gfue3qs],
.components-reconnect-failed-visible[b-a52gfue3qs],
.components-pause-visible[b-a52gfue3qs],
.components-resume-failed-visible[b-a52gfue3qs],
.components-rejoining-animation[b-a52gfue3qs] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-retrying[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-failed[b-a52gfue3qs],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-a52gfue3qs] {
    display: block;
}


#components-reconnect-modal[b-a52gfue3qs] {
    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-a52gfue3qs 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-a52gfue3qs 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-a52gfue3qs 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-a52gfue3qs]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-a52gfue3qs 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-a52gfue3qs {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-a52gfue3qs {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-a52gfue3qs {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-a52gfue3qs] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-a52gfue3qs] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-a52gfue3qs] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-a52gfue3qs] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-a52gfue3qs] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-a52gfue3qs] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-a52gfue3qs] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-a52gfue3qs 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-a52gfue3qs] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-a52gfue3qs {
    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/AboutUs.razor.rz.scp.css */
.image-container[b-9xc3ekksip] {
    width: 100%;
    overflow: hidden;
}

.full-width-image[b-9xc3ekksip] {
    width: 100%;
    height: auto;
    display: block;
}

.full-height-image[b-9xc3ekksip] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.row1-container[b-9xc3ekksip] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 60px 20px;
}

.row1[b-9xc3ekksip] {
    display: flex;
    width: 100%;
    gap: 40px;
    align-items: flex-start;
}

.row1-col1[b-9xc3ekksip] {
    flex: 0 0 300px;
    font-size: 1.8rem;
}

.row1-col2[b-9xc3ekksip] {
    flex: 1;
    font-size: 1.1rem;
    line-height: 1.8;
}

.row2[b-9xc3ekksip] {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 40px 20px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.6;
}

.row2-container[b-9xc3ekksip] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 60px 20px;
}

.row3-container[b-9xc3ekksip] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 20px;
}

.row3[b-9xc3ekksip] {
    display: flex;
    width: 100%;
    gap: 40px;
    margin-bottom: 60px;
}

.row3-img[b-9xc3ekksip] {
    flex: 1;
    min-height: 400px;
}

.row3-img.mobile[b-9xc3ekksip] {
    display: none;
}

.row3-img.desktop[b-9xc3ekksip] {
    display: block;
    flex: 1;
    min-height: 400px;
}

.row3-text-container[b-9xc3ekksip] {
    flex: 1;
    display: flex;
    align-items: center;
}

.row3-text-container.left[b-9xc3ekksip] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.row3-text[b-9xc3ekksip] {
    font-size: 1.1rem;
    line-height: 1.8;
}

.row4-container[b-9xc3ekksip] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 60px 20px;
}

.row5-container[b-9xc3ekksip] {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 60px 20px;
}

.row5-header[b-9xc3ekksip] {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 40px;
}

.row5[b-9xc3ekksip] {
    display: flex;
    gap: 40px;
    width: 100%;
}

.row5-col1-container[b-9xc3ekksip],
.row5-col2-container[b-9xc3ekksip] {
    flex: 1;
}

.row5-col1-1[b-9xc3ekksip] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 20px;
}

.row5-dots[b-9xc3ekksip] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-top: 6px;
    flex-shrink: 0;
}

.dot[b-9xc3ekksip] {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000000;
    display: block;
}

.row5-text[b-9xc3ekksip] {
    font-size: 0.95rem;
    line-height: 1.6;
}

.logo-container[b-9xc3ekksip] {
    width: 100%;
    margin-top: 40px;
}

.logo-grid[b-9xc3ekksip] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    align-items: center;
    justify-items: center;
}

.logo-cell[b-9xc3ekksip] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.logo-cell img[b-9xc3ekksip] {
    max-width: 100%;
    max-height: 60px;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: opacity 0.3s, filter 0.3s;
}

.logo-cell img:hover[b-9xc3ekksip] {
    filter: grayscale(0%);
    opacity: 1;
}

@media (max-width: 1159.98px) {
    .row1[b-9xc3ekksip] {
        flex-direction: column;
        gap: 20px;
    }

    .row1-col1[b-9xc3ekksip] {
        flex: none;
        font-size: 1.5rem;
    }

    .row1-col2[b-9xc3ekksip] {
        font-size: 1rem;
    }

    .row2[b-9xc3ekksip] {
        font-size: 1.2rem;
        padding: 20px;
    }

    .row3[b-9xc3ekksip] {
        flex-direction: column;
        gap: 20px;
    }

    .row3-img[b-9xc3ekksip] {
        min-height: 250px;
    }

    .row3-img.mobile[b-9xc3ekksip] {
        display: block;
        min-height: 250px;
        margin-bottom: 20px;
    }

    .row3-img.desktop[b-9xc3ekksip] {
        display: none;
    }

    .row3-text-container.left[b-9xc3ekksip] {
        order: 0;
    }

    .row5[b-9xc3ekksip] {
        flex-direction: column;
        gap: 20px;
    }

    .logo-grid[b-9xc3ekksip] {
        grid-template-columns: repeat(4, 1fr);
    }

    .row1-container[b-9xc3ekksip],
    .row2-container[b-9xc3ekksip],
    .row3-container[b-9xc3ekksip],
    .row4-container[b-9xc3ekksip],
    .row5-container[b-9xc3ekksip] {
        padding: 30px 15px;
    }
}

@media (max-width: 575.98px) {
    .logo-grid[b-9xc3ekksip] {
        grid-template-columns: repeat(3, 1fr);
    }
}
/* /Components/Pages/Career.razor.rz.scp.css */
.full-width-image[b-40k1y9cims] {
    position: relative;
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.image-container[b-40k1y9cims] {
    position: relative;
    height: 360px;
    overflow: hidden;
}

.image-container img[b-40k1y9cims] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row1-container[b-40k1y9cims] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-40k1y9cims] {
    width: 1150px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
}

.row1-col1[b-40k1y9cims] {
    width: 40%;
    font-size: 2rem;
}

.row1-col2[b-40k1y9cims] {
    width: 60%;
}

.row2-container[b-40k1y9cims] {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row2[b-40k1y9cims] {
    width: 1150px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
}

.row2-col1[b-40k1y9cims] {
    width: 40%;
    font-size: 1rem;
    padding-right: 80px;
}

.row2-col2[b-40k1y9cims] {
    width: 60%;
}

.dot[b-40k1y9cims] {
    height: 5px;
    width: 5px;
    background-color: #000000;
    border-radius: 50%;
    margin-bottom: 3px;
}

.row-dots-container[b-40k1y9cims] {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
}

.row-dots[b-40k1y9cims] {
    margin-top: 3px;
    margin-right: 10px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
}

.row2-text[b-40k1y9cims] {
    font-size: 0.9rem;
}

.row3-container[b-40k1y9cims] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row3[b-40k1y9cims] {
    width: 1150px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
}

.row3-col1[b-40k1y9cims] {
    width: 40%;
    font-size: 1rem;
    padding-right: 80px;
}

.row3-col2[b-40k1y9cims] {
    width: 60%;
}

.row3-col2-box[b-40k1y9cims] {
    border: solid 1px #000000;
    padding: 20px;
    text-align: center;
    margin-top: 30px;
}

@media (max-width: 1159.98px) {
    .image-container[b-40k1y9cims] {
        margin-top: 10px;
        height: 200px;
    }

    .row1-container[b-40k1y9cims] {
        width: 100%;
        background: white;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-40k1y9cims] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-40k1y9cims] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-40k1y9cims] {
        margin-top: 20px;
        width: 100%;
    }

    .row2[b-40k1y9cims] {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
    }

    .row2-col1[b-40k1y9cims] {
        width: 100%;
        font-size: 1rem;
        padding-left: 20px;
        padding-right: 20px;
    }

    .row2-col2[b-40k1y9cims] {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .row3[b-40k1y9cims] {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
    }

    .row3-col1[b-40k1y9cims] {
        width: 100%;
        font-size: 1rem;
        padding-left: 20px;
        padding-right: 20px;
    }

    .row3-col2[b-40k1y9cims] {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
.full-width-image[b-9amf2rxbll] {
    position: relative;
    width: 100%;
    height: auto;
}

.centered-div[b-9amf2rxbll] {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    text-align: left;
    padding: 20px;
    color: #FFFFFF;
}

.image-container[b-9amf2rxbll] {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.image-container img[b-9amf2rxbll] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row1-container[b-9amf2rxbll] {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-9amf2rxbll] {
    width: 550px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.row1-col1[b-9amf2rxbll] {
    width: 100%;
    font-size: 1.2rem;
}

.row1-col2[b-9amf2rxbll] {
    font-size: 0.9rem;
    margin-top: 20px;
    width: 100%;
}

@media (max-width: 1159.98px) {
    .image-container[b-9amf2rxbll] {
        margin-top: 10px;
    }

    .row1-container[b-9amf2rxbll] {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-9amf2rxbll] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-9amf2rxbll] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-9amf2rxbll] {
        margin-top: 20px;
        width: 100%;
    }
}
/* /Components/Pages/CookiesPolicy.razor.rz.scp.css */
.row1-container[b-5iwceofbvj] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-5iwceofbvj] {
    width: 1150px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.row1-col1[b-5iwceofbvj] {
    width: 100%;
    font-size: 1.5rem;
}

.row1-col2[b-5iwceofbvj] {
    margin-top: 20px;
    width: 100%;
}

.row1-header[b-5iwceofbvj] {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: bold;
}

@media (max-width: 1159.98px) {
    .row1-container[b-5iwceofbvj] {
        width: 100%;
        background: white;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-5iwceofbvj] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-5iwceofbvj] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-5iwceofbvj] {
        margin-top: 20px;
        width: 100%;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.carousel[b-kstzyqwpeh],
.carousel-inner[b-kstzyqwpeh],
.carousel-item[b-kstzyqwpeh],
.carousel-item.active[b-kstzyqwpeh] {
    height: calc(100dvh - 100px);
    width: 100%;
}

.carousel-item.active[b-kstzyqwpeh] {
    justify-content: center;
    align-items: center;
}

.carousel-image[b-kstzyqwpeh] {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.carousel[b-kstzyqwpeh] {
    margin-top: 0px;
}

.bottom-gradient-band[b-kstzyqwpeh] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    pointer-events: none;
    background: linear-gradient(
        to top,
        rgba(26, 26, 26, 1) 0%,
        rgba(15, 15, 15, 1) 30%,
        rgba(15, 15, 15, 0.1) 80%,
        rgba(15, 15, 15, 0) 100%
    );
    z-index: 2;
}

.slide-captions[b-kstzyqwpeh] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1150px;
    max-width: calc(100% - 2rem);
    bottom: 25px;
    display: flex;
    align-items: baseline;
    gap: .75rem;
    color: #fff;
    z-index: 3;
    text-align: left;
    pointer-events: none;
}

.slide-captions .caption-header[b-kstzyqwpeh] {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
}

.slide-captions .caption-text[b-kstzyqwpeh] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.3;
    opacity: .9;
    color: rgba(255, 255, 255, 0.9);
}

.carousel-item[b-kstzyqwpeh] {
    position: relative;
}

@media (max-width: 1159.98px) {
    .carousel[b-kstzyqwpeh],
    .carousel-inner[b-kstzyqwpeh],
    .carousel-item[b-kstzyqwpeh],
    .carousel-item.active[b-kstzyqwpeh] {
        height: calc(100dvh - 60px);
        width: 100%;
    }

    .carousel[b-kstzyqwpeh] {
        margin-top: 10px;
    }

    .slide-captions[b-kstzyqwpeh] {
        left: 20px;
        right: .75rem;
        transform: none;
        width: auto;
        bottom: 20px;
        gap: .5rem;
    }

    .slide-captions .caption-header[b-kstzyqwpeh] {
        font-size: 1.2rem;
    }

    .slide-captions .caption-text[b-kstzyqwpeh] {
        font-size: 1rem;
    }
}
/* /Components/Pages/InformationClause.razor.rz.scp.css */
.row1-container[b-mrrxg91ceg] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-mrrxg91ceg] {
    width: 1150px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.row1-col1[b-mrrxg91ceg] {
    width: 100%;
    font-size: 2rem;
}

.row1-col2[b-mrrxg91ceg] {
    margin-top: 20px;
    width: 100%;
}

@media (max-width: 1159.98px) {
    .row1-container[b-mrrxg91ceg] {
        width: 100%;
        background: white;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-mrrxg91ceg] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-mrrxg91ceg] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-mrrxg91ceg] {
        margin-top: 20px;
        width: 100%;
    }
}
/* /Components/Pages/News.razor.rz.scp.css */
.full-height-image[b-9m8sn7ojfs] {
    position: relative;
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.news-margin-top[b-9m8sn7ojfs] {
    margin-top: 0;
}

.row3-container[b-9m8sn7ojfs] {
    width: 100%;
    background: white;
}

.row3[b-9m8sn7ojfs] {
    width: 1150px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.row3-img[b-9m8sn7ojfs] {
    width: 500px;
}

.row3-img.mobile[b-9m8sn7ojfs] {
    display: none;
}

.row3-img.desktop[b-9m8sn7ojfs] {
    display: block;
}

.row3-text-container[b-9m8sn7ojfs] {
    width: 650px;
    padding-left: 0px;
    padding-right: 80px;
    margin-bottom: auto;
    display: block;
}

.row3-text-container.right[b-9m8sn7ojfs] {
    padding-left: 80px;
    padding-right: 0px;
}

.row3-text[b-9m8sn7ojfs] {
    font-size: 1.2rem;
}

.external-content[b-9m8sn7ojfs] {
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
    font-size: 0.9rem;
    margin-top: 30px;
}

.see-more[b-9m8sn7ojfs] {
    display: block;
    margin-top: 30px;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

@media (max-width: 1159.98px) {
    .news-margin-top[b-9m8sn7ojfs] {
        margin-top: 10px;
    }

    .full-height-image[b-9m8sn7ojfs] {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        height: 100%;
        max-height: 500px;
        object-fit: cover;
    }

    .row3-container[b-9m8sn7ojfs] {
        margin-top: 0px;
    }

    .row3[b-9m8sn7ojfs] {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .row3-img[b-9m8sn7ojfs] {
        width: 100%;
    }

    .row3-img.mobile[b-9m8sn7ojfs] {
        width: 100%;
        display: block;
    }

    .row3-img.desktop[b-9m8sn7ojfs] {
        display: none;
    }

    .row3-text-container[b-9m8sn7ojfs] {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row3-text-container.right[b-9m8sn7ojfs] {
        padding-left: 0px;
        padding-right: 0px;
    }

    .row3-text[b-9m8sn7ojfs] {
        font-size: 1.2rem;
        margin-top: 40px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .see-more[b-9m8sn7ojfs] {
        margin-left: 20px;
    }
}
/* /Components/Pages/PrivacyPolicy.razor.rz.scp.css */
.row1-container[b-634nieby56] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-634nieby56] {
    width: 1150px;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}

.row1-col1[b-634nieby56] {
    width: 100%;
    font-size: 2rem;
}

.row1-col2[b-634nieby56] {
    margin-top: 20px;
    width: 100%;
}

@media (max-width: 1159.98px) {
    .row1-container[b-634nieby56] {
        width: 100%;
        background: white;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-634nieby56] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-634nieby56] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-634nieby56] {
        margin-top: 20px;
        width: 100%;
    }
}
/* /Components/Pages/Team.razor.rz.scp.css */
.full-width-image[b-dpm5xz7ph6] {
    position: relative;
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.image-container[b-dpm5xz7ph6] {
    position: relative;
    height: 360px;
    overflow: hidden;
}

.image-container img[b-dpm5xz7ph6] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row1-container[b-dpm5xz7ph6] {
    width: 100%;
    background: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.row1[b-dpm5xz7ph6] {
    width: 1150px;
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
}

.row1-col1[b-dpm5xz7ph6] {
    width: 40%;
    font-size: 2rem;
}

.row1-col2[b-dpm5xz7ph6] {
    width: 60%;
}

.row2-container[b-dpm5xz7ph6] {
    display: flex;
    justify-content: center;
}

.team-container[b-dpm5xz7ph6] {
    width: 1150px;
    margin: 0 auto;
    padding: 20px;
}

.employee-list[b-dpm5xz7ph6] {
    list-style-type: none;
    padding: 0;
}

.employee-details-wrapper[b-dpm5xz7ph6] {
    margin-bottom: 0;
}

.employee-item[b-dpm5xz7ph6] {
    cursor: pointer;
    padding: 10px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    user-select: none;
}

.expand-icon[b-dpm5xz7ph6] {
    font-size: 1.2rem;
    margin-right: 10px;
    width: 15px;
    flex-shrink: 0;
}

.employee-item.is-open .employee-name[b-dpm5xz7ph6] {
    font-weight: bold;
}

.employee-details-content[b-dpm5xz7ph6] {
    height: 0;
    overflow: hidden;
    transition: height 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.employee-details-inner[b-dpm5xz7ph6] {
    padding: 10px 0 20px 25px;
}

.employee-photo[b-dpm5xz7ph6] {
    max-width: 400px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
}

.employee-description[b-dpm5xz7ph6] {
    max-width: 500px;
}

.row3-container[b-dpm5xz7ph6] {
    background: white;
}

.row3[b-dpm5xz7ph6] {
    width: 1150px;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5rem;
}

.row3-text[b-dpm5xz7ph6] {
    width: 50%;
}

@media (max-width: 1159.98px) {
    .image-container[b-dpm5xz7ph6] {
        margin-top: 10px;
        height: 200px;
    }

    .row1-container[b-dpm5xz7ph6] {
        width: 100%;
        background: white;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .row1[b-dpm5xz7ph6] {
        width: auto;
        display: flex;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
    }

    .row1-col1[b-dpm5xz7ph6] {
        width: 100%;
        font-size: 2rem;
    }

    .row1-col2[b-dpm5xz7ph6] {
        width: 100%;
        margin-top: 20px;
    }

    .team-container[b-dpm5xz7ph6] {
        width: 100%;
        padding: 20px;
    }

    .row3[b-dpm5xz7ph6] {
        width: auto;
        padding-top: 50px;
        padding-bottom: 50px;
        margin-left: 20px;
        margin-right: 20px;
        font-size: 1.2rem;
    }

    .row3-text[b-dpm5xz7ph6] {
        width: 100%;
    }
}
/* /Components/Shared/ContactForm.razor.rz.scp.css */
.contact-form-container[b-sjw9vo9qew] {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #ffffff;
}

.contact-form-inner[b-sjw9vo9qew] {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.contact-form-title[b-sjw9vo9qew] {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 32px;
    text-align: center;
    color: #000000;
}

.contact-form[b-sjw9vo9qew] {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.form-group[b-sjw9vo9qew] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.form-label[b-sjw9vo9qew] {
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 0;
}

.form-input[b-sjw9vo9qew] {
    width: 100%;
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #000000;
    outline: none;
    font-size: 0.95rem;
    color: #000000;
    background: transparent;
    box-sizing: border-box;
}

.form-input:focus[b-sjw9vo9qew] {
    border-bottom-color: #000000;
}

.form-textarea[b-sjw9vo9qew] {
    width: 100%;
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #000000;
    outline: none;
    font-size: 0.95rem;
    color: #000000;
    background: transparent;
    resize: vertical;
    min-height: 120px;
    box-sizing: border-box;
    font-family: inherit;
}

.form-textarea:focus[b-sjw9vo9qew] {
    border-bottom-color: #000000;
}

.form-checkbox-group[b-sjw9vo9qew] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 12px;
}

.form-checkbox-group input[type="checkbox"][b-sjw9vo9qew] {
    accent-color: #000000;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.form-checkbox-label[b-sjw9vo9qew] {
    font-size: 0.8rem;
    color: #000000;
    line-height: 1.5;
}

.form-checkbox-label a[b-sjw9vo9qew] {
    color: #000000;
    text-decoration: underline;
}

.form-submit-btn[b-sjw9vo9qew] {
    margin-top: 12px;
    padding: 14px 40px;
    background-color: #000000;
    color: #ffffff;
    border: none;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    cursor: pointer;
    align-self: flex-start;
    transition: background-color 0.2s ease;
}

.form-submit-btn:hover:not(:disabled)[b-sjw9vo9qew] {
    background-color: #333333;
}

.form-submit-btn:disabled[b-sjw9vo9qew] {
    opacity: 0.5;
    cursor: not-allowed;
}

.form-message-success[b-sjw9vo9qew] {
    padding: 14px 16px;
    background-color: #f0f8f0;
    border-left: 3px solid #2d7a2d;
    color: #1a5c1a;
    font-size: 0.9rem;
    margin-bottom: 20px;
}

.form-message-error[b-sjw9vo9qew] {
    padding: 14px 16px;
    background-color: #fdf0f0;
    border-left: 3px solid #c0392b;
    color: #922b21;
    font-size: 0.9rem;
    margin-bottom: 20px;
}

@media (max-width: 1159.98px) {
    .contact-form-inner[b-sjw9vo9qew] {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
}
/* /Components/Shared/CookieConsent.razor.rz.scp.css */
/* ─── Cookie Consent Banner ─────────────────────────────────────────────── */

#cookie-consent-banner[b-aassmoz2fz] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #1a1a1a;
    color: #f7f7f7;
    padding: 1.25rem 1.5rem;
    display: none;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.35);
}

#cookie-consent-banner.is-visible[b-aassmoz2fz] {
    display: block;
    animation: slideUp-b-aassmoz2fz 0.3s ease-out;
}

@keyframes slideUp-b-aassmoz2fz {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.cookie-banner-content[b-aassmoz2fz] {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.cookie-banner-text[b-aassmoz2fz] {
    flex: 1 1 300px;
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #f7f7f7;
}

.cookie-banner-link[b-aassmoz2fz] {
    color: #f7f7f7;
    text-decoration: underline;
}

.cookie-banner-link:hover[b-aassmoz2fz] {
    color: #cccccc;
}

.cookie-banner-buttons[b-aassmoz2fz] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    flex-shrink: 0;
}

/* ─── Shared Button Styles ──────────────────────────────────────────────── */

.btn-cookie-accept[b-aassmoz2fz] {
    background-color: #f7f7f7;
    color: #1a1a1a;
    border: 1px solid #f7f7f7;
    padding: 0.5rem 1.25rem;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s, color 0.2s;
}

.btn-cookie-accept:hover[b-aassmoz2fz] {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.btn-cookie-outline[b-aassmoz2fz] {
    background-color: transparent;
    color: #f7f7f7;
    border: 1px solid #f7f7f7;
    padding: 0.5rem 1.25rem;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s, color 0.2s;
}

.btn-cookie-outline:hover[b-aassmoz2fz] {
    background-color: rgba(247, 247, 247, 0.1);
}

/* ─── Settings Panel ────────────────────────────────────────────────────── */

#cookie-settings-panel[b-aassmoz2fz] {
    display: none;
}

#cookie-settings-panel.is-open[b-aassmoz2fz] {
    display: block;
}

.cookie-settings-overlay[b-aassmoz2fz] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10000;
}

.cookie-settings-dialog[b-aassmoz2fz] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10001;
    background-color: #ffffff;
    color: #1a1a1a;
    width: 90%;
    max-width: 600px;
    max-height: 85vh;
    overflow-y: auto;
    padding: 2rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

.cookie-settings-close[b-aassmoz2fz] {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    line-height: 1;
    cursor: pointer;
    color: #1a1a1a;
    padding: 0.25rem 0.5rem;
}

.cookie-settings-close:hover[b-aassmoz2fz] {
    color: #555555;
}

.cookie-settings-heading[b-aassmoz2fz] {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    padding-right: 2rem;
    letter-spacing: 0.03em;
}

.cookie-settings-description[b-aassmoz2fz] {
    font-size: 0.875rem;
    color: #555555;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

/* ─── Cookie Category ───────────────────────────────────────────────────── */

.cookie-category[b-aassmoz2fz] {
    border-top: 1px solid #e0e0e0;
    padding: 1rem 0;
}

.cookie-category-header[b-aassmoz2fz] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    justify-content: space-between;
}

.cookie-category-info[b-aassmoz2fz] {
    flex: 1;
}

.cookie-category-name[b-aassmoz2fz] {
    font-size: 0.9375rem;
    font-weight: 600;
    display: block;
    margin-bottom: 0.25rem;
}

.cookie-category-desc[b-aassmoz2fz] {
    font-size: 0.8125rem;
    color: #666666;
    margin: 0;
    line-height: 1.5;
}

/* ─── Toggle Switch ─────────────────────────────────────────────────────── */

.cookie-toggle-wrapper[b-aassmoz2fz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    flex-shrink: 0;
}

.cookie-always-active[b-aassmoz2fz] {
    font-size: 0.6875rem;
    color: #1a1a1a;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    white-space: nowrap;
}

.cookie-toggle-input[b-aassmoz2fz] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.cookie-toggle-label[b-aassmoz2fz] {
    display: block;
    position: relative;
    width: 44px;
    height: 24px;
    background-color: #cccccc;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.cookie-toggle-label[b-aassmoz2fz]::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border-radius: 50%;
    transition: transform 0.2s;
}

.cookie-toggle-input:checked + .cookie-toggle-label[b-aassmoz2fz] {
    background-color: #1a1a1a;
}

.cookie-toggle-input:checked + .cookie-toggle-label[b-aassmoz2fz]::after {
    transform: translateX(20px);
}

.cookie-toggle-input:disabled + .cookie-toggle-label[b-aassmoz2fz] {
    opacity: 0.6;
    cursor: not-allowed;
}

.cookie-toggle-input:focus-visible + .cookie-toggle-label[b-aassmoz2fz] {
    outline: 2px solid #1a1a1a;
    outline-offset: 2px;
}

/* ─── Button Focus Styles ───────────────────────────────────────────────── */

.btn-cookie-accept:focus-visible[b-aassmoz2fz],
.btn-cookie-outline:focus-visible[b-aassmoz2fz] {
    outline: 2px solid #f7f7f7;
    outline-offset: 2px;
}

.cookie-settings-close:focus-visible[b-aassmoz2fz] {
    outline: 2px solid #1a1a1a;
    outline-offset: 2px;
}

/* ─── Save Button ───────────────────────────────────────────────────────── */

.btn-cookie-save[b-aassmoz2fz] {
    margin-top: 1.5rem;
    width: 100%;
    padding: 0.75rem;
    font-size: 0.875rem;
}

/* ─── Responsive ────────────────────────────────────────────────────────── */

@media (max-width: 1159.98px) {
    .cookie-banner-content[b-aassmoz2fz] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .cookie-banner-buttons[b-aassmoz2fz] {
        width: 100%;
    }

    .btn-cookie-accept[b-aassmoz2fz],
    .btn-cookie-outline[b-aassmoz2fz] {
        flex: 1 1 auto;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .cookie-banner-buttons[b-aassmoz2fz] {
        flex-direction: column;
    }

    .cookie-settings-dialog[b-aassmoz2fz] {
        padding: 1.5rem 1.25rem;
    }
}
/* /Components/Shared/Footer.razor.rz.scp.css */
footer[b-2xaz1zfm4z] {
    background-color: #1a1a1a;
    color: #fff;
    padding: 60px 20px 40px;
    width: 100%;
}

.footer-content[b-2xaz1zfm4z] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 30px;
    max-width: 1150px;
    margin: 0 auto;
}

.footer-col-1[b-2xaz1zfm4z] {
    display: flex;
    flex-direction: column;
}

.footer-logo-container[b-2xaz1zfm4z] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.footer-logo-studio[b-2xaz1zfm4z] {
    height: 30px;
    width: auto;
}

.footer-logo-doki[b-2xaz1zfm4z] {
    height: 25px;
    width: auto;
}

.footer-col-2 h4[b-2xaz1zfm4z],
.footer-col-3 h4[b-2xaz1zfm4z],
.footer-col-4 h4[b-2xaz1zfm4z] {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    color: #fff;
}

.footer-link[b-2xaz1zfm4z] {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer;
    user-select: none;
}

.footer-link:hover[b-2xaz1zfm4z] {
    color: #fff;
    text-decoration: underline;
}

.footer-link.font-weight-bold[b-2xaz1zfm4z] {
    font-weight: bold;
}

.contact-info[b-2xaz1zfm4z] {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
}

.contact-info p[b-2xaz1zfm4z] {
    margin: 5px 0;
}

.contact-info a[b-2xaz1zfm4z] {
    color: #fff;
    text-decoration: none;
}

.contact-info a:hover[b-2xaz1zfm4z] {
    text-decoration: underline;
}

.social-icons[b-2xaz1zfm4z] {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    justify-content: flex-end;
}

.social-icons a[b-2xaz1zfm4z] {
    color: #fff;
    transition: color 0.3s ease;
}

.social-icons a:hover[b-2xaz1zfm4z] {
    opacity: 0.7;
}

.social-icons a[aria-label="Facebook"]:hover[b-2xaz1zfm4z] {
    color: #0078FF;
}

.social-icons a[aria-label="Instagram"]:hover[b-2xaz1zfm4z] {
    color: #d6249f;
}

.social-icons a[aria-label="Behance"]:hover[b-2xaz1zfm4z] {
    color: #053eff;
}

.social-icons a[aria-label="LinkedIn"]:hover[b-2xaz1zfm4z] {
    color: #0077b5;
}

.social-icons a[aria-label="Pinterest"]:hover[b-2xaz1zfm4z] {
    color: #bd081c;
}

.footer-legal[b-2xaz1zfm4z] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-legal-link[b-2xaz1zfm4z] {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    opacity: 0.7;
}

.footer-cookie-settings-btn[b-2xaz1zfm4z] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    text-align: left;
}

.footer-legal-link:hover[b-2xaz1zfm4z] {
    opacity: 1;
    text-decoration: underline;
}

@media (max-width: 1159.98px) {
    footer[b-2xaz1zfm4z] {
        padding: 40px 15px 30px;
    }

    .footer-content[b-2xaz1zfm4z] {
        grid-template-columns: 1fr auto;
        row-gap: 30px;
        column-gap: 60px;
    }

    .footer-col-1[b-2xaz1zfm4z] {
        grid-column: 1 / 3;
        grid-row: 1;
        align-self: start;
    }

    .footer-col-2[b-2xaz1zfm4z] {
        grid-column: 2;
        grid-row: 2;
        text-align: right;
    }

    .footer-col-3[b-2xaz1zfm4z] {
        grid-column: 1;
        grid-row: 2;
        text-align: right;
    }

    .footer-col-4[b-2xaz1zfm4z] {
        grid-column: 1 / 3;
        grid-row: 3;
        text-align: right;
    }

    .footer-logo-studio[b-2xaz1zfm4z],
    .footer-logo-doki[b-2xaz1zfm4z] {
        height: 30px;
    }
}
/* /Components/Shared/ProjectList.razor.rz.scp.css */
/* Główny kontener zawierający wszystkie projekty */
.projects-container[b-am0n2kykz5] {
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    max-width: 100%;
}

/* Kontener zawierający wszystkie elementy pojedynczego projektu */
.project-item[b-am0n2kykz5] {
    margin-bottom: 40px;
    cursor: pointer;
}

.hover-area[b-am0n2kykz5] {
    position: fixed;
    top: 0;
    height: 100%;
    width: 150px;
    z-index: 10;
    pointer-events: none;
}

.hover-left[b-am0n2kykz5] {
    left: 0;
    cursor: w-resize;
}

.hover-right[b-am0n2kykz5] {
    right: 0;
    cursor: e-resize;
}

/* Kontener zawierający wszystkie elementy projektu widoczne na komputerze */
.project-content[b-am0n2kykz5] {
    display: flex;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: calc((40dvh + 150px) * (16/10));
    max-width: 100%;
    transition: width 0.8s;
}

    .project-content.expanded-content[b-am0n2kykz5] {
        padding-left: 40px;
        width: 100%;
        box-sizing: border-box;
        cursor: grab;
    }

    .project-content:active[b-am0n2kykz5] {
        cursor: grabbing;
    }

/* Kontener zawierający podstawowe dane o projekcie */
.main-data[b-am0n2kykz5] {
    text-align: right;
    font-size: 0.9rem;
    display: block;
    width: 200px;
    padding-right: 20px;
    float: right;
    flex: 0 0 200px;
    position: relative;
}

.main-data-title[b-am0n2kykz5] {
    font-weight: bold;
    font-size: 1rem;
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}

.main-data-subtitle[b-am0n2kykz5] {
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}

.project-data-header[b-am0n2kykz5] {
    font-size: 0.8rem;
    color: darkgray;
    margin-top: 1rem;
}

.project-data-text[b-am0n2kykz5] {
    font-size: 0.8rem;
}

/* Kontener zawierający datę, miasto i symbol plusa / strzałki */
.moving-data-elements[b-am0n2kykz5] {
    text-align: right;
    position: absolute;
    height: 40dvh;
    width: 200px;
    display: block;
    align-content: end;
    transition: height 0.8s;
    padding-right: 20px;
}

    .moving-data-elements.expanded-moving-data[b-am0n2kykz5] {
        height: 75dvh;
    }

.hidden-data[b-am0n2kykz5] {
    opacity: 0;
}

    .hidden-data.expanded-data[b-am0n2kykz5] {
        opacity: 1;
        transition: opacity 1s ease;
    }

.hidden-data-small-screen[b-am0n2kykz5] {
    display: none;
}

.additional-data-small-screen[b-am0n2kykz5] {
    display: none;
}

/* Kontener dla pojedynczego zdjęcia */
.picture[b-am0n2kykz5] {
    padding: 0;
    box-sizing: border-box;
    vertical-align: middle;
}

    .picture img[b-am0n2kykz5] {
        width: 100%;
        height: 40dvh;
        object-fit: cover;
        display: block;
        margin: 0;
        transition: height 0.8s ease;
        vertical-align: middle;
    }

    .picture video[b-am0n2kykz5] {
        vertical-align: middle;
        height: 75dvh;
        object-fit: cover;
        display: block;
        margin: 0;
    }

    .picture.expanded-picture[b-am0n2kykz5] {
        flex: 0 0 auto;
        height: 75dvh;
    }

        .picture.expanded-picture img[b-am0n2kykz5] {
            height: 75dvh;
        }

/* Kontener zawierający dodatkową zawartość aktywnego projektu */
.pictures-carousel-container[b-am0n2kykz5] {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0px;
}

.pictures-carousel[b-am0n2kykz5] {
    display: flex;
    align-items: center;
    height: 100%;
}

    .pictures-carousel .picture[b-am0n2kykz5] {
        flex: 0 0 auto;
        padding: 0;
        margin-right: 10px;
    }

    .pictures-carousel img[b-am0n2kykz5] {
        height: 600px;
        width: auto;
        display: block;
        object-fit: cover;
    }

.external-content[b-am0n2kykz5] {
    width: 300px;
    min-width: 300px;
    height: 75dvh;
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
    font-size: 0.8rem;
    margin-left: 30px;
    margin-right: 30px;
}

.external-content-mobile[b-am0n2kykz5] {
    display: none;
}

.additional-data[b-am0n2kykz5] {
    height: 100%;
    position: relative;
    display: block;
    margin-left: 30px;
    margin-right: 40px;
    /*white-space: normal;*/
}

/* Kontener zawierający ikonę plusa zamienianego na strzałkę */
.svg-plus-arrow[b-am0n2kykz5] {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
}

.svg-plus-arrow-mobile-landscape[b-am0n2kykz5] {
    display: none;
}

@keyframes pulse-move-b-am0n2kykz5 {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

.pulsating-icon[b-am0n2kykz5] {
    animation: pulse-move-b-am0n2kykz5 1s infinite ease-in-out;
}

.svg-icon[b-am0n2kykz5] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s;
}

    .svg-icon.visible[b-am0n2kykz5] {
        opacity: 1;
    }

/* Podpis pod projektem na urządzeniach mobilnych */
.project-title-under-picture[b-am0n2kykz5] {
    display: none;
    text-align: left;
    margin-top: 10px;
    margin-left: 20px;
}

.video-container[b-am0n2kykz5] {
    position: relative;
    background-color: black;
    object-fit: cover;
    display: block;
    margin: 0;
}

.video-element[b-am0n2kykz5] {
    display: block;
}

.video-controls[b-am0n2kykz5] {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    border-radius: 8px;
}

    .video-controls button[b-am0n2kykz5] {
        background: none;
        border: none;
        padding: 0;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .video-controls button img[b-am0n2kykz5] {
            width: 24px;
            height: 24px;
            filter: invert(1);
        }

        .video-controls button:hover img[b-am0n2kykz5] {
            filter: invert(0.5);
        }

.icon[b-am0n2kykz5] {
    height: 20px;
}


@media (max-width: 1159.98px) and (orientation: portrait) {
    .main-data-container[b-am0n2kykz5] {
        display: none;
    }

    .projects-container[b-am0n2kykz5] {
        margin-top: 10px;
    }

    .project-title-under-picture[b-am0n2kykz5] {
        display: block;
        font-size: 0.8rem;
        width: calc(100dvw - 20px);
    }

    .first-picture.expanded-picture img[b-am0n2kykz5] {
        width: calc(100dvw - 20px);
        height: auto;
    }

    .picture[b-am0n2kykz5] {
        margin: 0 10px;
        height: auto;
    }

        .picture img[b-am0n2kykz5] {
            object-fit: cover;
            display: block;
            margin: 0;
        }

        .picture.expanded-picture[b-am0n2kykz5] {
            height: calc((100vw - 20px) / (16/10));
            margin: 0 10px;
        }

    .pictures-carousel img[b-am0n2kykz5] {
        height: auto;
    }

    .project-content .picture img[b-am0n2kykz5] {
        height: calc((100vw - 20px) / (16/10));
    }

    .pictures-carousel[b-am0n2kykz5] {
        align-items: start;
    }

    .project-content.expanded-content .picture video[b-am0n2kykz5] {
        height: calc((100vw - 20px) / (16/10));
    }

    .project-content[b-am0n2kykz5] {
        width: 100%;
        padding-left: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .project-content.expanded-content[b-am0n2kykz5] {
            width: 100%;
            padding-left: 0;
        }

    .hidden-data-small-screen.expanded-data[b-am0n2kykz5] {
        display: block;
        margin-right: 30px;
        margin-left: 30px;
        overflow-y: hidden;
    }

    .additional-data-small-screen.expanded-data[b-am0n2kykz5] {
        display: block;
        margin-right: 30px;
        margin-left: 30px;
        overflow-y: hidden;
    }

    .additional-data[b-am0n2kykz5] {
        display: none;
        overflow-y: hidden;
    }

    .external-content[b-am0n2kykz5] {
        display: none;
    }

    .external-content-mobile[b-am0n2kykz5] {
        display: block;
        width: 300px;
        min-width: 300px;
        word-wrap: break-word;
        white-space: normal;
        overflow-wrap: break-word;
        font-size: 0.8rem;
        margin-left: 30px;
        margin-right: 30px;
        height: calc((100dvw - 40px) / (16/10));
        overflow-y: hidden;
    }

    .svg-plus-arrow[b-am0n2kykz5] {
        transform: translate(370px, -40px);
    }

    .svg-plus-arrow-mobile-landscape[b-am0n2kykz5] {
        display: none;
    }
}

@media (max-width: 1159.98px) and (orientation: landscape) {
    .main-data-container[b-am0n2kykz5] {
        display: none;
    }

    .projects-container[b-am0n2kykz5] {
        margin-top: 10px;
    }

    .project-title-under-picture[b-am0n2kykz5] {
        display: block;
        font-size: 0.8rem;
        width: calc(80vh * (16/10));
        margin-left: auto;
        margin-right: auto;
        transition: width 1s;
    }

        .project-title-under-picture.expanded-data[b-am0n2kykz5] {
            width: 100%;
        }

    .project-title-under-picture-data[b-am0n2kykz5] {
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
    }

        .project-title-under-picture-data.expanded-data[b-am0n2kykz5] {
            margin-left: 10px;
            margin-right: 10px;
        }

    .first-picture.expanded-picture img[b-am0n2kykz5] {
        width: auto;
        height: 80vh;
    }

    .picture img[b-am0n2kykz5] {
        object-fit: cover;
        display: block;
        margin: 0;
    }

    .picture.expanded-picture[b-am0n2kykz5] {
        height: 80vh;
        margin: 0 10px;
    }

    .pictures-carousel img[b-am0n2kykz5] {
        height: auto;
    }

    .project-content .picture img[b-am0n2kykz5] {
        height: 80vh;
        width: auto;
    }

    .pictures-carousel[b-am0n2kykz5] {
        align-items: start;
    }

    .project-content.expanded-content .picture video[b-am0n2kykz5] {
        height: 80vh;
    }

    .project-content[b-am0n2kykz5] {
        width: calc(80vh * (16/10));
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .project-content.expanded-content[b-am0n2kykz5] {
            width: 100%;
            padding-left: 0;
        }

    .hidden-data-small-screen.expanded-data[b-am0n2kykz5] {
        display: block;
        margin-right: 30px;
        margin-left: 30px;
        overflow-y: hidden;
    }

    .additional-data-small-screen.expanded-data[b-am0n2kykz5] {
        display: block;
        margin-right: 30px;
        margin-left: 30px;
        overflow-y: hidden;
    }

    .additional-data[b-am0n2kykz5] {
        display: none;
        overflow-y: hidden;
    }

    .external-content[b-am0n2kykz5] {
        display: none;
    }

    .external-content-mobile[b-am0n2kykz5] {
        display: block;
        width: 300px;
        min-width: 300px;
        word-wrap: break-word;
        white-space: normal;
        overflow-wrap: break-word;
        font-size: 0.8rem;
        margin-left: 30px;
        margin-right: 30px;
        height: 80vh;
        overflow-y: hidden;
    }

    .svg-plus-arrow-mobile-landscape[b-am0n2kykz5] {
        display: none;
    }

        .svg-plus-arrow-mobile-landscape.expanded[b-am0n2kykz5] {
            display: block;
            width: 40px;
            height: 40px;
            position: absolute;
            right: 0;
        }
}

@media (min-width: 1160px) {
    .main-data-container[b-am0n2kykz5] {
        display: flex;
    }

    .external-content-mobile[b-am0n2kykz5] {
        display: none;
    }
}
