:root{--bodyBackground:#fff;--headingsColor:#1c1c1c;--textColor:#323232;--limeGreen:#cdea50}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bodyBackground);font-family:Azeret Mono,monospace;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%}a{text-decoration:none}h1,h2{color:#1c1c1c;color:var(--headingsColor);font-weight:600}p{color:#323232;color:var(--textColor);font-size:1.4rem;font-weight:400}li{list-style:none}.container{margin:auto;max-width:144rem;position:relative}.sitePadding{padding:0 1.2rem}.flexCenter{align-items:center;display:flex;justify-content:space-between}.siteMainNav__fix{background-color:#212121}.siteMainNav__fix>nav>div{padding-bottom:1.5rem;padding-top:1.5rem}.isActive{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:slideFromBottom;animation-name:slideFromBottom}.overflowHidden{overflow:hidden}@-webkit-keyframes slideFromBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .8s cubic-bezier(.77,0,.175,1),-webkit-transform .8s cubic-bezier(.77,0,.175,1);transition:opacity .8s cubic-bezier(.77,0,.175,1),transform .8s cubic-bezier(.77,0,.175,1);transition:opacity .8s cubic-bezier(.77,0,.175,1),transform .8s cubic-bezier(.77,0,.175,1),-webkit-transform .8s cubic-bezier(.77,0,.175,1)}}@keyframes slideFromBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .8s cubic-bezier(.77,0,.175,1),-webkit-transform .8s cubic-bezier(.77,0,.175,1);transition:opacity .8s cubic-bezier(.77,0,.175,1),transform .8s cubic-bezier(.77,0,.175,1);transition:opacity .8s cubic-bezier(.77,0,.175,1),transform .8s cubic-bezier(.77,0,.175,1),-webkit-transform .8s cubic-bezier(.77,0,.175,1)}}@media screen and (min-width:768px){.sitePadding{padding:0 7.2rem}}@media screen and (min-width:1440px){.container{overflow-y:clip}}.header_header__AfWmr{background:url(/projects/skinekt/static/media/bg-picture@2x.378e2d005376f60b0aea.webp) no-repeat;background-size:cover}.header_navContainer__YtlLN{position:fixed;width:100%;z-index:999}.header_nav__IWxwO{margin:auto;max-width:144rem;width:100%}.header_navFix__Nsgpa{background-color:#212121}@media screen and (min-width:768px){.header_header__AfWmr{background:url(/projects/skinekt/static/media/bg-dt-picture@2x.57851fc317a63027c707.webp) no-repeat;background-size:cover}}.mobileView_mobileContainer__ccVi3{align-items:center;display:flex;justify-content:space-between;padding-bottom:2.9rem;padding-top:2.9rem}.mobileView_mobileMenuSlideIn__RMFDF{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:mobileView_slideToLeft__20daC;animation-name:mobileView_slideToLeft__20daC}@-webkit-keyframes mobileView_slideToLeft__20daC{0%{-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .5s ease-in}to{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s ease-in}}@keyframes mobileView_slideToLeft__20daC{0%{-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .5s ease-in}to{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s ease-in}}.mobileView_mobileMenuSlideOut__Qx4o9{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:mobileView_slideToRight__1x7Pl;animation-name:mobileView_slideToRight__1x7Pl}@-webkit-keyframes mobileView_slideToRight__1x7Pl{0%{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s ease-in}to{-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .5s ease-in}}@keyframes mobileView_slideToRight__1x7Pl{0%{-webkit-transform:translateX(0);transform:translateX(0);transition:all .5s ease-in}to{-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .5s ease-in}}@media screen and (min-width:768px){.mobileView_mobileContainer__ccVi3{padding-bottom:2.1rem;padding-top:2.1rem}}.mobileMenu_mobileMenu__YTYn5{background-color:#212121;background-image:url(/projects/skinekt/static/media/pattern-mobil-menu.6bfb2469750ee0a556fb.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%;height:100vh;padding:2.4rem 1.2rem;position:fixed;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:100vw;z-index:99}.mobileMenu_closeContainer__akfGL{margin-bottom:23vw;text-align:right}@media screen and (min-width:768px){.mobileMenu_mobileMenu__YTYn5{background-position-x:100%;background-size:60vw;padding:3.2rem 7.2rem}}.account_row__Ix4E5{text-align:center}.account_accountContainer__rSSiP{border:1px solid var(--limeGreen);border-radius:3rem;display:inline-block;padding:1.2rem 2.6rem 1.1rem}.account_accountContainer__rSSiP:focus,.account_accountContainer__rSSiP:hover{background-color:var(--limeGreen);border-radius:3rem;cursor:pointer}.account_accountContainer__rSSiP:hover>.account_text__xx7Yn{color:#1c1c1c}.account_text__xx7Yn{color:var(--limeGreen);font-size:1.6rem;font-weight:600}@media screen and (min-width:768px){.account_text__xx7Yn{font-size:1.8rem}}@media screen and (min-width:1024px){.account_text__xx7Yn{font-size:1.6rem}}.menu_list__f3\+qq{align-items:center;display:flex;flex-direction:column;gap:2.4rem;margin-bottom:5.2rem}.menu_listItem__3VNKf{color:#fafafa;font-size:2rem;font-weight:600;text-transform:uppercase}.menu_listItem__3VNKf:hover{color:var(--limeGreen);cursor:pointer}.menu_active__mId1p>li{color:var(--limeGreen)}@media screen and (min-width:768px){.menu_list__f3\+qq{gap:4rem;margin-bottom:4rem}.menu_listItem__3VNKf{font-size:2.8rem;font-weight:600}}@media screen and (min-width:1024px){.menu_list__f3\+qq{align-items:center;display:flex;flex-direction:row;margin-bottom:0}.menu_listItem__3VNKf{font-size:1.4rem;font-weight:600}}.siteLogo_siteLogo__9TNXl{cursor:pointer}.desktopView_desktop__FUA6l{padding-bottom:4.5rem;padding-top:4.6rem}.hero_hero__0VCNA{align-items:flex-start;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;overflow:hidden;padding-bottom:9.5rem;padding-top:5rem;position:relative}.hero_imageContainer__gc-d1{max-width:37.5rem;position:absolute;top:6rem;width:calc(100vw - 2.4rem)}.hero_pattern__vvEpL{position:absolute;right:0;top:35%;width:35%;z-index:9}.hero_heading__8IEA9{color:#fafafa;font-size:2.8rem;line-height:1.25;margin-bottom:4rem;position:relative;text-transform:uppercase;z-index:99}.hero_link__tOzPg{background-color:var(--limeGreen);border:1px solid transparent;border-radius:26px;color:#1c1c1c;display:inline-block;font-size:1.8rem;font-weight:600;padding:1.6rem 3.2rem;position:relative;z-index:9}.hero_wordFix__UYNzW{display:block}.hero_link__tOzPg:active,.hero_link__tOzPg:focus,.hero_link__tOzPg:hover{background-color:#1c1c1c;border:1px solid var(--limeGreen);border-radius:26px;color:var(--limeGreen);cursor:pointer}@media screen and (min-width:768px){.hero_imageContainer__gc-d1{bottom:0;left:auto;max-width:80rem;position:absolute;right:-10rem;top:auto;-webkit-transform:translateX(0);transform:translateX(0);width:100%}.hero_heading__8IEA9{font-size:3.5rem;max-width:70rem}.hero_wordFix__UYNzW{display:inline}.hero_pattern__vvEpL{right:17.5rem;top:-5rem;width:21rem}}@media screen and (min-width:1024px){.hero_pattern__vvEpL{top:35rem}}@media screen and (min-width:1440px){.hero_hero__0VCNA{margin:auto;max-width:144rem}.hero_imageContainer__gc-d1{right:calc(100vw - 1540px)}}@media screen and (min-width:1540px){.hero_imageContainer__gc-d1{right:0}}.notFoundError_notFound__Zl\+ZG{background:url(/projects/skinekt/static/media/bg-404@2x.3d2b6406d2c47fb605d2.webp) no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem 1.2rem 3.2rem;position:relative}.notFoundError_backLink__PCuC4{background-color:#212121;border-radius:26px;color:#fafafa;font-size:1.8rem;margin:0 auto 5vh;max-width:37.5rem;padding:1.5rem 0;text-align:center;text-decoration:none;width:100%}.notFoundError_text__hzxZ0{line-height:1.5;margin-bottom:5vh}.notFoundError_heading__NdXx8{font-size:2.8rem;margin-bottom:1.6rem}.notFoundError_pattern__b39eV{left:50%;position:absolute;top:4vh;-webkit-transform:translate(-50%);transform:translate(-50%);width:10rem}.notFoundError_content__HM5pr{text-align:center}@media screen and (min-width:375px){.notFoundError_pattern__b39eV{left:50%;position:absolute;top:8vh;-webkit-transform:translate(-50%);transform:translate(-50%);width:15.8rem}.notFoundError_backLink__PCuC4{margin:0 auto 9vh}}@media screen and (min-width:768px){.notFoundError_backLink__PCuC4{margin:0 auto 22vh}.notFoundError_notFound__Zl\+ZG{padding:4rem 7.2rem 2.4rem}.notFoundError_text__hzxZ0{margin-bottom:3.2rem}.notFoundError_pattern__b39eV{position:absolute;top:10vh;width:27.5rem}}@media screen and (min-width:820px){.notFoundError_pattern__b39eV{top:20vh}}@media screen and (min-width:1024px){.notFoundError_notFound__Zl\+ZG{background:url(/projects/skinekt/static/media/bg-dt-404@2x.6c26e21b278b73e1124b.webp) no-repeat;background-size:cover;justify-content:center}.notFoundError_wrapper__2-EIR{align-items:center;display:flex;gap:9rem;justify-content:center}.notFoundError_pattern__b39eV{position:static;-webkit-transform:translate(0);transform:translate(0);width:20rem}.notFoundError_content__HM5pr{text-align:left}.notFoundError_backLink__PCuC4{margin:0 auto 0 0}.notFoundError_copyright__eYCfw{bottom:1.6rem;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (min-width:1440px){.notFoundError_heading__NdXx8{font-size:4.4rem}.notFoundError_pattern__b39eV{text-align:right;width:34.5rem}.notFoundError_text__hzxZ0{width:75%}}.copyright_copyright__U8RHi{font-size:1.2rem;line-height:1.25;text-align:center}.footer_footer__yDvL6{background:url(/projects/skinekt/static/media/footer-bg-mb@2x.51a7155c6858efd105b7.webp),var(--limeGreen);background-blend-mode:color-burn;background-size:cover;display:grid;justify-content:center;padding-bottom:3.2rem;padding-top:8rem;position:relative}.footer_container__0Tv71{display:flex;flex-direction:column;gap:3.2rem;margin-bottom:3.2rem;max-width:46rem;position:relative;z-index:99}.footer_wrapper__jLLEe{background-color:#fff;min-height:44.5rem;padding:3.2rem;width:100%}.footer_heading__nrWe8{font-size:2.3rem;line-height:1.25;margin-bottom:1.6rem;text-transform:uppercase}.footer_headingSubmit__7DfqE{margin:0;text-align:center}.footer_text__3i55H{line-height:1.5;margin-bottom:2.4rem}.footer_gdpr__LEnho{line-height:1.5}.footer_input__MxXll{border:1px solid #d5dceb;border-radius:2.6rem;color:#323232;font-family:inherit;font-size:1.4rem;margin-bottom:.8rem;padding:1.8rem 3.2rem;width:100%}.footer_button__mAzb\+{background-color:#1e1e1e;border:1px solid transparent;border-radius:2.6rem;color:#fafafa;font-family:inherit;font-size:1.6rem;font-weight:600;margin-bottom:2.4rem;padding:1.6rem 0;width:100%}.footer_button__mAzb\+:active,.footer_button__mAzb\+:focus,.footer_button__mAzb\+:hover{background-color:inherit;border:1px solid #1e1e1e;border-radius:2.6rem;color:#1e1e1e;cursor:pointer}.footer_social__BH\+Hh{display:flex;gap:.8rem;justify-content:center}.footer_confirmation__jspaB{align-items:center;display:flex;flex-direction:column;gap:2.4rem;padding:10rem 0}.footer_imageCircle__V\+reP{text-align:center;width:6rem}.footer_pattern__2G7rv{left:0;position:absolute;top:0;z-index:10}.footer_error__IpeZU{align-items:flex-start;display:flex;gap:.8rem;margin-bottom:2.4rem}.footer_errorMessage__mIBJB{color:#d91818;line-height:1.5}.footer_socialIcon__cyvPG:hover{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(224deg) brightness(102%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(224deg) brightness(102%) contrast(101%)}.footer_link__2dqZZ{color:#1e1e1e;text-decoration:underline}.footer_link__2dqZZ:hover{color:#066ee6}@media screen and (min-width:400px){.footer_wrapper__jLLEe{min-height:40rem}}@media screen and (min-width:750px){.footer_footer__yDvL6{background:url(/projects/skinekt/static/media/footer-bg@2x.19d9f041f0312e521e2b.webp),var(--limeGreen) no-repeat;background-attachment:fixed;background-blend-mode:color-burn;background-position:50%;background-size:cover}.footer_pattern__2G7rv img{width:27.5rem}.footer_wrapper__jLLEe{min-height:36.2rem}.footer_container__0Tv71{gap:8rem}}@media screen and (min-width:1440px){.footer_container__0Tv71{flex-direction:row;gap:7rem;left:22rem;margin-bottom:13.5rem;max-width:63.6rem;position:relative}.footer_footer__yDvL6{padding-bottom:1.6rem;padding-top:14rem}.footer_social__BH\+Hh{flex-direction:column;gap:.2rem}.footer_wrapper__jLLEe{min-width:52.6rem;padding:4.8rem}.footer_socialIcon__cyvPG{height:40px;width:40px}.footer_button__mAzb\+{margin-bottom:3.2rem}.footer_confirmation__jspaB{padding:8.8rem 0}.footer_pattern__2G7rv img{width:36rem}}.privacyPolicy_text__hj00c{line-height:1.5;margin-bottom:1.6rem}.privacyPolicy_heading__TIAac{font-size:3.5rem;margin-bottom:3.2rem}.privacyPolicy_section__5QfOh{margin:auto;max-width:144rem;padding-top:12rem}.highlights_highlights__1qeCE{padding-bottom:6rem;padding-top:6rem;position:relative}.highlights_section__K-9MS{background-color:#cdcfd0}.highlights_container__0cSKt{margin:auto;max-width:144rem}.highlights_wrapper__TuipI{display:flex;flex-direction:column;gap:5.2rem;margin-bottom:5.2rem}.highlights_heading__zf96c,.highlights_textHeading__fNbc1{font-size:2.3rem;line-height:1.25;margin-bottom:2.4rem;text-transform:uppercase}.highlights_highlight__EnKJm{display:flex;flex-direction:column;gap:2.4rem}.highlights_textHeading__fNbc1{margin-bottom:1.6rem}.highlights_text__\+qqA\+{line-height:1.5}.highlights_link__F8hoh{background-color:#323232;border:1px solid transparent;border-radius:2.6rem;padding:1.6rem 3.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.highlights_linkText__3j3qP{color:#fafafa;font-size:1.8rem;font-weight:600}.highlights_link__F8hoh:active,.highlights_link__F8hoh:focus,.highlights_link__F8hoh:hover{background-color:inherit;border:1px solid #323232;border-radius:2.6rem;cursor:pointer}.highlights_link__F8hoh:active>.highlights_linkText__3j3qP,.highlights_link__F8hoh:focus>.highlights_linkText__3j3qP,.highlights_link__F8hoh:hover>.highlights_linkText__3j3qP{color:#323232}.highlights_leftWrapper__qcvbC,.highlights_linkDesktop__T2B9s{display:none}@media screen and (min-width:1024px){.highlights_sectionWrapper__9WXLP{display:flex;margin:auto;max-width:144rem;padding-top:14rem}.highlights_animatedContent__sPCFi{margin-top:10vw;position:relative}.highlights_sectionWrapper__9WXLP>div{width:50%}.highlights_highlights__1qeCE{padding-bottom:0;padding-top:0}.highlights_text__\+qqA\+{padding-right:2rem}.highlights_highlight__EnKJm{align-items:flex-end;flex-direction:row-reverse}.highlights_imageContainer__koFk2{max-width:63.6rem;width:100%}.highlights_textContainer__4Qapi{display:none}.highlights_textContainerDT__TMi1Z{display:block;opacity:0;position:absolute}.highlights_wrapper__TuipI{gap:2.4rem}.highlights_description__9smzi{height:40vw;position:-webkit-sticky;position:sticky;top:100px}.highlights_heading__zf96c{font-size:3rem;width:75%}.highlights_headerMobile__\+1fIR{display:none}.highlights_leftWrapper__qcvbC{display:block;position:relative}.highlights_linkDesktop__T2B9s{display:block;pointer-events:all}.highlights_linkMobile__X-03P{display:none}}@media screen and (min-width:1440px){.highlights_textContainer__4Qapi{padding-right:13rem}.highlights_animatedContent__sPCFi{margin-top:25rem}.highlights_description__9smzi{height:59rem}}.intro_intro__tWzIt{display:flex;flex-direction:column;gap:1.6rem;margin:auto;max-width:144rem;padding-bottom:8.4rem;padding-top:6rem}.intro_imageContainer__g73Iy{margin-bottom:6rem}.intro_heading__1-f5l{font-size:2.2rem;margin-bottom:1.6rem;text-transform:uppercase}.intro_text__JgcRM{line-height:1.5}.intro_listItem__hTA8v{border-bottom:1px solid #d5dceb}.intro_listItemLast__1TE-f,.intro_listItem__hTA8v{display:flex;padding:1.5rem 0}.intro_listItemText__k2bVp{color:#1c1c1c;display:inline;font-size:1.6rem;font-weight:600;line-height:1.5}.intro_listItemNumber__n979z{color:#323232;font-size:1.4rem;padding-right:.8rem;padding-top:.3rem}.intro_note__\+gZJz{margin-top:2.4rem}@media screen and (min-width:1024px){.intro_heading__1-f5l{font-size:3rem}.intro_intro__tWzIt{align-items:flex-end;flex-direction:row}.intro_text__JgcRM{margin-bottom:4rem}.intro_top__846O\+{display:flex;flex-direction:column-reverse;width:50%}.intro_bottom__w4yps{width:50%}.intro_imageContainer__g73Iy{margin:0}.intro_imageContainer__g73Iy img{width:92.5%}}@media screen and (min-width:1440px){.intro_intro__tWzIt{padding-bottom:14rem;padding-top:12rem}.intro_heading__1-f5l{font-size:3.5rem}.intro_text__JgcRM{margin-bottom:8rem}.intro_listItem__hTA8v{padding:2.3rem 0}.intro_listItem__hTA8v:first-child{padding-top:0}.intro_listItem__hTA8v:last-child{padding-bottom:0}.intro_listItemText__k2bVp{font-size:2.3rem}.intro_listItemNumber__n979z{padding-top:1rem}}.video_video__B8\+VK{margin:auto;max-width:144rem;padding-bottom:8rem;padding-top:6rem;position:relative}.video_heading__qUi\+l{font-size:2.3rem;margin-bottom:2.4rem;text-transform:uppercase}.video_imageContainer__onfK9{bottom:0;left:0;position:absolute;right:0;top:0;z-index:99}.video_imageContainer__onfK9:after{background-color:rgba(0,0,0,.5);content:"";display:block;height:100%;position:absolute;top:0;width:100%}.video_playIcon__CoaNC{background-color:var(--limeGreen);border-radius:100%;display:grid;height:44px;left:50%;place-content:center;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:44px;z-index:99}.video_playIcon__CoaNC:hover{cursor:pointer}.video_playIcon__CoaNC:hover:before{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);transition:all .2s ease}.video_playIcon__CoaNC img{position:relative;z-index:100}.video_playIcon__CoaNC:before{background-color:rgba(205,234,80,.5);border-radius:100%;content:"";display:block;height:60px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .2s ease;width:60px;z-index:0}.video_text__vYYg5{line-height:1.5}.video_videoWrapper__G27B3{aspect-ratio:1.71;margin-bottom:3.2rem;position:relative}.video_videoPlayer__bMxJB{left:0;position:absolute;top:0}@media screen and (min-width:1024px){.video_video__B8\+VK{display:flex;gap:2.2rem}.video_headingContainer__a36pk{min-width:7.5rem}.video_heading__qUi\+l{font-size:3rem;line-height:1.25;text-align:end;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.video_headingFix__b5u4k{display:block}.video_mainContent__ciXze{min-width:78.3rem}}@media screen and (min-width:1440px){.video_video__B8\+VK{gap:5.2rem;padding-bottom:12rem;padding-top:12rem}.video_mainContent__ciXze{margin:auto;max-width:85.6rem;position:relative}.video_mainContent__ciXze:after{background:url(/projects/skinekt/static/media/pattern-detial.1f9ea16fe3476b96252f.svg) no-repeat;content:"";display:block;height:40px;position:absolute;right:-40px;top:0;width:40px}.video_headingContainer__a36pk{left:17rem;position:absolute}}
/*# sourceMappingURL=main.5dde9ba5.css.map*/