.frame-7-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
}

.what-we-offer {
    color: var(--text-001, #1D242B);
    text-align: center;
    font-family: "Quicksand-Bold", Helvetica;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.frame-7-sub-header {
    color: var(--text-002, #5E5F5F);
    text-align: center;
    font-family: "Quicksand-Bold";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}

.services {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
}

.frame-7-service {
    display: flex;
    justify-content: end;
    flex-direction: column;
    padding: 20px;
    width: 262px;
    height: 300px;
    flex-shrink: 0;
    border-radius: 20px;
    background: linear-gradient(0deg, rgba(212, 235, 255, 0.90) 0%, rgba(212, 235, 255, 0.90) 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 4px 4px 24px 1px rgba(94, 94, 94, 0.23);
}

.frame-7-service-header {
    padding: 5px 0px;
    color: #0157A2;
    font-family: "Quicksand-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.frame-7-service-content {
    color: var(--text-001, #1D242B);
    font-family: "Quicksand-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.frame-7-service::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
    z-index: 0;
}

.service-1-bg::before {
    background-image: url('static/img/service-1.png');
}

.service-2-bg::before {
    background-image: url('static/img/service-2.png');
}

.service-3-bg::before {
    background-image: url('static/img/service-3.png');
}

.service-4-bg::before {
    background-image: url('static/img/service-4.png');
}

.service-5-bg::before {
    background-image: url('static/img/service-5.png');
}

.service-6-bg::before {
    background-image: url('static/img/service-6.png');
}

.service-7-bg::before {
    background-image: url('static/img/service-7.png');
}

.service-8-bg::before {
    background-image: url('static/img/home-engineering-services.jpg');
}

.service-9-bg::before {
    background-image: url('static/img/architecture&bim.jpg');
}

.service-10-bg::before {
    background-image: url('static/img/asset-management.jpg');
}

.service-11-bg::before {
    background-image: url('static/img/software\ solutions.jpg');
}
.frame-7-service:hover::before {
    opacity: 1;
}

.frame-7-service>* {
    position: relative;
    z-index: 1;
}


.who-we-are-main {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.who-we-are {
    display: flex;
    padding: 26px 22px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* align-self: stretch; */
    background: #F0F0F3;
    justify-content: center;
    border-radius: 48px;
    width: 90%;
    border: 1px solid #0157A2;
    background: #F0F0F3;
    box-shadow: -10px -10px 30px 0px #FFF, 10px 10px 30px 0px rgba(174, 174, 192, 0.40);
}


.wwa-header {
    color: var(--text-001, #1D242B);
    text-align: center;
    font-family: "Quicksand";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.wwa-content {
    color: var(--text-002, #5E5F5F);
    text-align: center;
    font-family: Quicksand;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    /* 160% */
}

.wwa-footer {
    color: var(--text-001, #1D242B);
    text-align: center;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.why-choose-us-main {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.why-choose-us {
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: justify;
    gap: 20px;
    width: 257px;
    height: 269px;
    flex-shrink: 0;
    border-radius: 24px;
    background: #FFF;
}

.choose-us-header {
    color: var(--text-001, #1D242B);
    text-align: center;
    font-family: "Quicksand";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.choose-us-content {
    color: var(--text-002, #5E5F5F);
    text-align: center;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.approach-main{
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    padding: 50px;
    background: #FFF;
        /* box-shadow: 4px 4px 12px #5E5F5F;   */
        margin-top: 3%;
    
}

.approach{
    color: var(--text-001, #1D242B);
text-align: center;
font-family: Quicksand;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.approach-content{
    color: #5E5F5F;
text-align: center;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 32px; /* 160% */
}


.approach-footer{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    height: fit-content;
}

.approach-tiles{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 20px;
    width: 100%;
}

.approach-tiles-header{
    color: var(--text-001, #1D242B);
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.approach-tiles-content{
    color: var(--text-002, #5E5F5F);
    text-align: center;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}