/* _content/Favority/Components/Layout/MainLayout.razor.rz.scp.css */

/* _content/Favority/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ghwdop21fp] {
    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-ghwdop21fp] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ghwdop21fp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ghwdop21fp] {
    font-size: 1.1rem;
}

.bi[b-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    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-ghwdop21fp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ghwdop21fp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ghwdop21fp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ghwdop21fp]  .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-ghwdop21fp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ghwdop21fp]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ghwdop21fp] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ghwdop21fp] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ghwdop21fp] {
        display: none;
    }

    .nav-scrollable[b-ghwdop21fp] {
        /* 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/Favority/Components/Pages/Applications.razor.rz.scp.css */

.navbar[b-r6jk2ep767] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    align-content: flex-start;


    position: relative;
    background: #ffffff14;
    border-radius: 10px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.03);
    height: calc(100% - 1rem);
    margin: 0px;
    padding: 0px;
}

.custom-menu-item[b-r6jk2ep767] {
    font-size: 32px;
    color: #82B1FF;
}

.navbar__link[b-r6jk2ep767] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.5rem;
    width: 5.5rem;
    color: #6a778e;
    transition: 250ms ease all;
    text-decoration: none !important;
    flex-direction: column-reverse;
}

    .navbar__link span[b-r6jk2ep767] {
        position: absolute;
        left: 100%;
        transform: translate(-3rem);
        margin-left: 1rem;
        opacity: 0;
        pointer-events: none;
        color: #82B1FF;
        background: #fff;
        padding: 0.75rem;
        transition: 250ms ease all;
        border-radius: 17.5px;
    }

    .navbar__link:hover[b-r6jk2ep767] {
        color: #fff;
    }

        .navbar:not(:hover) .navbar__link:focus span[b-r6jk2ep767], .navbar__link:hover span[b-r6jk2ep767] {
            opacity: 1;
            z-index: 30;
            transform: translate(0);
        }

.navbar__menu[b-r6jk2ep767] {
    position: relative;
}

.navbar__item:last-child[b-r6jk2ep767]:before {
    content: "";
    position: absolute;
    opacity: 0;
    z-index: -1;
    top: 0;
    left: 1rem;
    width: 3.5rem;
    height: 3.5rem;
    background: #82B1FF;
    border-radius: 17.5px;
    transition: 250ms cubic-bezier(1, 0.2, 0.1, 1.2) all;
}

.navbar__item:first-child:nth-last-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(1) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(1):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(1) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(1):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(1) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(2) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(2):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(2) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(2):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(2) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(2):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(2) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 50%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(3) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(3):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(3) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(3):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(3) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(3):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(3) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 33.3333333333%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(3):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(3) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 66.6666666667%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(4):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(4):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(4):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 25%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(4):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 50%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(4):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(4) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 75%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(5):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(5):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(5):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 20%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(5):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 40%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(5):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 60%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(5):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(5) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 80%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(6):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(6):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 16.6666666667%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 33.3333333333%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 50%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 66.6666666667%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(6):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(6) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 83.3333333333%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(7):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(7):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 14.2857142857%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 28.5714285714%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 42.8571428571%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 57.1428571429%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 71.4285714286%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(7):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(7) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 85.7142857143%;
    animation: gooeyEffect-7-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-7-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(8):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(8):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 12.5%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 25%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 37.5%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 50%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 62.5%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 75%;
    animation: gooeyEffect-7-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-7-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(8):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(8) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 87.5%;
    animation: gooeyEffect-8-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-8-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(9):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(9):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 11.1111111111%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 22.2222222222%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 33.3333333333%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 44.4444444444%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 55.5555555556%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 66.6666666667%;
    animation: gooeyEffect-7-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-7-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 77.7777777778%;
    animation: gooeyEffect-8-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-8-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(9):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(9) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 88.8888888889%;
    animation: gooeyEffect-9-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-9-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(10):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(10):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 10%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 20%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 30%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 40%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 50%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 60%;
    animation: gooeyEffect-7-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-7-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 70%;
    animation: gooeyEffect-8-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-8-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):nth-child(9):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:nth-child(9):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 80%;
    animation: gooeyEffect-9-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-9-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(10):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(10) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 90%;
    animation: gooeyEffect-10-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-10-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:hover ~ li:last-child[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(11):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:last-child:hover[b-r6jk2ep767]:before {
    opacity: 1;
}

.navbar__item:first-child:nth-last-child(11):nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(1):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 0%;
    animation: gooeyEffect-1-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-1-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(2):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 9.0909090909%;
    animation: gooeyEffect-2-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-2-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(3):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 18.1818181818%;
    animation: gooeyEffect-3-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-3-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(4):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 27.2727272727%;
    animation: gooeyEffect-4-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-4-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(5):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 36.3636363636%;
    animation: gooeyEffect-5-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-5-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(6):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 45.4545454545%;
    animation: gooeyEffect-6-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-6-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(7):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 54.5454545455%;
    animation: gooeyEffect-7-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-7-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(8):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 63.6363636364%;
    animation: gooeyEffect-8-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-8-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(9):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(9):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 72.7272727273%;
    animation: gooeyEffect-9-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-9-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):nth-child(10):hover ~ li:last-child[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:nth-child(10):hover ~ li:last-child[b-r6jk2ep767]:before {
    top: 81.8181818182%;
    animation: gooeyEffect-10-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-10-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.navbar__item:first-child:nth-last-child(11):last-child:hover[b-r6jk2ep767]:before, .navbar__item:first-child:nth-last-child(11) ~ li:last-child:hover[b-r6jk2ep767]:before {
    top: 90.9090909091%;
    animation: gooeyEffect-11-b-r6jk2ep767 250ms 1;
}

@keyframes gooeyEffect-11-b-r6jk2ep767 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}
/* _content/Favority/Components/Pages/Home.razor.rz.scp.css */
/* Overlay Container */
.Overlay-Container[b-cpypz7c6s6] {
    height: 100vh;
    overflow: auto !important;
}
.scaled-image[b-cpypz7c6s6] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* This transform centers the image both horizontally and vertically */
    opacity: 1;
}
/* Main Body Container */
.Main-Body-Container[b-cpypz7c6s6] {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    min-height: 100vh;
}



.semi-container[b-cpypz7c6s6] {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0;
    bottom:0px;
    padding-top: 80px;
    overflow: auto;
}


h1[b-cpypz7c6s6] {
    font-size: 3rem;
}

p[b-cpypz7c6s6] {
    font-size: 1.5rem;
}

/* Card Container */
.Card-Container[b-cpypz7c6s6] {
    display: grid;
    grid-template-columns: repeat(5, 110px);
    grid-gap: 50px;
    max-width: 800px;
    margin-top: 20px;
}

.card[b-cpypz7c6s6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    perspective: 1000px;
    opacity: 0;
    transform: translateX(100%);
    animation: floatIn-b-cpypz7c6s6 0.8s ease-in-out forwards;
}

    .card:nth-child(1)[b-cpypz7c6s6] {
        animation-delay: 0.1s;
    }

    .card:nth-child(2)[b-cpypz7c6s6] {
        animation-delay: 0.2s;
    }

    .card:nth-child(3)[b-cpypz7c6s6] {
        animation-delay: 0.3s;
    }

    .card:nth-child(4)[b-cpypz7c6s6] {
        animation-delay: 0.4s;
    }

    .card:nth-child(5)[b-cpypz7c6s6] {
        animation-delay: 0.5s;
    }

@keyframes floatIn-b-cpypz7c6s6 {
    from {
        opacity: 0;
        transform: translateX(100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.card-image[b-cpypz7c6s6] {
    width: 110px;
    height: 110px;
    padding: 3px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

    .card-image[b-cpypz7c6s6]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: radial-gradient(circle, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 70%);
        opacity: 0;
        transition: opacity 0.3s ease;
        z-index: -1;
    }

    .card-image:hover[b-cpypz7c6s6] {
        transform: translateY(-3px) scale(1.05);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
    }

        .card-image:hover[b-cpypz7c6s6]::before {
            opacity: 1;
        }

.card-text[b-cpypz7c6s6] {
    font-size: 13px;
    font-weight: 500;
    padding-top: 6px;
    color: white;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 800px) {
    .Card-Container[b-cpypz7c6s6] {
        grid-template-columns: repeat(3, 110px);
    }
}

@media screen and (max-width: 450px) {
    .Card-Container[b-cpypz7c6s6] {
        grid-template-columns: repeat(2, 110px);
    }
}

@media screen and (max-width: 300px) {
    .Card-Container[b-cpypz7c6s6] {
        grid-template-columns: repeat(1, 110px);
    }
}

/* Modal Overlay */
.modal-overlay[b-cpypz7c6s6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    animation: fadeIn-b-cpypz7c6s6 0.4s ease-out;
}

/* Modal Content */
.modal-content[b-cpypz7c6s6] {
    background: #fefefe;
    padding: 30px;
    border-radius: 12px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-20px);
    animation: slideIn-b-cpypz7c6s6 0.4s ease-out;
}

/* Modal Form */
.modal-form[b-cpypz7c6s6] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}

/* Form Input Styling */
.form-input[b-cpypz7c6s6], .color-picker[b-cpypz7c6s6], .form-input-file[b-cpypz7c6s6] {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #d0d0d0;
    background-color: #f0f0f0;
    width: 100%;
    font-size: 16px;
    transition: border-color 0.2s;
}

    .form-input:focus[b-cpypz7c6s6], .color-picker:focus[b-cpypz7c6s6] {
        border-color: #007aff;
        outline: none;
    }

/* Color Picker Label */
.color-picker-container label[b-cpypz7c6s6] {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
}

/* Modal Actions */
.modal-actions[b-cpypz7c6s6] {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

/* Button Styling */
.upload-button[b-cpypz7c6s6], .close-button[b-cpypz7c6s6] {
    padding: 12px 24px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    font-weight: 500;
    transition: background-color 0.3s ease;
}

.upload-button[b-cpypz7c6s6] {
    background-color: #007aff;
    color: white;
}

    .upload-button:hover[b-cpypz7c6s6] {
        background-color: #005bb5;
    }

.close-button[b-cpypz7c6s6] {
    background-color: #ff3b30;
    color: white;
}

    .close-button:hover[b-cpypz7c6s6] {
        background-color: #d32f2f;
    }

/* Animation keyframes */
@keyframes fadeIn-b-cpypz7c6s6 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideIn-b-cpypz7c6s6 {
    from {
        transform: translateY(-20px);
    }

    to {
        transform: translateY(0);
    }
}

/* Exit animations */
.modal-overlay.fadeOut[b-cpypz7c6s6] {
    animation: fadeOut-b-cpypz7c6s6 0.4s ease-in;
}

.modal-content.slideOut[b-cpypz7c6s6] {
    animation: slideOut-b-cpypz7c6s6 0.4s ease-in;
}

@keyframes fadeOut-b-cpypz7c6s6 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes slideOut-b-cpypz7c6s6 {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-20px);
    }
}
