.sl-carousel{display:block;width:100%;max-width:none;margin:0;border-radius:0;overflow:hidden;background:#f4f7f0}.sl-carousel__slides{display:grid;isolation:isolate;touch-action:pan-y}.sl-carousel__slide{grid-area:1/1;min-width:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s}.sl-carousel__slide[data-active]{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.sl-carousel__slide[hidden],.sl-carousel__controls[hidden],.sl-carousel__pause [hidden]{display:none}.sl-carousel .sl-hero{--sl-hero-height:clamp(42rem,40vw,88rem);--sl-pack-x:61.2%;--sl-pack-width:4.6%;--sl-pack-bottom:3.8%;position:relative;display:block;isolation:isolate;width:100%;max-width:none;height:100%;min-height:var(--sl-hero-height);margin:0;border-radius:0;overflow:hidden;background:#f6efe3;color:var(--sl-teal)}.sl-carousel .sl-hero__art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;overflow:hidden}.sl-carousel .sl-hero__scene{position:absolute;top:0;left:50%;width:calc(var(--sl-hero-height)*4);height:var(--sl-hero-height);transform:translate(-50%);overflow:hidden}.sl-carousel .sl-hero__art picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.sl-carousel .sl-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;filter:none}.sl-carousel .sl-hero__scene .sl-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.sl-carousel .sl-hero__pack-group{position:absolute;z-index:2;left:var(--sl-pack-x);bottom:var(--sl-pack-bottom);width:var(--sl-pack-width);transform:translate(-50%)}.sl-carousel .sl-hero__pack{position:absolute;z-index:2;inset:0 auto auto 0;display:block;width:100%;max-width:none;height:auto;object-fit:contain}.sl-carousel .sl-hero__pack-group:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#1d170fc2;mask-image:var(--sl-pack-art);-webkit-mask-image:var(--sl-pack-art);mask-size:100% auto;-webkit-mask-size:100% auto;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;clip-path:inset(89% -6% -6% -6%);transform:translateY(1.1%);filter:blur(1.2px)}.sl-carousel .sl-hero__pack-shadow{position:absolute;z-index:1;left:49%;bottom:0;width:89%;height:5.5%;transform:translate(-50%,45%);border-radius:50%;background:radial-gradient(ellipse,#221a0fa3,#221a0f75 36%,#221a0f2e 57%,#221a0f00 75%);filter:blur(.8px)}.sl-carousel .sl-hero__pack-cast-shadow{position:absolute;z-index:0;left:38%;bottom:-.3%;width:130%;height:11%;transform:rotate(8deg);transform-origin:10% 50%;border-radius:50%;background:radial-gradient(ellipse at 30% 50%,#2b201173,#2b20114a 32%,#2b20111f 55%,#2b201100 74%);filter:blur(2.5px)}.sl-carousel .sl-hero--panorama-stevia .sl-hero__pack-group:after{content:"";position:absolute;z-index:0;top:100%;left:0;width:100%;height:100%;background-image:var(--sl-pack-art);background-size:100% auto;background-repeat:no-repeat;transform:scaleY(-1);opacity:.09;filter:blur(.6px);mask-image:linear-gradient(to top,#000,transparent 12%);-webkit-mask-image:linear-gradient(to top,#000,transparent 12%)}.sl-carousel .sl-hero__art .sl-hero__mobile-art{display:none}.sl-carousel .sl-hero__inner{position:relative;z-index:3;display:flex;align-items:center;width:calc(100% - var(--sl-gutter)*2);max-width:var(--sl-page);min-height:var(--sl-hero-height);height:100%;padding:4.8rem 0;margin-inline:auto;pointer-events:none}.sl-carousel .sl-hero__copy{width:44%;max-width:72rem;padding:0;pointer-events:auto}.sl-refresh .sl-carousel .sl-hero h1,.sl-refresh .sl-carousel .sl-hero h2{font-size:clamp(4.6rem,5.2vw,10rem);line-height:1.04;letter-spacing:-.05em;margin:0 0 2.4rem;overflow-wrap:normal;color:inherit}.sl-carousel .sl-hero .sl-eyebrow{font-size:clamp(1.1rem,.85vw,1.5rem);letter-spacing:.15em;color:inherit;margin-bottom:1.8rem}.sl-carousel .sl-hero__intro{font-size:clamp(1.6rem,1.35vw,2.4rem);line-height:1.5;max-width:46rem;margin-bottom:2.8rem}.sl-carousel .sl-hero__intro p{line-height:1.5}.sl-carousel .sl-hero--panorama-monk{--sl-pack-x:41.5%;--sl-pack-width:4.9%;--sl-pack-bottom:4.8%;background:#251a16;color:#fffaf2}.sl-carousel .sl-hero--panorama-monk .sl-hero__inner{justify-content:flex-end}.sl-carousel .sl-hero--panorama-monk .sl-hero__copy{width:43%}.sl-refresh .sl-carousel .sl-hero--panorama-monk h2{font-size:clamp(4.3rem,4.8vw,9.2rem)}.sl-carousel .sl-hero--panorama-monk .sl-hero__intro{max-width:52rem}.sl-carousel .sl-hero--panorama-monk .sl-hero__copy a:focus-visible{outline-color:#fffaf2}.sl-carousel .sl-hero--panorama-recipe{--sl-pack-x:51.3%;--sl-pack-width:5.25%;--sl-pack-bottom:5.5%;background:#c8dfc7}.sl-carousel .sl-hero--panorama-recipe .sl-hero__copy{width:41%}.sl-carousel__controls{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:5.6rem;padding:.4rem 1.4rem;background:#f4f7f0;border-top:1px solid #004d4310;color:var(--sl-teal)}.sl-carousel__controls button{display:flex;align-items:center;justify-content:center;flex:0 0 4.4rem;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;padding:0}.sl-carousel__controls button:hover{background:#004d430c}.sl-carousel__controls button:focus-visible{outline:2px solid var(--sl-teal);outline-offset:-3px}.sl-carousel__arrow .icon{width:2rem;height:1.4rem}.sl-carousel__arrow--previous .icon{transform:rotate(180deg)}.sl-carousel__dots{display:flex;gap:0}.sl-carousel__dot span{width:.8rem;height:.8rem;border-radius:1rem;background:currentColor;opacity:.3;transition:width .2s,opacity .2s}.sl-carousel__dot[aria-current=true] span{width:2.4rem;opacity:1}.sl-carousel__count{min-width:4.2rem;text-align:center;font-size:1.3rem;font-variant-numeric:tabular-nums}.sl-carousel__pause{font-size:1.6rem;margin-left:.4rem}@media(max-width:989px){.sl-carousel .sl-hero{--sl-hero-height:clamp(30rem,61vw,42rem);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr var(--sl-hero-height);height:100%;min-height:0}.sl-carousel .sl-hero__inner{grid-area:1/1;display:flex;align-items:center;min-height:0;width:100%;height:auto;padding:4rem 2.4rem 3rem;order:0}.sl-carousel .sl-hero__copy,.sl-carousel .sl-hero--panorama-monk .sl-hero__copy,.sl-carousel .sl-hero--panorama-recipe .sl-hero__copy{width:100%;max-width:56rem;margin-inline:auto}.sl-refresh .sl-carousel .sl-hero h1,.sl-refresh .sl-carousel .sl-hero h2,.sl-refresh .sl-carousel .sl-hero--panorama-monk h2{font-size:clamp(3.8rem,8.7vw,6.2rem);line-height:1.04;letter-spacing:-.045em;margin-bottom:1.6rem}.sl-carousel .sl-hero .sl-eyebrow{font-size:1.1rem;margin-bottom:1.2rem}.sl-carousel .sl-hero__intro{font-size:1.6rem;max-width:42rem;margin-bottom:2rem}.sl-carousel .sl-hero__copy .sl-button{min-height:4.8rem;font-size:1.5rem;padding:1.2rem 1.8rem;gap:2rem}.sl-carousel .sl-hero__art{grid-area:2/1;position:relative;inset:auto;height:var(--sl-hero-height);order:1}.sl-carousel .sl-hero__scene{top:50%;bottom:auto;left:50%;width:calc(var(--sl-hero-height)*4);max-width:none;transform:translate(-67%,-50%)}.sl-carousel .sl-hero--panorama-monk .sl-hero__scene{transform:translate(-36%,-50%)}.sl-carousel .sl-hero--panorama-recipe .sl-hero__scene{transform:translate(-66%,-50%)}.sl-carousel .sl-hero--panorama-recipe{--sl-pack-x:53.8%}.sl-carousel .sl-hero__art--mobile-custom .sl-hero__scene{display:none}.sl-carousel .sl-hero__art--mobile-custom .sl-hero__mobile-art{display:block}.sl-carousel .sl-hero__art--custom .sl-hero__image{object-position:center}}@media(max-width:374px){.sl-carousel .sl-hero{--sl-hero-height:26rem}.sl-carousel .sl-hero__inner{padding:3.6rem 2rem 2.6rem}.sl-carousel__controls{gap:0;padding-inline:.4rem}.sl-carousel__count{min-width:3.4rem}.sl-carousel__pause{margin-left:0}}@media(prefers-reduced-motion:reduce){.sl-carousel__slide,.sl-carousel__dot span{transition:none}}@media(min-width:990px)and (max-width:2399px){.sl-carousel .sl-hero--panorama-recipe .sl-hero__scene{margin-left:-3rem}}@media(min-width:2201px){.sl-carousel .sl-hero{--sl-hero-height:max(88rem,25vw);min-height:var(--sl-hero-height)}.sl-carousel .sl-hero__inner{left:50%;width:calc(var(--sl-hero-height)*4);max-width:none;min-height:var(--sl-hero-height);margin:0;padding:calc(var(--sl-hero-height)*.08) 0;transform:translate(-50%);justify-content:flex-start}.sl-carousel .sl-hero__copy{width:23%;max-width:none;margin:0 0 0 20%;padding:0}.sl-refresh .sl-carousel .sl-hero h1,.sl-refresh .sl-carousel .sl-hero h2{font-size:calc(var(--sl-hero-height)*.13);line-height:1.04;margin-bottom:calc(var(--sl-hero-height)*.03)}.sl-carousel .sl-hero .sl-eyebrow{font-size:calc(var(--sl-hero-height)*.019);margin-bottom:calc(var(--sl-hero-height)*.023)}.sl-carousel .sl-hero__intro{font-size:calc(var(--sl-hero-height)*.032);max-width:95%;margin-bottom:calc(var(--sl-hero-height)*.035)}.sl-carousel .sl-hero__copy .sl-button{font-size:calc(var(--sl-hero-height)*.025);min-height:calc(var(--sl-hero-height)*.085);padding:calc(var(--sl-hero-height)*.021) calc(var(--sl-hero-height)*.032);gap:calc(var(--sl-hero-height)*.037)}.sl-carousel .sl-hero__copy .sl-button .icon{width:calc(var(--sl-hero-height)*.027);height:calc(var(--sl-hero-height)*.018);flex-basis:calc(var(--sl-hero-height)*.027)}.sl-carousel .sl-hero--panorama-monk .sl-hero__inner{justify-content:flex-start}.sl-carousel .sl-hero--panorama-monk .sl-hero__copy{width:23.5%;margin-left:min(58.5%,calc(26.5% + 50vw - 4.8rem))}.sl-refresh .sl-carousel .sl-hero--panorama-monk h2{font-size:calc(var(--sl-hero-height)*.11)}.sl-carousel .sl-hero--panorama-monk .sl-hero__intro{max-width:95%}.sl-carousel .sl-hero--panorama-recipe .sl-hero__copy{width:23%;margin-left:20%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/sugarless-carousel.css.map */
