#-AF-Hub-Conv-Part-Livrets-epargne {
    background: linear-gradient(180deg, #014688 0%, #002d58 100%);
    width: auto;
    height: 100%;
}

.cc.ctxt-hubconv header.hero .hero__booster {
    color: white;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin-top: 48px;
}

.ctxt-hubconv header.hero .hero__paragraph {
    color: white;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 144.444% */
    padding: 0 24px;
}

.cc.ctxt-hubconv .hero__paragraph::before {
    content: none;
}

.ctxt-hubconv header.hero .hero__paragraph > p a {
    color: #fff;
}

.ctxt-hubconv header.hero .hero__paragraph > p + p {
    font-size: 24px;
}

.cc .page__element.tilesessentiels {
    background: none;
}

.cc .page__element.detail {
    background: none;
}

.ctxt-hubconv::before {
    background: none;
}

.cc.ctxt-hubconv header.hero {
    padding-bottom: 0;
}

.cc.ctxt-hubconv .hero__form {
    padding: 0;
    background: none;
}

.cc.ctxt-hubconv .hero__wrapper {
    background: none;
    z-index: 2;
}

.cc .page__element.service {
    z-index: 1;
    margin-top: -40px;
}

.cc .page__element.service {
    background: #efc63f;
}

.cc .service__content {
    flex: 0 1 1088px;
}
.cc .service__image {
    display: none;
}

.cc .service__paragraph {
    width: 730px;
}

.cc .service__content a.button {
    float: right;
    margin-right: 48px;
    margin-top: -64px;
}

h2.tilesessentiels__title {
    font-size: 28px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 128.571% */
}

/*tablet paysage*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation: landscape) {
    .cc .hero__wrapper img {
        margin: 0 auto;
        width: 100%;
    }
    .cc .service__content a.button {
        margin-top: initial;
    }
    .cc.ctxt-hubconv .page__element__wrapper {
        color: #fff;
    }
    .edito__container p a {
        color: #fff;
    }
    .edito__container p a:hover {
        text-decoration: none;
    }
}

/*tablette portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .cc .service__content {
        flex: auto;
    }
    .cc .hero__wrapper img {
        margin: 0 auto;
        width: 100%;
    }
    .cc .service__content a.button {
        margin-top: initial;
    }
    .cc.ctxt-hubconv .page__element__wrapper {
        color: #fff;
    }
    .edito__container p a {
        color: #fff;
    }
    .edito__container p a:hover {
        text-decoration: none;
    }
}

/*phone*/
@media only screen and (max-width: 600px) {
    .cc .service__wrapper {
        flex-direction: row;
    }
    .cc .service__paragraph {
        width: auto;
    }
    .cc .service__content a.button {
        float: none;
        margin-top: auto;
    }

    .cc.ctxt-hubconv header.hero {
        padding: 16px;
    }

    .cc.ctxt-hubconv .hero__group {
        margin-bottom: 16px;
    }

    .cc.ctxt-hubconv header.hero .hero__booster {
        font-size: 26px;
        font-weight: 700;
        line-height: 32px;
        margin-top: 16px;
    }
    .ctxt-hubconv header.hero .hero__paragraph {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        padding: 0;
    }

    .ctxt-hubconv .page__element.detail {
        padding-top: 16px;
    }

    .cc .page__element.service {
        margin-top: -64px;
    }

    .ctxt-hubconv .page__element .detail__title {
        color: #fff;
    }

    .edito__container {
        color: #fff;
    }

    .edito__container p a {
        color: #fff;
    }
    .edito__container p a:hover {
        text-decoration: none;
    }
}
