.home-main-con{display:flex;justify-content:center;align-items:center;width:100%;font-family:DM Sans;flex-direction:column}.page-content{margin-top:125px}.ritual-banner{text-align:center;background:linear-gradient(180deg,#f3f5f1,#d6e2cb);position:relative;overflow:hidden;align-items:center;width:100%;height:90vh}.ritual-banner-inner1{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.ritual-banner-bottomLines,.ritual-banner-lines{position:absolute;width:250px}.ritual-banner-bottomLines{bottom:0;right:0}.ritual-banner-leaf1{position:absolute;width:200px;bottom:0;left:10%}.ritual-banner-leaf2{position:absolute;width:200px;top:0;right:20%}.ritual-heading>h1{font-family:Libre Baskerville,serif;font-size:3.5rem;font-weight:600;margin-bottom:10px;color:#566246;z-index:1}.ritual-heading>p{font-size:1.2rem;color:#2e2e2e;margin-bottom:40px;font-weight:500}.ritual-slider-wrapper{width:100%;position:relative;z-index:1}.ritual-slider-track{display:flex;width:max-content;animation:scrollBanner 80s linear infinite;align-items:center;gap:50px}.ritual-image-box{flex-shrink:0;width:300px;height:300px;margin:0 20px;transition:transform .3s ease}.ritual-image-box:nth-child(odd){transform:translateY(-50px)}.ritual-image-box:nth-child(2n){transform:translateY(20px)}.ritual-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;border:1px solid black;box-shadow:0 4px 15px rgb(0 0 0/86%)}.ritual-heading{padding:0 20px}@keyframes scrollBanner{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (max-width:1250px){.ritual-heading>h1{font-size:2.7rem}}@media screen and (max-width:1000px){.ritual-banner-bottomLines,.ritual-banner-lines{position:absolute;width:180px}.ritual-banner-leaf1,.ritual-banner-leaf2{position:absolute;width:150px}}@media screen and (max-width:750px){.ritual-heading>h1{font-size:2.1rem}}@media screen and (max-width:500px){.ritual-banner-bottomLines,.ritual-banner-lines{position:absolute;width:120px}.ritual-banner-leaf1,.ritual-banner-leaf2{position:absolute;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-inner{max-width:1400px;justify-content:space-between;padding:0 30px;flex-direction:column}.home-count,.home-inner{width:100%;display:flex;align-items:center}.home-count{justify-content:space-evenly;padding:20px 0}.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}@media screen and (max-width:750px){.home-inner{padding:0 10px}.home-each-count>h2{font-size:30px}.home-each-count>p{font-size:.95rem}}@media screen and (max-width:550px){.home-each-count>h2{font-size:23px}.home-each-count>p{font-size:.75rem}.home-count{gap:10px}}.home-sec2{display:flex;align-items:center;justify-content:space-between;margin:40px 0;border:1px solid #cbcec6;border-radius:12px;width:80%;height:250px}.home-sec2-img{flex:1.5}.home-sec2-img,.home-sec2-img>img{width:100%;height:100%}.home-sec2-content{padding:20px;flex:2}.home-sec2-content>h2{font-weight:600;font-size:1.5rem;color:#4E5940;font-family:Libre Baskerville;text-align:center;margin-bottom:30px}.home-sec2-icon{display:flex;align-items:center;justify-content:space-evenly}.home-sec2-eachicon{display:flex;align-items:center;flex-direction:column;gap:10px}.home-sec2-eachicon>p{font-weight:400}.home-sec2-eachicon>img{border-radius:50%;padding:15px;background-color:#F6F9F6}@media screen and (max-width:1000px){.home-sec2{height:200px}.home-sec2-content>h2{font-size:1.2rem;margin-bottom:15px}.home-sec2-eachicon>p{font-size:.9rem}}@media screen and (max-width:800px){.home-sec2{flex-direction:column;height:90%}.home-sec2-eachicon>p{font-size:.8rem;text-align:center}.home-sec2-icon{gap:10px}.home-sec2-content{padding:15px}}.home-sec3{display:flex;justify-content:space-evenly;margin:30px 0;width:100%;gap:10px}.home-sec3>a>img{max-width:350px;width:100%}@media screen and (max-width:800px){.home-sec3{margin:0}}.home-sec4{width:100%;margin:30px 0}.home-sec4-heading{display:flex;align-items:center;justify-content:space-between}.home-sec4-bestsell{margin:30px 0}.home-sec4-heading>p{cursor:pointer}.home-sec4-con{width:250px}.home-sec4-con>a>img{width:250px;height:300px}.home-bs{position:absolute;top:10%;right:-13%;transform:translate(-50%,-50%);background-color:#000000;color:#ffffff;padding:.2rem .9rem;border-radius:6px;font-weight:400;font-size:1rem}@media screen and (max-width:600px){.home-sec4-con>a>img{width:100%;height:230px}.home-sec4-con{width:200px}.home-sec4-heading>h2{font-size:1.3rem}.home-sec4-heading>p{font-size:.85rem}.home-bs{top:10%;right:-8%;padding:.1rem .3rem;font-size:.8rem}}.home-sliderContainer{width:100%;height:auto;overflow:hidden;position:relative;border-radius:12px;margin:30px 0}.home-slider{display:flex;height:100%;transition:transform .5s ease-in-out}.home-slide{min-width:100%;position:relative}.home-image{width:100%;height:auto}@media screen and (max-width:600px){.home-sliderContainer{margin:0 0 30px}}.home-concerns{width:100%;margin:30px 0}.home-concerns>h2{font-size:1.8rem;font-family:Libre Baskerville;font-weight:600}.home-concerns-list{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:20px;margin-top:30px;overflow-x:auto;scroll-snap-type:x mandatory}.home-each-concerns>img{min-width:150px}.home-each-concerns{display:flex;flex-direction:column;gap:10px;align-items:center}.home-each-concerns>p{font-weight:500}@media screen and (max-width:600px){.home-concerns>h2{font-size:1.3rem}}.home-last-content>h1{margin-bottom:20px;color:#4E5940}.home-last-img>img{max-width:500px}.home-last-content>button{background-color:#000000;color:white;padding:4px 15px;border-radius:8px;margin-top:20px;cursor:pointer}@media screen and (max-width:1100px){.home-last-sec{flex-direction:column}}@media screen and (max-width:500px){.home-last-img>img{max-width:100%}}.home-reviews{width:100%;margin:30px 0;text-align:center}.home-reviews-heading>h1{font-size:1.8rem;font-family:Libre Baskerville;font-weight:600}.home-reviews-heading>p{color:#4E4E4E}.home-reviews-sec{display:flex;flex-direction:column;gap:30px;margin-top:50px}.testimonial-row{overflow:hidden;width:100%;position:relative}.testimonial-track{display:flex;min-width:max-content;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite}.left-scroll .testimonial-track{animation-name:scrollLeft}.right-scroll .testimonial-track{animation-name:scrollRight}.testimonial-card{display:flex;align-items:flex-start;flex-shrink:0;width:500px;margin:0 15px;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.testimonial-img{max-width:160px;width:100%;max-height:260px;height:100%;object-fit:cover;margin-right:15px;border-top-left-radius:12px;border-bottom-left-radius:12px}.testimonial-content{text-align:left;display:flex;flex-direction:column;justify-content:center;height:100%}.testimonial-content>h4{font-weight:500;font-size:1.2rem;margin-bottom:5px}.testimonial-content>h5{font-weight:500;font-size:1.1rem;margin-top:5px}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media screen and (max-width:800px){.page-content{margin-top:55px}}