/*master Chinese New Year 2025 - 18-10-2024 */
.cny2025 {
    width: 100%;
    /* max-width: 2200px;*/
    margin: 0 auto;
    background-color: rgb(45, 0, 5);
    position: relative;
    --FONT-CLARINS: "ClarinsRegular", "Clarins";
    --FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
        sans-serif;
    --FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica,
        Arial, sans-serif;
    --FONT-GOTHAM-XTRA-LIGHT: "GothamXtraLight";
    --FONT-SIZE: 14px;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: var(--FONT-SIZE);
    color: #333333;
    --swiper-theme-color: #333;
    --swiper-navigation-size: 24px;
    --swiper-navigation-sides-offset: calc(50% - 620px);
    transition: opacity ease-in-out 0.5s;
    overflow: hidden;
}

@font-face {
    font-family: 'GothamXtraLight';
    src: url('../fonts/GothamSSm-XLight-webfont.woff2') format('woff2'),
        url('../fonts/GothamSSm-XLight-webfont.woff') format('woff'),
        url('../fonts/GothamSSm-XLight-webfont.ttf') format('truetype');
}

.cny2025 * {
    box-sizing: border-box;
}

.cny2025 svg {
    display: block;
}

/****************************************************************/
.cny2025-cta {
    position: relative;
    z-index: 2;
    background-color: #A90F2F !important;
    display: inline-block;
    color: #FFF !important;
    padding: 14px 16px;
    text-decoration: none;
    font-size: var(--FONT-SIZE);
    line-height: 15px;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    height: 44px;
    box-sizing: border-box;
    text-transform: unset !important;
    letter-spacing: unset !important;
    outline: 0 !important;
    border: 1px solid #A90F2F;
    cursor: pointer;
}

.cny2025-cta:hover {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
}

.cny2025-cta:active {}

.cny2025-cta:focus-visible {
    box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893D2;
}

.cny2025-title {
    margin: 0;
    font-family: var(--FONT-CLARINS);
    font-size: 64px;
    font-weight: 400;
    line-height: unset;
    text-align: center;
    z-index: 2;
    position: relative;
}

.cny2025-title span {
    display: inline-block;
    background: linear-gradient(90deg, #f5c8a2, #df9e6f);
    background-clip: text;
    color: transparent;
}

.cny2025-bold-text {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #510313;
    text-transform: uppercase;
    position: relative;
    z-index: 2;

}

.cny2025-bold-text sup {
    font-size: 0.5em;
    line-height: 2em;
    vertical-align: super;
    transform: translateY(-0.2em);
}

@media(max-width:761px) {
    .cny2025 {
        background-color: #250209;
    }

    .cny2025-title {
        font-size: 35px;
        line-height: 42px;
    }

    .cny2025-title span {
        display: inline;
        background: unset;
        background-clip: unset;
        color: #f5c8a2;
    }

    .cny2025-bold-text {
        font-size: 16px;
        line-height: 23px;
        max-width: 300px;
    }
}

/****************************************************************/
/****************************************************************/
/************* HEADER                                           */
/****************************************************************/
/****************************************************************/
.cny2025-header {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 2200px;
    position: relative;
    z-index: 3;
    padding-top: 687px;
}

.cny2025-header__content {
    top: 155px;
    left: 50%;
    position: absolute;
}


.cny2025-header__title {
    margin: 0;
    font-family: var(--FONT-CLARINS);
    font-size: 100px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    display: flex;
    flex-direction: column;
    background: linear-gradient(90deg, #f5c8a2, #df9e6f);
    background-clip: text;
    color: transparent;
}

.cny2025-header__title span {
    display: inline-block;
    white-space: nowrap;
}

.cny2025-header__title span:nth-child(1) {
    font-size: 1.33em;
}

.cny2025-header__title span:nth-child(2) {
    margin-left: 0.9em;
    margin-top: -0.5em;
}

.cny2025-header__title span:nth-child(3) {
    font-size: 0.66em;
    margin-top: -0.2em;
}

.cny2025-header__text {
    margin: 0;
    margin-top: 40px;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 32px;
    font-weight: 400;
    line-height: 46px;
    text-align: left;
    max-width: 615px;
    color: #F6D7BB;
}

.cny2025-header__packshot-link {
    position: absolute;
    top: 30px;
    right: calc(50% + 240px);
    width: 190px;
    height: 600px;
    cursor: pointer;
    font-size: 0;
}

.cny2025-header__packshot {
    position: absolute;
    top: 0;
    width: 2200px;
    left: calc(50% - 1100px);
    z-index: 4;
    user-select: none;
    pointer-events: none;
}

.cny2025-header__packshot>img {
    width: 100%;
    height: auto;
    display: block;
}

.cny2025-header__box {
    background: linear-gradient(90deg, #EFB86D 0%, #F8CEA9 43.25%, #DF9E6F 100%);
    max-width: 1046px;
    min-height: 286px;
    margin: 0 auto;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 40px 80px;
}

.cny2025-header__box-title {
    margin: 0;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    font-size: 32px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    color: #602C10;
    position: relative;
    z-index: 2;
}

.cny2025-header__box-text {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    color: #602C10;
    position: relative;
    z-index: 2;
}

.cny2025-header__box svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 286px;
    mix-blend-mode: plus-lighter;
    z-index: 1;
}

#flower-box-1 {
    transform-box: fill-box;
    transform-origin: center;
    transform: scale(0.7) rotate(-60deg);
}

#flower-box-2 {
    transform-box: fill-box;
    transform-origin: center;
    transform: scale(0.7) rotate(20deg);
}

@media(max-width:1023px) and (min-width:762px) {
    .cny2025-header__packshot {
        left: calc(50% - 1000px);
    }

    .cny2025-header__packshot-link {
        right: calc(50% + 140px);
    }

    .cny2025-header__content {
        left: 40%;
        transform: scale(0.6);
        transform-origin: left center;
    }

    .cny2025-header__box {
        width: calc(100% - 64px);
    }
}

@media(max-width:761px) {
    .cny2025-header {
        width: 100%;
        padding-top: 100vw;
    }

    .cny2025-header__packshot {
        top: 0;
        left: 0;
        width: 100%;
        z-index: 4;
        display: none;
    }

    .cny2025-header__packshot-link {
        position: absolute;
        top: 30px;
        right: calc(50% - 13vw);
        width: 26vw;
        height: 77vw;
        cursor: pointer;
        font-size: 0;
    }

    .cny2025-header__content {
        top: auto;
        left: auto;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 16px;
    }

    .cny2025-header__title {
        font-size: 50px;
    }

    .cny2025-header__text {
        margin-top: 16px;
        font-size: 20px;
        line-height: 29px;
        text-align: center;
    }

    .cny2025-header__box {
        margin-top: 30px;
        width: calc(100% - 64px);
        padding: 40px 12px;
    }

    .cny2025-header__box-title {
        font-size: 18px;
        line-height: 26px;
    }

    .cny2025-header__box-text {
        font-size: 16px;
        line-height: 24px;
    }

    #flower-box-2 {
        transform: translate(-45%, 20%) scale(1.7) rotate(20deg);
    }

    #flower-box-1 {
        transform: translate(-35%, 30%) scale(1.7) rotate(-30deg);
    }

    .cny2025-header__box svg {
        height: 100%;
    }
}

/****************************************************************/
/****************************************************************/
/************* DECOS FLOWERS                                    */
/****************************************************************/
/****************************************************************/
.cny2025-decos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2000px;
    z-index: 2;

    pointer-events: none;
}

.cny2025-decos__top {
    position: absolute;
    top: 0;
    left: calc(50% - 1100px);
    width: 2200px;
}

.cny2025-decos__left {
    position: absolute;
    top: 0;
    left: 0;
    width: 2200px;
    mix-blend-mode: plus-lighter;
}

.cny2025-decos__right {
    position: absolute;
    top: 400px;
    right: 0;
    width: 2200px;
    mix-blend-mode: plus-lighter;
}

#flower-1 {}

#flower-2 {
    transform-origin: 610px 489px;
}

#flower-3 {
    transform-origin: 563px 356px;
}

#flower-4 {
    transform-origin: 529px 281px;
}

#flower-5 {
    transform-origin: 958px 264px;
}

#flower-6 {
    transform-origin: 854px 57px;
}

#flower-4 {
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(-54deg);
}

#flower-4 {
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(-54deg);
}

#flower-5 {
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(-34deg) scaleX(-1);
}

#flower-7 {
    transform-box: fill-box;
    transform-origin: center;
    transform: scaleX(-1) rotate(48deg);
}

#flower-8 {
    transform-box: fill-box;
    transform-origin: center;
    transform: scaleX(1) rotate(97deg);
}

.cny2025-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1504px;
    z-index: 1;
    pointer-events: none;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 66%, rgba(0, 0, 0, 0) 100%);
    background-color: #37010c;
}

.cny2025-background::before {
    content: " ";
    position: absolute;
    top: 0;
    right: calc(50% + 800px);
    width: calc(50% - 800px);
    height: 1504px;
    z-index: 2;
    background: linear-gradient(-90deg, transparent 0%, #4c0412 300px, #4c0412 100%);
}

.cny2025-background::after {
    content: " ";
    position: absolute;
    top: 0;
    left: calc(50% + 800px);
    width: calc(50% - 800px);
    height: 1504px;
    z-index: 2;
    background: linear-gradient(90deg, transparent 0%, #2D0005 300px, #2D0005 100%);
}

.cny2025-background__visual {
    display: block;
    margin: 0 auto;
    width: 2200px;
    position: absolute;
    top: 0px;
    left: calc(50% - 1100px);
}

.cny2025-background__visual>img {
    display: block;
    width: 100%;
    height: auto;
}

#PARTICLES {
    top: 0;
    left: 0;
    position: absolute;
    width: 2200px;
    left: calc(50% - 1100px);
    height: 1504px;
    z-index: 2;
    mask-repeat: no-repeat;
    mask-image: url(../img/header-background-mask.png);
}


@media(max-width:1023px) and (min-width:762px) {
    .cny2025-background__visual {
        left: calc(50% - 1000px);
    }

    #PARTICLES {
        left: calc(50% - 1000px);
    }
}

@media(max-width:761px) {
    .cny2025-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1504px;
        z-index: 1;
        mask-image: unset;
    }

    .cny2025-background__visual {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        top: 0;
        left: 0;
    }

    .cny2025-decos__top {
        display: none;
    }

    .cny2025-decos__right {
        top: 350vw;
        transform: scale(0.35);
        transform-origin: top right;
    }

    .cny2025-decos__left {
        top: 180vw;
        transform: scale(0.35);
        transform-origin: top left;
    }

    #PARTICLES {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 800px;
        z-index: 2;
        mask-repeat: no-repeat;
        mask-size: 100% auto;
        mask-image: url(../img/header-background-mask-mobile.png);
    }

}

/****************************************************************/
/****************************************************************/
/************* VIDEO                                            */
/****************************************************************/
/****************************************************************/

.cny2025-video {
    display: block;
    position: relative;
}

.cny2025-video__content {
    max-width: 1046px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding-top: 51px;
    z-index: 2;
    position: relative;
}

.cny2025-player {
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
}

.cny2025-player>img {
    width: 100%;
    display: block;
    height: auto;
}

.cny2025-player::before {
    content: " ";
    display: block;
    height: 64px;
    width: 64px;
    position: absolute;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    background-image: url(../img/play.svg);
    z-index: 2;
    pointer-events: none;
}

@media(max-width:761px) {
    .cny2025-video__content {
        padding: 40px 16px;
        gap: 40px;
    }
}

/****************************************************************/
/****************************************************************/
/************* perfect DUO                                      */
/****************************************************************/
/****************************************************************/
.cny2025-perfect-duo {
    display: block;
    position: relative;
    z-index: 3;
}

.cny2025-perfect-duo__background {
    width: 100%;
    height: 706px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 0%, #320208 25%, #53040f 50%, #800a19 100%);
}

.cny2025-perfect-duo__brush {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
}

.cny2025-perfect-duo__brush-mobile {
    display: none;
}

.cny2025-perfect-duo_brush svg {
    width: 100%;
}

.cny2025-perfect-duo__content {
    max-width: 1346px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    padding-top: 46px;
    padding-bottom: 64px;
    gap: 40px;
}

.cny2025-perfect-duo__text {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    color: #F6D7BB;
    z-index: 2;
    position: relative;
}

.cny2025-perfect-duo__text sup {
    font-size: 0.5em;
}

.cny2025-perfect-duo__packshot {
    position: relative;
    height: 452px;
    width: 386px;
    margin: 0 auto;
    margin-bottom: -492px;
    z-index: 1;
    mask-image: linear-gradient(to top, transparent 0%, black 20px, black calc(100% - 20px), transparent 100%);
}

.cny2025-perfect-duo__packshot>img {
    display: block;
    width: 100%;
    height: auto;
}

.cny2025-perfect-duo__products {
    display: flex;
    max-width: 1234px;
    width: 100%;
    /* gap: 386px;*/
    height: 452px;
    overflow: hidden;
    visibility: hidden;
}

.cny2025-perfect-duo__products.swiper-initialized {
    visibility: visible;
}


.cny2025-perfect-duo__item {
    max-width: 440px;
    flex: 1;
    background: linear-gradient(138.13deg, rgba(249, 193, 117, 0.2) 6.36%, rgba(234, 166, 129, 0.12) 91.84%),
        linear-gradient(136.41deg, #EFB86D -19.72%, #F8CEA9 50.05%, #DF9E6F 113.05%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    padding: 24px;
    gap: 16px;
    overflow: hidden;
    z-index: 2;
    clip-path: border-box;
    align-items: center;
}

.cny2025-perfect-duo__name {
    margin: 0;
    font-family: var(--FONT-CLARINS);
    font-size: 35px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    color: #510313;
    z-index: 2;
}

.cny2025-perfect-duo__infos {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #510313;
    z-index: 2;
}

.cny2025-perfect-duo__results {
    margin: 0;
    padding: 0 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    column-gap: 40px;
    list-style: none;
    position: relative;
    z-index: 2;
}

.cny2025-perfect-duo__results-item {
    margin: 0;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #602C10;
    white-space: nowrap;
}

.cny2025-perfect-duo__results-item sup {
    font-size: 0.5em;
    line-height: 2em;
    vertical-align: super;
    transform: translateY(-0.2em);
}

.cny2025-perfect-duo__key-value {
    margin: 0;
    font-family: var(--FONT-GOTHAM-XTRA-LIGHT);
    font-size: 64px;
    font-weight: 250;
    line-height: 64px;
    text-align: center;
    color: #602C10;
    display: block;
}

.cny2025-perfect-duo__key-value sup {
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 0.5em;
    line-height: 2em;
    vertical-align: super;
    transform: translateY(-0.2em);
    top: auto;
}

.cny2025-perfect-duo__packshot-mobile {
    display: none;
}

@media(min-width:1024px) {

    .cny2025-perfect-duo__products .swiper-wrapper,
    .cny2025-perfect-duo__products .swiper-slide {
        transform: none !important;
        position: unset !important;
    }

}

@media(max-width:1235px) {
    .cny2025-perfect-duo__results {
        column-gap: 20px;
    }

    .cny2025-perfect-duo__results-item {
        font-size: 14px;
        line-height: 20px;
    }

    .cny2025-perfect-duo__key-value {
        font-size: 40px;
        line-height: 40px;
    }
}

@media(max-width:1023px) and (min-width:762px) {
    .cny2025-perfect-duo__packshot {
        height: 452px;
        width: 200px;
    }

    .cny2025-perfect-duo .cny2025-bold-text {
        font-size: 14px;
        line-height: 16px;
    }

    .cny2025-perfect-duo__name {
        font-size: 22px;
        line-height: 26px;
    }

    .cny2025-perfect-duo__key-value {
        font-size: 30px;
        line-height: 30px;
    }

    .cny2025-perfect-duo__results-item {
        font-size: 12px;
        line-height: 15px;
    }

    .cny2025-perfect-duo__packshot {
        height: 235px;
        width: 200px;
        margin-bottom: -325px;
        margin-top: 60px;
    }

    .cny2025-perfect-duo__item {
        padding: 16px;
    }
}

@media(max-width:761px) {

    .cny2025-perfect-duo__background {
        height: 100%;
        background: linear-gradient(to bottom, transparent 0%, #6e0715 25%, #6e0715 50%, #7d0919 100%);
    }

    .cny2025-perfect-duo__brush {
        display: none;
    }

    .cny2025-perfect-duo__brush-mobile {
        width: 100%;
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0;
        z-index: 1;
    }

    .cny2025-perfect-duo__brush-mobile svg {
        width: 100%;
        height: auto;
        display: block;
    }

    .cny2025-perfect-duo__content {
        gap: 16px;
        padding: 40px 16px;
        padding-top: 0;
    }

    .cny2025-perfect-duo__content .cny2025-title {
        order: 1;
    }

    .cny2025-perfect-duo__text {
        font-size: 16px;
        line-height: 24px;
        order: 2;
    }

    .cny2025-perfect-duo__products {
        order: 3;
        height: auto;
        --swiper-pagination-bottom: 24px;
        --swiper-pagination-color: #DF9E6F;
        overflow: visible;
        margin: 0 -16px;
        width: calc(100% + 32px);
    }

    .cny2025-perfect-duo__item {
        /* height: 100%;*/
        position: relative;
        margin: 0 16px;
        background: linear-gradient(138.13deg, rgba(249, 193, 117, 0.2) 6.36%, rgba(234, 166, 129, 0.12) 91.84%),
            linear-gradient(232.25deg, #EFB86D -20.78%, #F8CEA9 49.46%, #DF9E6F 112.88%);

    }

    .cny2025-perfect-duo__packshot {
        display: none;
    }


    .cny2025-perfect-duo__packshot-mobile img {
        display: block;
        width: 100%;
        height: auto;
    }


    .cny2025-perfect-duo__packshot-mobile {
        display: block;
        margin: 0;
        mask-image: unset;
        height: auto;
        order: 4;
        mask-image: linear-gradient(to bottom, black 0%, black 90%, transparent 100%);
    }

    .cny2025-perfect-duo__name {
        font-size: 28px;
        line-height: 33px;
    }

    .cny2025-perfect-duo__key-value {
        font-size: 40px;
        line-height: 58px;
    }

    .cny2025-perfect-duo__results-item {
        font-size: 14px;
        line-height: 20px;
        max-width: 120px;
    }

    .cny2025-perfect-duo__results-item span:last-child {
        margin: 0 -12px;
    }
}

/***************************************************/
.cny2025-routine {
    display: block;
    position: relative;
    background: linear-gradient(to right, #e09f71 0%, #f8cea9 50%, #efb96f 100%);
}

.cny2025-routine__nav {
    display: flex;
    justify-content: center;
}

.cny2025-routine__product-tile {
    display: none;
}


.cny2025-routine__nav-link {

    font-family: var(--FONT-GOTHAM-MEDIUM);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #854C2C !important;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px;
    gap: 8px;
}

.cny2025-routine__nav-link span {
    font-family: var(--FONT-GOTHAM-MEDIUM);
    background-color: transparent;
    border: 1px #854C2C solid;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #854C2C;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cny2025-routine__nav-link[data-selected="1"] span {
    background-color: #854C2C;
    color: #F6D7BB;
}

.cny2025-routine__title {
    margin: 0;
    font-family: var(--FONT-CLARINS);
    font-size: 64px;
    font-weight: 400;
    line-height: 76px;
    text-align: center;
    z-index: 2;
    position: relative;
    color: #602C10;
    max-width: 620px;
}

.cny2025-routine__title span {
    display: inline-block;
}

.cny2025-routine__text {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    text-align: center;
    color: #510313;
    position: relative;
    z-index: 2;
}

.cny2025-routine__decos {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.cny2025-routine__decos>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    mix-blend-mode: multiply;
}

.cny2025-routine__content {
    max-width: 1406px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    padding-bottom: 64px;
    gap: 24px;
    z-index: 2;
    position: relative;
}

.cny2025-routine__slider {
    max-width: 774px;
    width: 100%;
    overflow: hidden;
    height: 440px;
    visibility: hidden;
}

.cny2025-routine__slider.swiper-initialized {
    visibility: visible;
}

.cny2025-routine__product {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    flex-direction: column;
    align-items: center;
    height: 440px;
    padding-bottom: 4px;
}


.cny2025-routine__packshot {
    width: 242px;
    height: 290px;
}

.cny2025-routine__product-name {
    margin: 0;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    color: #602C10;
    min-height: 46px;
}

.cny2025-routine__product-price {
    margin: 0;
    font-family: var(--FONT-GOTHAM-MEDIUM);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #602C10;
}

.cny2025-routine__product-price .product-price__info {
    display: none !important;
}

@media(max-width:761px) {
    .cny2025-routine__content {
        padding: 40px 16px;
        gap: 16px;
    }

    .cny2025-routine__title {
        font-size: 35px;
        line-height: 42px;
    }

    .cny2025-routine__text {
        font-size: 16px;
        line-height: 23px;
    }

    .cny2025-routine__product {
        padding-bottom: 40px;
    }

    .cny2025-routine__packshot img {
        max-width: 188px;
        height: auto;
    }

    .cny2025-routine__slider {
        --swiper-pagination-bottom: 0px;
        --swiper-pagination-color: #854C2C;
        height: 440px;
        padding-bottom: 40px;
        margin: 0 -16px !important;
        width: calc(100% + 32px);
    }

    .cny2025-routine__product-name {
        font-size: 14px;
        line-height: 20px;
        min-height: 54px;
        max-width: 150px;
    }
}

/***************************************************/
.cny2025-mentions {
    padding: 24px;
    padding-top: 12px;
    display: block;
    position: relative;
    background-color: #fff;
}

.cny2025-mentions__text {
    margin: 0;
    font-family: var(--FONT-GOTHAM-BOOK);
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    color: #979797;
}

/***************************************************/
.cny2025-popin {
    position: fixed;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    left: 0;
    z-index: 10000;
}

.cny2025-popin__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity ease-in-out 0.25s;
}

.cny2025-popin[data-open="0"] {
    pointer-events: none;
}

.cny2025-popin[data-open="0"] .cny2025-popin__overlay {
    opacity: 0;
}


.cny2025-popin__bar {
    padding: 8px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #000;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.cny2025-popin__close {
    width: 24px;
    height: 24px;
    background-image: url(../img/close.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    border: 0px;
    background-color: transparent;
    filter: invert(1);
}

.cny2025-popin__content {
    overflow: hidden;
    background-color: #000;
    position: relative;
    padding-bottom: 40px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 60px;
    padding-right: 60px;

}

.cny2025-popin__main {
    margin: 0 auto;
    transform: translateY(0%);
    transition: transform ease-out 0.25s;
    max-width: 1406px;
    /* width: calc(100% - 80px); */
    height: 100%;
    display: flex;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
    flex-direction: column;


}

.cny2025-popin[data-open="0"] .cny2025-popin__main {
    transform: translateY(100%);
}

.cny2025-popin__wrapper {
    padding: 40px 60px;
}

.cny2025-popin-video {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    aspect-ratio: 560 / 315;
    margin: 0 auto;
}

.cny2025-popin-video iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

@media(max-width:761px) {
    .cny2025-popin__main {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .cny2025-popin__wrapper {
        padding: 24px 16px;
    }

    .cny2025-popin__content {
        padding-left: 16px;
        padding-right: 16px;
    }
}