﻿#PageBreadCrumps { display: none; }

section:not(#HomeGallery) { padding-top: 90px; }
#GridContent section:last-of-type { padding-bottom: 100px; padding-top: 100px; }
video { object-fit: fill; width: calc(100% + 4px); position: relative; top: 2px; right: -2px; display: block; }
.HomeContent { position: absolute; top: 50%; transform: translateY(-50%); left: 0; text-align: left; direction: ltr; }
.HomeContent .titeWrapper { direction: ltr; }
.HomeGallery { height: calc(49vw - 79px); position: relative; }
.HomeSlide { height: calc(100% - 69px); position: relative; }

.HomeSlide .GridWrapper { height: 100%; position: relative; color: #fff; }
.HomeGallery .BottomLine { position: absolute; height: 50px; width: 1px; left: 50%; top: -62px; }
.HomeGallery .BottomLine .ver-line { width: 100%; height: 100%; display: block; background: linear-gradient(to bottom, transparent 50%, #231f20 50%); background-position: 0 -50px; background-size: 100% 200%; animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite; }
.HomeGallery .bottomScroll { position: absolute; bottom: 10px; width: 100%; text-align: center; font-family: 'opensans-semibold'; animation-iteration-count: 5 !important; -webkit-animation: upAnddown 1s infinite !important; animation: upAnddown 1s infinite !important; -webkit-animation-timing-function: ease-in-out !important; animation-timing-function: ease-in-out !important; left: 0; font-size: 75%; text-transform: uppercase; }
.HomeGallery h1 { font-size: 300%; font-weight: 500; max-width: 520px; font-family: 'futura-pt'; }
.HomeGallery h2 { color: #fff; font-size: 120%; margin-top: 20px; max-width: 370px; font-family: "futura-pt"; }
.HomeGallery .generalBtn { margin-top: 30px; background-color: #e5be78; color: inherit; }
.HomeGallery .titleGradient { width: 160px; }
.HomeGallery .sliderImg { height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.HomeGallery .sliderImg:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; /* background-color: rgba(0,0,0,0.25) */ }
/*.HomeGallery .sliderImg img { width: 100%; height: auto; }*/
.HomeGallery .sliderImg img { width: auto; height: 100%; max-width: 200vw; }
.section-title > h2 { font-family: 'futura-pt'; }
.SelectedImg { background-color: #f2f3f6; max-width: 1054px; padding-bottom: 57.6%; background-size: 556px; background-position: 130px center; background-repeat: no-repeat; }
.SelectedContent { position: absolute; width: 394px; top: 0; right: 0; top: 50%; transform: translateY(-50%); }
.SelectedContentWrapper { background: #fff; box-shadow: 18.1px 8.5px 34px 0 rgba(35, 31, 32, 0.14); height: 500px; padding: 85px 60px 30px 60px; }
.SelectedContentWrapper .titeWrapper h2 { font-family: 'futura-pt'; font-size: 200%; line-height: 1; font-weight: 500; margin-bottom: 8px; text-transform: uppercase; }
.SelectedContentWrapper .SelectedPrice { display: inline-block; margin: 20px 0; font-size: 145%; font-family: OpenSans; font-weight: 300; }
.SelectedContentWrapper p { margin-top: 25px; font-size: 64%; }
#skinWellbeingSecretes { background-image: linear-gradient(to bottom, #ffffff, #f2f3f6); }
.skinStars, .thousandsOfClients { background-color: #f2f3f6; }
.skinWellbeingTitle { font-family: 'futura-pt'; font-size: 520%; color: #eaebee; text-transform: uppercase; text-align: center; margin-bottom: 90px; letter-spacing: -2.5px; font-weight: 400; }
.skin-well-video-wrapper { width: 780px; margin: 0 auto; overflow: hidden; opacity: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .1s ease; transition: all .1s ease; }

.skin-well-video-wrapper.scaleIn { transform: scale(1); opacity: 1; }

.thousands-clients-wrapper { box-shadow: 0px 20px 50px 0 rgba(35, 31, 32, 0.1); }
.thousands-bg { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 4; }
.thousands-clients-overlay { position: absolute; width: 100%; bottom: 0; height: 60%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 5; }
.thousands-clients-overlay img { height: 100%; }
.thousands-clients-content { position: relative; width: 100%; height: 800px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: #fff; }
.thousands-text-bg { position: absolute; width: 100%; direction: ltr; top: 15%; left: 50%; color: #e9eaed; transform: translate(-50%, -50%); font-size: 255px; z-index: 3; }

#marquee { width: 100vw; height: 380px; position: absolute; overflow: hidden; }
#marquee-letters { width: 100%; padding: 0; margin: 0; list-style: none; font-family: 'futura-pt'; }
#marquee-letters > li { white-space: nowrap; float: left; font-size: 255.5px; }




.thousands-clients-text { position: absolute; bottom: 7%; left: 50%; text-align: center; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 8; }
.thousands-clients-text h3 { font-size: 270%; font-weight: 500; font-family: 'futura-pt'; }
.thousands-clients-text h2 { font-size: 450%; font-weight: 500; font-weight: bold; line-height: 1; position: relative; font-family: 'futura-pt'; }
.thousands-clients-text h2:after { content: ""; position: absolute; bottom: -20px; left: 50%; width: 260px; height: 8px; -webkit-transform: translateX(-50%); transform: translateX(-50%); background: linear-gradient(-45deg, #f1d7a0, #e2b86e, #f1d7a0, #e2b86e); background-size: 400% 400%; -webkit-animation: Gradient 15s ease infinite; -moz-animation: Gradient 15s ease infinite; animation: Gradient 15s ease infinite; }
.thousands-clients-text a.generalBtn, .thousands-clients-text .generalBtn { display: inline-block; margin-top: 55px; width: 180px; }

.SelectedProduct .FadeInElement { transform: translate(-9%, 10px); -webkit-transform: translate(-9%, 10px); }
.SelectedProduct .FadeInElement.showItem { -webkit-transform: translate(-9%, 0); transform: translate(-9%, 0); }

.skinstars-grid-boxes { position: relative; overflow: hidden; margin-top: 60px; max-width: 900px; }
.skinstars-grid-boxes:before { content: ""; width: 100%; height: 1px; background-color: #ccc; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.skinstars-grid-boxes:after { content: ""; width: 1px; height: 100%; display: block; background-color: #ccc; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 0; }
.catalogItemBox { padding: 30px 30px 5px 30px; margin-bottom: 0; }
.catalogItemBox-Container { padding-right: 20px; padding-left: 20px; opacity: 0; transition: opacity .3s ease; transition-delay: .3s; }
.GridWrapper.FadeInElement.showItem .catalogItemBox-Container { opacity: 1; }
.skinstars_mx2 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 11; }
.skinstars_mx2 img { width: 40px; }
.catalogItemBox .catalogItemBox-image { margin-bottom: 20px; }
.catalogItemBox .catalogItemBox-price { margin-top: 0; }

.footer-newsletter > form.mrw-dynamic-form > input.form-control { background: #f2f3f6; }

@media(min-width:1025px) {
    .HomeGallery .sliderImg { background-color: #a5a5a5; }
}

@media (max-width: 1024px) {
    .HomeContent { width: 100%; top: 200px; text-align: center; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

    .HomeGallery { padding-bottom: 0; }
    .HomeGallery h1 { max-width: 100%; font-size: 300%; }
    .HomeGallery h2 { margin: 10px auto 18px; }
    .HomeGallery .titleGradient { width: 160px; margin: 0 auto; }
    .HomeContent .generalBtn { margin: 0 auto; }
    .HomeGallery .sliderImg img { width: 480px; height: auto; right: 50%; -webkit-transform: translateX(50%); transform: translateX(50%); }
    .SelectedImg { padding-bottom: 700px; background-size: 75%; background-position: 50% 25%; }
    .SelectedContent { width: 560px; bottom: -20%; top: auto; right: auto; left: 50%; transform: translateX(-50%); }
    .SelectedContentWrapper { padding: 30px; height: 320px; }
    .SelectedProduct { padding-bottom: 190px; }
    .SelectedProduct .FadeInElement { transform: translate(0, 10px); -webkit-transform: translate(0, 10px); height: auto; }
    .SelectedProduct .FadeInElement.showItem { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    section:not(#HomeGallery) { padding-top: 28px; }
    .SelectedContentWrapper { text-align: center; box-shadow: 0px 14px 34px 0 rgba(35, 31, 32, 0.12); }
    .SelectedContentWrapper a.generalBtn, .SelectedContentWrapper .generalBtn, .SelectedContentWrapper .titleGradient { margin: 0 auto; }
    .skinWellbeingTitle { padding: 0 20px; font-size: 452%; line-height: 1.2; margin-bottom: 75px; }
    .skin-well-video-wrapper { width: 100%; }
    .thousands-bg { width: 525px; height: 645px; }
    #marquee-letters > li { font-size: 160px; }
    #marquee { height: 225px; }
    .thousands-clients-content { height: 690px; }
    .thousands-clients-text h3 { font-size: 252%; }
    .thousands-clients-text h2 { font-size: 352%; }

    .HomeGallery { height: calc(100vh - 180px); }
    #skinWellbeingSecretes .section-title { padding: 90px 0 20px; position: relative; z-index: 1; }
    #skinWellbeingSecretes .GridWrapper { position: relative; z-index: 1; padding-bottom: 75px; }
    .skinStars { padding-top: 5px; }
    #skinWellbeingSecretes { position: relative; z-index: 1; }
    #skinWellbeingSecretes:after { content: ""; position: absolute; bottom: 0; width: 100%; height: 260px; background-color: #fff; z-index: 0; }
    .skinstars-grid-boxes { margin-top: 45px; }
    .catalogItemBox { padding: 45px 30px 45px 30px; }
}

@media (max-width: 991px) {
    .catalogItemBox-Container { margin-bottom: 0; }
    .HomeGallery .bottomScroll { bottom: -56px; }
    .HomeContent { top: auto; bottom: 60px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
}

@media (max-width: 991px) and (min-width:767px) {
    #skinWellbeingSecretes:after { background-color: #F2F3F6; }
}



@media (max-width: 767px) {

    .HomeGallery { height: 140vw; }
    .HomeGallery h1 { font-size: 160%; }
    .HomeGallery h2 { font-size: 95%; }
    .HomeGallery .sliderImg img { width: 95%; right: 50%; -webkit-transform: translateX(50%); transform: translate(50%); -o-transform: translate(50%); }
    .HomeContent { bottom: 0; top: 65vw; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; align-content: center; }
    .HomeContent .generalBtn { font-size: 80%; line-height: 30px; }
    .SelectedContent { width: 80%; bottom: -50%; }
    .navbar-default .mobile-button { margin-left: 5px; }
    /*#search_form_header_submit { right: 25px; }*/
    .SelectedImg { padding-bottom: 350px; background-size: 85%; background-position: 50% 30%; }
    .SelectedContentWrapper { height: 255px; box-shadow: 0px 14px 34px 0 rgba(35, 31, 32, 0.12); }
    .SelectedContentWrapper p { display: none; }
    .SelectedProduct:not(#HomeGallery) { padding-top: 70px; }
    .skinWellbeingTitle { padding: 0; font-size: 240%; margin-bottom: 30px; }
    section#skinWellbeingSecretes { padding-top: 0; }
    .SelectedProduct { padding-bottom: 220px; }
    .thousands-bg { width: 85%; height: auto; bottom: -12%; }
    .thousands-clients-content { height: 94vw; }
    #marquee-letters > li { font-size: 90px; }
    #marquee { height: 150px; }
    .thousands-clients-text h2 { font-size: 10vw; }
    .thousands-clients-text h3 { font-size: 7vw; }
    .thousands-clients-text h2:after { width: 140px; }
    .thousands-clients-text a.generalBtn, .thousands-clients-text .generalBtn { width: 165px; margin-top: 40px; }
    .skinstars-grid-boxes:before, .skinstars-grid-boxes:after, .skinstars_mx2 { display: none; }
    .skinstars-grid-boxes { max-width: 85%; margin: 0 auto; }
    .catalogItemBox { padding: 0; }
    .GridWrapper.FadeInElement.showItem .catalogItemBox-Container { padding: 25px 0; }
    .section-title > h2 { font-size: 8.5vw; }
    .section-title > h2:after, .section-title > h2:before { width: 12vw; height: 6px; }
    .section-title > h2:before { left: -17vw; }
    .section-title > h2:after { right: -17vw; }
    .SelectedContentWrapper .titeWrapper h2 { font-size: 180%; }
    .SelectedContentWrapper .SelectedPrice { margin: 10px 0; }
    #skinWellbeingSecretes:after { height: 160px; background: transparent; }
    #skinWellbeingSecretes .GridWrapper { padding-bottom: 30px; }
    #GridContent section:last-of-type { padding-top: 60px; }
}

@media(max-width: 375px) {
}


.HomeGallery.videoMode h1, .HomeGallery.videoMode h2 { color: #fff; }
.HomeGallery.videoMode .generalBtn { color: #231f20; background-color: #fff; }
.HomeGallery.videoMode .HomeSlide { overflow: hidden; }
.HomeGallery.videoMode .HomeSlide:after { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; background: rgb(35,31,32, 0.4); background: -moz-linear-gradient(270deg, rgba(35,31,32,0.4) 0%, rgba(35,31,32,0) 100%); background: -webkit-linear-gradient(270deg, rgba(35,31,32,0.4) 0%, rgba(35,31,32,0) 100%); background: linear-gradient(270deg, rgba(35,31,32,0.4) 0%, rgba(35,31,32,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#231f20",endColorstr="#231f20",GradientType=1); z-index: 0; opacity: 0; }
.HomeGallery.videoMode .HomeSlide .GridWrapper { z-index: 1; }
.HomeSlide iframe { position: absolute; width: calc(110% + 20px); height: 101%; top: 0; left: 50%; transform: translateX(-50%); }

@media(max-width:1440px) {
    .HomeSlide iframe { width: 115%; }
}

@media(max-width:1024px) {
    .HomeGallery.videoMode .HomeSlide:after { background: rgb(35,31,32, 0.3); }
    .HomeGallery.videoMode .HomeContent { top: 50%; }
    .HomeSlide iframe { width: 130%; }
    .HomeSlide { background-color: #354F6B }
    .HomeGallery .sliderImg:after { opacity: 0; }
    .HomeGallery .sliderImg img { height: auto; position: absolute; top: 0; width: 100%; }
    .HomeGallery .sliderImg { overflow: hidden; width: 100%; }
    .HomeGallery .titleGradient { width: 160px; margin: 0 auto; background: #fff; }
    .HomeContent .generalBtn { margin: 0 auto; background: #fff; color: #000; }
}

@media(max-width:991px) {
    .HomeSlide iframe { width: 143%; height: 103%; }
}

@media(max-width:767px) {
    .HomeSlide { height: 100% !important; background: #000; }
    .HomeSlide iframe { height: 100%; }
    .HomeGallery .titleGradient { margin: 10px auto; width: 90px; }
    .HomeGallery .sliderImg img { width: 124%; left: 50%; transform: translateX(-50%); right: auto; }
}

@media(max-width: 375px) {
    .HomeGallery .sliderImg img { }
    .HomeContent { }
}

.SelectedProduct-Irina { background: #f2f3f6; text-align: left; direction: ltr; }
.SelectedProduct-Irina .SelectedImg { background-size: cover; background-position: center; }
.SelectedProduct-Irina .irina-title { color: #E4CA99; font-size: 30px; margin-bottom: 20px; line-height: 1.1; direction: ltr; }
.SelectedProduct-Irina .SelectedContentWrapper a { margin: 40px auto 0; }
.SelectedProduct-Irina .titeWrapper { direction: ltr; }

@media(max-width:1024px) {
    .SelectedProduct-Irina .SelectedImg { padding-bottom: 700px; background-position: 50% 25%; }
    .SelectedProduct-Irina .FadeInElement.showItem { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
    .SelectedProduct-Irina .SelectedContent { width: 560px; bottom: -20%; top: auto; right: auto; left: 50%; transform: translateX(-50%); }
}

@media(max-width:767px) {
    .SelectedProduct-Irina .SelectedContent { width: 90%; position: unset; left: auto; transform: none; margin: 0 auto; margin-top: -80px; }
    .SelectedProduct-Irina .SelectedImg { padding-bottom: 350px; background-position: 50% 30%; }
    .SelectedProduct-Irina .SelectedContentWrapper { padding: 30px 15px; height: auto; }
    .SelectedProduct-Irina { padding-bottom: 0; }
    .SelectedProduct-Irina .SelectedContentWrapper p { display: block; }
}

/***IRINA MODE***/
.HomeGallery.irinaMode .HomeSlide:before { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 0; background: #000; }
.HomeGallery.irinaMode h2 { color: #f1d7a0; font-family: "futura-pt"; font-weight: 400; letter-spacing: 0.26px; margin-top: 16px; }
.HomeGallery.irinaMode h1 { line-height: 1.1; font-size: 405%; }
.HomeGallery.irinaMode .titleGradient { display: none; }
.HomeGallery.irinaMode .generalBtn { background-color: #e5be78; }
.HomeGallery.irinaMode .HomeSlide:after { opacity: 0; pointer-events: none; }
.HomeGallery.irinaMode .HomeSlide { overflow: visible; }
.HomeGallery.irinaMode .BottomLine .ver-line { background-image: linear-gradient(to bottom, transparent 50%, #e5be78 50%); }
.HomeGallery.irinaMode .titeWrapper { direction: ltr; font-family: "futura-pt"; }

@media(min-width:992px) {
    .HomeGallery .BottomLine .ver-line { background-image: linear-gradient(to bottom, transparent 50%, #e6c07b 50%); }
    .HomeGallery.irinaMode h1 { max-width: 364px; margin-top: 20px; }
    .HomeGallery.irinaMode .sliderImg img { top: -30px; max-width: 100vw; width: 54vw; right: 0; }
    .HomeGallery.irinaMode .sliderImg { position: unset; }
    .HomeGallery.irinaMode .HomeSlide .GridWrapper { position: unset; direction: ltr; }
    .HomeGallery.irinaMode { height: calc(48.5vw - 113px); }
    .HomeGallery.irinaMode .lip-img img { max-width: 25px; }
}

@media(max-width:1024px) {
    .HomeGallery.irinaMode { height: calc(58.5vw - 113px); }
    .HomeGallery.irinaMode .sliderImg img { transform: none; }
    .HomeGallery.irinaMode .HomeContent { top: 0; -webkit-transform: none; transform: none; left: auto; width: 50%; text-align: left; }
    .HomeGallery.irinaMode h1 { font-size: 350%; }
    .HomeGallery.irinaMode .generalBtn { margin: 10px 0 0; }
    .HomeGallery.irinaMode .titeWrapper { margin-top: 30px; }
}

@media(max-width:991px) {
    .HomeGallery.irinaMode { height: calc(100vh - 113px); }
    .HomeGallery.irinaMode .sliderImg img { right: 0; width: 70vw; left: auto; }
    .HomeGallery.irinaMode .HomeSlide .GridWrapper { width: 100%; padding: 0 0 0 20px; direction: ltr; }
    .HomeGallery.irinaMode .HomeSlide:before { bottom: 10vw; }
    .irinaMode .HomeSlide { background-color: transparent; }
}

@media(min-width:768px) {
    .HomeGallery.irinaMode .generalBtn { width: 193px; height: 55px; font-size: 120%; line-height: 46px; }
}

@media(max-width:767px) {
    .HomeGallery.irinaMode .generalBtn { margin-top: 20px; }
    .HomeGallery.irinaMode .lip-img img { max-width: 25px; }
    .HomeGallery.irinaMode h1 { font-size: 13vw; max-width: 72vw; }
    .HomeGallery.irinaMode h2 { font-size: 5vw; }
    .HomeGallery.irinaMode .HomeContent { width: 100%; }
    .HomeGallery.irinaMode { height: calc(182vw - 108px); }
    .HomeGallery.irinaMode .HomeSlide .GridWrapper { }
    .HomeGallery.irinaMode .HomeSlide { height: 90% !important; }
    .HomeGallery.irinaMode .bottomScroll { z-index: 1; }
}

#SiteGrid { -webkit-transform: translate(0, 0); transform: translate(0, 0); }




/**New Home**/



body { overflow-x: clip; }
#SiteGrid { transition: unset !important; transform: unset !important; overflow: visible !important; }
.NewHome { position: relative; display: flex; width: 100%; height: 100%; flex-direction: column; background-color: #F5F5F6; }
section.HomeGalleryNew { padding: 0 !important; position: relative; display: flex; width: 100%; height: 100%;; flex-direction: column; text-transform: uppercase; }
section.HomeGalleryNew .upper-sec { min-height: 100vh; padding: 0; display: flex; position: relative; max-width: 1250px; margin: 0 auto; width: calc(100% - 120px); justify-content: flex-end; text-align: left; padding-top: 120px; }
section.HomeGalleryNew .upper-sec-container { position: relative; }
section.HomeGalleryNew .upper-sec-left-text { position: relative; }
section.HomeGalleryNew .upper-sec-left-text h1 { font-family: 'futura-pt'; margin: 0; font-size: 985%; display: flex; flex-direction: column; letter-spacing: -4.925px; line-height: 0.8; }
section.HomeGalleryNew .upper-sec-left-text a { /*background: #1A1818;*/ background: #e5be78; color: #fff; text-decoration: unset; width: 170px; height: 44px; margin-top: 20px; display: inline-flex; font-size: 90%; align-items: center; justify-content: center; }
section.HomeGalleryNew .upper-sec-right { height: 100%; display: inline-flex; align-items: center; position: absolute; margin: 0; top: -20px; }
section.HomeGalleryNew .upper-sec-right h3 { font-size: 90%; max-width: 300px; margin: 0; font-family: 'futura-pt'; }
section.HomeGalleryNew .skinStarsNew { padding: 0 !important; }
section.HomeGalleryNew .skinStarsNew .section-title { position: absolute; left: 50%; transition: 1s opacity ease; width: 100%; }
section.HomeGalleryNew .skinStarsNew .section-title h2 { font-size: 555%; }
section.HomeGalleryNew .skinStarsNew .section-title h2::before, .skinStarsNew .section-title h2::after { display: none; }
section.HomeGalleryNew .skinStarsNew .GridWrapper { max-width: 1170px; opacity: 1; transform: unset; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes { overflow: visible; display: flex; max-width: 100%; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container { margin: 0; opacity: 1; transition: unset; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes::before, .skinStarsNew .GridWrapper .skinstars-grid-boxes::after { display: none; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox { padding: 0; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .offer-circle { transition: 1s opacity ease !important; transition-delay: 0s !important }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-title { transition: 1s opacity ease !important; transition-delay: 0s !important; font-family: 'futura-pt'; font-weight: 500; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-price { transition: 1s opacity ease !important; transition-delay: 0s !important; font-size: 90%; color: #1A1818; font-family: 'futura-pt'; font-weight: 500; margin-top: -5px; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-button { transition: 1s opacity ease !important; transition-delay: 0s !important; margin-top: 20px; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-button button { font-size: 90%; color: #fff; width: 170px; height: 44px; background: #1A1818; margin: 0; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-button button::before { display: none; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) .catalogItemBox-link { display: block; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) .catalogItemBox-link .catalogItemBox-image { padding-bottom: 212.5%; background-size: cover; }
section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container .catalogItemBox-link .catalogItemBox-image { margin-bottom: 0; }
.opacityTween { opacity: 1 !important; }
.noPointerEvents { pointer-events: none; }
section:not(#HomeGallery)#skinWellbeingSecretes { padding-top: 0; transition: 0.6s margin-top ease; }

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.2) {
    section.HomeGalleryNew .upper-sec { padding-top: 60px; max-width: 1070px; }
    section.HomeGalleryNew .upper-sec-left-text h1 { font-size: 700%; line-height: 0.9; letter-spacing: -3px; }
    section.HomeGalleryNew .upper-sec-right { right: -50px !important; }
    section.HomeGalleryNew .skinStarsNew .section-title h2 { font-size: 400%; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) .catalogItemBox-link .catalogItemBox-image { padding-bottom: 180%; }
}

@media (min-width: 1024px) and (-webkit-device-pixel-ratio: 1.5) {
    section.HomeGalleryNew .upper-sec { max-width: 800px; }
    section.HomeGalleryNew .upper-sec-left-text h1 { font-size: 500%; line-height: 1; letter-spacing: 1px; }
    section.HomeGalleryNew .upper-sec-left-text a { width: 140px; height: 34px; margin-top: 10px; font-size: 80% }
    section.HomeGalleryNew .upper-sec-right { right: -55px !important; top: 0px; }
    section.HomeGalleryNew .upper-sec-right h3 { font-size: 60%; max-width: 240px; }
    section.HomeGalleryNew .skinStarsNew .section-title h2 { font-size: 300%; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes { max-width: 900px; margin: 60px auto 0; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container { padding: 0 10px; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container .catalogItemBox-image { transform: scale(0.8); }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-title { font-size: 80%; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-price { font-size: 80%; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-button { margin-top: 10px; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox .catalogItemBox-button button { font-size: 80%; width: 140px; height: 34px; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) .catalogItemBox-link .catalogItemBox-image { padding-bottom: 212.5%; }
}

@media(max-width: 1024px) {
    section.HomeGalleryNew .upper-sec { padding: 20px 15px 0; width: 100%; min-height: unset; transition: 1.5s ease; }
    section.HomeGalleryNew .upper-sec-left-text { display: flex; flex-direction: column; align-items: flex-end; }
    section.HomeGalleryNew .upper-sec-left-text h1 { font-size: 400%; }
    section.HomeGalleryNew .upper-sec-left-text h3 { font-size: 70%; max-width: 190px; margin: 20px 0; font-family: 'futura-pt'; }
    section.HomeGalleryNew .upper-sec-left-text a { font-size: 80%; width: 140px; height: 42px; margin: 0; }
    section.HomeGalleryNew .skinStarsNew { position: relative;}
    section.HomeGalleryNew .skinStarsNew .section-title { left: unset; position: relative; }
    section.HomeGalleryNew .skinStarsNew .section-title h2 { font-size: 225%; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes { display: flex; flex-direction: column; align-items: center; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container { opacity: unset; transition: 1s opacity ease !important; transition-delay: 0s !important; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(1) { order: 2; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) { order: 1; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(3) { order: 3; }
    section.HomeGalleryNew .skinStarsNew .GridWrapper .skinstars-grid-boxes .catalogItemBox-Container:nth-child(2) .catalogItemBox-link .catalogItemBox-image { padding-bottom: 130%; }
}