.hero-carousel{text-align:center;position:relative}.hero-carousel__viewport{position:relative}.hero-carousel__slide{display:none}.hero-carousel__slide.is-active{display:block}.hero-carousel__eyebrow{display:block;margin-bottom:2rem}.hero-carousel__heading{font-family:var(--font-heading-family);font-style:italic;font-weight:500;line-height:.98;font-size:11vw;margin:0}@media screen and (min-width:640px){.hero-carousel__heading{font-size:7.5vw}}@media screen and (min-width:768px){.hero-carousel__heading{font-size:5.6vw}}.hero-carousel__tagline{margin-top:2rem;color:rgba(var(--color-foreground),.75)}.hero-carousel__paragraph{margin:1.25rem auto 0;max-width:36rem;font-size:.94rem;line-height:1.65;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:768px){.hero-carousel__paragraph{font-size:1rem}}.hero-carousel__collage-composition{position:relative;margin:0 auto;max-width:48rem}@media screen and (min-width:1024px){.hero-carousel__collage-composition{display:flex;min-height:33.75rem;align-items:center;justify-content:center}}.hero-carousel__collage-products{display:none}@media screen and (min-width:1024px){.hero-carousel__collage-products{display:block}}.hero-carousel__collage-product{position:absolute;width:10rem;aspect-ratio:3 / 4;border-radius:2rem;box-shadow:0 20px 40px #1b1c142e;overflow:hidden;display:flex;align-items:flex-end;padding:1rem}.hero-carousel__collage-product--1{left:0;top:0;transform:translate(2rem,1.5rem) rotate(-12deg)}.hero-carousel__collage-product--2{right:0;top:0;width:9rem;transform:translate(-2rem,2rem) rotate(12deg)}.hero-carousel__collage-product--3{left:0;bottom:0;width:9rem;transform:translate(1.5rem,-2rem) rotate(8deg)}.hero-carousel__collage-product--4{right:0;bottom:0;transform:translate(-2rem,-1.5rem) rotate(-8deg)}.nutramol-art-card__label{position:relative;z-index:2;color:#f4efe3d9}.hero-carousel__collage-product-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-carousel__collage-product--has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1b1c1426,#1b1c1438 45%,#1b1c14d1)}.nutramol-formulas__art-image,.nutramol-trio__art-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.nutramol-formulas__art--has-image:after,.nutramol-trio__art--has-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1b1c1400 55%,#1b1c1499)}.nutramol-art-card--a{background:radial-gradient(120% 140% at 25% 20%,rgba(201,205,178,.4) 0%,transparent 55%),linear-gradient(160deg,#3f4a2c,#8b9a6b 60%,#3f4a2c)}.nutramol-art-card--b{background:radial-gradient(120% 140% at 25% 20%,rgba(182,96,47,.4) 0%,transparent 55%),linear-gradient(160deg,#8a4520,#e7c6a0 60%,#8a4520)}.nutramol-art-card--c{background:radial-gradient(120% 140% at 25% 20%,rgba(139,154,107,.4) 0%,transparent 55%),linear-gradient(160deg,#6f7a54,#c9cdb2 60%,#6f7a54)}.nutramol-art-card--d{background:radial-gradient(120% 140% at 25% 20%,rgba(92,107,65,.4) 0%,transparent 55%),linear-gradient(160deg,#14150f,#3f4a2c 60%,#14150f)}.hero-carousel__card{position:relative;z-index:10;margin:0 auto;max-width:36rem;border-radius:2.5rem;background:var(--nutramol-cream-soft);border:1px solid var(--nutramol-line);padding:3rem 2rem;box-shadow:0 1px 2px #1b1c140d}@media screen and (min-width:768px){.hero-carousel__card{border-radius:3.5rem;padding:4rem 3.5rem}}.hero-carousel__heading--collage{font-size:9vw;line-height:1}@media screen and (min-width:640px){.hero-carousel__heading--collage{font-size:5vw}}@media screen and (min-width:768px){.hero-carousel__heading--collage{font-size:3.2vw}}.hero-carousel__pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;width:fit-content;margin:2.5rem auto 0;background:var(--nutramol-ink);color:var(--nutramol-cream);border-radius:999px;padding:1rem 1.75rem;list-style:none}.hero-carousel__pill-item{display:flex;align-items:center;gap:.75rem}.hero-carousel__pill-sep{opacity:.4}.hero-carousel__pills a{color:inherit;text-decoration:none}.hero-carousel__pills a:hover{opacity:.7}.hero-carousel__controls{margin-top:2.25rem;display:flex;align-items:center;justify-content:center;gap:1.25rem}.hero-carousel__arrow{height:2.25rem;width:2.25rem;flex-shrink:0;border-radius:999px;border:1px solid rgba(var(--color-foreground),.25);display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer;color:rgb(var(--color-foreground));padding:0;transition:background-color .2s ease,color .2s ease}.hero-carousel__arrow svg{width:1rem;height:1rem}.hero-carousel__arrow--prev svg{transform:rotate(180deg)}.hero-carousel__arrow:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.hero-carousel__dots{display:flex;align-items:center;gap:.6rem}.hero-carousel__dot{height:.375rem;width:.375rem;border-radius:999px;background:rgba(var(--color-foreground),.25);border:none;padding:0;cursor:pointer;transition:all .2s ease}.hero-carousel__dot.is-active{width:1.75rem;background:rgb(var(--color-foreground))}.hero-carousel__dot:hover:not(.is-active){background:rgba(var(--color-foreground),.5)}.hero-carousel__counter{margin-top:1rem;color:var(--nutramol-ink-faint)}.hero-carousel__counter-sep{margin:0 .5rem;opacity:.4}
/*# sourceMappingURL=/cdn/shop/t/58/assets/nutramol-hero-carousel.css.map */
