.mindful-page .first-image-section img {
    width: 643px;
    height: 100%;
}

.mindful-page .multi-images-container .first-photos-group {
    margin-bottom: 1.1rem;
}

.mindful-page .multi-images-container img {
    width: 321px;
}

.mindful-page .image-reasons-container img {
    width: 468px;
    height: 200px;
}

.mindful-page .our-clients-section {
    background-color: #F9FAFC;
}

.mindful-page .our-clients-section .description-clients-section {
    color: #333333;
    font-weight: normal;
}

.mindful-page .our-clients-section .clients-container p {
    font-weight: 600;
    color: #333333
}

.mindful-page .banner-medias-container {
    background-color: #F9ECE7;
}

.mindful-page .banner-medias-container .title-section {
    color: #333333;
    font-weight: 500;
}

.mindful-page .banner-medias-container .carousel-inner {
    width: 70%;
    margin: auto;
}

.mindful-page .banner-medias-container .carousel-item .quote-content {
    color: #FF2F6D;
    font-weight: 500;
}

.mindful-page .banner-medias-container .carousel-item .source-content {
    color: #4C4C4C;
    font-weight: 500;
    font-style: italic;
}

@media screen and (max-width: 1023px) {
    .mindful-page {
        margin-top: 8rem;
    }
    .mindful-page .title-page-container h1 {
        color: #232323;
        font-weight: 600;
        font-size: 35px;
        line-height: 20px;
    }
    .mindful-page .description-page-content {
        color: #333333;
        font-weight: normal;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 2rem;
    }
    .mindful-page .slider-container-mobile img {
        height: 100%;
        width: 93vw;
    }
    .mindful-page .slider-container-mobile .carousel-control-next, .mindful-page .slider-container-mobile .carousel-control-prev {
        background-color: #FF2F6D;
        height: 2rem;
        position: absolute;
        width: 2rem;
        top: 44%;
        border-radius: 50%;
    }
    .mindful-page .slider-container-mobile .carousel-control-prev {
        left: 0.5rem;
    }
    .mindful-page .slider-container-mobile .carousel-control-next {
        right: 0.5rem;
    }
    .mindful-page .reasons-container {
        margin-top: 3rem;
    }
    .mindful-page .image-reasons-container img {
        width: 89vw;
        height: 100%;
    }
    .mindful-page .reasons-container .title-content {
        font-size: 20px;
        line-height: 25px;
        color: #333333;
        font-weight: 500;
    }
    .mindful-page .reasons-container .description-content {
        font-size: 15px;
        line-height: 30px;
        color: #333333;
        font-weight: normal;
    }
    .mindful-page .our-clients-section {
        margin-top: 2rem;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .mindful-page .our-clients-section .title-clients-section {
        font-size: 25px;
        line-height: 30px;
        color: #333333;
        font-weight: 500;
    }
    .mindful-page .our-clients-section .description-clients-section {
        font-size: 15px;
        line-height: 25px;
    }
    .mindful-page .our-clients-section .clients-container p {
        font-size: 24px;
        line-height: 40px;
    }
    .mindful-page .banner-medias-container {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .mindful-page .banner-medias-container .title-section {
        color: #333333;
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 2rem;
    }
    .mindful-page .banner-medias-container .carousel-control-prev, .mindful-page .banner-medias-container .carousel-control-next {
        background-color: #FF2F6D;
        height: 2rem;
        position: absolute;
        width: 2rem;
        top: 27%;
        border-radius: 50%;
    }
    .mindful-page .banner-medias-container .carousel-item .quote-content {
        font-size: 17px;
        line-height: 27px;
    }
    .mindful-page .banner-medias-container .carousel-item .source-content {
        font-size: 15px;
        line-height: 18px;
    }
    .mindful-page .banner-call-to-action {
        margin: 3rem 0;
    }
    .mindful-page .banner-call-to-action p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media screen and (min-width: 1024px) {
    .mindful-page {
        margin-top: 9rem;
    }
    .mindful-page .title-page-container h1 {
        color: #232323;
        font-weight: 600;
        font-size: 45px;
        line-height: 45px;
    }
    .mindful-page .description-page-content {
        color: #333333;
        font-weight: normal;
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 5rem;
    }
    .mindful-page .reasons-container {
        margin-top: 7rem;
    }
    .mindful-page .reasons-container .title-content {
        font-size: 28px;
        line-height: 28px;
        color: #333333;
        font-weight: 500;
    }
    .mindful-page .reasons-container .description-content {
        font-size: 18px;
        line-height: 33px;
        color: #333333;
        font-weight: normal;
    }
    .mindful-page .our-clients-section {
        background-color: #F9FAFC;
        margin-top: 7rem;
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
    .mindful-page .banner-medias-container .container {
        max-width: 1000px;
    }
    .mindful-page .our-clients-section .title-clients-section {
        font-size: 28px;
        line-height: 32px;
        color: #333333;
        font-weight: 500;
    }
    .mindful-page .our-clients-section .description-clients-section {
        font-size: 20px;
        line-height: 35px;
    }
    .mindful-page .our-clients-section .clients-container p {
        font-size: 50px;
        line-height: 50px;
    }
    .mindful-page .banner-medias-container {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
    .mindful-page .our-clients-section .container {
        max-width: 1000px;
    }
    .mindful-page .banner-medias-container .title-section {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 5rem;
    }
    .mindful-page .carousel-control-prev, .mindful-page .carousel-control-next {
        background-color: #FF2F6D;
        height: 2.5rem;
        position: absolute;
        width: 2.5rem;
        top: 35%;
        border-radius: 50%;
    }
    .mindful-page .banner-medias-container .carousel-item .quote-content {
        font-size: 35px;
        line-height: 45px;
    }
    .mindful-page .banner-medias-container .carousel-item .source-content {
        font-size: 20px;
        line-height: 20px;
    }
    .mindful-page .banner-call-to-action {
        margin-top: 7rem;
        margin-bottom: 7rem;
    }
    .mindful-page .banner-call-to-action p {
        font-size: 20px;
        line-height: 35px;
    }
}

.mindful-page .banner-call-to-action h4 {
    color: #333333;
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
}

.mindful-page .banner-call-to-action p {
    color: #333333;
    font-weight: normal;
}