<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes buffer {
    0% {
        transform: translateX(-100%)
    }
    to {
        transform: translateX(200%)
    }
}

.CLA37526-main a,
.CLA37526-main abbr,
.CLA37526-main acronym,
.CLA37526-main address,
.CLA37526-main applet,
.CLA37526-main article,
.CLA37526-main aside,
.CLA37526-main audio,
.CLA37526-main b,
.CLA37526-main big,
.CLA37526-main blockquote,
.CLA37526-main canvas,
.CLA37526-main caption,
.CLA37526-main center,
.CLA37526-main cite,
.CLA37526-main code,
.CLA37526-main dd,
.CLA37526-main del,
.CLA37526-main details,
.CLA37526-main dfn,
.CLA37526-main div,
.CLA37526-main dl,
.CLA37526-main dt,
.CLA37526-main em,
.CLA37526-main embed,
.CLA37526-main fieldset,
.CLA37526-main figcaption,
.CLA37526-main figure,
.CLA37526-main footer,
.CLA37526-main form,
.CLA37526-main h1,
.CLA37526-main h2,
.CLA37526-main h3,
.CLA37526-main h4,
.CLA37526-main h5,
.CLA37526-main h6,
.CLA37526-main header,
.CLA37526-main hgroup,
.CLA37526-main i,
.CLA37526-main iframe,
.CLA37526-main img,
.CLA37526-main ins,
.CLA37526-main kbd,
.CLA37526-main label,
.CLA37526-main legend,
.CLA37526-main li,
.CLA37526-main mark,
.CLA37526-main menu,
.CLA37526-main nav,
.CLA37526-main object,
.CLA37526-main ol,
.CLA37526-main output,
.CLA37526-main p,
.CLA37526-main pre,
.CLA37526-main q,
.CLA37526-main ruby,
.CLA37526-main s,
.CLA37526-main samp,
.CLA37526-main section,
.CLA37526-main small,
.CLA37526-main span,
.CLA37526-main strike,
.CLA37526-main strong,
.CLA37526-main sub,
.CLA37526-main summary,
.CLA37526-main sup,
.CLA37526-main table,
.CLA37526-main tbody,
.CLA37526-main td,
.CLA37526-main tfoot,
.CLA37526-main th,
.CLA37526-main thead,
.CLA37526-main time,
.CLA37526-main tr,
.CLA37526-main tt,
.CLA37526-main u,
.CLA37526-main ul,
.CLA37526-main var,
.CLA37526-main video {
    margin: 0 auto;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.CLA37526-main article,
.CLA37526-main aside,
.CLA37526-main details,
.CLA37526-main figcaption,
.CLA37526-main figure,
.CLA37526-main footer,
.CLA37526-main header,
.CLA37526-main hgroup,
.CLA37526-main menu,
.CLA37526-main nav,
.CLA37526-main section {
    display: block
}

.CLA37526-main ol,
.CLA37526-main ul {
    list-style: none
}

.CLA37526-main blockquote,
.CLA37526-main q {
    quotes: none
}

.CLA37526-main blockquote:after,
.CLA37526-main blockquote:before,
.CLA37526-main q:after,
.CLA37526-main q:before {
    content: ""
}

.CLA37526-main table {
    border-collapse: collapse;
    border-spacing: 0
}

#CLA37526 .CLA37526-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0
}

#CLA37526 .CLA37526-row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

#CLA37526 .CLA37526-row.CLA37526-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

#CLA37526 .CLA37526-col.CLA37526-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

#CLA37526 .CLA37526-col-xs {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 0
}

#CLA37526 .CLA37526-col-xs-1,
#CLA37526 .CLA37526-col-xs-10,
#CLA37526 .CLA37526-col-xs-11,
#CLA37526 .CLA37526-col-xs-12,
#CLA37526 .CLA37526-col-xs-2,
#CLA37526 .CLA37526-col-xs-3,
#CLA37526 .CLA37526-col-xs-4,
#CLA37526 .CLA37526-col-xs-5,
#CLA37526 .CLA37526-col-xs-6,
#CLA37526 .CLA37526-col-xs-7,
#CLA37526 .CLA37526-col-xs-8,
#CLA37526 .CLA37526-col-xs-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 0
}

#CLA37526 .CLA37526-col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

#CLA37526 .CLA37526-col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
}

#CLA37526 .CLA37526-col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
}

#CLA37526 .CLA37526-col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

#CLA37526 .CLA37526-col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
}

#CLA37526 .CLA37526-col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
}

#CLA37526 .CLA37526-col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

#CLA37526 .CLA37526-col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
}

#CLA37526 .CLA37526-col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
}

#CLA37526 .CLA37526-col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

#CLA37526 .CLA37526-col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
}

#CLA37526 .CLA37526-col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
}

#CLA37526 .CLA37526-col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

#CLA37526 .CLA37526-col-xs-offset-1 {
    margin-left: 8.333%
}

#CLA37526 .CLA37526-col-xs-offset-2 {
    margin-left: 16.667%
}

#CLA37526 .CLA37526-col-xs-offset-3 {
    margin-left: 25%
}

#CLA37526 .CLA37526-col-xs-offset-4 {
    margin-left: 33.333%
}

#CLA37526 .CLA37526-col-xs-offset-5 {
    margin-left: 41.667%
}

#CLA37526 .CLA37526-col-xs-offset-6 {
    margin-left: 50%
}

#CLA37526 .CLA37526-col-xs-offset-7 {
    margin-left: 58.333%
}

#CLA37526 .CLA37526-col-xs-offset-8 {
    margin-left: 66.667%
}

#CLA37526 .CLA37526-col-xs-offset-9 {
    margin-left: 75%
}

#CLA37526 .CLA37526-col-xs-offset-10 {
    margin-left: 83.333%
}

#CLA37526 .CLA37526-col-xs-offset-11 {
    margin-left: 91.667%
}

#CLA37526 .CLA37526-start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

#CLA37526 .CLA37526-center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

#CLA37526 .CLA37526-end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

#CLA37526 .CLA37526-top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

#CLA37526 .CLA37526-middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

#CLA37526 .CLA37526-bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
}

#CLA37526 .CLA37526-around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#CLA37526 .CLA37526-between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

#CLA37526 .CLA37526-first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

#CLA37526 .CLA37526-last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width:48em) {
    #CLA37526 .CLA37526-col-sm {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-sm-1,
    #CLA37526 .CLA37526-col-sm-10,
    #CLA37526 .CLA37526-col-sm-11,
    #CLA37526 .CLA37526-col-sm-12,
    #CLA37526 .CLA37526-col-sm-2,
    #CLA37526 .CLA37526-col-sm-3,
    #CLA37526 .CLA37526-col-sm-4,
    #CLA37526 .CLA37526-col-sm-5,
    #CLA37526 .CLA37526-col-sm-6,
    #CLA37526 .CLA37526-col-sm-7,
    #CLA37526 .CLA37526-col-sm-8,
    #CLA37526 .CLA37526-col-sm-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    #CLA37526 .CLA37526-col-sm-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    #CLA37526 .CLA37526-col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    #CLA37526 .CLA37526-col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    #CLA37526 .CLA37526-col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    #CLA37526 .CLA37526-col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    #CLA37526 .CLA37526-col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    #CLA37526 .CLA37526-col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    #CLA37526 .CLA37526-col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    #CLA37526 .CLA37526-col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    #CLA37526 .CLA37526-col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    #CLA37526 .CLA37526-col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-sm-offset-1 {
        margin-left: 8.333%
    }
    #CLA37526 .CLA37526-col-sm-offset-2 {
        margin-left: 16.667%
    }
    #CLA37526 .CLA37526-col-sm-offset-3 {
        margin-left: 25%
    }
    #CLA37526 .CLA37526-col-sm-offset-4 {
        margin-left: 33.333%
    }
    #CLA37526 .CLA37526-col-sm-offset-5 {
        margin-left: 41.667%
    }
    #CLA37526 .CLA37526-col-sm-offset-6 {
        margin-left: 50%
    }
    #CLA37526 .CLA37526-col-sm-offset-7 {
        margin-left: 58.333%
    }
    #CLA37526 .CLA37526-col-sm-offset-8 {
        margin-left: 66.667%
    }
    #CLA37526 .CLA37526-col-sm-offset-9 {
        margin-left: 75%
    }
    #CLA37526 .CLA37526-col-sm-offset-10 {
        margin-left: 83.333%
    }
    #CLA37526 .CLA37526-col-sm-offset-11 {
        margin-left: 91.667%
    }
    #CLA37526 .CLA37526-start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #CLA37526 .CLA37526-center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #CLA37526 .CLA37526-end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #CLA37526 .CLA37526-top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    #CLA37526 .CLA37526-middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    #CLA37526 .CLA37526-bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    #CLA37526 .CLA37526-around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    #CLA37526 .CLA37526-between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #CLA37526 .CLA37526-first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #CLA37526 .CLA37526-last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:62em) {
    #CLA37526 .CLA37526-col-md {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-md-1,
    #CLA37526 .CLA37526-col-md-10,
    #CLA37526 .CLA37526-col-md-11,
    #CLA37526 .CLA37526-col-md-12,
    #CLA37526 .CLA37526-col-md-2,
    #CLA37526 .CLA37526-col-md-3,
    #CLA37526 .CLA37526-col-md-4,
    #CLA37526 .CLA37526-col-md-5,
    #CLA37526 .CLA37526-col-md-6,
    #CLA37526 .CLA37526-col-md-7,
    #CLA37526 .CLA37526-col-md-8,
    #CLA37526 .CLA37526-col-md-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    #CLA37526 .CLA37526-col-md-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    #CLA37526 .CLA37526-col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    #CLA37526 .CLA37526-col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    #CLA37526 .CLA37526-col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    #CLA37526 .CLA37526-col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    #CLA37526 .CLA37526-col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    #CLA37526 .CLA37526-col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    #CLA37526 .CLA37526-col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    #CLA37526 .CLA37526-col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    #CLA37526 .CLA37526-col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    #CLA37526 .CLA37526-col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-md-offset-1 {
        margin-left: 8.333%
    }
    #CLA37526 .CLA37526-col-md-offset-2 {
        margin-left: 16.667%
    }
    #CLA37526 .CLA37526-col-md-offset-3 {
        margin-left: 25%
    }
    #CLA37526 .CLA37526-col-md-offset-4 {
        margin-left: 33.333%
    }
    #CLA37526 .CLA37526-col-md-offset-5 {
        margin-left: 41.667%
    }
    #CLA37526 .CLA37526-col-md-offset-6 {
        margin-left: 50%
    }
    #CLA37526 .CLA37526-col-md-offset-7 {
        margin-left: 58.333%
    }
    #CLA37526 .CLA37526-col-md-offset-8 {
        margin-left: 66.667%
    }
    #CLA37526 .CLA37526-col-md-offset-9 {
        margin-left: 75%
    }
    #CLA37526 .CLA37526-col-md-offset-10 {
        margin-left: 83.333%
    }
    #CLA37526 .CLA37526-col-md-offset-11 {
        margin-left: 91.667%
    }
    #CLA37526 .CLA37526-start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #CLA37526 .CLA37526-center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #CLA37526 .CLA37526-end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #CLA37526 .CLA37526-top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    #CLA37526 .CLA37526-middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    #CLA37526 .CLA37526-bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    #CLA37526 .CLA37526-around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    #CLA37526 .CLA37526-between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #CLA37526 .CLA37526-first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #CLA37526 .CLA37526-last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:75em) {
    #CLA37526 .CLA37526-col-lg {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-lg-1,
    #CLA37526 .CLA37526-col-lg-10,
    #CLA37526 .CLA37526-col-lg-11,
    #CLA37526 .CLA37526-col-lg-12,
    #CLA37526 .CLA37526-col-lg-2,
    #CLA37526 .CLA37526-col-lg-3,
    #CLA37526 .CLA37526-col-lg-4,
    #CLA37526 .CLA37526-col-lg-5,
    #CLA37526 .CLA37526-col-lg-6,
    #CLA37526 .CLA37526-col-lg-7,
    #CLA37526 .CLA37526-col-lg-8,
    #CLA37526 .CLA37526-col-lg-9 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 0;
        padding-left: 0
    }
    #CLA37526 .CLA37526-col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    #CLA37526 .CLA37526-col-lg-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    #CLA37526 .CLA37526-col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    #CLA37526 .CLA37526-col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    #CLA37526 .CLA37526-col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    #CLA37526 .CLA37526-col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    #CLA37526 .CLA37526-col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    #CLA37526 .CLA37526-col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    #CLA37526 .CLA37526-col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    #CLA37526 .CLA37526-col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    #CLA37526 .CLA37526-col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    #CLA37526 .CLA37526-col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    #CLA37526 .CLA37526-col-lg-offset-1 {
        margin-left: 8.333%
    }
    #CLA37526 .CLA37526-col-lg-offset-2 {
        margin-left: 16.667%
    }
    #CLA37526 .CLA37526-col-lg-offset-3 {
        margin-left: 25%
    }
    #CLA37526 .CLA37526-col-lg-offset-4 {
        margin-left: 33.333%
    }
    #CLA37526 .CLA37526-col-lg-offset-5 {
        margin-left: 41.667%
    }
    #CLA37526 .CLA37526-col-lg-offset-6 {
        margin-left: 50%
    }
    #CLA37526 .CLA37526-col-lg-offset-7 {
        margin-left: 58.333%
    }
    #CLA37526 .CLA37526-col-lg-offset-8 {
        margin-left: 66.667%
    }
    #CLA37526 .CLA37526-col-lg-offset-9 {
        margin-left: 75%
    }
    #CLA37526 .CLA37526-col-lg-offset-10 {
        margin-left: 83.333%
    }
    #CLA37526 .CLA37526-col-lg-offset-11 {
        margin-left: 91.667%
    }
    #CLA37526 .CLA37526-start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    #CLA37526 .CLA37526-center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    #CLA37526 .CLA37526-end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    #CLA37526 .CLA37526-top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    #CLA37526 .CLA37526-middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    #CLA37526 .CLA37526-bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    #CLA37526 .CLA37526-around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    #CLA37526 .CLA37526-between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    #CLA37526 .CLA37526-first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    #CLA37526 .CLA37526-last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@font-face {
    font-family: "Gotham SSm light A";
    src: url(../fonts/Gotham-Light-webfont.woff)format("woff"), url(../fonts/Gotham-Light-webfont.woff2)format("woff2")
}

:root {
    --screen-width: 100vw;
    --screen-height: 100vh;
    --color-white: #ffffff;
    --color-black: #000000
}

body[data-lock=true] {
    overflow: hidden
}

#CLA37526.CLA37526-main {
    font: 14px/18px"Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    line-height: 1;
    position: relative;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    color: #000;
    background-color: #fff
}

#CLA37526.CLA37526-main[data-lock=true] {
    overflow: hidden;
    width: 100vw;
    height: 100vh
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main {
        font-size: 16px
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main {
        font-size: 16px
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main {
        font-size: 16px
    }
}

#CLA37526.CLA37526-main ::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

#CLA37526.CLA37526-main ::-webkit-scrollbar-track {
    background: rgba(207, 202, 201, .15)
}

#CLA37526.CLA37526-main ::-webkit-scrollbar-thumb {
    border: 0 solid transparent;
    border-radius: 0;
    background: #000
}

#CLA37526.CLA37526-main * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif
}

#CLA37526.CLA37526-main input:focus,
#CLA37526.CLA37526-main select:focus,
#CLA37526.CLA37526-main textarea:focus {
    outline: 0
}

#CLA37526.CLA37526-main img {
    width: 100%;
    margin: 0 auto
}

#CLA37526.CLA37526-main small {
    font-size: 80%
}

#CLA37526.CLA37526-main sub,
#CLA37526.CLA37526-main sup {
    font-size: 60%
}

#CLA37526.CLA37526-main h1,
#CLA37526.CLA37526-main h2,
#CLA37526.CLA37526-main h3,
#CLA37526.CLA37526-main h4,
#CLA37526.CLA37526-main h5,
#CLA37526.CLA37526-main h6,
#CLA37526.CLA37526-main strong {
    font-family: "ClarinsRegular", "Clarins", Times, "Times New Roman", serif;
    font-weight: 400
}

#CLA37526.CLA37526-main h1 {
    font-size: 2.8571428571em;
    line-height: 1
}

#CLA37526.CLA37526-main h2 {
    font-size: 2.5em;
    line-height: 1
}

#CLA37526.CLA37526-main h3 {
    font-size: 2.1428571429em;
    line-height: 1
}

#CLA37526.CLA37526-main h4 {
    font-size: 1.7857142857em;
    line-height: 1
}

#CLA37526.CLA37526-main h5 {
    font-size: 1.4285714286em;
    line-height: 1
}

#CLA37526.CLA37526-main h6 {
    font-size: 1.1428571429em;
    line-height: 1
}

#CLA37526.CLA37526-main a {
    color: #000;
    text-decoration: underline
}

#CLA37526.CLA37526-main a:active,
#CLA37526.CLA37526-main a:focus,
#CLA37526.CLA37526-main a:hover,
#CLA37526.CLA37526-main a:visited {
    color: #000
}

#CLA37526.CLA37526-main a[data-brand],
#CLA37526.CLA37526-main button,
#CLA37526.CLA37526-main label {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #333
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main a[data-brand],
    #CLA37526.CLA37526-main button,
    #CLA37526.CLA37526-main label {
        font-size: .875em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main a[data-brand],
    #CLA37526.CLA37526-main button,
    #CLA37526.CLA37526-main label {
        font-size: 1em
    }
}

#CLA37526.CLA37526-main a[data-brand]:disabled,
#CLA37526.CLA37526-main button:disabled,
#CLA37526.CLA37526-main label:disabled {
    color: #000
}

#CLA37526.CLA37526-main a.CLA37526::selection,
#CLA37526.CLA37526-main a[data-brand]::selection,
#CLA37526.CLA37526-main button::selection,
#CLA37526.CLA37526-main label::selection {
    background-color: transparent
}

#CLA37526.CLA37526-main a[data-brand].CLA37526-button,
#CLA37526.CLA37526-main button.CLA37526-button,
#CLA37526.CLA37526-main label.CLA37526-button {
    width: fit-content;
    height: fit-content;
    min-height: 3.1428571429em;
    max-height: 3.1428571429em;
    margin: 0 auto;
    padding: .7142857143em 1.4285714286em;
    transition: border 100ms linear;
    border: 1px solid #cfcac9;
    border-radius: .3571428571em;
    background-color: #fff
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main a[data-brand].CLA37526-button,
    #CLA37526.CLA37526-main button.CLA37526-button,
    #CLA37526.CLA37526-main label.CLA37526-button {
        min-height: 2.75em;
        max-height: 2.75em
    }
}

#CLA37526.CLA37526-main .quickviewbutton:active,
#CLA37526.CLA37526-main .quickviewbutton:focus,
#CLA37526.CLA37526-main .quickviewbutton:hover,
#CLA37526.CLA37526-main .quickviewbutton:target,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:active,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:focus,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:hover,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:target,
#CLA37526.CLA37526-main button.CLA37526-button:active,
#CLA37526.CLA37526-main button.CLA37526-button:focus,
#CLA37526.CLA37526-main button.CLA37526-button:hover,
#CLA37526.CLA37526-main button.CLA37526-button:target,
#CLA37526.CLA37526-main label.CLA37526-button:active,
#CLA37526.CLA37526-main label.CLA37526-button:focus,
#CLA37526.CLA37526-main label.CLA37526-button:hover,
#CLA37526.CLA37526-main label.CLA37526-button:target {
    color: #333;
    border: 1px solid #787474
}

#CLA37526.CLA37526-main .quickviewbutton:disabled,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:disabled,
#CLA37526.CLA37526-main button.CLA37526-button:disabled,
#CLA37526.CLA37526-main label.CLA37526-button:disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: #787474
}

#CLA37526.CLA37526-main .quickviewbutton:disabled:active,
#CLA37526.CLA37526-main .quickviewbutton:disabled:focus,
#CLA37526.CLA37526-main .quickviewbutton:disabled:hover,
#CLA37526.CLA37526-main .quickviewbutton:disabled:target,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:disabled:active,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:disabled:focus,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:disabled:hover,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button:disabled:target,
#CLA37526.CLA37526-main button.CLA37526-button:disabled:active,
#CLA37526.CLA37526-main button.CLA37526-button:disabled:focus,
#CLA37526.CLA37526-main button.CLA37526-button:disabled:hover,
#CLA37526.CLA37526-main button.CLA37526-button:disabled:target,
#CLA37526.CLA37526-main label.CLA37526-button:disabled:active,
#CLA37526.CLA37526-main label.CLA37526-button:disabled:focus,
#CLA37526.CLA37526-main label.CLA37526-button:disabled:hover,
#CLA37526.CLA37526-main label.CLA37526-button:disabled:target {
    color: #787474;
    border: 1px solid #cfcac9
}

#CLA37526.CLA37526-main .quickviewbutton--primary[data-brand=clarins],
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--primary[data-brand=clarins],
#CLA37526.CLA37526-main button.CLA37526-button--primary[data-brand=clarins],
#CLA37526.CLA37526-main label.CLA37526-button--primary[data-brand=clarins] {
    color: #fff;
    border: 2px solid transparent;
    background-color: #b40024
}

#CLA37526.CLA37526-main .quickviewbutton--primary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--primary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main button.CLA37526-button--primary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main label.CLA37526-button--primary[data-brand=clarins]:hover {
    color: #fff;
    background-color: #8c0b26
}

#CLA37526.CLA37526-main .quickviewbutton--primary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--primary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main button.CLA37526-button--primary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main label.CLA37526-button--primary[data-brand=clarins]:focus {
    color: #fff;
    border: 2px solid #63021a;
    background-color: #b40024
}

#CLA37526.CLA37526-main .quickviewbutton--primary[data-brand=clarins]:active,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--primary[data-brand=clarins]:active,
#CLA37526.CLA37526-main button.CLA37526-button--primary[data-brand=clarins]:active,
#CLA37526.CLA37526-main label.CLA37526-button--primary[data-brand=clarins]:active {
    color: #fff;
    border: 2px solid #63021a;
    background-color: #b40024
}

#CLA37526.CLA37526-main .quickviewbutton--secondary[data-brand=clarins],
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--secondary[data-brand=clarins],
#CLA37526.CLA37526-main button.CLA37526-button--secondary[data-brand=clarins],
#CLA37526.CLA37526-main label.CLA37526-button--secondary[data-brand=clarins] {
    color: #333;
    border: 1px solid #cfcac9;
    background-color: #fff
}

#CLA37526.CLA37526-main .quickviewbutton--secondary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--secondary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main button.CLA37526-button--secondary[data-brand=clarins]:hover,
#CLA37526.CLA37526-main label.CLA37526-button--secondary[data-brand=clarins]:hover {
    color: #8c0b26;
    border: 1px solid #787474
}

#CLA37526.CLA37526-main .quickviewbutton--secondary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--secondary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main button.CLA37526-button--secondary[data-brand=clarins]:focus,
#CLA37526.CLA37526-main label.CLA37526-button--secondary[data-brand=clarins]:focus {
    color: #333;
    border: 2px solid #63021a;
    border-radius: .5em
}

#CLA37526.CLA37526-main .quickviewbutton--secondary[data-brand=clarins]:active,
#CLA37526.CLA37526-main a[data-brand].CLA37526-button--secondary[data-brand=clarins]:active,
#CLA37526.CLA37526-main button.CLA37526-button--secondary[data-brand=clarins]:active,
#CLA37526.CLA37526-main label.CLA37526-button--secondary[data-brand=clarins]:active {
    color: #333;
    border: 2px solid #63021a
}

#CLA37526.CLA37526-main .quickviewbutton {
    font-size: 16px;
    line-height: normal;
    width: fit-content;
    height: fit-content;
    min-height: 3.1428571429em;
    max-height: 3.1428571429em;
    margin: 0 auto;
    padding: .7142857143em 1.4285714286em;
    transition: border 100ms linear;
    border: 1px solid #cfcac9;
    border-radius: .3571428571em;
    background-color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .quickviewbutton {
        min-height: 2.75em;
        max-height: 2.75em
    }
}

#CLA37526.CLA37526-main .quickviewbutton:after {
    font-size: 16px;
    line-height: 1;
    content: "Buy now";
    display: flex;
    text-transform: none;
    text-decoration: none
}

#CLA37526.CLA37526-main a.CLA37526:disabled {
    color: #000
}

#CLA37526.CLA37526-main a.CLA37526-button {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    width: fit-content;
    max-width: 100%;
    height: fit-content;
    min-height: 3.1428571429em;
    max-height: 3.1428571429em;
    margin: 0 auto;
    padding: .7142857143em 1.4285714286em;
    transition: border 100ms linear;
    border: 1px solid #cfcac9;
    border-radius: .3571428571em;
    background-color: #fff
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main a.CLA37526-button {
        font-size: .875em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main a.CLA37526-button {
        font-size: 1em
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main a.CLA37526-button {
        min-height: 2.75em;
        max-height: 2.75em
    }
}

#CLA37526.CLA37526-main a.CLA37526-button:active,
#CLA37526.CLA37526-main a.CLA37526-button:focus,
#CLA37526.CLA37526-main a.CLA37526-button:hover,
#CLA37526.CLA37526-main a.CLA37526-button:target {
    color: #333;
    border: 1px solid #787474
}

#CLA37526.CLA37526-main a.CLA37526-button:disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: #787474
}

#CLA37526.CLA37526-main a.CLA37526-button:disabled:active,
#CLA37526.CLA37526-main a.CLA37526-button:disabled:focus,
#CLA37526.CLA37526-main a.CLA37526-button:disabled:hover,
#CLA37526.CLA37526-main a.CLA37526-button:disabled:target {
    color: #787474;
    border: 1px solid #cfcac9
}

#CLA37526.CLA37526-main a.CLA37526-button--primary[data-brand=clarins] {
    color: #fff;
    border: 2px solid transparent;
    background-color: #b40024
}

#CLA37526.CLA37526-main a.CLA37526-button--primary[data-brand=clarins]:hover {
    color: #fff;
    background-color: #8c0b26
}

#CLA37526.CLA37526-main a.CLA37526-button--primary[data-brand=clarins]:focus {
    color: #fff;
    border: 2px solid #63021a;
    background-color: #b40024
}

#CLA37526.CLA37526-main a.CLA37526-button--primary[data-brand=clarins]:active {
    color: #fff;
    border: 2px solid #63021a;
    background-color: #b40024
}

#CLA37526.CLA37526-main a.CLA37526-button--secondary[data-brand=clarins] {
    color: #333;
    border: 1px solid #cfcac9;
    background-color: #fff
}

#CLA37526.CLA37526-main a.CLA37526-button--secondary[data-brand=clarins]:hover {
    color: #8c0b26;
    border: 1px solid #787474
}

#CLA37526.CLA37526-main a.CLA37526-button--secondary[data-brand=clarins]:focus {
    color: #333;
    border: 2px solid #63021a;
    border-radius: .5em
}

#CLA37526.CLA37526-main a.CLA37526-button--secondary[data-brand=clarins]:active {
    color: #333;
    border: 2px solid #63021a
}

#CLA37526.CLA37526-main p {
    font-size: 1em;
    line-height: 1.5;
    padding: .5%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main p {
        font-size: .875em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main p {
        font-size: .875em
    }
}

#CLA37526.CLA37526-main section[data-name] {
    position: relative
}

#CLA37526.CLA37526-main section[data-name] h3 {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    position: relative;
    font-size: 36px;
    line-height: 1.15;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto .3571428571em;
    letter-spacing: normal;
    max-width: 90%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main section[data-name] h3 {
        margin-bottom: .625em;
        line-height: 1;
        max-width: 92%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main section[data-name] h3 {
        font-size: 40px
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main section[data-name] h3 {
        font-size: 45px
    }
}

#CLA37526.CLA37526-main section[data-name] h3:before {
    content: attr(data-section);
    font-size: 14px;
    font-weight: 700;
    margin-bottom: .8571428571em;
    color: #000;
    letter-spacing: normal
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main section[data-name] h3:before {
        margin-bottom: .875em
    }
}

#CLA37526.CLA37526-main section[data-name] h3~p {
    margin-bottom: 2.2857142857em;
    padding-left: 1.7857142857em;
    padding-right: 1.7857142857em
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main section[data-name] h3~p {
        margin-bottom: 0
    }
}

#CLA37526.CLA37526-main section[data-active=false],
#CLA37526.CLA37526-main section[data-active] {
    display: none
}

#CLA37526.CLA37526-main section[data-active=true] {
    display: flex
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .slick-list {
        margin: 0-4px
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main .slick-list {
        margin: 0
    }
}

#CLA37526.CLA37526-main .slick-arrow:after {
    display: none !important
}

#CLA37526.CLA37526-main .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 1.4285714286em;
    padding: 0;
    list-style-type: none
}

#CLA37526.CLA37526-main .slick-dots li {
    margin: 0 .1428571429em;
    background: 0 0
}

#CLA37526.CLA37526-main .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .25);
    text-indent: -9999px;
    opacity: 1;
    min-width: 45%;
    min-height: 45%
}

#CLA37526.CLA37526-main .slick-dots li.slick-active button {
    background-color: #000
}

#CLA37526.CLA37526-main .slick-track {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    align-items: stretch;
    max-height: 100%;
    padding: .3571428571em 0 3.2142857143em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .slick-track {
        padding: .625em 0 1.25em
    }
}

#CLA37526.CLA37526-main .slick-track&gt;div,
#CLA37526.CLA37526-main .slick-track&gt;div&gt;div {
    max-height: 100%;
    min-height: 100%;
    height: 100%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .slick-track&gt;div {
        padding: 0 4px
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main .slick-track&gt;div {
        padding: 0
    }
}

#CLA37526 img {
    display: inherit
}

.CLA37526-bar {
    position: fixed;
    z-index: 99;
    overflow: hidden;
    width: 100vw;
    height: 3px;
    margin: 0 auto;
    background-color: rgba(180, 0, 36, .15)
}

.CLA37526-bar-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 3px;
    animation: buffer 1500ms ease-in-out infinite;
    background-color: #b40024
}

#CLA37526 .CLA37526-F-Arial {
    font-family: Arial, Helvetica, sans-serif
}

#CLA37526 .CLA37526-F-Times {
    font-family: Times, "Times New Roman", serif
}

#CLA37526 .CLA37526-F-ClarinsRegular {
    font-family: "ClarinsRegular", "Clarins", Times, "Times New Roman", serif
}

#CLA37526 .CLA37526-F-GothamSSmMedium {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif
}

#CLA37526 .CLA37526-F-GothamSSmBook {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif
}

#CLA37526 .CLA37526-F-GothamLight {
    font-family: "Gotham Light", "Gotham SSm light A", "Gotham SSm light B", "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif
}

#CLA37526 .CLA37526-F-GothamSSmLight {
    font-family: "Gotham SSm light A", "Gotham SSm light B", "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif
}

#CLA37526 .CLA37526-flex {
    display: flex
}

#CLA37526 .CLA37526-relative {
    position: relative
}

#CLA37526 .CLA37526.isBlocked {
    overflow: hidden;
    width: 100vw;
    height: 100vh
}

#CLA37526 .CLA37526-hidden,
#CLA37526 .CLA37526-hidden--mobile {
    display: none
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526-hidden--mobile {
        display: block
    }
}

#CLA37526 .CLA37526-hidden--tablet {
    display: block
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526-hidden--tablet {
        display: none
    }
}

@media only screen and (min-width:992px) {
    #CLA37526 .CLA37526-hidden--tablet {
        display: block
    }
}

#CLA37526 .CLA37526-hidden--tablet-medium {
    display: block
}

@media only screen and (min-width:992px) {
    #CLA37526 .CLA37526-hidden--tablet-medium {
        display: none
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526 .CLA37526-hidden--tablet-medium {
        display: block
    }
}

#CLA37526 .CLA37526-hidden--desktop {
    display: block
}

@media only screen and (min-width:1280px) {
    #CLA37526 .CLA37526-hidden--desktop {
        display: none
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526 .CLA37526-hidden--desktop {
        display: block
    }
}

#CLA37526 .CLA37526-hidden--desktop-medium {
    display: block
}

@media only screen and (min-width:1440px) {
    #CLA37526 .CLA37526-hidden--desktop-medium {
        display: none
    }
}

#CLA37526 .CLA37526--dynamic-price[data-price] span,
#CLA37526 .CLA37526-block,
#CLA37526 .CLA37526-block--mobile {
    display: block
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526-block--mobile {
        display: none
    }
}

#CLA37526 .CLA37526-block--tablet {
    display: none
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526-block--tablet {
        display: block
    }
}

#CLA37526 .CLA37526-block--tablet-medium {
    display: none
}

@media only screen and (min-width:992px) {
    #CLA37526 .CLA37526-block--tablet-medium {
        display: block
    }
}

#CLA37526 .CLA37526-block--desktop {
    display: none
}

@media only screen and (min-width:1280px) {
    #CLA37526 .CLA37526-block--desktop {
        display: block
    }
}

#CLA37526 .CLA37526-block--desktop-medium,
#CLA37526.CLA37526-main .CLA37526-accordion&gt;label:before,
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio] {
    display: none
}

@media only screen and (min-width:1440px) {
    #CLA37526 .CLA37526-block--desktop-medium {
        display: block
    }
}

#CLA37526 .CLA37526-margin-Top-0 {
    margin-top: 0
}

#CLA37526 .CLA37526-margin-Top-2 {
    margin-top: .125em
}

#CLA37526 .CLA37526-margin-Top-5 {
    margin-top: .3125em
}

#CLA37526 .CLA37526-margin-Top-10 {
    margin-top: .625em
}

#CLA37526 .CLA37526-margin-Top-15 {
    margin-top: .9375em
}

#CLA37526 .CLA37526-margin-Top-20 {
    margin-top: 1.25em
}

#CLA37526 .CLA37526-wrapper {
    font: inherit;
    position: relative;
    width: 100%;
    min-width: 22.8571428571em;
    height: 100%;
    margin: 0 auto;
    max-width: 1600px
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526-wrapper {
        padding-right: 0;
        padding-left: 0
    }
}

#CLA37526 .CLA37526--dynamic-price[data-price]:before {
    display: none;
    content: attr(data-default)
}

#CLA37526 .CLA37526--dynamic-price[data-price$="%"]:before,
#CLA37526 .CLA37526--dynamic-price[data-price*="N/A"]:before,
#CLA37526 .CLA37526--dynamic-price[data-price*=Product]:before,
#CLA37526 .CLA37526--dynamic-price[data-price*=price]:before,
#CLA37526 .CLA37526--dynamic-price[data-price=""]:before,
#CLA37526 .CLA37526--dynamic-price[data-price|="%"]:before {
    display: block !important
}

#CLA37526 .CLA37526--dynamic-price[data-price$="%"] span,
#CLA37526 .CLA37526--dynamic-price[data-price*="N/A"] span,
#CLA37526 .CLA37526--dynamic-price[data-price*=Product] span,
#CLA37526 .CLA37526--dynamic-price[data-price*=price] span,
#CLA37526 .CLA37526--dynamic-price[data-price=""] span,
#CLA37526 .CLA37526--dynamic-price[data-price|="%"] span {
    display: none !important
}

#CLA37526 .CLA37526--dynamic-rate {
    margin-top: 1.4285714286em;
    height: 100%
}

@media only screen and (min-width:768px) {
    #CLA37526 .CLA37526--dynamic-rate {
        margin-top: .5em
    }
}

#CLA37526 .CLA37526--dynamic-rate svg {
    width: 100%;
    max-width: 90px
}

#CLA37526 .CLA37526--dynamic-rate i {
    font: 14px/1 FontAwesome;
    color: #b40024
}

#CLA37526 .CLA37526-video {
    position: relative
}

#CLA37526 .CLA37526-video&gt;div,
#CLA37526.CLA37526-main [data-name] .CLA37526-video&gt;div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#CLA37526 .CLA37526-video iframe,
#CLA37526.CLA37526-main [data-name] .CLA37526-video iframe {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: calc(100% + 4px)
}

#CLA37526 .CLA37526-video * img,
#CLA37526 .CLA37526-video picture,
#CLA37526.CLA37526-main [data-name] .CLA37526-video picture {
    width: 100%;
    height: 100%
}

#CLA37526 .CLA37526-YMK-module {
    min-width: 17.8571428571em;
    max-width: max-content;
    min-height: 100%;
    background-color: #000
}

#CLA37526 .CLA37526-YMK-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 3
}

#CLA37526 .CLA37526-YMK-popup[data-open="1"] {
    display: flex
}

#CLA37526 .CLA37526-YMK-wrapper {
    position: relative;
    background-color: #000;
    min-width: max-content;
    max-width: 50em;
    max-height: 80%;
    z-index: 2;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    border: 0 solid #b40024
}

#CLA37526 .CLA37526-YMK-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .65);
    cursor: not-allowed
}

#CLA37526 .CLA37526-YMK-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

#CLA37526 .CLA37526-YMK-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: .7142857143em;
    padding: 1.4285714286em
}

#CLA37526 .CLA37526-YMK-content ul li {
    width: 2.1428571429em;
    height: 2.1428571429em;
    border-radius: 50%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .25);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

#CLA37526 .CLA37526-YMK-content ul li a {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-indent: -9999px
}

#CLA37526 .CLA37526-YMK-selection {
    display: none;
    background-color: #fff
}

#CLA37526 .CLA37526-YMK-close {
    position: absolute;
    top: -5%;
    right: 0;
    display: none
}

#CLA37526.CLA37526-main .CLA37526-accordions {
    max-width: 90%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-accordions {
        max-width: 50%
    }
}

#CLA37526.CLA37526-main .CLA37526-accordion {
    font-family: inherit;
    transform: translateZ(0)
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;input {
    position: absolute;
    display: none;
    height: 0;
    transition: all 250ms linear;
    opacity: 0
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;input:checked~label:after {
    content: "-"
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;input:checked~section {
    height: initial;
    min-height: auto;
    transform: translateY(0);
    opacity: 1
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;label {
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: flex;
    float: none;
    align-items: center;
    height: 10vw;
    cursor: pointer;
    text-align: left;
    color: inherit;
    border-bottom: 1px dashed rgba(0, 0, 0, .15)
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-accordion&gt;label {
        font-size: .875em;
        height: 3.1428571429em
    }
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;label:after {
    font-size: 1.4285714286em;
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 30px;
    content: "+";
    transform: translateY(-50%);
    text-align: center
}

#CLA37526.CLA37526-main .CLA37526-accordion&gt;section {
    overflow: hidden;
    height: 0;
    padding: 0 .7142857143em;
    transition: all 250ms ease-in-out;
    transform: translateY(20px);
    text-align: left;
    opacity: 0
}

#CLA37526.CLA37526-main .CLA37526-tabs {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 auto
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-tabs {
        width: min(50%, 992px)
    }
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-labels {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 7.1428571429em;
    margin: 0 auto
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-labels label {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 1.4285714286em;
    height: 1.4285714286em;
    margin: 0 auto;
    color: rgba(0, 0, 0, .5)
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-labels label span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    cursor: pointer;
    transition: all 250ms linear;
    border: 1px solid transparent;
    border-radius: 50%
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-labels label span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: .7142857143em;
    height: .7142857143em;
    margin-top: -.3571428571em;
    margin-left: -.3571428571em;
    content: "";
    transition: all 250ms linear;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5)
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-panels,
#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 3%
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-panels&gt;div {
    position: relative;
    display: none;
    min-height: 14.2857142857em
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio]~.CLA37526-panels&gt;div::before {
    font-size: 3.5714285714em;
    line-height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: attr(data-id);
    transform: translate(-50%, -50%);
    color: rgba(255, 0, 0, .25)
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab1]:checked~.CLA37526-labels label[for=CLA37526-T1-tab1],
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab2]:checked~.CLA37526-labels label[for=CLA37526-T1-tab2],
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab3]:checked~.CLA37526-labels label[for=CLA37526-T1-tab3],
#CLA37526.CLA37526-main input[type=checkbox]:checked~label {
    color: #000
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab1]:checked~.CLA37526-labels label[for=CLA37526-T1-tab1] span,
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab2]:checked~.CLA37526-labels label[for=CLA37526-T1-tab2] span,
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab3]:checked~.CLA37526-labels label[for=CLA37526-T1-tab3] span {
    border: 1px solid rgba(0, 0, 0, .25)
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab1]:checked~.CLA37526-labels label[for=CLA37526-T1-tab1] span::before,
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab2]:checked~.CLA37526-labels label[for=CLA37526-T1-tab2] span::before,
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab3]:checked~.CLA37526-labels label[for=CLA37526-T1-tab3] span::before {
    background-color: rgba(255, 0, 0, .5)
}

#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab1]:checked~.CLA37526-panels&gt;div[data-id="1"],
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab2]:checked~.CLA37526-panels&gt;div[data-id="2"],
#CLA37526.CLA37526-main .CLA37526-tabs input[type=radio][id=CLA37526-T1-tab3]:checked~.CLA37526-panels&gt;div[data-id="3"] {
    display: block
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-button=false] [data-type=readmore],
#CLA37526.CLA37526-main input[type=checkbox] {
    display: none
}

#CLA37526.CLA37526-main input[type=checkbox]~label {
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    color: rgba(0, 0, 0, .5);
    overflow: unset;
    position: absolute;
    z-index: 1;
    top: 3.4285714286em;
    left: 50%;
    transform: translateX(-50%);
    height: 2.1428571429em;
    width: 3.7142857143em
}

#CLA37526.CLA37526-main input[type=checkbox]~label:after,
#CLA37526.CLA37526-main input[type=checkbox]~label:before {
    position: absolute;
    top: 55%;
    display: block;
    width: initial;
    transform: translateY(-50%)
}

#CLA37526.CLA37526-main input[type=checkbox]~label span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    cursor: pointer;
    transition: all 250ms linear;
    border-radius: 1.8571428571em;
    background-color: rgba(0, 0, 0, .1);
    background-color: #fff
}

#CLA37526.CLA37526-main input[type=checkbox]~label span::before {
    position: absolute;
    top: 50%;
    content: "";
    transition: all 250ms linear;
    transform: translateX(0);
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .5);
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    left: .5714285714em
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div {
    position: relative;
    min-height: 14.2857142857em;
    display: flex
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:first-child {
    position: relative;
    visibility: visible
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:last-child {
    position: absolute;
    visibility: hidden
}

#CLA37526.CLA37526-main input[type=checkbox]:checked~label span::before {
    background-color: #000;
    transform: translateX(164%)
}

#CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:first-child {
    position: absolute;
    visibility: hidden
}

#CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:last-child {
    position: relative;
    visibility: visible
}

#CLA37526.CLA37526-main button:active,
#CLA37526.CLA37526-main button:focus {
    outline: 0 !important
}

#CLA37526.CLA37526-main .CLA37526-titleColor--Brown {
    color: #c07c5a
}

#CLA37526.CLA37526-main .CLA37526-titleColor--OrangeHot {
    color: #ff5c41
}

#CLA37526.CLA37526-main .CLA37526-titleColor--Cherry {
    color: #cf2334
}

#CLA37526.CLA37526-main .CLA37526--dynamic-price {
    font-size: 1em;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif
}

#CLA37526.CLA37526-main .CLA37526--dynamic-price--small {
    font-size: .7857142857em;
    margin-top: .5454545455em
}

#CLA37526.CLA37526-main .CLA37526-carousel {
    text-align: center;
    margin-bottom: 3.1428571429em
}

#CLA37526.CLA37526-main .CLA37526-carousel:not(:has(ul.slick-dots)) {
    margin-bottom: 2.5em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-carousel:not(:has(ul.slick-dots)) {
        margin-bottom: 4.375em
    }
}

@media only screen and (max-width:480px) {
    #CLA37526.CLA37526-main .CLA37526-carousel:not(:has(ul.slick-dots)) .slick-track {
        padding-bottom: .7142857143em;
        margin-bottom: initial
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-carousel {
        margin-bottom: 4.375em
    }
}

#CLA37526.CLA37526-main .CLA37526-carousel p {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    margin: 1.4285714286em auto
}

#CLA37526.CLA37526-main .CLA37526-carousel img {
    margin-bottom: 1.4285714286em
}

#CLA37526.CLA37526-main .CLA37526-carousel .CLA37526-button {
    margin-top: 1.9285714286em
}

#CLA37526.CLA37526-main .CLA37526-carousel--item {
    display: inline-block;
    width: 100%
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-dots li button,
#CLA37526.CLA37526-main .CLA37526-carousel .slick-next,
#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev {
    color: transparent;
    display: block
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-next,
#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev {
    width: 40px;
    height: 40px;
    z-index: 1;
    top: 30%
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-next::before,
#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-size: 100%auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-next.slick-disabled:before,
#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev.slick-disabled:before {
    opacity: 0
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-next {
    right: -5%
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-next::before {
    background-image: url(../images/CLA37526-icon-arrow-next.png)
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev {
    left: -5%
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-prev::before {
    background-image: url(../images/CLA37526-icon-arrow-prev.png)
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-dots li button:before {
    opacity: 1;
    color: #fff;
    font-size: 10px
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-dots li.slick-active button:before {
    color: #000
}

#CLA37526.CLA37526-main .CLA37526-carousel .slick-dots {
    bottom: -1.0714285714em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-carousel .slick-dots {
        bottom: -2.5em
    }
}

#CLA37526.CLA37526-main .CLA37526-buttonTry {
    margin: auto;
    position: relative;
    background-color: transparent;
    border: 0;
    font-size: .9285714286em;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    color: #b40024;
    padding: .6923076923em 1.5384615385em .6923076923em 3.4615384615em;
    background: linear-gradient(to right, #b40024 1px, transparent 1px)0 0, linear-gradient(to right, #b40024 1px, transparent 1px)0 100%, linear-gradient(to left, #b40024 1px, transparent 1px) 100%0, linear-gradient(to left, #b40024 1px, transparent 1px) 100% 100%, linear-gradient(to bottom, #b40024 1px, transparent 1px)0 0, linear-gradient(to bottom, #b40024 1px, transparent 1px) 100%0, linear-gradient(to top, #b40024 1px, transparent 1px)0 100%, linear-gradient(to top, #b40024 1px, transparent 1px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 7px 7px
}

#CLA37526.CLA37526-main .CLA37526-buttonTry:disabled,
#CLA37526.CLA37526-main .CLA37526-buttonTry[disabled],
#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry:disabled,
#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry[disabled] {
    color: rgba(0, 0, 0, .5);
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 1px, transparent 1px)0 0, linear-gradient(to right, rgba(0, 0, 0, .5) 1px, transparent 1px)0 100%, linear-gradient(to left, rgba(0, 0, 0, .5) 1px, transparent 1px) 100%0, linear-gradient(to left, rgba(0, 0, 0, .5) 1px, transparent 1px) 100% 100%, linear-gradient(to bottom, rgba(0, 0, 0, .5) 1px, transparent 1px)0 0, linear-gradient(to bottom, rgba(0, 0, 0, .5) 1px, transparent 1px) 100%0, linear-gradient(to top, rgba(0, 0, 0, .5) 1px, transparent 1px)0 100%, linear-gradient(to top, rgba(0, 0, 0, .5) 1px, transparent 1px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 7px 7px
}

#CLA37526.CLA37526-main .CLA37526-buttonTry:disabled:before,
#CLA37526.CLA37526-main .CLA37526-buttonTry[disabled]:before,
#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry:disabled:before,
#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry[disabled]:before {
    background-image: url(../images/CLA37525-loader.svg)
}

#CLA37526.CLA37526-main .CLA37526-buttonTry::before {
    top: -2%;
    content: "";
    position: absolute;
    width: 20px;
    height: 100%;
    background-image: url(../images/CLA37526-icon-camera.png);
    background-position: center;
    background-size: 100%auto;
    background-repeat: no-repeat;
    left: 20px
}

#CLA37526.CLA37526-main .CLA37526-buttonTry[data-active="0"],
#CLA37526.CLA37526-main .CLA37526-buttonTry[data-hidden="1"] {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

#CLA37526.CLA37526-main .CLA37526-txtAlign--center,
#CLA37526.CLA37526-main .CLA37526-txtAlign--center-Mob {
    text-align: center
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-txtAlign--center-Mob {
        text-align: left
    }
}

#CLA37526.CLA37526-main .CLA37526-txtColor--lightOrange {
    color: #fb9c5c
}

#CLA37526.CLA37526-main .CLA37526-txtColor--lightBrown {
    color: #e06b1d
}

#CLA37526.CLA37526-main .CLA37526-txtColor--darkPurple {
    color: #774446
}

#CLA37526.CLA37526-main .CLA37526-txtColor--lightPurple {
    color: #9e696b
}

#CLA37526.CLA37526-main .CLA37526-txtColor--Skin {
    color: #f38365
}

#CLA37526.CLA37526-main .CLA37526-txtColor--GrayPurple {
    color: #9b7374
}

#CLA37526.CLA37526-main .CLA37526-txtColor--PinkLight {
    color: #f66c75
}

#CLA37526.CLA37526-main .CLA37526-txtColor--Cherry {
    color: #cf2334
}

#CLA37526.CLA37526-main .CLA37526-txtColor--DarkPink {
    color: #d3787a
}

#CLA37526.CLA37526-main .CLA37526-txtColor--BlackPink {
    color: #760000
}

#CLA37526.CLA37526-main .CLA37526-txtColor--MediumOrange {
    color: #f1724f
}

#CLA37526.CLA37526-main .CLA37526-txtColor--HotPurple {
    color: #d58082
}

#CLA37526.CLA37526-main .CLA37526-txtColor--HotPink {
    color: #c11052
}

#CLA37526.CLA37526-main .CLA37526-textContainer {
    margin-bottom: 1.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-textContainer {
        margin-bottom: 1.5em
    }
}

#CLA37526.CLA37526-main .CLA37526-tabs {
    width: 100%;
    padding: 8.5714285714em 1.4285714286em 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-tabs {
        padding: 0
    }
}

#CLA37526.CLA37526-main .CLA37526-panels img,
#CLA37526.CLA37526-main [data-name] .CLA37526-carousel img,
#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--item img {
    width: auto
}

#CLA37526.CLA37526-main .CLA37526-panels p {
    padding: 0
}

#CLA37526.CLA37526-main .CLA37526-panels h4,
#CLA37526.CLA37526-main .CLA37526-panels h6 {
    font-size: 2.1428571429em;
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    margin-bottom: 1.3333333333em
}

#CLA37526.CLA37526-main .CLA37526-panels h6 {
    font-size: 1.5714285714em;
    margin-bottom: 1.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main .CLA37526-panels h6 {
        margin-bottom: .4545454545em
    }
    #CLA37526.CLA37526-main .CLA37526-panels:before {
        content: "VS";
        position: absolute;
        top: 1.4285714286em;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        width: 2.2857142857em;
        height: 2.2857142857em;
        background-color: #fff;
        border-radius: 50%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 28px;
        font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
        font-weight: 700
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~label {
        display: none
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~label::after,
#CLA37526.CLA37526-main input[type=checkbox]~label::before {
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    font-size: 1.1428571429em;
    background: 0 0;
    box-shadow: none
}

#CLA37526.CLA37526-main input[type=checkbox]~label::before {
    content: "natural";
    left: -.7142857143em;
    transform: translate(-100%, -50%)
}

#CLA37526.CLA37526-main input[type=checkbox]~label::after {
    content: "dramatic";
    right: -.7142857143em;
    transform: translate(100%, -50%)
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div {
        z-index: 0;
        display: flex;
        padding: 3.75em 1.25em 1.25%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div {
        padding: 3.75em 1.25em 1.25%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div {
        padding: 3.75em 5em 1.25%
    }
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:first-child {
        padding-left: 11.25em
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:first-child {
        padding-left: 13.75em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:last-child {
        padding-right: 11.25em
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:last-child {
        padding-right: 13.75em
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels~label {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels~label:before {
    position: relative
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels~label:after {
    position: relative;
    display: flex
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels~label:before {
    display: flex;
    content: attr(data-dramatic)
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-panels~label:after {
    display: none;
    content: attr(data-natural)
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-button {
    text-transform: initial;
    max-width: 90%;
    margin-bottom: 3.5714285714em
}

@media only screen and (min-width:480px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-button {
        margin-bottom: 0;
        display: none
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    bottom: 3.5714285714em;
    min-height: max-content;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
    gap: 20px;
    padding: 1.4285714286em .7142857143em;
    top: 0;
    margin-bottom: 1.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
        top: initial;
        position: absolute;
        padding: 1.0714285714em .7142857143em;
        max-width: 94%;
        flex-direction: row;
        bottom: 2.1428571429em;
        margin-bottom: 0
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
        bottom: 2.1428571429em;
        max-width: 70%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
        bottom: 3.5714285714em;
        max-width: 60%
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
        max-width: 50%
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div {
    position: relative;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div {
        text-align: left;
        align-items: flex-start
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child {
    align-items: center
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child {
        min-width: 180px;
        max-width: 180px
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #ea4b44;
    display: none
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child:before {
        transform: translateY(-50%);
        display: flex;
        left: 113%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child:before {
        left: 105%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:first-child:before {
        left: 115%
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:last-child {
        padding-left: 5.5%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:last-child {
        padding-left: 3.5%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote&gt;div:last-child {
        padding-left: 5.5%
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote p {
    margin: 0;
    max-width: 90%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote p {
        max-width: 100%
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote a {
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    margin: 1.4285714286em 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote a {
        margin-top: .2142857143em;
        margin-bottom: 0
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry {
    margin: auto;
    position: relative;
    background-color: transparent;
    border: 0;
    font-size: 18px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    color: #ea4b44;
    padding: .6923076923em 1.5384615385em .6923076923em 3.8461538462em;
    background: linear-gradient(to right, #ea4b44 1px, transparent 1px)0 0, linear-gradient(to right, #ea4b44 1px, transparent 1px)0 100%, linear-gradient(to left, #ea4b44 1px, transparent 1px) 100%0, linear-gradient(to left, #ea4b44 1px, transparent 1px) 100% 100%, linear-gradient(to bottom, #ea4b44 1px, transparent 1px)0 0, linear-gradient(to bottom, #ea4b44 1px, transparent 1px) 100%0, linear-gradient(to top, #ea4b44 1px, transparent 1px)0 100%, linear-gradient(to top, #ea4b44 1px, transparent 1px) 100% 100%;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    width: max-content
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry {
        font-size: .9285714286em;
        padding: .6923076923em 1.5384615385em .6923076923em 3.4615384615em
    }
}

#CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry::before {
    top: -2%;
    left: 20px;
    width: 35px;
    background-image: url(../images/CLA37526-icon-camera-orange.png)
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]~.CLA37526-tabs .CLA37526-quote .CLA37526-buttonTry::before {
        left: 20px;
        width: 24px
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels&gt;div {
        display: block
    }
    #CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:first-child,
    #CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels&gt;div[data-id]:last-child {
        display: block
    }
}

#CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels~label:before {
    display: none
}

#CLA37526.CLA37526-main input[type=checkbox]:checked~.CLA37526-tabs .CLA37526-panels~label:after {
    display: flex
}

#CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel~label::after,
#CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel~label::before {
    color: #ea4b44
}

#CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel~label span::before {
    background-color: #ea4b44
}

#CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel:checked~label span::before {
    background-color: #ea4b44
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore {
    position: relative;
    margin: 0 auto;
    max-height: 8.5714285714em;
    overflow: hidden;
    padding: 1.5% .7142857143px;
    max-width: 90%;
    display: flex;
    flex-direction: column
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-background=false] [data-type=readmore] {
    background-image: none
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-readmore {
        max-width: 80%;
        max-height: 73%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-readmore {
        max-height: 73%;
        max-width: 90%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-readmore {
        max-width: 100%;
        max-height: 84%
    }
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-expand="1"] {
    max-height: 1000vh;
    transition: max-height 500ms ease-in-out
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-expand="1"] [data-type=readmore] {
    position: relative;
    padding-top: 1.4285714286em
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-expand="1"] [data-type=readmore]:before {
    content: attr(data-collapsed)
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore[data-expand="1"] [data-type=readmore]:after {
    background-image: url(../images/CLA37526-icon-arrow-prev.png);
    transform: rotate(90deg)
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore-content {
    overflow: hidden;
    width: 100%;
    height: 100%
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore [data-type=readmore] {
    position: absolute;
    cursor: pointer;
    text-align: center;
    background: #fff;
    background: -moz-linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, #fff 44%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.5714285714em;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    padding-top: 3.5714285714em
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore [data-type=readmore][data-hidden=true] {
    display: none
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore [data-type=readmore]:before {
    content: attr(data-expanded)
}

#CLA37526.CLA37526-main [data-name] .CLA37526-readmore [data-type=readmore]:after {
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/CLA37526-icon-arrow-next.png);
    transform: rotate(90deg);
    background-size: 105%;
    margin-left: 2px
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel {
    width: 100%
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel[data-name*=CAROUSEL_REMOVER] .slick-track&gt;div,
#CLA37526.CLA37526-main [data-name] .CLA37526-carousel[data-name*=DRAMATIC_LOOK_CAROUSEL] .slick-track&gt;div,
#CLA37526.CLA37526-main [data-name] .CLA37526-carousel[data-name*=NATURAL_LOOK_CAROUSEL] .slick-track&gt;div {
    width: 100% !important;
    height: auto
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--description {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--description div:nth-child(2) {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    margin-bottom: .2857142857em;
    line-height: 1
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--description div:nth-child(3) {
    font-size: 12px;
    line-height: 1
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--item {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--item p {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 1.2857142857em;
    margin-bottom: 1.4285714286em;
    max-width: 12.8571428571em;
    min-height: 2.8571428571em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-carousel--item p {
        margin-top: .75em;
        margin-bottom: .7142857143em
    }
}

#CLA37526.CLA37526-main [data-name] .CLA37526-carousel--item a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    text-transform: none;
    font-weight: 400;
    margin-top: 1.4285714286em
}

#CLA37526.CLA37526-main [data-name] .CLA37526-video {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    cursor: pointer
}

#CLA37526.CLA37526-main [data-name] .CLA37526-video[data-query=YTVideo][data-clicked="1"]&gt;div {
    pointer-events: all;
    z-index: 1
}

#CLA37526.CLA37526-main [data-name] .CLA37526-video[data-query=YTVideo]&gt;div {
    pointer-events: none;
    z-index: -1
}

#CLA37526.CLA37526-main [data-name] .CLA37526-video-link {
    font-size: .7857142857em;
    margin-top: 1.2727272727em;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-video-link {
        font-size: .6875em
    }
}

#CLA37526.CLA37526-main [data-name] .CLA37526-video * img {
    width: 100%;
    height: 100%
}

#CLA37526.CLA37526-main [data-name] .CLA37526-star {
    fill: #b40024;
    stroke: #b40024;
    stroke-width: 1;
    height: auto
}

#CLA37526.CLA37526-main [data-name] .CLA37526-star--half {
    fill: url(#halfGradient)
}

#CLA37526.CLA37526-main [data-name] .CLA37526-star--empty {
    fill: none
}

#CLA37526.CLA37526-main [data-name] .CLA37526-star-source {
    position: absolute;
    width: 0;
    top: 0
}

#CLA37526.CLA37526-main [data-name] .CLA37526-panels {
    position: relative;
    z-index: 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-panels&gt;div[data-id]:first-child,
    #CLA37526.CLA37526-main [data-name] .CLA37526-panels&gt;div[data-id]:last-child {
        display: flex;
        visibility: visible !important;
        position: relative !important
    }
}

#CLA37526.CLA37526-main [data-name] .CLA37526-panels img {
    width: 100%
}

#CLA37526.CLA37526-main [data-name] .CLA37526-panels h6 {
    font-size: 22px;
    line-height: 1;
    margin-top: .3571428571em
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-panels h6 {
        line-height: 1.25
    }
}

#CLA37526.CLA37526-main [data-name] .CLA37526-panels:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 0;
    display: none
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] .CLA37526-panels:after {
        display: block
    }
}

#CLA37526.CLA37526-main [data-name] svg {
    display: inline-block;
    vertical-align: top
}

#CLA37526.CLA37526-main [data-name] div[data-id^=B2-] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-id^=B2-] {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-track {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    padding: 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-track {
        display: block;
        max-width: inherit
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-next,
#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-prev {
    top: 50%;
    transform: translateY(-50%)
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-prev {
    left: -12%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-prev {
        left: -3%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-prev {
        left: -12%
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-next {
    right: -12%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-next {
        right: -3%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-next {
        right: -12%
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-dots {
    bottom: -1.0714285714em
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-dots li.slick-active {
    box-shadow: none
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore {
    min-height: 13.2142857143em;
    max-height: 13.2142857143em;
    padding: 0
}

@media only screen and (max-width:480px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore {
        max-width: 100%
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore {
        margin-bottom: initial;
        min-height: 10.7142857143em;
        max-height: 10.7142857143em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore {
        min-height: 10.9285714286em;
        max-height: 10.9285714286em
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore[data-button=false] {
    min-height: 12.3571428571em;
    display: inline
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore[data-button=false] {
        display: flex;
        min-height: auto
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore p {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    margin-top: .7142857143em;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore p {
        margin-top: .625em;
        margin-bottom: 1.25em
    }
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore[data-expand="1"] {
    max-height: 1000vh
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-readmore [data-type=readmore] {
    position: relative;
    padding-top: 0
}

#CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-textContainer {
    margin-bottom: .7142857143em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .CLA37526-textContainer {
        margin-bottom: .7142857143em
    }
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-slide {
        visibility: hidden;
        height: 1px
    }
    #CLA37526.CLA37526-main [data-name] div[data-name*=STEPS] .slick-slide.slick-active {
        visibility: visible;
        height: auto
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore],
#CLA37526.CLA37526-main [data-name] .quickviewText,
#CLA37526.CLA37526-main [data-name] .swatchesCircle {
    display: none
}

#CLA37526.CLA37526-main [data-name] .product-tile .product-quickshop {
    border: 0;
    display: flex
}

#CLA37526.CLA37526-main [class*=-row] {
    position: relative
}

#CLA37526.CLA37526-main [data-name=SERVICES] {
    max-width: 73.75em;
    margin: 0 auto
}

#CLA37526.CLA37526-main [data-name=SERVICES] img {
    display: block
}

#CLA37526.CLA37526-main [data-name=SERVICES] a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    font-size: .7857142857em;
    border-bottom: 1px solid #b8b8b8;
    width: fit-content;
    margin-left: 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] a {
        font-size: .6875em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] h2 {
    font-size: 2.1428571429em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] h2 {
        font-size: 2.3125em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] p {
    font-size: 1em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] p {
        font-size: .875em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-track {
    height: 100%;
    padding: 2.1428571429em 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-track {
        padding: 3.75em 0 6.25em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-slider {
    margin-bottom: 4.6428571429em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-slider {
        margin-bottom: 0
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-dots {
    bottom: -2.2857142857em
}

#CLA37526.CLA37526-main [data-name=SERVICES] .CLA37526-card {
    position: relative;
    border: 1px solid #cfcac9;
    height: 100%;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .CLA37526-card {
        max-width: 16.375em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .CLA37526-card--text {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.4285714286em 1.0714285714em 4.2857142857em 1.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .CLA37526-card--text {
        padding: 1.5625em 1.25em
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .CLA37526-card--text&gt;div {
    width: 100%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-list {
        margin: 0-4px
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-list {
        margin: 0
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-list,
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-track {
        width: 100%;
        min-width: 100%;
        display: flex;
        max-height: 100%;
        align-items: stretch
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-slide {
    width: initial !important;
    max-width: 25%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=SERVICES] .slick-slide {
        width: initial;
        max-width: initial
    }
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-slide&gt;div&gt;div[class*=CLA37526-col-xs-6] {
    max-width: 100%;
    flex-basis: 100%;
    height: 100%
}

#CLA37526.CLA37526-main [data-name=SERVICES] .slick-arrow {
    display: none !important
}

#CLA37526.CLA37526-main [data-name=B1] {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-color: #fff;
    min-height: 21.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=B1] {
        min-height: 18.75em;
        background-image: url(../images/CLA37526-b1-bg.jpg)
    }
}

#CLA37526.CLA37526-main [data-name=B1] h2 {
    font-size: 60px;
    line-height: .85;
    font-weight: 400;
    padding-top: .3571428571em;
    padding-bottom: .3571428571em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=B1] h2 {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1;
        margin-left: 10%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=B1] h2 {
        margin-left: 7%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=B1] h2 {
        margin-left: 23%
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main [data-name=B1] h2 {
        margin-left: 35%
    }
}

#CLA37526.CLA37526-main [data-name=B1] h2 span {
    font-size: 42px;
    line-height: 1;
    display: block
}

#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors {
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    flex-wrap: wrap;
    width: auto;
    margin-top: 2.8571428571em;
    padding-right: 10%;
    padding-bottom: .5em;
    padding-left: 10%;
    gap: 1.4285714286em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors {
        margin-top: 2.1875em;
        width: max-content;
        padding-right: 0;
        padding-left: 0;
        gap: .5em
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors {
        gap: .9375em
    }
}

#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors li {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-width: calc(50% - 15px);
    min-height: 100%;
    padding: .875em 1.875em;
    cursor: pointer;
    transition: background-color, color 250ms ease-in-out;
    color: #000;
    border: 1.25px solid #000;
    border-radius: 2.5em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors li {
        min-width: 13em
    }
}

#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors li:hover {
    color: #b40024;
    border-color: #b40024
}

#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-readmore a {
    cursor: pointer
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-readmore {
        max-width: 62%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] {
    padding-top: 20%;
    padding-bottom: 3%;
    z-index: 1
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] {
        padding-top: 7%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] {
        padding-top: 5%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] {
        padding-top: 5%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] ul {
    display: grid;
    flex-direction: column;
    grid-gap: 45px;
    gap: 30px;
    padding: 10% 6%0 5%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul {
        gap: 45px;
        padding: 10% 2%0
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul {
        padding: 10% 5%0
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul {
        padding: 8% 6%0 5%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] ul li {
    position: relative;
    line-height: 1.25;
    padding-left: 12%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li {
        font-size: 14px;
        line-height: 1.45;
        padding-left: 18%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li {
        padding-left: 15%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li {
        padding-left: 13%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] ul li:before {
    position: absolute;
    left: -5%;
    top: 5%;
    min-width: 16%;
    height: min-content;
    max-height: min-content;
    font-family: "Gotham SSm light A", "Gotham SSm light B", "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    content: attr(data-id);
    font-size: 60px;
    color: rgba(192, 124, 90, .5);
    line-height: 1px;
    text-align: center
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li:before {
        font-size: 90px;
        top: 4%;
        left: -2.5%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li:before {
        top: 5%;
        left: -3.5%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] ul li:before {
        top: 8%;
        left: 0;
        min-width: 10%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-readmore {
    max-width: 96%;
    min-height: 110vw
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-readmore {
        max-width: 90%;
        min-height: 104%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-readmore {
        min-height: 94%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-readmore {
        margin-left: 30%;
        max-width: 100%;
        min-height: 26.875em;
        max-height: 26.875em
    }
}

@media only screen and (min-width:1960px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-readmore {
        margin-left: 35%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual {
    position: relative;
    height: max-content;
    max-width: 90%;
    margin: 2.8571428571em auto 8.5714285714em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual {
        max-width: 85%;
        margin: 0
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual {
        max-width: 70%;
        margin: 0
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual {
        max-width: 60%;
        margin: 4%0 0
    }
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual:before {
    position: absolute;
    top: 70%;
    left: -20%;
    content: "";
    width: 26.1428571429em;
    height: 26.3571428571em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../images/CLA37526-base-parttern-m.png);
    z-index: 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual:before {
        display: none
    }
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual:after {
    content: "";
    position: absolute;
    top: -8%;
    left: 88%;
    width: 318px;
    height: 318px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/CLA37526-b1-visual-partern.png);
    z-index: -1;
    display: none
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual:after {
        top: 0;
        left: 88%;
        width: 318px;
        height: 318px;
        background-image: url(../images/CLA37526-b1-visual-partern.png);
        display: block
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE] .CLA37526-base-visual:after {
        top: -8%
    }
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: max-content;
    overflow: hidden;
    border-radius: 0 0 .5714285714em .5714285714em;
    z-index: 1
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div {
    position: relative
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) {
    max-height: max-content;
    display: flex;
    align-items: center;
    padding: 5%0;
    background-color: #f4e5d8
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p {
    color: #ea4b44;
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: -1px;
    width: 100%;
    text-align: center
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p span {
    position: relative;
    width: max-content
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p span abbr {
    font-size: 34px;
    line-height: 1
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p span:first-child {
    left: -11%
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p span:last-child {
    display: block;
    left: 11%
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(1) p a {
    color: #ea4b44;
    text-decoration: none
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(2) {
    min-height: max-content
}

#CLA37526.CLA37526-main [data-name=BASE] .CLA37526-video div:nth-child(2) div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#CLA37526.CLA37526-main [data-name=BASE-VS] input[type=checkbox]~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b2-bgNatural-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] input[type=checkbox]~.CLA37526-tabs {
        background-image: none
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] input[type=checkbox]:checked~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b2-bgDramatic-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] input[type=checkbox]:checked~.CLA37526-tabs {
        background-image: none
    }
    #CLA37526.CLA37526-main [data-name=BASE-VS] [data-id=B2-NATURAL] {
        background-image: url(../images/CLA37526-b2-bgNatural.jpg)
    }
    #CLA37526.CLA37526-main [data-name=BASE-VS] [data-id=B2-DRAMATIC] {
        background-image: url(../images/CLA37526-b2-bgDramatic.jpg)
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false],
#CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false],
#CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] {
    max-height: initial
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore] {
        display: none
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-video {
    margin-top: 2.1428571429em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-video {
        margin-top: 2.8125em
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-panels::before {
    color: #c07c5a
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-panels::after {
    left: 0;
    top: -5.7142857143em;
    width: 295px;
    height: 304px;
    background-image: url(../images/CLA37526-base-parttern.png)
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-panels::after {
        left: -6.5%
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-panels::after {
        left: 0
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes {
    background-image: url(../images/CLA37526-b2-hand.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #fff;
    border-radius: 6px;
    padding: 1.9285714286em 1.4285714286em;
    margin-bottom: 2.5714285714em
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes {
        position: relative;
        background-position: 102%bottom;
        padding: 1.6875em 6.875em 1.6875em 1.25em;
        margin-top: 3.5em
    }
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes::after {
        content: "";
        background-image: url(../images/CLA37526-b2-DramaticIcon.png);
        background-size: auto;
        background-position: center;
        background-repeat: no-repeat;
        width: 255px;
        height: 273px;
        position: absolute;
        top: -25%;
        right: -40%;
        z-index: -1
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes div {
    clear: both;
    padding: 0 6.9285714286em 0 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes div {
        padding: 0 6.0625em 0 0
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes div {
        padding: 0 2.1875em 0 0
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes div {
        padding: 0
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes p {
    margin-bottom: 1.0714285714em;
    text-align: left
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes p {
        text-align: center
    }
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes h6 {
    color: #ea4b44;
    display: block;
    max-width: 10.5714285714em;
    width: 100%;
    margin: 0 auto .6818181818em;
    text-align: left;
    line-height: 1
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes h6 span {
    font-size: 1.8636363636em;
    text-align: right;
    display: block
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-base-notes~a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Arial, Helvetica, sans-serif;
    align-items: center;
    justify-content: center;
    margin: 0 auto 2.8571428571em;
    display: none
}

#CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-carousel img {
    max-width: 80%
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=BASE-VS] .CLA37526-carousel img {
        max-width: 64%;
        width: auto
    }
}

#CLA37526.CLA37526-main [data-name=EYES] {
    padding-top: 2.7142857143em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] {
        padding-top: 3.5714285714em
    }
}

#CLA37526.CLA37526-main [data-name=EYES] input[type=checkbox]~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b3-bgNatural-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] input[type=checkbox]~.CLA37526-tabs {
        background-image: none
    }
}

#CLA37526.CLA37526-main [data-name=EYES] input[type=checkbox]:checked~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b3-bgDramatic-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] input[type=checkbox]:checked~.CLA37526-tabs {
        background-image: none
    }
    #CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-NATURAL] {
        background-image: url(../images/CLA37526-b3-bgNatural.jpg)
    }
}

#CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-NATURAL] .CLA37526-textContainer img {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-NATURAL] .CLA37526-textContainer img {
        width: 100%;
        left: 0;
        transform: none
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-NATURAL] .CLA37526-textContainer img {
        width: 130%;
        left: -30%
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-DRAMATIC] {
        background-image: url(../images/CLA37526-b3-bgDramatic.jpg)
    }
}

#CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore] {
    display: none
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=EYES] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore] {
        display: none
    }
}

#CLA37526.CLA37526-main [data-name=EYES] .CLA37526-panels::before {
    color: #ff5c41
}

#CLA37526.CLA37526-main [data-name=EYES] .CLA37526-panels::after {
    right: -2%;
    top: -5.7142857143em;
    width: 276px;
    height: 344px;
    background-image: url(../images/CLA37526-eyes-parttern.png)
}

#CLA37526.CLA37526-main [data-name=EYES] .CLA37526-carousel img {
    max-width: 80%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=EYES] .CLA37526-carousel img {
        max-width: 65%
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] {
    padding-top: 2.7142857143em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] {
        padding-top: 3.5714285714em
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] input[type=checkbox]~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b4-bgNatural-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] input[type=checkbox]~.CLA37526-tabs {
        background-image: none
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=LIPS] input[type=checkbox]~.CLA37526-tabs .CLA37526-quote {
        bottom: 4.6428571429em
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] input[type=checkbox]:checked~.CLA37526-tabs {
    background-image: url(../images/CLA37526-b4-bgDramatic-m.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] input[type=checkbox]:checked~.CLA37526-tabs {
        background-image: none
    }
    #CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-NATURAL] {
        background-image: url(../images/CLA37526-b4-bgNatural.jpg)
    }
    #CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-DRAMATIC] {
        background-image: url(../images/CLA37526-b4-bgDramatic.jpg)
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore],
.breadcrumb,
.offerbumper-loader {
    display: none
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-DRAMATIC] .CLA37526-readmore[data-button=false] [data-type=readmore] {
        display: none
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] [data-id=B2-DRAMATIC] h4~.CLA37526-textContainer img {
        margin-top: 4em
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-panels::before {
    color: #cf2334
}

#CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-panels::after {
    right: -5%;
    top: -7.5%;
    width: 295px;
    height: 304px;
    background-image: url(../images/CLA37526-lips-parttern.png)
}

@media only screen and (max-width:480px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-panels h6 {
        margin-top: 1.0714285714em
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-carousel img {
    max-width: 50%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-carousel img {
        max-width: 44%
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video {
    margin-top: 5em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video {
        margin-top: 8.4375em
    }
}

#CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video:before {
    width: 287px;
    height: 155px;
    content: "";
    position: absolute;
    top: -50%;
    left: -15%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../images/CLA37526-lips-parttern1.png);
    z-index: -1
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video:before {
        top: -65%;
        left: -60%;
        width: 461px;
        height: 226px
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video:before {
        top: -50%;
        left: -40%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video:before {
        top: -56%;
        left: -60%
    }
}

@media only screen and (min-width:1440px) {
    #CLA37526.CLA37526-main [data-name=LIPS] .CLA37526-video:before {
        top: -56%;
        left: -40%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    background-color: #ffeee5;
    z-index: 0;
    overflow: hidden;
    padding-top: 2.7142857143em;
    padding-bottom: 1.7857142857em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] {
        background-image: url(../images/CLA37526-remover-bg.jpg);
        padding-top: 3.125em;
        padding-bottom: 3.125em
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] {
        padding-top: 3.125em;
        padding-bottom: 3.125em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] {
        padding-top: 3.125em;
        padding-bottom: 7.5em
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] h3[data-section] {
    color: #e47401
}

#CLA37526.CLA37526-main [data-name=REMOVER] h3[data-section]~p {
    max-width: 94%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] h3[data-section]~p {
        max-width: 92%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] h3[data-section]~p {
        max-width: 80%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] h3[data-section]~p {
        max-width: 57%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] h6 {
    font-size: 1.5714285714em;
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    margin-bottom: .6818181818em;
    color: #ffae53
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] {
    position: relative;
    display: grid;
    grid-gap: 35px;
    gap: 35px;
    flex-direction: column;
    padding: 0 1%;
    margin-bottom: 3.5714285714em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] {
        padding: 10% 2%0;
        margin-bottom: 3.125em;
        transform: translateX(15%);
        max-width: 90%;
        grid-gap: 45px;
        gap: 45px
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] {
        transform: none;
        padding: 10% 5%0;
        margin-bottom: 6.25em;
        max-width: 100%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] {
        padding: 7% 6%0 5%;
        margin-bottom: 5.75em;
        max-width: 80%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number]:after {
    content: "";
    position: absolute;
    top: -19%;
    right: -6%;
    width: 153px;
    height: 415px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 90%;
    background-image: url(../images/CLA37526-remover-pattern1-m.png);
    z-index: -1
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number]:after {
        top: 18%;
        right: 94%;
        width: 289px;
        height: 458px;
        background-image: url(../images/CLA37526-remover-pattern1.png);
        display: block
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number]:after {
        background-size: 100%;
        top: 8%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li {
    position: relative;
    line-height: 1.25;
    padding-left: 12%;
    width: 100%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li {
        font-size: 14px;
        line-height: 1.45;
        padding-left: 18%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li {
        padding-left: 15%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li {
        padding-left: 13%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:before {
    position: absolute;
    left: -5%;
    top: 6%;
    min-width: 16%;
    height: min-content;
    max-height: min-content;
    font-family: "Gotham SSm light A", "Gotham SSm light B", "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    content: attr(data-id);
    font-size: 60px;
    color: #cda3f1;
    line-height: 1px;
    text-align: center
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:before {
        font-size: 90px;
        top: 4%;
        left: -2.5%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:before {
        top: 5%;
        left: -3.5%
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:before {
        top: 8%;
        left: 0;
        min-width: 10%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:nth-child(1) {
    display: flex;
    justify-content: flex-start
}

#CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:nth-child(1) span {
    margin: 0;
    max-width: 60%;
    display: block
}

@media only screen and (min-width:413px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:nth-child(1) span {
        max-width: 55%
    }
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] ul[data-name=number] li:nth-child(1) span {
        max-width: 100%
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-block-wrap {
    margin: 0 auto;
    position: relative;
    max-width: 90%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-block-wrap {
        max-width: 92%
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-block-wrap {
        max-width: 47.5em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-block-wrap {
        max-width: 47.5em
    }
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-block-products {
        max-width: 56.25em
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-carousel {
    margin-bottom: 2.8571428571em
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-carousel {
        margin-bottom: 1.875em
    }
}

@media only screen and (min-width:992px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-carousel {
        margin-bottom: 1.875em
    }
}

@media only screen and (min-width:1280px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-carousel {
        margin-bottom: 5.625em
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-carousel img {
    max-width: 40%
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush {
    background-color: #fff;
    border-radius: .5em;
    padding: 1.4285714286em 1.4285714286em 0
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush {
        padding: 1.5625em 1.875em 0
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush:after {
    content: "";
    position: absolute;
    top: -8%;
    left: 88%;
    width: 251px;
    height: 620px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/CLA37526-remover-pattern.png);
    z-index: -1;
    display: none
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush:after {
        top: 50%;
        left: 90.5%;
        width: 251px;
        height: 620px;
        background-image: url(../images/CLA37526-remover-pattern.png);
        display: block;
        transform: translateY(-37%)
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush h5 {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #e47401;
    font-size: 24px;
    line-height: 1;
    max-width: 9.8571428571em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 2%
}

@media only screen and (min-width:768px) {
    #CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush h5 {
        max-width: 9.8125em
    }
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush h5 span {
    font-size: 40px;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: right
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-brush p {
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 1.4285714286em;
    max-width: 100%
}

#CLA37526.CLA37526-main [data-name=REMOVER] .CLA37526-visual {
    display: flex;
    align-items: flex-end;
    overflow: hidden
}

footer.footer-main {
    margin-top: 0 !important
}

.primary-content {
    padding-bottom: 0
}

#main:not(.main-homepage) {
    padding-top: 0
}

#wrapper {
    max-width: 100%
}

#wrapper.pt_category-wide .breadcrumb-container,
#wrapper.pt_category-wide .site-width-slot {
    max-width: 100%;
    margin: 0 auto
}

/*----------------------------------------------------------------------------------------*/
#main:not(.main-homepage) {
    padding-top: 0;
    padding: 0 !important;
    margin: 0 auto !important;
    max-width: 100%;
    width: 100% !important;
}
#wrapper.pt_category-wide .site-width-slot, #wrapper.pt_category-wide .breadcrumb-container {
    max-width: 100% !important;
    margin: 0 auto !important;
}
#CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel~label::after, #CLA37526.CLA37526-main input[type=checkbox].CLA37526-orangeLabel~label::before {
    line-height: 100%;
}
#CLA37526.CLA37526-main input[type=checkbox]~label::before {
    transform: translate(-100%, -60%);
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors li {
	    min-width: 12em;
	    margin: 0 5px;
	}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	#CLA37526.CLA37526-main [data-name="B1.1"] .CLA37526-anchors li {
	    min-width: 12em;
	    margin: 0 5px;
	}
}</pre></body></html>