body{background:#0b0b0b;color:#fff;font-family:Helvetica,sans-serif}.drip-banner-slider{position:relative;width:100%;height:520px;overflow:hidden}.banner-slider-container{height:100%;position:relative}.banner-slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .6s ease}.banner-slide.active{opacity:1}.banner-slide img{width:100%;height:100%;object-fit:cover}.banner-content{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;max-width:450px;background:#00000073;padding:30px;border-radius:8px}.banner-content h2{font-size:42px;margin-bottom:10px}.banner-btn{display:inline-block;margin-top:10px;padding:12px 26px;background:#c8a96a;color:#000;text-decoration:none;font-weight:600}.banner-prev,.banner-next{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;font-size:40px;padding:8px 16px;cursor:pointer}.banner-prev{left:20px}.banner-next{right:20px}section{padding:90px 40px}.section-title{text-align:center;font-size:38px;margin-bottom:50px;letter-spacing:1px;color:#fff;padding:15px 0 30px}.drip-hero{position:relative}.hero-slide img{width:100%;height:700px;object-fit:cover}.hero-content{position:absolute;top:50%;left:8%;transform:translateY(-50%);max-width:500px}.hero-content h1{font-size:60px;margin-bottom:15px}.hero-btn{background:#c8a96a;padding:14px 34px;color:#000;text-decoration:none;font-weight:600;transition:.3s}.hero-btn:hover{background:#fff}.product-slider{display:flex;gap:30px;overflow-x:auto}.product-card{background:#151515;padding:25px;min-width:230px;border-radius:8px;transition:.35s;text-align:center}.product-card:hover{transform:translateY(-10px);box-shadow:0 10px 35px #0009}.product-card img{width:100%;height:260px;object-fit:contain}.shop-btn{display:inline-block;margin-top:12px;padding:10px 24px;background:#c8a96a;color:#000;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.category-card{position:relative;overflow:hidden;border-radius:6px}.category-card img{width:100%;height:250px;object-fit:cover;transition:.5s}.category-card:hover img{transform:scale(1.1)}.category-card span{position:absolute;bottom:20px;left:20px;font-size:24px;font-weight:600;color:#fff}.story-wrap{display:flex;align-items:center;gap:70px;max-width:1200px;margin:auto}.story-img img{width:520px;border-radius:8px}.story-text h2{font-size:40px;margin-bottom:20px}.story-btn{display:inline-block;margin-top:20px;padding:14px 30px;background:#c8a96a;color:#000}.best-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.best-card{background:#151515;padding:25px;border-radius:8px;transition:.3s;text-align:center}.best-card img{width:100%;height:260px;object-fit:contain}.newsletter-section{background:#c8a96a;text-align:center;color:#000}.newsletter-form{margin-top:20px}.newsletter-form input{padding:12px;width:280px;border:none;margin-right:10px}.newsletter-form button{padding:12px 28px;border:none;background:#000;color:#fff;font-weight:600}.brand-slider{display:flex;gap:60px;justify-content:center;align-items:center;overflow-x:auto;padding-top:20px}.brand-item img:hover{opacity:1;transform:scale(1.1)}.zigzag-section{padding:100px 40px;background:#0b0b0b}.zigzag-container{max-width:1200px;margin:auto}.zigzag-row{display:flex;align-items:center;gap:80px;margin-bottom:100px}.zigzag-row.reverse{flex-direction:row-reverse}.zigzag-image img{width:100%;max-width:520px;border-radius:10px}.zigzag-text{max-width:500px}.zigzag-text h2{font-size:38px;margin-bottom:15px}.zigzag-text p{line-height:1.6;margin-bottom:20px;opacity:.85}.zigzag-btn{display:inline-block;padding:12px 28px;background:#c8a96a;color:#000;text-decoration:none;font-weight:600;transition:.3s}.zigzag-btn:hover{background:#fff}.brand-slider-section{padding:100px 40px;background:#0b0b0b;text-align:center}.brand-slider-wrapper{display:flex;align-items:center;position:relative;max-width:1200px;margin:auto}.brand-slider-track{display:flex;gap:30px;overflow:hidden;scroll-behavior:smooth;padding:20px 10px}.brand-item{min-width:240px;background:#151515;padding:35px 30px;border-radius:10px;display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center;justify-content:center;transition:.35s;border:1px solid rgba(255,255,255,.05)}.brand-item p{margin:0;font-size:14px;letter-spacing:.5px;color:#ddd;font-weight:500;transition:.3s}.brand-item:hover p{color:#c8a96a}.brand-item:hover{transform:translateY(-8px);background:#1c1c1c;box-shadow:0 12px 35px #0009;border:1px solid rgba(200,169,106,.3)}.brand-item img{max-width:100%;object-fit:contain;transition:.35s}.brand-item:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.brand-prev,.brand-next{background:#c8a96a;border:none;font-size:28px;padding:8px 16px;cursor:pointer;color:#000;position:absolute;top:50%;transform:translateY(-50%);transition:.3s}.brand-prev{left:-50px}.brand-next{right:-50px}.featured-slider-wrapper{display:flex;align-items:center;position:relative;max-width:1200px;margin:auto}.featured-slider-track{display:flex;gap:30px;overflow:hidden;scroll-behavior:smooth;padding:20px 10px}.product-card{min-width:240px;background:#151515;padding:25px;border-radius:10px;text-align:center;transition:.35s;border:1px solid rgba(255,255,255,.05)}.product-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #0009}.product-card img{width:100%;height:260px;object-fit:contain;margin-bottom:10px}.product-card h3{font-size:16px;margin-bottom:10px;height:5vh;color:#fff}.shop-btn{display:inline-block;padding:10px 22px;background:#c8a96a;color:#000;text-decoration:none;font-weight:600;transition:.3s}.shop-btn:hover{background:#fff}.featured-prev,.featured-next{background:#c8a96a;border:none;font-size:28px;padding:8px 16px;cursor:pointer;color:#000;position:absolute;top:50%;transform:translateY(-50%)}.featured-prev{left:-50px}.featured-next{right:-50px}.best-slider-wrapper{display:flex;align-items:center;position:relative;max-width:1200px;margin:auto}.best-slider-track{display:flex;gap:30px;overflow:hidden;scroll-behavior:smooth;padding:20px 10px}.best-card{min-width:240px;background:#151515;padding:25px;border-radius:10px;text-align:center;transition:.35s;border:1px solid rgba(255,255,255,.05)}.best-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #0009}.best-card img{width:100%;height:260px;object-fit:contain;margin-bottom:10px}.best-card h3{font-size:16px;margin-bottom:10px;height:5vh;color:#fff}.best-prev,.best-next{background:#c8a96a;border:none;font-size:28px;padding:8px 16px;cursor:pointer;color:#000;position:absolute;top:50%;transform:translateY(-50%)}.best-prev{left:-50px}.best-next{right:-50px}@media(max-width:768px){section{padding:50px 16px}.section-title{font-size:24px;margin-bottom:25px}.drip-banner-slider{height:400px}.banner-content{left:15px;right:15px;padding:16px;max-width:100%}.banner-content h2{font-size:22px}.banner-content p{font-size:13px}.banner-prev,.banner-next{font-size:20px;padding:6px 10px;background:#0009;border-radius:4px;z-index:5}.banner-prev{left:8px}.banner-next{right:8px}.hero-slide img{height:400px}.hero-content{left:15px;right:15px}.hero-content h1{font-size:28px}.hero-content p{font-size:14px}.hero-btn{padding:10px 20px;font-size:14px}.featured-slider-wrapper{position:relative}.featured-slider-track{overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:10px 5px}.product-card{min-width:80%;scroll-snap-align:start;padding:18px}.product-card img{height:200px}.product-card h3{font-size:14px;height:auto}.featured-prev,.featured-next{display:block;position:absolute;top:50%;transform:translateY(-50%);font-size:20px;padding:6px 10px;background:#0009;color:#fff;border:none;z-index:5;border-radius:4px}.featured-prev{left:5px}.featured-next{right:5px}.best-slider-wrapper{position:relative}.best-slider-track{overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:10px 5px}.best-card{min-width:80%;scroll-snap-align:start;padding:18px}.best-card img{height:200px}.best-card h3{font-size:14px;height:auto}.best-prev,.best-next{display:block;position:absolute;top:50%;transform:translateY(-50%);font-size:20px;padding:6px 10px;background:#0009;color:#fff;border:none;z-index:5;border-radius:4px}.best-prev{left:5px}.best-next{right:5px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card img{height:140px}.category-card span{font-size:14px;bottom:10px;left:10px}.story-wrap{flex-direction:column;gap:25px;text-align:center}.story-img img{width:100%}.story-text h2{font-size:24px}.story-text p{font-size:14px}.story-btn{padding:10px 20px}.brand-slider-wrapper{position:relative}.brand-slider-track{overflow-x:auto;gap:15px;padding:10px}.brand-item{min-width:160px;padding:20px 15px}.brand-item img{max-height:160px;width:auto;object-fit:contain}.brand-item p{font-size:12px}.brand-prev,.brand-next{display:block;position:absolute;top:50%;transform:translateY(-50%);font-size:20px;padding:6px 10px;background:#0009;color:#fff;border:none;z-index:5;border-radius:4px}.brand-prev{left:5px}.brand-next{right:5px}.zigzag-section{padding:60px 16px}.zigzag-row{flex-direction:column;gap:20px;margin-bottom:50px}.zigzag-row.reverse{flex-direction:column}.zigzag-text{text-align:center}.zigzag-text h2{font-size:24px}.zigzag-text p{font-size:14px}.zigzag-btn{padding:10px 20px}.newsletter-form{display:flex;flex-direction:column;gap:10px}.newsletter-form input,.newsletter-form button{width:100%}}@media(max-width:480px){.hero-content h1{font-size:24px}.banner-content h2{font-size:20px}.product-card,.best-card{min-width:85%}.category-card img{height:120px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/drip-homepage.css.map */
