/* Banner */
.our-story-banner-container-v4 {
    z-index: 1;
    padding: 25px 40px 55px;
}

.our-story-banner-video-v4 {
    display: block;
}

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

.our-story-banner-paragraph-v4 h2 {
    font-family: 'InterFace', sans-serif;
    padding: 0 0 15px;
    font-size: 54px;
    line-height: 60px;
    letter-spacing: -1.12px;
    color: rgba(255, 247, 240, 1);
}

.our-story-banner-paragraph-v4 p {
    font-size: 18px;
    line-height: 27.5px;
    letter-spacing: -0.5px;
    color: rgba(255, 247, 240, 1);
}

.our-farm-banner-background-v4 {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.75%, rgba(0, 0, 0, 0.7) 72.57%);
    height: 100%;
}

/* Farm Section */
.farm-section-v4 {
    background: #FFF;
    padding: 100px 40px;
}

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

.farm-section-content-left-v4 {
    width: 100%;
    max-width: 567px;
}

.farm-section-content-left-v4 video {
    width: 100%;
    max-height: 567px;
    object-fit: cover;
}

.farm-section-content-right-v4 {
    width: 100%;
    max-width: 534px;
}

.farm-section-content-right-v4 h3 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    color: #000;
}

.farm-section-content-right-v4 p {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: rgba(0, 0, 0, 0.75);
    padding: 50px 0;
}

.farm-section-content-right-v4 a {
    width: 100%;
    max-width: 336px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 1.33px solid #000;
    transition: all 0.3s ease-in-out;
}

.farm-section-content-right-v4 a:hover {
    background: #6d6d6d;
}

.farm-section-content-right-v4 a span {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 17.33px;
    letter-spacing: 2.67px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    transition: all 0.3s ease-in-out;
}

.farm-section-content-right-v4 a:hover span {
    color: #FFF;
}

/* Farm Section */
.seed-section-v4 {
    background: #FFF;
    padding: 0 40px 100px;
}

.seed-section-container-v4 {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.seed-section-content-left-v4 {
    width: 100%;
    max-width: 764px;
}

.seed-section-content-left-v4 h5 {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 16.1px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.75);
}

.seed-section-content-left-v4 h2 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 72px;
    line-height: 87px;
    letter-spacing: 1px;
    color: #000;
    padding: 20px 0 50px;
}

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

.seed-section-content-right-v4 {
    width: 100%;
    max-width: 406px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 15px;
}

.seed-section-content-right-v4 p {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27.5px;
    letter-spacing: -0.5px;
    color: #FFF;
    padding: 18px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(32px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Producers Section */
.producers-sections-v4 {
    background: #FFF;
    padding: 130px 40px;
}

.producers-sections-container-v4 {
    max-width: 1200px;
    margin: auto;
}

.producers-sections-content-v4 {
    max-width: 700px;
    margin: auto;
    padding: 0 0 85px;
}

.producers-sections-content-v4 h2 {
    font-family: 'InterFace Thin', sans-serif;
    font-weight: 800;
    font-size: 69.33px;
    letter-spacing: -1.49px;
    text-align: center;
    color: #000;
}

.producers-sections-content-v4 h2 span {
    color: rgba(174, 176, 143, 1);
}

.producers-sections-content-v4 p {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 36.67px;
    text-align: center;
    color: rgba(74, 78, 80, 1);
    padding: 30px 0;
}

.producers-sections-content-v4 a {
    width: 100%;
    max-width: 290px;
    height: 50px;
    margin: auto;
    border: 1px solid rgba(26, 38, 33, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    transition: all 0.3s ease-in-out;
}

.producers-sections-content-v4 a:hover {
    background: rgba(26, 38, 33, 1);
}

.producers-sections-content-v4 a span {
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 14.14px;
    line-height: 25.5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    transition: all 0.3s ease-in-out;
}

.producers-sections-content-v4 a:hover span {
    color: #FFF;
}

.producers-sections-images-v4 {
    display: flex;
    gap: 40px;
}

.producers-sections-images-content-v4 {
    position: relative;
    flex: 1;
}

.producers-sections-images-content-v4 img {
    display: block;
    width: 100%;
    height: 265px;
    object-fit: cover;
}

.producers-sections-images-content-v4 span {
    width: fit-content;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 20px;
    right: 0;
    border-radius: 100px;
    border: 1.09px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    background: #FFF;
    font-family: 'InterFace', sans-serif;
    font-weight: 400;
    font-size: 15.23px;
    letter-spacing: 2.72px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 5px 10px;
}

@media (max-width: 1440px) {

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

    /* Farm Section */
    .farm-section-content-right-v4 h3 {
        font-size: 54px;
        line-height: 120%;
    }

    .seed-section-content-left-v4 h2 {
        font-size: 54px;
        line-height: 120%;
    }

    /* Producers Section */
    .producers-sections-v4 {
        padding: 100px 40px;
    }

    .producers-sections-content-v4 h2 {
        font-size: 50px;
    }

    .producers-sections-content-v4 p {
        font-size: 18px;
        line-height: 33px;
    }
}

@media (max-width: 1024px) {

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

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

    /* Farm Section */
    .farm-section-v4 {
        padding: 80px 25px;
    }

    .farm-section-content-right-v4 h3 {
        font-size: 46px;
    }

    .farm-section-content-right-v4 p {
        padding: 40px 0;
    }

    .seed-section-content-left-v4 h2 {
        font-size: 46px;
    }

    .seed-section-v4 {
        padding: 0 25px 80px;
    }

    /* Producers Section */
    .producers-sections-v4 {
        padding: 80px 25px;
    }

    .producers-sections-content-v4 {
        padding: 0 0 70px;
    }

    .producers-sections-content-v4 h2 {
        font-size: 42px;
    }

    .producers-sections-content-v4 p {
        font-size: 20px;
        line-height: 31px;
    }
}

@media (max-width: 768px) {

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

    /* Farm Section */
    .farm-section-v4 {
        padding: 60px 25px;
    }

    .farm-section-container-v4 {
        flex-direction: column-reverse;
        gap: 60px;
    }

    .farm-section-content-right-v4 {
        max-width: 100%;
    }

    .farm-section-content-right-v4 p {
        padding: 30px 0 0;
    }

    .farm-section-content-right-v4 a {
        display: none;
    }

    .farm-section-content-left-v4 {
        max-width: 100%;
    }

    .farm-section-content-left-v4 video {
        max-height: none;
        height: 390px;
    }

    .farm-section-content-right-v4 h3 {
        font-size: 32px;
        text-transform: uppercase;
    }

    .seed-section-content-left-v4 h2 {
        font-size: 32px;
        text-transform: uppercase;
        padding: 30px 0;
    }

    .seed-section-v4 {
        padding: 0 25px 60px;
    }

    .seed-section-container-v4 {
        flex-direction: column;
        gap: 40px;
    }

    .seed-section-content-right-v4 {
        max-width: 100%;
        height: 600px;
        padding: 25px 15px;
    }

    /* Producers Section */
    .producers-sections-content-v4 h2 {
        font-size: 32px;
    }

    .producers-sections-content-v4 p {
        font-size: 18px;
        line-height: 28px;
    }

    .producers-sections-v4 {
        padding: 60px 25px;
    }

    .producers-sections-content-v4 {
        padding: 0 0 60px 0;
    }

    .producers-sections-images-v4 {
        gap: 25px;
        flex-wrap: wrap;
    }

    .producers-sections-images-content-v4 {
        flex: unset;
        width: calc(50% - 12.5px);
    }

    .producers-sections-images-content-v4 img {
        height: 175px;
    }
}