.styles_header__SCD4E{width:100%;top:0;left:0;padding-top:10px;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;color:#d7d7d7;position:fixed;z-index:9999}.styles_headerScrolled__eyRFS{background:rgba(10,10,10,.55);-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom-color:rgba(255,255,255,.08);box-shadow:0 6px 18px rgba(0,0,0,.25)}.styles_logoDesktop__yM_q0{display:inline-block}.styles_logoMobile__AqM_M{display:none}.styles_navDesktop__khctx{display:flex;gap:100px}.styles_navDesktop__khctx a{color:inherit;text-decoration:none;font-size:18px;font-weight:600;line-height:20px;position:relative;transition:opacity .2s ease,transform .2s ease,color .2s ease}.styles_navDesktop__khctx a:hover{opacity:1;transform:translateY(-1px)}.styles_linkActive__cyE0L{background:linear-gradient(90deg,#ff748c,#c6b7ff 50%,#9fd1ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.styles_burger__bmcvG{display:none;width:36px;height:36px;border:0;background:transparent;padding:0;position:relative;cursor:pointer;z-index:2}.styles_burger__bmcvG span{position:absolute;left:6px;right:6px;height:2px;background:#fafafa;border-radius:1px;transition:transform .2s ease,opacity .2s ease,top .2s ease,background .2s ease}.styles_burger__bmcvG span:first-child{top:10px}.styles_burger__bmcvG span:nth-child(2){top:17px}.styles_burger__bmcvG span:nth-child(3){top:24px}.styles_burgerOpen__ZT0aE span{background:#1a1a1a}@media (max-width:768px){.styles_header__SCD4E{padding:10px}.styles_language__peGMB,.styles_navDesktop__khctx{display:none}.styles_burger__bmcvG{display:inline-block}.styles_logoDesktop__yM_q0{display:none}.styles_logoMobile__AqM_M{display:inline-block}}.styles_fullOverlay__Ew9_4{--overlay-z:2147483647;position:fixed;inset:0;z-index:var(--overlay-z);display:flex;background:#fff;color:#111;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.styles_fullOverlay__Ew9_4.styles_open__1zL_Q{opacity:1;visibility:visible;pointer-events:auto}.styles_overlayInner___uMnW{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.styles_menuTop__5Kpbd{padding:calc(env(safe-area-inset-top, 0) + 12px) 16px 8px;display:flex;align-items:center;justify-content:space-between}.styles_menuList__Ve4O3{padding:16px;display:grid;grid-gap:28px;gap:28px;align-content:start}.styles_menuList__Ve4O3 a{color:#111;text-decoration:none;font-size:18px;font-weight:600;position:relative;transition:opacity .2s ease,transform .2s ease,color .2s ease}.styles_menuList__Ve4O3 a:hover{opacity:.9;transform:translateY(-1px)}.styles_menuList__Ve4O3 a.styles_linkActive__cyE0L{background:linear-gradient(90deg,#ff748c,#c6b7ff 50%,#9fd1ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.styles_menuBottom__S1BFb{padding:8px 16px calc(env(safe-area-inset-bottom, 0) + 16px);display:flex;justify-content:flex-end;overflow:visible}.styles_menuBottom__S1BFb,.styles_wrapper__8slm2{width:100%;position:relative}.styles_field__P1Jtc{width:100%;display:flex;flex-direction:column;--sel-fg:#1a1a1a;--sel-border:#e5e5e5;--sel-placeholder:#a0a0a0;--sel-focus:#7aa7ff;--menu-bg:#ffffff;--menu-fg:#1a1a1a;--menu-border:#ececec}.styles_skinBlack__XQkQJ{--sel-fg:#ffffff;--sel-border:#191919;--sel-placeholder:rgba(255,255,255,0.65);--sel-focus:#9bbcff;--menu-bg:#191919;--menu-fg:#ffffff;--menu-border:#2a2a2a}.styles_control__PMO7n{box-sizing:border-box;width:100%;display:inline-flex;align-items:center;justify-content:var(--justify,space-between);gap:var(--gap,8px);padding:10px 12px;font-size:14px;line-height:20px;color:var(--sel-fg);border:1px solid var(--sel-border);border-radius:999px;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.styles_control__PMO7n:focus{outline:none}.styles_control__PMO7n:focus-visible{outline:2px solid var(--sel-focus);outline-offset:2px}.styles_noBorder__qXiYP{border:none}.styles_disabled__k7Lo5{opacity:.6;cursor:not-allowed}.styles_placeholder__hGbFl{color:var(--sel-placeholder)}.styles_label__kGQDh{font-size:14px;line-height:18px;color:var(--sel-fg);margin:0 0 6px}.styles_labelError__ScLpJ{color:#e5484d}.styles_hasError__bjbQ2{border-color:#e7b1b4;box-shadow:inset 0 0 0 1px rgba(229,72,77,.12)}.styles_errorText__d6zNR{margin-top:6px;font-size:12px;line-height:16px;color:#e5484d}.styles_check__pocCm,.styles_chevron__c5fhm{width:18px;height:18px;flex:none;color:currentColor}.styles_chevron__c5fhm{transition:transform .15s ease;transform:rotate(var(--chev-rot,0deg))}.styles_menu__HqNfz{position:absolute;max-height:240px;overflow:auto;background:var(--menu-bg);color:var(--menu-fg);border:1px solid var(--menu-border);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.08);padding:6px 0;z-index:10}.styles_menuBottom__fKKlE{top:calc(100% + var(--menu-offset, 6px))}.styles_menuTop__ExwGn{bottom:calc(100% + var(--menu-offset, 6px))}.styles_menuAlignLeft__hmI9F{left:-20%}.styles_menuAlignRight__01AGu{right:0}.styles_menuAlignCenter__AWYIk{left:50%;transform:translateX(-50%)}.styles_item__pdTpY{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;font-size:14px;color:inherit;cursor:pointer}.styles_item__pdTpY:focus,.styles_item__pdTpY:hover{background:transparent;outline:none}.styles_itemSelected__EeaKZ{font-weight:600}.styles_itemLabel__aw13o{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_check__pocCm{color:inherit}.styles_footer__D62n0{--pad:clamp(20px,5vw,80px);--line-core:rgba(255,255,255,0.34);--line-halo:rgba(255,255,255,0.08);position:relative;height:700px;color:#fafafa;background:#010101;overflow:hidden;isolation:isolate}.styles_bgVideo__4AJWK{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(108%) contrast(103%) brightness(86%);transform:translateZ(0);will-change:transform}.styles_footer__D62n0:before{inset:-8% -6% -4% -6%;background:rgba(1,1,1,.4);mix-blend-mode:multiply}.styles_footer__D62n0:after,.styles_footer__D62n0:before{content:"";position:absolute;z-index:1;pointer-events:none}.styles_footer__D62n0:after{inset:-10% -8% -6% -8%;background:radial-gradient(140% 120% at 55% 22%,rgba(1,1,1,0) 0,rgba(1,1,1,.22) 38%,rgba(1,1,1,.54) 66%,rgba(1,1,1,.96) 100%),linear-gradient(180deg,#010101 0,rgba(1,1,1,.88) 90px,rgba(1,1,1,0) 200px)}.styles_center__dBvSx{position:absolute;inset:0;display:grid;place-items:center;z-index:2;padding-inline:var(--pad)}.styles_footer_title__m14gT{margin:0;text-align:center;font-size:clamp(28px,5vw,56px);font-weight:700;letter-spacing:.02em;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45),0 0 24px rgba(255,255,255,.12);opacity:0;transform:translateY(12px)}.styles_bottomLine__q_hPp{position:absolute;left:var(--pad);right:var(--pad);bottom:78px;height:1px;background:linear-gradient(to right,transparent 0,var(--line-core) 10%,var(--line-core) 90%,transparent 100%);filter:drop-shadow(0 0 6px var(--line-halo));z-index:2;pointer-events:none}.styles_bottomBar__Iu85Y{position:absolute;inset-inline:var(--pad);bottom:18px;z-index:2;display:flex;align-items:center;justify-content:space-between}.styles_socials__KnMLA{display:flex;align-items:center;gap:18px}.styles_socialItem__ZX6AY{display:inline-flex;opacity:0;transform:translateY(10px) scale(.9)}.styles_legal__MKlMu{display:flex;align-items:center;gap:14px;font-size:14px;color:rgba(255,255,255,.9)}.styles_cookies__yzscJ{color:rgba(255,255,255,.9);text-decoration:none}.styles_cookies__yzscJ:hover{text-decoration:underline}.styles_footer__D62n0[data-inview=true] .styles_footer_title__m14gT{animation:styles_fadeUp__PeTS2 .45s ease forwards}.styles_footer__D62n0[data-inview=true] .styles_socialItem__ZX6AY{animation:styles_bounceIn__dam6v .5s cubic-bezier(.22,1,.36,1) both}.styles_footer__D62n0[data-inview=true] .styles__stagger__6r_3r>*{animation-delay:calc(var(--stagger, 0) * 90ms)}@keyframes styles_fadeUp__PeTS2{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_bounceIn__dam6v{0%{opacity:0;transform:translateY(10px) scale(.9)}60%{opacity:1;transform:translateY(-4px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.styles_footer__D62n0{height:420px}.styles_intersect__PmGgL{margin-top:-60px;position:relative;z-index:1}.styles_footer__D62n0:before{background:rgba(1,1,1,.6)}.styles_bottomLine__q_hPp{bottom:110px}.styles_bottomBar__Iu85Y{inset-inline:var(--pad);bottom:28px;flex-direction:column-reverse;gap:20px}}.styles_products__9u408{display:flex;align-items:flex-start;gap:5%;margin:100px 0 200px;color:#fff}.styles_left__GjUC9{width:70%}.styles_right__Au_a2{width:30%;display:flex}.styles_video__5h22S{position:relative;border-radius:16px;overflow:hidden;height:clamp(320px,46vw,520px)}.styles_video__5h22S video{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}.styles_video__5h22S h3{position:absolute;inset:0;display:grid;place-items:center;font-weight:700;font-size:clamp(36px,7vw,80px);background:linear-gradient(90deg,#ff8da1,#ffd1cd 30%,#e9f0ff 55%,#b8b0ff 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.styles_title__Q4En4{margin:24px 0 8px;font:600 40px/120% system-ui;text-transform:uppercase}.styles_description__uuZ4Z{margin:0;font:600 24px/140% system-ui;color:rgba(255,255,255,.9)}.styles_embla__zLW_k{--gap:12px;--card-h:300px;height:calc(var(--card-h) * 2 + var(--gap) * 2);overflow:hidden;width:100%;align-self:flex-start}.styles_emblaContainer__5jWgb{display:flex;gap:var(--gap);height:100%}.styles_emblaSlide__o4kzw{flex:0 0 auto;width:100%}.styles_card__edeAq{height:100%;padding:12px;display:flex;flex-direction:column;gap:8px;border-radius:12px;background:transparent}.styles_card__edeAq h3{margin:0;font-size:18px;font-weight:600;text-transform:uppercase;color:#fff}.styles_card__edeAq p{margin:4px 0 0;font-size:14px;color:rgba(155,155,155,1)}.styles_cardVideo__v6b2d{position:relative;border-radius:10px;overflow:hidden}.styles_cardVideo__v6b2d video{width:100%;height:300px;object-fit:cover;display:block;border-radius:16px}.styles_cardVideo__v6b2d>p{position:absolute;inset:0;display:grid;place-items:center;margin:0;font-weight:600;font-size:28px;background:linear-gradient(90deg,#ff8da1,#ffd1cd 30%,#e9f0ff 55%,#b8b0ff 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.styles_panel__n9ViB{--radius:16px;--stroke:2px;--glow:10px;--core:rgba(255,255,255,0.75);--halo:rgba(255,255,255,0.1);position:relative;border-radius:var(--radius);overflow:visible}.styles_panel__n9ViB:after,.styles_panel__n9ViB:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.styles_panel__n9ViB:before{padding:calc(var(--stroke) + 2px);background:linear-gradient(180deg,var(--halo),transparent);filter:blur(var(--glow));opacity:.9}.styles_panel__n9ViB:after{padding:var(--stroke);background:linear-gradient(180deg,var(--core),rgba(255,255,255,.35))}.styles_products__9u408[data-inview=true] .styles_anim_left__Kg_kd .styles_video__5h22S{animation:styles_zoomIn__nJbHZ .6s ease forwards}.styles_products__9u408 .styles_anim_left__Kg_kd .styles_video__5h22S{opacity:0;transform:scale(.96)}.styles_products__9u408 .styles_description__uuZ4Z,.styles_products__9u408 .styles_title__Q4En4{opacity:0;transform:translateY(24px)}.styles_products__9u408[data-inview=true] .styles_title__Q4En4{animation:styles_fadeUp__c57RX .6s cubic-bezier(.22,1,.36,1) .08s forwards}.styles_products__9u408[data-inview=true] .styles_description__uuZ4Z{animation:styles_fadeUp__c57RX .6s cubic-bezier(.22,1,.36,1) .18s forwards}.styles_products__9u408 .styles_card__edeAq{opacity:0;transform:translateX(-18px)}.styles_products__9u408[data-inview=true] .styles_anim_right_desktop__7ZYMM .styles_card__edeAq{animation:styles_fadeRight___mTbj .5s cubic-bezier(.22,1,.36,1) forwards}.styles_products__9u408[data-inview=true] .styles_anim_right_mobile__RICBG .styles_card__edeAq{animation:styles_fadeUp__c57RX .5s cubic-bezier(.22,1,.36,1) forwards}@media (max-width:768px){.styles_products__9u408{flex-direction:column;gap:24px;margin-bottom:80px;margin-top:10px}.styles_left__GjUC9,.styles_right__Au_a2{width:100%}.styles_video__5h22S{height:auto}.styles_video__5h22S video{height:clamp(220px,44vw,360px)}.styles_title__Q4En4{font-size:20px;line-height:1.2;margin:16px 0 8px}.styles_description__uuZ4Z{font-size:14px;line-height:20px;font-weight:500}.styles_embla__zLW_k{height:auto}.styles_emblaContainer__5jWgb{gap:12px;height:auto}.styles_emblaSlide__o4kzw{width:82%;height:auto}.styles_cardVideo__v6b2d video{height:160px}}@keyframes styles_fadeUp__c57RX{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeRight___mTbj{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_zoomIn__nJbHZ{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.style_subscriptions__vGGI6{margin-top:200px}.style_subscriptions__vGGI6 h1{font-weight:600;font-size:40px;line-height:120%;text-align:center;color:#fff;text-transform:uppercase}.style_subscriptions__vGGI6 p{font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#fff;margin-top:20px}.style_subscription__wF0Wb{position:relative;display:flex;flex-direction:column-reverse;border-radius:18px;overflow:hidden;background:#0b0b0b;flex-grow:1;flex-shrink:1;flex-basis:calc((100% - 60px) / 3);max-width:420px;min-width:300px}.style_carouselWrap__OYVhG{position:relative}.style_embla__O6aFu{overflow:hidden}.style_emblaContainer__z62XY{display:flex;gap:30px;margin-top:50px;justify-content:center;will-change:transform}.style_panelCard__CoXhy{--stroke:1.5px;--glow:10px;--core:rgba(255,255,255,0.82);--halo:rgba(255,255,255,0.12)}.style_panelCard__CoXhy:after,.style_panelCard__CoXhy:before{content:"";position:absolute;inset:0;border-radius:18px;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.style_panelCard__CoXhy:before{padding:calc(var(--stroke) + 2px);background:linear-gradient(180deg,var(--halo),transparent);filter:blur(var(--glow));opacity:.9}.style_panelCard__CoXhy:after{padding:var(--stroke);background:linear-gradient(180deg,var(--core),rgba(255,255,255,.35))}.style_subscription__wF0Wb .style_video__tu7op{position:relative;border-radius:18px 18px 0 0;overflow:hidden}.style_subscription__wF0Wb .style_video__tu7op video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;filter:drop-shadow(0 22px 34px rgba(0,0,0,.45));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 68%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,1) 68%,rgba(0,0,0,0))}.style_subscription__wF0Wb .style_video__tu7op:after,.style_subscription__wF0Wb .style_video__tu7op:before{content:"";position:absolute;inset:0;pointer-events:none}.style_subscription__wF0Wb .style_video__tu7op:before{background:radial-gradient(140% 100% at 50% -10%,rgba(255,255,255,.28) 0,rgba(255,255,255,.08) 40%,rgba(255,255,255,0) 70%);mix-blend-mode:screen;opacity:.85}.style_subscription__wF0Wb .style_video__tu7op:after{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.35));opacity:.55;-webkit-mask:linear-gradient(#000 62%,transparent);mask:linear-gradient(#000 62%,transparent)}.style_subscription__content__hyA0D{padding:18px 20px 20px}.style_subscription__wF0Wb h2{margin:0 0 10px;font-weight:700;font-size:24px;line-height:130%;color:#fff;text-transform:uppercase;text-align:left}.style_subscription__wF0Wb p{margin:0 0 18px;font-weight:400;font-size:16px;line-height:24px;color:#fff;text-align:left;height:85px}.style_subscription__start__WpGWo{position:relative;display:flex;justify-content:space-between;align-items:center;padding-top:16px;margin-top:6px}.style_subscription__start__WpGWo:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.35),rgba(255,255,255,0));opacity:.9}.style_subscription__start__WpGWo h3{margin:0;font-weight:600;font-size:20px;line-height:1;color:#fff}@media (max-width:768px){.style_subscriptions__vGGI6{margin-top:80px}.style_subscriptions__vGGI6 h1{font-size:24px;line-height:28px}.style_subscriptions__vGGI6 p{font-size:14px;line-height:20px;margin-top:8px}.style_emblaContainer__z62XY{gap:16px;padding:0 16px;justify-content:flex-start}.style_emblaSlide__0dZB9{flex:0 0 88%;max-width:none}.style_subscription__wF0Wb{max-width:none;min-width:0}.style_subscription__wF0Wb .style_video__tu7op video{aspect-ratio:16/11;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,1) 72%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgba(0,0,0,1) 72%,rgba(0,0,0,0))}.style_subscription__content__hyA0D{padding:16px}.style_subscription__wF0Wb h2{font-size:20px;margin-bottom:8px}.style_subscription__wF0Wb p{margin-bottom:14px;height:100px}.style_subscription__start__WpGWo{padding-top:14px}.style_subscription__start__WpGWo h3{font-size:18px}.style_cta__tZ1uO{padding:9px 18px}}.style_subscriptions__vGGI6 .style_sub_sub__6YnRH,.style_subscriptions__vGGI6 .style_sub_title__1KP2x{opacity:0;transform:translateY(18px)}.style_subscriptions__vGGI6[data-inview=true] .style_sub_title__1KP2x{animation:style_fadeUp__zyqaC .55s ease forwards}.style_subscriptions__vGGI6[data-inview=true] .style_sub_sub__6YnRH{animation:style_fadeUp__zyqaC .55s ease .08s forwards}.style_subscription__wF0Wb{opacity:0;transform:translateY(20px)}.style_subscriptions__vGGI6[data-inview=true] .style_subscription__wF0Wb{animation:style_rise__WGign .45s cubic-bezier(.22,1,.36,1) forwards}@keyframes style_fadeUp__zyqaC{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes style_rise__WGign{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_subscriptions__vGGI6[data-inview=true] .style__stagger__TPR4S>*{animation-delay:calc(var(--stagger, 0) * 90ms)}.styles_cta__XcbNf{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border:0;border-radius:9999px;background:#0a0a0a;color:#fff;font-weight:700;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transform:translateZ(0);box-sizing:border-box;width:100%}.styles_ctaGlossy__4V6h5:after,.styles_ctaGlossy__4V6h5:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.styles_ctaGlossy__4V6h5:before{background:linear-gradient(180deg,rgba(255,255,255,.8) 0,rgba(255,255,255,.2) 15%,rgba(255,255,255,.2) 85%,rgba(255,255,255,.8));padding:1.5px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;filter:drop-shadow(0 1px 0 rgba(255,255,255,.04)) drop-shadow(0 3px 10px rgba(0,0,0,.35))}.styles_ctaGlossy__4V6h5:after{-webkit-mask:linear-gradient(#000 65%,transparent);mask:linear-gradient(#000 65%,transparent);background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.45));opacity:.6;border-radius:inherit}.styles_ctaGlossy__4V6h5:hover{transform:translateY(-1px)}.styles_ctaGlossy__4V6h5:active{transform:translateY(0) scale(.98)}.styles_ctaGlossy__4V6h5:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.14)}