@font-face {
    font-family: 'Glacial';
    src: url('../fonts/GlacialIndifference-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GlacialBold';
    src: url('../fonts/GlacialIndifference-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.club-juste-elles {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 15px;
    color: #572c26;
    font-family: inherit;
    text-align: center;
}

.club-juste-elles * {
    box-sizing: border-box;
}

.club-hero {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 35px;
    text-align: center;
}

.club-hero-img,
.club-bottom-img {
    flex: 1;
}

.club-hero-img img,
.club-bottom-img img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.club-hero-content {
    flex: 1;
    font-family: "Glacial", Arial, Sans-Serif;
}

.club-title {
    font-size: 32px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-family: "GlacialBold", Arial, Sans-Serif;
}

.club-subtitle {
    font-family: Inter, Helvetica, Verdana, sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}

.club-new {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "GlacialBold", Arial, Sans-Serif;
}

.club-text .link {
   text-decoration: underline;
}
.club-text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: Inter, Helvetica, Verdana, sans-serif;
}

.club-free {
    font-size: 24px;
    margin-bottom: 25px;
    font-family: "GlacialBold", Arial, Sans-Serif;
}

.club-actions {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.club-actions .btn-primary {
    min-width: 180px;
    border-radius: 25px;
    text-align: center;
    font-family: Inter, Helvetica, Verdana, sans-serif;
}

.club-benefits {
    background: #f8cddd;
    padding: 25px 50px;
    display: flex;
    gap: 60px;
    justify-content: center;
    margin-bottom: 35px;
}

.club-card {
    background: #fff;
    border-radius: 28px;
    padding: 25px;
    flex: 1;
    min-height: 210px;
    text-align: center;
}

.club-card h3 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #572c26;
}

.club-pink {
    color: #e97ea1;
    font-size: 24px;
    font-weight: 800;
    margin: 15px 0 5px;
}

.club-card p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 15px;
}

.club-section-title {
    text-align: center;
    font-size: 24px !important;
    margin: 35px 0 10px;
    font-family: "GlacialBold", Arial, Sans-Serif;
}

.club-section-subtitle {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 25px;
}

.club-bottom {
    display: flex;
    align-items: center;
    background: #f8cddd;
    margin-bottom: 35px;
}

.club-bottom-img {
    flex: 1.1;
}

.club-list-wrapper {
    flex: 1;
    padding: 30px;
}

.club-list {
    background: #fff;
    border-radius: 28px;
    padding: 25px 35px;
    text-align: left;
    list-style: none;
    margin: 0;
}

.club-list li {
    font-size: 15px;
    margin-bottom: 11px;
    line-height: 1.3;
    display: flex;
    align-items: center;
}

.club-list li::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('../img/coeur.png');
    background-size: contain; /* ou cover */
    background-repeat: no-repeat;
    color: #e97ea1;
    margin-right: 8px;
}

.club-final-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "GlacialBold", Arial, Sans-Serif;
}

.club-list {
    list-style: none !important;
}

@media (max-width: 768px) {
    .club-hero-img {
        order: 2;
    }
    .club-hero,
    .club-benefits,
    .club-bottom {
        flex-direction: column;
    }

    .club-actions {
        flex-wrap: nowrap;
        gap: 10px;
    }

    .club-hero {
        gap: 25px;
    }

    .club-benefits {
        padding: 20px;
        gap: 25px;
    }

    .club-new {
        font-size: 28px;
    }

    .club-bottom {
        padding-bottom: 25px;
    }

    .club-list-wrapper {
        padding: 20px;
        width: 100%;
    }

    .club-list {
        border-radius: 28px;
    }

    .club-title {
        font-size: 36px !important;
    }
    .club-subtitle {
        font-size: 18px;
    }

    .club-card h3,
    .club-pink,
    .club-free {
        font-size: 28px;
    }

    .zsx-rewards-voucher {
        padding: 10px;
    }
    .zsx-rewards-content-container h4 {
        font-size: 14px !important;
    }
    .zsx-rewards-content-container p {
        font-size: 0.825rem;
    }
}
.zsx-fidelity-card-texts h6 {
    font-weight: inherit;
}
.register-form-btn {
   margin-left: 0 !important;
}
.zs-loyalty-block .custom-checkbox {
    margin-top: 15px;
    display: block;
}
.zs-account-create-title {
    font-size: 20px !important;
}
#zs_terms {
    height: auto;
}
.zsx-fidelity-card-texts .font-bold {
    font-weight: bold;
}
#zerosix-join h1 {
    font-size: 22px !important;
}
.zsx-reward-code {
    cursor: pointer;
    display: block;
    text-align: center;
    font-weight: bold;
    font-family: "GlacialBold", Arial, Sans-Serif;
    font-size: 20px;
}
.errors_zerosix {
    height: 30px;
}

.zsx-fidelity-logo {
    text-align: center;
}

.zsx-fidelity-card-texts h2 {
    font-size: 24px !important;
    text-align: center;
}

.icon-gift-program {
    content: "";
    display: inline-block;
    width: auto;
    height: 32px;
    background-image: url('../img/picto-Fid.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}