/* Header Bottom */
.header-bottom-v4 {
    box-shadow: none;
}

/* Banner */
.our-story-banner-container-v4 {
    position: static;
    padding: 13px 40px 95px;
}

.our-story-banner-breadcrumbs-v4 span {
    color: #000;
}

.our-story-banner-breadcrumbs-v4 {
    padding: 13px 0;
}

.our-story-banner-content-v4 {
    gap: 95px;
}

.our-story-banner-paragraph-v4 {
    width: 100%;
    max-width: 1025px;
}

.our-story-banner-paragraph-v4 h4 {
    font-family: 'InterFace', sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-transform: none;
    color: rgba(51, 38, 36, 0.75);
    letter-spacing: 0.2px;
    padding: 40px 0;
}

.our-story-banner-paragraph-v4 h2 {
    color: #000;
    padding: 0;
}

.our-story-banner-paragraph-v4 p {
    color: #000;
}

.our-story-banner-paragraph-v4 a {
    display: flex;
    margin: auto;
    width: 100%;
    max-width: 290px;
    height: 50px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-align: center;
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 14.14px;
    line-height: 25.5px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    border: 1px solid rgba(26, 38, 33, 1);
    transition: all 0.3s ease-in-out;
}

.our-story-banner-paragraph-v4 a:hover {
    background: #000;
    color: #FFF;
}

/* Roastery Image */
.roastery-image-container-v4 {
    padding: 0 40px;
}

.roastery-image-v4 {
    display: block;
    max-height: 690px;
    object-fit: cover;
}

.roastery-image-wrapper-v4 {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.roastery-image-description-v4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0 40px 40px;

    
}

.roastery-image-description-v4 p {
    margin: auto;
    max-width: 690px;
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 36.67px;
    letter-spacing: -0.67px;
    text-align: center;
    color: #FFF;
    padding: 20px;
    background: rgba(255, 255, 255, 0.08);
    border: 1.33px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(50px);
    box-shadow: 0px 5.33px 18.67px 0px rgba(0, 0, 0, 0.25);
}

/* Roasteries Details */
.roastery-details-container-v4 {
    padding: 70px 40px;
}

.roastery-details-v4 {
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: space-between;
}

.roastery-details-left-v4 {
    width: 100%;
    max-width: 665px;
}

.roastery-details-right-v4 {
    width: 100%;
    max-width: 490px;
}

.roastery-details-right-title-v4 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    letter-spacing: 1px;
    vertical-align: middle;
    color: rgba(51, 38, 36, 1);
    padding: 0 0 25px;
}

.roastery-details-right-info-v4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 18px 0;
    border-top: 1.33px solid rgba(60, 71, 67, 1)
}

.roastery-details-right-info-v4 h4 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 18.67px;
    letter-spacing: 1.33px;
    color: rgba(51, 38, 36, 1);
}

.roastery-details-right-info-v4 h5 {
    width: 100%;
    max-width: 270px;
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    line-height: 26.13px;
    font-size: 16.25px;
    letter-spacing: 2.67px;
    text-align: right;
    text-transform: uppercase;
    color: rgba(51, 38, 36, 1);
}

/* Roasteries Swiper */
.roastery-swiper-content-v4 img {
    height: 535px;
    object-fit: cover;
}

.swiper-button-next-roaster,
.swiper-button-prev-roaster {
    height: auto;
    width: 50px;
    height: 50px;
}

/* Experience Section */
.experience-section-v4 {
    background: #FFF;
}

@media (max-width: 1440px) {

    /* Roastery Image */
    .roastery-image-description-v4 p {
        font-size: 22px;
        line-height: 34px;
    }

    /* Roasteries Details */
    .roastery-details-right-title-v4 {
        font-size: 54px;
    }
}

@media (max-width: 1250px) {

    /* Roasteries Details */
    .roastery-details-left-v4 {
        max-width: 640px;
    }
}

@media (max-width: 1200px) {

    /* Roasteries Details */
    .roastery-details-left-v4 {
        max-width: 600px;
    }
}

@media (max-width: 1150px) {

    /* Roasteries Details */
    .roastery-details-left-v4 {
        max-width: 560px;
    }
}

@media (max-width: 1100px) {

    /* Roasteries Details */
    .roastery-details-left-v4 {
        max-width: 520px;
    }
}

@media (max-width: 1100px) {

    /* Roasteries Details */
    .roastery-details-left-v4 {
        max-width: 520px;
    }
}

@media (max-width: 1024px) {

    /* Banner */
    .our-story-banner-container-v4 {
        padding: 13px 25px 70px;
    }

    .our-story-banner-content-v4 {
        gap: 70px;
    }

    .our-story-banner-paragraph-v4 h4 {
        padding: 30px 0;
    }

    /* Roastery Image */
    .roastery-image-container-v4 {
        padding: 0 25px;
    }

    .roastery-image-v4 {
        max-height: none;
        height: 690px;
    }

    .roastery-image-description-v4 {
        padding: 0 25px 25px;
    }

    .roastery-image-description-v4 p {
        font-size: 20px;
        line-height: 31px;
        left: 25px;
        right: 25px;
        bottom: 25px;
    }

    /* Roasteries Details */
    .roastery-details-container-v4 {
        padding: 60px 25px;
    }

    .roastery-details-v4 {
        flex-direction: column-reverse;
    }

    .roastery-details-right-v4 {
        max-width: 100%;
    }

    .roastery-details-left-v4 {
        max-width: 100%;
    }

    .roastery-details-right-title-v4 {
        font-size: 46px;
    }

}

@media (max-width: 768px) {

    /* Banner */
    .our-story-banner-paragraph-v4 h2 {
        font-size: 32px;
    }

    /* Roastery Image */
    .roastery-image-description-v4 p {
        font-size: 18px;
        line-height: 28px;
    }

    /* Roasteries Details */
    .roastery-details-right-title-v4 {
        font-size: 32px;
        padding: 0 0 60px;
        text-transform: uppercase;
    }

    .roastery-details-right-info-v4 {
        padding: 13px 0 70px;
    }
}