/* Header */
.header-bottom-container-v4 .text-white {
    color: #000 !important;
}

.header-bottom-container-v4 .img-white  {
    filter: none !important;
}

/* Banner Section */
.our-story-banner-v4 {
    position: relative;
}

.our-story-banner-video-v4 {
    display: block;
    width: 100%;
    height: 680px;
    object-fit: cover;
}

.our-story-banner-container-v4 {
    position: absolute;
    inset: 0;
    padding: 25px 40px;
}

.our-story-banner-content-v4 {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.our-story-banner-breadcrumbs-v4 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.our-story-banner-breadcrumbs-v4 span {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 18.67px;
    line-height: 28px;
    color: #FFF;
}

.our-story-banner-breadcrumbs-divided-v4 {
    font-size: 13.77px !important;
}

.our-story-banner-paragraph-v4 {
    margin: auto;
}

.our-story-banner-paragraph-v4 h4 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
}

.our-story-banner-paragraph-v4 h2 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    text-align: center;
    color: #FFF;
    padding: 15px 0 20px;
}

.our-story-banner-paragraph-v4 p {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.2px;
    text-align: center;
    color: #FFF;
}

/* Exceptional Section */
.exceptional-section-v4 {
    padding: 80px 40px 85px;
    background: #FFF;
}

.exceptional-section-container-v4 {
    max-width: 1200px;
    margin: auto;
}

.exceptional-section-container-v4 h2 {
    max-width: 1000px;
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    color: #000;
}

.exceptional-section-container-v4 hr {
    width: 100%;
    max-width: 143px;
    height: 5px;
    background: rgba(88, 74, 53, 1);
    margin: 15px 0;
}

.exceptional-section-container-v4 p {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: rgba(51, 38, 36, 0.75);
}

.exceptional-section-sub-container-v4 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
    padding: 0 0 30px;
}

.exceptional-section-sub-container-v4 p {
    width: 100%;
    max-width: 565px;
    padding: 30px 0 0;
}

.exceptional-section-img-container-v4 {
    max-width: 510px;
}

.exceptional-section-sub-container-v4 img {
    height: 525px;
    object-fit: cover;
}

/* Our Values Section */
.our-values-section-v4 {
    background: rgba(242, 244, 242, 1);
    padding: 45px 40px;
}

.our-values-section-container-v4 {
    max-width: 1200px;
    margin: auto;
}

.our-values-section-v4 h4 {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 17.33px;
    line-height: 21.47px;
    letter-spacing: 1.5px;
    text-align: center;
    color: rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}

.our-values-section-v4 h2 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    padding: 30px 0;
}

.our-values-section-v4 h2 span {
    color: rgba(174, 176, 143, 1);
}

.our-values-section-v4 p {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    color: rgba(0, 0, 0, 0.75);
}

/* Express Lab Section */
.express-lab-section {
    background: #FFF;
    padding: 55px 40px 100px;
}

.express-lab-section-container {
    max-width: 1200px;
    margin: auto;
}

.express-lab-section-container h2 {
    max-width: 770px;
    margin: auto;
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
}

.express-lab-section-container h2 span {
    color: rgba(174, 176, 143, 1);
}

.express-lab-section-container p {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: rgba(51, 38, 36, 0.75);
}

.express-lab-section-sub-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
    padding: 50px 0 30px;
}

.express-lab-section-image-container {
    max-width: 510px;
}

.express-lab-section-sub-container img {

    height: 480px;
    object-fit: cover;
}

.express-lab-section-sub-container p {
    width: 100%;
    max-width: 610px;
}

.express-lab-section-container hr {
    display: none;
    width: 100%;
    max-width: 110px;
    height: 5px;
    background: rgba(88, 74, 53, 1);
}

/* Ultimate Coffee Section */
.ultimate-coffee-section {
    background: rgba(242, 244, 242, 1);
    padding: 60px 40px 140px;
}

.ultimate-coffee-section-container {
    max-width: 1200px;
    margin: auto;
}

.ultimate-coffee-section h2 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    max-width: 960px;
    margin: auto;
    padding: 0 0 30px 0;
}

.ultimate-coffee-section p {
    width: 100%;
    max-width: 570px;
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: rgba(51, 38, 36, 0.75);
}

.ultimate-coffee-sub-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}

.ultimate-coffee-image-container {
    max-width: 590px;
}

.ultimate-coffee-image-container img {
    height: 510px;
    margin: 50px 0 0;
    object-fit: cover;
}

@media (max-width: 1440px) {

    /* Banner Section */
    .our-story-banner-paragraph-v4 h2 {
        font-size: 54px;
        line-height: 120%;
    }

    /* Exceptional Section */
    .exceptional-section-container-v4 h2 {
        font-size: 58px;
        line-height: 120%;
    }

    /* Our Values Section */
    .our-values-section-v4 h2 {
        font-size: 58px;
        line-height: 120%;
    }

    /* Express Lab Section */
    .express-lab-section-container h2 {
        font-size: 60px;
        line-height: 120%;
    }

    /* Ultimate Coffee Section */
    .ultimate-coffee-section h2 {
        font-size: 58px;
        line-height: 120%;
    }
}

@media (max-width: 1024px) {

    /* Banner Section */
    .our-story-banner-container-v4 {
        padding: 20px;
    }

    .our-story-banner-breadcrumbs-v4 span {
        font-size: 18px;
    }

    .our-story-banner-breadcrumbs-v4 {
        gap: 8px;
    }

    .our-story-banner-paragraph-v4 h2 {
        font-size: 46px;
    }

    /* Exceptional Section */
    .exceptional-section-v4 {
        padding: 60px 25px;
    }

    .exceptional-section-container-v4 h2 {
        font-size: 48px;
    }

    /* Our Values Section */
    .our-values-section-v4 {
        padding: 60px 20px;
    }

    .our-values-section-v4 h4 {
        font-size: 17px;
    }

    .our-values-section-v4 h2 {
        font-size: 48px;
        padding: 30px 0;
    }

    /* Express Lab Section */
    .express-lab-section-container h2 {
        font-size: 48px;
    }

    .express-lab-section {
        padding: 60px 20px;
    }

    /* Ultimate Coffee Section */
    .ultimate-coffee-section {
        padding: 60px 20px;
    }

    .ultimate-coffee-section h2 {
        font-size: 48px;
    }
}

@media (max-width: 768px) {


    .our-story-banner-breadcrumbs-v4 span {
        font-size: 14px;
    }

    .our-story-banner-paragraph-v4 h2 {
        font-size: 36px;
        padding: 10px 0;
    }

    .our-story-banner-video-v4 {
        height: 450px;
        max-height: auto;
    }

    /* Exceptional Section */
    .exceptional-section-container-v4 h2 {
        font-size: 32px;
        text-transform: uppercase;
    }

    .exceptional-section-container-v4 hr {
        margin: 30px 0;
    }

    .exceptional-section-sub-container-v4 p {
        max-width: 100%;
        padding: 0;
    }

    .exceptional-section-sub-container-v4 {
        flex-direction: column;
        gap: 60px;
        padding: 0 0 60px;
    }

    .exceptional-section-img-container-v4 {
        width: 100%;
        max-width: 100%;
    }

    .exceptional-section-img-container-v4 img {
        height: 410px;
        object-position: top center;
    }

    .exceptional-section-container-v4 hr {
        max-width: 110px;
    }

    /* Our Values Section */
    .our-values-section-v4 h2 {
        font-size: 32px;
    }

    /* Express Lab Section */
    html[lang="ar"] .express-lab-section-container h2 {
        text-align: right;
    }

    .express-lab-section-container h2 {
        font-size: 32px;
        text-align: left;
        padding: 0 0 20px;
    }

    .express-lab-section-image-container {
        width: 100%;
        max-width: 100%;
    }

    .express-lab-section-image-container img {
        height: 370px;
    }

    .express-lab-section-sub-container p {
        max-width: 100%;
    }

    .express-lab-section-sub-container {
        flex-direction: column-reverse;
        gap: 60px;
        padding: 10px 0;
    }

    .express-lab-section-container hr {
        display: block;
    }

    /* Ultimate Coffee Section */
    html[lang="ar"] .ultimate-coffee-section h2 {
        text-align: right;
    }

    .ultimate-coffee-section h2 {
        font-size: 32px;
        padding: 0 0 20px;
        text-align: left;
    }

    .ultimate-coffee-section p {
        max-width: 100%;
        padding: 40px 0 0;
    }

    .ultimate-coffee-sub-container {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .ultimate-coffee-image-container img {
        margin: 10px 0 0;
        height: 340px;
    }

    .ultimate-coffee-image-container {
        width: 100%;
        max-width: 100%;
    }
}