.magazines-push {
    padding: 70px 0;
    background: #fff;
}
.magazines-push h2 {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 0.42px;
    margin-bottom: 75px;
    text-align: center;
}
.magazines-push .items {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.magazines-push .items .item {
    display: block;
    width: 411px;
    height: 318px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    transition: opacity 0.4s ease;
}

.magazines-push .items .item .tranche-age {
    position: absolute;
    top: 17px;
    left: 19px;

    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.21px;
    color: #fff;
    padding: 6px 10px;
}
.magazines-push .items .item .info {
    position: absolute;
    bottom: 17px;
    left: 19px;
    width: calc(100% - 38px);

    color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.06;
    letter-spacing: 0.21px;
}

.magazines-push .items .item .info:after {
    content: "";
    position: absolute;
    right: 7px;
    top: 0;
    height: 70px;
    width: 7px;
}

.magazines-push .items .item-05 {
    background-image: url(../img/footer-0-5ans.jpg);
}
.magazines-push .items .item-05 .tranche-age,
.magazines-push .items .item-05 .info:after {
    background-color: var(--tulip);
}
.magazines-push .items .item-69 {
    background-image: url(../img/footer-6-9ans.jpg);
}

.magazines-push .items .item-05 .tranche-age,
.magazines-push .items .item-69 .tranche-age {
    color: #000;
}

.magazines-push .items .item-69 .tranche-age,
.magazines-push .items .item-69 .info:after {
    background-color: var(--philippine-yellow);
}
.magazines-push .items .item-1015 {
    background-image: url(../img/footer-10-15ans.jpg);
}
.magazines-push .items .item-1015 .tranche-age,
.magazines-push .items .item-1015 .info:after {
    background-color: var(--persian-green);
}

.magazines-push .items .item:hover {
    opacity: 0.6;
}

.newsletter-milan-jeunesse {
    margin-bottom: 100px;
}

.newsletter-milan-jeunesse .wrapper {
    padding: 52px 0 39px 96px;
    position: relative;
    background-color: var(--pale-robin-egg-blue);
    max-width: 1280px;
    margin: 0 auto;
}

.newsletter-milan-jeunesse .wrapper:after {
    content: "";
    position: absolute;
    top: 7px;
    right: 82px;
    background-image: url(../img/maman-fille.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    width: 236px;
    height: 262px;
}

.newsletter-milan-jeunesse .wrapper .text-wrapper {
    max-width: 776px;
    background-color: var(--pale-robin-egg-blue);
}

.newsletter-milan-jeunesse .title {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 30px;
}

.newsletter-milan-jeunesse form {
    margin-bottom: 30px;
    display: flex;
}

.newsletter-milan-jeunesse form input[type="email"] {
    border-radius: 4px;
    border: 0;
    padding: 0 20px;
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 45px;
    width: 360px;
    margin-right: 20px;
}

.newsletter-milan-jeunesse form .error,
.newsletter-milan-jeunesse form .success,
.newsletter-milan-jeunesse form .btn-submit img {
   display: none;
}
.newsletter-milan-jeunesse form .btn-submit {
    text-align: center;
}
.newsletter-milan-jeunesse form .btn-submit img {
    width: 16px;
}

.newsletter-milan-jeunesse form .btn-submit.disabled {
    width: 148px;
}

.newsletter-milan-jeunesse form .btn-submit.disabled:hover {
    background-color: var(--bangladesh-green);
}

.newsletter-milan-jeunesse form .error,
.newsletter-milan-jeunesse form .success {
    font-weight: bold;
}

.newsletter-milan-jeunesse form .error {
    line-height: 25px;
    color: var(--fire-engine-red);
}

.newsletter-milan-jeunesse form .success {
    height: 45px;
    line-height: 45px;
    font-size: 20px;
}

.newsletter-milan-jeunesse .nl-cnil {
    font-size: 12px;
    font-weight: 300;
}

.btn-modal-cgu-nl {
    color: inherit;
    text-decoration: underline;
}

.btn-modal-cgu-nl:hover {
    text-decoration: none;
}

.footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 13px;
}

.footer-bottom h4 {
    font-weight: 700;
    line-height: 1.1;
}

.footer-bottom-content {
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    z-index: 1;
    color: #FFFFFF;
}

.footer-bottom-content .left,
.footer-bottom-content .right {
    float: none;
}

.footer-bottom-content a {
    text-decoration: none;
}

.footer-bottom-content #footer-top ul {
    margin: 0;
    padding: 0;
}
.footer-bottom-content #footer-top ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-bottom-content #footer-top .footer-logo {
    position: absolute;
    top: -1.5rem;
    left: 1rem;
    z-index: 2;
    width: 9rem;
}
.footer-bottom-content #footer-top .footer-logo img {
    max-width: 4.125rem;
}
.footer-bottom-content #footer-top .footer-character {
    position: absolute;
    top: -3.4rem;
    right: 4%;
    z-index: 2;
    width: 11.25rem;
}
.footer-bottom-content #footer-top .footer-character img {
    max-width: 11.25rem;
}
.footer-bottom-content #footer-top {
    margin: 0 0 0.625rem 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.footer-bottom-content #footer-top:after, .footer-bottom-content #footer-top:before {
    display: block;
    content: " ";
    width: 100%;
}
.footer-bottom-content #footer-top:before {
    background: #00A493;
}
.footer-bottom-content #footer-top:after {
    background: #E40413;
}
.footer-bottom-content #footer-top .wrapper {
    width: 100%;
    min-width: 80rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.footer-bottom-content #footer-top .title {
    margin: 0 auto 0.625rem;
    font-size: 1.18rem;
}
.footer-bottom-content #footer-top .title-medium {
    color: #FFFFFF;
    margin: 0 auto 0.625rem;
    font-size: 1rem;
}
.footer-bottom-content #footer-top .title-small {
    color: #FFFFFF;
    margin: 0 auto 0.625rem;
    font-size: 0.875rem;
}
.footer-bottom-content #footer-top .right {
    position: relative;
    flex: 1;
    width: 100%;
    max-width: 50rem;
    background: #E40413;
    padding: 2.5rem 2.5rem 2.5rem 2.5rem;
}
.footer-bottom-content #footer-top .right li {
    line-height: 1.375rem;
}

.footer-bottom-content #footer-top .right a {
    color: #FFFFFF;
    font-size: 0.9rem;
}
.footer-bottom-content #footer-top .right a:hover {
    text-decoration: underline;
}
.footer-bottom-content #footer-top .right .content {
    width: 100%;
    max-width: 47.8rem;
    text-align: left;
}
.footer-bottom-content #footer-top .left {
    position: relative;
    flex: 1;
    width: 100%;
    max-width: 26.25rem;
    background: #00A493;
    padding: 1.25rem 1.25rem 1.25rem 0.625rem;
}
.footer-bottom-content #footer-top .left .content {
    width: 100%;
    max-width: 26.25rem;
}
.footer-bottom-content #footer-top .left .content .box {
    border-bottom: 2px solid #FFFFFF;
    text-align: center;
    padding: 1.25rem 1.875rem;
}
.footer-bottom-content #footer-top .left .content .box:last-child {
    border: none;
}
.footer-bottom-content #footer-top .left .content .box .content {
    border: 0px solid red;
}
.footer-bottom-content #footer-top .follow-us {
    padding: 2.8rem 2.5rem 2.18rem 2.5rem !important;
}
.footer-bottom-content #footer-top .follow-us .content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-bottom-content #footer-top .follow-us .content .title-small {
    text-align: left;
}
.footer-bottom-content #footer-top .follow-us .content .icons {
    margin: 0 0 0 0;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items li {
    margin: 0 1.25rem 0 0;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items li:last-child {
    margin: 0;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items li:hover {
    /* opacity: 0.5; */
}
.footer-bottom-content #footer-top .follow-us .content .icons .items li a {
    display: block;
    width: 1.375rem;
    height: 1.375rem;
    font-size: 0;
    overflow: hidden;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items .instagram {
    background: transparent url("../img/icon-instagram.png") center center no-repeat;
    background-size: contain;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items .facebook {
    background: transparent url("../img/icon-facebook.png") center center no-repeat;
    background-size: contain;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items .youtube {
    background: transparent url("../img/icon-youtube.png") center center no-repeat;
    background-size: contain;
}
.footer-bottom-content #footer-top .follow-us .content .icons .items .twitter {
    background: transparent url("../img/icon-twitter.png") center center no-repeat;
    background-size: contain;
}
.footer-bottom-content #footer-top .newsletter {
    padding: 0.875rem 2.5rem !important;
}
.footer-bottom-content #footer-top .newsletter .content .form {
    display: flex;
    margin: 0 0 0.25rem;
}
.footer-bottom-content #footer-top .newsletter .content .form .fieldset {
    flex-grow: 1;
    margin: 0;
    letter-spacing: inherit;
}
.footer-bottom-content #footer-top .newsletter .content .form .fieldset input {
    min-height: 2.18rem;
    border-radius: inherit;
    border: 1px solid #DFDFDF;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    color: #9b9b9b;
    background: #fff;
    background-clip: padding-box;
    font-family: 'Museo Sans','Arial',sans-serif;
    height: 32px;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}

.footer-bottom-content #footer-top .newsletter .content .form .fieldset input.mage-error {
    border-color: #E02B27;
    color: #E02B27;
}
.footer-bottom-content #footer-top .newsletter .content .form button {
    box-shadow: inherit;
    border-radius: inherit;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-left: none;
    padding: 0 0.625rem;
}
.footer-bottom-content #footer-top .newsletter .content .form:hover .fieldset input {
    color: #007165;
    border-color: #007165;
}
.footer-bottom-content #footer-top .newsletter .content .form:hover .fieldset input::placeholder {
    color: #007165;
}
.footer-bottom-content #footer-top .newsletter .content .form:hover button {
    color: #FFFFFF;
    background: #E40413;
    border-color: #007165;
}
.footer-bottom-content #footer-top .newsletter .content .error {
    display: none;
    color: #E02B27;
    text-align: left;
    font-size: 0.75rem;
    line-height: 0.875rem;
    margin: 0 0 0.25rem;
    background: #FFFFFF;
    border-radius: 0.38rem;
    padding: 0.38rem 0.625rem;
    border: 1px solid #E02B27;
}
.footer-bottom-content #footer-top .newsletter .content .footer-ml-cnil {
    text-align: left;
    font-size: 0.75rem;
    line-height: 0.875rem;
    color: #FFFFFF;
}
.footer-bottom-content #footer-top .newsletter .content .footer-ml-cnil .btn-modal-cgu-nl {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer-bottom-content #footer-top .newsletter .content .footer-ml-cnil .btn-modal-cgu-nl:hover {
    text-decoration: none;
}
.footer-bottom-content #footer-top .footer-promo .content .picture img {
    max-width: 5.625rem;
}
.footer-bottom-content #footer-top .footer-promo .content .title-medium {
    margin: 0;
}
.footer-bottom-content #footer-top .footer-promo .content .small {
    color: #FFFFFF;
    font-size: 0.8125rem;
}
.footer-bottom-content #footer-top .help {
    margin: 0 auto 3.125rem;
}
.footer-bottom-content #footer-top .links-content {
    display: flex;
    justify-content: center;
    margin: 0 auto 1.25rem;
}
.footer-bottom-content #footer-top .links-content .col {
    display: block;
    flex-basis: 33%;
    padding: 0 0.625rem 1.25rem 0;
}
.footer-bottom-content #footer-top .links-content .col .content {
    max-width: inherit;
    min-width: inherit;
}
.footer-bottom-content #bottom-link {
    background: #FFFFFF;
}
.footer-bottom-content #bottom-link .content {
    text-align: center;
}
.footer-bottom-content #bottom-link .content .bl-link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-bottom-content #bottom-link .content .copyright,
.footer-bottom-content #bottom-link .content .bl-link,
.footer-bottom-content #bottom-link .content .bl-link li a {
    color: #000;
    font-size: 0.9rem;
}

.footer-bottom-content #bottom-link .content .bl-link li {
    line-height: 1.375rem;
}

.footer-bottom-content #bottom-link .content .bl-link li a:hover {
    text-decoration: underline;
}
.footer-bottom-content #bottom-link .content .bl-link .dash {
    margin: 0 0.5rem;
}
.footer-bottom-content #footer-top .copyright {
    color: #0F0F11;
    background: #FFFFFF;
    margin: 0 0 0.625rem;
    padding: 0 0.625rem;
}

#modal-cgu-nl .modal-dialog {
    width: 75%;
    max-width: 750px;
}

#modal-cgu-nl .modal-header {
    border: none;
}
#modal-cgu-nl .modal-header .close {
    opacity: 1;
}
#modal-cgu-nl .modal-header .close:hover {
    opacity: 0.2;
}

#modal-cgu-nl .modal-body p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}
#modal-cgu-nl .modal-body p,
#modal-cgu-nl .modal-body p a {
    color: #000;
}

#modal-cgu-nl .modal-body p a {
    text-decoration: underline;
}

#modal-cgu-nl .modal-body p a:hover {
    text-decoration: none;
}

/*******************************************/
@media only screen and (max-width: 1280px) {
    .footer-bottom-content #footer-top:after, .footer-bottom-content #footer-top:before {
        display: none;
    }
    .footer-bottom-content #footer-top .wrapper {
        min-width: 100%;
    }
}
/*******************************************/
@media only screen and (max-width: 1024px) {
    .popin-ml-cnil {
        width: 70%;
    }

    .footer-bottom-content #footer-top .left {
        max-width: 18.75rem;
    }
    .footer-bottom-content #footer-top .right {
        flex: inherit;
    }
}
/*******************************************/
@media only screen and (max-width: 992px) {
    .footer-bottom-content #footer-top .left {
        padding: 1.25rem 0.625rem 1.25rem 0.625rem;
    }
    .footer-bottom-content #footer-top .left .content .box {
        padding: 1.25rem 0.625rem;
    }
    .footer-bottom-content #footer-top .right {
        padding: 2.5rem 0.625rem 2.5rem 1.25rem;
    }
    .footer-bottom-content #footer-top .follow-us {
        padding: 2.8125rem 0.625rem 3.5rem 0.625rem !important;
    }
    .footer-bottom-content #footer-top .newsletter {
        padding: 0.875rem 0.625rem !important;
    }
    .footer-bottom-content #bottom-link .content {
        font-size: 0.825rem;
    }
    .footer-bottom-content #bottom-link .content .bl-link .dash {
        margin: 0 0.18rem;
    }
}
/*******************************************/
@media only screen and (max-width: 768px) {
    .footer-bottom-content #footer-top .footer-character {
        top: -3.5rem;
        right: 0;
        width: 9.375rem;
    }
    .footer-bottom-content #footer-top .footer-character img {
        max-width: 8.75rem;
    }
    .footer-bottom-content #footer-top .wrapper {
        display: block;
    }
    .footer-bottom-content #footer-top .left, .footer-bottom-content #footer-top .right {
        max-width: inherit;
        width: auto;
    }
    .footer-bottom-content #footer-top .left .content {
        max-width: inherit;
    }
    .footer-bottom-content #footer-top .right {
        padding: 0.875rem 0.625rem 1.25rem 1.25rem;
    }
    .footer-bottom-content #footer-top .follow-us .content .title-small {
        margin: 0 0.625rem 0 0;
        width: auto;
    }
    .footer-bottom-content #footer-top .newsletter .content {
        margin: 0 auto;
        max-width: 8.75rem;
    }
    .footer-bottom-content #footer-top .links-content {
        display: block;
    }
}
/*******************************************/
@media only screen and (max-width: 767px) {
    .popin-ml-cnil {
        width: 85%;
        overflow: inherit !important;
    }
    .popin-ml-cnil .modal-inner-wrap {
        margin: 0.625rem auto 0 !important;
        height: auto !important;
    }
    .popin-ml-cnil .modal-inner-wrap .modal-header {
        width: auto;
        padding: 2.5rem 2.5rem 0;
        margin: 0;
    }

    .footer-bottom-content #bottom-link .content .bl-link {
        display: block;
    }
    .footer-bottom-content #bottom-link .content .bl-link .dash {
        display: none;
    }
}
