.hl-homepage,.hl-homepage *,.hl-homepage *:before,.hl-homepage *:after{box-sizing:border-box}.hl-homepage{--hl-purple:#6b4c8a;--hl-purple-dark:#4f3568;--hl-purple-soft:#f6f0f8;--hl-teal:#2b8a8a;--hl-yellow:#e8c547;--hl-pink:#d4a5c0;--hl-beige:#f5f1ed;--hl-white:#fff;--hl-text:#302b33;--hl-muted:#6f6873;--hl-border:rgba(107,76,138,.15);--hl-shadow:0 16px 42px rgba(67,44,79,.09);color:var(--hl-text);font-family:inherit;overflow:hidden}.hl-homepage a{color:inherit}.hl-homepage img{display:block;width:100%;height:auto}.hl-homepage__container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.hl-homepage__section{padding:clamp(58px,7vw,96px) 0}.hl-homepage__section--soft{background:var(--hl-purple-soft)}.hl-homepage__section--beige{background:var(--hl-beige)}.hl-homepage__head{max-width:780px;margin:0 auto 34px;text-align:center}.hl-homepage__eyebrow{margin:0 0 10px;color:var(--hl-purple);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hl-homepage__title{margin:0;color:var(--hl-purple-dark);font-size:clamp(30px,4vw,48px);line-height:1.15}.hl-homepage__intro{margin:14px auto 0;color:var(--hl-muted);font-size:clamp(16px,2vw,19px);line-height:1.75}.hl-homepage__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.hl-homepage__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--hl-purple);border-radius:999px;background:var(--hl-purple);color:#fff!important;font-weight:800;text-decoration:none;transition:.2s ease}.hl-homepage__button:hover{transform:translateY(-2px);background:var(--hl-purple-dark)}.hl-homepage__button--light{background:#fff;color:var(--hl-purple-dark)!important}.hl-homepage__hero{position:relative;min-height:min(780px,86vh);display:grid;align-items:center;isolation:isolate;overflow:hidden;background:#26202c}.hl-homepage__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.hl-homepage__hero-video{display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center}.hl-homepage__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#16111a33,#16111a57 55%,#16111a8c),#2018263d}.hl-homepage__hero-content{max-width:760px;padding:110px 0 96px;color:#fff;text-shadow:0 2px 24px rgba(20,14,24,.28)}.hl-homepage__hero .hl-homepage__hero-eyebrow{color:#ffffffdb}.hl-homepage__hero-title{margin:0;color:#fff;font-size:clamp(44px,6.2vw,82px);font-weight:500;line-height:1.05;letter-spacing:-.045em}.hl-homepage__hero-text{max-width:650px;margin:26px 0 0;color:#fffffff0;font-size:clamp(17px,2vw,22px);line-height:1.75}.hl-homepage__hero-text p{color:inherit}.hl-homepage__hero-proof{margin:26px 0 0;color:#fff;font-weight:800}.hl-homepage__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hl-homepage__hero-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 27px;border-radius:999px;font-size:16px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none!important;box-shadow:0 9px 28px #100a1429;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.hl-homepage__hero-button:hover{transform:translateY(-2px)}.hl-homepage__hero-button--primary{border:1px solid rgba(255,255,255,.96);background:#fffffff5;color:var(--hl-purple-dark)!important}.hl-homepage__hero-button--primary:hover{background:#fff;border-color:#fff}.hl-homepage__hero-button--secondary{border:1px solid rgba(255,255,255,.72);background:#ffffff1a;color:#fff!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hl-homepage__hero-button--secondary:hover{background:#ffffff2e;border-color:#fff}.hl-homepage__image-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:48px;align-items:center}.hl-homepage__image-copy .hl-homepage__title{text-align:start}.hl-homepage__image-copy .hl-homepage__intro{margin-inline:0}.hl-homepage__image-wrap{overflow:hidden;border-radius:30px;background:#f4f1ee;box-shadow:var(--hl-shadow)}.hl-homepage__image-wrap img,.hl-homepage__image-placeholder{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.hl-homepage__image-placeholder{background:linear-gradient(145deg,#fbf8f5,#f1e9f5)}.hl-homepage__ai-section{background:radial-gradient(circle at 9% 10%,rgba(212,165,192,.16),transparent 24%),radial-gradient(circle at 92% 88%,rgba(107,76,138,.08),transparent 30%),#fbf9fc}.hl-homepage__ai-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(34px,5vw,72px);align-items:center}.hl-homepage__ai-copy{min-width:0}.hl-homepage__ai-title{text-align:start;max-width:620px}.hl-homepage__ai-intro{margin-inline:0;max-width:640px}.hl-homepage__ai-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:30px 0 0}.hl-homepage__ai-fact{display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon title" "icon text";column-gap:12px;align-items:center;padding:15px 16px;border:1px solid rgba(107,76,138,.12);border-radius:18px;background:#ffffffd1;box-shadow:0 8px 22px #432c4f0d}.hl-homepage__ai-fact-icon{grid-area:icon;display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#f2ebf6;color:var(--hl-purple);font-size:17px;font-weight:900;line-height:1}.hl-homepage__ai-fact strong{grid-area:title;align-self:end;color:var(--hl-purple-dark);font-size:15px;line-height:1.35}.hl-homepage__ai-fact>span:last-child{grid-area:text;align-self:start;color:var(--hl-muted);font-size:13px;line-height:1.45}.hl-homepage__ai-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.hl-homepage__ai-text-link{color:var(--hl-purple)!important;font-weight:800;text-decoration:none!important}.hl-homepage__ai-text-link:after{content:"\2190";display:inline-block;margin-inline-start:7px}html[lang=ru] .hl-homepage__ai-text-link:after,html[lang=en] .hl-homepage__ai-text-link:after{content:"\2192"}.hl-homepage__ai-media{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(107,76,138,.1);border-radius:32px;background:#f1e8f2;box-shadow:0 22px 60px #49315521}.hl-homepage__ai-media>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.hl-homepage__ai-report-card{position:absolute;inset-inline-start:24px;bottom:24px;width:min(230px,calc(100% - 48px));padding:18px 20px;border:1px solid rgba(255,255,255,.74);border-radius:20px;background:#ffffffe6;box-shadow:0 14px 36px #2e1e3624;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hl-homepage__ai-report-label{display:block;margin-bottom:4px;color:var(--hl-muted);font-size:12px;font-weight:700;letter-spacing:.04em}.hl-homepage__ai-report-card strong{display:block;color:var(--hl-purple-dark);font-size:30px;line-height:1.05}.hl-homepage__ai-report-card>span:last-child{display:block;margin-top:5px;color:var(--hl-muted);font-size:13px;line-height:1.45}.hl-homepage__ai-how{margin-top:clamp(38px,5vw,64px);padding-top:32px;border-top:1px solid rgba(107,76,138,.13)}.hl-homepage__ai-how-head{margin-bottom:20px}.hl-homepage__ai-how-head h3{margin:0;color:var(--hl-purple-dark);font-size:clamp(25px,3vw,34px);line-height:1.25}.hl-homepage__ai-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hl-homepage__ai-step{position:relative;min-width:0;padding:22px 20px 20px;border:1px solid rgba(107,76,138,.12);border-radius:20px;background:#fff;box-shadow:0 8px 24px #402e4b0d}.hl-homepage__ai-step>span{display:grid;width:38px;height:38px;margin-bottom:18px;place-items:center;border-radius:50%;background:var(--hl-purple);color:#fff;font-size:15px;font-weight:900}.hl-homepage__ai-step strong{display:block;margin-bottom:7px;color:var(--hl-purple-dark);font-size:17px;line-height:1.35}.hl-homepage__ai-step p{margin:0;color:var(--hl-muted);font-size:14px;line-height:1.6}.hl-homepage__grid{display:grid;gap:20px}.hl-homepage__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hl-homepage__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hl-homepage__grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.hl-homepage__card{min-width:0;overflow:hidden;border:1px solid var(--hl-border);border-radius:24px;background:#fff;box-shadow:0 10px 28px #432c4f12;transition:.22s ease}.hl-homepage__card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #432c4f21}.hl-homepage__card-link{display:flex;height:100%;flex-direction:column;color:inherit!important;text-decoration:none}.hl-homepage__card-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f4f1ee}.hl-homepage__card-media--square{aspect-ratio:1/1}.hl-homepage__card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hl-homepage__card:hover .hl-homepage__card-media img{transform:scale(1.025)}.hl-homepage__card-body{display:flex;flex:1;flex-direction:column;padding:22px}.hl-homepage__card-title{margin:0 0 8px;color:var(--hl-purple-dark);font-size:21px;line-height:1.35}.hl-homepage__card-text{margin:0;color:var(--hl-muted);font-size:15px;line-height:1.65}.hl-homepage__card-meta{margin-top:auto;padding-top:16px;color:var(--hl-purple);font-weight:800}.hl-homepage__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:24px;color:var(--hl-purple);background:linear-gradient(145deg,#fbf8f5,#f1e9f5);text-align:center}.hl-homepage__price{margin-top:12px;font-weight:800}.hl-homepage__price s{margin-inline-start:8px;color:var(--hl-muted);font-weight:400}.hl-homepage__ingredient{position:relative;min-height:300px;padding:24px;overflow:hidden;border:1px solid var(--hl-border);border-radius:26px;background:#fff;box-shadow:0 8px 24px #402e4b0d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hl-homepage__ingredient:before{content:"";position:absolute;inset-inline-end:-58px;bottom:-62px;width:168px;height:168px;border-radius:50%;background:var(--ingredient-icon-bg,#f1e8f6);opacity:.72;pointer-events:none}.hl-homepage__ingredient:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--ingredient-icon-color,#6b4c8a) 30%,#ffffff);box-shadow:0 16px 38px #402e4b1a}.hl-homepage__ingredient a{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;color:inherit!important;text-decoration:none!important}.hl-homepage__ingredient-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hl-homepage__ingredient-icon{display:grid;width:68px;height:68px;flex:0 0 68px;place-items:center;overflow:hidden;border-radius:20px;background:var(--ingredient-icon-bg,#f1e8f6);color:var(--ingredient-icon-color,#6b4c8a)}.hl-homepage__ingredient-icon svg{display:block;width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hl-homepage__ingredient-icon img{display:block;width:100%;height:100%;padding:13px;object-fit:contain}.hl-homepage__ingredient-number{color:var(--ingredient-icon-color,#6b4c8a);font-size:12px;font-weight:900;letter-spacing:.1em;opacity:.72}.hl-homepage__ingredient h3{margin:28px 0 10px;color:var(--hl-purple-dark);font-size:23px}.hl-homepage__ingredient p{margin:0;color:var(--hl-muted);line-height:1.65}.hl-homepage__ingredient-link{margin-top:auto;padding-top:25px;color:var(--ingredient-icon-color,#6b4c8a);font-weight:800}.hl-homepage__ingredient-link:after{content:"\2190";display:inline-block;margin-inline-start:7px;transition:transform .2s ease}html[lang=ru] .hl-homepage__ingredient-link:after,html[lang=en] .hl-homepage__ingredient-link:after{content:"\2192"}.hl-homepage__ingredient:hover .hl-homepage__ingredient-link:after{transform:translate(-3px)}html[lang=ru] .hl-homepage__ingredient:hover .hl-homepage__ingredient-link:after,html[lang=en] .hl-homepage__ingredient:hover .hl-homepage__ingredient-link:after{transform:translate(3px)}.hl-homepage__why{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hl-homepage__why-card{padding:26px 22px;border:1px solid var(--hl-border);border-radius:22px;background:#fff;text-align:center}.hl-homepage__why-icon{display:grid;width:58px;height:58px;margin:0 auto 16px;place-items:center;border-radius:18px;background:var(--hl-purple-soft);color:var(--hl-purple);font-size:25px}.hl-homepage__why-card h3{margin:0 0 8px;color:var(--hl-purple-dark);font-size:19px}.hl-homepage__why-card p{margin:0;color:var(--hl-muted);font-size:14px;line-height:1.65}.hl-homepage__faq{max-width:900px;margin-inline:auto}.hl-homepage__faq details{margin-bottom:12px;overflow:hidden;border:1px solid var(--hl-border);border-radius:18px;background:#fff}.hl-homepage__faq summary{position:relative;padding:20px 20px 20px 22px;color:var(--hl-purple-dark);font-weight:800;cursor:pointer;list-style:none}.hl-homepage__faq summary::-webkit-details-marker{display:none}.hl-homepage__faq summary:after{content:"+";position:absolute;top:50%;inset-inline-end:22px;transform:translateY(-50%);color:var(--hl-purple);font-size:26px}.hl-homepage__faq details[open] summary:after{content:"-"}.hl-homepage__faq-answer{padding:0 22px 22px;color:var(--hl-muted);line-height:1.75}@media(max-width:990px){.hl-homepage__image-grid,.hl-homepage__ai-shell{grid-template-columns:1fr}.hl-homepage__grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}.hl-homepage__grid--4,.hl-homepage__why,.hl-homepage__ai-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.hl-homepage__container{width:min(100% - 28px,1180px)}.hl-homepage__section{padding:52px 0}.hl-homepage__hero{min-height:680px;align-items:end}.hl-homepage__hero:after{background:linear-gradient(180deg,#140e1829,#140e1857 42%,#140e18b8)}.hl-homepage__hero-content{padding:90px 0 54px}.hl-homepage__hero-title{font-size:clamp(42px,13vw,62px)}.hl-homepage__hero-actions{flex-direction:column}.hl-homepage__hero-actions .hl-homepage__button{width:100%}.hl-homepage__image-grid{gap:28px}.hl-homepage__image-wrap{border-radius:22px}.hl-homepage__grid--3,.hl-homepage__grid--4,.hl-homepage__grid--5,.hl-homepage__why{grid-template-columns:1fr}.hl-homepage__ai-shell{gap:28px}.hl-homepage__ai-facts,.hl-homepage__ai-steps{grid-template-columns:1fr}.hl-homepage__ai-media{border-radius:24px}.hl-homepage__ai-report-card{inset-inline-start:16px;bottom:16px}.hl-homepage__ai-actions{align-items:stretch}.hl-homepage__ai-actions .hl-homepage__button{width:100%}.hl-homepage__ai-text-link{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.hl-homepage__card,.hl-homepage__button,.hl-homepage__card-media img{transition:none}}.hl-homepage__will-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);transition-delay:var(--hl-reveal-delay, 0ms)}.hl-homepage__will-reveal.hl-homepage__is-visible{opacity:1;transform:translateY(0)}.hl-homepage__card,.hl-homepage__ingredient,.hl-homepage__ai-step,.hl-homepage__ai-fact,.hl-homepage__why-card,.hl-homepage__article-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}@media(hover:hover)and (pointer:fine){.hl-homepage__card:hover,.hl-homepage__ingredient:hover,.hl-homepage__ai-step:hover,.hl-homepage__ai-fact:hover,.hl-homepage__why-card:hover,.hl-homepage__article-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #402e4b1a}.hl-homepage__card-media img,.hl-homepage__image-wrap img,.hl-homepage__ai-media>img{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.hl-homepage__card:hover .hl-homepage__card-media img{transform:scale(1.018)}}@media screen and (min-width:990px){.hl-homepage__hero-video{height:calc(100% + 34px);min-height:calc(100% + 34px);transform:translate3d(0,var(--hl-video-parallax, 0px),0) scale(1.015);will-change:transform}}@media(prefers-reduced-motion:reduce){.hl-homepage__will-reveal,.hl-homepage__will-reveal.hl-homepage__is-visible{opacity:1;transform:none;transition:none}.hl-homepage__card,.hl-homepage__ingredient,.hl-homepage__ai-step,.hl-homepage__ai-fact,.hl-homepage__why-card,.hl-homepage__article-card,.hl-homepage__card-media img,.hl-homepage__image-wrap img,.hl-homepage__ai-media>img,.hl-homepage__hero-video{transition:none!important;transform:none!important}}.hl-homepage__ai-cta-section{padding-top:clamp(42px,5vw,68px);padding-bottom:clamp(42px,5vw,68px)}.hl-homepage__ai-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;padding:clamp(34px,5vw,58px) clamp(28px,5vw,64px);border-radius:30px;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.16),transparent 28%),radial-gradient(circle at 88% 82%,rgba(255,255,255,.09),transparent 30%),linear-gradient(135deg,#76539a,#684680 58%,#55366f);color:#fff!important;text-decoration:none!important;box-shadow:0 22px 54px #422c582e}.hl-homepage__ai-cta:after{content:"";position:absolute;inset-inline-end:-70px;bottom:-110px;width:260px;height:260px;border-radius:50%;background:#ffffff0f}.hl-homepage__ai-cta-copy{position:relative;z-index:1;max-width:760px}.hl-homepage__ai-cta .hl-homepage__eyebrow{color:#ffffffc2}.hl-homepage__ai-cta-title{margin:0;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.15}.hl-homepage__ai-cta-text{margin-top:14px;color:#ffffffe0;font-size:clamp(16px,2vw,19px);line-height:1.75}.hl-homepage__ai-cta-text p{margin:0}.hl-homepage__ai-cta-button{position:relative;z-index:1;display:inline-flex;min-height:52px;flex:0 0 auto;align-items:center;justify-content:center;padding:13px 28px;border-radius:999px;background:#fff;color:var(--hl-purple-dark);font-weight:800;box-shadow:0 10px 26px #22162b24;transition:transform .2s ease,box-shadow .2s ease}.hl-homepage__ai-cta:hover .hl-homepage__ai-cta-button{transform:translateY(-2px);box-shadow:0 14px 32px #22162b2e}@media(max-width:749px){.hl-homepage__ai-cta{flex-direction:column;align-items:stretch;border-radius:24px}.hl-homepage__ai-cta-copy{text-align:center}.hl-homepage__ai-cta-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hl-homepage.css.map */
