.hero{--hero-easing-smooth:cubic-bezier(.25, 1, .5, 1);--hero-green:#3f5a2b;--hero-olive:#5f7d35;--hero-ink:#18210f;--hero-cream:#f7fbf1;--hero-banner-bg:#fff;--hero-shell-overlap:64px;background:#fff;width:100%;position:relative}.hero__banner{width:100%;height:calc(100vh - var(--promo-height) - clamp(3rem, 6vh, 4rem));height:calc(100svh - var(--promo-height) - clamp(3rem, 6svh, 4rem));margin-top:calc(var(--hero-shell-overlap) * -1);isolation:isolate;background:var(--hero-banner-bg);min-height:34rem;max-height:58rem;position:relative;overflow:clip}.hero__layer{pointer-events:none;will-change:transform;position:absolute;inset:0}.hero__layer--background{z-index:0}.hero__layer--background:after{content:"";z-index:1;background:#f7fbf114;position:absolute;inset:0}.hero__background-image,.hero__foreground-image,.hero__product-image,.hero__apple-image,.hero__top-fruit-image{object-fit:cover;object-position:center}.hero__background-image{will-change:opacity, transform;transform:scale(1.015)}.hero__layer--foreground{z-index:1}.hero__layer--product{z-index:2}.hero__layer--apple{z-index:3}.hero__layer--top-fruit{z-index:1}.hero__scene-stage{will-change:opacity, transform;position:absolute;overflow:hidden}.hero__foreground-stage{height:52%;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 100%);mask-image:linear-gradient(#0000 0%,#000 18% 100%)}.hero__product-stage{width:min(100vw,24rem);height:min(51svh,28.6rem);top:54%;left:50%;translate:-50% -50%}.hero__apple-stage{mix-blend-mode:multiply;width:auto;height:48%;bottom:0;left:0;right:0}.hero__apple-side{position:absolute;inset:0;overflow:hidden}.hero__apple-side--right{display:none}.hero__top-fruit-piece{will-change:opacity, transform;position:absolute;overflow:visible}.hero__top-fruit-piece--grapefruit{width:clamp(24rem,100vw,48rem);height:clamp(24rem,100vw,48rem);top:clamp(4.25rem,11svh,7rem);left:clamp(-25rem,4vw,-5rem)}.hero__top-fruit-piece--tomato{width:clamp(48rem,100vw,64rem);height:clamp(48rem,100vw,64rem);top:clamp(2rem,8svh,4.5rem);right:clamp(-45rem,4vw,-14rem)}.hero__foreground-image{object-position:center bottom;transform-origin:bottom;transform:scale(1.5)}.hero__product-image{object-fit:contain;object-position:center;filter:contrast(1.08)brightness(1.03);transform:scale(.85)}.hero__apple-image{object-fit:contain;object-position:center bottom;transform-origin:bottom;filter:contrast(1.08)brightness(1.03);transform:scale(1)}.hero__top-fruit-image{object-fit:contain;object-position:center;filter:contrast(1.08)brightness(1.03)}.hero__top-fruit-piece--grapefruit .hero__top-fruit-image{transform:rotate(-15deg)}.hero__top-fruit-piece--tomato .hero__top-fruit-image{transform:rotate(10deg)}.hero__copy{top:calc(var(--hero-shell-overlap) + clamp(1rem, 4svh, 2.25rem));z-index:5;width:min(86vw,30rem);color:var(--hero-green);text-align:center;will-change:transform;position:absolute;left:50%;transform:translate(-50%)}.hero__tagline{font-size:clamp(1rem,8vw,2.5rem);line-height:1.15;font-family:var(--font-alice);color:var(--hero-olive);margin:0}.hero__reason{max-width:18rem;font-size:clamp(.78rem,4vw,1.5rem);line-height:1.45;font-family:var(--font-lato);color:var(--hero-ink);margin:.35rem auto 0}@media (prefers-reduced-motion:no-preference){.hero__background-image{animation:hero-background-arrival 1.2s var(--hero-easing-smooth) 0s backwards}.hero__foreground-stage{animation:hero-foreground-arrival 1.2s var(--hero-easing-smooth) 80ms backwards}.hero__product-stage{animation:hero-product-arrival 1.2s var(--hero-easing-smooth) .16s backwards}.hero__apple-stage{animation:hero-apple-arrival 1.2s var(--hero-easing-smooth) .24s backwards}.hero__top-fruit-piece{animation:hero-top-fruit-arrival 1.2s var(--hero-easing-smooth) .28s backwards}}@keyframes hero-background-arrival{0%{opacity:0;transform:translateY(-6vh)scale(1.045)}to{opacity:1;transform:translateY(0)scale(1.015)}}@keyframes hero-foreground-arrival{0%{opacity:0;transform:translate(-12vw)}}@keyframes hero-product-arrival{0%{opacity:0;transform:translateY(10vh)scale(.96)}}@keyframes hero-apple-arrival{0%{opacity:0;transform:translate(12vw)}}@keyframes hero-top-fruit-arrival{0%{opacity:0;transform:translateY(-8vh)scale(.96)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.hero__banner{view-timeline-name:--hero-banner}.hero__layer,.hero__copy{animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--hero-banner;animation-range:exit}.hero__layer{animation-name:hero-layer-parallax}.hero__layer--background{--hero-layer-exit-y:-12vh;bottom:-12vh}.hero__layer--foreground{--hero-layer-exit-y:12vh}.hero__layer--product{--hero-layer-exit-y:9vh}.hero__layer--apple,.hero__layer--top-fruit{--hero-layer-exit-y:-30vh}.hero__copy{animation-name:hero-copy-parallax}}}@keyframes hero-layer-parallax{0%{transform:translateY(0)}to{transform:translateY(var(--hero-layer-exit-y))}}@keyframes hero-copy-parallax{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-8vh)}}@media (prefers-reduced-motion:reduce){.hero__layer,.hero__background-image,.hero__foreground-stage,.hero__product-stage,.hero__apple-stage,.hero__top-fruit-piece,.hero__copy{will-change:auto;animation:none!important}}.hero__content{max-width:30rem;margin:0 auto;padding:clamp(.75rem,1.5svh,1rem) 1.5rem 3rem}.hero__features{flex-direction:column;gap:2rem;padding:0;list-style:none;display:flex}.hero__feature{align-items:center;gap:1.5rem;display:flex}.hero__feature-image-wrap{flex-shrink:0;width:7rem;height:6rem;position:relative;overflow:hidden}.hero__feature-image{object-fit:cover}.hero__feature-text{flex-direction:column;gap:.25rem;display:flex}.hero__feature-title{font-size:1.5rem;font-family:var(--font-alice);color:#000;font-weight:400}.hero__feature-description{font-size:1rem;font-family:var(--font-lato);color:#000}@media (min-width:480px) and (max-width:767px){.hero__product-stage{width:min(84vw,26rem);height:min(54svh,31rem);top:50%}}@media (min-width:768px){.hero__banner{min-height:42rem}.hero__copy{top:calc(var(--hero-shell-overlap) + clamp(1.25rem, 5vh, 3rem));width:min(52vw,34rem)}.hero__reason{max-width:22rem}.hero__product-stage{width:min(82vw,42rem);height:min(62vh,40rem);top:50%}.hero__foreground-stage{height:55%}.hero__apple-stage{height:58%}.hero__foreground-image{transform:scale(1.08)}.hero__product-image{object-fit:contain;object-position:center;transform:scale(1)}.hero__apple-image{object-fit:contain;transform:scale(1)}.hero__top-fruit-piece{width:clamp(11rem,21vw,18rem);height:clamp(11rem,21vw,18rem)}.hero__top-fruit-piece--grapefruit{top:clamp(5.75rem,13vh,8.5rem);left:clamp(1rem,5vw,5rem)}.hero__top-fruit-piece--tomato{top:clamp(5.25rem,12vh,8rem);right:clamp(1rem,5vw,5rem)}}@media (min-width:1024px){.hero__apple-stage{height:100%}.hero__apple-side{width:50%;top:0;bottom:0}.hero__apple-side--left{right:auto}.hero__apple-side--right{display:block;left:auto;right:0}.hero__apple-side .hero__apple-image{object-fit:cover;object-position:center bottom;max-width:none;transform:scale(.8);width:200%!important}.hero__apple-side--left .hero__apple-image{transform-origin:0 100%;left:0!important;right:auto!important}.hero__apple-side--right .hero__apple-image{transform-origin:100% 100%;left:auto!important;right:0!important}}
.products{background:#fff;width:100%;padding:3rem 0}.product-page{margin-top:1rem}.products__intro{margin-bottom:1.5rem;padding:0 1.5rem}.products__title{font-size:1.5rem;line-height:1.25;font-family:var(--font-alice);color:#000;font-weight:400}.products__shop-link{font-family:var(--font-lato);color:#000;margin-top:.75rem;font-size:1rem;font-weight:700;text-decoration:underline;display:inline-block}.products__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin-left:8vw;margin-right:8vw;padding:0 1.5rem .5rem;list-style:none;display:flex;overflow-x:auto}.products__carousel::-webkit-scrollbar{display:none}.products__card{scroll-snap-align:start;background:#f7f3ee;border-radius:16px;flex:none;gap:1rem;width:min(22rem,84vw);padding:1rem;display:flex;container-type:inline-size}.products__card-image-wrap{border-radius:12px;flex-shrink:0;width:8.5rem;height:11rem;position:relative;overflow:hidden}.products__card-image{object-fit:cover}.products__card-info{flex-direction:column;flex:1;justify-content:center;gap:.375rem;min-width:0;display:flex}.products__card-badge{font-family:var(--font-alice);color:#3f5a2b;text-transform:uppercase;font-size:1.25rem;line-height:1.2}.products__card-boxes{font-family:var(--font-lato);color:#000;font-size:.875rem;font-weight:200}.products__card-sachets{font-family:var(--font-lato);color:#000;font-size:.75rem;font-weight:200}.products__card-save{width:fit-content;font-family:var(--font-lato);color:#3f5a2b;background:#efffdf;border-radius:4px;padding:2px 8px;font-size:.625rem;font-weight:700}.products__card-price-row{border-top:1px solid #f0f0e0;flex-direction:column;gap:.5rem;margin-top:.25rem;padding-top:.5rem;display:flex}.products__card-price-original{font-size:.75rem;font-family:var(--font-lato);color:#ababab;font-weight:600;text-decoration:line-through}.products__card-price{font-size:clamp(1.1rem,6cqw,1.5rem);font-family:var(--font-lato);color:#000;font-weight:700}@media (min-width:768px){.products__intro{padding:0 3rem}.products__title{font-size:2rem}.products__carousel{padding:0 3rem .5rem}.products__card{width:24rem}.products__card-price-row{flex-direction:row;align-items:baseline}}
.causes{background:#f7f3ee;width:100%}.causes__header{text-align:center;background:#0c4e2b;padding:3rem 1.5rem}.causes__title{max-width:20rem;font-size:1.75rem;line-height:1.2;font-family:var(--font-alice);color:#fff;margin:0 auto;font-weight:400}.causes__subtitle{max-width:22rem;font-size:1.05rem;line-height:1.4;font-family:var(--font-alice);color:#ffffffd9;margin:.75rem auto 0;font-style:italic;font-weight:400}.causes__intro{text-align:center;flex-direction:column;gap:1rem;max-width:24rem;margin:2.5rem auto 0;padding:0 1.5rem;display:flex}.causes__intro-text{font-size:1rem;line-height:1.6;font-family:var(--font-lato);color:#000}.causes__list{grid-template-columns:1fr;gap:2.5rem 1.5rem;max-width:30rem;margin:2.5rem auto 0;padding:1rem 1.5rem 3.5rem;list-style:none;display:grid}.causes__item{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1rem;transition:opacity .6s,transform .6s;display:flex;transform:translateY(24px)}.causes__list--visible .causes__item{opacity:1;transform:none}.causes__list--visible .causes__item:nth-child(2){transition-delay:.15s}.causes__list--visible .causes__item:nth-child(3){transition-delay:.3s}.causes__list--visible .causes__item:nth-child(4){transition-delay:.45s}.causes__item-media{flex-shrink:0;width:8rem;height:8rem;position:relative}.causes__item-image{object-fit:cover;object-fit:cover;border-radius:50%}.causes__item-number{width:2rem;height:2rem;font-family:var(--font-alice);color:#fff;background:#b79a6b;border:2px solid #f7f3ee;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:flex;position:absolute;top:-.25rem;left:-.25rem}.causes__item-text{flex-direction:column;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.causes__item-title{font-size:1rem;line-height:1.3;font-family:var(--font-lato);letter-spacing:.08em;text-transform:uppercase;color:#000;font-weight:700}.causes__item-rule{background:#b79a6b;width:2.5rem;height:2px}.causes__item-description{font-size:.9rem;line-height:1.5;font-family:var(--font-lato);color:#000}@media (prefers-reduced-motion:reduce){.causes__item{opacity:1;transition:none;transform:none}}@media (min-width:768px){.causes__header{padding:4rem 1.5rem}.causes__title{max-width:30rem;font-size:2.25rem}.causes__subtitle{font-size:1.25rem}.causes__intro{max-width:34rem}.causes__intro-text{font-size:1.05rem}.causes__list{grid-template-columns:repeat(2,1fr);gap:3rem 2.5rem;max-width:40rem;padding-bottom:4rem}.causes__list--visible .causes__item:nth-child(2){transition-delay:0s}.causes__list--visible .causes__item:nth-child(3),.causes__list--visible .causes__item:nth-child(4){transition-delay:.15s}.causes__item{gap:1.25rem}.causes__item-media{width:9rem;height:9rem}.causes__item-title{font-size:1.125rem}.causes__item-description{font-size:1rem}}
.ingredients{background:#fff;width:100%;padding:3rem 0}.ingredients__title{max-width:20rem;font-size:1.5rem;line-height:1.3;font-family:var(--font-alice);color:#000;text-align:center;margin:0 auto 2rem;padding:0 1.5rem;font-weight:400}.ingredients__hero-image-wrap{aspect-ratio:1;isolation:isolate;width:100%;max-height:24rem;position:relative;overflow-x:clip}.ingredients__hero-image{object-fit:contain;will-change:transform;backface-visibility:hidden;width:100%;height:100%;padding:1.5rem;position:absolute;inset:0;transform:scale(1.1)}.ingredients__lead{max-width:22rem;font-size:1rem;line-height:1.5;font-family:var(--font-lato);color:#000;margin:2.5rem auto 0;padding:0 1.5rem}.ingredients__stats{justify-content:space-around;gap:1rem;max-width:26rem;margin:2.5rem auto 0;padding:0 1.5rem;list-style:none;display:flex}.ingredients__stat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.ingredients__stat-value{font-size:2.25rem;line-height:1;font-family:var(--font-alice);color:#000;font-weight:400}.ingredients__stat-label{max-width:7rem;font-size:.75rem;line-height:1.3;font-family:var(--font-lato);color:#000}.ingredients__list{background:linear-gradient(165deg,#fff 12%,#ffe6d040 23%,#f4f5ce80 42%,#f1e3e980 69%,#fff 87%);flex-direction:column;gap:3.5rem;margin-top:3rem;padding:3rem 1.5rem;list-style:none;display:flex}.ingredients__item{align-items:center;gap:1.5rem;display:flex}.ingredients__item:nth-child(2n){flex-direction:row-reverse}.ingredients__item-image-wrap{background:#f7f3ee;border-radius:50%;flex-shrink:0;width:9rem;height:9rem;position:relative;overflow:hidden}.ingredients__item-image{object-fit:cover}.ingredients__item-accent-wrap{border:3px solid #fff;border-radius:50%;width:4rem;height:4rem;position:absolute;bottom:-.75rem;right:-.75rem;overflow:hidden}.ingredients__item-accent{object-fit:cover}.ingredients__item-text{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.ingredients__item-title{font-size:1.25rem;line-height:1.3;font-family:var(--font-alice);color:#000;font-weight:400}.ingredients__item-subtitle{font-size:1.25rem;line-height:1.3;font-family:var(--font-alice);color:#000;margin-top:-.5rem;font-weight:400}.ingredients__item-description{font-size:.875rem;line-height:1.4;font-family:var(--font-lato);color:#000}.ingredients__skeptical{flex-direction:column;align-items:flex-start;gap:1rem;max-width:26rem;margin:1rem auto 0;padding:0 1.5rem;display:flex}.ingredients__skeptical-text{font-size:1.5rem;font-family:var(--font-alice);color:#000;font-weight:400}.ingredients__read-more{font-family:var(--font-lato);color:#3f5a2b;cursor:pointer;background:0 0;border:1px solid #3f5a2b;border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}@media (min-width:768px){.ingredients__title{max-width:28rem;font-size:1.875rem}.ingredients__hero-image-wrap{max-height:28rem}.ingredients__lead{max-width:30rem}.ingredients__stats{max-width:34rem}.ingredients__list{max-width:40rem;margin-left:auto;margin-right:auto;padding:3rem}.ingredients__skeptical{max-width:34rem}}
.certification{background:#fff;width:100%;padding:3rem 0}.certification__header{text-align:center;max-width:20rem;margin:0 auto 2rem;padding:0 1.5rem}.certification__eyebrow{font-size:.875rem;line-height:1.3;font-family:var(--font-lato);letter-spacing:.05em;text-transform:uppercase;color:#3f5a2b}.certification__title{font-size:1.5rem;line-height:1.3;font-family:var(--font-alice);color:#000;margin-top:.5rem;font-weight:400}.certification__stage{flex-direction:column;width:100%;display:flex;position:relative}.certification__panel{z-index:2;position:absolute;bottom:0;left:0;right:0}.certification__caption-card{align-items:center;gap:.75rem;display:flex}.certification__caption-card--panel,.certification__caption-nav--vertical{display:none}.certification__caption-body{flex-direction:column;flex:1;gap:.625rem;min-width:0;display:flex}.certification__caption-images{flex-wrap:wrap;gap:.5rem;display:flex}.certification__caption-image-wrap{background:#f7f3ee;border-radius:8px;flex-shrink:0;width:2.75rem;height:2.75rem;position:relative;overflow:hidden}.certification__caption-image{object-fit:contain;padding:.25rem}.certification__caption-text{font-size:1.2rem;line-height:1.4;font-family:var(--font-lato);color:#000}.certification__nav-btn{color:#3f5a2b;cursor:pointer;background:#fff;border:1px solid #3f5a2b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;line-height:1;display:flex}.certification__viewport{aspect-ratio:1;background:#f7f3ee;width:100%;position:relative;overflow:hidden}.certification__video{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .6s,opacity .5s;position:absolute;inset:0}.certification__still{object-fit:contain;transform-origin:50%;transition:transform .6s,opacity .5s}.certification__close{z-index:3;color:#000;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex;position:absolute;top:.75rem;right:.75rem}.certification__buttons{scrollbar-width:none;flex-direction:row;align-items:flex-start;gap:.5rem;padding:0 1rem 1rem;list-style:none;display:flex;overflow-x:auto}.certification__buttons::-webkit-scrollbar{display:none}@media (max-width:767px){.certification__buttons:has(.certification__btn-item[data-expanded=true]){flex-direction:column;justify-content:flex-end;align-items:flex-end}.certification__buttons .certification__btn-nav{display:none}}.certification__btn-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #3f5a2b;border-radius:999px;flex-direction:column;flex:none;transition:border-radius .35s;display:flex;overflow:hidden}.certification__btn-item[data-expanded=true]{border-radius:1.25rem}.certification__btn{width:100%;font-family:var(--font-lato);color:#3f5a2b;white-space:nowrap;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:700;transition:color .2s;display:inline-flex}.certification__btn-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:transform .3s;display:inline-flex}.certification__btn-item[data-expanded=true] .certification__btn-icon{transform:rotate(45deg)}.certification__btn-content{opacity:0;width:0;max-height:0;transition:width .35s,max-height .4s,opacity .25s .15s;overflow:hidden}.certification__btn-item[data-expanded=true] .certification__btn-content{opacity:1;width:13.5rem;max-height:12rem}.certification__btn-content-inner{padding:0 1.125rem 18px}.certification__btn-caption{font-size:.8125rem;line-height:1.4;font-family:var(--font-lato);color:#000;white-space:normal;display:block}.certification__btn-nav{opacity:0;justify-content:space-between;align-items:center;margin-top:.625rem;padding:0 1.125rem .875rem;transition:opacity .25s;display:flex}.certification__btn-item[data-expanded=true] .certification__btn-nav{opacity:1;transition:opacity .25s .25s}.certification__btn-nav-btn{color:#3f5a2b;cursor:pointer;background:#fff;border:1px solid #3f5a2b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:flex}.certification__btn-nav-icon{fill:currentColor;width:1rem;height:1rem}.certification__btn-nav-btn:disabled,.certification__nav-btn:disabled{visibility:hidden}@media (prefers-reduced-motion:reduce){.certification__video,.certification__still,.certification__btn-icon,.certification__btn-content,.certification__btn-nav{transition:none}}@media (min-width:768px){.certification__header{max-width:28rem}.certification__title{font-size:1.875rem}.certification__stage{flex-direction:row;align-items:stretch;gap:2.5rem;max-width:64rem;margin:0 auto;padding:0 1.5rem}.certification__panel{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;display:flex;position:static}.certification__caption-card--panel{align-items:flex-start;display:flex}.certification__caption-nav--vertical{flex-direction:column;gap:.5rem;display:flex}.certification__nav-btn{width:2rem;height:2rem;font-size:1rem}.certification__viewport{aspect-ratio:4/3;flex:1.3}.certification__buttons{flex-direction:column;align-items:flex-start;gap:.75rem;padding:0;overflow-x:visible}.certification__btn-item{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none}.certification__btn{font-size:1rem}.certification__caption-text{font-size:1.2rem}.certification__btn-item[data-expanded=true] .certification__btn{display:none}.certification__btn-item[data-expanded=true] .certification__btn-content{opacity:0;width:0;max-height:0}}
.blog-preview{background:#fff;width:100%;padding:3rem 0}.blog-preview__inner{max-width:24rem;margin:0 auto;padding:0 1.5rem}.blog-preview__header{color:#000;text-decoration:none;display:block}.blog-preview__heading{font-family:var(--font-alice);color:#000;font-size:1.5rem;font-weight:400;line-height:1.45}.blog-preview__heading-accent{text-underline-position:from-font;text-decoration:underline}.blog-preview__subheading{font-family:var(--font-alice);color:#000;text-underline-position:from-font;font-size:1.5rem;font-weight:400;line-height:1.45;text-decoration:underline}.blog-preview__list{margin:1.5rem 0 0;padding:0;list-style:none}.blog-preview__item{border-top:1px solid #00000026}.blog-preview__link{color:#000;align-items:center;gap:1.5rem;padding:.875rem 0;text-decoration:none;display:flex}.blog-preview__thumb{background:#f1ede7;flex-shrink:0;width:80px;height:88px;position:relative;overflow:hidden}.blog-preview__thumb-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-preview__content{flex-direction:column;gap:.8125rem;min-width:0;display:flex}.blog-preview__category{font-family:var(--font-lato);text-transform:uppercase;color:#000;font-size:.75rem;font-weight:400;line-height:1.1}.blog-preview__title{font-family:var(--font-alice);color:#000;font-size:1rem;font-weight:400;line-height:1.2}.blog-preview__date{font-family:var(--font-lato);color:#000;font-size:.625rem;font-weight:400;line-height:1.1}
.testimonials{background:#e0fdc3;width:100%;padding:3rem 0}.testimonials__title{font-size:1.75rem;line-height:1.3;font-family:var(--font-alice);color:#000;text-align:center;margin:0 auto 2rem;padding:0 1.5rem;font-weight:400}.testimonials__carousel{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.testimonials__row{--cardWidth:max(160px, 10rem);--cardPadX:10px;--gap:12px;--itemHeight:96px;--marqueeDuration:36s;--anim-dir:normal;--itemWidth:calc(var(--cardWidth) + 2 * var(--cardPadX) + var(--gap));width:100%;max-width:52rem;height:var(--itemHeight);overflow-clip-margin:1.5rem;margin:0 auto;padding:0;list-style:none;position:relative;overflow:clip;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.testimonials__row--reverse{--anim-dir:reverse}@keyframes testimonials-scroll{to{left:calc(-1 * var(--itemWidth))}}.testimonials__card{left:max(calc(var(--itemCount) * var(--itemWidth)), 100%);width:calc(var(--cardWidth) + 2 * var(--cardPadX));height:var(--itemHeight);box-sizing:border-box;padding:.5rem var(--cardPadX);animation:testimonials-scroll var(--marqueeDuration) linear infinite;animation-direction:var(--anim-dir);animation-delay:calc(var(--marqueeDuration) / var(--itemCount) * (var(--itemCount) - var(--n)) * -1);transform-origin:50%;will-change:transform;background:#fff;border-radius:8px;flex-direction:column;gap:.375rem;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;box-shadow:0 1px 3px #00000014}.testimonials__row:hover .testimonials__card{animation-play-state:paused}.testimonials__card:hover{z-index:10;transform:scale(1.12);box-shadow:0 12px 30px #00000029}.testimonials__card-header{align-items:center;gap:.5rem;display:flex}.testimonials__avatar{width:24px;height:24px;font-family:var(--font-lato);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex;position:relative;overflow:hidden}.testimonials__avatar-img{object-fit:cover}.testimonials__name{font-family:var(--font-lato);color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.testimonials__stars{gap:1px;display:flex}.testimonials__star{color:#000;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-size:12px}.testimonials__star--filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.testimonials__review{font-family:var(--font-lato);color:#000;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.625rem;line-height:1.35;display:-webkit-box;overflow:hidden}.testimonials__lead{max-width:22rem;font-size:1rem;line-height:1.5;font-family:var(--font-lato);color:#000;text-align:center;margin:2rem auto 0;padding:0 1.5rem}@media (prefers-reduced-motion:reduce){.testimonials__row{flex-wrap:wrap;justify-content:center;gap:.75rem;height:auto;display:flex;overflow:visible;-webkit-mask-image:none;mask-image:none}.testimonials__card{width:calc(var(--cardWidth) + 2 * var(--cardPadX));animation:none;position:static}.testimonials__card:hover{transform:none}}@media (min-width:768px){.testimonials__title{font-size:2.25rem}.testimonials__lead{max-width:30rem}}
