.product-slider-section{padding:80px 0;background-color:#fffdf6;overflow:hidden}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 20px;box-sizing:border-box}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;flex-wrap:wrap;gap:20px}.section-header-content{max-width:780px}.section-title{font-family:Playfair Display,serif;font-weight:700;font-size:36px;line-height:1.33;letter-spacing:.03em;color:#222;margin:0 0 16px}.section-description{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:#222;margin:0}.view-all-button{display:inline-flex;align-items:center;justify-content:center;padding:7px 16px;gap:10px;background:#222;border-radius:8px;font-family:Inter,sans-serif;font-weight:700;font-size:13px;line-height:16px;text-transform:uppercase;color:#fff;text-decoration:none;transition:background-color .3s;white-space:nowrap}.view-all-button:hover{background-color:#000}.product-slider-wrapper{position:relative;padding:0 20px;margin:0 -20px;overflow:hidden}.product-slider{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px 20px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.product-slider::-webkit-scrollbar{display:none}.product-slide{flex:0 0 auto;width:380px;max-width:100%;scroll-snap-align:start}.product-card{display:flex;flex-direction:column;gap:20px;height:100%}.product-image{width:100%;border-radius:24px;overflow:hidden;position:relative;aspect-ratio:380 / 298}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s;border-radius:24px;display:block}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;flex:1}.product-title{font-family:Playfair Display,serif;font-weight:700;font-size:20px;line-height:1.35;letter-spacing:.03em;color:#000;margin:0;width:100%}.product-description{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.4;text-align:center;letter-spacing:.03em;color:#000;margin:0;width:100%}.order-now-button{display:flex;justify-content:center;align-items:center;padding:10px 26px;gap:10px;background:#019145;border-radius:12px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:19px;color:#fff;text-decoration:none;transition:background-color .3s}.order-now-button:hover{background-color:#017a3a}.product-reviews{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.star-rating{display:flex;gap:3px;flex-wrap:nowrap}.star{color:#cea719;font-size:24px;line-height:1}.review-count{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.2;text-align:center;letter-spacing:.03em;color:#222}.slider-navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;padding:0 10px;z-index:5}.slider-prev,.slider-next{width:50px;height:50px;border-radius:50%;background:#ffffffe6;border:1px solid #E3DECB;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;color:#222;box-shadow:0 2px 10px #0000001a;transition:all .3s ease}.slider-prev:hover,.slider-next:hover{background:#fff;box-shadow:0 4px 15px #00000026}.placeholder{background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.placeholder-svg{width:50%;height:50%;opacity:.5}@media screen and (max-width: 1400px){.container{max-width:1140px}.product-slide{width:340px}}@media screen and (max-width: 1200px){.container{max-width:960px;padding:0 30px}.product-slider-wrapper{margin:0 -30px}.section-title{font-size:32px}.section-description{font-size:17px}.product-slide{width:300px}}@media screen and (max-width: 992px){.container{max-width:720px}.product-slider-section{padding:60px 0}.section-title{font-size:28px;line-height:1.3}.section-description{font-size:16px}.product-slide{width:280px}.product-title{font-size:18px}.product-description{font-size:15px}.order-now-button{padding:8px 20px;font-size:15px}.star{font-size:22px}}@media screen and (max-width: 768px){.container{max-width:540px;padding:0 20px}.product-slider-section{padding:50px 0}.section-header{flex-direction:column;align-items:flex-start;margin-bottom:30px}.section-title{font-size:26px;margin-bottom:12px}.section-description{font-size:15px;max-width:100%}.product-slide{width:260px}.product-image{aspect-ratio:260 / 204}.product-info{gap:15px}.product-title{font-size:17px}.product-description{font-size:14px}.order-now-button{padding:8px 18px;font-size:14px}.star{font-size:20px}.review-count{font-size:14px}.slider-prev,.slider-next{width:40px;height:40px}}@media screen and (max-width: 576px){.container{padding:0 15px}.product-slider-section{padding:40px 0}.section-title{font-size:24px;line-height:1.25}.section-description{font-size:14px;line-height:1.3}.view-all-button{padding:6px 14px;font-size:12px}.product-slide{width:220px}.product-image{aspect-ratio:220 / 173}.product-info{gap:12px}.product-title{font-size:16px;line-height:1.3}.product-description{font-size:13px;line-height:1.3}.order-now-button{padding:7px 16px;font-size:13px;gap:6px}.order-now-button svg{width:20px;height:20px}.star{font-size:18px}.review-count{font-size:13px}.slider-prev,.slider-next{width:36px;height:36px}}@media screen and (max-width: 375px){.product-slider-section{padding:30px 0}.section-title{font-size:22px}.section-description{font-size:13px}.product-slide{width:200px}.product-image{aspect-ratio:200 / 157}.product-title{font-size:15px}.product-description{font-size:12px}.order-now-button{padding:6px 14px;font-size:12px}.order-now-button svg{width:18px;height:18px}.star{font-size:16px}.review-count{font-size:12px}.slider-prev,.slider-next{width:32px;height:32px}.slider-prev svg,.slider-next svg{width:20px;height:20px}}@media screen and (max-width: 320px){.product-slide{width:180px}.product-image{aspect-ratio:180 / 141}.product-info{gap:10px}.product-title{font-size:14px}.product-description{font-size:11px}.order-now-button{padding:5px 12px;font-size:11px}.star-rating{gap:2px}.star{font-size:14px}.review-count{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/product-slider.css.map */
