/*  ------  reset   ------  */
i-top-page .top-page-slider i-slider[component-name=toppageslider],
i-top-page .top-page-slider .i-slider,
i-top-page .top-page-slider i-slider {
    overflow: unset !important;
    transform: none !important;
}

/*  ------  fonts   ------  */


/*  ------  variables   ------  */

.ds9__page {
    --CLARINS-FONT: ClarinsRegular, Clarins;
    /*
    --GOTHAM-EXTRALIGHT: "Gotham_ExtraLight";
    --GOTHAM-LIGHT: "Gotham_Light";
    */
    --GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    --GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    --COLOR-DEFAULT: #333;
    --COLOR-PAGE: #AC651B;
    --COLOR-RED-A: #b40024;
    --COLOR-RED-B: #8c0b26;
}


a[data-popin-opener] {
    margin-top: 20px;
    cursor: pointer !important;
    outline: none !important;
    border-radius: 2px !important;
    text-transform: uppercase !important;
    text-decoration: underline !important;
    color: #333 !important;
    font-family: var(--GOTHAM-MEDIUM);
    display: inline-block;
}

/*  ------  page   ------  */

.ds9__page {
    font-family: var(--GOTHAM-BOOK);
    font-weight: normal;
    color: #fff;
    position: relative;
    width: 100%;
}

.ds9__page * {
    box-sizing: border-box;
}

.ds9__page h1,
.ds9__page h2,
.ds9__page h3,
.ds9__page h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.ds9__page p {
    margin: 0;
    padding: 0;
}

.ds9__page picture {
    display: block;
    width: 100%;
}

.ds9__page img {
    width: 100%;
    display: block;
}

.ds9__page sup {
    line-height: 1em;
    font-size: 0.55em;
    position: relative;
    left: 0.1em;
}

.ds9__page a {
    color: var(--COLOR-DEFAULT);
    text-decoration: none;
}

.ds9__page .ds9__container {
    position: relative;
    max-width: 1046px;
    width: 92%;
    margin: 0 auto;
}

.ds9__page .ds9__text strong,
.ds9__page .ds9__strong {
    font-family: var(--GOTHAM-MEDIUM);
    font-weight: normal;
}

.ds9__page .ds9__price {
    font-size: 16px;
    line-height: 20px;
}

.ds9__page .ds9__cta {}

.ds9__page .ds9__cta-btn {
    cursor: pointer;
    display: inline-flex;
    height: auto;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
    color: #fff;
    background-color: var(--COLOR-RED-A);
    border: 2px solid var(--COLOR-RED-A);
    border-radius: 5px;
    font-family: var(--GOTHAM-MEDIUM, Helvetica, Arial);
    font-weight: 500;
    position: relative;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
}

.ds9__page .ds9__cta-btn:hover {
    color: #fff;
    outline: 0 !important;
    background-color: var(--COLOR-RED-B);
    border-color: var(--COLOR-RED-B);
}

.ds9__page .ds9__link {
    cursor: pointer;
    text-decoration: underline;
    color: #fff;
    font-family: var(--GOTHAM-MEDIUM);
    font-size: 11px;
    line-height: 1.42em;
    text-transform: uppercase;
    display: inline-block;
}

.ds9__page .ds9__link:hover {
    text-decoration: none;
}

.ds9__page .ds9__hide {
    display: none;
}

.ds9__page .ds9__gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(280.06deg, #DC903B 2.19%, #9E4D16 34.13%, #240600 89.79%);
}

.ds9__page .ds9__nowrap {
    white-space: nowrap;
}



@media (min-width: 768px) {}


/*   header    */

.ds9__page .ds9__teaser {
    --headerImgRatio: 1px;
    position: relative;
    width: 100vw;
}

.ds9__page .ds9__teaser-body {
    position: relative;
    width: 92%;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 16px;
}

.ds9__page .ds9__teaser-media {
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 24px;
}

.ds9__page .ds9__teaser-picture {
    width: 100%;
    display: block;
}

.ds9__page .ds9__teaser-img {
    width: 100%;
    display: block;
}


.ds9__page .ds9__teaser-title {
    text-align: center;
}

.ds9__page .ds9__teaser-title span {
    font-size: 24px;
    line-height: 1.45em;
    font-family: var(--GOTHAM-MEDIUM);
    background: linear-gradient(101.16deg, #B06002 24.41%, #E8B05F 52.52%, #D7811D 79.49%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.ds9__page .ds9__teaser-text {
    font-size: 12px;
    line-height: 1.45em;
}

.ds9__page .ds9__teaser-register {
    position: relative;
    margin-bottom: 24px;
    border-radius: 8px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
}

.ds9__page .ds9__teaser-register-picto-img {
    width: 40px;
    display: block;
}

.ds9__page .ds9__teaser-register-text {
    padding: 0 12px;
}

.ds9__page .ds9__teaser-register-picto {
    width: 40px;
}

.ds9__page .ds9__teaser-subscription {
    position: relative;
    padding-bottom: 14px;
}

.ds9__page .ds9__teaser-subscription-text {
    text-align: center;
}

.ds9__page .ds9__teaser-actions {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ds9__page .ds9__teaser-actions .ds9__link {
    white-space: nowrap;
    margin-left: 24px;
}

.ds9__page .ds9__teaser-actions .ds9__link:hover {
    color: #e9d2bd;
}

.ds9__page .ds9__teaser-rgpd-handler {
    font-size: 10px;
    line-height: 1.45em;
    text-decoration: underline;
    cursor: pointer;
}

.ds9__page .ds9__teaser-rgpd-handler:hover {
    text-decoration: none;
    color: #e9d2bd;
}

.ds9__page .ds9__teaser-rgpd-handler.ds9__hide {
    display: none;
}

.ds9__page .ds9__teaser-rgpd .read-more-target {
    color: #fff;
}

.ds9__page .ds9__teaser-rgpd .read-more-target a {
    color: #fff;
}

.ds9__page .ds9__teaser-rgpd .read-more-target a:hover {
    color: #e9d2bd;
}

.ds9__page .ds9__teaser-rgpd .read-more-wrapper {
    display: none;
}

.ds9__page .ds9__teaser-rgpd .legal-requirements::before {
    height: 0;
}

.ds9__page .ds9__teaser-rgpd .postix-ellipsis {
    display: none;
}

.ds9__page .ds9__teaser-subscription-form {
    width: 100%;
    max-width: 357px;
    margin: 0 auto;
}


.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container {
    padding-top: 12px;
}

.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container form {
    display: flex;
    justify-content: space-between;
}

.ds9__page .ds9__teaser-subscription-form .email-field {
    width: 100%;
}

.ds9__page .ds9__teaser-subscription-form .email-field .form-group input {
    color: #fff;
    height: 44px;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    border: solid 1px #fff;
    font-size: 12px;
    line-height: 0.9em;
    font-family: var(--GOTHAM-BOOK);
}

.ds9__page .ds9__teaser-subscription-form .email-field .form-group input~label {
    color: #fff;
    padding-top: 0px;
}

.ds9__page .ds9__teaser-subscription-form .form-group input:not([readonly]):focus~label,
.ds9__page .ds9__teaser-subscription-form .form-group input:-webkit-autofill~label,
.ds9__page .ds9__teaser-subscription-form .newsletter-form-wrapper .form-group input.filled~label,
.ds9__page .ds9__teaser-subscription-form .newsletter-form-wrapper .form-group input:not([value=""]):not(.filled):not(.not-filled)~label {
    font-size: 8px;
    padding: 0 0 0 7px;
    opacity: 0.7;
}

.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container .subscribe .newsletter-form-1-button {
    height: 44px;
    padding: 12px 16px;
    color: #fff;
    background-color: var(--COLOR-RED-A);
    border: 2px solid var(--COLOR-RED-A);
    border-radius: 5px;
    font-family: var(--GOTHAM-MEDIUM, Helvetica, Arial);
    font-weight: 500;
    position: relative;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    transition: none;
}

.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container .subscribe .newsletter-form-1-button:hover {
    color: #fff;
    outline: 0 !important;
    background-color: var(--COLOR-RED-B);
    border-color: var(--COLOR-RED-B);
    opacity: 1;
}

.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container .subscribe .newsletter-form-1-button span {
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    white-space: nowrap;
}

.ds9__page .ds9__teaser-subscription-form .newsletter-form-1-container .subscribe {
    width: auto;
    padding-right: 0;
    padding-left: 24px;
}


@media (min-width: 768px) {

    .ds9__page .ds9__teaser {
        max-width: 560px;
    }

    .ds9__page .ds9__teaser-body {
        width: 88%;
    }


}

/*  ---   ParamÃ©trage popin   --- */
/*

.ds9__page .popin__content-closer path { fill:#ffffff; }

@media (max-width:768px){
    .ds9__page .popin__content-closer path { fill:#333333; }
}

*/


/*  ---   Popin   --- */
/*  ---   v0.1.2   --- */

.ds9__bloc-popin {
    background: #eac27c;
    padding: 30px 0;
    text-align: center;
}

.ds9__page .popin__content-opener {
    display: none;
}

.ds9__page .popin__content-wrapper {
    --popin_height: 100vh;
    --popin_top: 180px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 0;
    z-index: 10000;
}

@supports(height: 100dvh) {
    .ds9__page .popin__content-wrapper {
        --popin_height: 100dvh;
        --popin_top: 90px
    }

    .ds9__page .popin__content-title {
        color: #FF3300;
    }
}

.ds9__page .popin__content-overlay {
    background: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition-property: opacity;
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-delay: 0.3s;
}

.ds9__page .popin__content {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    transform: translateY(100%);
}

.ds9__page .popin__content-body {
    background: #fff;
    border-radius: 8px;
    max-height: calc(var(--popin_height) - var(--popin_top));
    text-rendering: optimizeLegibility;
    overflow: hidden;
}

.ds9__page .popin__content-content {
    max-height: calc(var(--popin_height) - var(--popin_top));
    overflow: hidden;
}

.ds9__page .popin__content-wrapper[data-scrollable="1"] .popin__content-content {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
}

.ds9__page .popin__content-closer {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 24px;
    height: 24px;
    background: transparent;
}

.ds9__page .popin__content-closer-white path {
    fill: #fff;
}

.ds9__page .popin__content-title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 1.375em;
}

.ds9__page .popin__content-text {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 1.375em;
}

.ds9__page .popin__content-wrapper[data-open="0"] {
    display: none;
}

.ds9__page .popin__content-wrapper[data-open="1"] {
    height: calc(var(--popin_height) + 1px);
}

.ds9__page .popin__content-wrapper[data-open="1"] .popin__content-overlay {
    transition: opacity 0.5s ease-out;
    opacity: 0.5;
}

.ds9__page .popin__content-wrapper[data-open="1"] .popin__content {
    top: 50%;
    left: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}


@media (max-width:768px) {

    .ds9__page .popin__content {
        width: 100%;
        transition-property: transform;
        transition-duration: 0.3s;
        transition-timing-function: ease-in;
        transition-delay: 0;
    }

    .ds9__page .popin__content-wrapper[data-open="1"] .popin__content {
        transition: transform 0.5s cubic-bezier(0, 0.56, 0.1, 1) 0.2s;
        transform: translateY(0);
        top: auto;
        bottom: 0;
        left: 0;
    }

    .ds9__page .popin__content-body {
        border-radius: 8px 8px 0 0;
        width: 100%;
    }

    .ds9__page .popin__content-content {
        max-height: calc(var(--popin_height) - var(--popin_top) - 40px);
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-y: contain;
    }

    .ds9__page .popin__content-handler {
        border-bottom: solid 1px #ccc;
        height: 40px;
        position: relative;
        top: 0;
        left: 0;
    }

    .ds9__page .popin__content-closer-white path {
        fill: #000;
    }

    .ds9__page .popin__content-opener {
        display: inline-block;
        cursor: pointer;
    }

    .ds9__page .popin__content-toClone {
        display: none;
    }

}


/*************************************/

.ds9__teaser-rgpd .cba-read-more-target {
    display: block !important;
}

.ds9__teaser-rgpd .cba-legal-requirements {
    display: none !important;
}

.ds9__teaser-rgpd .cba-legal-requirements a {
    color: #fff !important;
    ;
}

.ds9__teaser-rgpd-handler.ds9__hide+.cba-legal-requirements {
    display: block !important;
    text-align: left;
    color: #fff;
}

.ds9__teaser-rgpd .postfix-ellipsis,
.ds9__teaser-rgpd .cba-legal-read-more {
    display: none !important;
}

.ds9__teaser .form-row.full-width,
.ds9__teaser .form-row.fourth-width {
    display: none !important;
}

.ds9__page .ds9__teaser-subscription-form {
    margin-top: 16px;
}