/****************
All
*****************/

h1, p {
    margin: 0;
}


body {
    color: #FFF;
    letter-spacing: 0px;
}

.promiseSingleTop,
.promiseRightLeft,
.promiseLeftRight,
.promiseSingleBottom {
    width: 100%;
    min-height: 677px;
    background-position: center !important;
}

.promiseSingleTopContent,
.promiseRightLeftContent,
.promiseLeftRightContent,
.promiseSingleBottomContent {
    width: 100%;
}


/****************
topContent
*****************/

.promiseSingleTop {
    padding: 203px 150px 233px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%),
    no-repeat url("/assets/img/promise/one_promise@2x.jpg");
    background-size: cover;
}

.promiseSingleTopContent {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.promiseSingleTopTitle {
    font-family: "Eames Century Modern", sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 54px;
}

.promiseSingleTopText {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
}

@media (max-width: 800px) {
    .promiseSingleTop {
        padding: 33px;
        display: flex;
        align-items: flex-end;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 50%), no-repeat url(/assets/img/promise/promise_hero_m@2x.jpg);
        background-size: cover;
    }

    .promiseSingleTopTitle {
        font-size: 32px;
        line-height: 38px;
    }

    .promiseSingleTopText {
        font-size: 21px;
        line-height: 24px;
        margin-top: 0;
    }
}

/****************
rightLeft
*****************/

.promiseRightLeft {
    padding: 85px 150px 46px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    no-repeat url("/assets/img/promise/two_promise@2x.jpg");
    background-size: cover;
}

.promiseRightLeft.two {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    no-repeat url("/assets/img/promise/four_promise@2x.jpg");
    background-size: cover;
}

.promiseRightLeftTitle {
    font-family: "Eames Century Modern", sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 54px;
    text-align: right;
    margin-bottom: 333px;
}

.promiseRightLeftText {
    text-align: left;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
}

@media (max-width: 800px) {
    .promiseRightLeft {
        padding: 33px 37px;
        background: no-repeat url("/assets/img/promise/promise_foodyoucrave_m@2x.jpg");
        background-size: cover;
        min-height: 714px;
    }

    .promiseRightLeft.two {
        background: no-repeat url("/assets/img/promise/promise_qualityingredients_m@2x.jpg");
        background-size: cover;
    }

    .promiseRightLeftTitle {
        color: var(--darkgrey);
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 500px;
    }

    .promiseRightLeftText {
        color: var(--darkgrey);
        font-size: 21px;
        line-height: 24px;
        margin-top: 0;
    }

    .promiseRightLeft.two .promiseRightLeftTitle {
        color: white;

    }

    .promiseRightLeft.two .promiseRightLeftText {
        color: white;
    }
}

/****************
leftRight
*****************/

.promiseLeftRight {
    padding: 85px 150px 46px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    no-repeat url("/assets/img/promise/three_promise@2x.jpg");
    background-size: cover;
}

.promiseLeftRightTitle {
    font-family: "Eames Century Modern", sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 54px;
}

.promiseLeftRightText {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
}

.promiseLeftRight.two {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 40%),
    no-repeat url("/assets/img/promise/five_promise@2x.jpg");
    background-size: cover;
}

/*.promiseLeftRightContent {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

.promiseLeftRightContentTop {
    text-align: left;
    margin-bottom: 333px;
}

.promiseLeftRight {
    text-align: right;
}


@media (max-width: 800px) {
    .promiseLeftRight {
        padding: 40px 35px;
        background: no-repeat url("/assets/img/promise/promise_madefromscratch_m@2x.jpg");
        background-size: cover;
        min-height: 714px;
    }

    .promiseLeftRight.two {
        background: no-repeat url("/assets/img/promise/promise_honestvalue_m@2x.png");
        background-size: cover;
    }

    .promiseLeftRightContentTop {
        margin-bottom: 500px;
    }

    .promiseLeftRightTitle {
        font-size: 36px;
        line-height: 38px;
    }

    .promiseLeftRightText {
        font-size: 21px;
        line-height: 24px;
        margin-top: 0;
    }

    .promiseLeftRight.two .promiseLeftRightTitle, .promiseLeftRight.two .promiseLeftRightText {
        color: var(--darkgrey);
    }
}

/****************
bottomContent
*****************/

.promiseSingleBottom {
    padding: 203px 150px 233px;
    background: no-repeat url("/assets/img/promise/six_promise@2x.jpg"),
    linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 30%);
    background-size: cover;
}

.promiseSingleBottomContent {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.promiseSingleBottomTitle {
    font-family: "Eames Century Modern", sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 54px;
}

.promiseSingleBottomText {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
}

#alwaysKindMobileText {
    display: none;
}

@media (max-width: 800px) {
    .promiseSingleBottom {
        padding: 45px 35px;
        background: no-repeat url("/assets/img/promise/promise_alwayskind_m@2x.jpg");
        background-size: cover;
        min-height: 714px;
    }

    .promiseSingleBottomTitle {
        font-size: 36px;
        line-height: 38px;
        text-align: right;
    }

    .promiseSingleBottomText {
        font-size: 21px;
        line-height: 24px;
        margin-top: 0;
        text-align: right;
    }

    #alwaysKindDesktopText {
        order: 3;
        text-align: left;
    }

    #alwaysKindMobileText {
        display: block;
        margin-bottom: 468px;
    }
}