@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPTMedium.eot');
    src: url('../fonts/FuturaPTMedium.eot') format('embedded-opentype'),
    url('../fonts/FuturaPTMedium.woff2') format('woff2'),
    url('../fonts/FuturaPTMedium.woff') format('woff'),
    url('../fonts/FuturaPTMedium.ttf') format('truetype'),
    url('../fonts/FuturaPTMedium.svg#FuturaPTMedium') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPTLight.eot');
    src: url('../fonts/FuturaPTLight.eot') format('embedded-opentype'),
    url('../fonts/FuturaPTLight.woff2') format('woff2'),
    url('../fonts/FuturaPTLight.woff') format('woff'),
    url('../fonts/FuturaPTLight.ttf') format('truetype'),
    url('../fonts/FuturaPTLight.svg#FuturaPTLight') format('svg');
    font-weight: 300;
}
@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPTDemi.eot');
    src: url('../fonts/FuturaPTDemi.eot') format('embedded-opentype'),
    url('../fonts/FuturaPTDemi.woff2') format('woff2'),
    url('../fonts/FuturaPTDemi.woff') format('woff'),
    url('../fonts/FuturaPTDemi.ttf') format('truetype'),
    url('../fonts/FuturaPTDemi.svg#FuturaPTDemi') format('svg');
    font-weight: 500;
}
@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPTBold.eot');
    src: url('../fonts/FuturaPTBold.eot') format('embedded-opentype'),
    url('../fonts/FuturaPTBold.woff2') format('woff2'),
    url('../fonts/FuturaPTBold.woff') format('woff'),
    url('../fonts/FuturaPTBold.ttf') format('truetype'),
    url('../fonts/FuturaPTBold.svg#FuturaPTBold') format('svg');
    font-weight: 700;
}

@font-face {
    font-family: 'FuturaPTBook';
    src:
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff');
    font-weight: 400;
}

body {
    margin: 0;
}


.lp-vichy-brand-statement {
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 35px;
    line-height: 1.23;
    font-family: 'FuturaPTBook', sans-serif;
    font-weight: normal;
    padding-bottom: 150px;
    max-width: 100%;
    width: 1920px;
}
.lp-vichy-brand-statement__intro p {
    font-size: 35px;
    line-height: 1.23;
    font-family: 'FuturaPTBook', sans-serif;
    font-weight: normal;
    color: #000;
}
@media screen and (max-width: 1279px) {
    .lp-vichy-brand-statement {
        font-size: 20px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .lp-vichy-brand-statement {
        padding-bottom: 20px;
    }
    .lp-vichy-brand-statement__intro p {
        font-size: 25px;
        margin-top: 20px;
    }
}

.lp-vichy-brand-statement *, .lp-vichy-brand-statement *:before, .lp-vichy-brand-statement *:after {
    box-sizing: inherit;
}

.lp-vichy-brand-statement img {
    max-width: 100%;
}
.lp-vichy-brand-statement strong {
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
}

.lp-vichy-brand-statement small {
    display: block;
    font-size: 15px;
    font-weight: 300;
}

.lp-vichy-brand-statement img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.lp-vichy-brand-statement h1,
.lp-vichy-brand-statement h2,
.lp-vichy-brand-statement h3 {
    font-size: 50px;
    font-weight: normal;
}

.lp-vichy-brand-statement h2 strong,
.lp-vichy-brand-statement h3 strong {
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
}

@media screen and (max-width: 1279px) {
    .lp-vichy-brand-statement h1,
    .lp-vichy-brand-statement h2,
    .lp-vichy-brand-statement h3 {
        font-size: 34px;
        font-weight: normal;
    }
}

.lp-vichy-brand-statement__container {
    max-width: 1530px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

@media screen and (max-width: 980px) {
    .h2-smaller {
        font-size: 24px !important;
    }
}
/***/

.lp-vichy-brand-statement__cta,
.lp-vichy-brand-statement__cta-big {
    text-decoration: none;
    font-family: 'FuturaPT', sans-serif;
    font-weight: 300;
    padding: 5px 20px;
    display: block;
    line-height: 1.23;
    transition: all 0.35s ease-in-out;
    width: fit-content;
}

.lp-vichy-brand-statement__cta {
    background-color: #1c213f;
    color: #fff;
    font-size: 18px;
    border: 2px solid #1c213f;
    white-space: nowrap;

}

@media screen and (max-width: 767px) {
    .lp-vichy-brand-statement__cta {
        font-size: 14px;
    }
}

.lp-vichy-brand-statement__cta:hover {
    color: #1c213f;
    background-color: #fff;
}
.lp-vichy-brand-statement__cta-big {
    font-size: 22px;
    padding: 5px 20px;
    border: 2px solid #1c213f;
    color: #1c213f;
    background-color: transparent;
    margin: auto;
}
.lp-vichy-brand-statement__cta-big:hover {
    color: #fff;
    background-color: #1c213f;
}

/* Vichy Brands */
.lp-vichy-brand-statement__brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-bottom: 75px;
    padding-top: 40px;
}

.lp-vichy-brand-statement__brand-title {
    min-width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
    font-size: 40px;
    text-align: left;
    padding-right: 10px;
    line-height: 1;
    width: 16%;
}
.lp-vichy-brand-statement__brand-item {
    width: 20%;
    padding-right: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.lp-vichy-brand-statement__brand-item img {
    margin-bottom: 23px;
}


@media screen and (max-width: 1279px) {

    .lp-vichy-brand-statement__brands {
        justify-content: center;
    }

    .lp-vichy-brand-statement__brand-item {
        width: 240px;
        margin-bottom: 20px;
    }

    .lp-vichy-brand-statement__brand-item img {
        margin-bottom: 10px;
    }

    .lp-vichy-brand-statement__brand-title {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px;
        font-size: 32px;
        text-align: left;
        display: block;
    }

    .lp-vichy-brand-statement__brand-title:after {
        height: 3px;
        width: 25%;
    }
}

/* Shop by category */

.lp-vichy-brand-statement__category {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}


.lp-vichy-brand-statement__category p, .lp-vichy-brand-statement__category-item p {
    font-size: 25px !important;
    color: #000;
    font-family: 'FuturaPTBook', sans-serif;
}

.lp-vichy-brand-statement__category span {
    display: block;
    margin-bottom: 30px;
}

.lp-vichy-brand-statement__category-item {
    flex-grow: 1;
    width: 19%;
    min-width: 220px;
    font-size: 24px;
    padding: 0 2px;
    max-width: 295px;
}

.lp-vichy-brand-statement__category-img {
    position: relative;
    z-index: 1;
}

.lp-vichy-brand-statement__category-img .lp-vichy-brand-statement__cta {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 90%;
}

@media screen and (max-width: 1279px) {
    .lp-vichy-brand-statement__category p {
        font-size: 20px;
    }
    .lp-vichy-brand-statement__category span {
        margin-bottom: 15px;
    }
}



/* Products */
.lp-vichy-brand-statement__products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
    border-left: 1px solid #a1a1a1;
    margin-bottom: 75px;
}

.lp-vichy-brand-statement__product-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    border: 1px solid #a1a1a1;
    border-left: 0 none;
    padding: 25px 10px;
}

.lp-vichy-brand-statement__product-item p {
    min-height: 65px;
    font-family: 'FuturaPT', sans-serif;
    color: #000;
    font-size: 22px;
}

.lp-vichy-brand-statement__product-item img {
    margin: auto;
}

@media screen and (max-width: 1279px) {

    .lp-vichy-brand-statement__products {
        max-width: 700px;
        margin: 0 auto 30px;
        border: 1px solid #a1a1a1;
    }

    .lp-vichy-brand-statement__product-item {
        width: 50%;
        max-width: 350px;
        border-left: 1px solid #a1a1a1;
    }
}

@media screen and (max-width: 599px) {
    .lp-vichy-brand-statement__products {
        border: 0 none;
    }
    .lp-vichy-brand-statement__product-item {
        width: 50%;
    }
}

/* Specialist Testimonial */
.lp-vichy-brand-statement__testimonial {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 50px 0;
}

.lp-vichy-brand-statement__testimonial-quote {
    text-align: left;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.lp-vichy-brand-statement__testimonial-quote blockquote {
    margin: 0;
    padding: 0;
    color: #1c213f;
    font-size: 64px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
    text-transform: uppercase;
}
.lp-vichy-brand-statement__testimonial-image {
    min-width: 596px;
}

@media screen and (max-width: 1279px) {

    .lp-vichy-brand-statement__testimonial-quote blockquote {
        font-size: 40px;
    }

    .lp-vichy-brand-statement__testimonial-image {
        min-width: 350px;
    }
}
@media screen and (max-width: 767px) {

    .lp-vichy-brand-statement__testimonial {
        flex-direction: column;
    }
    .lp-vichy-brand-statement__testimonial-quote blockquote {
        font-size: 24px;
    }
}



/* Promise */
.lp-vichy-brand-statement__promise {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.lp-vichy-brand-statement__promise-item {
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    font-family: 'FuturaPT', sans-serif;
    position: relative;
    z-index: 1;
    padding: 0 2px;
    max-width: 297px;
}

.lp-vichy-brand-statement__promise-caption {
    position: absolute;
    top: 40%;
    left: 10px;
    right: 10px;
}

.lp-vichy-brand-statement__promise-tag {
    font-size: 18px;
    width: fit-content;
    color: #fff;
    background-color: #000;
    padding: 2px 10px;
}

@media screen and (max-width: 1279px) {

    .lp-vichy-brand-statement__promise-item {
        width: 33%;
        margin-bottom: 4px;
    }
}

@media screen and (max-width: 767px) {
    .lp-vichy-brand-statement__promise-item {
        width: 50%;
    }
}
@media screen and (max-width: 520px) {
    .lp-vichy-brand-statement__promise-item {
        width: 50%;
    }
}

h2,
h3,
p,
.lp-vichy-brand-statement__brand-title
{
    color: #000;
    font-family: 'FuturaPTBook', sans-serif;
}

.lp-vichy-brand-statement__brand-title {
    font-weight: bold;
}

h3 {
    margin-bottom: 40px;
}
.pphrase {
    font-size: 35px;
}

@media screen and (max-width: 767px) {
    .pphrase {
        font-size: 25px;
    }

    .pphrase-1 {
        font-size: 18px;
    }
}

@media screen and (max-width: 520px) {
    .lp-vichy-brand-statement__brand-item {
        width: 50%;
    }
    .lp-vichy-brand-statement__category-item {
        width: 50%;
        min-width: 10px;
    }
}