.upper {
    height: 632px;
    background: linear-gradient(180deg, rgba(243 240 240 / 51%) 0%,#8f8f91 100%), url(/public/frontend/newimg/working-fun-atmosphere-group-young-freelancers-office-have-conversation-smiling.jpg), lightgray 0px -124px / 100% 170.886% no-repeat;
    background-position: 50% 25%;
    background-size: cover;
}

.upper .heading-p1 {
    color: #1C1C1C;
    text-align: center;
    font-family: Archivo;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 69px;
    /* 107.813% */
}

.upper .heading-p2 {
    color: #efb920;
    font-family: Archivo;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 69px;
}

.upper .description {
    width: 805px;
    color: #1C1C1C;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Archivo;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
}

.testimonials {
    height: 553px;
    /*background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.77) 51.04%, #FFF 100%), url(/public/frontend/newimg/about_testimonial.jpeg), lightgray 0px -93.5px / 100% 173.599% no-repeat;*/
    background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.77) 51.04%, #FFF 100%), url(/public/frontend/newimg/people-1979261_1280.jpg), lightgray 0px -93.5px / 100% 173.599% no-repeat;
    /*background-position: 50% 25%;*/
    background-size: cover;
}

.testimonials .heading {
    color: #efb920;
    text-align: center;
    font-family: Archivo;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 98px */
    letter-spacing: -0.7px;
}

.testimonials .description-1 {
    width: 546px;
    color: #535353;
    text-align: center;
    font-family: Archivo;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 41.6px */
}

.testimonials .description-2 {
    width: 736px;
    color: #1C1C1C;
    text-align: center;
    font-family: Archivo;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 32px */
}

.testimonials .author-p1 {
    width: 832px;
    color: #111;
    text-align: center;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
}

.testimonials .author-p2 {
    color: #535353;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.profiles {
    display: inline-flex;
    align-items: center;
    gap: 32px;
}

.profile {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}

.testimonials .d-flex .profiles .p1 {
    border-radius: 32px;
    background: url(/public/frontend/newimg/about_t1.png) lightgray 50% / cover no-repeat;

}

.testimonials .d-flex .profiles .p2 {
    border-radius: 32px;
    background: url(/public/frontend/newimg/about_t2.png) lightgray 50% / cover no-repeat;
}

.testimonials .d-flex .profiles .p3 {
    border-radius: 32px;
    background: url(/public/frontend/newimg/about_t3.png) lightgray 50% / cover no-repeat;
}

.upper-middle {
    position: relative;
}

.upper-middle .box-1 {
    width: 1398px;
    height: 774px;
    flex-shrink: 0;
    border-radius: 0px 0px 200px 0px;
    background: #FFFCCA;
    margin: -16px 0px;
    padding-left: 8%;
    padding-top: 4.5%;
    position: relative;
}

.upper-middle .box-1 .heading-p1 {
    color: #1C1C1C;
    font-family: Archivo;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.upper-middle .box-1 .heading-p2 {
    color: #efb920;
    font-family: Archivo;
    font-size: 80px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.upper-middle .box-1 .description {
    width: 701px;
    color: #535353;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
}

.upper-middle .box-1 .join-btn {
    width:25%;
    display: inline-flex;
    padding:1.1rem 6rem;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    border: 1px solid #efb920;
    background: #efb920;
    /* Button shadow */
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
    /* button text */
    color: #FFF;
    font-family: Archivo;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 28px */
}

.upper-middle .box-1 .img-1 {
    position: absolute;
    width: 458px;
    height: 733px;
    top: 10%;
    left: 65%;
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0.08) 97.87%), url(/public/frontend/newimg/young.jpg), lightgray 50% / cover no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
}

.upper-middle .box-1 .img-2 {
    position: absolute;
    width: 409px;
    height: 280px;
    top: 82%;
    left: 50%;
    border-radius: 12px;
    background: url(/public/frontend/newimg/house-540796_1280.jpg), lightgray 50% / cover no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.10);
}

.upper-middle .rect-1 {
    position: absolute;
    top: 97%;
    width: 316px;
    height: 358px;
    border-radius: 0px 0px 150px 0px;
    background: #efb920;
    margin-top: 16px;
    z-index: 2;
}

.upper-middle .rect-2 {
    position: absolute;
    top: 97%;
    width: 316px;
    height: 358px;
    background: #c69c23;
    margin-top: 16px;
    z-index: 1;
}

.middle {
    height: 375px;
    position: relative;
}

.middle .rect-3 {
    position: absolute;
    width: 380px;
    height: 364px;
    top: 89%;
    background: #FFFCC2;
}

.middle .rect-4 {
    position: absolute;
    top: 96%;
    width: 598px;
    height: 637px;
    border-radius: 637px;
    background: #FFF;
}

.middle .rect-4 .heading-p1 {
    color: #1C1C1C;
    font-family: Archivo;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.middle .rect-4 .heading-p2 {
    color: #efb920;
    font-family: Archivo;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.lower-middle {
    height: 636px;
    background: #FFF;
    box-shadow: 0px 4px 200px 0px rgba(232, 249, 247, 0.20);
    padding-right: 8%;
}

.card {
    height: 245px;
    width: 350px;
    border: none;
}

.card-subtitle {
    color: #1C1C1C;
    font-family: Archivo;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 36px */
    letter-spacing: -0.24px;
}

.card-text {
    color: #535353;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.icon {
    position: relative;
}

.sub-icon {
    width: 24px;
    height: 24px;
    left: 14%;
    top: 63%;
    position: absolute;
    border-radius: 0px 0px 32px 32px;
    background: #4C8F38;
}

.p1 {
    position: relative;
}

.p1 svg {
    position: absolute;
    top: -7px;
    left: -3px;
}