* {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
    color: black;
}

.copy-text-button-container {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    margin-top: 30px;
    margin-bottom: -80px;

}

.copy-text-click-button {
    background-color: transparent;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

}

.copy-text-click-button:hover {
    padding: 0px;
}

.copy-text-click-button>img {
    width: 40px;
}

.copy-text-click-button>span {
    font: normal normal normal 16px/28px Gilroy-Medium;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
}

@media (max-width:480px) {


    /* New Community Design Styles Starts Here */

    .community_main_wrapper {
        width: 100%;
        background: #EDF1F4 0% 0% no-repeat padding-box;
    }

    .community_hero_wrapper {
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .community_hero_text_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;


    }

    .community_hero_text_h2 {
        text-align: center;
        letter-spacing: 0rem;
        color: #1E293B;
        opacity: 1;
        font-size: 1.31rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        padding: 0rem 1rem 0rem 1rem;

    }

    .community_hero_text_h1 {
        text-align: center;
        letter-spacing: -0.0325rem;
        color: #0F172A;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        width: 100%;
        padding: 0.25rem 1rem 0rem 1rem;

    }

    .community_hero_text_p {
        text-align: center;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 100%;
        padding: 0.5rem 1rem 1rem 1rem;
    }

    .scale_fast_community_button {
        background: #FF004C 0% 0% no-repeat padding-box;
        border-radius: 1.75rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        padding: 1rem 3.375rem;
    }

    .scale_fast_community_button:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

    .community_hero_text_img {
        width: 100%;
        object-fit: cover;
        height: 13rem;


    }

    .who_are_eligible_wrapper {
        background: #6072D5 0% 0% no-repeat padding-box;
        width: 100%;
        padding: 3rem 1rem 0rem 1rem;
    }

    .who_are_eligible_content_wrapper {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .who_are_eligible_text {
        text-align: left;

        color: #FFFFFF;
        opacity: 1;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;
        margin-bottom: 0rem;
    }

    .who_are_eligible_text_span {
        text-align: left;
        color: #FFFFFF;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;

    }

    .who_are_eligible_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        margin-bottom: 0rem;
        width: 17rem;
    }

    .who_are_eligible_requirement_wrapper {
        display: flex;
        flex-direction: column;
        gap: 3rem;
        border-left: 2px solid #8b98e0;
        margin: 0.25rem 0rem 0rem 1.6875rem;
        padding: 3rem 0rem 3.125rem 0rem;

    }

    .eligible_req_wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 0rem;
        background: #6072D5 0% 0% no-repeat padding-box;
        margin-left: -1.6875rem;
        padding-top: 0.75rem;
    }

    .eligible_req_wrapper_img {
        width: 3.375rem;
        height: 3.375rem;
        background-color: #6072D5;
        border-radius: 50%;
    }

    .eligible_req_wrapper_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-top: 1.31rem;

    }

    .why_should_you_join_us_wrapper {
        padding: 3rem 1rem 2rem 1rem;
    }

    .why_should_you_join_us_text {
        text-align: left;

        color: #0F172A;
        opacity: 1;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;

    }

    .why_should_you_join_us_span {
        text-align: left;
        color: #0F172A;
        opacity: 1;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;

    }

    .why_should_you_join_us_desc {
        margin-top: 1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 100%;
    }

    .insights_main_wrapper {
        display: flex;
        flex-direction: column;
        gap: 2rem;
        margin-top: 2rem;
    }

    .insights_wrapper {
        width: 19rem;
        display: flex;
        flex-direction: column;

    }

    .insights_wrapper_img {
        width: 4rem;
    }

    .insights_heading {

        letter-spacing: 0rem;
        color: #000000;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        margin-top: 1rem;

    }

    .insights_text {

        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
    }

    .how_it_works_community_wrapper {
        width: 100%;
        padding: 4rem 1rem 0rem 1rem;
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    .how_it_works_community_heading_wrapper {
        display: flex;
    }

    .how_it_works_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 2.5rem;
        line-height: 3rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .how_it_works_heading_span {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 2.5rem;
        line-height: 3rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .how_it_works_img {
        width: 5.625rem;
    }


    .how_it_works_community_details_wrapper {
        width: 100%;
        padding-bottom: 2rem;
    }


    .basic_evaluation_wrapper {
        display: flex;
        gap: 1.75rem;
    }

    .vertical_line_in_community {
        height: 4rem;
        width: 0.06rem;
        background-color: #989898;
        gap: 1.75rem;
    }

    .green_check_mark_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }

    .basic_evaluation_content_wrapper {
        opacity: 1;
        margin-bottom: 1.5rem;
    }

    .basic_evaluation_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;

    }

    .basic_evaluation_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 1rem;

    }

    .what_our_members_say_wrapper {
        padding-bottom: 7rem;
    }


    .our_members_say_buttons_wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0rem calc(50% - 36.25rem);
        align-items: end;


    }

    .our_members_say_heading {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .our_members_say_heading_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 6.25rem;
        list-style: 3rem;
        font-weight: bold;

    }

    .context_all_members_wrppaer {
        position: relative;
        display: flex;
        transition: transform 0.8s;
        transition: 2s linear;
        gap: 1.625rem;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        padding-left: calc(50% - 36.25rem);
        margin-top: 2.5rem;
    }

    .context_all_members_wrppaer::-webkit-scrollbar {
        display: none;
    }

    .context_member_wrppaer {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.12rem solid #FFFFFF6A;
        border-radius: 0.5rem;
        width: 19.25rem;
        height: 21.125rem;
        padding: 2.375rem 2.125rem;
        flex-shrink: 0;
    }

    .context_member_img {
        width: 2.875rem;
    }

    .context_member_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        margin-top: 1.5rem;
    }

    .member_profile_wrapper {
        display: flex;
        margin-top: 2.5rem;
        gap: 0.8375rem;
    }

    .member_profile_img {
        width: 2.625rem;
        height: 2.625rem;
    }

    .member_profile_details_wrapper {
        opacity: 1;
    }

    .member_profile_name {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-bottom: 0.25rem;
    }

    .member_profile_role {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 1rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-bottom: 0rem;
    }

    .community_faqs_wrapper {
        background: #f3f6f8 0% 0% no-repeat padding-box;
        padding: 3rem 1rem 3.25rem 1rem;
    }

    .community_faqs_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        color: #0F1729;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.825rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-bottom: 4rem;
    }

    .community_faqs_heading_span {
        text-align: left;
        color: #0F1729;
        opacity: 1;

    }

    .faq_category_qa_wrapper {
        display: flex;
        flex-direction: column;

    }

    .faq_category_heading {
        width: 15.1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        display: none;
    }


    .faq_question_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0rem;
        cursor: pointer;
    }

    .faq_arrow_icon {
        font-size: 1.125rem;
    }


    .faqs_qa_wrapper {
        max-width: 50rem;
    }

    .faqs_qa_wrapper_li {
        display: flex;
        flex-direction: column;
        border-bottom: 0.06rem solid #D8DBDD;
        margin-bottom: 1.25rem;

    }


    .faqs_qa_wrapper_li.showAnswer .faq_arrow_icon {
        transform: rotate(-180deg);

    }


    .faq_question_text {
        height: 0rem;
        overflow: hidden;
        transition: height 0.35s ease;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;


    }

    .faqs_qa_wrapper_li.showAnswer .faq_question_text {
        margin-top: 1.1rem;
        height: auto;

    }



    .community_members_details_main_wrapper {
        display: flex;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        transition: 2s linear;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-left: 2rem;
        margin-top: 0rem;

    }



    .community_members_details_main_wrapper::-webkit-scrollbar {
        display: none;
    }

    .community_members_details_main_wrapper.no_transition_wrapper {
        scroll-behavior: auto;
    }

    .community_members_details_main_wrapper.dragging_wrapper {
        scroll-snap-type: none;
        scroll-behavior: smooth;
    }

    .community_members_details_main_wrapper.dragging_wrapper .community_member_details_wrapper {
        cursor: grab;
        user-select: none;
    }


    .members_of_our_community_heading {
        letter-spacing: 0rem;
        color: #000000;
        font-size: 2.5rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;
        margin-top: -2rem;
    }

    .members_of_our_community_heading_span {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 2.5rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .members_of_our_community_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        width: 100%;
        margin-bottom: 2rem;
        width: 17rem;
    }

    .community_member_details_wrapper {
        width: fit-content;
        margin-right: 2.875rem;
    }

    .community_member_details_image {
        width: 16rem;
        height: 16.375rem;
        object-fit: cover;
        border-radius: 0.5rem;
    }

    .community_member_details_h2 {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-top: 1rem;
    }

    .community_member_details_h3 {
        text-align: left;
        letter-spacing: 0rem;
        color: #4A41E0;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;
    }

    .community_member_details_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #57566E;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 0.9375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-top: 0.5rem;
    }

    .double_left_quotes_wrapper {
        display: flex;
        padding: 2rem 1rem 0rem 1rem;
        order: 2;
    }

    .our_community_desc_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.3125rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-style: italic;
        font-weight: 300;
        width: 34rem;
        margin-left: -3rem;
        margin-top: 3.7rem;
    }

    .double_left_quotes_image {
        width: 9rem;
        height: 8rem;
    }

    /* New Community Design Styles Ends Here */
    .community-main-container {
        background: #F6F6F6 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 100vh;
        background-repeat: repeat;

    }

    .community-main-container>h2 {

        font: normal normal medium 18px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 18px;
        line-height: 64px;
        margin-top: 38px;
    }

    .community-main-container>h1 {
        text-align: center;
        font: normal normal normal 38px/42px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 38px;
        line-height: 42px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        margin-top: -10px;
    }

    .community-main-container>h3 {
        font: normal normal medium 19px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 19px;
        margin-top: -10px;
    }

    .community-main-container>p {
        text-align: center;
        font: normal normal normal 16px/24px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 80%;
        margin-top: -50px;


    }

    .community-main-img-bg-container {
        z-index: 9;
    }


    .community-top-img-bg-container {
        width: 375px;
        height: 370px;
        background-image: url("./images/MainPageImages/Group 101045.png");
        margin-top: -20px;

    }

    .our-community-join-now-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;

        text-decoration: none;
    }

    .our-community-join-now-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .Ellipse-3-copy-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 0px;
        top: 80px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-2 {
        width: 93px;
        height: 91px;
        position: absolute;
        left: 125px;
        top: 178px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-3 {
        width: 60px;
        height: 59px;
        position: absolute;
        left: 347px;
        top: 81px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-4 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 314px;
        top: 240px;
        transition: 1s linear;
        display: none;

    }

    .Ellipse-3-copy-5 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 476px;
        top: 111px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-6 {
        width: 64px;
        height: 63px;
        position: absolute;
        left: 602px;
        top: 250px;
        transition: 1s linear;
        display: none;
    }


    .Ellipse-3-copy-7 {
        width: 90px;
        height: 90px;
        position: absolute;
        right: 150px;
        top: 162px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-8 {
        width: 57px;
        height: 56px;
        position: absolute;
        right: 29px;
        top: 50px;
        transition: 1s linear;
        display: none;
    }

    .join-the-community-container {
        background: #FFFFFFBF 0% 0% no-repeat padding-box;
        padding-top: 40px;
        padding-bottom: 50px;

    }

    .space-padding-left-container {
        padding-left: 10%;
    }

    .space-padding-left-container-1 {
        padding-left: 10%;
    }

    .join-the-community-container-h2 {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .join-the-community-container-remote {
        text-align: left;
        font: normal normal normal 62px/60px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 60px;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .hire-guide-container-h2 {
        text-align: left;
        font: normal normal normal 97px/153px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 153px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: -30px;

    }

    .hire-guide-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
        width: 80%;
    }

    .join-the-community-container-para {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
        width: 80%;
        padding-left: 10%;
    }

    .join-the-community-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
        width: 80%;
    }

    .join-the-community-container-h5 {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 28px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .remote-companies-main-container {
        padding-top: 80px;
    }

    .community-logo-container {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-left: 10%;
        padding-right: 10%;

    }

    .remote-companies-logo-container {

        padding-left: 10%;

    }

    .remote-companies-logo-container>img {
        width: 143px;
        margin-right: 10px;
        margin-top: 20px;
    }

    .community-logo-container>img {
        width: 50%;
    }

    .why-join-community-container {
        padding-top: 51px;
    }

    .why-join-community-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .why-join-community-container-p {
        text-align: center;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 80%;
        padding-bottom: 10px;
        margin: auto;
    }

    .community-details-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        gap: 50px;
        width: 80%;
        margin-left: 10%;
    }

    .how-to-stay-productive-img {
        display: flex;
        align-items: center;
        order: 2;


    }

    .community-details-img-1 {
        width: 321px;
        /* height: 261px; */
        margin: auto;
    }

    .how-to-stay-productive {
        width: 100%;

    }

    .how-to-stay-productive-h2 {
        text-align: left;
        font: normal normal bold 32px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #1E1C24;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .how-to-stay-productive-ul {
        padding-left: 0px;
    }

    .how-to-stay-productive-p {
        list-style-type: none;
        text-align: left;
        font: normal normal medium 16px/22px Gilroy ☞;
        letter-spacing: 0px;
        color: #1A1818;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 16px;
        line-height: 22px;
        margin-top: 10px;
        display: flex;
        gap: 15px;

    }

    .how-to-stay-productive-p>span {
        width: 12px;
        height: 12px;
        border: 2px solid #FF004C;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: 5px;

    }

    .how-to-stay-productive-a {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000000F;
        border-radius: 8px;
        opacity: 1;
        font: normal normal 800 16px/32px Gilroy;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 32px;
        padding: 7px 31px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .how-to-stay-productive-a:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .our-mission-container {
        margin-top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .our-mission-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 10px;

    }

    .our-mission-container-h3 {
        text-align: center;
        font: normal normal bold 21px/28px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 80%;


    }

    .our-mission-container-p {
        text-align: center;
        font: normal normal normal 18px/26px Gilroy-Regular;
        letter-spacing: 0px;
        color: #222222;
        font-size: 18px;
        line-height: 26px;
        font-family: 'Gilroy-Regular', sans-serif;
        padding-top: 10px;
        width: 80%;
    }

    .our-mission-container-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 9;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 50px;

    }

    .our-mission-container-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;

    }


    .hire-developer-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 100vh;
        background-repeat: repeat;

    }

    .hire-developer-container>h2 {

        font: normal normal medium 18px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 18px;
        margin-top: 38px;
    }

    .hire-developer-container>h1 {
        text-align: center;
        font: normal normal normal 38px/42px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 38px;
        line-height: 42px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        width: 328px;
        margin-top: -10px;
    }

    .hire-developer-container>h3 {
        font: normal normal medium 14px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: -30px;
    }

    .hire-developer-container>p {
        text-align: center;
        font: normal normal normal 14px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 247px;
        margin-bottom: 30px;
    }

    .hire-hyno-developers-container {
        background: #f6fafd 0% 0% no-repeat padding-box;
        padding-top: 60px;
        padding-bottom: 1px;
    }

    .hire-hyno-developers-container-job {
        padding-top: 60px;
        padding-bottom: 1px;
    }

    .trusted-startups-container {
        padding-top: 84px;
        padding-bottom: 146px;

    }


    .hire-developers-links {
        margin-top: 30px;
        display: flex;
        align-items: center;
        gap: 24px;
        flex-wrap: wrap;
        margin-bottom: 77px;

        padding-left: 10%;
    }

    .hire-developers-links>a {
        text-decoration: none !important;

    }


    .developer-link-tag {
        text-decoration: none;
    }

    .developer-link-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 14px 99px #0000000D;
        border-radius: 8px;
        width: 138px;
        height: 121px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .skill-logo-size-1 {
        width: 42px;
        /* height: 50px; */
        margin-top: 10px;

    }

    .developer-link-container-p {
        text-align: left;
        font: normal normal normal 14px/32px Gilroy-Bold;
        letter-spacing: 0.28px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 10px;
    }

    .developer-link-container-p:hover {
        color: #FF004C;
    }


    .skill-link-button {
        border: 0px;
        width: 302px;
        height: 49px;
        padding: 13px 27px;
        background: #E9EDF0 0% 0% no-repeat padding-box;
        border: 1px solid #00000000;
        border-radius: 34px;
        font: normal normal medium 18px/32px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 18px;
        font-family: 'Gilroy-Medium', sans-serif;
        display: flex;
        justify-content: space-between;
        /* align-items: center; */

    }

    .skill-link-button:hover {
        color: #FF004C;
    }

    .faqs-hire-developer-container-1 {
        width: 76%;
        margin-left: 12%;
        margin-top: 64px;
    }

    .faqs-hire-developer-container {
        width: 76%;
        margin-left: 12%;
        margin-top: 64px;
    }

    .faqs-bootstarp-container-for-hire {
        width: 100%;
    }

    .main-heading-1 {
        text-align: left;
        font: normal normal normal 18px/20px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-bottom: 37px !important;
        padding-top: 43px !important;
        font-weight: 600;
        background: #EDF1F4 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border: 0px;

    }

    .faqs-developer-reveal-container {}

    .main-heading-2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        padding-bottom: 0.75rem !important;
        padding-top: 0.75rem !important;
        background: #f6fafd 0% 0% no-repeat padding-box !important;
        font-family: 'Figtree', sans-serif !important;
        margin-right: 0rem !important;
        border-bottom: 0.06rem solid #eee !important;
    }

    .para-2a {
        text-align: left;
        font-size: 1.12rem;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        background: #f6fafd 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Figtree', sans-serif !important;
        font-weight: 500;
    }

    .para-3a {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 1.12rem;
        line-height: 1.75rem;
        background: #EDF1F4 0% 0% no-repeat padding-box;
        border: 0rem !important;
        font-family: 'Figtree', sans-serif !important;
        font-weight: 500;

    }

    .accordion-item {
        color: var(--bs-accordion-color);
        background-color: var(--bs-accordion-bg);
        border: 0rem !important;
    }

    .faqs-hire-developer-container-h3 {
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 1.31rem;
        line-height: 1.62rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-top: 0rem;
    }

    .faqs-hire-developer-container-p {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;

    }

    .hire-developer-profiles-container {
        margin-top: 2.56rem;
        margin-bottom: 5.81rem;

    }

    .hire-developer-profiles-container-1 {

        margin-bottom: 5rem;
    }


    .developer-profiles-container {
        width: 100%;
        margin-top: 30px;
        display: flex;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        gap: 20px;
        padding-left: 10%;
        padding-right: 10%;

    }

    .developer-profiles-container::-webkit-scrollbar {
        display: none;
    }


    .developer-profiles-container-a {
        width: 295px;
        flex-shrink: 0;
        text-decoration: none;
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;


    }



    .developer-profiles-container-a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .profile-container {
        padding: 27px;


    }

    .developer-profile-img {
        width: 52px;
        height: 52px;
        border-radius: 8px;
    }

    .profile-main-heading {
        font: normal normal normal 18px/24px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 24px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .profile-role-p {
        font: normal normal medium 14px/26px Gilroy;
        letter-spacing: 0px;
        color: #8780C6;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -10px;

    }

    .developer-profile-details-main {
        display: flex;
        justify-content: space-between;
    }

    .developer-profile-details {
        display: flex;
        gap: 18px;
    }

    .profile-containe-p {
        font: normal normal medium 16px/22px Gilroy;
        letter-spacing: 0px;
        color: #1A1818;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .profile-containe-h3 {
        font: normal normal medium 14px/26px Gilroy ☞;
        letter-spacing: 0.36px;
        color: #535353;
        font-size: 14px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .developer-skills-container {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .developer-skills-container>p {
        font: normal normal bold 14px/32px Gilroy ☞;
        letter-spacing: 0.28px;
        color: #000000;
        font-size: 14px;
        line-height: 18px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .uber-img {
        height: 22px;

    }

    .amazon-img {

        height: 25px;
        margin-top: 3px;
    }

    .facebook-img {
        height: 30px;
        margin-top: -5px;
    }

    .developer-status-button {
        background: #F8F7FF 0% 0% no-repeat padding-box;
        border: 1px solid #847FC2;
        border-radius: 5px;
        padding: 4px 11px;
        margin-top: 20px;
        font: normal normal 600 14px/56px Gilroy;
        letter-spacing: 0px;
        color: #8B81CA;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .profile-dots-container>p {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-bottom: 2px;
        background: #706AA7 0% 0% no-repeat padding-box;
    }

    .top-clients-review-container {
        padding-left: 12%;
        padding-right: 12%;
    }

    .top-clients-review-container-p {
        text-align: left;
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -10px;
    }

    .client-review-container {
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        opacity: 1;
        margin-top: 36px;
        margin-bottom: 60px;
    }

    .review-about-remote-work-container {
        gap: 27px;
        order: 1;

    }

    .review-details-img-container {
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .remote-work-review-profile-img {
        width: 229px;
        border-radius: 10px;


    }


    .review-details-container {
        display: flex;
        flex-direction: column;
        gap: 27px;
        margin: 25px;


    }

    .review-details-containe-h2 {
        text-align: center;
        font: normal normal normal 122px/95px Gilroy-Bold;
        letter-spacing: 0px;
        color: #DAD5EB;
        line-height: 95px;
        font-size: 122px;
        font-family: 'Gilroy-Bold', sans-serif;
        display: none;
    }

    .review-details-containe-div-h2 {
        text-align: left;
        font: normal normal medium 26px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        line-height: 30px;
        font-size: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .review-details-containe-div-p {
        text-align: left;
        font: normal normal medium 20px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #646464;
        line-height: 26px;
        font-size: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .icon-color {
        color: #1D1919 !important;
        background-color: #1D1919 !important;
        border-radius: 50%;
    }

    .carousel-caption-color {
        color: #1D1919 !important;
    }

    .client-company-logos-container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 22px;
        gap: 83px;
        margin-bottom: 160px;
    }

    .client-company-logos-container>img {
        width: 131px;
        height: 80px;

    }

    .hire-developers-top-image-container {
        position: relative;
        width: 100%;
        display: none;
    }

    .hire-developers-top-mobile-image-container {
        margin-top: 37px;

    }

    .hire-developer-img-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 14%;
        top: 34px;
        transition: 1s linear;
    }

    .hire-developer-img-2 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 78%;
        top: 0%;
        transition: 1s linear;
    }

    .hire-developer-img-3 {
        width: 61px;
        height: 61px;
        position: absolute;
        left: 11%;
        top: 231px;
        transition: 1s linear;
    }

    .hire-developer-img-4 {
        width: 72px;
        height: 72px;
        position: absolute;
        right: 12%;
        top: 133px;
        transition: 1s linear;
    }


    .hire-developer-img-5 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 26%;
        top: 307px;
        transition: 1s linear;
    }

    .hire-developer-img-6 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 14%;
        top: 433px;
        transition: 1s linear;
    }

    .hire-developer-img-7 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 50%;
        top: 461px;
        transition: 1s linear;
    }

    .hire-developer-img-8 {
        width: 299px;
        height: 244px;
        position: absolute;
        right: 17%;
        top: 280px;
    }

    .hire-guide-container {
        background: #f6fafd 0% 0% no-repeat padding-box;




    }

    .hire-developer-container-div {
        padding-left: 12%;
    }

    .hire-guide-content-mobile-container {
        width: 90%;
        margin-left: 5%;
        margin-top: 53px;
    }

    .hire-guide-content-container {
        width: 100%;
        /* height: 100vh; */
        display: flex;
        gap: 151px;
        padding-left: 12%;
        display: none;
    }

    .tech-questions-container {
        width: 290px;
        padding-top: 64px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;


    }

    .each-link {
        list-style: none;
        position: sticky;
        top: 12vh;
    }

    .each-link li {
        margin-bottom: 32px;
    }

    .each-link li a {
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 12px;
        text-decoration: none;
    }

    .each-link li a.current {
        text-decoration: underline 2px solid #FF004C;
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal bold 16px/20px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 32px;
    }


    .tech-answers-container {
        /* height: 100vh;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; */
        padding-right: 12%;
        padding-bottom: 171px;
        margin-top: 64px;
    }

    .tech-answers-container::-webkit-scrollbar {
        display: none;
    }

    .tech-answers-container-h2 {
        font: normal normal normal 30px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 30px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 16px;
    }

    .tech-answers-container-p {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .tech-answers-container-div>h3 {
        text-align: left;
        font: normal normal normal 24px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 24px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 20px;
    }

    .tech-answers-container-div>h4 {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 20px;
    }

    .tech-answers-container-div {
        margin-top: 0px;
    }

    .tech-answers-container-div>h2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .tech-answers-container-div>p {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div>ul>li {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 5px;
        list-style: disc;
    }

    .control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .visually-hidden {
        display: none;
    }


    .faq-question {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-top: 30px;
        font: normal normal normal 18px/22px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 18px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .angle-down-arrow {
        font-size: 20px;
    }

    .faq-answer {
        overflow: hidden;
        max-height: 0;
        font: normal normal normal 16px/28px Gilroy-Medium;
        color: #222222;
        transition: max-height 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);

    }

    .faq.open .faq-answer {
        max-height: fit-content;
        transition: max-height 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    }



    .developerQ.faq-question i {
        float: right;
        transition: transform 0.3s ease-out;
    }

    .developerQ.open .faq-question i {
        transform: rotate(180deg);
        transition: transform 0.3s ease-in;
    }
}

@media (min-width:481px) and (max-width:768px) {




    /* New Community Design Styles Starts Here */

    .community_main_wrapper {
        width: 100%;
        background: #EDF1F4 0% 0% no-repeat padding-box;
    }

    .community_hero_wrapper {
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .community_hero_text_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .community_hero_text_h2 {
        text-align: center;
        letter-spacing: 0rem;
        color: #1E293B;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;

    }

    .community_hero_text_h1 {
        text-align: center;
        letter-spacing: -0.0325rem;
        color: #0F172A;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 3rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        width: 100%;
        width: 30rem;


    }

    .community_hero_text_p {
        text-align: center;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 2rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 100%;
        padding: 0rem 2rem 1rem 2rem;
    }

    .scale_fast_community_button {
        background: #FF004C 0% 0% no-repeat padding-box;
        border-radius: 1.75rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        padding: 1rem 3.375rem;
    }

    .scale_fast_community_button:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

    .community_hero_text_img {
        width: 100%;
        object-fit: cover;
        height: 13rem;
        margin-top: 2.875rem;
    }

    .who_are_eligible_wrapper {
        background: #6072D5 0% 0% no-repeat padding-box;
        width: 100%;
        padding: 4rem 1rem 0rem 1rem;
    }

    .who_are_eligible_content_wrapper {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .who_are_eligible_text {
        text-align: left;

        color: #FFFFFF;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;
    }

    .who_are_eligible_text_span {
        text-align: left;
        color: #FFFFFF;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;

    }

    .who_are_eligible_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        margin-bottom: 0rem;
    }

    .who_are_eligible_requirement_wrapper {
        display: flex;
        flex-direction: column;
        gap: 3rem;
        border-left: 2px solid #8b98e0;
        margin: 0.25rem 0rem 0rem 1.6875rem;
        padding: 3rem 0rem 3.125rem 0rem;

    }

    .eligible_req_wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 0rem;
        background: #6072D5 0% 0% no-repeat padding-box;
        margin-left: -1.6875rem;
        padding-top: 0.75rem;
    }

    .eligible_req_wrapper_img {
        width: 3.375rem;
        height: 3.375rem;
        background-color: #6072D5;
        border-radius: 50%;
    }


    .eligible_req_wrapper_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-top: 1.375rem;
    }

    .why_should_you_join_us_wrapper {
        padding: 3rem 2rem 2rem 2rem;
    }

    .why_should_you_join_us_text {
        text-align: left;
        color: #0F172A;
        opacity: 1;
        font-size: 2.65rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;

    }

    .why_should_you_join_us_span {
        text-align: left;
        color: #0F172A;
        opacity: 1;

    }

    .why_should_you_join_us_desc {
        margin-top: 1.5rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 100%;
    }

    .insights_main_wrapper {
        display: flex;

        flex-wrap: wrap;
        gap: 2rem;
        margin-top: 3.75rem;
    }

    .insights_wrapper {
        width: 15.375rem;

    }

    .insights_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        margin-top: 1rem;

    }

    .insights_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
    }

    .how_it_works_community_wrapper {
        width: 100%;
        padding: 4rem 1rem 0rem 1rem;
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    .how_it_works_community_heading_wrapper {
        display: flex;
    }

    .how_it_works_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .how_it_works_heading_span {
        text-align: left;
        color: #0F1729;

    }

    .how_it_works_img {
        width: 5.625rem;
    }


    .how_it_works_community_details_wrapper {
        width: 100%;
        padding-bottom: 2rem;
    }


    .basic_evaluation_wrapper {
        display: flex;
        gap: 1.75rem;
    }

    .vertical_line_in_community {
        height: 4rem;
        width: 0.06rem;
        background-color: #989898;
        gap: 1.75rem;
    }

    .green_check_mark_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }

    .basic_evaluation_content_wrapper {
        opacity: 1;
        margin-bottom: 1.5rem;
    }

    .basic_evaluation_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;

    }

    .basic_evaluation_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 1rem;

    }

    .what_our_members_say_wrapper {
        padding-bottom: 7rem;
    }


    .our_members_say_buttons_wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0rem calc(50% - 36.25rem);
        align-items: end;

    }

    .our_members_say_heading {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .our_members_say_heading_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 6.25rem;
        list-style: 3rem;
        font-weight: bold;

    }

    .context_all_members_wrppaer {
        position: relative;
        display: flex;
        transition: transform 0.8s;
        transition: 2s linear;
        gap: 1.625rem;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        padding-left: calc(50% - 36.25rem);
        margin-top: 2.5rem;
    }

    .context_all_members_wrppaer::-webkit-scrollbar {
        display: none;
    }

    .context_member_wrppaer {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.12rem solid #FFFFFF6A;
        border-radius: 0.5rem;
        width: 19.25rem;
        height: 21.125rem;
        padding: 2.375rem 2.125rem;
        flex-shrink: 0;
    }

    .context_member_img {
        width: 2.875rem;
    }

    .context_member_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        margin-top: 1.5rem;
    }

    .member_profile_wrapper {
        display: flex;
        margin-top: 2.5rem;
        gap: 0.8375rem;
    }

    .member_profile_img {
        width: 2.625rem;
        height: 2.625rem;
    }

    .member_profile_details_wrapper {
        opacity: 1;
    }

    .member_profile_name {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-bottom: 0.25rem;
    }

    .member_profile_role {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 1rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-bottom: 0rem;
    }

    .community_faqs_wrapper {
        background: #f3f6f8 0% 0% no-repeat padding-box;
        padding: 3rem 1rem 3.25rem 1rem;
    }

    .community_faqs_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        color: #0F1729;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-bottom: 4rem;
    }

    .community_faqs_heading_span {
        text-align: left;
        color: #0F1729;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .faq_category_qa_wrapper {
        display: flex;
        flex-direction: column;

    }

    .faq_category_heading {
        width: 15.1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        display: none;
    }


    .faq_question_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0rem;
        cursor: pointer;
    }

    .faq_arrow_icon {
        font-size: 1.125rem;
    }


    .faqs_qa_wrapper {
        max-width: 50rem;
    }

    .faqs_qa_wrapper_li {
        display: flex;
        flex-direction: column;
        border-bottom: 0.06rem solid #D8DBDD;
        margin-bottom: 1.25rem;

    }


    .faqs_qa_wrapper_li.showAnswer .faq_arrow_icon {
        transform: rotate(-180deg);

    }


    .faq_question_text {
        height: 0rem;
        overflow: hidden;
        transition: height 0.35s ease;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;


    }

    .faqs_qa_wrapper_li.showAnswer .faq_question_text {
        margin-top: 1.1rem;
        height: auto;

    }



    .community_members_details_main_wrapper {
        display: flex;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        transition: 2s linear;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-left: 2rem;
        margin-top: 0rem;

    }



    .community_members_details_main_wrapper::-webkit-scrollbar {
        display: none;
    }

    .community_members_details_main_wrapper.no_transition_wrapper {
        scroll-behavior: auto;
    }

    .community_members_details_main_wrapper.dragging_wrapper {
        scroll-snap-type: none;
        scroll-behavior: smooth;
    }

    .community_members_details_main_wrapper.dragging_wrapper .community_member_details_wrapper {
        cursor: grab;
        user-select: none;
    }


    .members_of_our_community_heading {
        letter-spacing: 0rem;
        color: #000000;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        width: 19rem;

    }

    .members_of_our_community_heading_span {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .members_of_our_community_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        width: 100%;
        margin-bottom: 0rem;
        width: 26rem;
    }

    .community_member_details_wrapper {
        width: fit-content;
        margin-right: 2.875rem;
    }

    .community_member_details_image {
        width: 16rem;
        height: 16.375rem;
        object-fit: cover;
        border-radius: 0.5rem;
    }

    .community_member_details_h2 {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-top: 1rem;
    }

    .community_member_details_h3 {
        text-align: left;
        letter-spacing: 0rem;
        color: #4A41E0;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;
    }

    .community_member_details_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #57566E;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 0.9375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-top: 0.5rem;
    }

    .double_left_quotes_wrapper {
        display: flex;
        padding: 2rem 2rem 0rem 2rem;
        order: 2;
    }

    .our_community_desc_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.3125rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-style: italic;
        font-weight: 300;
        width: 34rem;
        margin-left: -3rem;
        margin-top: 3.7rem;
    }

    .double_left_quotes_image {
        width: 9rem;
        height: 8rem;
    }

    /* New Community Design Styles Ends Here */


    .community-main-container {
        background: #F6F6F6 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 100vh;
        background-repeat: repeat;

    }

    .community-main-container>h2 {

        font: normal normal medium 18px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 18px;
        line-height: 64px;
        margin-top: 38px;
    }

    .community-main-container>h1 {
        text-align: center;
        font: normal normal normal 38px/42px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 38px;
        line-height: 42px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        margin-top: -10px;
    }

    .community-main-container>h3 {
        font: normal normal medium 19px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 19px;
        margin-top: -10px;
    }

    .community-main-container>p {
        text-align: center;
        font: normal normal normal 16px/24px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 400px;
        margin-top: -50px;


    }

    .community-main-img-bg-container {
        z-index: 9;
    }


    .community-top-img-bg-container {
        width: 375px;
        height: 370px;
        background-image: url("./images/MainPageImages/Group 101045.png");
        margin-top: -20px;

    }

    .our-community-join-now-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        text-decoration: none;
    }

    .our-community-join-now-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .Ellipse-3-copy-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 0px;
        top: 80px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-2 {
        width: 93px;
        height: 91px;
        position: absolute;
        left: 125px;
        top: 178px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-3 {
        width: 60px;
        height: 59px;
        position: absolute;
        left: 347px;
        top: 81px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-4 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 314px;
        top: 240px;
        transition: 1s linear;
        display: none;

    }

    .Ellipse-3-copy-5 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 476px;
        top: 111px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-6 {
        width: 64px;
        height: 63px;
        position: absolute;
        left: 602px;
        top: 250px;
        transition: 1s linear;
        display: none;
    }


    .Ellipse-3-copy-7 {
        width: 90px;
        height: 90px;
        position: absolute;
        right: 150px;
        top: 162px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-8 {
        width: 57px;
        height: 56px;
        position: absolute;
        right: 29px;
        top: 50px;
        transition: 1s linear;
        display: none;
    }

    .join-the-community-container {
        background: #FFFFFFBF 0% 0% no-repeat padding-box;
        padding-top: 40px;
        padding-bottom: 50px;

    }

    .join-the-community-container-1a {}

    .remote-companies-main-container {
        padding-top: 80px;
    }

    .space-padding-left-container {
        padding-left: 10%;
    }

    .space-padding-left-container-1 {
        padding-left: 10%;
    }

    .join-the-community-container-h2 {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .join-the-community-container-remote {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .join-the-community-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
    }

    .join-the-community-container-h5 {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 28px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .hire-guide-container-h2 {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .hire-guide-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;

    }

    .join-the-community-container-para {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
        margin-left: 10%;
    }

    .community-logo-container {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-left: 10%;
        padding-right: 10%;


    }

    .remote-companies-logo-container {

        padding-left: 10%;

    }

    .remote-companies-logo-container>img {
        margin-right: 40px;
        margin-top: 20px;
    }

    .community-logo-container>img {
        width: 166px;
        height: 102px;
    }

    .why-join-community-container {
        padding-top: 51px;
    }

    .why-join-community-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .why-join-community-container-p {
        text-align: center;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 80%;
        padding-bottom: 10px;
        margin: auto;
    }

    .community-details-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        gap: 50px;
        width: 80%;
        margin-left: 10%;
    }

    .how-to-stay-productive-img {
        display: flex;
        align-items: center;
        order: 2;


    }

    .community-details-img-1 {
        width: 321px;
        /* height: 261px; */
        margin: auto;
    }

    .how-to-stay-productive {
        width: 100%;

    }

    .how-to-stay-productive-h2 {
        text-align: left;
        font: normal normal bold 32px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #1E1C24;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .how-to-stay-productive-ul {
        padding-left: 0px;
    }

    .how-to-stay-productive-p {
        list-style-type: none;
        text-align: left;
        font: normal normal medium 16px/22px Gilroy ☞;
        letter-spacing: 0px;
        color: #1A1818;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 16px;
        line-height: 22px;
        margin-top: 10px;
        display: flex;
        gap: 15px;

    }

    .how-to-stay-productive-p>span {
        width: 12px;
        height: 12px;
        border: 2px solid #FF004C;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: 5px;

    }

    .how-to-stay-productive-a {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000000F;
        border-radius: 8px;
        opacity: 1;
        font: normal normal 800 16px/32px Gilroy;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 32px;
        padding: 7px 31px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .how-to-stay-productive-a:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .our-mission-container {
        margin-top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .our-mission-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 10px;

    }

    .our-mission-container-h3 {
        text-align: center;
        font: normal normal bold 21px/28px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 80%;


    }

    .our-mission-container-p {
        text-align: center;
        font: normal normal normal 18px/26px Gilroy-Regular;
        letter-spacing: 0px;
        color: #222222;
        font-size: 18px;
        line-height: 26px;
        font-family: 'Gilroy-Regular', sans-serif;
        padding-top: 10px;
        width: 80%;
    }

    .our-mission-container-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 9;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 50px;

    }

    .our-mission-container-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;

    }


    .hire-developer-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100vh;
        background-repeat: repeat;


    }

    .hire-developer-container>h2 {

        font: normal normal medium 18px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 18px;
        margin-top: 31px;
    }

    .hire-developer-container>h1 {
        text-align: center;
        font: normal normal normal 38px/42px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 38px;
        line-height: 42px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        width: 502px;
        margin-top: -10px;
    }

    .hire-developer-container>h3 {
        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: -30px;
    }

    .hire-developer-container>p {
        text-align: center;
        font: normal normal normal 14px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 500px;
        margin-bottom: 30px;
    }

    .hire-hyno-developers-container {
        background: #f6fafd 0% 0% no-repeat padding-box;
        /* padding-left: 12%; */
        /* padding-right: 12%; */
        padding-top: 100px;
        padding-bottom: 1px;

    }

    .hire-hyno-developers-container-job {
        padding-top: 100px;
        padding-bottom: 1px;
    }

    .trusted-startups-container {
        padding-top: 84px;
        padding-bottom: 46px;


    }


    .hire-developers-links {
        margin-top: 32px;
        display: flex;
        align-items: center;
        gap: 24px;
        width: 80%;
        margin-left: 10%;
        flex-wrap: wrap;
        margin-bottom: 77px;
    }

    .hire-developers-links>a {
        text-decoration: none !important;

    }


    .developer-link-tag {
        text-decoration: none;
    }

    .developer-link-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 14px 99px #0000000D;
        border-radius: 8px;
        width: 138px;
        height: 121px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .skill-logo-size-1 {
        /* width: 50px; */
        height: 44px;
        margin-top: 10px;

    }

    .developer-link-container-p {
        text-align: left;
        font: normal normal normal 14px/32px Gilroy-Bold;
        letter-spacing: 0.28px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 10px;
    }


    .developer-link-container-p:hover {
        color: #FF004C;
    }


    .skill-link-button {
        border: 0px;
        padding: 13px 27px;
        background: #E9EDF0 0% 0% no-repeat padding-box;
        border: 1px solid #00000000;
        border-radius: 34px;
        font: normal normal medium 18px/32px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 32px;
        font-family: 'Gilroy-Medium', sans-serif;
        display: flex;
        gap: 25px;

    }

    .skill-link-button:hover {
        color: #FF004C;

    }

    .faqs-hire-developer-container-1 {
        width: 80%;
        margin-left: 10%;
        margin-top: 64px;

    }

    .faqs-hire-developer-container {
        width: 80%;
        margin-left: 10%;
        margin-top: 64px;

    }

    .faqs-bootstarp-container-for-hire {
        width: 100%;
    }

    .main-heading-1 {
        text-align: left;
        font: normal normal normal 18px/20px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-bottom: 37px !important;
        padding-top: 43px !important;
        font-weight: 600;
        background: #EDF1F4 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border: 0px;

    }

    .faqs-developer-reveal-container {}

    .main-heading-2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        background: #f6fafd 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border-bottom: 1px solid #eee !important;
    }

    .para-2a {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #f6fafd 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
    }

    .para-3a {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #EDF1F4 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;

    }

    .accordion-item {
        color: var(--bs-accordion-color);
        background-color: var(--bs-accordion-bg);
        border: 0px !important;
    }

    .faqs-hire-developer-container-h3 {
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;

    }

    .faqs-hire-developer-container-p {
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .hire-developer-profiles-container {

        margin-top: 41px;
        margin-bottom: 160px;

    }

    .hire-developer-profiles-container-1 {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin-bottom: 160px;
    }




    .developer-profiles-container {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
        margin-top: 30px;
        display: flex;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .developer-profiles-container::-webkit-scrollbar {
        display: none;
    }

    .developer-profiles-container-a {
        width: 370px;
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        flex-shrink: 0;
        text-decoration: none;
        margin-right: 25px;

    }

    .developer-profiles-container-a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .profile-container {

        padding: 27px;

    }

    .developer-profile-img {
        width: 52px;
        height: 52px;
        border-radius: 8px;
    }

    .profile-main-heading {
        font: normal normal normal 18px/18px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 18px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .profile-role-p {
        font: normal normal medium 14px/26px Gilroy;
        letter-spacing: 0px;
        color: #8780C6;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -5px;

    }

    .developer-profile-details-main {
        display: flex;
        justify-content: space-between;
    }

    .developer-profile-details {
        display: flex;
        gap: 27px;
    }

    .profile-containe-p {
        font: normal normal medium 16px/22px Gilroy;
        letter-spacing: 0px;
        color: #1A1818;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .profile-containe-h3 {
        font: normal normal medium 14px/26px Gilroy ☞;
        letter-spacing: 0.36px;
        color: #535353;
        font-size: 14px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .developer-skills-container {
        display: flex;
        gap: 21px;
        margin-top: -5px;

    }

    .developer-skills-container>p {
        font: normal normal bold 14px/32px Gilroy ☞;
        letter-spacing: 0.28px;
        color: #000000;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .uber-img {
        height: 22px;

    }

    .facebook-img {
        height: 30px;
        margin-top: -5px;
    }

    .amazon-img {
        height: 25px;
        margin-top: 3px;
    }

    .developer-status-button {
        background: #F8F7FF 0% 0% no-repeat padding-box;
        border: 1px solid #847FC2;
        border-radius: 5px;
        padding: 4px 11px;
        margin-top: 20px;
        font: normal normal 600 14px/56px Gilroy;
        letter-spacing: 0px;
        color: #8B81CA;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .profile-dots-container>p {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-bottom: 2px;
        background: #706AA7 0% 0% no-repeat padding-box;
    }

    .top-clients-review-container {
        padding-left: 12%;
        padding-right: 12%;
    }

    .top-clients-review-container-p {
        text-align: left;
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -10px;
    }

    .client-review-container {
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        opacity: 1;
        margin-top: 46px;
        margin-bottom: 60px;
    }

    .review-about-remote-work-container {
        display: flex;
        gap: 27px;
        order: 1;


    }

    .remote-work-review-profile-img {
        width: 229px;
        border-radius: 10px;

    }

    .review-details-img-container {
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .review-details-container {
        display: flex;
        flex-direction: column;
        gap: 27px;
        width: 80%;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 10%;

    }

    .review-details-containe-h2 {
        text-align: center;
        font: normal normal normal 62px/60px Gilroy-Bold;
        letter-spacing: 0px;
        color: #DAD5EB;
        line-height: 60px;
        font-size: 62px;
        font-family: 'Gilroy-Bold', sans-serif;
        display: none;

    }

    .review-details-containe-div-h2 {
        text-align: left;
        font: normal normal medium 26px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        line-height: 30px;
        font-size: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .review-details-containe-div-p {
        text-align: left;
        font: normal normal medium 20px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #646464;
        line-height: 26px;
        font-size: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .icon-color {
        color: #1D1919 !important;
        background-color: #1D1919 !important;
        border-radius: 50%;
    }

    .carousel-caption-color {
        color: #1D1919 !important;
    }

    .client-company-logos-container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 22px;
        gap: 83px;
        margin-bottom: 160px;
    }

    .client-company-logos-container>img {
        width: 131px;
        height: 80px;

    }

    .hire-developers-top-image-container {
        position: relative;
        width: 100%;
        display: none;
    }

    .hire-developers-top-mobile-image-container {
        margin-top: 37px;
    }

    .hire-developer-img-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 14%;
        top: 34px;
        transition: 1s linear;
    }

    .hire-developer-img-2 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 78%;
        top: 0%;
        transition: 1s linear;
    }

    .hire-developer-img-3 {
        width: 61px;
        height: 61px;
        position: absolute;
        left: 11%;
        top: 231px;
        transition: 1s linear;
    }

    .hire-developer-img-4 {
        width: 72px;
        height: 72px;
        position: absolute;
        right: 12%;
        top: 133px;
        transition: 1s linear;
    }


    .hire-developer-img-5 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 26%;
        top: 307px;
        transition: 1s linear;
    }

    .hire-developer-img-6 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 14%;
        top: 433px;
        transition: 1s linear;
    }

    .hire-developer-img-7 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 50%;
        top: 461px;
        transition: 1s linear;
    }

    .hire-developer-img-8 {
        width: 299px;
        height: 244px;
        position: absolute;
        right: 17%;
        top: 280px;
    }

    .hire-guide-container {
        background: #f6fafd 0% 0% no-repeat padding-box;

        /* padding-right: 12%; */
        padding-top: 114px;


    }

    .hire-developer-container-div {
        padding-left: 12%;
    }

    .hire-guide-content-mobile-container {
        width: 80%;
        margin-left: 10%;
        margin-top: 53px;
    }

    .hire-guide-content-container {
        width: 100%;
        /* height: 100vh; */
        display: flex;
        gap: 151px;
        padding-left: 12%;
        display: none;




    }

    .tech-questions-container {
        width: 290px;
        padding-top: 64px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;


    }


    .each-link {
        list-style: none;
        position: sticky;
        top: 12vh;
    }

    .each-link li {
        margin-bottom: 32px;
    }

    .each-link li a {
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 12px;
        text-decoration: none;
    }

    .each-link li a.current {
        text-decoration: underline 2px solid #FF004C;
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal bold 16px/20px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 32px;
    }


    .tech-answers-container {
        /* height: 100vh;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; */
        padding-right: 12%;
        padding-bottom: 171px;
        margin-top: 64px;
    }

    .tech-answers-container::-webkit-scrollbar {
        display: none;
    }

    .tech-answers-container-h2 {
        font: normal normal normal 30px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 30px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 16px;
    }

    .tech-answers-container-p {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .tech-answers-container-div>h3 {
        text-align: left;
        font: normal normal normal 24px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 24px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 20px;
    }

    .tech-answers-container-div>h4 {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 20px;
    }

    .tech-answers-container-div {
        margin-top: 50px;
    }

    .tech-answers-container-div>h2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .tech-answers-container-div>p {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div>ul>li {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 5px;
        list-style: disc;
    }

    .control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .visually-hidden {
        display: none;
    }

    .faq-question {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-top: 20px;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
    }

    .angle-down-arrow {
        font-size: 20px;
    }

    .faq-answer {
        overflow: hidden;
        max-height: 0;
        font: normal normal normal 16px/28px Gilroy-Medium;
        color: #222222;
        transition: max-height 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);

    }

    .faq.open .faq-answer {
        max-height: fit-content;
        transition: max-height 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    }



    .developerQ.faq-question i {
        float: right;
        transition: transform 0.3s ease-out;
    }

    .developerQ.open .faq-question i {
        transform: rotate(180deg);
        transition: transform 0.3s ease-in;
    }
}

@media (min-width:769px) and (max-width:1200px) {


    /* New Community Design Styles Starts Here */

    .community_main_wrapper {
        width: 100%;

    }

    .community_hero_wrapper {
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .community_hero_text_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .community_hero_text_h2 {
        text-align: center;
        letter-spacing: 0rem;
        color: #1E293B;
        opacity: 1;
        font-size: 1.75rem;
        line-height: 2.1875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;

    }

    .community_hero_text_h1 {
        text-align: center;
        letter-spacing: -0.0325rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        width: 42rem;
        margin-top: 0.25rem;

    }

    .community_hero_text_p {
        text-align: center;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 2rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        max-width: 60rem;
        padding-bottom: 1rem;
    }

    .scale_fast_community_button {
        background: #FF004C 0% 0% no-repeat padding-box;
        border-radius: 1.75rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        padding: 1rem 3.375rem;
    }

    .scale_fast_community_button:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

    .community_hero_text_img {
        width: 100%;
        margin-top: 2.875rem;
    }

    .who_are_eligible_wrapper {
        background: #6072D5 0% 0% no-repeat padding-box;
        width: 100%;
        padding: 5.5rem 0rem 4.75rem 0rem;
    }

    .who_are_eligible_content_wrapper {
        padding: 0rem 2rem;
        display: flex;
        align-items: end;
        gap: 4.7rem;
    }

    .who_are_eligible_text {
        text-align: left;
        letter-spacing: -0.16rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 2.625rem;
        line-height: 2.875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;
    }

    .who_are_eligible_text_span {
        text-align: left;

        color: #FFFFFF;
        opacity: 1;


    }

    .who_are_eligible_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        width: 21.375rem;
        margin-bottom: 0rem;
    }

    .who_are_eligible_requirement_wrapper {
        border-top: 0.12rem solid #8b98e0;
        width: 100%;
        height: 6.25rem;
        margin-top: 7.125rem;
        padding: 0rem 2rem;
        display: flex;
        gap: 4.5rem;
    }

    .eligible_req_wrapper {
        width: 21.375rem;
    }

    .eligible_req_wrapper_img {
        width: 3.375rem;
        height: 3.375rem;
        margin-top: -1.6875rem;
        background-color: #6072D5;
        border-radius: 50%;
    }

    .eligible_req_wrapper_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-top: 1.375rem;
    }

    .why_should_you_join_us_wrapper {
        padding: 7.5rem 2rem 6.1875rem 2rem;
    }

    .why_should_you_join_us_text {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;

    }

    .why_should_you_join_us_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;

    }

    .why_should_you_join_us_desc {
        margin-top: 1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        max-width: 60rem;
    }

    .insights_main_wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 3.75rem;
        margin-top: 3.75rem;
    }

    .insights_wrapper {
        width: 15.375rem;
    }

    .insights_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        margin-top: 1rem;

    }

    .insights_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
    }

    .how_it_works_community_wrapper {
        width: 100%;
        padding: 8rem 2rem 0rem 2rem;
        display: flex;
        gap: 5.875rem;
    }

    .how_it_works_community_heading_wrapper {
        display: flex;
        flex-direction: column;
        gap: 8.25rem;
    }

    .how_it_works_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: -0.167rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .how_it_works_heading_span {
        text-align: left;
        letter-spacing: -0.267rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .how_it_works_img {
        width: 9.625rem;
    }


    .how_it_works_community_details_wrapper {
        width: 39.25rem;
        background-image: url('./images/MainPageImages/Path 12483.png');
        background-position: 50% 50%;
        padding-bottom: 7.875rem;
    }


    .basic_evaluation_wrapper {
        display: flex;
        gap: 1.75rem;
    }

    .vertical_line_in_community {
        height: 4rem;
        width: 0.06rem;
        background-color: #989898;
        gap: 1.75rem;
    }

    .green_check_mark_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }

    .basic_evaluation_content_wrapper {
        opacity: 1;
        margin-bottom: 1.5rem;
    }

    .basic_evaluation_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;

    }

    .basic_evaluation_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 1rem;

    }

    .what_our_members_say_wrapper {
        padding-bottom: 7rem;
    }


    .our_members_say_buttons_wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0rem 2rem;
        align-items: end;

    }

    .our_members_say_heading {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .our_members_say_heading_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 6.25rem;
        list-style: 3rem;
        font-weight: bold;

    }

    .context_all_members_wrppaer {
        position: relative;
        display: flex;
        transition: transform 0.8s;
        transition: 2s linear;
        gap: 1.625rem;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        padding-left: calc(50% - 36.25rem);
        margin-top: 2.5rem;
    }

    .context_all_members_wrppaer::-webkit-scrollbar {
        display: none;
    }

    .context_member_wrppaer {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.12rem solid #FFFFFF6A;
        border-radius: 0.5rem;
        width: 19.25rem;
        height: 21.125rem;
        padding: 2.375rem 2.125rem;
        flex-shrink: 0;
    }

    .context_member_img {
        width: 2.875rem;
    }

    .context_member_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        margin-top: 1.5rem;
    }

    .member_profile_wrapper {
        display: flex;
        margin-top: 2.5rem;
        gap: 0.8375rem;
    }

    .member_profile_img {
        width: 2.625rem;
        height: 2.625rem;
    }

    .member_profile_details_wrapper {
        opacity: 1;
    }

    .member_profile_name {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-bottom: 0.25rem;
    }

    .member_profile_role {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 1rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-bottom: 0rem;
    }

    .community_faqs_wrapper {
        background: #f3f6f8 0% 0% no-repeat padding-box;
        padding: 6rem 2rem 3.25rem 2rem;
    }

    .community_faqs_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: -0.167rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-bottom: 6rem;
    }

    .community_faqs_heading_span {
        text-align: left;
        letter-spacing: -0.267rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .faq_category_qa_wrapper {
        display: flex;
        gap: 7.375rem;
        /* margin-bottom: 0.25rem; */
    }

    .faq_category_heading {
        width: 15.1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        display: none;
    }


    .faq_question_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        /* text-transform: capitalize; */
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0rem;
        cursor: pointer;
    }

    .faq_arrow_icon {
        font-size: 1.125rem;
    }


    .faqs_qa_wrapper {
        width: 100%;
    }

    .faqs_qa_wrapper_li {
        display: flex;
        flex-direction: column;
        border-bottom: 0.06rem solid #D8DBDD;
        margin-bottom: 1.25rem;

    }


    .faqs_qa_wrapper_li.showAnswer .faq_arrow_icon {
        transform: rotate(-180deg);

    }


    .faq_question_text {
        height: 0rem;
        overflow: hidden;
        transition: height 0.35s ease;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;


    }

    .faqs_qa_wrapper_li.showAnswer .faq_question_text {
        margin-top: 1.1rem;
        height: auto;

    }



    .community_members_details_main_wrapper {
        display: flex;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        transition: 2s linear;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-left: calc(50% - 36.25rem);
        margin-top: -1.5rem;
    }



    .community_members_details_main_wrapper::-webkit-scrollbar {
        display: none;
    }

    .community_members_details_main_wrapper.no_transition_wrapper {
        scroll-behavior: auto;
    }

    .community_members_details_main_wrapper.dragging_wrapper {
        scroll-snap-type: none;
        scroll-behavior: smooth;
    }

    .community_members_details_main_wrapper.dragging_wrapper .community_member_details_wrapper {
        cursor: grab;
        user-select: none;
    }


    .members_of_our_community_heading {
        letter-spacing: 0rem;
        color: #000000;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        display: flex;
        flex-direction: column;
    }

    .members_of_our_community_heading_span {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .members_of_our_community_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        width: 30rem;
    }

    .community_member_details_wrapper {
        width: fit-content;
        margin-right: 2.875rem;
    }

    .community_member_details_image {
        width: 16rem;
        height: 16.375rem;
        object-fit: cover;
        border-radius: 0.5rem;
    }

    .community_member_details_h2 {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-top: 1rem;
    }

    .community_member_details_h3 {
        text-align: left;
        letter-spacing: 0rem;
        color: #4A41E0;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;
    }

    .community_member_details_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #57566E;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 0.9375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-top: 0.5rem;
    }

    .double_left_quotes_wrapper {
        display: flex;
        padding-left: calc(50% - 4.5rem);
        order: 2;
    }

    .our_community_desc_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.3125rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-style: italic;
        font-weight: 300;
        width: 34rem;
        margin-left: -3rem;
        margin-top: 3.7rem;
    }

    .double_left_quotes_image {
        width: 9rem;
        height: 8rem;
    }

    /* New Community Design Styles Ends Here */
    .community-main-container {
        background: #F6F6F6 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 100vh;
        background-repeat: repeat;

    }

    .community-main-container>h2 {

        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: 14px;
    }

    .community-main-container>h1 {
        text-align: center;
        font: normal normal normal 52px/62px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 52px;
        line-height: 62px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        margin-top: -30px;
    }

    .community-main-container>h3 {
        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: -30px;
    }

    .community-main-container>p {
        text-align: center;
        font: normal normal normal 24px/32px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 480px;
        margin-top: -50px;


    }

    .community-main-img-bg-container {

        z-index: 9;

    }


    .community-top-img-bg-container {
        width: 375px;
        height: 370px;
        background-image: url("./images/MainPageImages/Group 101045.png");

    }

    .our-community-join-now-button {
        background: transparent linear-gradient(256deg, #E36A93 0%, #4066FE 100%) 0% 0% no-repeat;
        border: 0px;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 10;
        text-decoration: none;
    }

    .our-community-join-now-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .Ellipse-3-copy-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 0px;
        top: 80px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-2 {
        width: 93px;
        height: 91px;
        position: absolute;
        left: 125px;
        top: 178px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-3 {
        width: 60px;
        height: 59px;
        position: absolute;
        left: 347px;
        top: 81px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-4 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 314px;
        top: 240px;
        transition: 1s linear;
        display: none;

    }

    .Ellipse-3-copy-5 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 476px;
        top: 111px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-6 {
        width: 64px;
        height: 63px;
        position: absolute;
        left: 602px;
        top: 250px;
        transition: 1s linear;
        display: none;
    }


    .Ellipse-3-copy-7 {
        width: 90px;
        height: 90px;
        position: absolute;
        right: 150px;
        top: 162px;
        transition: 1s linear;
        display: none;
    }

    .Ellipse-3-copy-8 {
        width: 57px;
        height: 56px;
        position: absolute;
        right: 29px;
        top: 50px;
        transition: 1s linear;
        display: none;
    }

    .join-the-community-container {
        background: #FFFFFFBF 0% 0% no-repeat padding-box;
        padding-top: 50px;
        padding-bottom: 50px;

    }

    .remote-companies-main-container {
        padding-top: 80px;
    }

    .join-the-community-container-1a {}

    .space-padding-left-container {
        padding-left: 12%;
    }

    .space-padding-left-container-1 {
        padding-left: 12%;
    }

    .join-the-community-container-h2 {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .join-the-community-container-remote {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .join-the-community-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
    }

    .join-the-community-container-h5 {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 28px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .hire-guide-container-h2 {
        text-align: left;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .hire-guide-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;

    }

    .join-the-community-container-para {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 0px;
        margin-left: 10%;
    }

    .remote-companies-logo-container {

        padding-left: 10%;

    }

    .remote-companies-logo-container>img {
        margin-right: 80px;
        margin-top: 20px;
    }

    .community-logo-container {
        display: flex;
        justify-content: flex-start;
        /* gap: 48px; */
        flex-wrap: wrap;
        padding-left: 12%;
        padding-right: 12%;

    }



    .community-logo-container>img {
        width: 166px;
        height: 102px;
    }

    .why-join-community-container {
        padding-top: 51px;
    }

    .why-join-community-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 0px;


    }

    .why-join-community-container-p {
        text-align: center;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 400px;
        padding-top: 20px;
        padding-bottom: 10px;
        margin: auto;

    }

    .community-details-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 56px;
        gap: 40px;
        width: 76%;
        margin-left: 12%;
    }

    .how-to-stay-productive-img {

        display: flex;
        align-items: center;
        order: 2;


    }

    .community-details-img-1 {
        width: 200px;
        /* height: 261px; */

    }

    .how-to-stay-productive {
        width: 400px;

    }

    .how-to-stay-productive-h2 {
        text-align: left;
        font: normal normal bold 32px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #1E1C24;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .how-to-stay-productive-ul {
        padding-left: 0px;
    }

    .how-to-stay-productive-p {
        list-style-type: none;
        text-align: left;
        font: normal normal medium 16px/22px Gilroy ☞;
        letter-spacing: 0px;
        color: #1A1818;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 16px;
        line-height: 22px;
        margin-top: 10px;
        display: flex;
        gap: 15px;

    }

    .how-to-stay-productive-p>span {
        width: 12px;
        height: 12px;
        border: 2px solid #FF004C;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: 5px;

    }

    .how-to-stay-productive-a {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000000F;
        border-radius: 8px;
        opacity: 1;
        font: normal normal 800 16px/32px Gilroy;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 32px;
        padding: 7px 31px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .how-to-stay-productive-a:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .our-mission-container {
        margin-top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 76%;
        margin-left: 12%;
    }

    .our-mission-container-h2 {
        text-align: center;
        font: normal normal normal 62px/48px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 62px;
        line-height: 48px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 10px;

    }

    .our-mission-container-h3 {
        text-align: center;
        font: normal normal bold 21px/28px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;


    }

    .our-mission-container-p {
        text-align: center;
        font: normal normal normal 18px/26px Gilroy-Regular;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 26px;
        font-family: 'Gilroy-Regular', sans-serif;
        padding-top: 10px;
    }

    .our-mission-container-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 9;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 50px;

    }

    .our-mission-container-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;

    }


    .hire-developer-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100vh;
        background-repeat: repeat;

    }

    .hire-developer-container>h2 {

        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: 75px;
    }

    .hire-developer-container>h1 {
        text-align: center;
        font: normal normal normal 52px/62px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 52px;
        line-height: 62px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        width: 692px;
        margin-top: -10px;
    }

    .hire-developer-container>h3 {
        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: -30px;
    }

    .hire-developer-container>p {
        text-align: center;
        font: normal normal normal 24px/32px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 700px;
        margin-bottom: 30px;
    }

    .hire-hyno-developers-container {
        background: #f6fafd 0% 0% no-repeat padding-box;
        /* padding-left: 12%;
        padding-right: 12%; */
        padding-top: 160px;
        padding-bottom: 1px;
    }

    .hire-hyno-developers-container-job {
        padding-top: 160px;
        padding-bottom: 1px;
    }

    .trusted-startups-container {
        padding-top: 84px;
        padding-bottom: 146px;


    }


    .hire-developers-links {
        width: 80%;
        margin-left: 10%;
        margin-top: 32px;
        display: flex;
        align-items: center;
        gap: 24px;
        flex-wrap: wrap;
        margin-bottom: 77px;
    }

    .hire-developers-links>a {
        text-decoration: none !important;

    }


    .developer-link-tag {
        text-decoration: none;
    }

    .developer-link-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 14px 99px #0000000D;
        border-radius: 8px;
        width: 138px;
        height: 121px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .skill-logo-size-1 {
        width: 50px;
        height: 50px;
        margin-top: 10px;

    }

    .developer-link-container-p {
        text-align: left;
        font: normal normal normal 14px/32px Gilroy-Bold;
        letter-spacing: 0.28px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 10px;
    }

    .developer-link-container-p:hover {
        color: #FF004C;
    }


    .skill-link-button {
        border: 0px;
        padding: 13px 27px;
        background: #E9EDF0 0% 0% no-repeat padding-box;
        border: 1px solid #00000000;
        border-radius: 34px;
        font: normal normal medium 18px/32px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 32px;
        font-family: 'Gilroy-Medium', sans-serif;
        display: flex;
        gap: 25px;

    }

    .skill-link-button:hover {
        color: #FF004C;
    }

    .faqs-hire-developer-container-1 {
        width: 80%;
        margin-left: 10%;
        margin-top: 64px;

    }


    .faqs-hire-developer-container {
        width: 80%;
        margin-left: 10%;
        margin-top: 64px;
    }

    .faqs-bootstarp-container-for-hire {
        width: 80%;
    }

    .main-heading-1 {
        text-align: left;
        font: normal normal normal 18px/20px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-bottom: 37px !important;
        padding-top: 43px !important;
        font-weight: 600;
        background: #EDF1F4 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border: 0px;

    }

    .faqs-developer-reveal-container {}

    .main-heading-2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        background: #f6fafd 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border-bottom: 1px solid #eee !important;
    }

    .para-2a {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #f6fafd 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
    }

    .para-3a {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #EDF1F4 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;

    }

    .accordion-item {
        color: var(--bs-accordion-color);
        background-color: var(--bs-accordion-bg);
        border: 0px !important;
    }

    .faqs-hire-developer-container-h3 {
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .faqs-hire-developer-container-p {
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .hire-developer-profiles-container {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin-top: 100px;
        margin-bottom: 100px;

    }

    .hire-developer-profiles-container-1 {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin-bottom: 160px;
    }




    .developer-profiles-container {
        width: 100%;
        margin-top: 30px;
        display: flex;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        gap: 40px;
        padding-left: 10%;
        padding-right: 10%;

    }

    .developer-profiles-container::-webkit-scrollbar {
        display: none;
    }

    .developer-profiles-container-a {
        width: 400px;
        text-decoration: none;
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        flex-shrink: 0;
    }

    .developer-profiles-container-a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .profile-container {

        padding: 33px;

    }

    .developer-profile-img {
        width: 64px;
        height: 64px;
        border-radius: 8px;
    }

    .profile-main-heading {
        font: normal normal normal 24px/24px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 24px;
        line-height: 24px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .profile-role-p {
        font: normal normal medium 14px/26px Gilroy;
        letter-spacing: 0px;
        color: #8780C6;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -5px;

    }

    .developer-profile-details-main {
        display: flex;
        justify-content: space-between;
    }

    .developer-profile-details {
        display: flex;
        gap: 27px;
    }

    .profile-containe-p {
        font: normal normal medium 16px/22px Gilroy;
        letter-spacing: 0px;
        color: #1A1818;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .profile-containe-h3 {
        font: normal normal medium 14px/26px Gilroy ☞;
        letter-spacing: 0.36px;
        color: #535353;
        font-size: 14px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .developer-skills-container {
        display: flex;
        gap: 21px;
        margin-top: -5px;

    }

    .developer-skills-container>p {
        font: normal normal bold 14px/32px Gilroy ☞;
        letter-spacing: 0.28px;
        color: #000000;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .uber-img {
        height: 22px;

    }

    .facebook-img {
        height: 30px;
        margin-top: -5px;
    }

    .amazon-img {
        height: 25px;
        margin-top: 3px;
    }

    .developer-status-button {
        background: #F8F7FF 0% 0% no-repeat padding-box;
        border: 1px solid #847FC2;
        border-radius: 5px;
        padding: 4px 11px;
        margin-top: 20px;
        font: normal normal 600 14px/56px Gilroy;
        letter-spacing: 0px;
        color: #8B81CA;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .profile-dots-container>p {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-bottom: 2px;
        background: #706AA7 0% 0% no-repeat padding-box;
    }

    .top-clients-review-container {
        padding-left: 12%;
        padding-right: 12%;
    }

    .top-clients-review-container-p {
        text-align: left;
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -10px;
    }

    .client-review-container {
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        opacity: 1;
        margin-top: 46px;
        margin-bottom: 60px;
    }


    .review-about-remote-work-container {
        display: flex;
        gap: 27px;


    }

    .review-details-img-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .remote-work-review-profile-img {
        width: 316px;
        border-radius: 10px;

    }

    .review-details-container {
        display: flex;
        flex-direction: column;
        gap: 27px;
        width: 80%;
        margin-top: 35px;
        margin-bottom: 35px;
        margin-left: 10%;
    }

    .review-details-containe-h2 {
        text-align: center;
        font: normal normal normal 122px/95px Gilroy-Bold;
        letter-spacing: 0px;
        color: #DAD5EB;
        line-height: 95px;
        font-size: 122px;
        font-family: 'Gilroy-Bold', sans-serif;
        display: none;
    }

    .review-details-containe-div-h2 {
        text-align: left;
        font: normal normal medium 26px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        line-height: 30px;
        font-size: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .review-details-containe-div-p {
        text-align: left;
        font: normal normal medium 20px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #646464;
        line-height: 26px;
        font-size: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .icon-color {
        color: #1D1919 !important;
        background-color: #1D1919 !important;
        border-radius: 50%;
    }

    .carousel-caption-color {
        color: #1D1919 !important;
    }

    .client-company-logos-container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 22px;
        gap: 83px;
        margin-bottom: 160px;
    }

    .client-company-logos-container>img {
        width: 131px;
        height: 80px;

    }

    .hire-developers-top-image-container {
        position: relative;
        width: 100%;
        height: 533px;
        z-index: 9;
        margin-top: -300px;
    }

    .hire-developers-top-mobile-image-container {
        display: none;
    }

    .hire-developer-img-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 14%;
        top: 34px;
        transition: 1s linear;
    }

    .hire-developer-img-2 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 78%;
        top: 0%;
        transition: 1s linear;
    }

    .hire-developer-img-3 {
        width: 61px;
        height: 61px;
        position: absolute;
        left: 11%;
        top: 231px;
        transition: 1s linear;
    }

    .hire-developer-img-4 {
        width: 72px;
        height: 72px;
        position: absolute;
        right: 12%;
        top: 133px;
        transition: 1s linear;
    }


    .hire-developer-img-5 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 26%;
        top: 307px;
        transition: 1s linear;
    }

    .hire-developer-img-6 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 14%;
        top: 433px;
        transition: 1s linear;
    }

    .hire-developer-img-7 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 50%;
        top: 461px;
        transition: 1s linear;
    }

    .hire-developer-img-8 {
        width: 299px;
        height: 244px;
        position: absolute;
        right: 17%;
        top: 280px;
    }

    .hire-guide-container {
        background: #f6fafd 0% 0% no-repeat padding-box;

        /* padding-right: 12%; */
        padding-top: 114px;


    }

    .hire-developer-container-div {
        padding-left: 12%;
    }

    .hire-guide-content-mobile-container {
        width: 80%;
        margin-left: 10%;
        margin-top: 53px;
    }

    .hire-guide-content-container {
        width: 100%;
        /* height: 100vh; */
        display: flex;
        gap: 151px;
        padding-left: 12%;
        display: none;

    }

    .tech-questions-container {
        width: 290px;
        padding-top: 64px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;


    }


    .each-link {
        list-style: none;
        position: sticky;
        top: 12vh;
    }

    .each-link li {
        margin-bottom: 32px;
    }

    .each-link li a {
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 12px;
        text-decoration: none;
    }

    .each-link li a.current {
        text-decoration: underline 2px solid #FF004C;
        border: none;
        background-color: transparent;
        text-align: left;
        font: normal normal bold 16px/20px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 32px;
    }


    .tech-answers-container {
        /* height: 100vh;
        overflow: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none; */
        padding-right: 12%;
        padding-bottom: 171px;
        margin-top: 64px;
    }

    .tech-answers-container::-webkit-scrollbar {
        display: none;
    }

    .tech-answers-container-h2 {
        font: normal normal normal 30px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 30px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 16px;
    }

    .tech-answers-container-p {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .tech-answers-container-div>h3 {
        text-align: left;
        font: normal normal normal 24px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 24px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 20px;
    }

    .tech-answers-container-div>h4 {
        text-align: left;
        font: normal normal normal 18px/23px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 18px;
        line-height: 23px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 20px;
    }

    .tech-answers-container-div {
        margin-top: 50px;
    }

    .tech-answers-container-div>h2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .tech-answers-container-div>p {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div>ul>li {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 5px;
        list-style: disc;
    }

    .control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .visually-hidden {
        display: none;
    }


    .faq-question {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-top: 30px;
        font: normal normal normal 18px/22px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 18px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .angle-down-arrow {
        font-size: 20px;
    }

    .faq-answer {
        overflow: hidden;
        max-height: 0;
        font: normal normal normal 16px/28px Gilroy-Medium;
        color: #222222;
        transition: max-height 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);

    }

    .faq.open .faq-answer {
        max-height: fit-content;
        transition: max-height 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    }



    .developerQ.faq-question i {
        float: right;
        transition: transform 0.3s ease-out;
    }

    .developerQ.open .faq-question i {
        transform: rotate(180deg);
        transition: transform 0.3s ease-in;
    }
}


@media (min-width:1201px) {


    /* New Community Design Styles Starts Here */

    .community_main_wrapper {
        width: 100%;
        background: #EDF1F4 0% 0% no-repeat padding-box;
    }

    .community_hero_wrapper {
        background: #FFFFFF 0% 0% no-repeat padding-box;
    }

    .community_hero_text_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .community_hero_text_h2 {
        text-align: center;
        letter-spacing: 0rem;
        color: #1E293B;
        opacity: 1;
        font-size: 1.75rem;
        line-height: 2.1875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;

    }

    .community_hero_text_h1 {
        text-align: center;
        letter-spacing: -0.0325rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.25rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        width: 42rem;
        margin-top: 0.25rem;

    }

    .community_hero_text_p {
        text-align: center;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 2rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 60rem;
        padding-bottom: 1rem;
    }

    .scale_fast_community_button {
        background: #FF004C 0% 0% no-repeat padding-box;
        border-radius: 1.75rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        padding: 1rem 3.375rem;
    }

    .scale_fast_community_button:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

    .community_hero_text_img {
        width: 65.875rem;
        margin-top: 2.875rem;
    }

    .who_are_eligible_wrapper {
        background: #6072D5 0% 0% no-repeat padding-box;
        width: 100%;
        padding: 5.5rem 0rem 4.75rem 0rem;
    }

    .who_are_eligible_content_wrapper {
        padding-left: calc(50% - 36.25rem);
        display: flex;
        align-items: end;
        gap: 4.7rem;
    }

    .who_are_eligible_text {
        text-align: left;
        letter-spacing: -2.67px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4.6875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .who_are_eligible_text_span {
        text-align: left;
        letter-spacing: -0.26rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 6.25rem;
        line-height: 3.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;

    }

    .who_are_eligible_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        width: 21.375rem;
        margin-bottom: 0rem;
    }

    .who_are_eligible_requirement_wrapper {
        border-top: 0.12rem solid #8b98e0;
        width: 100%;
        height: 6.25rem;
        margin-top: 7.125rem;
        padding-left: calc(50% - 36.25rem);
        display: flex;
        gap: 4.5rem;
    }

    .eligible_req_wrapper {
        width: 21.375rem;
    }

    .eligible_req_wrapper_img {
        width: 3.375rem;
        height: 3.375rem;
        margin-top: -1.6875rem;
        background-color: #6072D5;
        border-radius: 50%;
    }

    .eligible_req_wrapper_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #FFFFFF;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-top: 1.375rem;
    }

    .why_should_you_join_us_wrapper {
        padding: 7.5rem calc(50% - 36.25rem) 6.1875rem calc(50% - 36.25rem);
    }

    .why_should_you_join_us_text {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4.625rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;

    }

    .why_should_you_join_us_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 6.25rem;
        list-style: 3.375rem;
        font-weight: bold;

    }

    .why_should_you_join_us_desc {
        margin-top: 3rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        width: 60rem;
    }

    .insights_main_wrapper {
        display: flex;
        gap: 3.75rem;
        margin-top: 3.75rem;
    }

    .insights_wrapper {
        width: 15.375rem;
    }

    .insights_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
        margin-top: 1rem;

    }

    .insights_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
    }

    .how_it_works_community_wrapper {
        width: 100%;
        padding: 8rem calc(50% - 36.35rem) 0rem calc(50% - 36.35rem);
        display: flex;
        gap: 5.875rem;
    }

    .how_it_works_community_heading_wrapper {
        display: flex;
        flex-direction: column;
        gap: 8.25rem;
    }

    .how_it_works_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: -0.167rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4.6875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
    }

    .how_it_works_heading_span {
        text-align: left;
        letter-spacing: -0.267rem;
        color: #0F1729;
        opacity: 1;
        font-size: 6.25rem;
        line-height: 3.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
    }

    .how_it_works_img {
        width: 9.625rem;
    }


    .how_it_works_community_details_wrapper {
        width: 39.25rem;
        background-image: url('./images/MainPageImages/Path 12483.png');
        background-position: 50% 50%;
        padding-bottom: 7.875rem;
    }


    .basic_evaluation_wrapper {
        display: flex;
        gap: 1.75rem;
    }

    .vertical_line_in_community {
        height: 4rem;
        width: 0.06rem;
        background-color: #989898;
        gap: 1.75rem;
    }

    .green_check_mark_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
    }

    .basic_evaluation_content_wrapper {
        opacity: 1;
        margin-bottom: 1.5rem;
    }

    .basic_evaluation_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;

    }

    .basic_evaluation_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 1rem;

    }

    .what_our_members_say_wrapper {
        padding-bottom: 7rem;
    }


    .our_members_say_buttons_wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0rem calc(50% - 36.25rem);
        align-items: end;

    }

    .our_members_say_heading {
        text-align: left;
        letter-spacing: -0.1667rem;
        color: #0F172A;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .our_members_say_heading_span {
        text-align: left;
        letter-spacing: -0.268rem;
        color: #0F172A;
        opacity: 1;
        font-size: 6.25rem;
        list-style: 3rem;
        font-weight: bold;

    }

    .context_all_members_wrppaer {
        position: relative;
        display: flex;
        transition: transform 0.8s;
        transition: 2s linear;
        gap: 1.625rem;
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        padding-left: calc(50% - 36.25rem);
        margin-top: 2.5rem;
    }

    .context_all_members_wrppaer::-webkit-scrollbar {
        display: none;
    }

    .context_member_wrppaer {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.12rem solid #FFFFFF6A;
        border-radius: 0.5rem;
        width: 19.25rem;
        height: 21.125rem;
        padding: 2.375rem 2.125rem;
        flex-shrink: 0;
    }

    .context_member_img {
        width: 2.875rem;
    }

    .context_member_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 300;
        margin-top: 1.5rem;
    }

    .member_profile_wrapper {
        display: flex;
        margin-top: 2.5rem;
        gap: 0.8375rem;
    }

    .member_profile_img {
        width: 2.625rem;
        height: 2.625rem;
    }

    .member_profile_details_wrapper {
        opacity: 1;
    }

    .member_profile_name {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-bottom: 0.25rem;
    }

    .member_profile_role {
        text-align: left;
        letter-spacing: 0rem;
        color: #222222;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 1rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-bottom: 0rem;
    }

    .community_faqs_wrapper {
        background: #f3f6f8 0% 0% no-repeat padding-box;
        padding: 6rem calc(50% - 36.35rem) 3.25rem calc(50% - 36.35rem);
    }

    .community_faqs_heading {
        display: flex;
        flex-direction: column;
        text-align: left;
        letter-spacing: -0.167rem;
        color: #0F1729;
        opacity: 1;
        font-size: 3.875rem;
        line-height: 4.6875rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        margin-bottom: 6rem;
    }

    .community_faqs_heading_span {
        text-align: left;
        letter-spacing: -0.267rem;
        color: #0F1729;
        opacity: 1;
        font-size: 6.25rem;
        line-height: 3.375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
    }

    .faq_category_qa_wrapper {
        display: flex;
        gap: 7.375rem;
        margin-bottom: 2.25rem;
    }

    .faq_category_heading {
        width: 15.1rem;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        text-transform: capitalize;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        font-weight: bold;
    }


    .faq_question_heading {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;

        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0rem;
        cursor: pointer;
    }

    .faq_arrow_icon {
        font-size: 1.125rem;
    }


    .faqs_qa_wrapper {
        width: 50rem;
    }

    .faqs_qa_wrapper_li {
        display: flex;
        flex-direction: column;
        border-bottom: 0.06rem solid #D8DBDD;
        margin-bottom: 1.25rem;

    }


    .faqs_qa_wrapper_li.showAnswer .faq_arrow_icon {
        transform: rotate(-180deg);

    }


    .faq_question_text {
        height: 0rem;
        overflow: hidden;
        transition: height 0.35s ease;
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;


    }

    .faqs_qa_wrapper_li.showAnswer .faq_question_text {
        margin-top: 1.1rem;
        height: auto;

    }



    .community_members_details_main_wrapper {
        display: flex;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-behavior: smooth;
        transition: 2s linear;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-left: calc(50% - 36.25rem);
        margin-top: -1.5rem;
    }



    .community_members_details_main_wrapper::-webkit-scrollbar {
        display: none;
    }

    .community_members_details_main_wrapper.no_transition_wrapper {
        scroll-behavior: auto;
    }

    .community_members_details_main_wrapper.dragging_wrapper {
        scroll-snap-type: none;
        scroll-behavior: smooth;
    }

    .community_members_details_main_wrapper.dragging_wrapper .community_member_details_wrapper {
        cursor: grab;
        user-select: none;
    }


    .members_of_our_community_heading {
        letter-spacing: 0rem;
        color: #000000;
        font-size: 2.625rem;
        line-height: 3.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 500;
        display: flex;
        flex-direction: column;
    }

    .members_of_our_community_heading_span {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        font-size: 6.25rem;
        line-height: 5.25rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
    }

    .members_of_our_community_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-family: 'Figtree', sans-serif;
        width: 30rem;
    }

    .community_member_details_wrapper {
        width: fit-content;
        margin-right: 2.875rem;
    }

    .community_member_details_image {
        width: 16rem;
        height: 16.375rem;
        object-fit: cover;
        border-radius: 0.5rem;
    }

    .community_member_details_h2 {
        text-align: left;
        letter-spacing: 0rem;
        color: #0F1729;
        opacity: 1;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 800;
        margin-top: 1rem;
    }

    .community_member_details_h3 {
        text-align: left;
        letter-spacing: 0rem;
        color: #4A41E0;
        opacity: 1;
        font-size: 0.9375rem;
        line-height: 1.125rem;
        font-family: 'Figtree', sans-serif;
        font-weight: normal;
        margin-top: 0.5rem;
    }

    .community_member_details_p {
        text-align: left;
        letter-spacing: 0rem;
        color: #57566E;
        opacity: 1;
        font-size: 0.8125rem;
        line-height: 0.9375rem;
        font-family: 'Figtree', sans-serif;
        font-weight: 600;
        margin-top: 0.5rem;
    }

    .double_left_quotes_wrapper {
        display: flex;
        padding-left: calc(50% - 4.5rem);
    }

    .our_community_desc_text {
        text-align: left;
        letter-spacing: 0rem;
        color: #000000;
        opacity: 1;
        font-size: 1.3125rem;
        line-height: 1.875rem;
        font-family: 'Figtree', sans-serif;
        font-style: italic;
        font-weight: 300;
        width: 34rem;
        margin-left: -3rem;
        margin-top: 3.7rem;
    }

    .double_left_quotes_image {
        width: 9rem;
        height: 8rem;
    }

    /* New Community Design Styles Ends Here */


    .community-main-container {
        background-image: url("./images/MainPageImages/white-waves.png");
        display: flex;
        flex-direction: column;
        align-items: center;
        background-repeat: repeat;

    }

    .community-main-container>h2 {

        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: 14px;
    }

    .community-main-container>h1 {
        text-align: center;
        font: normal normal normal 52px/62px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 52px;
        line-height: 62px;
        font-family: 'Gilroy-Bold', sans-serif;
        opacity: 1;
        width: 870px;
        margin-top: -30px;
    }

    .community-main-container>h3 {
        font: normal normal medium 28px/64px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        line-height: 64px;
        font-size: 28px;
        margin-top: -30px;
    }

    .community-main-container>p {
        text-align: center;
        font: normal normal normal 24px/32px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 24px;
        line-height: 32px;
        font-family: 'Gilroy-Medium', sans-serif;
        width: 780px;
        margin-top: -134px;


    }

    .community-main-img-bg-container {
        width: 990px;
        display: flex;
        justify-content: center;
        position: relative;
        height: 490px;
        margin-top: -75px;


    }


    .community-top-img-bg-container {
        object-fit: cover;
        width: 740px;
        height: 485px;
        position: absolute;
        background-image: url("./images/Pixel\ Map.svg");

    }

    .our-community-join-now-button {
        background: transparent linear-gradient(256deg, #E36A93 0%, #4066FE 100%) 0% 0% no-repeat;
        border: 0px;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 10;
        text-decoration: none;
        margin-bottom: 89px;
    }

    .our-community-join-now-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .Ellipse-3-copy-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 0px;
        top: 80px;
        transition: 1s linear;
    }

    .Ellipse-3-copy-2 {
        width: 93px;
        height: 91px;
        position: absolute;
        left: 125px;
        top: 178px;
        transition: 1s linear;
    }

    .Ellipse-3-copy-3 {
        width: 60px;
        height: 59px;
        position: absolute;
        left: 347px;
        top: 81px;
        transition: 1s linear;
    }

    .Ellipse-3-copy-4 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 314px;
        top: 240px;
        transition: 1s linear;

    }

    .Ellipse-3-copy-5 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 476px;
        top: 111px;
        transition: 1s linear;
    }

    .Ellipse-3-copy-6 {
        width: 64px;
        height: 63px;
        position: absolute;
        left: 602px;
        top: 250px;
        transition: 1s linear;
    }


    .Ellipse-3-copy-7 {
        width: 90px;
        height: 90px;
        position: absolute;
        right: 150px;
        top: 162px;
        transition: 1s linear;
    }

    .Ellipse-3-copy-8 {
        width: 57px;
        height: 56px;
        position: absolute;
        right: 29px;
        top: 50px;
        transition: 1s linear;
    }

    .join-the-community-container {
        background: #FFFFFFBF 0% 0% no-repeat padding-box;

        padding-top: 83px;
        padding-bottom: 115px;

    }

    .remote-companies-main-container {
        padding-top: 205px;
    }

    .join-the-community-container-1a {
        background: #EDF1F4 0% 0% no-repeat padding-box;
        padding-top: 200px;
        margin-bottom: -30px;
    }

    .space-padding-left-container {
        width: 1260px;
        padding-left: 30px;

        margin: auto;

    }

    .space-padding-left-container-1 {
        /* padding-left: 12%; */
    }

    .join-the-community-container-h2 {
        text-align: left;
        font: normal normal normal 97px/153px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 153px;
        font-family: 'Gilroy-Bold', sans-serif;
        width: fit-content;



    }

    .join-the-community-container-remote {
        text-align: left;
        font: normal normal normal 97px/70px Gilroy-Bold;
        letter-spacing: -2.52px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 70px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 60px;

    }

    .hire-guide-container-h2 {
        text-align: left;
        font: normal normal normal 97px/153px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 153px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .hire-guide-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: -50px;
    }

    .join-the-community-container-p {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: -50px;
    }

    .join-the-community-container-h5 {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 28px;
        font-family: 'Gilroy-Regular', sans-serif;
        margin-top: -10px;
    }

    .join-the-community-container-para {
        text-align: left;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: -50px;
    }


    .community-logo-container {
        display: flex;
        justify-content: flex-start;
        /* gap: 48px; */
        flex-wrap: wrap;
        margin-left: -30px;
        padding-left: calc(var(--custom-padding) - var(--offset));
        padding-right: calc(var(--custom-padding) - var(--offset));


    }

    .remote-companies-logo-container {
        width: 1190px;
        margin: auto;
    }

    .remote-companies-logo-container>img {
        margin-right: 80px;
        margin-top: 20px;
    }

    .community-logo-container>img {
        width: 198px;
        height: 123px;
    }

    .why-join-community-container {

        padding-top: 129px;
    }

    .why-join-community-container-h2 {
        text-align: center;
        font: normal normal normal 97px/153px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 153px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: -30px;


    }

    .why-join-community-container-p {
        text-align: center;
        font: normal normal bold 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Bold', sans-serif;
        width: 638px;
        padding-bottom: 10px;
        margin: auto;
    }

    .community-details-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 56px;
        gap: 86px;
    }

    .how-to-stay-productive-img {
        width: 416px;
        height: 364px;
        background-image: url('./images/MainPageImages/Path _51163.png');
        background-size: cover;
        display: flex;
        align-items: center;


    }

    .community-details-img-1 {
        width: 321px;
        /* height: 261px; */
    }

    .how-to-stay-productive {
        width: 416px;

    }

    .how-to-stay-productive-h2 {
        text-align: left;
        font: normal normal bold 32px/30px Gilroy ☞;
        letter-spacing: 0px;
        color: #1E1C24;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .how-to-stay-productive-ul {
        padding-left: 0px;
    }

    .how-to-stay-productive-p {
        list-style-type: none;
        text-align: left;
        font: normal normal medium 16px/22px Gilroy ☞;
        letter-spacing: 0px;
        color: #1A1818;
        opacity: 1;
        font-family: 'Gilroy-Medium', sans-serif;
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
        display: flex;
        gap: 15px;

    }

    .how-to-stay-productive-p>span {
        width: 12px;
        height: 12px;
        border: 2px solid #FF004C;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: 5px;

    }

    .how-to-stay-productive-a {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #0000000F;
        border-radius: 8px;
        opacity: 1;
        font: normal normal 800 16px/32px Gilroy;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 32px;
        padding: 7px 31px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .how-to-stay-productive-a:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;
    }

    .our-mission-container {
        margin-top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .our-mission-container-h2 {
        text-align: center;
        font: normal normal normal 97px/153px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 0.06;
        font-size: 97px;
        line-height: 153px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: -45px;

    }

    .our-mission-container-h3 {
        width: 796px;
        text-align: center;
        font: normal normal bold 21px/28px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-family: 'Gilroy-Bold', sans-serif;

    }

    .our-mission-container-p {
        text-align: center;
        font: normal normal normal 18px/26px Gilroy-Regular;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        width: 998px;
        font-size: 18px;
        line-height: 26px;
        font-family: 'Gilroy-Regular', sans-serif;
        padding-top: 10px;
    }

    .our-mission-container-button {
        background: #FF004C 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #FF004C1A;
        border: 1px solid #FF004C;
        border-radius: 28px;
        font: normal normal normal 19px/43px Gilroy-Bold;
        font-family: Gilroy-Bold;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-left: 43px;
        padding-right: 43px;
        font-family: 'Gilroy-Bold', sans-serif;
        z-index: 9;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 50px;

    }

    .our-mission-container-button:hover {
        cursor: pointer;
        color: #FFFFFF;
        text-decoration: none;

    }


    .hire-developer-container {
        background: var(--grey-50) 0% 0% no-repeat padding-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-repeat: repeat;

    }

    .hire-developer-container>h2 {
        color: var(--grey-900);
        font-family: var(--font-family-sans-serif);
        font-weight: var(--medium-weight);
        font-size: 1.75rem;
        line-height: 2rem;
        margin-top: 4.5rem;
    }

    .hire-developer-container>h1 {
        text-align: center;
        color: var(--grey-900);
        font-size: var(--xl-h1-font-size);
        line-height: var(--xl-h1-line-height);
        font-family: var(--font-family-sans-serif);
        font-weight: var(--bold-weight);
        width: 43rem;
        margin-top: 0.5rem;
    }

    .hire-developer-container>h3 {
        font: normal normal medium 28px/64px Gilroy ☞;
        color: var(--grey-900);
        font-family: var(--font-family-sans-serif);
        font-weight: var(--medium-weight);
        font-size: 1.75rem;
        line-height: 2rem;
        margin-top: 0px;
    }

    .hire-developer-container>p {
        text-align: center;
        color: #222222;
        font-size: 1.5rem;
        line-height: 2rem;
        font-family: var(--font-family-sans-serif);
        font-weight: var(--medium-weight);
        width: 43rem;
        margin-bottom: 2rem;
    }


    .hire-hyno-developers-container {
        background: #f6fafd 0% 0% no-repeat padding-box;
        padding-left: calc(var(--custom-padding) - var(--offset));
        padding-right: calc(var(--custom-padding) - var(--offset));
        padding-top: 160px;
        padding-bottom: 1px;

    }

    .hire-hyno-developers-container-job {
        padding-left: 12%;
        padding-right: 12%;
        padding-top: 160px;
    }

    .trusted-startups-container {
        padding-top: 84px;
        padding-bottom: 146px;

    }


    .hire-developers-links {
        margin-top: 32px;
        display: flex;
        align-items: center;
        gap: 32px;
        flex-wrap: wrap;
        margin-bottom: 174px;
    }

    .hire-developers-links>a {
        text-decoration: none !important;

    }


    .developer-link-tag {
        text-decoration: none;
    }

    .developer-link-container {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 14px 99px #0000000D;
        border-radius: 8px;
        width: 160px;
        height: 140px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .skill-logo-size-1 {
        width: 50px;
        height: 50px;
        margin-top: 10px;

    }

    .developer-link-container-p {
        text-align: left;
        font: normal normal normal 14px/32px Gilroy-Bold;
        letter-spacing: 0.28px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 10px;
    }

    .developer-link-container-p:hover {
        color: #FF004C;
    }


    .skill-link-button {
        border: 0px;
        padding: 13px 27px;
        background: #E9EDF0 0% 0% no-repeat padding-box;
        border: 1px solid #00000000;
        border-radius: 34px;
        font: normal normal bold 18px/32px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        font-size: 18px;
        line-height: 32px;
        font-family: 'Gilroy-Bold', sans-serif;
        display: flex;
        align-items: center;
        gap: 25px;

    }

    .skill-link-button:hover {
        color: #FF004C;
    }

    .faqs-hire-developer-container-1 {
        /* width: 76%;
        margin-left: 12%; */
        margin-top: 57px;
        width: 1200px;
        margin: auto;

    }


    .faqs-hire-developer-container {
        width: 1160px;
        margin: auto;
        margin-top: 119px;
    }

    .faqs-bootstarp-container-for-hire {
        width: 70%;
    }

    .main-heading-1 {
        text-align: left;
        font: normal normal normal 18px/20px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-bottom: 37px !important;
        padding-top: 43px !important;
        font-weight: 600;
        background: #EDF1F4 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        margin-right: 10px !important;
        border: 0px;

    }

    .faqs-developer-reveal-container {}

    .main-heading-2 {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium !important;
        letter-spacing: 0px;
        color: #222222 !important;
        opacity: 1;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        padding-left: 0px !important;
        background: #f6fafd 0% 0% no-repeat padding-box !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
        /* border-bottom: 1px solid #eee !important; */
    }

    .para-2a {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #f6fafd 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;
    }

    .para-3a {
        text-align: left;
        font: normal normal normal 18px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        background: #EDF1F4 0% 0% no-repeat padding-box;
        border: 0px !important;
        font-family: 'Gilroy-Medium', sans-serif !important;

    }

    .accordion-item {
        color: var(--bs-accordion-color);
        background-color: var(--bs-accordion-bg);
        border: 0px !important;
    }

    .faqs-hire-developer-container-h3 {
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 21px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -40px;
    }




    .faqs-hire-developer-container-p {
        width: 860px;
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 16px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-bottom: 40px;
        margin-top: -10px;
    }

    .hire-developer-profiles-container {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin-top: 160px;
        margin-bottom: 160px;


    }

    .hire-developer-profiles-container-1 {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin-bottom: 160px;
    }


    .developer-profiles-container {
        padding-left: calc(var(--custom-padding) - var(--offset));
        padding-right: calc(var(--custom-padding) - var(--offset));
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .developer-profiles-container-a {
        width: 362px;
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        text-decoration: none;
        border-radius: 16px;
    }

    .developer-profiles-container-a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .profile-container {

        padding: 33px;


    }

    .developer-profile-img {
        width: 64px;
        height: 64px;
        border-radius: 8px;
    }

    .profile-main-heading {
        font: normal normal normal 24px/24px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        font-size: 24px;
        line-height: 24px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .profile-role-p {
        font: normal normal medium 14px/26px Gilroy;
        letter-spacing: 0px;
        color: #8780C6;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -5px;

    }

    .developer-profile-details-main {
        display: flex;
        justify-content: space-between;
    }

    .developer-profile-details {
        display: flex;
        gap: 27px;
    }

    .profile-containe-p {
        font: normal normal medium 16px/22px Gilroy;
        letter-spacing: 0px;
        color: #1A1818;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .profile-containe-h3 {
        font: normal normal medium 14px/26px Gilroy ☞;
        letter-spacing: 0.36px;
        color: #535353;
        font-size: 14px;
        line-height: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .developer-skills-container {
        display: flex;

        gap: 10px;
        margin-top: -5px;

    }

    .developer-skills-container>p {
        font: normal normal bold 14px/32px Gilroy ☞;
        letter-spacing: 0.28px;
        color: #000000;
        font-size: 14px;
        line-height: 14px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .uber-img {
        /* width: 66px; */
        height: 25px;

    }

    .amazon-img {
        /* width: 70px; */
        height: 25px;
        margin-top: 3px;
    }

    .facebook-img {
        height: 30px;
        margin-top: -5px;
    }


    .developer-status-button {
        background: #F8F7FF 0% 0% no-repeat padding-box;
        border: 1px solid #847FC2;
        border-radius: 5px;
        padding: 4px 11px;
        margin-top: 20px;
        font: normal normal 600 14px/56px Gilroy;
        letter-spacing: 0px;
        color: #8B81CA;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Gilroy-Regular', sans-serif;
    }

    .profile-dots-container>p {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-bottom: 2px;
        background: #706AA7 0% 0% no-repeat padding-box;
    }

    .top-clients-review-container {
        /* padding-left: 12%;
        padding-right: 12%; */
        margin: auto;
        width: 1160px;
        padding-bottom: 160px;
    }

    .top-clients-review-container-p {
        text-align: left;
        font: normal normal medium 21px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        line-height: 26px;
        font-size: 21px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: -50px;
    }

    .client-review-container {
        background: #FFFFFFEF 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 16px;
        opacity: 1;
        margin-top: 46px;
    }



    .review-about-remote-work-container {
        display: flex;
        gap: 19px;
        width: 500px;
        flex-shrink: 0;

    }

    .remote-work-review-profile-img {
        width: 316px;
        height: 382px;
        object-fit: cover;
        border-radius: 10px;

    }

    .review-details-container {
        display: flex;
        gap: 36px;
        width: 72%;
        margin-top: 71px;
        margin-bottom: 71px;
        margin-left: 14%;
    }

    .review-details-containe-h2 {
        text-align: center;
        font: normal normal normal 122px/95px Gilroy-Bold;
        letter-spacing: 0px;
        color: #DAD5EB;
        line-height: 95px;
        font-size: 122px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .review-details-containe-div-h2 {
        text-align: left;
        font: normal normal medium 26px/34px Gilroy ☞;
        letter-spacing: 0px;
        color: #000000;
        line-height: 34px;
        font-size: 26px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .review-details-containe-div-p {
        text-align: left;
        font: normal normal medium 20px/26px Gilroy ☞;
        letter-spacing: 0px;
        color: #646464;
        line-height: 26px;
        font-size: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .icon-color {
        color: #1D1919 !important;
        background-color: #1D1919 !important;
        border-radius: 50%;
    }

    .carousel-caption-color {
        color: #1D1919 !important;
    }

    .client-company-logos-container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 22px;
        gap: 83px;
        margin-bottom: 160px;
    }

    .client-company-logos-container>img {
        width: 131px;
        height: 80px;

    }

    .hire-developers-top-image-container {
        position: relative;
        width: 100%;
        height: 533px;
        z-index: 9;
        margin-top: -300px;
    }

    .hire-developers-top-mobile-image-container {
        display: none;
    }

    .hire-developer-img-1 {
        width: 71px;
        height: 70px;
        position: absolute;
        left: 14%;
        top: 34px;
        transition: 1s linear;
    }

    .hire-developer-img-2 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 78%;
        top: 0%;
        transition: 1s linear;
    }

    .hire-developer-img-3 {
        width: 61px;
        height: 61px;
        position: absolute;
        left: 11%;
        top: 231px;
        transition: 1s linear;
    }

    .hire-developer-img-4 {
        width: 72px;
        height: 72px;
        position: absolute;
        right: 12%;
        top: 133px;
        transition: 1s linear;
    }


    .hire-developer-img-5 {
        width: 67px;
        height: 66px;
        position: absolute;
        left: 26%;
        top: 307px;
        transition: 1s linear;
    }

    .hire-developer-img-6 {
        width: 91px;
        height: 91px;
        position: absolute;
        left: 14%;
        top: 433px;
        transition: 1s linear;
    }

    .hire-developer-img-7 {
        width: 72px;
        height: 72px;
        position: absolute;
        left: 50%;
        top: 461px;
        transition: 1s linear;
    }

    .hire-developer-img-8 {
        width: 299px;
        height: 244px;
        position: absolute;
        right: 17%;
        top: 280px;
    }

    .hire-guide-container {
        background: #f6fafd 0% 0% no-repeat padding-box;

        /* padding-right: 12%; */
        padding-top: 114px;


    }

    .hire-developer-container-div {
        width: 1190px;
        margin: auto;
    }

    .hire-guide-content-mobile-container {
        width: 80%;
        margin-left: 10%;
        margin-top: 53px;
        display: none;
    }

    .hire-guide-content-container {
        width: 100%;
        /* height: 100vh; */
        display: flex;
        gap: 131px;
        padding-left: calc(var(--custom-padding) - var(--offset));

        padding-right: calc(var(--custom-padding) - var(--offset));


    }

    .tech-questions-container {
        width: 290px;
        padding-top: 64px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;


    }


    .each-link {
        list-style: none;
        position: sticky;
        top: 12vh;
        display: flex;
        flex-direction: column;
    }

    .each-link>a:hover {
        cursor: pointer;
        text-decoration: underline 2px solid #FF004C;
    }


    .skill-inactive-link {

        background-color: transparent;
        text-align: left;
        font: normal normal normal 16px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222 !important;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Medium', sans-serif;
        text-decoration: none;
        margin-bottom: 32px;
        border: none;
    }

    .skill-active-link {
        text-decoration: underline 2px solid #FF004C;
        border: none;
        background-color: transparent !important;
        text-align: left;
        font: normal normal bold 16px/20px Gilroy ☞;
        letter-spacing: 0px;
        color: #222222 !important;
        line-height: 20px;
        font-size: 16px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 32px;

    }


    .tech-answers-container {
        padding-bottom: 171px;
        margin-top: 64px;
    }

    .tech-answers-container::-webkit-scrollbar {
        display: none;
    }

    .tech-answers-container-h2 {
        font: normal normal normal 52px/54px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 52px;
        line-height: 54px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-bottom: 16px;

        width: 625px;
    }

    .tech-answers-container-p {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div>h3 {
        text-align: left;
        font: normal normal normal 24px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 24px;
        line-height: 30px;
        font-family: 'Gilroy-Bold', sans-serif;
        display: flex;
        gap: 50px;
        margin-top: 100px;
    }

    .tech-answers-container-div>h4 {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div {
        margin-top: 50px;
    }

    .tech-answers-container-div>h2 {
        text-align: left;
        font: normal normal normal 18px/30px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        font-family: 'Gilroy-Bold', sans-serif;
    }

    .tech-answers-container-div>p {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 15px;
    }

    .tech-answers-container-div>p>span {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Bold;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Bold', sans-serif;
        margin-top: 15px;
    }


    .tech-answers-container-div>ul>li {
        text-align: left;
        font: normal normal normal 16px/28px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        font-size: 16px;
        line-height: 28px;
        font-family: 'Gilroy-Medium', sans-serif;
        margin-top: 5px;
        list-style: disc;
    }

    .control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transition: opacity .15s ease;
        background-color: transparent !important;
        border: 0px !important;
    }

    .visually-hidden {
        display: none;
    }

    .faq-question {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        margin-top: 30px;
        font: normal normal normal 18px/20px Gilroy-Medium;
        letter-spacing: 0px;
        color: #222222;
        font-size: 18px;
        line-height: 20px;
        font-family: 'Gilroy-Medium', sans-serif;
    }

    .angle-down-arrow {
        font-size: 20px;
    }

    .faq-answer {
        overflow: hidden;
        max-height: 0;
        font: normal normal normal 16px/28px Gilroy-Medium;
        color: #222222;
        transition: max-height 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);

    }

    .faq.open .faq-answer {
        max-height: fit-content;
        transition: max-height 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    }



    .developerQ.faq-question i {
        float: right;
        transition: transform 0.3s ease-out;
    }

    .developerQ.open .faq-question i {
        transform: rotate(180deg);
        transition: transform 0.3s ease-in;
    }

}










.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: #fff;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: none !important;
    --bs-accordion-border-width: 0px;
    --bs-accordion-border-radius: 0.375rem;
    --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-border-color: none !important;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: none !important;
    --bs-accordion-active-bg: #e7f1ff;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}



.developer-profile-feedback-container {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

.developer-profile-feedback-container>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}

.developer-profile-img-feedback {
    width: 62px;
    height: 62px;
    border-radius: 50%;
}

.developer-feedback-name {
    text-align: left;
    font: normal normal bold 21px/21px Gilroy ☞;
    letter-spacing: 0.42px;
    color: #000000;
    opacity: 1;
    font-size: 21px;
    line-height: 21px;
    font-family: 'Gilroy-Bold', sans-serif;
    margin-top: 15px;

}

.developer-feedback-role {
    text-align: left;
    font: normal normal medium 16px/16px Gilroy ☞;
    letter-spacing: 0px;
    color: #646464;
    opacity: 1;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Gilroy-Medium', sans-serif;
    margin-top: -10px;
}