@charset "UTF-8";.modal{display:flex;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;visibility:hidden;pointer-events:none;transition:visibility 0s ease .25s}.modal.is-active{visibility:visible;pointer-events:auto;transition:visibility 0s ease 0s}.modal__backdrop{position:absolute;inset:0;background:#000000bf;opacity:0;transition:opacity .25s ease}.modal.is-active .modal__backdrop{opacity:1}.modal__panel{position:relative;z-index:1;background:#fff;border-radius:8px;max-width:100%;width:800px;height:auto;max-height:100vh;margin:0;overflow-y:auto;overflow-anchor:none;scrollbar-width:none;-ms-overflow-style:none}.modal__panel::-webkit-scrollbar{display:none}.modal__panel{opacity:0;transform:scale(.95);transition:opacity .25s ease,transform .25s ease}@media(max-width:768px){.modal__panel{max-width:100%;margin:1rem;max-height:calc(100vh - 2rem)}}.modal.is-active .modal__panel{opacity:1;transform:scale(1)}.modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:0;line-height:0}.modal__close svg{width:24px;height:24px}.modal__body{padding:2rem}@media(max-width:768px){.modal__body{padding:1.25rem}}.modal--fullscreen .modal__panel{position:absolute;inset:0;width:auto;max-width:none;height:auto;max-height:none;margin:0;border-radius:0;overflow-y:auto}.modal--fullscreen .modal__body{display:flex;align-items:center;justify-content:center;min-height:100%;box-sizing:border-box}.modal--narrow .modal__panel{width:460px}@media(max-width:768px){.modal--mobile-fullscreen .modal__panel{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0}}.ui-buttonDefault{display:inline-block;padding:.9rem 2.5rem;background:#000;color:#fff;font-family:var(--text-font-family);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;transition:opacity .2s ease}.ui-buttonDefault:hover{opacity:.8}.ui-buttonDefault--wide{width:100%;text-align:center;display:block}.lineBar{background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;height:30px;max-height:30px;transition:all .15s ease-out;position:relative;z-index:1}.lineBar__caption{font-size:13px;padding:.3rem 2rem .3rem 2.7rem;font-family:var(--title-font-family);transition:all .15s ease-out;display:block;display:flex;justify-content:center;align-items:center}.lineBar__captionIcon{padding:0;line-height:0;margin:0;display:inline-block;position:relative;margin-left:.2rem}.lineBar__captionIcon svg{width:17px;height:17px;margin-bottom:-2px}.lineBar__captionIcon svg path{fill:#fff}.lineBar:before{position:absolute;content:"";inset:0;background:var(--default-brand-color);background:var(--default-brand-gradient-bg);transition:opacity .5s linear;z-index:-1;opacity:0}.lineBar:hover:before{opacity:1}.lineBar:hover{height:45px;max-height:45px}.lineBar:hover .lineBar__caption{color:#ffc126}.lineBar:hover .lineBar__captionIcon svg path{fill:#ffc126}@media(max-width:768px){.lineBar{height:45px;max-height:45px}.lineBar:before{opacity:1}.lineBar .lineBar__caption{color:#ffc126}.lineBar .lineBar__captionIcon svg path{fill:#ffc126}}.mainFooter{background-color:#fff;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){.mainFooter{padding-top:2rem;padding-bottom:2rem}}.mainFooter__container{display:flex;justify-content:space-between;align-items:center;max-width:var(--default-container-width);gap:2rem}@media(max-width:767px){.mainFooter__container{flex-direction:column;justify-content:stretch;align-items:flex-start;gap:1.5rem}}.mainFooter__nav{display:flex;flex-direction:column;gap:0;align-items:stretch;width:100%;flex:1}@media(max-width:767px){.mainFooter__nav{gap:1rem}}.mainFooter__navGroup{display:flex;flex-direction:column}.mainFooter__navLink{display:block;padding:.5rem 1rem;font-size:18px;font-family:var(--title-font-family);font-optical-sizing:auto;font-weight:200;font-style:normal}@media(min-width:769px){.mainFooter__navLink span{position:relative;color:var(--link-color);display:inline-block;padding:0 var(--link-underline-padding);text-decoration:none}.mainFooter__navLink span:after{position:absolute;left:0;background-color:#000;content:"";display:block;height:1px;margin-top:.1em;transition:width .5s;width:0}.mainFooter__navLink span:hover:after{width:100%}}.mainFooter__cta{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1rem}@media(max-width:767px){.mainFooter__cta{width:100%;padding:0 var(--mobile-section-gutter)}}.mainFooter__ctaTitle{font-family:var(--title-font-family);font-size:1.8rem;font-weight:400;margin-bottom:.75rem}.mainFooter__ctaSubtitle{font-family:var(--text-font-family);font-size:14px;color:#555;max-width:300px;line-height:1.5;margin-bottom:1.5rem}.mainFooter__ctaButton{background:#000;color:#fff;font-family:var(--text-font-family);text-transform:uppercase;letter-spacing:.1em;padding:.75rem 2rem;border:none;cursor:pointer;white-space:nowrap;align-self:flex-start;transition:opacity .15s ease;font-size:14px;font-weight:300}.mainFooter__ctaButton:hover{opacity:.7}@media(max-width:767px){.mainFooter__ctaButton{align-self:stretch;width:100%}}.mainFooter__image{flex-shrink:0}.mainFooter__image img{display:block;width:520px;height:auto;object-fit:contain}@media(max-width:767px){.mainFooter__image{align-self:center}.mainFooter__image img{width:380px}}.mainNavbar{display:flex;justify-content:space-between;align-items:center}.mainNavbar__nav,.mainNavbar__navItem{display:flex;justify-content:stretch;align-items:stretch}.mainNavbar__navIconLink{display:flex;aspect-ratio:1/1;justify-content:center;align-items:center;font-size:28px;font-weight:500;width:45px;transition:all .15s ease-out}.mainNavbar__navIconLink svg{width:25px}@media(min-width:769px){.mainNavbar__navIconLink{transition:all .05s ease-out}.mainNavbar__navIconLink:hover{cursor:pointer;opacity:.65;transform:scale(.95)}}.mainNavbar__logo{display:flex;align-items:center}.mainNavbar__logoImage{display:block;transition:opacity .15s ease-out,height .3s ease;width:102px}.mainNavbar__logo:hover .mainNavbar__logoImage{opacity:.6}@keyframes navFavoritesPulse{0%{transform:scale(1)}35%{transform:scale(1.45)}65%{transform:scale(.88)}85%{transform:scale(1.1)}to{transform:scale(1)}}.mainNavbar__navIconLink.is-favorite-animating{animation:navFavoritesPulse .45s ease-out}@media(min-width:769px){.mainNavbar{height:80px;transition:height .3s ease}.mainNavbar__logoImage{height:35px;width:auto}.fixedHeaderWrapper.is-scrolled .mainNavbar{height:60px}.fixedHeaderWrapper.is-scrolled .mainNavbar__logoImage{height:26px}}root{--link-color: #f80;--link-underline-padding: .5em}.secondaryNavbar{display:none;background-color:var(--dark-section-background);color:#fff}@media(min-width:769px){.secondaryNavbar{display:flex}}.secondaryNavbar{justify-content:center;align-items:center}.secondaryNavbar__nav,.secondaryNavbar__navItem{display:flex;justify-content:stretch;align-items:stretch}.secondaryNavbar__navItem--active .secondaryNavbar__navLink span{color:#daa20a}.secondaryNavbar__navLink{display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:400;padding:.75rem 2rem;text-transform:uppercase}.secondaryNavbar__navLink span{transition:all .25s ease-out}.secondaryNavbar__navLink span:hover{color:#daa20a;text-shadow:0 0 4px rgba(255,180,0,.2)}.secondaryNavbar__navIconLink{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500}.secondaryNavbar__logo{font-family:Raleway,sans-serif;font-size:28px;font-weight:500}.megaMenu{position:fixed;left:0;right:0;top:var(--mega-menu-top, 120px);height:280px;overflow:hidden;background-color:var(--dark-section-background);color:#fff;z-index:99;pointer-events:none;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;border-top:1px solid rgba(255,255,255,.07);box-shadow:0 8px 32px #00000059}@media(max-width:768px){.megaMenu{display:none!important}}.megaMenu.is-open{opacity:1;transform:translateY(0);pointer-events:all}.megaMenu__inner{max-width:var(--default-container-width);margin:0 auto;padding:1.5rem 2rem;height:100%;box-sizing:border-box}.megaMenu__section{display:none;height:100%}.megaMenu__section.is-active{display:block}.megaMenu__vueMount{height:100%}.megaMenu__sectionGrid{display:grid;gap:1.5rem;height:100%;overflow:hidden}.megaMenu__sectionGrid--products{grid-template-columns:1fr 1fr 1fr 1fr 2fr}.megaMenu__sectionGrid--blog{grid-template-columns:repeat(4,1fr)}.megaMenu__card{display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:inherit;min-width:0;min-height:0;overflow:hidden;align-self:start}.megaMenu__card:hover .megaMenu__cardTitle{color:#daa20a}.megaMenu__cardImage{flex:1;position:relative;overflow:hidden;border-radius:6px;background:#ffffff0f;min-height:0}.megaMenu__cardImage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.megaMenu__sectionGrid--products .megaMenu__cardImage{width:200px;height:200px;flex:none;margin:0 auto}.megaMenu__sectionGrid--blog .megaMenu__cardImage{height:200px;flex:none}.megaMenu__card:hover .megaMenu__cardImage img{transform:scale(1.04)}.megaMenu__cardTitle{font-size:12px;color:#ffffffb3;line-height:1.3;transition:color .2s ease;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.megaMenu__ctaWrapper{display:flex;flex-direction:column;gap:.6rem;align-self:start}.megaMenu__ctaSpacer{height:15.6px}.megaMenu__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:.75rem;border:1px solid transparent;border-radius:6px;text-decoration:none;color:#daa20a;font-size:11px;text-transform:uppercase;letter-spacing:.1em;transition:background .2s ease,border-color .2s ease}.megaMenu__cta:hover{background:#daa20a14;border-color:#daa20a99}.megaMenu__cta svg{width:62px;height:24px}.megaMenu__cta span{text-align:center;line-height:1.4}.catalogMegaMenu{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:2rem;height:100%}.catalogMegaMenu__column{display:flex;flex-direction:column;justify-content:center;gap:.4rem}.catalogMegaMenu__link{color:#ffffffbf;font-size:13px;font-weight:400;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:color .2s ease}.catalogMegaMenu__link:last-child{border-bottom:none}.catalogMegaMenu__link:hover{color:#daa20a}.catalogMegaMenu__promo{overflow:hidden;border-radius:6px;background:#ffffff0f}.catalogMegaMenu__promo img{width:100%;height:100%;object-fit:cover;display:block}.subFooter{background-color:#000;color:#fff;display:flex;justify-content:center;align-items:stretch}@media(max-width:767px){.subFooter{padding-top:2rem;padding-bottom:2rem}}.subFooter__container{display:flex;flex-direction:column;align-items:center;width:100%}.subFooter__linksRow{display:flex;justify-content:space-between;width:100%}.subFooter__nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-top:.2rem;padding-bottom:.2rem;width:100%}@media(max-width:767px){.subFooter__nav{flex-direction:column;align-items:flex-start}}@media(min-width:768px){.subFooter__navItem:first-child .subFooter__navLink{padding-left:0}.subFooter__navItem:last-child .subFooter__navLink{padding-right:0}}.subFooter__navLink{font-size:14px;display:block;padding:.5rem 1rem}@media(min-width:769px){.subFooter__navLink{transition:all .05s ease-out}.subFooter__navLink:hover{cursor:pointer;opacity:.65}}.subFooter__navLink{color:#676b88}.subFooter__copyrightRow{display:flex;justify-content:center;width:100%;border-top:1px solid rgba(255,255,255,.1)}.subFooter__copyrightRow .subFooter__nav{margin:auto;flex:1}.subFooter__copyrightRow .subFooter__navItem{flex:1;text-align:center}.subFooter__copyrightRow .subFooter__navLink{font-size:14px;color:#676b88}.slideNav{position:fixed;top:0;left:0;bottom:0;width:400px;max-width:100vw;background-color:#fff;z-index:102;box-shadow:0 0 -10px 40px #00000008;transition:all .35s ease-out;max-height:100vh;padding:0;margin:0;height:100%;transform:translate(-100%);display:flex;flex-direction:column;justify-content:stretch}.slideNav.active{box-shadow:0 0 10px 40px #00000008;transform:translate(0)}.slideNav__toggle{position:absolute;right:0;top:0;width:50px;height:50px;display:flex;justify-content:center;align-items:center;z-index:10}@media(min-width:769px){.slideNav__toggle{transition:all .05s ease-out}.slideNav__toggle:hover{cursor:pointer;opacity:.65;transform:scale(.95)}}.slideNav__toggle{background-color:#fff}.slideNav__toggle svg{width:30px}.slideNav__wrapper{overflow-y:auto;overflow-anchor:none;scrollbar-width:none;-ms-overflow-style:none}.slideNav__wrapper::-webkit-scrollbar{display:none}.slideNav__wrapper{padding-bottom:50px;max-height:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;height:100%}.slideNav__wrapper>*:last-child{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.slideNav__hero{width:100%;aspect-ratio:16/9;overflow:hidden}.slideNav__section:first-child{margin-top:0}.slideNav__section{padding-top:2rem}.slideNav__backdrop{position:fixed;inset:0;background:#000000bf;z-index:101;opacity:0;pointer-events:none;transition:opacity .35s ease-out}.slideNav__backdrop.is-visible{opacity:1;pointer-events:auto}.slideNav__nav{display:flex;justify-content:stretch;align-items:stretch;flex-direction:column}.slideNav__navItem{display:flex;justify-content:stretch;align-items:stretch}.slideNav__navLink{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;padding:.5rem 2rem;text-transform:uppercase}@media(min-width:769px){.slideNav__navLink span{position:relative;color:var(--link-color);display:inline-block;padding:0 var(--link-underline-padding);text-decoration:none}.slideNav__navLink span:after{position:absolute;left:0;background-color:#000;content:"";display:block;height:1px;margin-top:.1em;transition:width .5s;width:0}.slideNav__navLink span:hover:after{width:100%}}.slideNav__nav--legal .slideNav__navLink{font-size:12px;font-weight:200;text-transform:none;padding-top:.2rem;padding-bottom:.2rem}.slideNav__navIconLink{display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500}.slideCart{position:fixed;top:0;right:0;height:100%;width:400px;max-width:100vw;z-index:102;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease-out}.slideCart.active{transform:translate(0)}.slideCart__toggle{position:absolute;right:0;top:0;width:50px;height:50px;display:flex;justify-content:center;align-items:center}@media(min-width:769px){.slideCart__toggle{transition:all .05s ease-out}.slideCart__toggle:hover{cursor:pointer;opacity:.65;transform:scale(.95)}}.slideCart__toggle{background-color:#fff;z-index:1}.slideCart__toggle svg{width:30px}.slideCart__backdrop{position:fixed;inset:0;background:#000000bf;z-index:101;opacity:0;pointer-events:none;transition:opacity .35s ease-out}.slideCart__backdrop.is-visible{opacity:1;pointer-events:auto}.slideCart__block{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 32px;text-decoration:none;background:#fff;border-bottom:1px solid #f0f0f0;transition:background .2s,box-shadow .2s}.slideCart__block:last-child{border-bottom:none}.slideCart__block:not(.slideCart__block--disabled):hover{background:#fafafa;box-shadow:inset 0 0 0 1px #e8e8e8}.slideCart__block--disabled{opacity:.45;pointer-events:none;cursor:default}.slideCart__logo{max-height:36px;width:auto;object-fit:contain}.slideCart__rating{display:flex;align-items:center;gap:8px}.slideCart__stars{display:flex;gap:3px;color:#f5a623}.slideCart__stars svg{width:16px;height:16px;flex-shrink:0}.slideCart__stars--empty{color:#d0d0d0}.slideCart__score{font-weight:700;font-size:1.1rem;color:#222;line-height:1}.slideCart__score--empty{color:#bbb}.slideCart__count{font-size:.8rem;color:#888}.slideCart__badge{position:absolute;top:12px;right:12px;background:#222;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px}.slideFavorites{position:fixed;top:0;right:0;height:100%;width:400px;max-width:100vw;z-index:102;display:flex;flex-direction:column;background:#fff;transform:translate(100%);transition:transform .35s ease-out}.slideFavorites.active{transform:translate(0)}.slideFavorites__backdrop{position:fixed;inset:0;background:#000000bf;z-index:101;opacity:0;pointer-events:none;transition:opacity .35s ease-out}.slideFavorites__backdrop.is-visible{opacity:1;pointer-events:auto}.slideFavorites__header{display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 24px;height:60px;border-bottom:1px solid #eee;flex-shrink:0}.slideFavorites__title{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.slideFavorites__toggle{width:50px;height:50px;display:flex;justify-content:center;align-items:center}@media(min-width:769px){.slideFavorites__toggle{transition:all .05s ease-out}.slideFavorites__toggle:hover{cursor:pointer;opacity:.65;transform:scale(.95)}}.slideFavorites__toggle{cursor:pointer}.slideFavorites__toggle svg{width:24px}.slideFavorites__body{flex:1;overflow-y:auto;overflow-anchor:none;display:flex;flex-direction:column}.slideFavorites__list{display:flex;flex-direction:column;gap:1px;background:#eee}.slideFavorites__empty{padding:48px 24px;text-align:center;color:#888;font-size:.9rem}.slideFavorites__empty.is-hidden{display:none}.slideFavorites__item{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;text-decoration:none;color:inherit;overflow:hidden;transition:background .15s ease-out}.slideFavorites__item:hover{background:#f5f5f5}.slideFavorites__itemImage{width:64px;height:64px;flex-shrink:0;object-fit:cover;background:#f5f5f5}.slideFavorites__itemInfo{flex:1;min-width:0}.slideFavorites__itemName{font-size:.85rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slideFavorites__itemVolume{font-size:.75rem;color:#888;margin-top:2px}.slideFavorites__itemRemove{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;color:#555;border-radius:4px;transition:background .15s ease-out,color .15s ease-out}.slideFavorites__itemRemove svg{width:16px}.slideFavorites__itemRemove:hover{color:#000;background:#e0e0e0}:root{--header-spacer-height: 78px}@media(min-width:769px){:root{--header-spacer-height: 147px}}.l-headerSpacer{transition:height .3s ease;height:var(--header-spacer-height);background-color:var(--dark-section-background)}.l-section{padding:0 2.6rem}@media(max-width:768px){.l-section{padding-left:var(--mobile-section-gutter);padding-right:var(--mobile-section-gutter)}}.l-section--white{background-color:var(--white-section-background)}.l-section--light{background-color:var(--light-section-background)}.l-section--dark{background-color:var(--dark-section-background);color:#fff}.l-section--gray{background-color:var(--gray-section-background)}.l-section--gradient-1{position:relative;background:#0d0520;overflow:hidden;color:#fff}.l-section--gradient-1>*{position:relative;z-index:1}.l-section--gradient-1:before{content:"";position:absolute;width:70%;height:100%;top:-20%;left:-15%;background:radial-gradient(ellipse,rgba(123,64,229,.65) 0%,rgba(90,45,179,.3) 40%,transparent 70%);filter:blur(60px);border-radius:50%;animation:nebula-drift-a 14s ease-in-out infinite alternate}.l-section--gradient-1:after{content:"";position:absolute;width:55%;height:85%;bottom:-15%;right:-10%;background:radial-gradient(ellipse,rgba(196,160,255,.5) 0%,rgba(123,64,229,.25) 50%,transparent 70%);filter:blur(50px);border-radius:50%;animation:nebula-drift-b 11s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.l-section--gradient-1:before,.l-section--gradient-1:after{animation:none}}.l-section--gradient-2{background:linear-gradient(135deg,#1e0842,#5a2db3,#7b40e5 40%,#a673f5 55%,#5a2db3 72%,#3d1a8a 87%,#1e0842);background-size:300% 300%;animation:aurora-wave 8s ease infinite;color:#fff}@media(prefers-reduced-motion:reduce){.l-section--gradient-2{animation:none;background-position:0% 50%}}.l-section--gradient-3{position:relative;background:#0d0520;overflow:hidden;color:#fff}.l-section--gradient-3>*{position:relative;z-index:1}.l-section--gradient-3:before{content:"";position:absolute;inset:-60%;background:conic-gradient(from 0deg at 50% 50%,#1e0842,#5a2db3,#7b40e5 120deg,#c4a0ff,#7b40e5 200deg,#5a2db3 260deg,#1e0842 360deg);filter:blur(50px);border-radius:50%;opacity:.9;animation:conic-sweep 18s linear infinite}@media(prefers-reduced-motion:reduce){.l-section--gradient-3:before{animation:none}}.l-section--gradient-4{position:relative;background-color:#1a0842;overflow:hidden;color:#fff}.l-section--gradient-4>*{position:relative;z-index:1}.l-section--gradient-4:before{content:"";position:absolute;width:65%;aspect-ratio:1;top:-20%;right:-10%;background:radial-gradient(circle,rgba(196,160,255,.55) 0%,rgba(123,64,229,.25) 50%,transparent 70%);filter:blur(55px);border-radius:50%;animation:mesh-pulse-a 9s ease-in-out infinite}.l-section--gradient-4:after{content:"";position:absolute;width:55%;aspect-ratio:1;bottom:-20%;left:-10%;background:radial-gradient(circle,rgba(90,45,179,.65) 0%,rgba(61,26,138,.3) 50%,transparent 70%);filter:blur(45px);border-radius:50%;animation:mesh-pulse-b 12s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.l-section--gradient-4:before,.l-section--gradient-4:after{animation:none}}.l-section--gradient-5{position:relative;background:linear-gradient(135deg,#3d1a8a,#7b40e5 45%,#5a2db3 80%,#2d1060);overflow:hidden;color:#fff}.l-section--gradient-5>*{position:relative;z-index:1}.l-section--gradient-5:before{content:"";position:absolute;top:0;left:0;width:45%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(196,160,255,.12) 30%,rgba(255,255,255,.07) 50%,rgba(196,160,255,.12) 70%,transparent 100%);transform:skew(-12deg);animation:iridescent-sweep 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.l-section--gradient-5:before{animation:none;display:none}}.l-section--gradient-6{position:relative;background:#080808;overflow:hidden;color:#fff}.l-section--gradient-6>*{position:relative;z-index:1}.l-section--gradient-6:before{content:"";position:absolute;width:70%;height:100%;top:-20%;left:-15%;background:radial-gradient(ellipse,rgba(160,160,160,.55) 0%,rgba(90,90,90,.28) 40%,transparent 70%);filter:blur(60px);border-radius:50%;animation:nebula-drift-a 14s ease-in-out infinite alternate}.l-section--gradient-6:after{content:"";position:absolute;width:55%;height:85%;bottom:-15%;right:-10%;background:radial-gradient(ellipse,rgba(220,220,220,.4) 0%,rgba(140,140,140,.2) 50%,transparent 70%);filter:blur(50px);border-radius:50%;animation:nebula-drift-b 11s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.l-section--gradient-6:before,.l-section--gradient-6:after{animation:none}}.l-section--gradient-7{background:linear-gradient(135deg,#050505,#2a2a2a,#505050 40%,#787878 55%,#2a2a2a 72%,#181818 87%,#050505);background-size:300% 300%;animation:aurora-wave 8s ease infinite;color:#fff}@media(prefers-reduced-motion:reduce){.l-section--gradient-7{animation:none;background-position:0% 50%}}.l-section--gradient-8{position:relative;background:#080808;overflow:hidden;color:#fff}.l-section--gradient-8>*{position:relative;z-index:1}.l-section--gradient-8:before{content:"";position:absolute;inset:-60%;background:conic-gradient(from 0deg at 50% 50%,#0a0a0a,#333,#555 120deg,#888,#555 200deg,#333 260deg,#0a0a0a 360deg);filter:blur(50px);border-radius:50%;opacity:.9;animation:conic-sweep 18s linear infinite}@media(prefers-reduced-motion:reduce){.l-section--gradient-8:before{animation:none}}.l-section--gradient-9{position:relative;background-color:#0d0d0d;overflow:hidden;color:#fff}.l-section--gradient-9>*{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.l-section--gradient-9:before,.l-section--gradient-9:after{animation:none}}.l-section--gradient-10{position:relative;background:linear-gradient(135deg,#1a1a1a,#484848 45%,#303030 80%,#0d0d0d);overflow:hidden;color:#fff}.l-section--gradient-10>*{position:relative;z-index:1}.l-section--gradient-10:before{content:"";position:absolute;top:0;left:0;width:45%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.06) 30%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.06) 70%,transparent 100%);transform:skew(-12deg);animation:iridescent-sweep 5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.l-section--gradient-10:before{animation:none;display:none}}@media(max-width:768px){.l-section--ingredientCards{background-color:#fff}}.l-section--vp-normal{padding-top:5rem;padding-bottom:5rem}@media(max-width:768px){.l-section--vp-normal{padding-top:1rem;padding-bottom:1rem}}.l-section--vp-small{padding-top:2rem;padding-bottom:2rem}@media(max-width:768px){.l-section--vp-small{padding-top:.5rem}}@keyframes nebula-drift-a{0%{transform:translate(0) scale(1)}to{transform:translate(18%,12%) scale(1.25)}}@keyframes nebula-drift-b{0%{transform:translate(0) scale(1)}to{transform:translate(-14%,-18%) scale(1.3)}}@keyframes aurora-wave{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes conic-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mesh-pulse-a{0%,to{transform:translate(0) scale(1);opacity:.8}33%{transform:translate(-15%,10%) scale(1.15);opacity:1}66%{transform:translate(10%,-10%) scale(.9);opacity:.6}}@keyframes mesh-pulse-b{0%,to{transform:translate(0) scale(1);opacity:.7}40%{transform:translate(12%,-15%) scale(1.2);opacity:1}75%{transform:translate(-8%,12%) scale(1.05);opacity:.85}}@keyframes iridescent-sweep{0%{left:-55%;opacity:0}8%{opacity:1}48%{left:110%;opacity:1}50%{left:110%;opacity:0}to{left:110%;opacity:0}}.categoryContent{max-width:860px}.categoryContent h2{font-family:var(--title-font-family);font-size:2rem;font-weight:400;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.categoryContent h3{font-family:var(--title-font-family);font-size:1.5rem;font-weight:400;margin-top:1.5rem;margin-bottom:.75rem}.categoryContent p{font-family:var(--text-font-family);font-size:1rem;font-weight:300;line-height:1.6;color:#444;margin-bottom:1rem}.categoryContent ul,.categoryContent ol{font-family:var(--text-font-family);font-size:1rem;font-weight:300;color:#444;padding-left:1.5rem;margin-bottom:1.25rem}.categoryContent li{line-height:1.6;margin-bottom:.4rem}.categoryContent a{color:var(--default-brand-color);text-decoration:underline}.categoryContent strong{font-weight:600}@media(max-width:767px){.categoryContent h2{font-size:1.5rem}.categoryContent h3{font-size:1.2rem}}.imagePlaceholder{position:relative;width:100%;height:100%;background-color:#e0e0e0;overflow:hidden}.imagePlaceholder:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);animation:imagePlaceholder-shimmer 1.5s ease-in-out infinite;pointer-events:none;z-index:1}.imagePlaceholder.is-loaded:before{display:none}.imagePlaceholder__picture{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:2}.imagePlaceholder__img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.imagePlaceholder__img.is-loaded{opacity:1}@keyframes imagePlaceholder-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.homepageHero{width:100%;position:relative}@media(max-width:768px){.homepageHero{padding-bottom:2rem;width:calc(100% + 2 * var(--mobile-section-gutter));margin-left:calc(-1 * var(--mobile-section-gutter))}}.homepageHero__mobileBg{display:none}@media(max-width:768px){.homepageHero__mobileBg{display:block;position:absolute;inset:0;z-index:0}.homepageHero__mobileBg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000040,#0000008c)}}.homepageHero__mobileBgImg{width:100%;height:100%;object-fit:cover;object-position:center top}.homepageHero__container{max-width:var(--default-container-width);margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;position:relative;z-index:1;padding-bottom:8rem}@media(max-width:768px){.homepageHero__container{grid-template-columns:1fr;width:100%;padding-bottom:0}}.homepageHero__left{min-width:0}.homepageHero__right{min-width:0;position:relative}@media(max-width:768px){.homepageHero__right{display:none}}.homepageHero__placeholder{width:100%;height:100%;min-height:480px;background-size:cover;background-position:center top}@media(max-width:768px){.homepageHero__placeholder{display:none}}.homepageHero__videoPreview{position:absolute;bottom:2rem;right:2rem;width:240px;height:auto;aspect-ratio:16/10;background-color:#d0d0d0;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;border-radius:20px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:-8px 12px 20px #00000029}@media(hover:hover){.homepageHero__videoPreview:hover{box-shadow:-12px 18px 40px #00000059}.homepageHero__videoPreview:hover .homepageHero__videoPreviewPlay{transform:scale(1.15)}.homepageHero__videoPreview:hover .homepageHero__videoPreviewPlay svg circle{fill:#fff}}@media(max-width:768px){.homepageHero__videoPreview{display:none}}.homepageHero__videoPreviewImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.homepageHero__videoPreviewPlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transition:all .15s ease-out}.homepageHero__videoPreviewPlay svg{width:52px;height:52px;transition:transform .2s ease}.homepageHero__content{padding-top:3rem}@media(max-width:768px){.homepageHero__content{padding-top:3rem;padding-left:1rem;padding-right:1rem}}.homepageHeroContent{display:flex;flex-direction:column;font-family:Inter Tight,sans-serif}.homepageHeroContent__card{position:relative;background:#f0f0f0a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:2rem 2rem 2.2rem;margin-top:-40px}@media(min-width:768px){.homepageHeroContent__card{border-radius:22px;margin-right:-50px;margin-top:0}}.homepageHeroContent__card{z-index:10;box-shadow:0 0 100px -20px #00000029}.homepageHeroContent__lineClip{display:block;overflow:hidden;padding-bottom:.08em}.homepageHeroContent__headline{font-family:Inter Tight,sans-serif;font-style:normal;font-weight:400;font-size:96px;color:#000;margin-bottom:2rem}.homepageHeroContent__headline1{display:block;font-style:normal;font-weight:400;font-size:96px;color:#000;line-height:.9em}.homepageHeroContent__headline2,.homepageHeroContent__headline3{display:block;font-weight:100;font-style:italic;font-size:80px;line-height:.9em}.homepageHeroContent__headline4{display:block;font-weight:400;font-style:normal;font-size:80px;line-height:.9em}.homepageHeroContent__subtitle{position:relative;font-size:.875rem;font-style:italic;color:#666;line-height:1.5;margin:0;font-size:27px;letter-spacing:-1%;line-height:33px;color:#444}.homepageHeroContent__cta{position:relative;padding:3rem 2rem 2.5rem;color:#fff}.homepageHeroContent__ctaTitle{font-size:2.2rem;font-weight:300;line-height:1;margin:0 0 1.5rem;letter-spacing:-.01em;font-size:55px}.homepageHeroContent__ctaActions{display:flex;align-items:center;gap:1.5rem}.homepageHeroContent__button{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;color:#000;text-decoration:none;font-size:19px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease;padding:.85rem 1.6rem .85rem 2.2rem}@media(hover:hover){.homepageHeroContent__button:hover{background-color:#e8e8e8}}.homepageHeroContent__buttonArrow{font-size:1rem;line-height:1;margin-left:1rem}.homepageHeroContent__buttonArrow svg{width:62px;height:24px}.homepageHeroContent__badge{text-transform:uppercase;color:#ffffffb3;line-height:1.3;font-size:27px;letter-spacing:-1%;font-weight:300;font-size:22px;display:block;cursor:pointer}.homepageHeroContent__badge:hover{color:#fff}@media(max-width:768px){.homepageHeroContent__card{padding:1.5rem 0 1.75rem;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.homepageHeroContent__headline{font-size:52px;margin-bottom:1.25rem;color:#fff}.homepageHeroContent__headline1{font-size:52px;line-height:.9em;color:#fff}.homepageHeroContent__headline2,.homepageHeroContent__headline3,.homepageHeroContent__headline4{font-size:44px;line-height:.9em;color:#fff}.homepageHeroContent__subtitle{font-size:16px;line-height:22px;color:#fffc}.homepageHeroContent__cta{padding:1.75rem 0 2rem}.homepageHeroContent__ctaTitle{font-size:32px;margin-bottom:1.25rem}.homepageHeroContent__button{padding:.75rem 1rem;font-size:15px}.homepageHeroContent__buttonArrow{margin-left:.2rem}.homepageHeroContent__badge{font-size:18px}}@media(max-width:480px){.homepageHeroContent__card{padding:1.25rem 0 1.5rem}.homepageHeroContent__headline,.homepageHeroContent__headline1{font-size:40px;color:#fff}.homepageHeroContent__headline2,.homepageHeroContent__headline3,.homepageHeroContent__headline4{font-size:34px;color:#fff}.homepageHeroContent__subtitle{font-size:14px;line-height:20px;color:#fffc}.homepageHeroContent__cta{padding:1.5rem 0 1.75rem}.homepageHeroContent__ctaTitle{font-size:26px}.homepageHeroContent__badge{font-size:17px}}.homeHeroSection{width:100%;position:relative}@media(max-width:768px){.homeHeroSection{padding-bottom:2rem;width:calc(100% + 2 * var(--mobile-section-gutter));margin-left:calc(-1 * var(--mobile-section-gutter))}}.homeHeroSection__mobileBg{display:none}@media(max-width:768px){.homeHeroSection__mobileBg{display:block;position:absolute;inset:0;z-index:0}.homeHeroSection__mobileBg:after{content:"";position:absolute;inset:0;background:#00000059}}.homeHeroSection__mobileBgImg{width:100%;height:100%;object-fit:cover;object-position:center top}.homeHeroSection__container{max-width:var(--default-container-width);margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;position:relative;z-index:1;padding-bottom:8rem}@media(max-width:768px){.homeHeroSection__container{grid-template-columns:1fr;width:100%;padding-bottom:0}}.homeHeroSection__left{min-width:0}.homeHeroSection__right{min-width:0;position:relative}@media(max-width:768px){.homeHeroSection__right{display:none}}.homeHeroSection__placeholder{width:100%;height:100%;min-height:480px;background-size:cover;background-position:center top}@media(max-width:768px){.homeHeroSection__placeholder{display:none}}.homeHeroSection__videoPreview{position:absolute;bottom:2rem;right:2rem;width:240px;height:auto;aspect-ratio:16/10;background-color:#d0d0d0;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;border-radius:20px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:-8px 12px 20px #00000029}@media(hover:hover){.homeHeroSection__videoPreview:hover{box-shadow:-12px 18px 40px #00000059}.homeHeroSection__videoPreview:hover .homeHeroSection__videoPreviewPlay{transform:scale(1.15)}.homeHeroSection__videoPreview:hover .homeHeroSection__videoPreviewPlay svg circle{fill:#fff}}@media(max-width:768px){.homeHeroSection__videoPreview{display:none}}.homeHeroSection__videoPreviewImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.homeHeroSection__videoPreviewPlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transition:all .15s ease-out}.homeHeroSection__videoPreviewPlay svg{width:52px;height:52px;transition:transform .2s ease}.homeHeroSection__content{padding-top:3rem}@media(max-width:768px){.homeHeroSection__content{padding-top:3rem;padding-left:1rem;padding-right:1rem}}.homeHeroSectionContent{display:flex;flex-direction:column;font-family:Inter Tight,sans-serif}.homeHeroSectionContent__card{position:relative;padding:2rem 2rem 2.2rem;margin-top:-40px}@media(min-width:768px){.homeHeroSectionContent__card{border-radius:22px;margin-right:-50px;margin-top:0}}.homeHeroSectionContent__card{z-index:10}.homeHeroSectionContent__lineClip{display:block;overflow:hidden;padding-bottom:.08em}.homeHeroSectionContent__headline{font-family:Inter Tight,sans-serif;font-style:normal;font-weight:400;font-size:96px;color:#000;margin-bottom:2rem}.homeHeroSectionContent__headline1{display:block;font-style:normal;font-weight:400;font-size:96px;color:#000;line-height:.9em}.homeHeroSectionContent__headline2,.homeHeroSectionContent__headline3{display:block;font-weight:100;font-style:italic;font-size:80px;line-height:.9em}.homeHeroSectionContent__headline4{display:block;font-weight:400;font-style:normal;font-size:80px;line-height:.9em}.homeHeroSectionContent__subtitle{position:relative;font-size:.875rem;font-style:italic;color:#666;line-height:1.5;margin:0;font-size:27px;letter-spacing:-1%;line-height:33px;color:#444}.homeHeroSectionContent__cta{position:relative;padding:3rem 2rem 2.5rem;color:#000}.homeHeroSectionContent__ctaTitle{font-size:2.2rem;font-weight:300;line-height:1;margin:0 0 1.5rem;letter-spacing:-.01em;font-size:55px}.homeHeroSectionContent__ctaActions{display:flex;align-items:center;gap:1.5rem}.homeHeroSectionContent__button{display:inline-flex;align-items:center;gap:.5rem;background-color:#000;color:#fff;text-decoration:none;font-size:19px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease;padding:.85rem 1.6rem .85rem 2.2rem}@media(hover:hover){.homeHeroSectionContent__button:hover{background-color:#1a1a1a}}.homeHeroSectionContent__buttonArrow{font-size:1rem;line-height:1;margin-left:1rem}.homeHeroSectionContent__buttonArrow svg{width:62px;height:24px}.homeHeroSectionContent__badge{text-transform:uppercase;color:#0009;line-height:1.3;font-size:27px;letter-spacing:-1%;font-weight:300;font-size:22px;display:block;cursor:pointer}.homeHeroSectionContent__badge:hover{color:#000}@media(max-width:768px){.homeHeroSectionContent__card{padding:1.5rem 0 1.75rem;margin-bottom:18rem;visibility:hidden}.homeHeroSectionContent__headline{font-size:52px;margin-bottom:1.25rem;color:#fff}.homeHeroSectionContent__headline1{font-size:52px;line-height:.9em;color:#fff}.homeHeroSectionContent__headline2,.homeHeroSectionContent__headline3,.homeHeroSectionContent__headline4{font-size:44px;line-height:.9em;color:#fff}.homeHeroSectionContent__subtitle{font-size:16px;line-height:22px;color:#fffc}.homeHeroSectionContent__cta{padding:1.75rem 0 2rem;color:#fff}.homeHeroSectionContent__ctaTitle{font-size:32px;margin-bottom:1.25rem}.homeHeroSectionContent__button{padding:.75rem 1rem;font-size:15px}.homeHeroSectionContent__buttonArrow{margin-left:.2rem}.homeHeroSectionContent__badge{font-size:18px;color:#ffffffb3}.homeHeroSectionContent__badge:hover{color:#fff}}@media(max-width:480px){.homeHeroSectionContent__card{padding:1.25rem 0 1.5rem;margin-bottom:7rem}.homeHeroSectionContent__headline,.homeHeroSectionContent__headline1{font-size:40px;color:#fff}.homeHeroSectionContent__headline2,.homeHeroSectionContent__headline3,.homeHeroSectionContent__headline4{font-size:34px;color:#fff}.homeHeroSectionContent__subtitle{font-size:14px;line-height:20px;color:#fffc}.homeHeroSectionContent__cta{padding:1.5rem 0 1.75rem}.homeHeroSectionContent__ctaTitle{font-size:26px}.homeHeroSectionContent__badge{font-size:17px}}.photoSliderGrid{position:relative}@media(min-width:768px){.photoSliderGrid{margin-top:-6rem}}@media(max-width:768px){.photoSliderGrid__swiper{margin-left:calc(-1 * var(--mobile-section-gutter));margin-right:calc(-1 * var(--mobile-section-gutter))}}.photoSliderGrid__slide{position:relative;overflow:hidden;aspect-ratio:3/4;border-radius:var(--default-card-border-radius);background:#d4d0cc}.photoSliderGrid__slideNumber{position:absolute;bottom:.5rem;right:.625rem;font-size:14px;color:#fff;line-height:1;pointer-events:none}.photoSliderGrid__slideImage,.photoSliderGrid__slideVideo{display:block;width:100%;height:100%;object-fit:cover}.photoSliderGrid__buttonNext{position:absolute!important;top:50%!important;right:-80px!important;left:auto!important;transform:translateY(-50%)!important;margin-top:0!important;z-index:4;width:112px!important;height:112px!important;border-radius:50%;border:0;background:#fff3;color:#000;display:flex;align-items:center;justify-content:center;transition:background .15s ease-out,opacity .15s ease-out;cursor:pointer}.photoSliderGrid__buttonNext:after{display:none}.photoSliderGrid__buttonNext:hover{background:#fffc}.photoSliderGrid__buttonNext>svg{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;max-width:45px!important;max-height:45px!important;flex:0 0 45px;display:block}@media(max-width:767px){.photoSliderGrid__buttonNext>svg{margin-left:-45px!important}}.photoSliderGrid .is-hidden{display:none!important}.videoSlideGrid{position:relative;margin-bottom:4rem}.videoSlideGrid__header{margin-bottom:2rem;text-align:center}@media(max-width:767px){.videoSlideGrid__header{text-align:left}}.videoSlideGrid__eyebrow{font-size:12px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin-bottom:.5rem}.videoSlideGrid__title{font-family:var(--title-font-family);font-size:44px;font-weight:400;line-height:1.15;margin-bottom:.75rem}.videoSlideGrid__subtitle{font-size:14px;color:#6b7280;max-width:480px;margin:0 auto;line-height:1.6}@media(max-width:767px){.videoSlideGrid__subtitle{margin:0}}.videoSlideGrid__swiper{max-width:1080px;margin-left:auto;margin-right:auto}@media(max-width:768px){.videoSlideGrid__swiper{margin-left:calc(-1 * var(--mobile-section-gutter));margin-right:calc(-1 * var(--mobile-section-gutter))}}.videoSlideGrid__slide{position:relative;overflow:hidden;aspect-ratio:9/16;background:#d4d0cc;border-radius:var(--default-card-border-radius)}.videoSlideGrid__placeholder{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:1;transition:opacity .4s ease}.videoSlideGrid__spinner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.videoSlideGrid__spinner svg{width:2.5rem;height:2.5rem;animation:videoSlideGrid-spin .9s linear infinite}.videoSlideGrid__slideVideo{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.videoSlideGrid__playOverlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.videoSlideGrid__playOverlay svg{width:3rem;height:3rem}.videoSlideGrid__soundButton{position:absolute;top:.75rem;right:.75rem;z-index:4;width:2rem;height:2rem;border:0;padding:.375rem;border-radius:999px;background:#0006;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease}.videoSlideGrid__soundIcon{width:1.25rem;height:1.25rem;display:none;flex-shrink:0}.videoSlideGrid__soundIcon--unmuted{display:block}.videoSlideGrid__productBar{position:absolute;bottom:0;left:0;right:0;z-index:3;display:flex;flex-direction:column;gap:.5rem;padding:2.5rem .75rem .75rem;background:transparent}.videoSlideGrid__productCard{width:100%;display:flex;align-items:center;gap:.5rem;background:#fff;border-radius:6px;padding:.35rem .75rem .35rem .35rem;cursor:pointer;text-decoration:none}.videoSlideGrid__productCard-img{width:2rem;height:2rem;border-radius:4px;overflow:hidden;flex-shrink:0}.videoSlideGrid__productCard-img img{width:100%;height:100%;object-fit:cover}.videoSlideGrid__productCard-name{font-size:11px;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.videoSlideGrid__productCard-icon{width:.875rem;height:.875rem;flex-shrink:0;color:#000}.videoSlideGrid__buttonNext{position:absolute!important;top:50%!important;right:1rem!important;left:auto!important;transform:translateY(-50%)!important;margin-top:0!important;z-index:4;width:112px!important;height:112px!important;border-radius:50%;border:0;background:#fff3;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease-out,opacity .15s ease-out;right:-80px!important}.videoSlideGrid__buttonNext:after{display:none}.videoSlideGrid__buttonNext>svg{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;max-width:45px!important;max-height:45px!important;flex:0 0 45px;display:block}@media(max-width:767px){.videoSlideGrid__buttonNext>svg{margin-left:-45px!important}}.videoSlideGrid__buttonNext:hover{background:#ffffff80}.videoSlideGrid .is-hidden{display:none!important}.videoSlideGrid__slide.is-loading .videoSlideGrid__spinner{opacity:1}.videoSlideGrid__slide.is-loaded{cursor:pointer}.videoSlideGrid__slide.is-loaded .videoSlideGrid__placeholder{opacity:0;pointer-events:none}.videoSlideGrid__slide.is-loaded .videoSlideGrid__spinner{opacity:0}.videoSlideGrid__slide.is-loaded .videoSlideGrid__slideVideo{opacity:1}.videoSlideGrid__slide.is-loaded .videoSlideGrid__soundButton{opacity:.55;pointer-events:auto}.videoSlideGrid__slide.is-loaded .videoSlideGrid__soundButton:hover{opacity:1}.videoSlideGrid__slide.is-loaded:not(.is-playing) .videoSlideGrid__playOverlay{opacity:1}.videoSlideGrid.is-muted .videoSlideGrid__soundIcon--unmuted{display:none}.videoSlideGrid.is-muted .videoSlideGrid__soundIcon--muted{display:block}@keyframes videoSlideGrid-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.productGrid__item{display:flex;flex-direction:column;transition:opacity .25s ease,transform .25s ease}.productGrid__item.is-filter-hiding{opacity:0;transform:scale(.96);pointer-events:none}@media(max-width:1024px){.productGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.productGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}}.productGridFilters{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.productGridFilters__featuredRow{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0}.productGridFilters__featuredTags{display:flex;flex-wrap:wrap;gap:.6rem}.productGridFilters__panelToggle{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:14px;color:#000;background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:2rem;cursor:pointer;white-space:nowrap;transition:border-color .15s}.productGridFilters__panelToggle:hover{border-color:#00000080}.productGridFilters__panelToggle.is-expanded .productGridFilters__toggleIcon{transform:rotate(180deg)}.productGridFilters__activeRow{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.07)}.productGridFilters__activeRow[hidden]{display:none}.productGridFilters__reset{padding:.4rem 1.1rem;font-size:14px;color:#c0392b;border:1px solid #c0392b;border-radius:2rem;background:transparent;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.productGridFilters__reset:hover{background:#c0392b;color:#fff}.productGridFilters__chips{display:flex;flex-wrap:wrap;gap:.6rem}.productGridFilters__chip{padding:.4rem 1.1rem;font-size:14px;color:#000;background:#f0f0f0;border:1px solid transparent;border-radius:2rem;cursor:pointer;white-space:nowrap;transition:background .15s}.productGridFilters__chip:hover{background:#e0e0e0}.productGridFilters__panel{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.productGridFilters__panel[hidden]{display:none}.productGridFilters__group{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1rem}.productGridFilters__group:last-child{margin-bottom:0}.productGridFilters__groupLabel{flex-shrink:0;width:17rem;padding-top:.5rem;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#00000073}.productGridFilters__tags{display:flex;flex-wrap:wrap;gap:.6rem}.productGridFilters__tag{padding:.4rem 1.1rem;font-size:14px;color:#000;border:1px solid rgba(0,0,0,.2);border-radius:2rem;background:transparent;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap;line-height:1.4}.productGridFilters__tag:hover{border-color:#00000080}.productGridFilters__tag.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.productGridFilters__toggle{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .6rem;font-size:14px;color:#000;background:transparent;border:none;cursor:pointer;white-space:nowrap;line-height:1.4}.productGridFilters__toggle:hover{opacity:.6}.productGridFilters__toggleIcon{display:inline-flex;align-items:center;flex-shrink:0;transition:transform .2s ease}.productGridFilters__toggleIcon svg{display:block;width:14px;height:14px}.productGridFilters__toggle.is-expanded .productGridFilters__toggleIcon{transform:rotate(180deg)}@media(max-width:768px){.productGridFilters__featuredRow{flex-wrap:wrap}.productGridFilters__panelToggle{width:100%;justify-content:center}.productGridFilters__group{flex-direction:column;gap:.6rem}.productGridFilters__groupLabel{width:auto;padding-top:0}}.productCategorySlideGrid{position:relative;margin-bottom:4rem;margin-bottom:0}.productCategorySlideGrid__header{margin-bottom:2rem}.productCategorySlideGrid__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0 0 2rem;line-height:1.2;max-width:700px;line-height:.9em}@media(max-width:767px){.productCategorySlideGrid__title{font-size:30px}}.productCategorySlideGrid__title:hover{opacity:.7}.productCategorySlideGrid__caption{font-size:1rem;font-weight:300;line-height:1.5;margin:0;color:#555}.productCategorySlideGrid__swiper .swiper-wrapper{align-items:stretch}.productCategorySlideGrid__swiper .swiper-slide{height:auto;display:flex}.productCategorySlideGrid__buttonNext{position:absolute!important;top:50%!important;right:1rem!important;left:auto!important;transform:translateY(-50%)!important;margin-top:0!important;z-index:4;width:112px!important;height:112px!important;border-radius:50%;border:0;background:#f3f4f6;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease-out,opacity .15s ease-out;right:-66px!important}.productCategorySlideGrid__buttonNext:after{display:none}.productCategorySlideGrid__buttonNext>svg{width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;max-width:45px!important;max-height:45px!important;flex:0 0 45px;display:block}@media(max-width:767px){.productCategorySlideGrid__buttonNext>svg{margin-left:-45px!important}}.productCategorySlideGrid__buttonNext:hover{background:#ffffff80}.productCategorySlideGrid .is-hidden{display:none!important}.productCategoryGrid{position:relative}.productCategoryGrid__header{margin-bottom:2rem}.productCategoryGrid__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0 0 2rem;line-height:.9em;max-width:700px}@media(max-width:767px){.productCategoryGrid__title{font-size:30px}}.productCategoryGrid__title:hover{opacity:.7}.productCategoryGrid__caption{font-size:1rem;font-weight:300;line-height:1.5;margin:0;color:#555}.productCategoryGrid__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1024px){.productCategoryGrid__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.productCategoryGrid__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}.productCategoryGrid__item{display:flex;flex-direction:column}.productCategoryGrid__item .productPreview{margin-top:0;margin-bottom:0}.productCategoryGrid__footer{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.productCategoryGrid__button{display:inline-block;padding:.9rem 2.5rem;border:1px solid #1a1a1a;color:#1a1a1a;text-decoration:none;font-family:var(--text-font-family);font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease}@media(hover:hover){.productCategoryGrid__button:hover{background:#1a1a1a;color:#fff}}.catalogIndex__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;line-height:.9em;margin:0 0 1.5rem}@media(max-width:767px){.catalogIndex__title{font-size:30px}}.catalogIndex__description{font-size:1rem;font-weight:300;line-height:1.5;color:#555;margin:0 0 2.5rem;max-width:700px}.productPreview{display:flex;flex-direction:column;flex:1;background:#f3f5f6;position:relative;margin-top:0;margin-bottom:.5rem;border-radius:var(--small-card-border-radius);overflow:hidden;transition:all .15s ease-out}.productPreview__imageLink{display:block;position:relative;overflow:hidden;aspect-ratio:1/1;flex-shrink:0}.productPreview__imageLink:hover .productPreview__imageItem:first-child{opacity:0}.productPreview__imageGallery,.productPreview__imageItem{position:absolute;inset:0}.productPreview__imageItem:first-child{z-index:1;transition:opacity .35s ease}.productPreview__imageItem:last-child{z-index:0}.productPreview__body{display:flex;flex-direction:column;flex:1;padding:.75rem;justify-content:space-between}.productPreview__title{font-family:var(--title-font-family);font-weight:400;margin-bottom:.5rem}.productPreview__titleLink{text-decoration:none;color:inherit;font-size:16px}@media(min-width:769px){.productPreview__titleLink{transition:all .05s ease-out}.productPreview__titleLink:hover{cursor:pointer;opacity:.65}}.productPreview__volume{font-size:.875em;white-space:nowrap}.productPreview__description{font-size:.875rem;font-weight:300;line-height:1.4;margin-bottom:1rem;flex:1}.productPreview__section{margin-bottom:1rem}.productPreview__sectionLabel{display:block;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-bottom:.375rem}.productPreview__tags{font-size:.875rem;font-weight:300;color:#374151;line-height:1.5}.productPreview__tag{display:inline;font-size:inherit;font-weight:inherit;padding:0}.productPreview__tag:after{content:", "}.productPreview__tag:last-child:after{content:""}.productPreview__badges{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-direction:column;gap:4px;pointer-events:none}.productPreview__badge{padding:3px 9px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border-radius:4px}.productPreview__badge--bestSeller{background:#000;color:#fff}.productPreview__badge--new{background:#c8a96e;color:#fff}.productPreview__badge--unpublished{background:#dc2626;color:#fff}.productPreview__favoriteBtn{position:absolute;top:8px;right:8px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#ffffffd9;border-radius:50%;cursor:pointer;padding:0;transition:background .15s ease-out}.productPreview__favoriteBtn svg{width:20px;height:20px}.productPreview__favoriteBtn:hover{background:#fff}.productPreview__heartFilled{display:none}.productPreview__favoriteBtn .productPreview__heartOutline{margin-top:2px}.productPreview__favoriteBtn.is-favorited .productPreview__heartOutline{display:none}.productPreview__favoriteBtn.is-favorited .productPreview__heartFilled{display:flex}.productPreview__actions{display:flex;flex-direction:column;align-items:flex-end}.productPreview__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.8rem 1rem;text-align:center;font-size:13px;height:40px}.productPreview__btn svg{width:1.125rem;height:1.125rem;flex-shrink:0;margin-right:.5rem;margin-left:-.5rem}.productPreview__btn{font-weight:400;background:#fff;color:#000;text-transform:uppercase;border:none;cursor:pointer;transition:background .15s ease-out;transition:all .15s ease-out;border-radius:6px}.productPreview__btn:hover{background:#ddd;color:#000}.productPreview__btn--disabled{background:#ccc;color:#888;cursor:not-allowed;pointer-events:none}.productPreview__btn--disabled:hover{background:#ccc}.productPreview__btn--comingSoon{background:#e7e7e7;color:#757575;font-size:13px;font-weight:300}.productPreview__btn--comingSoon:hover{background:#ddd}.productDetail{max-width:100%;padding-bottom:3rem}.productDetail__top{display:flex}@media(max-width:767px){.productDetail__top{flex-direction:column}}.productDetail__bottom{display:flex}.productDetail__gallery{width:50%}@media(max-width:767px){.productDetail__gallery{flex-direction:column;width:auto}}.productDetail__info{width:50%;padding:2rem}@media(max-width:767px){.productDetail__info{flex-direction:column;width:auto;padding:2rem 0}}.productDetail__slide{aspect-ratio:1/1}.productDetail__swiper{position:relative;border-radius:var(--default-card-border-radius);overflow:hidden}.productDetail__badges{position:absolute;top:1rem;left:1rem;z-index:5;display:flex;flex-direction:column;gap:4px;pointer-events:none}.productDetail__badge{padding:3px 9px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border-radius:4px}.productDetail__badge--unpublished{background:#dc2626;color:#fff}.productDetail__thumbsWrapper{margin-top:.5rem}.productDetail__thumbSlide{width:100px!important;height:100px!important;border-radius:8px;overflow:hidden;opacity:.45;cursor:pointer;transition:opacity .15s;flex-shrink:0}.productDetail__thumbSlide.swiper-slide-thumb-active{opacity:1}.productDetail__thumbSlide img{width:100%;height:100%;object-fit:cover;display:block}.productDetail__pagination.swiper-pagination-bullets{bottom:1rem}.productDetail__pagination .swiper-pagination-bullet{width:12px;height:12px;background:#000;opacity:.4;margin:0 4px}.productDetail__pagination .swiper-pagination-bullet-active{opacity:1}.productDetail__counter{position:absolute;top:1rem;right:1rem;z-index:4;font-size:.8125rem;font-weight:500;color:#000;background:#ffffffbf;padding:.25rem .625rem;border-radius:1rem;pointer-events:none}.productDetail__buttonNext{position:absolute!important;top:50%!important;right:1rem!important;left:auto!important;transform:translateY(-50%)!important;margin-top:0!important;z-index:4;display:flex;align-items:center;justify-content:center;width:56px!important;height:56px!important;border-radius:50%;border:0;background:#ffffff40;color:#000;cursor:pointer;transition:background .15s ease-out}.productDetail__buttonNext:after{display:none}.productDetail__buttonNext>svg{width:24px!important;height:24px!important;display:block}.productDetail__buttonNext:hover{background:#ffffff8c}@media(max-width:767px){.productDetail__buttonNext{display:none!important}}.productDetail .is-hidden{display:none!important}.productDetail__title{font-family:var(--title-font-family);font-size:2.5rem;font-weight:400;margin-bottom:.5rem;line-height:1.1}.productDetail__tagline{font-size:1rem;font-weight:300;color:#666;margin-bottom:1.5rem}.productDetail__description{font-size:.9375rem;line-height:1.6;margin-bottom:2rem;color:#333}.productDetail__description p{margin-bottom:.75rem}.productDetail__description ul{padding-left:1.25rem;margin-bottom:.75rem}.productDetail__description li{margin-bottom:.25rem}.productDetail__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.productDetail__btn{display:block;width:100%;padding:.875rem 1.5rem;text-align:center;text-decoration:none;font-size:.875rem;font-weight:400;background:#000;color:#fff;border:none;border-radius:var(--small-card-border-radius);cursor:pointer;transition:background .15s ease-out}.productDetail__btn:hover{background:#222}.productDetail__btn--comingSoon{background:#666}.productDetail__btn--comingSoon:hover{background:#888}.productDetail__btn--favorite{display:flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:#000;border:1px solid #ddd}.productDetail__btn--favorite svg{width:1.125rem;height:1.125rem;flex-shrink:0}.productDetail__btn--favorite:hover{background:#f5f5f5}.productDetail__btn--favorite .productDetail__heartFilled,.productDetail__btn--favorite.is-favorited .productDetail__heartOutline{display:none}.productDetail__btn--favorite.is-favorited .productDetail__heartFilled{display:flex}.productDetail__btn--favorite.is-favorited .js-favoriteBtnLabel:before{content:"В избранном"}.productDetail__btn--favorite.is-favorited .js-favoriteBtnLabel{font-size:0}.productDetail__btn--favorite.is-favorited .js-favoriteBtnLabel:before{font-size:.875rem}.productDetail__sections{margin-top:2rem}.productDetail__sectionsRow{display:flex}.productDetail__sectionsRow>.productDetail__section{flex:1;border-top:none;margin-top:0;padding-top:0}.productDetail__sectionsRow>.productDetail__section+.productDetail__section{border-left:1px solid #e5e5e5;padding-left:2rem;margin-left:2rem}@media(max-width:767px){.productDetail__sectionsRow{flex-direction:column}.productDetail__sectionsRow>.productDetail__section{border-top:1px solid #e5e5e5;margin-top:1.5rem;padding-top:1.5rem}.productDetail__sectionsRow>.productDetail__section:first-child{border-top:none;margin-top:0;padding-top:0}.productDetail__sectionsRow>.productDetail__section+.productDetail__section{border-left:none;padding-left:0;margin-left:0}}.productDetail__section{border-top:1px solid #e5e5e5;padding-top:1.5rem;margin-top:1.5rem}.productDetail__section:first-child{border-top:none;margin-top:0;padding-top:0}.productDetail__sectionTitle{font-size:.75rem;font-family:var(--text-font-family);font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;color:#000}.productDetail__sectionContent{max-height:9rem;overflow:hidden;position:relative;transition:max-height .35s ease}.productDetail__sectionContent:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3rem;background:linear-gradient(to bottom,transparent,#fff);pointer-events:none;transition:opacity .25s}.productDetail__sectionContent.is-expanded{max-height:9999px}.productDetail__sectionContent.is-expanded:after{opacity:0}.productDetail__sectionContent p{font-size:.9375rem;line-height:1.6;color:#333;font-weight:300;margin-bottom:.75rem}.productDetail__sectionContent p:last-child{margin-bottom:0}.productDetail__sectionContent ol{padding-left:1.25rem;margin:0}.productDetail__sectionContent li{margin-bottom:.875rem;font-size:.9375rem;line-height:1.6;color:#333}.productDetail__sectionContent li strong{display:block;font-weight:500;margin-bottom:.2rem}.productDetail__sectionContent li p{margin:0;color:#555;font-size:.875rem;line-height:1.5}.productDetail__sectionContent--usage ol{list-style:none;padding-left:0;counter-reset:steps}.productDetail__sectionContent--usage li{counter-increment:steps}.productDetail__sectionContent--usage li>strong:first-child:before{content:counter(steps) ". "}.productDetail__readMore{display:inline-block;margin-top:.625rem;font-size:.8125rem;color:#000;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0}.productDetail__readMore:hover{color:#555}.productDetail__specs{width:100%;border-collapse:collapse}.productDetail__specsRow{border-bottom:1px solid #f0f0f0}.productDetail__specsLabel{font-size:.8125rem;color:#888;padding:.5rem 1rem .5rem 0;width:45%;vertical-align:top}.productDetail__specsValue{font-size:.8125rem;padding:.5rem 0;vertical-align:top;color:#333}.productDetail__inci{font-size:.8125rem;line-height:1.6;color:#555;font-weight:300}.productDetail__inciLabel{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-top:1rem;margin-bottom:.25rem;color:#000}.productDetail__inciLabel:first-child{margin-top:0}.blogPreviewSmall{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#f3f5f6;border:1px solid #efefef;border-radius:var(--small-card-border-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}@media(min-width:769px){.blogPreviewSmall:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}}.blogPreviewSmall__image{aspect-ratio:4/3;overflow:hidden}.blogPreviewSmall__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}@media(min-width:769px){.blogPreviewSmall:hover .blogPreviewSmall__image img{transform:scale(1.03)}}.blogPreviewSmall__body{padding:1.25rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.blogPreviewSmall__title{font-family:var(--title-font-family);font-size:24px;font-weight:400;margin:0;line-height:1.1;margin-bottom:.3rem}.blogPreviewSmall__excerpt{font-family:var(--text-font-family);font-size:14px;color:#666;margin:0;line-height:1.5;font-weight:300}.blogPreviewDefault{display:flex;flex-direction:column;background:#fff;border:1px solid #efefef;transition:box-shadow .2s ease;background:#f3f5f6}@media(min-width:769px){.blogPreviewDefault:hover{box-shadow:0 4px 24px #00000012}}.blogPreviewDefault__imageLink{display:block;overflow:hidden}.blogPreviewDefault__image{aspect-ratio:16/10;overflow:hidden}.blogPreviewDefault__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}@media(min-width:769px){.blogPreviewDefault:hover .blogPreviewDefault__image img{transform:scale(1.03)}}.blogPreviewDefault__body{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.blogPreviewDefault__date{font-family:var(--text-font-family);font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.blogPreviewDefault__title{font-family:var(--title-font-family);font-size:1.5rem;font-weight:400;margin:0;line-height:1.25;margin-bottom:.7rem}.blogPreviewDefault__title a{color:inherit;text-decoration:none}@media(min-width:769px){.blogPreviewDefault__title a{transition:all .05s ease-out}.blogPreviewDefault__title a:hover{cursor:pointer;opacity:.65}}.blogPreviewDefault__excerpt{font-family:var(--text-font-family);font-size:.875rem;color:#555;line-height:1.6;margin:0}.blogPreviewDefault__link{font-family:var(--text-font-family);font-size:.8rem;color:#000;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:400;margin-top:auto;margin-top:1rem}@media(min-width:769px){.blogPreviewDefault__link{transition:all .05s ease-out}.blogPreviewDefault__link:hover{cursor:pointer;opacity:.65}}.blogPostsGrid{padding:3rem 0}.blogPostsGrid__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.blogPostsGrid__heading .l-widgetSection__label{text-align:left;font-weight:500;color:#aaa;margin-bottom:0;font-size:14px;text-transform:uppercase;font-family:var(--text-font-family);margin-bottom:1rem}.blogPostsGrid__heading .l-widgetSection__title{text-align:left;font-size:45px;line-height:.85em}.blogPostsGrid__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:769px){.blogPostsGrid__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.blogPostsGrid__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1366px){.blogPostsGrid__grid{grid-template-columns:repeat(4,1fr)}}.blogPostsGrid__allLink{display:inline-flex;align-items:center;gap:.5rem;color:#1a1a1a;font-family:var(--text-font-family);font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.blogPostsGrid__allLink svg{width:53px;height:auto;flex-shrink:0;transition:transform .2s ease}@media(hover:hover){.blogPostsGrid__allLink:hover{color:#8a7a6a}.blogPostsGrid__allLink:hover svg{transform:translate(4px)}}@media(max-width:768px){.blogPostsGrid__header{flex-direction:column;align-items:flex-start;gap:1.5rem}}.companyPromo{display:grid;grid-template-columns:55% 45%;padding:5rem 0}.companyPromo__image{aspect-ratio:1/1;overflow:hidden;border-radius:var(--default-card-border-radius)}.companyPromo__image .imagePlaceholder,.companyPromo__image .imagePlaceholder__img{width:100%;height:100%;object-fit:cover}.companyPromo__content{display:flex;flex-direction:column;gap:2rem;align-self:center;padding-left:3rem}.companyPromo__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.companyPromo__title{font-family:var(--title-font-family);font-size:2.5rem;font-weight:400;margin:0;line-height:1.2}.companyPromo__description{font-family:var(--text-font-family);font-size:15px;line-height:1.6;color:#555;margin:0}.companyPromo__ctaButton{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2.75rem .85rem 1.75rem;border:1px solid #000;font-family:var(--text-font-family);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#000;text-decoration:none;transition:background-color .15s,color .15s}.companyPromo__ctaButton:hover{background-color:#000;color:#fff}.companyPromo__smallImage{width:160px;height:160px;object-fit:cover}@media(max-width:768px){.companyPromo{grid-template-columns:1fr;padding:0}.companyPromo__content{padding:1rem 0rem}.companyPromo__ctaButton{display:flex;width:100%;justify-content:center}}.qualityStatement{padding:5rem 0}.qualityStatement__inner{max-width:600px}.qualityStatement__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;line-height:1.15;margin-bottom:2rem}.qualityStatement__text{font-family:var(--text-font-family);font-size:15px;line-height:1.6;color:#555;margin:0}.faqAccordion{display:grid;grid-template-columns:55% 45%;padding:5rem 0}@media(max-width:768px){.faqAccordion{padding:1rem 0}}.faqAccordion__right{display:flex;flex-direction:column}.faqAccordion__image{overflow:hidden;border-radius:var(--default-card-border-radius);aspect-ratio:3/4}.faqAccordion__image .imagePlaceholder,.faqAccordion__image .imagePlaceholder__img{width:100%;height:100%;object-fit:cover}.faqAccordion__content{display:flex;flex-direction:column;gap:2rem;align-self:center;padding-right:3rem}.faqAccordion__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.faqAccordion__title{font-family:var(--title-font-family);font-size:2.5rem;font-weight:400;margin:0;line-height:1.2}.faqAccordion__list{display:flex;flex-direction:column}.faqAccordion__item{border-bottom:1px solid #ececec}.faqAccordion__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--title-font-family);font-size:21px;font-weight:400;color:#333;gap:1rem}.faqAccordion__question:hover{color:#161624}.faqAccordion__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#8a7a6a;transition:transform .3s ease}.faqAccordion__icon svg{width:100%;height:100%}.faqAccordion__item.is-open .faqAccordion__icon{transform:rotate(180deg)}.faqAccordion__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faqAccordion__answerInner{overflow:hidden}.faqAccordion__answerInner p{font-family:var(--text-font-family);font-size:14px;line-height:1.6;color:#555;margin:0;padding-bottom:1.25rem}.faqAccordion__item.is-open .faqAccordion__answer{grid-template-rows:1fr}.faqAccordion__footer{display:flex;justify-content:flex-end;padding-bottom:1rem}.faqAccordion__cta{display:inline-flex;align-items:center;gap:.5rem;color:#1a1a1a;font-family:var(--text-font-family);font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.faqAccordion__cta svg{width:53px;height:auto;flex-shrink:0;transition:transform .2s ease}@media(hover:hover){.faqAccordion__cta:hover{color:#8a7a6a}.faqAccordion__cta:hover svg{transform:translate(4px)}}@media(max-width:768px){.faqAccordion{grid-template-columns:1fr}.faqAccordion__right{order:-1}.faqAccordion__content{padding:1rem 0rem}.faqAccordion__question{font-size:23px}.faqAccordion__answerInner p{font-weight:400}}.partnershipFormWrapper{padding:3rem 0;max-width:600px;margin:0 auto}.partnershipPromo__inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}.partnershipPromo__heading{display:flex;flex-direction:column;flex:1}.partnershipPromo__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;margin-bottom:1rem}.partnershipPromo__subtitle{font-family:var(--text-font-family);font-size:16px;color:#ccc;max-width:600px;line-height:1.5;margin-bottom:0}.partnershipPromo__button{background:#fff;color:#000;font-family:var(--text-font-family);text-transform:uppercase;letter-spacing:.1em;padding:.9rem 2.5rem;border:none;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .15s ease;font-size:17px;font-weight:300}.partnershipPromo__button:hover{opacity:.8}@media(max-width:768px){.partnershipPromo__inner{flex-direction:column;align-items:flex-start}}.contactsModal{padding:2rem 2.5rem}@media(max-width:768px){.contactsModal{padding:1rem 0}}.contactsModal__title{font-family:var(--title-font-family);text-align:center;margin-bottom:2rem;font-size:2rem}.contactsModal__direct{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.contactsModal__directLink{display:flex;flex-direction:row;align-items:center;gap:.75rem;font-size:1.1rem;color:#000;text-decoration:none}@media(min-width:769px){.contactsModal__directLink{transition:all .05s ease-out}.contactsModal__directLink:hover{cursor:pointer;opacity:.65}}.contactsModal__directIcon{width:1.25rem;height:1.25rem;flex-shrink:0}.contactsModal__directIcon svg{width:100%;height:100%}.contactsModal__socials{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(max-width:480px){.contactsModal__socials{grid-template-columns:1fr}}.contactsModal__socialLink{display:flex;align-items:center;gap:.6rem;border:1px solid #ddd;border-radius:3px;padding:.6rem 1rem;text-decoration:none;color:#000;font-family:var(--text-font-family);font-size:.85rem}@media(min-width:769px){.contactsModal__socialLink{transition:all .05s ease-out}.contactsModal__socialLink:hover{cursor:pointer;opacity:.65;transform:scale(.95)}}.contactsModal__socialIcon{width:1.25rem;height:1.25rem;flex-shrink:0}.contactsModal__socialIcon svg{width:100%;height:100%}.contactsModal__manufacturer{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.contactsModal__manufacturerLabel{font-size:.8rem;color:#888;margin-bottom:.4rem;line-height:1.4}.contactsModal__manufacturerValue{font-size:.85rem;color:#444;line-height:1.6}.contactsModal__partnership{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee;display:flex;flex-direction:column;gap:1rem}.contactsModal__partnershipText{font-size:.9rem;color:#555;line-height:1.5}.contactsModal__partnershipBtn{display:block;width:100%;padding:.85rem 1.5rem;background:#000;color:#fff;font-family:var(--text-font-family);font-size:.95rem;border:none;cursor:pointer;text-align:center;transition:opacity .2s}.contactsModal__partnershipBtn:hover{opacity:.8}.specialsModal__title{font-family:var(--title-font-family);text-align:center;margin-bottom:2rem;font-size:2rem}.specialsModal__empty{text-align:center;font-family:var(--text-font-family);font-size:1rem;color:#666;line-height:1.7;max-width:420px;margin:0}.specialsModal__list{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem}.buyModal{display:flex;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;visibility:hidden;pointer-events:none;transition:visibility 0s ease .25s}.buyModal.is-active{visibility:visible;pointer-events:auto;transition:visibility 0s ease 0s}.buyModal__backdrop{position:absolute;inset:0;background:#00000080;opacity:0;transition:opacity .25s ease}.buyModal.is-active .buyModal__backdrop{opacity:1}.buyModal__panel{position:relative;z-index:1;background:#fff;width:380px;max-width:calc(100% - 2rem);opacity:0;transform:scale(.95);transition:opacity .25s ease,transform .25s ease}@media(max-width:768px){.buyModal__panel{width:100%}}.buyModal.is-active .buyModal__panel{opacity:1;transform:scale(1)}.buyModal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:0;line-height:0;color:#000}.buyModal__close svg{width:24px;height:24px}.buyModal__body{padding:2rem}.buyModal__title{font-family:var(--title-font-family);font-size:var(--subtitle-font-size);font-weight:400;margin-bottom:1.5rem;padding-right:2rem}.buyModal__actions{display:flex;flex-direction:column;gap:.5rem}.buyModal__btn{display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;background:#fff;border:1px solid #e8e8e8;position:relative;transition:background .15s ease-out}.buyModal__btn img{max-height:28px;width:auto;transition:filter .15s ease-out}.buyModal__btn--wb:hover{background:#cb11ab}.buyModal__btn--wb:hover img{filter:brightness(0) invert(1)}.buyModal__btn--ozon:hover{background:#005bff}.buyModal__btn--ozon:hover img{filter:brightness(0) invert(1)}.buyModal__btn--letoile:hover{background:#f5f5f5}.buyModal__btn--disabled{opacity:.4;pointer-events:none;cursor:default}.buyModal__badge{position:absolute;top:8px;right:8px;background:#222;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px}.productCardModal{display:flex;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;visibility:hidden;pointer-events:none;transition:visibility 0s ease .25s}.productCardModal.is-active{visibility:visible;pointer-events:auto;transition:visibility 0s ease 0s}.productCardModal__backdrop{position:absolute;inset:0;background:#0009;opacity:0;transition:opacity .25s ease}.productCardModal.is-active .productCardModal__backdrop{opacity:1}.productCardModal__panel{position:relative;z-index:1;background:#fff;width:100%;height:100%;overflow:hidden;opacity:0;transform:scale(.97);transition:opacity .25s ease,transform .25s ease}@media(min-width:768px){.productCardModal__panel{width:min(1000px,100vw - 2rem);height:min(700px,100vh - 2rem)}}.productCardModal.is-active .productCardModal__panel{opacity:1;transform:scale(1)}.productCardModal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:0;line-height:0;color:#000;z-index:10}.productCardModal__close svg{width:24px;height:24px}.productCardModal__inner{height:100%}.productCardModal__loader{position:absolute;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:5}.productCardModal__loader.is-visible{opacity:1;pointer-events:auto}.productCardModal__spinner{width:32px;height:32px;border:2px solid #e5e5e5;border-top-color:#000;border-radius:50%;animation:productCardModalSpin .7s linear infinite}@keyframes productCardModalSpin{to{transform:rotate(360deg)}}.productCardModal__content{display:flex;height:100%}@media(max-width:767px){.productCardModal__content{flex-direction:column;overflow-y:auto}}.productCardModal__gallery{flex:2;height:100%;min-width:0}@media(max-width:767px){.productCardModal__gallery{flex:none;width:100%;height:auto}}.productCardModal__swiper{position:relative;height:100%}@media(max-width:767px){.productCardModal__swiper{height:auto;aspect-ratio:1/1}}.productCardModal__slide{height:100%}@media(max-width:767px){.productCardModal__slide{height:auto;aspect-ratio:1/1}}.productCardModal__buttonNext{position:absolute!important;top:50%!important;right:1rem!important;left:auto!important;transform:translateY(-50%)!important;margin-top:0!important;z-index:4;display:flex;align-items:center;justify-content:center;width:56px!important;height:56px!important;border-radius:50%;border:0;background:#ffffff40;color:#000;cursor:pointer;transition:background .15s ease-out}.productCardModal__buttonNext:after{display:none}.productCardModal__buttonNext>svg{width:24px!important;height:24px!important;display:block}.productCardModal__buttonNext:hover{background:#ffffff8c}@media(max-width:767px){.productCardModal__buttonNext{display:none!important}}.productCardModal__info{flex:1;padding:2.5rem 2rem 2rem;overflow-y:auto;overflow-anchor:none;height:100%;scrollbar-width:none;-ms-overflow-style:none}.productCardModal__info::-webkit-scrollbar{display:none}@media(max-width:767px){.productCardModal__info{padding:1.5rem 1.25rem 2rem;height:auto;overflow-y:visible}}.productCardModal__tagGroup{margin-bottom:.75rem}.productCardModal__tagLabel{font-family:var(--text-font-family);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#aaa;margin-bottom:.2rem}.productCardModal__tags{display:block}.productCardModal__tag{display:inline;font-family:var(--text-font-family);font-size:.8125rem;font-weight:400;color:#333}.productCardModal__tag:after{content:", "}.productCardModal__tag:last-child:after{content:""}.productCardModal__title{font-family:var(--title-font-family);font-size:1.875rem;font-weight:400;line-height:1.1;margin-bottom:.5rem;margin-top:.75rem;padding-right:2rem}@media(max-width:767px){.productCardModal__title{font-size:1.5rem}}.productCardModal__volume{font-size:1.25rem;color:#888;font-weight:300}.productCardModal__tagline{font-size:.9375rem;font-weight:300;color:#666;margin-bottom:1.5rem;line-height:1.5}.productCardModal__actions{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.productCardModal__btn{display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;background:#fff;border:1px solid #e8e8e8;position:relative;transition:background .15s ease-out}.productCardModal__btn img{max-height:28px;width:auto;transition:filter .15s ease-out}.productCardModal__btn--wb:hover{background:#cb11ab}.productCardModal__btn--wb:hover img{filter:brightness(0) invert(1)}.productCardModal__btn--ozon:hover{background:#005bff}.productCardModal__btn--ozon:hover img{filter:brightness(0) invert(1)}.productCardModal__btn--letoile:hover{background:#f5f5f5}.productCardModal__btn--disabled{opacity:.4;pointer-events:none;cursor:default}.productCardModal__badge{position:absolute;top:8px;right:8px;background:#222;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px}.productCardModal__detailLink{display:inline-block;font-family:var(--text-font-family);font-size:.8125rem;color:#000;text-decoration:underline;text-underline-offset:3px;margin-bottom:2rem}.productCardModal__detailLink:hover{opacity:.6}.productCardModal .is-hidden{display:none!important}.emailSubscriptionModal{padding:3rem 0;max-width:560px;margin:0 auto}.ageApplicationGrid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:5rem 0;padding:0}@media(max-width:768px){.ageApplicationGrid{grid-template-columns:1fr;padding:3rem 0;padding:0}}.ageApplicationGrid__image{overflow:hidden;border-radius:0}.ageApplicationGrid__image .imagePlaceholder{width:100%;height:auto;background-color:transparent}.ageApplicationGrid__image .imagePlaceholder__picture{position:relative;inset:unset;display:block;width:100%;height:auto}.ageApplicationGrid__image .imagePlaceholder__img{width:100%;height:auto;object-fit:unset}.ageApplicationGrid__content{display:flex;flex-direction:column;padding:3rem}@media(max-width:768px){.ageApplicationGrid__content{padding:1rem 0rem}}.ageApplicationGrid__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0 0 2rem;letter-spacing:.05em;text-transform:uppercase;font-size:28px}.ageApplicationGrid__cards{display:flex;flex-direction:column;gap:1rem;flex:1}.ageApplicationGrid__card{display:flex;flex-direction:column;gap:.75rem;padding:1.4rem;background-color:#fff;border-radius:0;flex:1}.ageApplicationGrid__cardBadge{font-family:var(--title-font-family);font-size:4rem;font-weight:600;color:#000;line-height:1}.ageApplicationGrid__cardText{font-family:var(--text-font-family);font-size:16px;line-height:1.6;font-weight:300;color:#5a4a3f;margin:0}.productionPromo{display:grid;grid-template-columns:35% 65%;align-items:center;gap:2rem;padding:5rem 0}.productionPromo__content{display:flex;flex-direction:column;gap:2rem}.productionPromo__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;margin:0;line-height:1.15;color:#fff}.productionPromo__text{font-family:var(--text-font-family);font-size:15px;line-height:1.75;color:#ffffffbf;margin:0;max-width:440px}.productionPromo__stats{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.15)}.productionPromo__stat{display:flex;flex-direction:column;gap:.25rem}.productionPromo__statValue{font-family:var(--title-font-family);font-size:2rem;font-weight:400;color:#c9a96e;line-height:1}.productionPromo__statLabel{font-family:var(--text-font-family);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80}.productionPromo__masonry{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;align-self:stretch}.productionPromo__masonryItem{overflow:hidden;aspect-ratio:4/3}.productionPromo__masonryItem img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.productionPromo__masonryItem img:hover{transform:scale(1.04)}.productionPromo__masonryItem--cta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1.5rem 4rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);text-decoration:none;color:#fff;transition:background .2s ease}.productionPromo__masonryItem--cta svg{width:60px;height:auto;color:#fff9;transition:transform .2s ease,color .2s ease}@media(hover:hover){.productionPromo__masonryItem--cta:hover{background:#ffffff17}.productionPromo__masonryItem--cta:hover svg{transform:translate(5px);color:#c9a96e}}.productionPromo__ctaTitle{font-family:var(--title-font-family);font-size:1.25rem;font-weight:400;line-height:1.2;color:#fff}.productionPromo__ctaDesc{font-family:var(--text-font-family);font-size:13px;line-height:1.6;color:#ffffff8c;max-width:220px}@media(max-width:768px){.productionPromo{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.productionPromo__title{font-size:2.25rem}.productionPromo__masonry{grid-template-columns:repeat(2,1fr);gap:4px}.productionPromo__masonryItem--cta{grid-column:span 2;background:none;border:none}.productionPromo__masonryItem:nth-child(n+5):not(:last-child){display:none}.productionPromo__stats{gap:1.5rem}.productionPromo__statValue{font-size:1.5rem}}.ethicsPromo{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:5rem 0}.ethicsPromo__content{display:flex;flex-direction:column;gap:2rem}.ethicsPromo__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;margin:0;line-height:1.15}.ethicsPromo__text{font-family:var(--text-font-family);font-size:15px;line-height:1.75;color:#555;margin:0;max-width:400px}.ethicsPromo__image{height:380px;overflow:hidden}.ethicsPromo__image .imagePlaceholder,.ethicsPromo__image .imagePlaceholder__img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:768px){.ethicsPromo{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.ethicsPromo__title{font-size:2.25rem}.ethicsPromo__image{height:240px}}.ingredientCards{padding:5rem 0}@media(max-width:768px){.ingredientCards{padding:1rem 0}}.ingredientCards__header{text-align:center;max-width:720px;margin:0 auto 4rem}.ingredientCards__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0 0 1.5rem;letter-spacing:.05em;text-transform:uppercase}.ingredientCards__subtitle{font-family:var(--text-font-family);font-size:15px;line-height:1.75;color:#6b6b6b;margin:0}.ingredientCards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:900px){.ingredientCards__grid{grid-template-columns:1fr}}.ingredientCards__card{display:flex;flex-direction:column;border-radius:0;overflow:hidden;background-color:#fff}.ingredientCards__card--dark,.ingredientCards__card--dark .ingredientCards__cardBody{background-color:#030c0e}.ingredientCards__card--dark .ingredientCards__cardTitle{color:#fff}.ingredientCards__card--dark .ingredientCards__ingredientName{color:#ffffff8c}.ingredientCards__card--dark .ingredientCards__ingredientText{color:#ffffffbf}.ingredientCards__cardImage{display:flex;align-items:center;justify-content:center;padding:2rem 2rem 0;overflow:hidden}.ingredientCards__cardImage img{width:100%;max-width:286px;height:234px;object-fit:contain}.ingredientCards__cardBody{padding:2rem 2rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem;flex:1;background-color:#fff}.ingredientCards__cardTitle{font-family:var(--title-font-family);font-size:1.5rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;margin:0}.ingredientCards__ingredients{display:flex;flex-direction:column;gap:1rem}.ingredientCards__ingredient{display:flex;flex-direction:column;gap:.3rem}.ingredientCards__ingredientName{font-family:var(--text-font-family);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#888}.ingredientCards__ingredientText{font-family:var(--text-font-family);font-size:14px;line-height:1.65;color:#444;margin:0}.ingredientCards__ingredientText--accent{font-style:italic;color:#6b4c8a;font-size:13px}@media(max-width:768px){.ingredientCards__card,.ingredientCards__card--dark,.ingredientCards__card--dark .ingredientCards__cardBody{background-color:#fff}.ingredientCards__cardImage{padding:0}.ingredientCards__cardBody{padding:0;background-color:#fff}}.logoMaskPromo{display:grid;grid-template-columns:40% 60%;align-items:center;gap:2rem;padding:5rem 0}.logoMaskPromo__content{display:flex;flex-direction:column;gap:2rem}.logoMaskPromo__label{font-family:var(--text-font-family);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:#c9a96e}.logoMaskPromo__title{font-family:var(--title-font-family);font-size:38px;font-weight:500;line-height:1.15;margin:0;color:#fff}.logoMaskPromo__text{font-family:var(--text-font-family);font-size:15px;line-height:1.75;color:#ffffffb3;margin:0;max-width:440px}.logoMaskPromo__visual{display:flex;align-items:center;justify-content:center;transform:translate(-72px)}.logoMaskPromo__logoWrapper{position:relative;width:100%;aspect-ratio:102/30}.logoMaskPromo__logoWrapper:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:80%;height:400%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(180,180,180,.2) 0%,transparent 70%);pointer-events:none;z-index:0;animation:logomask-pulse 4s ease-in-out infinite}.logoMaskPromo__maskedImage{position:absolute;inset:0;z-index:1;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDIgMzAiPjxwYXRoIGQ9Ik03OC4wNDk0IDAuMTM0NDA1Qzc3LjU1MSAtMC4wNDg2NTY2IDc2LjgxNCAtMC4wNDc0OTc5IDc2LjM1OTEgMC4xNTA2MjVDNzYuMTE2OSAwLjI4MjcwNyA3Ni4wODQgMC41NDkxODggNzYuMDYwNSAxLjE1ODYyQzc2LjAzNTggMS44MDE2NSA3Ni4wMzQ3IDMuMDQ5NDggNzYuMDM0NyA1LjAyNzIzQzc2LjAzNDcgOS42ODYwMiA3Ni4wODY0IDkuNzM1ODQgNzYuMjM5MiA5Ljg4NjQ2Qzc2LjI4OTcgOS45MzYyOCA3Ni40NDI1IDEwLjA4NjkgNzcuMTg1NCAxMC4wODY5Qzc3LjkyMTIgMTAuMDgzNCA3OC40MjU1IDEwLjAyNDMgNzguMzY3OSA4Ljk5ODk2Qzc4LjM5MjYgOC4zOTc2NCA3OC4zOTQ5IDcuMjc5NTggNzguMzk0OSA1LjA0NTc3Qzc4LjI5NSAyLjc3NDg5IDc4LjY1MjMgMC41MzQxMjYgNzguMDQ5NCAwLjEzMzI0NlYwLjEzNDQwNVoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTIuMDE0NjggMC4xMzQ0MDZDMS41MTYzIC0wLjA0NzQ5NjcgMC43NzkzMDggLTAuMDQ2MzM4MSAwLjMyNDQxOCAwLjE1MDYyNkMwLjA4MjI3OTkgMC4yODI3MDggMC4wNDkzNjc5IDAuNTQ5MTkgMC4wMjU4NTk0IDEuMTU4NjJDMC4wMDExNzU0MyAxLjgwMTY1IDAgMy4wNDk0OCAwIDUuMDI3MjNDMCA5LjY4NjAyIDAuMDUxNzE4OCA5LjczNTg0IDAuMjA0NTI0IDkuODg2NDZDMC4yNTUwNjggOS45MzYyOCAwLjQwNzg3MyAxMC4wODY5IDEuMTUwNzQgMTAuMDg2OUMxLjg4NjU2IDEwLjA4MzQgMi4zOTA4MiAxMC4wMjQzIDIuMzMzMjIgOC45OTg5NkMyLjM1NzkxIDguMzk3NjQgMi4zNjAyNiA3LjI3OTU4IDIuMzYwMjYgNS4wNDU3N0MyLjI2MDM1IDIuNzc0ODkgMi42MTc2OCAwLjUzNDEyOCAyLjAxNDY4IDAuMTMzMjQ3VjAuMTM0NDA2WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNMjAuMTIyNCAyMi44MTMxQzE5LjEzMjcgMjIuNzIzOSAxOS44MTA5IDIyLjc2NDUgMTguMzMxIDIyLjcwMzFDMTEuNzkzMyAyMi44MjcgOC4xMzc3MSAxNi42Nzk0IDguOTE1ODQgMTAuNDkwMUMxMC4xNTQ3IDAuNjM5NTYyIDI1LjQzNzYgNi43NjM1OGUtMDYgMjcuMjAzMSAxMi4yNjYzQzI3Ljg0NjEgMTYuNzM5NyAyNS44MTI2IDIwLjU5MDkgMjIuNTUwOCAyMS43OTkzQzIxLjUzNjQgMjIuMTgwNSAyMS4wODE1IDIyLjY5NjEgMjEuNDY0NyAyMy4wMjUxQzIzLjI3NDkgMjMuNTE5OSAyNi41MzIgMjIuNTI4MSAyNy4zNjQyIDIxLjQyMjhDMzMuNDEyOSAxNS4xMzM4IDI5LjkxMTMgNC4xMDM4MiAyMC42NTEzIDEuNjYyNjJDMTguMTgwNiAxLjAxMTQ4IDEyLjkzNTggMC42MDEzMjggOC45Njk5MSA0LjM1MTc2QzUuNjYyMjYgNy40ODAwMiA1Ljg0NjggMTAuNTkzMiA1Ljg2NTYxIDEyLjYzNDdDNS45Mjc5MSAxOS4wNjA0IDEwLjA4ODkgMjMuNzQ0NiAxNi43NTk1IDI0LjQ4NjJDMTcuMDg4NiAyNC41MjMyIDE3Ljg3MzggMjQuNDUyNiAxOC4zMzkyIDI0LjM1OTlDMTguODc5OSAyNC4yNTMzIDE5LjQxNTkgMjQuMTE1NCAyMC4xNDgyIDIzLjY1NDNDMjEuMDAxNiAyMy4wMDU1IDIwLjEyMjQgMjIuODEzMSAyMC4xMjI0IDIyLjgxMzFaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik0zOS42NjcyIDI3LjYzMThDMzcuMjU3NSAyOC4xNTkgMzMuMDg4MyAyOC4yOTExIDMwLjM4ODMgMjcuNjMzQzI3LjcxMTkgMjcuMDM1MSAyNi42NTQgMjYuNDM2MSAyNC42ODg3IDI1LjQ0MkMyMy42ODk2IDI0LjkxMjUgMjMuNDE1NyAyNC43ODUxIDIyLjQ5MyAyNS4wMTY4QzE5LjY5MiAyNS44NjM4IDIyLjU4NTkgMjcuMjM0NCAyNC4yNjkxIDI4LjAxOTlDMjcuMjA3NiAyOS4zMDcyIDMwLjQ3MDYgMjkuOTkxOSAzMy43MDMgMzBDMzUuNzU1MyAzMC4wMDU4IDM3LjgxNTkgMjkuNzI3NyAzOS43MzE4IDI5LjEzNTdDNDEuOTc4MSAyOC40MjIgNDMuMTQwNSAyNy4xNDc1IDQyLjg3MDIgMjcuMDc1NyIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNDcuNDg5NyAxMy4xNTE0QzQ1Ljk0MDUgMTIuMTM2NSAzOC44MjMzIDEwLjY5MTcgMzguMDQ0IDkuNDk5NDhDMzguMDIyOCA5LjQ2NzA0IDM4LjAwMDUgOS40MzQ2IDM3Ljk3NDYgOS40MDU2M0MzNy4zOTA0IDguNzcxODcgMzcuMjU2NCA4LjM5MTg0IDM3LjI2NyA3LjQzMzY3QzM3LjI1NjQgMy40MDI4NSA0Mi42MzY0IDIuODYyOTQgNDYuOTU0OSA1LjI0NTA1QzQ3Ljg5NCA1Ljc2Mjk1IDQ4LjY4OTggNS41NDg2IDQ5LjY1MTMgNC42OTcwMkM0OS43OTQ3IDQuNTY5NTcgNTAuNzEzOSAzLjU0ODgzIDQ5LjI0MTEgMy43MTkxNUM0OC4yMTAyIDMuMTMyODkgNDYuNzI4IDIuNTY5ODEgNDUuOTE4MSAyLjMxODM5QzQyLjAxMSAxLjEwMDY4IDM0Ljk3MDIgMS43MjI4NiAzNC40NjYgNy4yMDg5QzM0LjQ2MzYgNy4yMzc4NiAzNC40NjI0IDcuMjY2ODMgMzQuNDYyNCA3LjI5NTc5QzM0LjUzODggMTIuMzE2MSAzNy41MTk3IDEyLjU1NTkgNDIuNjI2OSAxNC4xMDE1QzQ2LjkwOSAxNS4zMDE4IDQ4LjkwNDkgMTYuNjg0IDQ4LjY5OTIgMTkuMjc0N0M0OC40NDE4IDIyLjUwMDMgNDUuMzYyMiAyMi44MjkzIDQyLjY4ODEgMjIuOTMxM0MzOS44MTg5IDIzLjA0MTQgMzcuMjIgMjEuMzEwNCAzNi42ODA1IDE5LjQ0MTVDMzYuNTQ1MyAxOS4wNjYyIDM2LjU1IDE4Ljc4NjkgMzYuMjE1IDE4LjYxODlDMzYuMTczOSAxOC41OTgxIDM2LjEzMDQgMTguNTg1MyAzNi4wODY5IDE4LjU3NjFDMzUuNTk3OSAxOC40NjgzIDM1LjAyMDggMTguNDU1NiAzNC4zMTY3IDE4Ljc0ODdDMzQuMDM4MSAxOC44NjQ2IDM0LjAxMjIgMTguOTAyOCAzMy45NDI5IDE5LjAwODJDMzMuODg4OCAxOS4wODkzIDMzLjkwNDEgMTkuMTcwNCAzMy45MTQ3IDE5LjMzNjFDMzMuOTE3IDE5LjM4MTMgMzMuOTI4OCAxOS40NTY2IDMzLjkzNDcgMTkuNTAxOEMzNC40MjEzIDIzLjY1MzEgMzkuNjAwMiAyNS42MzY3IDQzLjY1NDMgMjUuMTQ3N0M0Ny4xNTIzIDI0Ljc0NDUgNDkuMzQ2OSAyMy41MjQ1IDUwLjM2MDEgMjEuNDIwNUM1MS45MjkzIDE4LjI4NjQgNTAuNjM5OCAxNC42ODMxIDQ3LjU1MzIgMTMuMTg2MkM0Ny41MzA4IDEzLjE3NTggNDcuNTEwOCAxMy4xNjQyIDQ3LjQ5MDkgMTMuMTUwM0w0Ny40ODk3IDEzLjE1MTRaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik04NC44OTE1IDMuMjQ0MTJDODQuNzY1OCAzLjEwODU2IDg0LjUwMzYgMi42MTQ5OSA4My40NTUyIDIuNDE5MTlDODMuMDY0OSAyLjM0NjE5IDgyLjMzNSAyLjQ1Mzk0IDgyLjIxMzkgMi40NzcxMkM4MS45MTE4IDIuNTMzODkgODIuMDM3NiAyLjY4MTAzIDgyLjAzNzYgMy42MDkwOEM4Mi4wMzc2IDQuMjkyNjYgODIuMDA1OSA1LjYwNTM4IDgyLjAwNTkgNy42ODg1NkM4Mi4xMDgxIDEwLjk2MDUgODIuMDUwNSAxMi4zNjI0IDgyLjExMTcgMTIuNDc2QzgyLjE3MjggMTIuNTg5NSA4Mi40NjU1IDEyLjcyMzkgODMuMjc2NSAxMi43MzQzQzgzLjkxMzYgMTIuNzQxMyA4NC41MjQ4IDEyLjYzMTIgODQuNjc4OCAxMi41MDI2TDg0LjcwOTMgNi45ODI5N0M4OC4zNzA4IDExLjE4MjkgOTAuODQ2MiAxNC40NDQ0IDk0LjQ1NzIgMTguNDgxMUw5NS43NTk1IDE5Ljk5NjVDOTguOTU5IDIzLjYyNTMgOTkuODA4OSAyNC44MTA2IDEwMC40MzcgMjQuODEwNkMxMDAuODE0IDI0LjgwNzEgMTAxLjI3MiAyNC43ODI4IDEwMS41NTggMjQuNjU2NUMxMDEuOTExIDI0LjQ4MDQgMTAxLjkyNiAyNC4yMTg1IDEwMS45NiAyMi44NTI1QzEwMi4wMDMgMjEuMzY4MyAxMDIuMDIxIDYuOTcyNTQgMTAxLjk1NSA1LjA2NTQ2QzEwMS44NzEgMi41ODgzNCAxMDIuMDUzIDIuNTU5MzggMTAxLjYyMyAyLjUyMzQ2QzEwMS4xOTIgMi40ODc1NCA5OS44MjQyIDIuNTk1MjkgOTkuNDgzMyAyLjUwMTQ1Qzk5LjQyNDUgMi40ODUyMyA5OS40NjQ1IDIuNjY0ODEgOTkuNDczOSAyLjY5NzI1Qzk5LjE3MyA1LjcwMTU0IDk5LjQ3NjIgMTguMDEzIDk5LjMzNzUgMjAuMjkyIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik01Ny4xNTg3IDEyLjgyMzVDNTcuOTI5OCAxMi44MjEyIDU4LjI5MTggMTIuNzc4NCA1OC40MTQxIDEyLjY0NjNDNTguNTE5OSAxMi41MzE2IDU4LjUxOTkgMTEuMTU4NiA1OC41MTk5IDcuODU4ODlDNTguNTE5OSA3LjY1OTYxIDU4LjQzODggMi43NDI0NSA1OC4zMiAyLjYyNDI3QzU4LjA3NTYgMi4yNzY2OCA1NS43MTA2IDIuMDA2NzMgNTUuNzQzNSAyLjcxNDY0QzU1Ljg0OTMgNC45NzI3OCA1NS44Nzc1IDEyLjU0NzggNTUuOTc2MiAxMi42Njk1QzU2LjA1NjIgMTIuNzY3OSA1Ni4wNTM4IDEyLjgyODIgNTcuMTU4NyAxMi44MjQ3VjEyLjgyMzVaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik03MS4xNzQ3IDE5Ljc5NDlDNjguOTgwMSAxNy4zNTcyIDY0Ljc1OCAxMi41NjI5IDY0LjE0OTEgMTEuNjYyNkM2NC4zODMxIDExLjM3NTMgNjUuMTc0MSAxMC41MjQ5IDY3Ljc4IDguMDA2MDNDNzEuMjA0MSA0LjY4NTQ0IDcxLjcwNiAzLjgzNzMzIDcxLjk5ODYgMy4zODU0N0M3Mi41NjA1IDIuNTE4ODMgNzIuNTY5OSAyLjQyMzgyIDcxLjU3NjcgMi40MjQ5OEM3MC45NDQzIDIuNDI0OTggNzAuNDcwNiAyLjQ5OTEzIDcwLjMzODkgMi41NzU2QzcwLjIwNzMgMi42NTIwNyA2OS4yNzY0IDMuMzUzMDMgNjcuNzQ1OSA0Ljg0MDY5QzYzLjI3NyA5LjE4NDM0IDYwLjM3MjUgMTIuMDQxNSA1OC4zODg0IDEzLjkxMzhDNTguMzQ4NCAxMy45NTA5IDU4LjI3NDQgMTQuMDc5NSA1OC4xNzMzIDE0LjExNjZDNTcuNTUzOCAxNC4zNDI1IDU2LjExNTEgMTQuMTM1MSA1NS45NTg4IDE0LjI0MTdDNTUuODI0OCAxNC4zMzIxIDU1LjkyMjMgMTcuMDkwNyA1NS45MDM1IDE5LjA4MjRDNTUuODcwNiAyMi41NTAxIDU1LjU5NDQgMjMuODgwMiA1NS43OTg5IDI0LjM4ODhDNTUuOTYyMyAyNC43OTY3IDU2LjM2NTUgMjQuNjkwMSA1Ny4yNzE3IDI0Ljc3MTJDNTguODYzMiAyNC42MTk0IDU4LjQxNzggMjUuMDE5MSA1OC41NjcgMjAuMDY5NVYxNi44MDU3QzU5LjQxNTcgMTUuOTg2NiA2MS43MjA3IDEzLjc1MjggNjIuMzA2MSAxMy4yNDA2QzYzLjk2NTggMTUuMDM3NyA2Ny41NjM4IDE5LjIwNCA2OC45Mzc4IDIwLjc3NzRDNjkuNjEwMiAyMS41NDY4IDcwLjk0MzEgMjMuMTAyOCA3MS41MTIgMjMuNzUzOUM3Mi4xMjQ0IDI0LjQ1NzIgNzIuNTM4MiAyNC43NyA3My4zNzI3IDI0Ljc3Qzc1LjA5MzUgMjQuNzc3IDc0Ljk3MjUgMjMuOTY4MyA3My40NDA5IDIyLjM3OThDNzIuODcwOCAyMS43MzkxIDcxLjUzNzkgMjAuMjEwOSA3MS4xNzU4IDE5Ljc5MjZMNzEuMTc0NyAxOS43OTQ5WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNODQuNjQxNSAxNC4yQzg0LjUxOCAxNC4wMzMxIDgyLjQ3MjggMTQuMDg5OSA4Mi4yMTE4IDE0LjE3NjhDODIuMDM2NyAxNC4yMzU5IDgyLjA2NzMgMTQuNDI3MSA4Mi4wNDAyIDE0Ljk3NzRDODIuMDEwOSAxNS41ODkyIDgyLjAwNzMgMTYuNzIyMyA4Mi4wMDczIDE4Ljk4MzlDODIuMDA3MyAyMy43Mzg5IDgyLjAwNzMgMjQuMzk5MyA4Mi4xODYgMjQuNTc0MkM4Mi4yODk0IDI0Ljg3NDMgODQuMjg1MyAyNC44OTUyIDg0LjQwMDUgMjQuNTc0MkM4NC41NzggMjQuMzk5MyA4NC43MTA4IDIzLjczODkgODQuNzEwOCAxOS4wNjVDODQuNzAzOCAxNC43NTI2IDg0LjcyMzcgMTQuMzU0MSA4NC42NDE1IDE0LjJaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDIgMzAiPjxwYXRoIGQ9Ik03OC4wNDk0IDAuMTM0NDA1Qzc3LjU1MSAtMC4wNDg2NTY2IDc2LjgxNCAtMC4wNDc0OTc5IDc2LjM1OTEgMC4xNTA2MjVDNzYuMTE2OSAwLjI4MjcwNyA3Ni4wODQgMC41NDkxODggNzYuMDYwNSAxLjE1ODYyQzc2LjAzNTggMS44MDE2NSA3Ni4wMzQ3IDMuMDQ5NDggNzYuMDM0NyA1LjAyNzIzQzc2LjAzNDcgOS42ODYwMiA3Ni4wODY0IDkuNzM1ODQgNzYuMjM5MiA5Ljg4NjQ2Qzc2LjI4OTcgOS45MzYyOCA3Ni40NDI1IDEwLjA4NjkgNzcuMTg1NCAxMC4wODY5Qzc3LjkyMTIgMTAuMDgzNCA3OC40MjU1IDEwLjAyNDMgNzguMzY3OSA4Ljk5ODk2Qzc4LjM5MjYgOC4zOTc2NCA3OC4zOTQ5IDcuMjc5NTggNzguMzk0OSA1LjA0NTc3Qzc4LjI5NSAyLjc3NDg5IDc4LjY1MjMgMC41MzQxMjYgNzguMDQ5NCAwLjEzMzI0NlYwLjEzNDQwNVoiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTIuMDE0NjggMC4xMzQ0MDZDMS41MTYzIC0wLjA0NzQ5NjcgMC43NzkzMDggLTAuMDQ2MzM4MSAwLjMyNDQxOCAwLjE1MDYyNkMwLjA4MjI3OTkgMC4yODI3MDggMC4wNDkzNjc5IDAuNTQ5MTkgMC4wMjU4NTk0IDEuMTU4NjJDMC4wMDExNzU0MyAxLjgwMTY1IDAgMy4wNDk0OCAwIDUuMDI3MjNDMCA5LjY4NjAyIDAuMDUxNzE4OCA5LjczNTg0IDAuMjA0NTI0IDkuODg2NDZDMC4yNTUwNjggOS45MzYyOCAwLjQwNzg3MyAxMC4wODY5IDEuMTUwNzQgMTAuMDg2OUMxLjg4NjU2IDEwLjA4MzQgMi4zOTA4MiAxMC4wMjQzIDIuMzMzMjIgOC45OTg5NkMyLjM1NzkxIDguMzk3NjQgMi4zNjAyNiA3LjI3OTU4IDIuMzYwMjYgNS4wNDU3N0MyLjI2MDM1IDIuNzc0ODkgMi42MTc2OCAwLjUzNDEyOCAyLjAxNDY4IDAuMTMzMjQ3VjAuMTM0NDA2WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNMjAuMTIyNCAyMi44MTMxQzE5LjEzMjcgMjIuNzIzOSAxOS44MTA5IDIyLjc2NDUgMTguMzMxIDIyLjcwMzFDMTEuNzkzMyAyMi44MjcgOC4xMzc3MSAxNi42Nzk0IDguOTE1ODQgMTAuNDkwMUMxMC4xNTQ3IDAuNjM5NTYyIDI1LjQzNzYgNi43NjM1OGUtMDYgMjcuMjAzMSAxMi4yNjYzQzI3Ljg0NjEgMTYuNzM5NyAyNS44MTI2IDIwLjU5MDkgMjIuNTUwOCAyMS43OTkzQzIxLjUzNjQgMjIuMTgwNSAyMS4wODE1IDIyLjY5NjEgMjEuNDY0NyAyMy4wMjUxQzIzLjI3NDkgMjMuNTE5OSAyNi41MzIgMjIuNTI4MSAyNy4zNjQyIDIxLjQyMjhDMzMuNDEyOSAxNS4xMzM4IDI5LjkxMTMgNC4xMDM4MiAyMC42NTEzIDEuNjYyNjJDMTguMTgwNiAxLjAxMTQ4IDEyLjkzNTggMC42MDEzMjggOC45Njk5MSA0LjM1MTc2QzUuNjYyMjYgNy40ODAwMiA1Ljg0NjggMTAuNTkzMiA1Ljg2NTYxIDEyLjYzNDdDNS45Mjc5MSAxOS4wNjA0IDEwLjA4ODkgMjMuNzQ0NiAxNi43NTk1IDI0LjQ4NjJDMTcuMDg4NiAyNC41MjMyIDE3Ljg3MzggMjQuNDUyNiAxOC4zMzkyIDI0LjM1OTlDMTguODc5OSAyNC4yNTMzIDE5LjQxNTkgMjQuMTE1NCAyMC4xNDgyIDIzLjY1NDNDMjEuMDAxNiAyMy4wMDU1IDIwLjEyMjQgMjIuODEzMSAyMC4xMjI0IDIyLjgxMzFaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik0zOS42NjcyIDI3LjYzMThDMzcuMjU3NSAyOC4xNTkgMzMuMDg4MyAyOC4yOTExIDMwLjM4ODMgMjcuNjMzQzI3LjcxMTkgMjcuMDM1MSAyNi42NTQgMjYuNDM2MSAyNC42ODg3IDI1LjQ0MkMyMy42ODk2IDI0LjkxMjUgMjMuNDE1NyAyNC43ODUxIDIyLjQ5MyAyNS4wMTY4QzE5LjY5MiAyNS44NjM4IDIyLjU4NTkgMjcuMjM0NCAyNC4yNjkxIDI4LjAxOTlDMjcuMjA3NiAyOS4zMDcyIDMwLjQ3MDYgMjkuOTkxOSAzMy43MDMgMzBDMzUuNzU1MyAzMC4wMDU4IDM3LjgxNTkgMjkuNzI3NyAzOS43MzE4IDI5LjEzNTdDNDEuOTc4MSAyOC40MjIgNDMuMTQwNSAyNy4xNDc1IDQyLjg3MDIgMjcuMDc1NyIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNDcuNDg5NyAxMy4xNTE0QzQ1Ljk0MDUgMTIuMTM2NSAzOC44MjMzIDEwLjY5MTcgMzguMDQ0IDkuNDk5NDhDMzguMDIyOCA5LjQ2NzA0IDM4LjAwMDUgOS40MzQ2IDM3Ljk3NDYgOS40MDU2M0MzNy4zOTA0IDguNzcxODcgMzcuMjU2NCA4LjM5MTg0IDM3LjI2NyA3LjQzMzY3QzM3LjI1NjQgMy40MDI4NSA0Mi42MzY0IDIuODYyOTQgNDYuOTU0OSA1LjI0NTA1QzQ3Ljg5NCA1Ljc2Mjk1IDQ4LjY4OTggNS41NDg2IDQ5LjY1MTMgNC42OTcwMkM0OS43OTQ3IDQuNTY5NTcgNTAuNzEzOSAzLjU0ODgzIDQ5LjI0MTEgMy43MTkxNUM0OC4yMTAyIDMuMTMyODkgNDYuNzI4IDIuNTY5ODEgNDUuOTE4MSAyLjMxODM5QzQyLjAxMSAxLjEwMDY4IDM0Ljk3MDIgMS43MjI4NiAzNC40NjYgNy4yMDg5QzM0LjQ2MzYgNy4yMzc4NiAzNC40NjI0IDcuMjY2ODMgMzQuNDYyNCA3LjI5NTc5QzM0LjUzODggMTIuMzE2MSAzNy41MTk3IDEyLjU1NTkgNDIuNjI2OSAxNC4xMDE1QzQ2LjkwOSAxNS4zMDE4IDQ4LjkwNDkgMTYuNjg0IDQ4LjY5OTIgMTkuMjc0N0M0OC40NDE4IDIyLjUwMDMgNDUuMzYyMiAyMi44MjkzIDQyLjY4ODEgMjIuOTMxM0MzOS44MTg5IDIzLjA0MTQgMzcuMjIgMjEuMzEwNCAzNi42ODA1IDE5LjQ0MTVDMzYuNTQ1MyAxOS4wNjYyIDM2LjU1IDE4Ljc4NjkgMzYuMjE1IDE4LjYxODlDMzYuMTczOSAxOC41OTgxIDM2LjEzMDQgMTguNTg1MyAzNi4wODY5IDE4LjU3NjFDMzUuNTk3OSAxOC40NjgzIDM1LjAyMDggMTguNDU1NiAzNC4zMTY3IDE4Ljc0ODdDMzQuMDM4MSAxOC44NjQ2IDM0LjAxMjIgMTguOTAyOCAzMy45NDI5IDE5LjAwODJDMzMuODg4OCAxOS4wODkzIDMzLjkwNDEgMTkuMTcwNCAzMy45MTQ3IDE5LjMzNjFDMzMuOTE3IDE5LjM4MTMgMzMuOTI4OCAxOS40NTY2IDMzLjkzNDcgMTkuNTAxOEMzNC40MjEzIDIzLjY1MzEgMzkuNjAwMiAyNS42MzY3IDQzLjY1NDMgMjUuMTQ3N0M0Ny4xNTIzIDI0Ljc0NDUgNDkuMzQ2OSAyMy41MjQ1IDUwLjM2MDEgMjEuNDIwNUM1MS45MjkzIDE4LjI4NjQgNTAuNjM5OCAxNC42ODMxIDQ3LjU1MzIgMTMuMTg2MkM0Ny41MzA4IDEzLjE3NTggNDcuNTEwOCAxMy4xNjQyIDQ3LjQ5MDkgMTMuMTUwM0w0Ny40ODk3IDEzLjE1MTRaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik04NC44OTE1IDMuMjQ0MTJDODQuNzY1OCAzLjEwODU2IDg0LjUwMzYgMi42MTQ5OSA4My40NTUyIDIuNDE5MTlDODMuMDY0OSAyLjM0NjE5IDgyLjMzNSAyLjQ1Mzk0IDgyLjIxMzkgMi40NzcxMkM4MS45MTE4IDIuNTMzODkgODIuMDM3NiAyLjY4MTAzIDgyLjAzNzYgMy42MDkwOEM4Mi4wMzc2IDQuMjkyNjYgODIuMDA1OSA1LjYwNTM4IDgyLjAwNTkgNy42ODg1NkM4Mi4xMDgxIDEwLjk2MDUgODIuMDUwNSAxMi4zNjI0IDgyLjExMTcgMTIuNDc2QzgyLjE3MjggMTIuNTg5NSA4Mi40NjU1IDEyLjcyMzkgODMuMjc2NSAxMi43MzQzQzgzLjkxMzYgMTIuNzQxMyA4NC41MjQ4IDEyLjYzMTIgODQuNjc4OCAxMi41MDI2TDg0LjcwOTMgNi45ODI5N0M4OC4zNzA4IDExLjE4MjkgOTAuODQ2MiAxNC40NDQ0IDk0LjQ1NzIgMTguNDgxMUw5NS43NTk1IDE5Ljk5NjVDOTguOTU5IDIzLjYyNTMgOTkuODA4OSAyNC44MTA2IDEwMC40MzcgMjQuODEwNkMxMDAuODE0IDI0LjgwNzEgMTAxLjI3MiAyNC43ODI4IDEwMS41NTggMjQuNjU2NUMxMDEuOTExIDI0LjQ4MDQgMTAxLjkyNiAyNC4yMTg1IDEwMS45NiAyMi44NTI1QzEwMi4wMDMgMjEuMzY4MyAxMDIuMDIxIDYuOTcyNTQgMTAxLjk1NSA1LjA2NTQ2QzEwMS44NzEgMi41ODgzNCAxMDIuMDUzIDIuNTU5MzggMTAxLjYyMyAyLjUyMzQ2QzEwMS4xOTIgMi40ODc1NCA5OS44MjQyIDIuNTk1MjkgOTkuNDgzMyAyLjUwMTQ1Qzk5LjQyNDUgMi40ODUyMyA5OS40NjQ1IDIuNjY0ODEgOTkuNDczOSAyLjY5NzI1Qzk5LjE3MyA1LjcwMTU0IDk5LjQ3NjIgMTguMDEzIDk5LjMzNzUgMjAuMjkyIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik01Ny4xNTg3IDEyLjgyMzVDNTcuOTI5OCAxMi44MjEyIDU4LjI5MTggMTIuNzc4NCA1OC40MTQxIDEyLjY0NjNDNTguNTE5OSAxMi41MzE2IDU4LjUxOTkgMTEuMTU4NiA1OC41MTk5IDcuODU4ODlDNTguNTE5OSA3LjY1OTYxIDU4LjQzODggMi43NDI0NSA1OC4zMiAyLjYyNDI3QzU4LjA3NTYgMi4yNzY2OCA1NS43MTA2IDIuMDA2NzMgNTUuNzQzNSAyLjcxNDY0QzU1Ljg0OTMgNC45NzI3OCA1NS44Nzc1IDEyLjU0NzggNTUuOTc2MiAxMi42Njk1QzU2LjA1NjIgMTIuNzY3OSA1Ni4wNTM4IDEyLjgyODIgNTcuMTU4NyAxMi44MjQ3VjEyLjgyMzVaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik03MS4xNzQ3IDE5Ljc5NDlDNjguOTgwMSAxNy4zNTcyIDY0Ljc1OCAxMi41NjI5IDY0LjE0OTEgMTEuNjYyNkM2NC4zODMxIDExLjM3NTMgNjUuMTc0MSAxMC41MjQ5IDY3Ljc4IDguMDA2MDNDNzEuMjA0MSA0LjY4NTQ0IDcxLjcwNiAzLjgzNzMzIDcxLjk5ODYgMy4zODU0N0M3Mi41NjA1IDIuNTE4ODMgNzIuNTY5OSAyLjQyMzgyIDcxLjU3NjcgMi40MjQ5OEM3MC45NDQzIDIuNDI0OTggNzAuNDcwNiAyLjQ5OTEzIDcwLjMzODkgMi41NzU2QzcwLjIwNzMgMi42NTIwNyA2OS4yNzY0IDMuMzUzMDMgNjcuNzQ1OSA0Ljg0MDY5QzYzLjI3NyA5LjE4NDM0IDYwLjM3MjUgMTIuMDQxNSA1OC4zODg0IDEzLjkxMzhDNTguMzQ4NCAxMy45NTA5IDU4LjI3NDQgMTQuMDc5NSA1OC4xNzMzIDE0LjExNjZDNTcuNTUzOCAxNC4zNDI1IDU2LjExNTEgMTQuMTM1MSA1NS45NTg4IDE0LjI0MTdDNTUuODI0OCAxNC4zMzIxIDU1LjkyMjMgMTcuMDkwNyA1NS45MDM1IDE5LjA4MjRDNTUuODcwNiAyMi41NTAxIDU1LjU5NDQgMjMuODgwMiA1NS43OTg5IDI0LjM4ODhDNTUuOTYyMyAyNC43OTY3IDU2LjM2NTUgMjQuNjkwMSA1Ny4yNzE3IDI0Ljc3MTJDNTguODYzMiAyNC42MTk0IDU4LjQxNzggMjUuMDE5MSA1OC41NjcgMjAuMDY5NVYxNi44MDU3QzU5LjQxNTcgMTUuOTg2NiA2MS43MjA3IDEzLjc1MjggNjIuMzA2MSAxMy4yNDA2QzYzLjk2NTggMTUuMDM3NyA2Ny41NjM4IDE5LjIwNCA2OC45Mzc4IDIwLjc3NzRDNjkuNjEwMiAyMS41NDY4IDcwLjk0MzEgMjMuMTAyOCA3MS41MTIgMjMuNzUzOUM3Mi4xMjQ0IDI0LjQ1NzIgNzIuNTM4MiAyNC43NyA3My4zNzI3IDI0Ljc3Qzc1LjA5MzUgMjQuNzc3IDc0Ljk3MjUgMjMuOTY4MyA3My40NDA5IDIyLjM3OThDNzIuODcwOCAyMS43MzkxIDcxLjUzNzkgMjAuMjEwOSA3MS4xNzU4IDE5Ljc5MjZMNzEuMTc0NyAxOS43OTQ5WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNODQuNjQxNSAxNC4yQzg0LjUxOCAxNC4wMzMxIDgyLjQ3MjggMTQuMDg5OSA4Mi4yMTE4IDE0LjE3NjhDODIuMDM2NyAxNC4yMzU5IDgyLjA2NzMgMTQuNDI3MSA4Mi4wNDAyIDE0Ljk3NzRDODIuMDEwOSAxNS41ODkyIDgyLjAwNzMgMTYuNzIyMyA4Mi4wMDczIDE4Ljk4MzlDODIuMDA3MyAyMy43Mzg5IDgyLjAwNzMgMjQuMzk5MyA4Mi4xODYgMjQuNTc0MkM4Mi4yODk0IDI0Ljg3NDMgODQuMjg1MyAyNC44OTUyIDg0LjQwMDUgMjQuNTc0MkM4NC41NzggMjQuMzk5MyA4NC43MTA4IDIzLjczODkgODQuNzEwOCAxOS4wNjVDODQuNzAzOCAxNC43NTI2IDg0LjcyMzcgMTQuMzU0MSA4NC42NDE1IDE0LjJaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.logoMaskPromo__maskedImage .imagePlaceholder,.logoMaskPromo__maskedImage .imagePlaceholder__img{width:100%;height:100%;object-fit:cover;object-position:20% 50%}.logoMaskPromo__maskedImage .imagePlaceholder__img{animation:maskedImage-drift 6s ease-in-out infinite alternate}.logoMaskPromo__drawSvg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}.logoMaskPromo__drawSvg path{fill:none;stroke:#c9a96e;stroke-width:.3;stroke-linejoin:round;stroke-linecap:round;transition:stroke .6s ease}.logoMaskPromo__drawSvg.is-revealed path{stroke:#fff}@media(max-width:1023px){.logoMaskPromo{grid-template-columns:1fr 1fr;gap:1.5rem}.logoMaskPromo__title{font-size:2.5rem}}@media(max-width:768px){.logoMaskPromo{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.logoMaskPromo__title{font-size:2.25rem}.logoMaskPromo__visual{transform:none}}@keyframes maskedImage-drift{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-3%,1%)}}@keyframes logomask-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.18);opacity:.5}}.brandPhilosophy{padding:5rem 0;padding:3rem}.brandPhilosophy__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;color:#000;margin:0 0 3rem;line-height:1.15;text-align:center}.brandPhilosophy__columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.brandPhilosophy__text{font-family:var(--text-font-family);font-size:15px;line-height:1.85;color:#111;margin:0}.brandPhilosophy__steps{display:flex;flex-direction:column;gap:1.5rem;max-width:550px;margin:auto;margin-top:3rem}.brandPhilosophy__step{position:relative;display:flex;align-items:flex-start;gap:1.5rem}.brandPhilosophy__step:not(:last-child):before{content:"";position:absolute;top:2.5rem;bottom:-1.5rem;left:1.25rem;transform:translate(-50%);width:1px;background-color:#ccc}.brandPhilosophy__stepNumber{flex-shrink:0;width:2.5rem;height:2.5rem;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--text-font-family);font-size:.875rem;font-weight:500;color:#000}.brandPhilosophy__stepContent{padding-top:.4rem}.brandPhilosophy__stepTitle{font-family:var(--title-font-family);font-size:1rem;font-weight:500;color:#000;margin:0 0 .35rem}.brandPhilosophy__stepText{font-family:var(--text-font-family);font-size:14px;line-height:1.7;color:#555;margin:0}.brandPhilosophy__cta{margin-top:3rem;text-align:center}.brandPhilosophy__ctaButton{display:flex;width:100%;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2.75rem .85rem 1.75rem;border:1px solid #000;font-family:var(--text-font-family);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#000;text-decoration:none;transition:background-color .15s,color .15s}.brandPhilosophy__ctaButton:hover{background-color:#000;color:#fff}@media(max-width:768px){.brandPhilosophy{padding:1rem 0}.brandPhilosophy__title{font-size:2.25rem;margin-bottom:2rem}.brandPhilosophy__columns{grid-template-columns:1fr;gap:1.5rem}.brandPhilosophy__steps{margin-top:2rem;gap:1.25rem}.brandPhilosophy__stepNumber{width:2rem;height:2rem;font-size:.8rem}.brandPhilosophy__step:not(:last-child):before{top:2rem;bottom:-1.25rem;left:1rem}}.skinQuiz{padding:4rem 0;min-height:60vh}.skinQuizLoader{display:flex;align-items:center;justify-content:center;min-height:60vh}@media(max-width:768px){.skinQuizLoader{min-height:calc(100dvh - var(--skin-quiz-header-h, 64px))}}.skinQuizLoader__spinner{display:block;width:36px;height:36px;border:2px solid #ddd;border-top-color:#000;border-radius:50%;animation:skinQuizSpin .7s linear infinite}@keyframes skinQuizSpin{to{transform:rotate(360deg)}}.recommendedProducts{position:relative}.recommendedProducts__header{margin-bottom:2rem}.recommendedProducts__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0 0 2rem;line-height:.9em;max-width:700px}@media(max-width:767px){.recommendedProducts__title{font-size:30px}}.recommendedProducts__caption{font-size:1rem;font-weight:300;line-height:1.5;margin:0;color:#555}.recommendedProducts__grid{display:grid;grid-template-columns:repeat(var(--desktop-cols, 4),1fr);gap:1rem}@media(max-width:768px){.recommendedProducts__grid{grid-template-columns:repeat(var(--mobile-cols, 2),1fr);gap:.5rem}}.recommendedProducts__item{display:flex;flex-direction:column}.recommendedProducts__item .productPreview{margin-top:0;margin-bottom:0}.recommendedProducts__footer{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.recommendedProducts__button{display:inline-block;padding:.9rem 2.5rem;border:1px solid #1a1a1a;color:#1a1a1a;text-decoration:none;font-family:var(--text-font-family);font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease}@media(hover:hover){.recommendedProducts__button:hover{background:#1a1a1a;color:#fff}}.catalogLinks{padding:4rem 0}.catalogLinks__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.catalogLinks__title{font-family:var(--title-font-family);font-size:3rem;font-weight:500;margin-bottom:.5rem}.catalogLinks__subtitle{font-family:var(--text-font-family);font-size:15px;color:#bdc1dd;margin:0}.catalogLinks__cta{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-family:var(--text-font-family);font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.catalogLinks__cta svg{width:53px;height:auto;flex-shrink:0;transition:transform .2s ease}@media(hover:hover){.catalogLinks__cta:hover{color:#daa20a}.catalogLinks__cta:hover svg{transform:translate(4px)}}.catalogLinks__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.catalogLinks__column{display:flex;flex-direction:column}.catalogLinks__link{color:#ffffffbf;font-size:13px;font-weight:400;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:color .2s ease}.catalogLinks__link:last-child{border-bottom:none}.catalogLinks__link:hover{color:#daa20a}@media(max-width:768px){.catalogLinks__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.catalogLinks__grid{grid-template-columns:1fr}}.reviewsList{padding:4rem 0;background:#f5f5f5}.reviewsList__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem}.reviewsList__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.reviewsList__title{font-family:var(--title-font-family);font-size:2.25rem;font-weight:400;margin:0;line-height:1.2}.reviewsList__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.reviewsList__item{display:flex;flex-direction:column;gap:.75rem;padding:2.5rem;border-radius:0;background:#fff;transition:box-shadow .2s ease}.reviewsList__item:hover{box-shadow:0 4px 20px #0000000f}.reviewsList__item.is-hidden{display:none}.reviewsList__itemTop{display:flex;justify-content:space-between;align-items:center}.reviewsList__stars{display:flex;gap:2px;color:#f5a623}.reviewsList__stars svg{width:16px;height:16px;flex-shrink:0}.reviewsList__date{font-family:var(--text-font-family);font-size:.75rem;color:#999}.reviewsList__body{font-family:var(--text-font-family);font-size:.9375rem;line-height:1.65;color:#444;margin:0;flex:1}.reviewsList__name{font-family:var(--text-font-family);font-size:.8125rem;font-weight:600;color:#333;margin-top:auto}.reviewsList__footer{display:flex;justify-content:center;margin-top:2.5rem}.reviewsList__loadMore{font-family:var(--text-font-family);font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#333;background:none;border:1.5px solid #333;padding:.75rem 2.5rem;cursor:pointer;transition:background .2s ease,color .2s ease;border-radius:2px}.reviewsList__loadMore:hover{background:#333;color:#fff}@media(max-width:1024px){.reviewsList__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.reviewsList{padding:2.5rem 0}.reviewsList__title{font-size:1.75rem}}@media(max-width:600px){.reviewsList__grid{grid-template-columns:1fr}}.scienceQuote{padding:5rem 0}.scienceQuote__quote{font-family:var(--title-font-family);font-size:clamp(2rem,4vw,4.5rem);font-weight:400;line-height:1.15;color:inherit;margin:0;padding:0;border:none}.scienceQuote__source{display:flex;flex-direction:column;gap:.25rem;margin-top:2rem}.scienceQuote__journal{font-family:var(--text-font-family);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888}.scienceQuote__authors{font-family:var(--text-font-family);font-size:12px;font-weight:400;color:#aaa}.scienceQuote__study{font-family:var(--text-font-family);font-size:12px;font-style:italic;color:#aaa}.scienceQuoteSlider{position:relative;padding:5rem 0}.scienceQuoteSlider__swiper{overflow:hidden}.scienceQuoteSlider__slide{display:flex;flex-direction:column;padding-bottom:.5rem}.scienceQuoteSlider__ingredient{display:inline-block;font-family:var(--text-font-family);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin-bottom:1.25rem}.scienceQuoteSlider__quote{font-family:var(--title-font-family);font-size:3rem;font-weight:400;line-height:1.15;color:inherit;margin:0;padding:0;border:none;max-width:960px}@media(max-width:768px){.scienceQuoteSlider__quote{font-size:2rem}}.scienceQuoteSlider__source{display:flex;flex-direction:column;gap:.2rem;margin-top:2rem}.scienceQuoteSlider__authors{font-family:var(--text-font-family);font-size:12px;font-weight:700;letter-spacing:.06em;color:#888}.scienceQuoteSlider__journal{font-family:var(--text-font-family);font-size:12px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#aaa}.scienceQuoteSlider__study{font-family:var(--text-font-family);font-size:12px;font-style:italic;color:#aaa}.scienceQuoteSlider__nav{position:absolute;top:5rem;right:0;display:flex;align-items:center;gap:.5rem;z-index:1}.scienceQuoteSlider__prev,.scienceQuoteSlider__next{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid currentColor;border-radius:50%;background:none;color:inherit;cursor:pointer;opacity:.5;transition:opacity .2s ease}.scienceQuoteSlider__prev:hover,.scienceQuoteSlider__next:hover{opacity:1}.scienceQuoteSlider__prev.swiper-button-disabled,.scienceQuoteSlider__next.swiper-button-disabled{opacity:.2;cursor:default}.marketplaceRatings{padding:4rem 0;background:var(--light-section-background)}.marketplaceRatings__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem;text-align:center}.marketplaceRatings__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.marketplaceRatings__title{font-family:var(--title-font-family);font-size:2.25rem;font-weight:400;margin:0;line-height:1.2}.marketplaceRatings__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1080px;margin:0 auto}.marketplaceRatings__card{display:flex;flex-direction:column;gap:1rem;padding:2.5rem;background:#fff;border-radius:0;text-align:center;will-change:transform}.marketplaceRatings__platform{padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.marketplaceRatings__platformLogo{height:32px;width:auto;display:block;margin:0 auto}.marketplaceRatings__ratingRow{display:flex;align-items:center;justify-content:center;gap:.5rem}.marketplaceRatings__stars{display:flex;gap:3px;color:#f5a623}.marketplaceRatings__stars svg{width:22px;height:22px;flex-shrink:0}.marketplaceRatings__stars--empty{color:#d0d0d0}.marketplaceRatings__score{font-family:var(--title-font-family);font-size:2rem;font-weight:600;color:#222;line-height:1}.marketplaceRatings__score--empty{color:#bbb}.marketplaceRatings__count{font-family:var(--text-font-family);font-size:.875rem;color:#777;margin:0}.marketplaceRatings__link{display:inline-block;font-family:var(--text-font-family);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#333;text-decoration:underline;text-underline-offset:3px;margin-top:auto}.marketplaceRatings__link:hover{color:#000}@media(max-width:600px){.marketplaceRatings{padding:2.5rem 0}.marketplaceRatings__grid{grid-template-columns:1fr;max-width:360px}.marketplaceRatings__title{font-size:1.75rem}}.marketplaceLinks{padding:3.5rem 0;background:var(--white-section-background)}.marketplaceLinks__header{text-align:center;margin-bottom:2.5rem}.marketplaceLinks__title{font-family:var(--title-font-family);font-size:2rem;font-weight:400;margin:0;line-height:1.2}.marketplaceLinks__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.marketplaceLinks__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:0;padding:2rem 1.5rem;background:var(--gray-section-background);border:1px solid transparent;border-radius:var(--default-card-border-radius, 8px);text-decoration:none;color:inherit;transition:border-color .2s ease;will-change:transform}.marketplaceLinks__card:not(.marketplaceLinks__card--dimmed):hover{border-color:#ccc}.marketplaceLinks__card--dimmed{opacity:.4;pointer-events:none;cursor:default}.marketplaceLinks__badge{position:absolute;top:10px;right:10px;background:#222;color:#fff;font-family:var(--text-font-family);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:100px}.marketplaceLinks__logo{display:flex;align-items:center;justify-content:center;height:32px}.marketplaceLinks__logoImg{max-height:28px;max-width:100%;width:auto;object-fit:contain}.marketplaceLinks__logoImg--png{max-height:50px}.marketplaceLinks__ratingRow{display:flex;align-items:center;justify-content:center;gap:.5rem}.marketplaceLinks__stars{display:flex;gap:3px;color:#f5a623}.marketplaceLinks__stars svg{width:18px;height:18px;flex-shrink:0}.marketplaceLinks__stars--empty{color:#d0d0d0}.marketplaceLinks__score{font-family:var(--title-font-family);font-size:2rem;font-weight:600;color:#222;line-height:1}.marketplaceLinks__score--empty{color:#bbb}.marketplaceLinks__count{font-family:var(--text-font-family);font-size:.875rem;color:#777;margin:0}@media(max-width:768px){.marketplaceLinks{padding:2.5rem 0}.marketplaceLinks__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.marketplaceLinks__title{font-size:1.75rem}.marketplaceLinks__score{font-size:17px}}.testimonialsPromo__header{display:flex;flex-direction:column;gap:.75rem;text-align:center;max-width:640px;margin:0 auto 3rem}.testimonialsPromo__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.testimonialsPromo__title{font-family:var(--title-font-family);font-size:2.25rem;font-weight:400;margin:0;line-height:1.2}.testimonialsPromo__text{font-family:var(--text-font-family);font-size:.9375rem;color:#666;line-height:1.6;margin:0}.testimonialsPromo__ratingsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto 3rem}.testimonialsPromo__ratingCard{display:flex;flex-direction:column;gap:1rem;padding:2.5rem;background:#fff;border-radius:0;text-align:center;will-change:transform}.testimonialsPromo__platform{padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.testimonialsPromo__platformLogo{height:32px;width:auto;display:block;margin:0 auto}.testimonialsPromo__ratingRow{display:flex;align-items:center;justify-content:center;gap:.5rem}.testimonialsPromo__stars{display:flex;gap:3px;color:#f5a623}.testimonialsPromo__stars svg{width:20px;height:20px;flex-shrink:0}.testimonialsPromo__score{font-family:var(--title-font-family);font-size:2rem;font-weight:600;color:#222;line-height:1}.testimonialsPromo__count{font-family:var(--text-font-family);font-size:.875rem;color:#777;margin:0}.testimonialsPromo__link{display:inline-block;font-family:var(--text-font-family);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#333;text-decoration:underline;text-underline-offset:3px;margin-top:auto}.testimonialsPromo__link:hover{color:#000}.testimonialsPromo__slider{max-width:900px;margin:0 auto 2.5rem}.testimonialsPromo__review{display:flex;flex-direction:column;gap:.875rem;padding:2.5rem;background:#fff;border-radius:0}.testimonialsPromo__nav{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.testimonialsPromo__prev,.testimonialsPromo__next{width:44px;height:44px;border:none;background:#f0f0f0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;color:#333;border-radius:50%}.testimonialsPromo__prev:hover,.testimonialsPromo__next:hover{background:#e0e0e0}.testimonialsPromo__reviewStars{display:flex;gap:3px;color:#f5a623}.testimonialsPromo__reviewStars svg{width:16px;height:16px;flex-shrink:0}.testimonialsPromo__reviewBody{font-family:var(--text-font-family);font-size:1rem;line-height:1.6;color:#444;margin:0;flex:1}.testimonialsPromo__reviewMeta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto}.testimonialsPromo__reviewName{font-family:var(--text-font-family);font-size:.8125rem;font-weight:600;color:#333}.testimonialsPromo__reviewDate{font-family:var(--text-font-family);font-size:.75rem;color:#999}.testimonialsPromo__footer{text-align:center}.testimonialsPromo__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--text-font-family);font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#333;text-decoration:none;border:1.5px solid #333;padding:.875rem 2.5rem;border-radius:0;transition:background .2s ease,color .2s ease}.testimonialsPromo__cta:hover{background:#333;color:#fff}@media(max-width:600px){.testimonialsPromo__header{margin-bottom:2rem}.testimonialsPromo__title{font-size:1.75rem}.testimonialsPromo__ratingsGrid{grid-template-columns:1fr;max-width:360px}.testimonialsPromo__cta{display:flex;width:100%;justify-content:center}}.brandPromises{padding:0;height:120px;display:flex;align-items:center;box-shadow:inset 0 -10px 20px -20px #0000001a}@media(max-width:767px){.brandPromises{height:auto}}.brandPromises__grid{display:flex;justify-content:center;align-items:center;gap:0;width:100%}@media(max-width:767px){.brandPromises__grid{flex-direction:column;align-items:flex-start;height:auto;padding:2rem 0;gap:1.25rem}}.brandPromises__item{display:flex;align-items:center;gap:1rem;padding:0 2rem;cursor:pointer}.brandPromises__item svg path{stroke:#9e9eb7}@media(max-width:767px){.brandPromises__item{width:100%;padding:0}}.brandPromises__label{font-family:var(--text-font-family);font-size:16px;font-weight:400;line-height:1.4;color:#a4a4b2;white-space:nowrap;transition:all .15s ease-out}.brandPromises__label:hover{color:#000}.brandPromises__icon{width:46px;height:46px;border-radius:50%;border:1px solid transparent;flex-shrink:0;transition:border-color .2s ease;display:flex;align-items:center;justify-content:center}.brandPromises__icon svg path{stroke:#9e9eb7;transition:all .15s ease-out}.brandPromises__item:hover .brandPromises__icon svg path{stroke:#000}.brandPromises__divider{width:1px;height:40px;background-color:#e0e6f2;flex-shrink:0}@media(max-width:767px){.brandPromises__divider{display:none}}.brandPromiseModal{padding:2rem 2.5rem}@media(max-width:768px){.brandPromiseModal{padding:1rem 0}}.brandPromiseModal__icon{display:flex;justify-content:center;margin-bottom:1.5rem}.brandPromiseModal__icon svg{width:48px;height:48px}.brandPromiseModal__title{font-family:var(--title-font-family);font-size:1.75rem;text-align:center;margin-bottom:1.5rem}.brandPromiseModal__description{font-family:var(--text-font-family);font-size:.95rem;color:#555;line-height:1.7;max-width:480px;margin:0 auto;text-align:center}.boughtTogether{position:relative}.boughtTogether__header{margin-bottom:1.5rem}.boughtTogether__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;margin:0;line-height:.9em}@media(max-width:767px){.boughtTogether__title{font-size:30px}}.boughtTogether__list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:767px){.boughtTogether__list{grid-template-columns:1fr}}.boughtTogether__item{display:block}.boughtTogether__card{display:flex;flex-direction:row;gap:1.25rem;align-items:flex-start;padding:1rem;border:1px solid #e8e8e8;transition:background .2s ease,border-color .2s ease}@media(hover:hover){.boughtTogether__card:hover{background:#fafafa;border-color:#d0d0d0}}@media(max-width:767px){.boughtTogether__card{gap:.875rem;padding:.75rem}}.boughtTogether__imageLink{flex-shrink:0;display:block;text-decoration:none}.boughtTogether__nameLink{text-decoration:none;color:inherit}@media(hover:hover){.boughtTogether__nameLink:hover{text-decoration:underline}}.boughtTogether__imageWrap{width:120px;height:120px;overflow:hidden}@media(max-width:767px){.boughtTogether__imageWrap{width:90px;height:90px}}.boughtTogether__imageWrap .imagePlaceholder{width:100%;height:100%}.boughtTogether__imageWrap .imagePlaceholder__img{width:100%;height:100%;object-fit:cover}.boughtTogether__body{flex:1;display:flex;flex-direction:column;gap:.35rem;min-width:0}.boughtTogether__badges{display:flex;flex-wrap:wrap;gap:4px}.boughtTogether__badge{padding:3px 9px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;border-radius:4px}.boughtTogether__badge--bestSeller{background:#000;color:#fff}.boughtTogether__badge--new{background:#c8a96e;color:#fff}.boughtTogether__name{font-family:var(--title-font-family);font-size:1.1rem;font-weight:400;margin:0;line-height:1.2}@media(max-width:767px){.boughtTogether__name{font-size:.95rem}}.boughtTogether__tagline{font-family:var(--text-font-family);font-size:.8rem;color:#666;margin:0;line-height:1.4}@media(max-width:767px){.boughtTogether__tagline{display:none}}.boughtTogether__specs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.1rem}.boughtTogether__spec{font-family:var(--text-font-family);font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.boughtTogether__spec+.boughtTogether__spec:before{content:"·";margin-right:.5rem}.boughtTogether__actions{margin-top:auto;padding-top:.5rem}.boughtTogether__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.8rem 1rem;height:40px;text-align:center;font-family:var(--text-font-family);font-size:13px;font-weight:400;text-transform:uppercase;background:#fff;color:#000;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease-out}.boughtTogether__btn svg{width:1.125rem;height:1.125rem;flex-shrink:0;margin-right:.5rem;margin-left:-.5rem}.boughtTogether__btn:hover{background:#ddd;color:#000}.boughtTogether__btn--comingSoon{background:#ccc;color:#888;cursor:not-allowed;pointer-events:none}.boughtTogether__btn--comingSoon:hover{background:#ccc}.pageHero{background:var(--white-section-background, #fff)}.pageHero__inner{display:grid;grid-template-columns:1fr 1fr;min-height:440px;align-items:stretch}.pageHero__text{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:4.5rem 4rem 4.5rem 0}.pageHero__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.pageHero__title{font-family:var(--title-font-family);font-size:3.5rem;font-weight:400;margin:0;line-height:1.1}.pageHero__description{font-family:var(--text-font-family);font-size:1rem;line-height:1.65;color:#666;margin:0}.pageHero__photo{background-color:#f0ebe5}.pageHero__image{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.pageHero__inner{display:flex;flex-direction:column;min-height:auto}.pageHero__text{padding:3rem 0 2rem;order:1}.pageHero__photo{order:2;min-height:280px}.pageHero__title{font-size:2.25rem}}.telegramPromo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.telegramPromo__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.telegramPromo__title{font-family:var(--title-font-family);font-size:2.5rem;font-weight:400;margin:0}.telegramPromo__description{font-family:var(--text-font-family);font-size:16px;line-height:1.6;color:#555;max-width:640px;margin:0}.telegramPromo__button{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2.5rem;border:1px solid #000;font-family:var(--text-font-family);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#000;text-decoration:none;transition:background-color .15s,color .15s}.telegramPromo__button:hover{background-color:#000;color:#fff}.telegramPromo__buttonIcon{display:inline-flex}@media(max-width:768px){.telegramPromo__button{width:100%;justify-content:center}}.reviewsHero{background:var(--white-section-background, #fff)}.reviewsHero__inner{display:grid;grid-template-columns:1fr 1fr;min-height:440px;align-items:stretch}.reviewsHero__text{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:4.5rem 4rem 4.5rem 0}.reviewsHero__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a}.reviewsHero__title{font-family:var(--title-font-family);font-size:3.5rem;font-weight:400;margin:0;line-height:1.1}.reviewsHero__description{font-family:var(--text-font-family);font-size:1rem;line-height:1.65;color:#666;margin:0}.reviewsHero__photo{background-color:#f0ebe5}.reviewsHero__image{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.reviewsHero__inner{display:flex;flex-direction:column;min-height:auto}.reviewsHero__text{padding:3rem 0 2rem;order:1}.reviewsHero__photo{order:2;min-height:280px}.reviewsHero__title{font-size:2.25rem}}:root{--default-brand-color: #3D1668;--default-brand-bg: linear-gradient(20deg, #3D1668 30%, #000 87%);--default-brand-gradient-bg: linear-gradient(20deg, #3D1668 30%, #000 87%);--dark-section-background: #0a0a0a;--white-section-background: #ffffff;--light-section-background: #f5f5f5;--gray-section-background: #f3f4f6;--title-font-family: "Involve", sans-serif;--subtitle-font-family: "Involve", sans-serif;--text-font-family: "Involve", sans-serif;--title-font-size: 3.5rem;--subtitle-font-size: 1.5rem;--default-card-padding: 2rem;--default-card-border-radius: 9px;--small-card-border-radius: 8px;--default-card-margin-bottom: 3rem;--default-container-width: 1380px;--mobile-section-gutter: 1rem}@media(max-width:768px){:root{--title-font-size: 30px}}body{font-variant-numeric:lining-nums}.fixedHeaderWrapper{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fff;transition:background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease,transform .3s ease;padding-right:var(--scroll-lock-gap, 0px)}.fixedHeaderWrapper.is-hide{transform:translateY(-100%)}@media(max-width:768px){.fixedHeaderWrapper.is-scrolled{background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}body.is-scroll-locked{position:fixed;width:100%}.l-lineBar,.l-secondaryNavbar{overflow:hidden;transition:max-height .3s ease}.l-lineBar.is-hidden,.l-secondaryNavbar.is-hidden{max-height:0!important}.l-lineBar{max-height:50px}.l-lineBar.is-quiz-completed{display:none!important}.l-secondaryNavbar{max-height:60px}h1,h2,h3,h4,h5,h6{font-family:var(--title-font-family);margin-bottom:2rem;font-weight:400}.l-textSection{max-width:760px;margin:auto;padding-top:1.5rem;padding-bottom:1.5rem;font-family:var(--title-font-family)}.l-textSection h1{font-size:var(--title-font-size);line-height:1em}.l-textSection h1,.l-textSection h2{margin-top:3rem;margin-bottom:1rem}.l-textSection h2,.l-textSection h3{font-size:2rem}.l-textSection ul,.l-textSection li,.l-textSection ol{font-family:var(--title-font-family)}.l-textSection ul,.l-textSection ol{margin-bottom:2rem;margin-top:1rem}.l-textSection li{font-size:18px;margin-bottom:.3rem}.l-textSection p{font-size:16px;margin-bottom:1rem;line-height:1.8rem;font-weight:300;font-family:var(--text-font-family);color:#333}.l-textCenter{text-align:center}.l-widgetSection{display:block;margin-bottom:var(--default-card-margin-bottom)}.l-widgetSection__title{font-size:35px;font-family:var(--title-font-family);font-weight:400;margin-bottom:2rem;text-align:center}.productCategoryHero{padding:3rem 0 2rem}.productCategoryHero__title{font-family:var(--title-font-family);font-size:var(--title-font-size);font-weight:400;line-height:.9em;margin-bottom:1.5rem}@media(max-width:767px){.productCategoryHero__title{font-size:2.5rem}}.productCategoryHero__description{font-size:1rem;font-weight:300;line-height:1.5;color:#555;max-width:700px;margin:0}.blogIndex{padding:1.6rem 0 3rem}.blogIndex__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;margin-bottom:2.5rem;margin-bottom:1rem}.blogIndex__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(max-width:768px){.blogIndex__grid{grid-template-columns:1fr}}.blogPost{padding-bottom:4rem}.blogPost__hero{width:100%;aspect-ratio:16/6;overflow:hidden;margin-bottom:2rem}.blogPost__hero img{width:100%;height:100%;object-fit:cover;display:block}.blogPost__date{display:block;font-family:var(--text-font-family);font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.05em;padding-top:1rem}.blogPost__back{max-width:760px;margin:0 auto;padding:1rem 0 2rem}.blogPost__backLink{display:inline-flex;align-items:center;gap:.5rem;color:#1a1a1a;font-family:var(--text-font-family);font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;white-space:nowrap;transition:color .2s ease}.blogPost__backLink svg{width:53px;height:auto;flex-shrink:0;transform:scaleX(-1);transition:transform .2s ease}@media(hover:hover){.blogPost__backLink:hover{color:#8a7a6a}.blogPost__backLink:hover svg{transform:scaleX(-1) translate(4px)}}.faqPage{padding:3rem 0 5rem}.faqPage__header{margin-bottom:2.5rem}.faqPage__caption{font-family:var(--text-font-family);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8a7a6a;display:block;margin-bottom:.75rem}.faqPage__title{font-family:var(--title-font-family);font-size:3rem;font-weight:400;margin:0;line-height:1.2}.faqPage__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.faqPage__tag{flex-shrink:0;padding:.5rem 1.25rem;border:1px solid #e0d9d2;border-radius:100px;background:none;cursor:pointer;font-family:var(--text-font-family);font-size:.9375rem;font-weight:500;color:#555;transition:border-color .2s ease,color .2s ease,background .2s ease}.faqPage__tag:hover{border-color:#8a7a6a;color:#333}.faqPage__tag.is-active{background:#161624;border-color:#161624;color:#fff;font-weight:500}.faqPage__panel{display:none}.faqPage__panel.is-active{display:block}.faqPage__body{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.faqPage__formSide{background:var(--gray-section-background);padding:2.5rem;position:sticky;top:calc(var(--fixed-header-height, 80px) + 1rem)}.faqPage__item{border-bottom:1px solid #ececec}.faqPage__item:first-child{border-top:1px solid #ececec}.faqPage__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--title-font-family);font-size:1.25rem;font-weight:600;color:#333;gap:1rem}.faqPage__question:hover{color:#161624}.faqPage__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#8a7a6a;transition:transform .3s ease}.faqPage__icon svg{width:100%;height:100%}.faqPage__item.is-open .faqPage__icon{transform:rotate(180deg)}.faqPage__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faqPage__answerInner{overflow:hidden}.faqPage__answerInner p{font-family:var(--text-font-family);font-size:.9375rem;line-height:1.7;color:#555;margin:0;padding-bottom:1.25rem}.faqPage__item.is-open .faqPage__answer{grid-template-rows:1fr}@media(max-width:768px){.faqPage{padding:2rem 0 3rem}.faqPage__title{font-size:2rem}.faqPage__question{font-size:1.05rem;padding:1rem 0}.faqPage__body{grid-template-columns:1fr;gap:2rem}.faqPage__formSide{position:static;padding:2rem}}
