.FamstarsContainer_mob_scrollable_container__2sf6A {
    margin-left: -5%;
    overflow-x: scroll;
    padding-left: 5%;
    width: 100vw
}

.FamstarsContainer_mob_scrollable_container__2sf6A::-webkit-scrollbar {
    width: 0
}

.FamstarsContainer_mob_scrollable_container__2sf6A .FamstarsContainer_mob_famstar_card_container___cggA {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    height: 36rem
}

.FamstarsContainer_famstars_container__d339V {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: -4.5rem;
    position: relative
}

.FamstarsContainer_famstars_container__d339V .FamstarsContainer_arrow_up__GBED5 {
    cursor: pointer;
    position: absolute;
    top: -1rem;
    transform: rotate(180deg)
}

.FamstarsContainer_famstars_container__d339V .FamstarsContainer_arrow_down__bKsiF {
    cursor: pointer;
    position: absolute;
    bottom: -1rem;
    transform: rotate(0deg)
}

@media(max-width:767px) {
    .FamstarsContainer_mob_scrollable_container__2sf6A .FamstarsContainer_mob_famstar_card_container___cggA {
        height: 38rem
    }
}

@media(max-width:575px) {
    .FamstarsContainer_mob_scrollable_container__2sf6A .FamstarsContainer_mob_famstar_card_container___cggA {
        height: 39.5rem
    }
}

.FamstarsContainer_scrollable_container__mxDkr {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 38rem;
    overflow-y: scroll;
    position: relative;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
    scrollbar-width: none !important;
    width: 46rem
}

.FamstarsContainer_scrollable_container__mxDkr::-webkit-scrollbar {
    width: 0
}

.FamstarsContainer_scrollable_container__mxDkr .FamstarsContainer_each_group_wrapper__w_Dcy {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem 0;
    min-height: 36rem;
    scroll-snap-align: center;
    width: 100%
}

.FamstarsContainer_progress_bar_wrapper__0KHBV {
    background-color: #dedede;
    border-radius: 6px;
    display: flex;
    height: 5rem;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px
}

.FamstarsContainer_progress_bar_wrapper__0KHBV .FamstarsContainer_progress_bar__JyeOL {
    background-color: #007eff;
    border-radius: 6px;
    width: 4px
}

.FamstarsContainer_famstar_card__JDx0T {
    background-color: #fff;
    border-radius: .65rem;
    box-shadow: 0 2px 17px rgba(0, 0, 0, .06);
    height: 17rem;
    margin: 0 .6rem;
    position: relative;
    width: 14rem
}

.FamstarsContainer_famstar_card__JDx0T img {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .6rem .6rem 0 0;
    height: 65%;
    width: 100%
}

.FamstarsContainer_famstar_card__JDx0T .FamstarsContainer_famstar_name__BCsEs {
    color: rgba(0, 0, 0, .7);
    font-weight: 600;
    margin: 1.4rem auto 0 1.5rem
}

.FamstarsContainer_famstar_card__JDx0T .FamstarsContainer_famstar_role__PDlaS {
    color: rgba(0, 0, 0, .58);
    font-size: 1rem;
    margin-left: 1.5rem;
    margin-top: -.2rem
}

.FamstarsContainer_famstar_card__JDx0T .FamstarsContainer_famstar_status__KhyOK {
    background-color: #fff;
    border-radius: .6rem;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .58);
    font-size: .6rem;
    font-weight: 600;
    left: .4rem;
    padding: .5rem .4rem;
    position: absolute;
    top: 55%
}

@media(max-width:1199px) {
    .FamstarsContainer_famstar_card__JDx0T {
        transform: scale(.95)
    }
}

@media(max-width:767px) {
    .FamstarsContainer_famstar_card__JDx0T {
        height: 18rem;
        width: 15rem
    }

    .FamstarsContainer_famstar_card__JDx0T .FamstarsContainer_famstar_status__KhyOK {
        font-size: .8rem;
        left: 1.2rem;
        top: 58%
    }
}

@media(max-width:575px) {
    .FamstarsContainer_mob_scrollable_container__2sf6A {
        margin-left: -8%;
        overflow-x: scroll;
        padding-left: 8%;
        width: 105vw
    }

    .FamstarsContainer_famstar_card__JDx0T {
        height: 17rem;
        width: 14rem
    }

    .FamstarsContainer_famstar_card__JDx0T .FamstarsContainer_famstar_status__KhyOK {
        font-size: .7rem;
        left: 1.2rem;
        top: 58%
    }
}

.InvestorCard_investor_card__cC67D {
    border-radius: .6rem;
    box-shadow: 0 2px 17px rgba(0, 0, 0, .06);
    position: relative;
    /* margin: 5rem 0; */
    min-height: 16rem;
    text-align: center;
    /* width: 16.5rem; */
    padding: 10px;
    margin-bottom: 40px;
}

.InvestorCard_investor_card__cC67D:hover {
    box-shadow: 0 2px 17px rgba(0, 0, 0, .1);
    transition: all .3s ease
}

.InvestorCard_investor_card__cC67D .InvestorCard_investor_image__5zZ0J {
    height: auto;
    /* margin-top: -5rem; */
    width: 100%;
    border-radius: 2px;
}

.InvestorCard_investor_card__cC67D .InvestorCard_name__TtdVS {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 0;
}

.InvestorCard_investor_card__cC67D .InvestorCard_credential__a2IY3 {
    font-size: 12px;
    font-weight: 800;
    /* margin: 0 auto 1rem; */
    color: #fd712c;
}

.InvestorCard_investor_card__cC67D .InvestorCard_company_logo__v3j2f {
    height: 1.1rem;
    margin-left: .5rem;
    vertical-align: text-top;
    width: auto
}

.ButtonContainer_button_container__HsvTW {
    background-color: #000;
    border: 0;
    border-radius: .6rem;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    padding: .65rem 1.5rem;
    transition: all .3s ease
}

.ButtonContainer_button_container__HsvTW:hover {
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06)
}

.ButtonContainer_button_container__HsvTW:disabled {
    box-shadow: inset 0 0 0 transparent;
    cursor: default;
    opacity: .7
}

.ButtonContainer_button_container__HsvTW .ButtonContainer_centered__8mWVd {
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:575px) {
    .ButtonContainer_button_container__HsvTW {
        margin-top: 1.3rem;
        padding: .85rem 1.9rem
    }
}

.PCHeader_header_outer_container__25c1V {
    background: transparent;
    left: 0;
    margin: 0;
    padding: 2.5rem 7% 2rem;
    position: fixed;
    top: 0;
    transition: all .4s ease;
    width: 100vw;
    z-index: 998
}

.PCHeader_header_outer_container__25c1V .PCHeader_logo__vMsI0 {
    height: 48px;
    width: auto
}

.PCHeader_header_container__EQXwh {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.PCHeader_header_container__EQXwh .PCHeader_navlinks_container__Shw10 {
    align-items: center;
    display: flex
}

.PCHeader_box_shadow__zFTBp {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.PCHeader_white_background__9prpI {
    background-color: #fff
}

.PCHeader_white_background__9prpI .PCHeader_navlink__imJSu a {
    color: #1e1e1e
}

.PCHeader_navlink__imJSu {
    position: relative;
    margin-right: 2.5rem
}

.PCHeader_navlink__imJSu a {
    color: #fff;
    font-weight: 500;
    transition: all .3s ease;
    white-space: nowrap
}

.PCHeader_navlink__imJSu a:hover {
    color: #f5a623
}

.PCHeader_navlink_active___l9Y8 {
    color: #f5a623 !important;
    font-weight: 600 !important
}

.PCHeader_header_bubble__AtK_g {
    background-color: #4d4b4b;
    border-radius: .6rem;
    color: #fff;
    left: 50%;
    padding: .3rem .5rem;
    position: absolute;
    top: 1.8rem;
    transform: translateX(-50%) scale(.8);
    white-space: nowrap
}

@media(max-width:1399px) {
    .PCHeader_header_outer_container__25c1V {
        padding: 2.5rem 4% 2rem
    }
}

@media(max-width:991px) {
    .PCHeader_header_outer_container__25c1V {
        padding: 2.5rem 5% 2rem
    }
}

.MobHeader_header_outer_container__F6_12 {
    background: transparent;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all .4s ease;
    width: 100vw;
    z-index: 1000
}

.MobHeader_header_outer_container__F6_12 .MobHeader_logo__6AyaB {
    height: 48px;
    width: auto
}

.MobHeader_header_container__YNxMl {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 2.5rem 8% 1.5rem
}

.MobHeader_box_shadow__m80u9 {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.MobHeader_white_background__tQAkA {
    background-color: #fff
}

.MobHeader_white_background__tQAkA .MobHeader_navlink__xYoFf a {
    color: #1e1e1e
}

.MobHeader_header_controller__b0083 {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    position: relative;
    transform: scale(1.2);
    width: 23px
}

.MobHeader_header_controller__b0083 span {
    display: block;
    height: 2px;
    opacity: .7;
    position: absolute;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    width: 100%
}

.MobHeader_header_controller__b0083 span:first-child {
    top: 0
}

.MobHeader_header_controller__b0083 span:nth-child(2) {
    top: 7px
}

.MobHeader_header_controller__b0083 span:nth-child(3) {
    top: 14px
}

.MobHeader_header_open_controller__eOmFP span:first-child {
    width: 0
}

.MobHeader_header_open_controller__eOmFP span:nth-child(2) {
    left: 0;
    top: 0;
    transform: rotate(45deg);
    transform-origin: top left;
    width: 30px
}

.MobHeader_header_open_controller__eOmFP span:nth-child(3) {
    left: 0;
    top: 21px;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    width: 30px
}

.MobHeader_header_body__AdeAw {
    -webkit-animation: MobHeader_fadeIn__5bvTz .3s ease-in;
    animation: MobHeader_fadeIn__5bvTz .3s ease-in;
    background: #fff;
    padding: 2rem 8%;
    position: relative
}

.MobHeader_header_body__AdeAw ul {
    font-weight: 500
}

.MobHeader_header_body__AdeAw ul li {
    border-bottom: .5px solid rgba(0, 0, 0, .1);
    padding: .8rem 0
}

.MobHeader_header_body__AdeAw ul li:before {
    content: none
}

.MobHeader_header_body__AdeAw ul li a {
    color: rgba(0, 0, 0, .7)
}

.MobHeader_navlink_active__UsokF {
    color: #f5a623 !important;
    font-weight: 600 !important
}

.MobHeader_header_bubble__ne_KS {
    background-color: #00ab66;
    border-radius: .3rem;
    color: #fff;
    margin-left: .75rem;
    padding: .3rem .5rem
}

@-webkit-keyframes MobHeader_fadeIn__5bvTz {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes MobHeader_fadeIn__5bvTz {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media(max-width:1399px) {
    .MobHeader_header_container__YNxMl {
        padding: 2rem 4% 1.5rem
    }

    .MobHeader_header_body__AdeAw {
        padding: 2rem 4%
    }
}

@media(max-width:991px) {
    .MobHeader_header_container__YNxMl {
        padding: 2rem 5% 1.5rem
    }

    .MobHeader_header_body__AdeAw {
        padding: 2rem 3%
    }
}

@media(max-width:575px) {
    .MobHeader_header_outer_container__F6_12 .MobHeader_logo__6AyaB {
        height: 30px
    }

    .MobHeader_header_container__YNxMl {
        padding: 2rem 20px 1.5rem
    }

    .MobHeader_header_controller__b0083 {
        transform: scale(.9)
    }

    .MobHeader_header_body__AdeAw {
        padding: 2rem 4%
    }
}

.AnnouncementBanner_announcement_container__oq8yh {
    align-items: center;
    background-color: #1e1e1e;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0;
    max-height: 100px;
    min-height: 60px;
    overflow: hidden;
    padding: 0 20px;
    position: fixed;
    right: 0;
    text-align: center;
    transition: all .4s ease;
    top: 0;
    width: 100%;
    z-index: 999
}

.AnnouncementBanner_announcement_container__oq8yh h6 {
    color: #c1c1c1;
    display: inline;
    font-size: 1rem;
    line-height: 1.3rem;
    padding-top: 8px
}

.AnnouncementBanner_mobile_container__fWEtK {
    border-radius: .6rem;
    margin-left: auto;
    margin-right: auto;
    max-height: 75px;
    min-height: 65px;
    padding: .2rem .5rem;
    top: 105px;
    transition: all .4s ease;
    width: 95%
}

.AnnouncementBanner_emoji__pAlo1 {
    height: 1.2rem;
    margin: 0 .3rem;
    width: 1.2rem
}

.AnnouncementBanner_hidden__upO5r {
    top: -12rem !important
}

@media(max-width:1199px) {
    .AnnouncementBanner_announcement_container__oq8yh {
        min-height: 96px;
        text-align: left
    }

    .AnnouncementBanner_announcement_container__oq8yh h6 {
        font-size: 1.2rem;
        line-height: 1.7rem
    }
}

.Footer_footer_container__FuGMF {
    background-color: #ececec;
    bottom: 0;
    overflow-x: hidden;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 3rem;
    padding-top: 4.5rem
}

.Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ .Footer_logo__trMgR {
    cursor: pointer;
    margin-bottom: 1.5rem;
    max-width: 30%
}

.Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ p {
    color: #5e5e5e;
    max-width: 90%
}

.Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ .Footer_footer_copyright__f1YYO {
    margin-top: 3.5rem
}

.Footer_footer_container__FuGMF .Footer_footer_links__Z9g66 {
    align-items: flex-start
}

.Footer_footer_container__FuGMF .Footer_footer_links__Z9g66 .Footer_links_section__e7gZ_ {
    display: flex;
    flex-direction: column
}

.Footer_footer_container__FuGMF .Footer_footer_links__Z9g66 .Footer_heading__et72g {
    color: #5e5e5e;
    font-weight: 600;
    padding: .5rem .5rem .5rem 0
}

.Footer_footer_container__FuGMF .Footer_footer_links__Z9g66 .Footer_footer_link___ITtq {
    margin: .5rem 0
}

.Footer_footer_container__FuGMF .Footer_footer_links__Z9g66 .Footer_footer_link___ITtq a {
    color: #5e5e5e;
    text-decoration: none
}

.Footer_footer_container__FuGMF .Footer_social_container__bkjr6 {
    padding-left: 0
}

.Footer_footer_container__FuGMF .Footer_social_container__bkjr6 .Footer_social_handles__Xi1Ny {
    margin-bottom: 3rem;
    margin-top: 2rem
}

.Footer_footer_container__FuGMF .Footer_social_container__bkjr6 .Footer_social_handles__Xi1Ny .Footer_handle__9TWHd {
    margin: .6rem 1rem .6rem 0
}

.Footer_footer_container_dark__71Nv2 {
    background-color: #1e1e1e
}

.Footer_footer_container_dark__71Nv2 .Footer_branding_container__3oaGJ p {
    color: #a1a1a1
}

.Footer_footer_container_dark__71Nv2 .Footer_footer_links__Z9g66 .Footer_heading__et72g {
    color: #fff
}

.Footer_footer_container_dark__71Nv2 .Footer_footer_links__Z9g66 .Footer_footer_link___ITtq a {
    color: #a1a1a1
}

@media(max-width:991px) {
    .Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ {
        order: 2
    }

    .Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ .Footer_logo__trMgR {
        max-width: 20%
    }

    .Footer_footer_container__FuGMF .Footer_footer_links_container__JfH3X {
        order: 1
    }
}

@media(max-width:575px) {
    .Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ {
        margin-bottom: -2rem;
        order: 2
    }

    .Footer_footer_container__FuGMF .Footer_branding_container__3oaGJ .Footer_logo__trMgR {
        max-width: 30%
    }

    .Footer_footer_container__FuGMF .Footer_links_section__e7gZ_ {
        padding-bottom: 1rem
    }

    .Footer_footer_container__FuGMF .Footer_links_section__e7gZ_ .Footer_heading__et72g {
        font-size: 1.4rem
    }
}

.about_header_heading__3py9n {
    bottom: 10rem;
    left: 7%;
    max-width: 80%;
    position: absolute
}

.about_values_section__bWW7j {
    background-color: #fffaf8;
    padding-bottom: 70px;
    padding-top: 70px;
}

.about_values_section__bWW7j .about_values_card__5_yxM {
    padding: 2rem 1rem
}

.about_values_section__bWW7j .about_values_card__5_yxM .about_icon_container__HG3SR {
    display: flex;
    justify-content: center;
    padding-bottom: 1rem
}

.about_values_section__bWW7j .about_values_card__5_yxM .about_icon_container__HG3SR div {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    color: #000;
    display: flex;
    font-size: 2rem;
    height: 4rem;
    justify-content: center;
    min-width: 4rem;
    width: 4rem
}

.about_values_section__bWW7j .about_values_card__5_yxM .about_content_container__PuiIp {
    max-width: 40rem
}

.about_famstars_section__yygMY {
    background-color: #003f7f;
    height: 500px;
    margin: -6rem 0 10rem;
}

.about_famstars_section__yygMY .about_text_container__2qp0m {
    margin-top: 10%
}

.about_famstars_section__yygMY .about_text_container__2qp0m .about_orange_horizontal_rule__4QFwZ {
    background-color: #007eff;
    border: 0;
    height: .3rem;
    margin-left: 0;
    text-align: left;
    width: 4rem;
    opacity:1;
}

.about_entrepreneurs_section__6CUqI,
.about_entrepreneurs_section__6CUqI .about_enterpreneurs_card__4JsOa {
    display: flex;
    justify-content: center
}

.about_opening_section__FFhGJ {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-bottom: 0;
    padding-bottom: 25%;
    padding-top: 5%;
    width: 100vw
}

@media(max-width:1399px) {
    .about_header_heading__3py9n {
        left: 4%
    }
}

@media(max-width:1199px) {
    .about_values_section__bWW7j .about_values_card__5_yxM .about_icon_container__HG3SR {
        justify-content: flex-start
    }

    .about_famstars_section__yygMY {
        height: auto
    }

    .about_famstars_section__yygMY .about_text_container__2qp0m {
        display: none
    }
}

@media(max-width:991px) {
    .about_header_heading__3py9n {
        left: 5%
    }
}

@media(max-width:767px) {
    .about_values_section__bWW7j .about_values_card__5_yxM {
        padding: 1.5rem 0;
        text-align: center
    }

    .about_values_section__bWW7j .about_values_card__5_yxM .about_icon_container__HG3SR {
        justify-content: center
    }
}

@media(max-width:575px) {
    .about_header_heading__3py9n {
        left: 20px;
        max-width: 90%
    }

    .about_values_section__bWW7j .about_values_card__5_yxM {
        padding: 1.5rem 0
    }
}

@media(max-height:860px) {
    .about_header_heading__3py9n {
        bottom: 6rem
    }
}   