.hero[data-astro-cid-anhloy43]{position:relative;overflow:hidden;background:var(--color-beige);padding-inline:0;padding-block:0}.hero--overlap[data-astro-cid-anhloy43]{--_header-height: 7.3rem;margin-top:calc(-1 * var(--_header-height));padding-top:var(--_header-height)}.hero__watermark[data-astro-cid-anhloy43]{position:absolute;top:auto;bottom:2rem;left:0;width:clamp(600px,140%,2400px);height:auto;opacity:.03;pointer-events:none;z-index:0}.hero__grid[data-astro-cid-anhloy43]{display:grid;grid-template-columns:max(var(--space-lg),calc((100% - var(--max-width)) / 2)) minmax(0,5fr) minmax(0,7fr);grid-template-rows:1fr 8rem;min-height:calc(80vh - var(--_header-height, 0px))}.hero__frame[data-astro-cid-anhloy43]{grid-column:1 / -1;grid-row:1;position:relative;border:5px solid var(--color-beige);border-radius:var(--radius-sm);overflow:hidden}.hero__frame[data-astro-cid-anhloy43] picture[data-astro-cid-anhloy43]{position:absolute;inset:0;display:block}.hero__frame[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{width:100%;height:100%;object-fit:cover;object-position:58% 45%;display:block}.hero__content[data-astro-cid-anhloy43]{grid-column:2;grid-row:1 / -1;z-index:1;display:flex;flex-direction:column;min-width:0;padding-block:var(--space-2xl)}.hero__content-main[data-astro-cid-anhloy43]{flex:1;display:flex;flex-direction:column;justify-content:center}.hero__accent[data-astro-cid-anhloy43]{grid-column:3;grid-row:1 / -1;z-index:2;align-self:end;justify-self:end;margin:0 3rem 2rem 0;width:clamp(10rem,20vw,18rem);transform:rotate(5.87deg);border:5px solid var(--color-beige);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-warm)}.hero__accent[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{width:100%;aspect-ratio:1;object-fit:cover;display:block}@media(max-width:48rem){.hero--overlap[data-astro-cid-anhloy43]{--_header-height: 5.1rem}.hero__grid[data-astro-cid-anhloy43]{grid-template-columns:1fr;grid-template-rows:1fr 8rem;min-height:calc(100svh - var(--_header-height, 0px))}.hero__frame[data-astro-cid-anhloy43]{grid-column:1;grid-row:1;min-height:620px}.hero__frame[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{object-position:center 20%}.hero__content[data-astro-cid-anhloy43]{grid-column:1;grid-row:1;padding:var(--space-xl) var(--space-lg)}.hero__content-main[data-astro-cid-anhloy43]{flex:0 0 auto}.hero__accent[data-astro-cid-anhloy43]{grid-column:1;grid-row:2;width:8rem;margin:0 var(--space-md) 5.5rem 0}}.beauty-finder[data-astro-cid-gvqvfzdb]{padding-block:var(--space-2xl)}.beauty-finder__inner[data-astro-cid-gvqvfzdb]{max-width:var(--max-width);margin-inline:auto}.beauty-finder__grid[data-astro-cid-gvqvfzdb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem}@media(max-width:48rem){.beauty-finder__grid[data-astro-cid-gvqvfzdb]{grid-template-columns:1fr;gap:var(--space-xl);max-width:20rem;margin-inline:auto}}.beauty-finder-card[data-astro-cid-ngdcyuui]{border:5px solid rgba(51,57,47,.1);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s ease,border-color .35s ease}.beauty-finder-card__image[data-astro-cid-ngdcyuui]{height:12.625rem;overflow:hidden;flex-shrink:0}.beauty-finder-card__image[data-astro-cid-ngdcyuui] img[data-astro-cid-ngdcyuui]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,.61,.36,1)}@media(hover:hover){.beauty-finder-card[data-astro-cid-ngdcyuui]:hover{transform:translateY(-4px);box-shadow:0 14px 32px #33392f1a;border-color:#33392f29}.beauty-finder-card[data-astro-cid-ngdcyuui]:hover .beauty-finder-card__image[data-astro-cid-ngdcyuui] img[data-astro-cid-ngdcyuui]{transform:scale(1.05)}}.beauty-finder-card__body[data-astro-cid-ngdcyuui]{background:#f3eee6;padding:1.25rem 1.75rem 1.75rem;flex:1;display:flex;flex-direction:column}.beauty-finder-card__title[data-astro-cid-ngdcyuui]{font-family:var(--font-serif);font-size:var(--font-h2);font-weight:400;color:var(--color-text);margin-bottom:.5rem;line-height:1.2}.beauty-finder-card__text[data-astro-cid-ngdcyuui]{font-family:var(--font-sans);font-size:var(--font-body);color:var(--color-text);line-height:1.5;margin-bottom:.75rem}.beauty-finder-card__list[data-astro-cid-ngdcyuui]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.25rem}.beauty-finder-card__list[data-astro-cid-ngdcyuui] li[data-astro-cid-ngdcyuui]{font-family:var(--font-sans);font-size:var(--font-body);color:var(--color-text);line-height:1.5;padding-left:1.3rem;position:relative}.beauty-finder-card__list[data-astro-cid-ngdcyuui] li[data-astro-cid-ngdcyuui]:before{content:"";position:absolute;left:0;top:.55em;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-primary)}.beauty-finder-card__actions[data-astro-cid-ngdcyuui]{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:auto}.beauty-finder-card__actions[data-astro-cid-ngdcyuui] .btn{width:100%;max-width:16.5rem}@media(max-width:48rem){.beauty-finder-card__image[data-astro-cid-ngdcyuui]{height:11.125rem}.beauty-finder-card__body[data-astro-cid-ngdcyuui]{padding:1rem 1.5rem 1.5rem}.beauty-finder-card__actions[data-astro-cid-ngdcyuui] .btn{font-size:var(--font-small);padding:.4rem 1.5rem}}.hero-body[data-astro-cid-j7pv25f6]{font-size:var(--font-body-lg);max-width:28rem;color:var(--color-text)}.hero-cta[data-astro-cid-j7pv25f6]{margin-top:var(--space-lg)}@media(max-width:48rem){.hero-cta[data-astro-cid-j7pv25f6]{margin-top:var(--space-md)}.hero-cta[data-astro-cid-j7pv25f6] .btn{display:inline-flex}}
