.product-carousel{position:relative;padding:1rem 0;border-radius:1rem}.product-carousel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;position:relative;z-index:10;gap:1rem;padding:0 1rem}.product-carousel__title{font-size:1.75rem;font-weight:800;color:#1f2937;line-height:1.2;margin:0}.product-carousel--colored .product-carousel__title{color:inherit}@media(min-width:768px){.product-carousel__title{font-size:2.25rem}}.product-carousel__nav{display:flex;gap:.5rem;flex-shrink:0}.product-carousel__nav-btn{width:2.75rem;height:2.75rem;border-radius:50%;border:2px solid #8bc53f;background:#fff;display:flex;align-items:center;justify-content:center;color:#8bc53f;cursor:pointer;transition:all .25s ease}.product-carousel__nav-btn:hover{background:#8bc53f;color:#fff;transform:scale(1.05)}.product-carousel__nav-btn:disabled{opacity:.35;cursor:not-allowed}.product-carousel__nav-btn svg{width:1.25rem;height:1.25rem}.product-carousel--colored .product-carousel__nav-btn{border-color:#ffffffe6;color:#374151;background:#ffffffe6}.product-carousel--colored .product-carousel__nav-btn:hover{background:#fff;color:#1f2937}.product-carousel__wrapper{display:flex;align-items:center;gap:.5rem;position:relative}.product-carousel__side-btn{width:3rem;height:3rem;border-radius:50%;border:2px solid #8bc53f;background:#fff;display:flex;align-items:center;justify-content:center;color:#8bc53f;cursor:pointer;transition:all .25s ease;flex-shrink:0;z-index:20;box-shadow:0 2px 8px #0000001a}.product-carousel__side-btn:hover{background:#8bc53f;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #8bc53f4d}.product-carousel__side-btn svg{width:1.5rem;height:1.5rem}.product-carousel--colored .product-carousel__side-btn{border-color:#ffffffe6;color:#374151;background:#ffffffe6}.product-carousel--colored .product-carousel__side-btn:hover{background:#fff;color:#1f2937;box-shadow:0 4px 12px #00000026}.product-carousel--light-green .product-carousel__side-btn{border-color:#8bc53f;color:#8bc53f;background:#fff}.product-carousel--light-green .product-carousel__side-btn:hover{background:#8bc53f;color:#fff}@media(max-width:640px){.product-carousel__wrapper{gap:0}.product-carousel__side-btn{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;background:#fffffff2;border:2px solid #8bc53f;box-shadow:0 2px 10px #00000026;z-index:30;color:#8bc53f}.product-carousel__side-btn:hover,.product-carousel__side-btn:active{transform:translateY(-50%) scale(1.1);background:#8bc53f;color:#fff}.product-carousel__side-btn svg{width:1.1rem;height:1.1rem}.product-carousel__side-btn--prev{left:4px}.product-carousel__side-btn--next{right:4px}}.product-carousel__slider{position:relative;z-index:10;flex:1;min-width:0;overflow:hidden}.product-carousel__slider .splide__track{overflow:hidden}.product-carousel__slider .splide__list{align-items:stretch}.product-carousel__slider .splide__slide{height:auto}.product-carousel__slider .splide__slide>*{height:100%}.product-carousel__pagination{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding:0 1rem}.product-carousel__dot{width:10px;height:10px;border-radius:50%;background:#8bc53f40;border:none;cursor:pointer;transition:all .3s ease;padding:0}.product-carousel__dot:hover{background:#8bc53f80}.product-carousel__dot.is-active{background:#8bc53f;transform:scale(1.2)}.product-carousel--colored .product-carousel__dot{background:#ffffff4d}.product-carousel--colored .product-carousel__dot:hover{background:#ffffff80}.product-carousel--colored .product-carousel__dot.is-active{background:#ffffffe6}@media(max-width:640px){.product-carousel{padding:1rem 0;overflow:hidden}.product-carousel__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.product-carousel__title{font-size:1.5rem}.product-carousel__nav{align-self:flex-end;margin-top:-2.5rem}.product-carousel__nav-btn{width:2.25rem;height:2.25rem}.product-carousel__nav-btn svg{width:1rem;height:1rem}}.product-carousel__slider.is-initialized .splide__slide{opacity:.7;transform:scale(.95);transition:all .4s ease}.product-carousel__slider.is-initialized .splide__slide.is-active,.product-carousel__slider.is-initialized .splide__slide.is-visible{opacity:1;transform:scale(1)}.product-carousel .product-card-horizontal-container{height:100%}.product-carousel .product-card-horizontal{height:100%;min-height:140px}@media(max-width:640px){.product-carousel .product-card-horizontal{min-height:120px}}
