body {
    background: linear-gradient(0deg, #F2F2F2 0%, #FFF 100%);
}

.nav-link {
    margin-right: 35px !important;
    color: #333333;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
    word-wrap: 'break-word'
}

.nav-link:hover {
    color: black;
    font-weight: 900;
}

.btn-go-top {
    background: linear-gradient(122deg, #00A141 0%, #0C7CFF 100%);
}

.btn-nav-persislab {
    width: 100%;
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
    background: linear-gradient(122deg, #00A141 0%, #0C7CFF 100%);
    border-radius: 32px;
    overflow: 'hidden';
    justify-content: 'flex-start';
    align-items: 'center';
    gap: 10px;
    display: 'inline-flex';
}

.btn-nav-persislab a {
    color: white;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
    word-wrap: break-word
}

.hero {
    /* z-index: 2; */
    margin-top: 170px;
}

@media (max-width: 575.98px) {
    .hero {
        margin-top: 10px;
    }
    .ornament1 {
        display: none;
    }
}


.hero-title {
    font-family: 'Poppins';
    font-size: 70px;
    font-style: normal;
    font-weight: 1000;
    line-height: 78px;
    /* 121.875% */
    letter-spacing: -0.32px;

    background: var(--gradient-1, linear-gradient(156deg, #00A141 1.9%, #0C7CFF 60.87%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-desc {
    max-width: 459px;
    color: var(--Gray-2, #4F4F4F);
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.08px;
}

.hero-img {
    /* display: flex;
    width: 772px;
    height: 772px;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 65px;
    z-index: 0; */
    display: flex;
    width: 772px;
    height: 772px;
    z-index: 0;
    right: -48px;
    background: linear-gradient(0deg, #F2F2F2 0%, #FFF 100%);
}

@media (max-width: 1440px) {
    .hero-img {
        width: 650px;
        height: 650px;
    }
}

@media (max-width: 1366px) {
    .hero-img {
        left: 0.8rem;
    }
}

@media (max-width: 1180px) {
    .hero-img {
        width: 80%;
        height: 80%;
        left: 25rem;
    }
}

@media (max-width: 1024px) {
    .hero {
        margin-top: 55px;
    }

    .hero-img {
        /* left: 35rem; */
        right: 0;
    }
}

@media (max-width: 968px) {
    .hero {
        margin-top: 0px;
    }

    .hero-desc {
        font-size: 20px;
        text-wrap: wrap;
        padding-right: 120px;
    }

    .hero-title {
        font-size: 50px;
        line-height: 52px;
    }

    .hero-img {
        width: 60%;
        height: 60%;
        left: 25rem;
    }
}

@media (max-width: 768px) {
    .hero-title {
        font-size: 50px;
        line-height: 52px;
    }

    .hero-desc {
        font-size: 15px;
    }

    .hero-img {
        display: none;
    }
}

.who-us-logo {
    width: 300px;
    height: 300px;
    margin-top: -3rem;
}

.who-us-title {
    font-family: 'Poppins';
    font-size: 32px;
    font-style: normal;
    font-weight: 1000;
    line-height: 33px;
    /* 103.125% */
    letter-spacing: -0.5px;
    background: var(--gradient-1, linear-gradient(156deg, #00A141 1.9%, #0C7CFF 60.87%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.who-us-subtitle {
    color: var(--Gray-2, #4F4F4F);
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.5px;
}

.persislab-title {
    text-align: center;
    font-family: 'Poppins';
    font-size: 32px;
    font-style: normal;
    font-weight: 1000;
    /* 103.125% */
    letter-spacing: -0.5px;

    background: var(--gradient-1, linear-gradient(156deg, #00A141 21.9%, #0C7CFF 80.87%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-join-us {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    border: 1px solid var(--Gray-5, #E0E0E0);
    background: var(--White, #FFF);
    height: 445px;
    margin-bottom: 10px;
    overflow: hidden;
}



.card-join-us-img1 {
    background-image: url("/images/icons/Icons-join-us1.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}

.card-join-us-img2 {
    background-image: url("/images/icons/Icons-join-us2.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}

.card-join-us-img3 {
    background-image: url("/images/icons/Icons-join-us3.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}

.card-join-us-img4 {
    background-image: url("/images/icons/Icons-join-us4.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}

.card-join-us-title {
    align-self: stretch;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    /* 165% */
    letter-spacing: -0.5px;
    background: var(--gradient-1, linear-gradient(156deg, #00A141 21.9%, #0C7CFF 80.87%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-join-us-content {
    align-self: stretch;
    overflow: hidden;
    color: var(--Gray-2, #4F4F4F);
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.5px;
}

.card-join-us:hover {
    background: var(--gradient-1, linear-gradient(156deg, #00A141 21.9%, #0C7CFF 80.87%));
    transition: 1s;
}

.card-join-us:hover .card-join-us-img1 {
    background-image: url("/images/icons/Icons-join-us1-white.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    transition: 1s;
}

.card-join-us:hover .card-join-us-img2 {
    background-image: url("/images/icons/Icons-join-us2-white.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    transition: 1s;
}

.card-join-us:hover .card-join-us-img3 {
    background-image: url("/images/icons/Icons-join-us3-white.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    transition: 1s;
}

.card-join-us:hover .card-join-us-img4 {
    background-image: url("/images/icons/Icons-join-us4-white.svg");
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    transition: 1s;
}

.card-join-us:hover .card-join-us-title {
    color: var(--White, #FFF);
    background: #FFF;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.card-join-us:hover .card-join-us-content {
    align-self: stretch;
    overflow: hidden;
    color: var(--Gray-2, #fff);
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.5px;
}

.join-with-us {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;

    border: 1px solid var(--Gray-5, #E0E0E0);
    background: linear-gradient(226deg, #00A141 -29.39%, #0C7CFF 111.61%);
}

.join-with-us h1 {
    align-self: stretch;
    color: var(--White, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    /* 103.125% */
    letter-spacing: -0.5px;
}

.join-with-us p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    align-self: stretch;

    overflow: hidden;
    color: var(--White, #FFF);
    text-align: center;
    text-overflow: ellipsis;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.5px;
}

.join-with-us a {
    display: flex;
    height: 40px;
    padding: 16px 24px;
    align-items: center;
    gap: 10px;

    border-radius: 32px;
    background: var(--White, #FFF);
}

.git-persis {
    /* display: flex; */
    padding: 0px 64px;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}

.git-persis h1 {
    align-self: stretch;

    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 1000;
    line-height: 33px;
    /* 103.125% */
    letter-spacing: -0.5px;

    background: var(--gradient-1, linear-gradient(156deg, #00A141 21.9%, #0C7CFF 80.87%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.git-persis p {
    height: 84px;
    align-self: stretch;
    overflow: hidden;
    color: var(--Gray-2, #4F4F4F);
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
    letter-spacing: -0.5px;
}

.git-persis a {
    color: #FFF;
    display: flex;
    height: 40px;
    padding: 16px 24px;
    align-items: center;
    gap: 10px;
    max-width: 9.3em;
    border-radius: 32px;
    background: linear-gradient(131deg, #00A141 4.16%, #0C7CFF 108.07%);
}

.git-persis-img {
    display: flex;
    width: 300px;
    height: 300px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.card-persislab {
    display: flex;
    min-width: 264px;
    padding: 32px 24px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    border-radius: 10px;
    border: 1px solid var(--Gray-5, #E0E0E0);
    background: var(--White, #FFF);
}

.image-project {
    width: 70%;
    height: 70%;
}

.ornament1{
    position: absolute;
    left:0;
    margin-top: -90px;
    z-index: -999;
}

.card-persislab p {
    color: var(--Gray-1, #333);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
    margin-bottom: 0.01em;
}

.card-persislab span {
    color: var(--Gray-3, #828282);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
}

.card-persislab .persislab-btn-group {
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;

    border-radius: 16px;
    background: var(--Gray-6, #F2F2F2);
}

.persislab-btn {
    color: #FFF;
    display: flex;
    height: 40px;
    padding: 16px 24px;
    align-items: center;
    gap: 10px;
    max-width: 9.3em;
    border-radius: 32px;
    background: linear-gradient(131deg, #00A141 4.16%, #0C7CFF 108.07%);
}

footer {
    display: flex;
    height: 56px;
    justify-content: space-between;
    align-items: center;
    bottom: 0px;

    background: linear-gradient(91deg, #00A141 -13.85%, #0C7CFF 123.77%);
}

footer p {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.07px;
}

.persislab-footer p {
    align-self: stretch;
    color: var(--Gray-2, #4F4F4F);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.08px;
}

.persislab-map-img {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.00) 100%), url('/images/maps.svg'), lightgray 50% / cover no-repeat;
    background-size: cover;
    background-position: center center;
}

.persislab-map-img img {
    background-repeat: no-repeat;
    height: 50%;
}

.separator {
    margin-top: 25rem; margin-bottom: 10rem;
}

@media (max-width: 1024px) {
    .separator {
        margin-top: 10rem; margin-bottom: 10rem;
    }
}

@media (max-width: 768px) {
    .separator {
       display: none !important;
    }
}

.persislab-location {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem;
    display: flex;
    width: 360px;
    padding: 32px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;

    background: linear-gradient(167deg, #00A141 -18.21%, #0C7CFF 113.84%);
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
}

.persislab-location h3 {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px; /* 103.125% */
    letter-spacing: -0.5px;
    margin-bottom: -0.5rem;
}

.persislab-location p {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: -0.5px;
    margin-bottom: -0.5rem;
}

.persislab-location svg {
    /* margin-top: -40px; */
    margin-right: 10px;
}

.persislab-location table tr td {
    padding-bottom: 12px;
}

.loading-page {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    position: fixed;
    background: rgba(26, 25, 25, 0.58);
    backdrop-filter: blur(12px);
    z-index: 1;
}

.landing-page .loading-animation {
    width: 128px;
    height: 128px;
}

.loading-page p {
    color: var(--Gray-5, #E0E0E0);
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
