.home-main-con{flex-direction:column;justify-content:center;align-items:center;width:100%;font-family:DM Sans;display:flex}.page-content{margin-top:125px}.ritual-banner{text-align:center;background:linear-gradient(#f3f5f1 0%,#d6e2cb 100%);align-items:center;width:100%;height:90vh;position:relative;overflow:hidden}.ritual-banner-inner1{flex-direction:column;justify-content:space-evenly;height:100%;display:flex}.ritual-banner-lines{width:250px;position:absolute}.ritual-banner-bottomLines{width:250px;position:absolute;bottom:0;right:0}.ritual-banner-leaf1{width:200px;position:absolute;bottom:0;left:10%}.ritual-banner-leaf2{width:200px;position:absolute;top:0;right:20%}.ritual-heading>h1{color:#566246;z-index:1;margin-bottom:10px;font-family:Libre Baskerville,serif;font-size:3.5rem;font-weight:600}.ritual-heading>p{color:#2e2e2e;margin-bottom:40px;font-size:1.2rem;font-weight:500}.ritual-slider-wrapper{z-index:1;width:100%;position:relative}.ritual-slider-track{align-items:center;gap:50px;width:max-content;animation:80s linear infinite scrollBanner;display:flex}.ritual-image-box{flex-shrink:0;width:290px;height:290px;margin:0 20px;transition:transform .3s}.ritual-image-box:nth-child(odd){transform:translateY(-50px)}.ritual-image-box:nth-child(2n){transform:translateY(20px)}.ritual-image{object-fit:cover;border:1px solid #000;border-radius:16px;width:100%;height:100%;display:block;box-shadow:0 4px 15px #000000db}.ritual-heading{padding:0 20px}@keyframes scrollBanner{0%{transform:translate(0%)}to{transform:translate(-50%)}}.home-inner{flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 30px;display:flex}.home-count{justify-content:space-evenly;align-items:center;width:100%;padding:20px 0;display:flex}.home-each-count{text-align:center}.home-each-count>h2{font-size:40px;font-weight:600}.home-each-count>p{font-size:1.1rem;font-weight:500}.home-sec2{border:1px solid #cbcec6;border-radius:12px;justify-content:space-between;align-items:center;width:80%;height:250px;margin:40px 0;display:flex}.home-sec2-img{flex:1.5;width:100%;height:100%}.home-sec2-img>img{width:100%;height:100%}.home-sec2-content{flex:2;padding:20px}.home-sec2-content>h2{color:#4e5940;text-align:center;margin-bottom:30px;font-family:Libre Baskerville;font-size:1.5rem;font-weight:600}.home-sec2-icon{justify-content:space-evenly;align-items:center;display:flex}.home-sec2-eachicon{flex-direction:column;align-items:center;gap:10px;display:flex}.home-sec2-eachicon>p{font-weight:400}.home-sec2-eachicon>img{background-color:#f6f9f6;border-radius:50%;padding:15px}.home-sec3{justify-content:space-evenly;gap:10px;width:100%;margin:30px 0;display:flex}.home-sec3>a>img{width:100%;max-width:350px}.home-sec4{width:100%;margin:30px 0}.home-sec4-heading{justify-content:space-between;align-items:center;display:flex}.home-sec4-bestsell{margin:30px 0}.home-sec4-heading>p{cursor:pointer}.home-sec4-heading>h2{font-family:Libre Baskerville;font-size:1.8rem;font-weight:600}.home-prod-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#000 #f1f1f1;flex-wrap:nowrap;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.home-prod-row::-webkit-scrollbar{height:5px}.home-prod-row::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.home-prod-row::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.home-prod-card{scroll-snap-align:start;flex-direction:column;flex:0 0 250px;gap:6px;width:250px;display:flex}.home-prod-img-wrap{aspect-ratio:5/6;border-radius:8px;width:100%;position:relative;overflow:hidden}.home-prod-img-wrap>a{width:100%;height:100%;display:block}.home-prod-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.home-prod-card:hover .home-prod-img-wrap img{transform:scale(1.03)}.home-prod-badge{color:#fff;white-space:nowrap;pointer-events:none;background-color:#000;border-radius:6px;padding:.2rem .9rem;font-size:.85rem;font-weight:400;position:absolute;top:10%;right:0;transform:translate(-10%)}.home-prod-name{margin:2px 0;font-size:.95rem;font-weight:500;line-height:1.35}.home-prod-stars{align-items:center;gap:2px;margin-bottom:2px;display:flex}.home-prod-stars img{width:14px!important;height:14px!important}.home-prod-review-count{color:#777;margin-left:4px;font-size:.78rem}.home-prod-price-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.home-prod-price-final{color:#111;font-size:1.05rem;font-weight:600}.home-prod-price-original{color:#888;font-size:.82rem;text-decoration:line-through}.home-prod-price-off{color:#1a5c1a;background-color:#8eff8e;border-radius:8px;padding:1px 6px;font-size:.75rem;font-weight:500}.home-prod-actions{align-items:center;gap:8px;margin-top:4px;display:flex}.home-prod-cart-wrap{flex:1;min-width:0}.home-prod-cart-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4e5940;border:1px solid #4e5940;border-radius:20px;justify-content:center;align-items:center;gap:4px;width:100%;height:32px;font-family:inherit;font-size:.82rem;transition:opacity .2s;display:flex}.home-prod-cart-btn--added{color:#4e5940;background:#f3f5f1;border-color:#c8d0bc}.home-prod-fav-btn{cursor:pointer;background:#fff;border:1px solid #909090;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .2s;display:flex}.home-prod-fav-btn:hover{border-color:#555}.home-sliderContainer{border-radius:12px;width:100%;height:auto;margin:30px 0;position:relative;overflow:hidden}.home-slider{height:100%;transition:transform .5s ease-in-out;display:flex}.home-slide{min-width:100%;position:relative}.home-image{width:100%;height:auto}.home-concerns{width:100%;margin:30px 0}.home-concerns>h2{font-family:Libre Baskerville;font-size:1.8rem;font-weight:600}.home-concerns-list{scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:space-between;gap:20px;margin-top:30px;display:flex;overflow-x:auto}.home-each-concerns>img{min-width:150px}.home-each-concerns{flex-direction:column;align-items:center;gap:10px;display:flex}.home-each-concerns>p{font-weight:500}.about-story-sec{align-items:center;gap:20px;padding:30px;font-family:DM Sans;display:flex}.about-story-img,.about-story{flex:1}.about-story-img img{width:100%;max-width:500px}.about-story{flex-direction:column;flex:1;gap:14px;font-family:DM Sans;display:flex}.about-story h1{color:#4e5940;margin-bottom:10px;font-family:Libre Baskerville,serif;font-size:2rem;font-weight:600}.about-story p{color:#333;font-family:DM Sans;font-size:.95rem;line-height:1.7}.about-story>p>span{color:#f79e1b;font-size:20px;font-weight:500}.home-last-sec{flex-direction:row}.home-last-content>h1{color:#4e5940;margin-bottom:20px}.home-last-img>img{max-width:500px}.home-last-content>button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:8px;margin-top:20px;padding:4px 15px}.home-last-content>button a{color:#fff;text-decoration:none}.home-reviews{text-align:center;width:100%;margin:30px 0}.home-reviews-heading>h1{font-family:Libre Baskerville;font-size:1.8rem;font-weight:600}.home-reviews-heading>p{color:#4e4e4e}.home-reviews-sec{flex-direction:column;gap:30px;margin-top:50px;display:flex}.testimonial-row{width:100%;position:relative;overflow:hidden}.testimonial-track{min-width:max-content;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.left-scroll .testimonial-track{animation-name:scrollLeft}.right-scroll .testimonial-track{animation-name:scrollRight}.testimonial-card{background:#f9f9f9;border-radius:12px;flex-shrink:0;align-items:flex-start;width:500px;margin:0 15px;display:flex;box-shadow:0 2px 8px #0000000d}.testimonial-img{object-fit:cover;border-top-left-radius:12px;border-bottom-left-radius:12px;width:100%;max-width:160px;height:100%;max-height:260px;margin-right:15px}.testimonial-content{text-align:left;flex-direction:column;justify-content:center;height:100%;display:flex}.testimonial-content>h4{margin-bottom:5px;font-size:1.2rem;font-weight:500}.testimonial-content>h5{margin-top:5px;font-size:1.1rem;font-weight:500}@keyframes scrollLeft{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}@media screen and (max-width:1250px){.ritual-heading>h1{font-size:2.7rem}}@media screen and (max-width:1100px){.home-last-sec{flex-direction:column}}@media screen and (max-width:1000px){.ritual-banner-lines,.ritual-banner-bottomLines{width:180px}.ritual-banner-leaf1,.ritual-banner-leaf2{width:150px}.home-sec2{height:200px}.home-sec2-content>h2{margin-bottom:15px;font-size:1.2rem}.home-sec2-eachicon>p{font-size:.9rem}}@media screen and (max-width:800px){.page-content{margin-top:55px}.home-sec2{flex-direction:column;height:90%}.home-sec2-eachicon>p{text-align:center;font-size:.8rem}.home-sec2-icon{gap:10px}.home-sec2-content{padding:15px}.home-sec3{margin:0}.about-story-sec{flex-direction:column}}@media screen and (max-width:750px){.ritual-heading>h1{font-size:2.1rem}.home-inner{padding:0 10px}.home-each-count>h2{font-size:30px}.home-each-count>p{font-size:.95rem}}@media screen and (max-width:600px){.home-sliderContainer{margin:0 0 30px}.home-concerns>h2,.home-sec4-heading>h2{font-size:1.3rem}.home-sec4-heading>p{font-size:.85rem}.home-prod-card{flex:0 0 165px;width:165px}.home-prod-cart-btn{height:28px;font-size:.75rem}.home-prod-fav-btn{width:28px;height:28px}.home-prod-badge{padding:.1rem .5rem;font-size:.72rem;top:8%;right:0}}@media screen and (max-width:550px){.home-each-count>h2{font-size:23px}.home-each-count>p{font-size:.75rem}.home-count{gap:10px}}@media screen and (max-width:500px){.ritual-banner-lines,.ritual-banner-bottomLines{width:120px}.ritual-banner-leaf1,.ritual-banner-leaf2{width:160px}.ritual-heading>h1{font-size:1.3rem}.ritual-heading>p{font-size:.9rem}.ritual-banner-leaf2{right:0%}.ritual-image-box{width:230px;height:230px}.ritual-slider-track{gap:5px}.home-last-img>img{max-width:100%}}
