
.white-black-img{
    margin-bottom: -10px;
}
.BW-mobile{
    display: none;
}
.BW-desktop{
    display: block;
}
/* heading start  */
.sustainability-heading-wrapper {
    /* background-image: url(https://stg.brickclay.com/wp-content/themes/brickclay-new/assets/images/pages/life-at-brickclay/hero-section-bg-desktop);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; */
    width: 100%;
    height: 900px;
    position: relative;
}

.t1 {
    width: 320px;
    height: 214px;
    position: absolute;
    top: 80px;
    left: 78px;
}

.t2 {
    width: 160px;
    height: 107px;
    position: absolute;
    top: -27px;
    right: 479px;
}

.t3 {
    width: 160px;
    height: 107px;
    position: absolute;
    top: 160px;
    right: 128px;
}

.t4 {
    width: 112px;
    height: 75px;
    position: absolute;
    left: -40px;
    bottom: 254px;
}

.t5 {
    width: 160px;
    height: 107px;
    position: absolute;
    left: 640px;
    bottom: 80px;
}

.t6 {
    width: 320px;
    height: 214px;
    position: absolute;
    bottom: 0px;
    right: 480px;
}

.t7 {
    width: 160px;
    height: 107px;
    position: absolute;
    bottom: 184px;
    right: 38px;
}

.sustainability-heading-wrapper .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 170px;
}

.sustainability-heading-wrapper .section-eyebrow {
    text-align: center;
    margin-bottom: 31px;
}

.sustainability-heading-wrapper .heading {
    font-weight: 400;
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -2px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}

.sustainability-heading-wrapper .paragraph {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: normal;
    color: #6D6D6D;
    text-align: center;
    padding: 0 25px;
    margin-bottom: 40px;
}

.button-orange {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 13px 26px;
    border-radius: 4px;
    background-color: #F9452D;
    border: 1px solid #F9452D;
    cursor: pointer;
}

.button-orange .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: white;
    margin-bottom: 0;
}

/* heading end  */

/* culture section start  */
.culture-heading {
    margin-bottom: 100px;
}

.culture-heading .section-eyebrow {
    margin-bottom: 15px;
}

.culture-heading .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: white;
}

.culture-heading .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #B6B6B6;
    padding-right: 15px;
}

/* culture card start  */
.culture-card {
    padding: 40px 33px;
    border-left: 1px solid #323232;
}

.culture-card .card-index {
    font-weight: 400;
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -2px;
    color: #FFFFFF;
    margin-top: 62px;
}

.culture-card .heading {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.culture-card .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #B6B6B6;
    padding-right: 25px;
}

/* culture card end  */

/* metrics section end  */

/* practice section start  */
.practice-section-wrapper {
    position: relative;
}

.practice-heading-sticky {
    position: sticky;
    top: 90px;
    align-self: flex-start;
    background-color: #FFFFFF;
    z-index: 10;
    padding-bottom: 20px;
}

.practice-headding-wrapper .section-eyebrow {
    margin-bottom: 23px;
}

.practice-headding-wrapper .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #000000;
    margin-bottom: 16px;
    padding-right: 20px;
}

.practice-headding-wrapper .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #6D6D6D;
}

.practice-card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 87px;
    position: sticky;
    top: 0;
}

.practice-card {
    background-color: #F5F5F5;
    border: 1px solid #E4E4E4;
    padding: 40px;
    width: 100%;
    border-radius: 4px;
    /* margin-bottom: 118px; */
}

.practice-card-first-sticky {
    position: sticky;
    top: 90px;
    align-self: flex-start;
    z-index: 9;
}

.practice-card-second-sticky {
    position: sticky;
    top: 110px;
    align-self: flex-start;
    z-index: 10;
}

.practice-card-third-sticky {
    position: sticky;
    top: 130px;
    align-self: flex-start;
    z-index: 10;
}

.practice-card-forth-sticky {
    position: sticky;
    top: 150px;
    align-self: flex-start;
    z-index: 10;
}

/* .practice-card:last-child{
    margin-bottom: 0;
} */
.practice-card .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.18px;
    color: #000000;
    margin-bottom: 8px;
}

.practice-card .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #6D6D6D;
    margin-bottom: 20px;
}

/* practice section end  */

/* paying section start  */

.paying-heading-section {
    /* padding: 51px 0; */
    margin-bottom: 70px;
}

.paying-heading-section .section-eyebrow {
    margin-bottom: 22px;
}

.paying-heading-section .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #ffffff;
}

.paying-heading-section .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #B6B6B6;
    padding-right: 35px;
}

/* paying cards start  */
.paying-cards-wrapper {
    margin-bottom: 90px;
}

.paying-card {
    padding: 40px 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: start;
    gap: 90px;

}

.border-gray-r {
    border-right: 1px solid #323232;
}

.paying-card .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #ffffff;
    margin-bottom: 5px;

}

.paying-card .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #ffffff;
}

.paying-card .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #B6B6B6;
    padding-right: 55px;

}

/* paying cards end  */


/* paying section end  */

/* FAQ Section */
.goal-heading-wrapper .section-eyebrow {
    margin-bottom: 24px;
}

.goal-heading-wrapper .heading_3 {
    margin-bottom: 16px;
}

.goal-heading-wrapper .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    color: #6D6D6D;
}

.hiring-accordion {
    margin-top: 30px;
}

.accordion-content {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 32px;
    padding: 30px 0 30px 0;
}

.life-icons {
    width: 24px;
    height: 24px;
}

.goal-imgs {
    display: flex;
    gap: 30px;
    align-items: start;
}

.goal-img-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.goal-img-2 {
    margin-top: 66px;
    overflow: hidden;
    width: 100%;
    height: auto;
}



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

    .t1 {
        height: 190px;
        top: 40px;
        width: auto;
    }

    .t5 {
        left: 225px;
        bottom: 60px;
    }

    .t6 {
        height: 200px;
        right: 225px;
        width: auto;
        object-fit: cover;
        bottom: -60px;
    }

    .t7 {
        right: 0px;
    }
}

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

    .t1 {
        height: 190px;
        object-fit: cover;
        width: auto;
        top: 50px;
    }

    .t5 {
        left: 300px;
    }

    .t6 {
        right: 300px;
        bottom: -50px;
    }

}

@media (min-width: 1400px) and (max-width: 1600px) {
    .t5 {
        left: 325px;
    }

    .t6 {
        right: 325px;
        bottom: -50px;
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .t5 {
        left: 325px;
    }

    .t6 {
        right: 325px;
        bottom: -50px;
    }
}


/* faq end  */
@media (max-width: 1023.98px) {

    .t1 {
        width: 212px;
        height: 141.5033721923828px;
        top: 37px;
        left: 29px;
    }

    .t2 {
        width: 111px;
        height: 74px;
        top: -34px;
        left: 385px;
    }

    .t3 {
        width: 97px;
        height: 65px;
        top: 64px;
        right: 65px;
    }

    .t4 {
        width: 170px;
        height: 114px;
        top: 504px;
        left: -76px;
    }


    .t5 {
        width: 196px;
        height: 131px;
        right: 25% !important;
        left: auto !important;
        bottom: 17px;
    }

    .t6 {
        width: 105px;
        height: 70px;
        top: 498px;
        right: 16px;
    }

    .t7 {
        display: none;
    }

    .col_6_center {
        grid-column: 1 / span 13;
        margin: 0 auto;
    }

    /* heading start  */
    .sustainability-heading-wrapper {
        /* background-image: url(https://stg.brickclay.com/wp-content/themes/brickclay-new/assets/images/pages/life-at-brickclay/hero-section-bg-tab);
        background-size: contain; */
        height: 820px;
    }

    .sustainability-heading-wrapper .content {
        padding-top: 240px;
    }

    .sustainability-heading-wrapper .section-eyebrow {
        margin-bottom: 20px;
    }

    .sustainability-heading-wrapper .heading {
        font-size: 40px;
        line-height: 53px;
        letter-spacing: -1.5px;
        margin-bottom: 10px;
        padding: 0 120px;
    }

    .sustainability-heading-wrapper .paragraph {
        font-size: 16px;
        line-height: 25px;
        padding: 0 65px;
        margin-bottom: 24px;
    }

    .button-orange {
        padding: 10px 20px;

    }

    .button-orange .text {
        font-weight: 400;
    }

    /* heading end  */

    /* culture section start  */
    .culture-heading {
        margin-bottom: 30px;
    }

    .culture-heading .heading {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: -0.85px;
        margin-bottom: 16px;
    }

    .culture-heading .paragraph {
        padding-right: 0;
    }

    /* culture card start  */
    .culture-card {
        padding: 40px 0px;
        border-left: 1px solid transparent;
        border-bottom: 1px solid #323232;
    }

    .border-none {
        border-bottom: 1px solid transparent;
    }

    .culture-card .card-index {
        font-size: 48px;
        line-height: 67px;
        letter-spacing: -1.5px;
    }

    .culture-card .heading {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.18;
    }

    .culture-card .paragraph {
        padding-right: 0px;
    }

    /* culture card end  */

    /* culture section end  */


    /* practice section start  */
    .practice-section-wrapper {
        overflow: visible;
        padding: 50px 0 !important;
    }

    .practice-heading-sticky {
        position: sticky;
        top: 20px;
        align-self: flex-start;
        background-color: #FFFFFF;
        z-index: 10;
    }

    /* practice section start  */
    .practice-heading-sticky {
        padding-bottom: 30px;
    }

    .practice-headding-wrapper .section-eyebrow {
        margin-bottom: 20px;
    }

    .practice-headding-wrapper .heading {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.65px;
        margin-bottom: 10px;
        padding-right: 0;
    }

    .practice-card-wrapper {
        gap: 29px;
    }

    .practice-card {
        padding: 36px;
    }

    .practice-card .heading {
        font-weight: 400;
    }

    .practice-card .paragraph {
        margin-bottom: 27px;
    }

    /* practice section end  */

    /* paying section start  */
    .paying-heading-section {
        margin-bottom: 40px;
    }

    .paying-heading-section .heading {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: -0.85px;
        margin-bottom: 16px;
    }

    .paying-heading-section .paragraph {
        padding-right: 15px;
    }

    /* paying cards start  */
    .paying-cards-wrapper {
        margin-bottom: 20px;
    }

    .paying-card {
        padding: 0 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: start;
        gap: 50px;
        padding: 0 0;
        margin-bottom: 40px;

    }

    .border-gray-r {
        border-right: 1px solid transparent;
    }

    .col-reverse {
        flex-direction: column-reverse;
    }

    .paying-card .heading {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: -0.85px;

    }

    .paying-card .text {
        font-size: 16px;
        line-height: 22px;
    }

    .paying-card .paragraph {
        padding-right: 115px;

    }

    /* paying cards end  */


    /* paying section end  */


    /* FAQ Section */
    .goal-heading-wrapper .section-eyebrow {
        margin-bottom: 20px;
    }

    .goal-heading-wrapper .heading_3 {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.65px;
        margin-bottom: 10px;
    }

    .goal-heading-wrapper .paragraph {
        font-size: 16px;
        line-height: 25px;
    }

    .hiring-accordion {
        margin-top: 40px;
        margin-bottom: 50px;
    }

    .accordion-content {
        font-size: 20px;
        line-height: 26px;
        gap: 25px;
        padding: 25px 0 25px 0;
    }

    .goal-imgs {
        display: flex;
        gap: 9px;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .goal-img-1,
    .goal-img-2 {
        width: 450px;
        height: auto;
        overflow: auto;
        flex-shrink: 0;
    }

    .goal-img-2 {
        margin-top: 0px;
    }


}

@media (max-width: 767.98px) {
    .BW-mobile{
    display: block;
}
.BW-desktop{
    display: none;
}
    .t1 {
        width: 114px;
        height: 76px;
        top: 49.34px;
        left: 11px;
    }

    .t2 {
        width: 70px;
        height: 46.72500228881836px;
        top: -18px;
        right: 35%;
        left: auto;
    }

    .t3 {
        width: 72px;
        height: 48px;
        top: 64.34px;
        right: 14px;
    }

    .t4 {
        width: 86px;
        height: 58px;
        bottom: 124px;
        left: -39px;
    }

    .t5 {
        width: 111px;
        height: 75px;
        bottom: 32px;
        left: 45% !important;
        right: auto !important;
    }

    .t6 {
        width: 72px;
        height: 48.0577507019043px;
        bottom: 78px;
        right: 15px;
    }


    .sustainability-heading-wrapper {
        /* background-image: url(https://stg.brickclay.com/wp-content/themes/brickclay-new/assets/images/pages/life-at-brickclay/hero-section-bg-mob.webp);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; */
        width: 100%;
        height: 700px;
    }

    .sustainability-heading-wrapper .content {
        padding-top: 185px;
    }

    .sustainability-heading-wrapper .section-eyebrow {
        margin-bottom: 20px;
    }

    .sustainability-heading-wrapper .heading {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.72px;
        padding: 0 0;

    }

    .sustainability-heading-wrapper .paragraph {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0px;
        margin-bottom: 24px;
    }

    /* culture section start  */
    .culture-heading {
        margin-bottom: 30px;
    }

    .culture-heading .section-eyebrow {
        font-size: 12px;
        line-height: normal;
        margin-bottom: 18px;
    }

    .culture-heading .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
        margin-bottom: 16px;
    }

    .culture-heading .paragraph {
        font-size: 14px;
        line-height: 20px;
    }

    /* culture card start  */

    .culture-card .card-index {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.72px;
        color: #FFFFFF;
        margin-top: 62px;
    }

    .culture-card .heading {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0;
        margin-bottom: 8px;
    }

    .culture-card .paragraph {
        font-size: 14px;
        line-height: 20px;
        ;
        padding-right: 0;
    }

    /* culture card end  */

    /* practice section start  */
    .practice-heading-sticky {
        padding-bottom: 30px;
    }

    .practice-headding-wrapper .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
    }

    .practice-headding-wrapper .paragraph {
        font-size: 14px;
        line-height: 20px;
    }

    .practice-card-wrapper {
        gap: 20px;
    }

    .practice-card {
        padding: 20px;
    }

    .practice-card .heading {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0;
    }

    .practice-card .paragraph {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    /* practice section end  */
    /* paying section start  */
    .paying-heading-section {
        margin-bottom: 40px;
    }

    .paying-heading-section .section-eyebrow {
        font-size: 12px;
        line-height: normal;
    }

    .paying-heading-section .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
    }

    .paying-heading-section .paragraph {
        font-size: 14px;
        line-height: 20px;
        padding-right: 0;
    }

    /* paying cards start  */
    .paying-cards-wrapper {
        margin-bottom: 20px;
    }

    .paying-card {
        gap: 20px;
        margin-bottom: 60px;

    }

    .border-gray-r {
        border-right: 1px solid transparent;
    }

    .col-reverse {
        flex-direction: column-reverse;
    }

    .paying-card .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;

    }

    .paying-card .text {
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
    }

    .paying-card .paragraph {
        font-size: 14px;
        line-height: 20px;
        padding-right: 0;

    }

    /* paying cards end  */

    /* paying section end  */
    /* FAQ Section */
    .goal-heading-wrapper .section-eyebrow {
        margin-bottom: 20px;
    }

    .goal-heading-wrapper .heading_3 {
        font-weight: 400;
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
        margin-bottom: 10px;
    }

    .goal-heading-wrapper .paragraph {
        font-size: 15px;
        line-height: 20px;
    }

    .hiring-accordion {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .accordion-content {
        font-size: 16px;
        line-height: 22px;
        gap: 25px;
        padding: 25px 0 25px 0;
    }

    .life-icons {
        width: 16px;
        height: 16px;
    }

    .goal-img-1 {
        width: 310px;
        height: auto;
    }

    .goal-img-2 {
        margin-top: 0;
        width: 310px;
        height: auto;
    }
}