* {
    font-family: "F29LT Bukra Regular";
    margin: 0;
    padding: 0;
}

body {
    background-color: white;
}

.app-header {
    padding: 35px 20px 30px 20px;
    transition: all .35s ease;
    background-color: white;
}

.app-header:hover {
    background-color: #0866FF;
}

.app-header:hover .app-hlgo {
    background-color: #0866FF;
    color: white;
}

.app-header:hover .app-logo-node::before {
    background-color: white;
}

.app-header:hover .app-head-rnav a {
    color: white;
}

.app-logo-node {
    display: flex;
    justify-content: center;
    width: -webkit-fill-available;
    position: relative;
}

.app-hlgo {
    text-align: center;
    color: #0866FF;
    font-weight: 400;
    line-height: 22px;
    font-size: 22px;
    position: relative;
    transition: all .35s ease;
    background: white;
    padding: 0px 30px;
    user-select: none;
    pointer-events: none;
    text-decoration: none;
}

.app-head-rnav {
    display: flex;
    gap: 25px;
    padding: 10px 0px;
}

.app-head-rnav a {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
}

.nav-wrap {
    display: flex;
    justify-content: space-between;
}

.app-logo-node::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0.031rem;
    width: 0;
    left: 50%;
    background-color: #00BF6B;
    transform: translateX(-50%);
    animation: line-expand 1.2s ease forwards;
}

@keyframes line-expand {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.psh-mnk {
    max-height: 1000px;
    padding: 130px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.psh-contain {
    max-width: 620px;
    text-align: center;
}

.fdp-ccmmahge {
    background-color: white;
    padding-top: 60px;
    padding-bottom: 60px;
}

.fdpm-contain {
    max-width: 1280px;
    margin: auto;
}

.psh-paraji {
    margin-bottom: 2rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    color: #fff;
}

.psh-paraji::selection {
    background: #dbdbdb;
    text-shadow: none;
}

.fds-cinfo {
    background-color: #f4f4f4;
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
}

.fds-dta-ui {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    gap: 40px;
}


.fds-dtinv {
    color: black;
    margin-top: 20px;
    font-weight: 500;
    font-family: "F29LT Bukra Rg";
    user-select: none;
    pointer-events: none;
}

.fdp-invbox {
    padding: 1.5rem;
    max-width: 248px;
    min-height: 345px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: -webkit-fill-available;
    overflow: hidden;
    border-radius: 1.25rem;
    border: 1px solid #e8e8e8;
    flex-shrink: 0;
    display: flex;
    text-decoration: none;
    color: inherit;
}

.invcs-hpard {
    font-size: 14px;
    margin-top: 15px;
    color: #393939;
}

.fds-inv-c {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: auto;
    background: #ffffffd9;
    user-select: none;
    padding: 16px;
    right: 0;
}

.invcs-fds-inv-c {
    margin-top: auto;
    background: #ffffffd9;
    user-select: none;
    padding: 16px;
    
    height: calc(330px - 152px);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}

.fdsps-roiu {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 1.75rem;
}

.fds-dta-li {
    width: 250px;
    padding: 30px 19px;
    background-color: white;
    border: 0.63px solid #2D2D2D1A;
    border-radius: 12px;
    text-decoration: none;
    color: inherit;
}

.fds-dta-li:hover {
    background: linear-gradient(180deg, rgba(211, 211, 211, 0.3) -28.34%, rgba(255, 255, 255, 0.3) 100%);
}

.fds-contain {
    max-width: 1280px;
    margin: auto;
}

.fdp-sec {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
    background-color: white;
}

.fdp-contain {
    max-width: 1280px;
    margin: auto;
}

.fdp-hmpara {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8px;
    margin-top: 30px;
    color: #393939;
}

.fds-h3,
.fdms-h3,
.proj-h3 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    color: #181818;
}

.fdms-namteam {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 1.75rem;
}

.manji-cardf {
    position: relative;
    width: 260px;
    height: 300px;
    margin-bottom: 1rem;
    border-radius: 1.25rem;
    display: flex;
    background-position: center;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-size: cover;
    user-select: none;
    text-decoration: none;
    color: inherit;
}

.manji-mswrdp {
    margin-top: auto;
    width: -webkit-fill-available;
    background-color: white;
    padding: 15px 15px;
}

.mac-cosubm {
    font-size: 12px;
    margin-top: 6px;
}

.manji-coname {
    margin-top: auto;
    font-size: 15px;
    background-color: white;
    width: -webkit-fill-available;
}

footer {
    padding: 50px 10px;
    font-size: 13px;
    color: #393939;
    text-align: center;
    text-align: -webkit-center;
}

.fdpart-img-sc {
    height: 120px;
    display: flex;
    justify-content: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    align-items: center;
}

@media screen and (min-width: 500px) and (max-width: 1280px) {

    .fds-cinfo,
    .fdp-sec,
    .fdp-ccmmahge {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 500px) {
    .fdsp-mebfxsec {
        justify-content: center !important;
    }
    .app-header {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .hide-on-mob{
        display: none !important;
    }

    .invcs-fds-inv-c {
        padding: 8px 8px !important;
    }

    .fdsp-invcs-hpard {
        font-size: 11px !important;
        line-height: 21px !important;
    }

    .fdsp-invcs-hmai {
        line-height: 21px !important;
        font-size: 14px !important;
    }

    .nav-wrap,
    .app-head-rnav {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px 30px;
    }

    .app-hlgo span {
        font-size: 7px !important;
    }

    .app-hlgo {
        font-size: 15px !important;
        line-height: 17px !important;
    }

    .app-logo-node {
        margin-bottom: 20px;
    }

    .psh-mnk {
        padding: 80px 10px;
    }

    .fds-cinfo {
        padding: 6.5rem 10px;
    }

    .fdp-hmpara {
        text-align: center;
        line-height: 25px;
    }

    .fdsps-roiu {
        justify-content: center;
    }

    .fds-dta-li {
        width: -webkit-fill-available;
    }

    .fds-dta-ui {
        gap: 20px;
        margin-top: 30px;
    }

    .fds-h3,
    .fdms-h3,
    .proj-h3 {
        text-align: center;
        font-size: 22px;
    }

    .fdms-namteam {
        justify-content: center;
    }

}

.fdsp-meds {
    padding: 60px 10px;
}

.fdsp-mebfxsec {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 25px;
    margin-top: 60px;
}

.fdsp-inbc {
    transition: all .35s ease;
    background-color: #f4f4f4;
    max-width: 410px;
    width: -webkit-fill-available;
    border-radius: 20px;
    position: relative;

    max-height: 330px;
    border: #f4f4f4 solid 1px;
}

.fdsp-inbc{
    text-decoration: none !important;
    color: inherit !important;
}

.fdsp-invcs-hpard {
    font-size: 12px;
    margin-top: 15px;
    line-height: 22px;
    color: #393939;
}

.fdsp-invcs-hmai {
    line-height: 23px;
    font-size: 16px;
}

.fdpm-scilp {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 50px;
    gap: 1.75rem;
}

.cdj-poart-time{
    font-size: 13px;
    margin-bottom: 12px;
}

.brc-mai-pdry{
    color: #181818;
    font-weight: 600;
}

.brc-kl{
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 20px;
    border-top: .063rem solid #e8e8e8;
    border-bottom: .063rem solid #e8e8e8;
}

.brc-kl div{
    flex-shrink: 0;
}

.brc-subli{
    color: #181818;
    font-weight: 400 !important;
    pointer-events: none;
}