.home-section-title{font-family:var(--font-family);font-size:var(--font-size-h2);font-weight:var(--font-weight-heading);line-height:var(--line-height-heading);color:var(--brand-secondary);margin:0 0 clamp(1.5rem,3vw,2.25rem)}@media (width<=768px){.home-section-title{font-size:var(--font-size-h2-mobile)}}.reviews-carousel-section{background:var(--color-background)}.reviews-carousel-section__title{flex-direction:column;display:flex}.reviews-carousel-section__title-line{display:block}.reviews-carousel{width:100vw;margin-left:calc(50% - 50vw);padding:0 0 .5rem;position:relative;overflow:hidden}.reviews-carousel__track{gap:22px;width:max-content;margin-bottom:22px;display:flex}.reviews-carousel__track--left{animation:38s linear infinite reviews-scroll-left}.reviews-carousel__track--right{animation:42s linear infinite reviews-scroll-right}.reviews-carousel__row{gap:22px;width:max-content;display:flex}.review-card{background:#f5f5f5;border-radius:18px;flex-shrink:0;width:380px;min-height:190px;padding:26px;transition:background .25s,transform .25s}.review-card:hover{background:#ececec;transform:translateY(-3px)}.review-card__head{align-items:center;gap:12px;padding-right:30px;display:flex;position:relative}.review-card__avatar{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;display:flex}.review-card__author strong{color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.2;display:block}.review-card__author span{color:#555;margin-top:2px;font-size:14px;display:block}.review-card__google{width:18px;height:18px;position:absolute;top:0;right:0}.review-card__stars{color:#f9b400;letter-spacing:1px;align-items:center;gap:8px;margin:18px 0 12px;font-size:18px;line-height:1;display:flex}.review-card__verify{color:#fff;letter-spacing:0;background:#4c8bff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;display:inline-flex}.review-card p{color:#444;margin:0;font-size:15px;line-height:1.45}.reviews-carousel__fade{z-index:3;pointer-events:none;width:180px;height:100%;position:absolute;top:0}.reviews-carousel__fade--left{background:linear-gradient(to right, var(--color-background) 0%, #fff0 100%);left:0}.reviews-carousel__fade--right{background:linear-gradient(to left, var(--color-background) 0%, #fff0 100%);right:0}@keyframes reviews-scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}@keyframes reviews-scroll-right{0%{transform:translate(calc(-50% - 11px))}to{transform:translate(0)}}@media (width<=768px){.review-card{border-radius:16px;width:300px;min-height:185px;padding:22px}.reviews-carousel__fade{width:70px}.review-card p{font-size:14px}}@media (width<=480px){.review-card{width:270px}.reviews-carousel__track--left{animation-duration:32s}.reviews-carousel__track--right{animation-duration:36s}}@media (prefers-reduced-motion:reduce){.reviews-carousel__track--left,.reviews-carousel__track--right{animation:none}}.store-benefits-section__shell{border-radius:var(--radius-2xl);background:var(--brand-light-orange);width:100%;max-width:100%;margin-inline:auto}.store-benefits-section__inner{padding:clamp(2.5rem,5vw,4rem) clamp(1rem,3vw,2rem)}.store-benefits-section__title{text-align:left}.store-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%;display:grid}.store-benefit-card{background:#fff;border-radius:25px;min-height:320px;padding:42px 34px;transition:background .25s,transform .25s;overflow:hidden}.store-benefit-card:hover{background:#f5f5f5;transform:translateY(-3px)}.store-benefit-card__icon{color:#111;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:flex}.store-benefit-card__svg{width:64px;height:64px;display:block;overflow:visible}.store-benefit-card__svg path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.store-benefit-card h3{color:#050505;letter-spacing:-.03em;margin:0 0 22px;font-size:28px;font-weight:700;line-height:1.15}.store-benefit-card p{color:#1a1a1a;max-width:260px;margin:0;font-size:18px;line-height:1.35}@media (width<=1024px){.store-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-benefit-card{min-height:280px}}@media (width<=600px){.store-benefits-grid{grid-template-columns:1fr;gap:18px}.store-benefit-card{min-height:auto;padding:30px 26px}.store-benefit-card h3{font-size:25px}.store-benefit-card p{font-size:16px}.store-benefit-card__icon,.store-benefit-card__svg{width:54px;height:54px}}:root{--page-section-gap:80px}.section-spacing-y{padding-top:var(--page-section-gap);padding-bottom:var(--page-section-gap)}.section-spacing-y--flush-bottom{padding-bottom:0}.page-sections .product-trust,.page-sections .reviews-carousel-section,.page-sections .latest-products-section,.page-sections .home-featured-products,.page-sections .store-benefits-section{padding-top:var(--page-section-gap);padding-bottom:var(--page-section-gap)}.page-sections .store-benefits-section{padding-left:20px;padding-right:20px}@media (width<=768px){:root{--page-section-gap:64px}}
