/*Les typos à utiliser dans la bannière*/
@font-face {
    font-family: 'gilroyextrabold';
    src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff2') format('woff2'),
        url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroySemiBold';
    src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-semibold-webfont.woff2') format('woff2'),
        url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroyBold';
    src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff2') format('woff2'),
        url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroyregular';
    src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff2') format('woff2'),
        url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BaksoSapi';
    src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/baksosapi-webfont.woff2') format('woff2'),
        url('https://static.bayard.io/e-bayard-jeunesse.com/typos/baksosapi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.acct_20241212_MINEUR_container p {
    margin: auto;
}

.acct_20241212_MINEUR_container img {
    display: block;
    width: 100%;
    margin: auto;
}

.category-view>.category-cms>div {
    width: 100%;
}

.acct_20241212_MINEUR_container a {
    text-decoration: none;
    color: inherit;
}

.acct_20241212_MINEUR_container {
    width: 100%;
    max-width: 1280px;
    height: 150px;
    font-family: 'gilroyregular', sans-serif;
    margin: auto;
}

.acct_20241212_MINEUR_content {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1280px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acct_20241212_MINEUR_content:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: inset 0 0 0 3px #ede83b;
}

.acct_20241212_MINEUR_text {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url('https://imagine.bayard.io/unsafe/494x150/bayard-static/milan-jeunesse.com/2025/noel/octobre/boutique/homemineure/images/fond_dk.png');
    padding: 10px 30px;
    background-size: 100% 100%;
    margin-top: -10px;
}

.acct_20241212_MINEUR_text>div.acct_20241212_content_text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -10px 0
}

.acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child {
    font-family: 'BaksoSapi', sans-serif;
    font-size: 68px;
    line-height: normal;
    color: #000;
    ;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child span {
    font-family: 'BaksoSapi', sans-serif;
    font-size: 43px;
    line-height: normal;
    color: #000000;
}

.acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:last-child {
    min-width: 230px;
    font-family: 'gilroyregular', sans-serif;
    font-size: 17px;
    line-height: 21px;
    color: #000000;
    max-width: 260px;
    margin-left: 10px;
}

.acct_20241212_MINEUR_text>div:first-child>p:last-child {
    font-size: 31px;
    line-height: normal;
    margin: auto;
    font-family: 'gilroySemiBold', sans-serif;
    white-space: nowrap;
    color: #000;
}

.acct_20241212_MINEUR_text>div:first-child>p:last-child span {
    font-family: "coronette", sans-serif;
    letter-spacing: 1px;
    font-size: 39px;
}

.acct_20241212_MINEUR_text button {
    display: block;
    width: 146px;
    height: 32px;
    background: #eb3435;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 32px;
    border-radius: 5px;
    margin-top: 0;
    font-family: 'gilroyBold', sans-serif;
    padding: 0;
    outline: none;
    box-shadow: none;
}

.acct_20241212_MINEUR_content img {
    width: 100%;
}

@media screen and (max-width: 990px) {
    .acct_20241212_MINEUR_content img {
        max-width: 204px !important;
    }

    .acct_20241212_MINEUR_content>div:first-child,
    .acct_20241212_MINEUR_content>div:last-child {
        align-self: flex-end;
    }

    .acct_20241212_MINEUR_text>div>p:last-child {
        min-width: 210px;
    }
}

@media screen and (max-width: 768px) {
    .acct_20241212_MINEUR_text>div:first-child>p:last-child {
        font-size: 25px;
    }

    .acct_20241212_MINEUR_text>div:first-child>p:last-child span {
        font-size: 28px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child {
        font-size: 58px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child span {
        font-size: 37px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:last-child {
        font-size: 13px;
        line-height: 17px;
        min-width: 140px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text {
        margin: 0;
    }
}

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

    .acct_20241212_MINEUR_content>div:first-child,
    .acct_20241212_MINEUR_content>div:last-child {
        align-self: flex-start;
    }

    .acct_20241212_MINEUR_text>div>p:first-child {
        font-size: 52px;
        line-height: normal;
    }

    .acct_20241212_MINEUR_text>div>p:last-child {
        font-size: 12px;
        line-height: 15px;
        ;
    }

    .acct_20241212_MINEUR_text button {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 9px;
        margin: auto;
        background: #eb3435;
        color: #fff;
    }

    .acct_20241212_MINEUR_content {
        flex-wrap: wrap;
        align-items: flex-start;
        height: 130px;
        padding-bottom: 21px;
    }

    .acct_20241212_MINEUR_content>div:first-child {
        order: 2;
        width: 170px;
        margin-top: -20px;
    }

    .acct_20241212_MINEUR_content>div:last-child {
        order: 3;
        width: 170px;
        margin-top: -20px;
    }

    .acct_20241212_MINEUR_text {
        background: none;
        order: 1;
        height: auto;
        padding: 0;
        padding-top: 10px;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
        background: #ede83b;
        padding: 0 5%;
        padding-top: 5px;
    }

    .acct_20241212_MINEUR_text>div:first-child>p:last-child {
        font-size: 19px;
    }

    .acct_20241212_MINEUR_text>div:first-child>p:last-child span {
        font-size: 21px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child {
        font-size: 49px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:first-child span {
        font-size: 31px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text>p:last-child {
        max-width: 190px;
    }

    .acct_20241212_MINEUR_content>div:first-child,
    .acct_20241212_MINEUR_content>div:last-child {
        width: 50%;
    }

    .acct_20241212_MINEUR_content>div img {
        width: 100%;
        max-width: 170px;
    }

    .acct_20241212_MINEUR_text>div.acct_20241212_content_text {
        margin-top: -11px;
    }
}