.cleanzest-category-wrapper{border-bottom:1px solid var(--cleanzest-color-border);background:#fff;padding:24px 0;overflow:hidden}.cleanzest-category-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:36px;padding:0 16px;display:flex;overflow-x:auto}.cleanzest-category-list::-webkit-scrollbar{display:none}.cleanzest-category-card{cursor:pointer;width:110px;color:inherit;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;text-decoration:none;transition:all .3s;display:flex}.cleanzest-category-image{background:var(--category-color);border:2px solid var(--category-color);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:12px;transition:all .3s;display:flex;position:relative;overflow:hidden}.cleanzest-category-image:before{content:"";z-index:1;background:#fff;border-radius:50%;position:absolute;inset:3px}.cleanzest-category-image img{object-fit:cover;z-index:2;border-radius:50%;width:calc(100% - 10px);height:calc(100% - 10px);transition:all .3s;position:relative}.cleanzest-category-card h3{text-align:center;color:var(--cleanzest-color-text);font-size:13px;font-weight:500;line-height:1.4}@media (width<=768px){.cleanzest-category-wrapper{padding:16px 0}.cleanzest-category-list{justify-content:flex-start;gap:20px;padding:4px 16px 8px}.cleanzest-category-image{width:72px;height:72px}.cleanzest-category-image img{width:calc(100% - 8px);height:calc(100% - 8px)}.cleanzest-category-card{width:80px}.cleanzest-category-card h3{font-size:11px}}.cleanzest-hero-carousel{-webkit-user-select:none;user-select:none;aspect-ratio:1800/614;background:#fff;width:100%;min-height:220px;max-height:640px;position:relative;overflow:hidden}@media (width<=768px){.cleanzest-hero-carousel{aspect-ratio:775/1083;min-height:350px;max-height:80vh}}.cleanzest-carousel-track{background:#fff;width:100%;height:100%;position:relative}.cleanzest-carousel-slide{cursor:grab;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cleanzest-carousel-slide:active{cursor:grabbing}.cleanzest-banner-picture{width:100%;height:100%;display:block}.cleanzest-banner-img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.cleanzest-carousel-btn{z-index:10;-webkit-backdrop-filter:blur(8px);color:#1e293b;cursor:pointer;background:#ffffffbf;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000026}.cleanzest-carousel-btn:hover{background:#fffffff2;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #0003}.cleanzest-carousel-btn.prev{left:20px}.cleanzest-carousel-btn.next{right:20px}@media (width<=640px){.cleanzest-carousel-btn{width:36px;height:36px}.cleanzest-carousel-btn.prev{left:10px}.cleanzest-carousel-btn.next{right:10px}}.cleanzest-carousel-dots{z-index:10;-webkit-backdrop-filter:blur(8px);background:#00000059;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cleanzest-carousel-dot{cursor:pointer;background:#fff6;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:all .2s;position:relative}.cleanzest-carousel-dot:hover{background:#fffc}.cleanzest-carousel-dot.active{background:0 0;width:28px}.cleanzest-active-dot-pill{background:#fff;border-radius:999px;position:absolute;inset:0;box-shadow:0 2px 6px #00000040}
