:root{--primary-green: #4e6d31;--accent-green: #94d730;--text-white: #ffffff;--text-light: #cccccc}.line-clamp-1,.line-clamp-2,.line-clamp-3,.line-clamp-4,.line-clamp-5{display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.line-clamp-1{line-clamp:1;-webkit-line-clamp:1}.line-clamp-2{line-clamp:2;-webkit-line-clamp:2}.line-clamp-3{line-clamp:3;-webkit-line-clamp:3}.line-clamp-4{line-clamp:4;-webkit-line-clamp:4}.line-clamp-5{line-clamp:5;-webkit-line-clamp:5}.contact-hero{position:relative;padding:90px 0 70px;background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center/cover;display:flex;align-items:center;justify-content:center;margin-bottom:0}.contact-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#516e3596;z-index:0}.contact-hero-content{position:relative;z-index:1}.contact-leaf-icon{color:#fff;font-size:34px;margin-bottom:12px;transform:rotate(-15deg);display:inline-block}.contact-hero-title{font-size:40px;font-weight:700;color:#fff;margin-bottom:6px}.contact-hero-text{color:#fff;opacity:.8}.contact-content-section{padding:50px 0 80px;background-color:#fcfbf7}.contact-main-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000000f;padding:35px}.contact-info-card,.contact-form-card{background:#fff;border-radius:16px;box-shadow:none;padding:30px}.contact-card-title{font-size:24px;font-weight:700;color:#153e2e;margin-bottom:12px}.contact-card-desc{color:#777;font-size:14px;margin-bottom:22px;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:18px}.contact-item{display:flex;align-items:center;gap:12px}.icon-box{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--primary-green);font-size:18px;flex-shrink:0}.info-box span{color:#444;font-weight:500;font-size:15px}.contact-map-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #0000000d}.map-overlay-content{padding:16px 18px;background:#fff}.map-overlay-content h5{font-size:16px;font-weight:700;color:var(--primary-green);margin-bottom:5px}.map-overlay-content p{font-size:13px;color:#666;margin:0}.form-label{color:#888;font-weight:400;font-size:14px;margin-bottom:8px}.contact-form-card .custom-input{border:1px solid #ececec;background-color:#f7f7f7;border-radius:12px;padding:12px 20px;font-size:14px;transition:all .3s ease;color:#333}.contact-form-card .custom-input:focus{border-color:var(--primary-green);box-shadow:none;background-color:#fff}.contact-form-card .custom-input::placeholder{color:#c9c9c9}.btn-send{background-color:var(--accent-green);color:#fff;padding:12px 35px;border-radius:50px!important;font-weight:700;font-size:15px;border:none;transition:all .3s ease;box-shadow:0 5px 15px #00000026}.btn-send:hover{background-color:var(--primary-green);transform:translateY(-2px);box-shadow:0 8px 20px #00000040}@media(max-width:991px){.contact-main-card{padding:20px}.contact-info-card,.contact-form-card{padding:24px}.contact-hero-title{font-size:32px}}body,h1,h2,h3,h4,h5,h6,p,a,span,button,input,select,textarea{font-family:Poppins,sans-serif!important}body{margin:0;padding:0;background-color:var(--primary-green);color:var(--text-white)}@media(max-width:991px){.navbar-collapse{position:fixed;top:0;left:0;width:250px;height:100vh;background-color:var(--primary-green);padding:20px;z-index:1050;transform:translate(-100%);transition:transform .3s ease-in-out;display:block!important;overflow-y:auto;box-shadow:2px 0 10px #0003}.navbar-collapse.show{transform:translate(0)}.close-nav-btn{position:absolute;top:15px;right:15px;background:transparent;border:none;color:var(--text-white);font-size:24px;cursor:pointer;z-index:1060}.navbar-nav{margin-top:50px}.nav-link{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);display:block;color:var(--text-white)!important}.navbar-collapse.show:before{content:"";position:fixed;top:0;left:250px;width:100vw;height:100vh;background:#00000080;z-index:-1}}.custom-navbar{background:transparent;position:absolute;top:0;width:100%;z-index:1000;padding-top:0;transition:all .3s ease-in-out}.custom-navbar.sticky-top{position:fixed;background-color:var(--primary-green);box-shadow:0 2px 10px #0000001a;animation:slideDown .5s ease}.custom-navbar.sticky-top .top-bar{display:none}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.top-bar{border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0;font-size:14px;color:var(--text-light)}.top-bar-icons a{color:var(--text-white);margin-right:15px;transition:color .3s}.top-bar-icons a:hover{color:var(--accent-green)}.nav-main{padding:15px 0}.navbar-brand{font-weight:700;font-size:24px;color:var(--text-white)!important;display:flex;align-items:center;gap:10px}.navbar-brand img{height:50px!important;transform:scale(1.6);transform-origin:left center}.nav-link{color:var(--text-white)!important;font-weight:500;margin:0 10px;text-transform:uppercase;font-size:14px!important}.nav-link:hover{color:var(--accent-green)!important}.header-actions .icon-btn{color:var(--text-white);font-size:18px;margin-left:20px;position:relative;cursor:pointer;background:transparent;border:none;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center}.cart-count{position:absolute;top:-8px;right:-8px;background:var(--accent-green);color:#fff;font-size:10px;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.search-box{display:flex;align-items:center;background:#fff;border-radius:30px;padding:8px 20px;border:1px solid #e0e0e0;margin-left:20px;box-shadow:0 2px 5px #0000000d}.search-input{border:none;outline:none;background:transparent;font-size:14px;width:120px;color:#555}.search-input::placeholder{color:#aaa}.search-btn{background:transparent;border:none;color:#153e2e;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;padding:0;margin-left:10px;transition:color .3s}.search-btn:hover{color:var(--accent-green)}.happy-clients-section{padding:50px 0 0;background-color:#fff;position:relative;text-align:center}.testimonial-card{padding:20px;max-width:500px;margin:0 auto}.testimonial-rating{color:#7da640;margin-bottom:20px}.testimonial-text{color:#555;font-size:16px;line-height:1.6;margin:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:20px 0}.client-info{margin-top:20px}.client-img{width:60px!important;border-radius:50%;border:3px solid #7da640;padding:3px;object-fit:cover;margin-bottom:10px}.client-name{font-weight:700;color:#153e2e;margin-bottom:5px;font-size:18px}.client-role{color:#777;font-size:14px}.happy-clients-section .section-title{color:#153e2e;margin-bottom:10px}.happy-clients-section .section-subtitle{color:#777;max-width:600px;margin:0 auto 50px}.google-review-summary{max-width:760px;margin:-22px auto 32px;color:#5d675f;font-size:14px;line-height:1.7}.google-review-summary strong{color:#153e2e}.google-review-loading{max-width:420px;margin:0 auto 32px;padding:18px 22px;border:1px solid rgba(21,62,46,.08);border-radius:16px;background:#f8fdf9;color:#4f5d50;font-weight:600}.google-review-summary a,.client-review-link{color:#4e6d31;font-weight:700;text-decoration:none}.google-review-summary a:hover,.client-review-link:hover{text-decoration:underline}.happy-clients-section .owl-carousel .owl-item img{display:inline-block!important;width:auto!important}.happy-clients-section .owl-carousel .owl-item .client-img{width:60px!important}.client-img-fallback{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;background:#edf5e7;color:#153e2e;font-weight:800;font-size:22px}.client-review-link{display:inline-block;margin-top:8px;font-size:13px}.making-medicine-section{width:100%;overflow:hidden}.video-column{position:relative;background:url(/assets/images/whychooseus-DtLX3e8E.png) no-repeat center center/cover}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#153e2e4f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.video-title{font-size:32px;font-weight:600;margin-bottom:20px}.play-button-wrapper{margin-bottom:20px}.play-button{width:70px;height:70px;border-radius:50%;background-color:#fff3;border:2px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease;padding-left:5px}.play-button:hover{background-color:#fff;color:#7da640}.video-subtitle{font-size:16px;font-weight:500}.info-column{background-color:#516c35;padding:60px 40px;display:flex;align-items:center}.info-list{display:flex;flex-direction:column;gap:40px;width:100%;max-width:500px;margin:0 auto}.info-item{display:flex;align-items:flex-start;gap:20px;padding:0 20px}.info-icon{font-size:40px;color:#fff;flex-shrink:0;margin-top:5px}.info-content{color:#fff}.info-title{font-size:20px;font-weight:600;margin-bottom:10px}.info-desc{font-size:14px;line-height:1.6;margin-bottom:15px;opacity:.9}.read-more-btn{display:inline-block;padding:8px 25px;background-color:#fff;color:#7da640;border-radius:20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s ease}.read-more-btn:hover{background-color:#153e2e;color:#fff}@media(max-width:768px){.video-column{min-height:300px}.info-column{padding:40px 20px}}.footer-section{background-color:#4e6d31;color:#fff;padding-top:60px;position:relative;overflow:hidden}.newsletter-container{padding-bottom:40px}.newsletter-title{font-size:32px;font-weight:700;margin-bottom:20px;color:#fff}.newsletter-form{display:flex;background-color:#fff;border-radius:50px;padding:5px;max-width:500px;margin-left:auto}.newsletter-input{flex:1;border:none;padding:10px 20px;border-radius:50px;outline:none;color:#666}.subscribe-btn{background-color:#81c573;color:#fff;border:none;padding:10px 30px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.subscribe-btn:hover{background-color:#a8725d}.footer-divider{border-top:1px solid rgba(255,255,255,.1);margin-bottom:30px}.footer-heading{font-size:20px;font-weight:600;margin-bottom:25px;color:#fff}.footer-brand .brand-logo{display:flex;align-items:center;gap:10px;margin-bottom:20px}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-text span:first-child{font-size:14px;color:#d4a58e;letter-spacing:1px}.brand-text span:last-child{font-size:24px;font-weight:700;color:#d4a58e}.footer-desc{color:#fff;font-size:14px;line-height:1.6;margin-bottom:25px}.social-icons{display:flex;gap:15px}.social-link{color:#fff;font-size:18px;transition:color .3s}.social-link:hover{color:#d4a58e}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:15px}.footer-links a{color:#fff;text-decoration:none;font-size:15px;transition:color .3s}.footer-links a:hover{color:#d4a58e}.contact-list{list-style:none;padding:0;margin:0}.contact-list li{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;color:#ccc;font-size:15px}.contact-icon{color:#fff;margin-top:4px;flex-shrink:0}.blog-list{display:flex;flex-direction:column;gap:20px}.blog-item{display:flex;gap:15px}.blog-thumb{width:80px;height:80px;border-radius:10px;object-fit:cover}.blog-info{display:flex;flex-direction:column}.blog-date{color:#fff;font-size:12px;font-weight:600;margin-bottom:5px}.blog-title{color:#fff;font-size:14px;line-height:1.4;margin:0}.footer-leaf-right{position:absolute;top:50%;right:-50px;width:200px;transform:translateY(-50%);opacity:.8;pointer-events:none}.footer-leaf-left{position:absolute;bottom:0;left:0;width:150px;opacity:.6;pointer-events:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:25px 0;color:#fff;font-size:14px}.services-hero-new{padding:100px 0 80px;background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center center/cover;position:relative;color:#fff}.services-hero-new:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#516e3596;z-index:0}.services-hero-new .container{position:relative;z-index:1}.leaf-icon-hero{color:#fff;font-size:24px}.leaf-icon-wrapper .text-muted{color:#ffffffe6!important;font-weight:500}.page-title-new{color:#fff;font-weight:700;font-size:2.8rem;margin-bottom:10px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.services-grid-section-new{padding:50px 0;background-color:#fff}.service-card-new{background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 20px #0000000d;height:100%;display:flex;flex-direction:column;border:1px solid #f0f0f0;transition:all .3s ease}.service-card-new:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.service-icon-box{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.service-img-icon{max-width:100%;max-height:100%;object-fit:contain}.rating-badge{background:#eef7ef;color:var(--primary-green);font-weight:700;font-size:12px;padding:5px 10px;border-radius:10px}.service-card-title-new{font-size:20px;font-weight:700;color:#222;margin-bottom:15px}.service-card-text-new{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px;flex-grow:1}.service-read-more-new{color:#222;font-weight:700;font-size:14px;text-decoration:none;transition:color .3s}.service-read-more-new:hover{color:var(--primary-green)}.priority-section-new{padding:80px 0;background-color:#f8fcf9}.section-title-new{color:#153e2e;font-weight:700;font-size:28px;margin-bottom:15px}.section-subtitle-new{color:#666;font-size:1rem;max-width:600px;margin:0 auto}.priority-card-new{background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 20px #0000000d;height:100%;border:1px solid #f0f0f0}.priority-header{display:flex;align-items:center;gap:15px}.priority-icon-new{color:var(--primary-green);font-size:24px}.priority-title-new{font-size:18px;font-weight:700;color:#222;margin:0}.priority-desc-new{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}.priority-read-more{color:#222;font-weight:700;font-size:14px;text-decoration:none}.priority-read-more:hover{color:var(--primary-green)}.products-hero{background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center center/cover;position:relative;padding:70px 0;color:#fff;text-align:center}.products-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#516e3596;z-index:0}.products-title{color:var(--secondary-green);font-weight:700;font-size:2.5rem;margin-bottom:15px}.products-subtitle{color:#666;font-size:1.1rem;max-width:600px;margin:0 auto}.product-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.product-img-wrapper{background:#f8f9fa;padding:20px;display:flex;align-items:center;justify-content:center;height:250px}.product-img-wrapper img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-img-wrapper img{transform:scale(1.05)}.product-card-hover-actions .product-img-wrapper,.product-card-hover-actions .product-thumb{position:relative}.product-card-hover-actions .product-hover-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;background:#00000061;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:2}.product-card-hover-actions:hover .product-hover-actions{opacity:1;pointer-events:auto}.product-hover-action-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:none;color:#153e2e;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0000002e;transition:background .2s ease,color .2s ease,transform .2s ease;padding:0}.product-hover-action-btn:hover{background:#7da640;color:#fff;transform:translateY(-1px)}.products-page .product-card{border:1px solid #e7efe7;box-shadow:0 6px 22px #0000000f}.products-page .product-img-wrapper{background:#f6f8f5;margin:14px 14px 0;border-radius:16px;height:210px;padding:16px}.products-page .product-content{padding:16px 18px 18px}.products-page .product-desc{margin-bottom:12px;font-size:13px}.products-page .product-footer{gap:12px;flex-wrap:wrap;justify-content:center}.products-page .product-price{width:100%;text-align:center}.products-page .product-cta-row{width:100%;justify-content:center}.products-page .product-cta-row{display:inline-flex;gap:10px;flex-wrap:nowrap;align-items:center}.products-page .product-card-hover-actions .product-hover-actions{inset:auto;top:14px;right:14px;background:transparent;opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px}.products-page .product-card-hover-actions:hover .product-hover-actions{opacity:1;pointer-events:auto}.products-page .pagination .page-item.active .page-link{background-color:#4e6d31;border-color:#4e6d31}.products-page .pagination .page-link,.products-page .pagination .page-link:hover{color:#4e6d31}.products-page .pagination .page-item.active .page-link{color:#fff}.products-page{background-color:#eef7ef}.product-content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-title{color:var(--secondary-green);font-size:18px;font-weight:700;margin-bottom:10px;min-height:calc(2.4em + 2px);line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.product-desc{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px;flex-grow:1;min-height:calc(1.6em * 3 + 2px);display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;word-break:break-word}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-price{color:var(--secondary-green);font-weight:800;font-size:18px}.book-now-btn{background:var(--primary-green);color:#fff;padding:10px 20px;border-radius:30px;font-size:14px;font-weight:600;text-decoration:none;text-transform:uppercase;transition:background .3s ease}.book-now-btn:hover{background:#7da640;color:var(--white)}@media(max-width:768px){.newsletter-form{margin-left:0;margin-top:20px;width:100%}.footer-section{padding-top:40px}.newsletter-title{font-size:24px}}@media(max-width:420px){.newsletter-form{flex-direction:column;gap:10px;border-radius:18px;padding:10px;max-width:100%}.newsletter-input,.subscribe-btn{width:100%;border-radius:14px;padding:12px 14px}}.hero-section{background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center center/cover;min-height:100vh;position:relative;overflow:hidden;padding-top:120px;display:flex;align-items:center}.hero-bg-leaf{position:absolute;top:0;left:0;width:100%;height:100%;background:#516e35b3;z-index:0}.hero-content{position:relative;z-index:1}.hero-subtitle{text-transform:uppercase;letter-spacing:2px;font-size:14px;color:var(--text-light);margin-bottom:20px}.hero-title{font-size:35px;font-weight:600;line-height:1.2;margin-bottom:30px;color:#fff}.hero-title span{color:var(--accent-green);display:block}.btn-custom-white{background-color:#fff;color:#153e2e;padding:12px 35px;border-radius:50px!important;font-weight:700;font-size:15px;text-transform:capitalize;border:none;transition:all .3s ease;box-shadow:0 5px 15px #0003;display:inline-block}.btn-custom-white:hover{background-color:var(--accent-green);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.product-showcase{position:relative}.product-img-main{max-width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.service-card-wrapper{margin-top:-80px;position:relative;z-index:2;padding-bottom:50px}.service-card{background:#fff;border-radius:15px;padding:40px;color:#333;box-shadow:0 15px 30px #0000001a;display:flex;flex-wrap:wrap;overflow:hidden}.service-left{flex:0 0 55%;min-width:300px}.services-overlap .service-left{flex:1 0 100%;min-width:0}.services-overlap .services-owl{width:100%}.services-overlap .service-title{text-align:center;position:relative}.services-overlap .service-title:after{content:"";display:block;width:320px;max-width:100%;height:20px;margin:10px auto 0;background-image:linear-gradient(to right,#4e6d3173,#4e6d3173),linear-gradient(to right,#4e6d3173,#4e6d3173),url(/assets/images/leaf-C4xriVkB.png);background-repeat:no-repeat;background-position:left center,right center,center center;background-size:140px 2px,140px 2px,20px 20px}.service-right{flex:1 0 45%;min-width:300px;display:flex;align-items:center;justify-content:flex-end;margin-right:-40px;margin-top:-40px;margin-bottom:-40px}.service-title{font-size:24px;font-weight:700;margin-bottom:30px;color:#153e2e}.service-desc{color:#666;margin-bottom:30px;font-size:14px}.services-owl .service-owl-card{background:#fff;border:1px solid rgba(21,62,46,.08);border-radius:16px;box-shadow:0 8px 18px #0000000a;padding:22px 16px 18px;text-align:center;min-height:200px;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.services-owl .service-owl-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #00000012}.services-owl .service-owl-badge{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:999px;background:#153e2e;color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.services-owl .service-owl-icon{width:56px;height:56px;border-radius:999px;background:#7da64029;color:#4e6d31;display:inline-flex;align-items:center;justify-content:center;margin:0 auto}.services-owl .service-owl-title{font-size:14px;font-weight:800;color:#153e2e;line-height:1.15;max-width:170px}.services-owl .service-owl-title:after{content:"";display:block;width:26px;height:2px;background:#4e6d3173;border-radius:999px;margin:12px auto 0}.services-owl .service-owl-card .btn{padding:6px 14px;border-radius:999px;font-weight:800;font-size:12px;border-color:#4e6d318c;color:#4e6d31}.services-owl .service-owl-card .btn:after{content:"›";display:inline-block;margin-left:8px;transform:translateY(-.5px)}.services-owl .service-owl-card .btn:hover{background:#4e6d3114;border-color:#4e6d31;color:#4e6d31}.services-owl .owl-nav button.owl-prev,.services-owl .owl-nav button.owl-next{width:34px;height:34px;border-radius:999px;background:#fff!important;border:1px solid rgba(21,62,46,.12)!important;box-shadow:0 10px 20px #00000014}.services-owl .owl-nav button.owl-prev span,.services-owl .owl-nav button.owl-next span{font-size:22px;color:#153e2e;line-height:1}.services-owl .owl-nav{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;margin-top:0}.services-owl .owl-nav button.owl-prev,.services-owl .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);pointer-events:auto}.services-owl .owl-nav button.owl-prev{left:-12px}.services-owl .owl-nav button.owl-next{right:-12px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.service-item{display:flex;align-items:center;gap:10px;font-weight:600;color:#153e2e}.service-icon{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.service-icon img{width:100%;height:100%;object-fit:cover}.service-corner-image{width:auto;height:auto;max-width:104%;max-height:352px;object-fit:contain;align-self:center}@media(max-width:991px){.hero-title{font-size:3rem}.navbar-collapse{background-color:#153e2ef2;padding:20px;border-radius:10px;margin-top:15px}.service-right img{margin-top:30px}}@media(min-width:768px)and (max-width:991px){.service-card{padding:30px}.service-left{flex:0 0 58%}.service-right{flex:0 0 42%;margin-right:-30px}.service-corner-image{max-width:78%;max-height:300px}.hero-title{font-size:2.8rem}.navbar-brand img{transform:scale(1.3)}}.best-services-section{padding:60px 0;background:#fff}.section-title{font-weight:700;color:#153e2e}.section-subtitle{color:#666;max-width:720px;margin:0 auto 30px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-box{background:#fff;border:1px solid #eee;border-radius:14px;padding:24px;box-shadow:0 10px 20px #0000000d}.service-box h5{margin:12px 0 8px;color:#153e2e;font-weight:700}.service-box p{color:#666;margin-bottom:12px}.read-more{color:#153e2e;font-weight:600;text-decoration:none}.read-more:hover{color:#7da640}.icon-wrap{width:60px;height:60px;border-radius:12px;background:#f4f7f4;display:flex;align-items:center;justify-content:center}.icon-wrap img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:991px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.best-services-section{padding:40px 0}}.products-grid-section{background:#eef7ef;padding:40px 0;position:relative;overflow:hidden}.product-bg-leaf{position:absolute;left:0;bottom:0;top:auto;transform:none;max-width:130px;z-index:0;opacity:.9;pointer-events:none}.product-bg-leaf-right{position:absolute;right:0;bottom:0;top:auto;transform:none;max-width:130px;z-index:0;opacity:.9;pointer-events:none}.product-thumb,.product-img-wrapper{position:relative;padding:16px}.product-thumb img{width:100%;height:auto;object-fit:contain}.product-info{padding:0 20px 20px}.product-rating{color:#7da640;font-size:12px;margin-bottom:8px}.product-title{font-size:15px;font-weight:600;margin-bottom:8px;color:#1a2e1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{font-weight:700;color:#7da640;font-size:16px}.price-old{text-decoration:line-through;color:#999;font-size:13px;margin-left:8px;font-weight:400}.badge-sale{position:absolute;top:15px;right:15px;left:auto;background:#ff5252;color:#fff;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;z-index:1}.process-section{background-color:#1a2e1a;padding:80px 0;position:relative;color:#fff;overflow:hidden}.icon-top-leaf{color:#fff;margin-bottom:20px}.process-section .section-title{color:#fff}.process-section .section-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto 50px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center;position:relative}.process-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.process-icon{font-size:50px;color:#b9f75c;margin-bottom:20px}.process-title{font-size:1rem;margin-bottom:20px;color:#fff}.process-arrow{margin-bottom:20px;position:relative;display:flex;justify-content:center;align-items:center;width:100%}.arrow-circle{width:36px;height:36px;background:#fff;border-radius:50%;color:#1a2e1a;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:2}.process-grid:before{content:"";position:absolute;top:155px;left:12.5%;right:12.5%;height:0;border-top:2px dotted #7da640;z-index:1}.process-desc{font-size:.9rem;color:#ffffffb3;line-height:1.6;max-width:250px}@media(max-width:992px){.process-grid{grid-template-columns:repeat(2,1fr);gap:50px 30px}.process-grid:before{display:none}}.products-grid-section .container{position:relative;z-index:1}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{position:relative;background:#fff;border-radius:14px;box-shadow:0 10px 20px #0000000f;overflow:hidden;text-align:center}.product-thumb{padding:16px}.product-thumb img{width:100%;height:200px;object-fit:contain}.product-info{padding:0 16px 18px}.product-rating{color:#7da640;margin-bottom:6px}.product-title{margin:4px 0 6px;font-weight:700;color:#153e2e;font-size:15px;line-height:1.2;min-height:calc(2.4em + 2px);display:-webkit-box;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;word-break:break-word}.product-price{display:flex;align-items:center;justify-content:center;gap:8px}.price-current{font-weight:700;color:#153e2e}.price-old{color:#999;text-decoration:line-through}.badge-sale{position:absolute;top:10px;right:10px;left:auto;background:#ff5252;color:#fff;font-size:12px;padding:4px 8px;border-radius:20px}.products-swiper{--swiper-theme-color: #7da640;--swiper-navigation-color: #153e2e;--swiper-pagination-color: #7da640}@media(max-width:991px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.top-bar{display:none}.hero-section{padding-top:100px;min-height:auto;padding-bottom:50px;text-align:center}.hero-title{font-size:1.5rem}.service-card-wrapper{margin-top:-30px}.service-card{flex-direction:column;padding:25px}.service-list{grid-template-columns:1fr}.service-left,.service-right{min-width:100%}.service-right{align-items:center;justify-content:center}.service-corner-image{border-radius:12px;max-height:260px}.new-product{background:#eef7ef!important}.navbar-brand img{max-height:40px!important;transform:scale(1.4)}}@media(max-width:600px){.product-img-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:8px}.product-img-wrapper .badge-sale{position:static!important;left:auto!important;right:auto!important;top:auto!important;margin:0;display:inline-block}.product-img-wrapper>div[style*="position: absolute"],.product-img-wrapper>div[style*="position:absolute"]{position:static!important;top:auto!important;right:auto!important;left:auto!important;margin:0;display:inline-block;background:#fff;color:#e63946;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:700;box-shadow:0 2px 5px #0000001a}}@media(max-width:480px){.hero-title{font-size:1.8rem}.service-title{font-size:20px}.btn-custom-white{width:50%}}.bg-text{background:#eef7ef}.about-hero{position:relative;height:60vh;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#516e3596}.about-hero-content{position:relative;z-index:1}.about-hero-subtitle{font-size:14px;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;opacity:.9}.about-hero-title{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.about-hero-text{font-size:16px;margin-bottom:30px;opacity:.9}.about-intro-section{position:relative;z-index:2;margin-top:-100px}.who-we-are-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #0000001a;overflow:hidden;margin-top:20px}.about-image-wrapper-card{height:100%;min-height:400px}.about-image-wrapper-card img{width:100%;height:100%;object-fit:cover;padding:30px}.about-content .content-title{font-size:28px;font-weight:700;color:var(--primary-green);margin-bottom:20px}.about-content .content-text{color:#666;line-height:1.6;font-size:14px}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;align-items:center;margin-bottom:15px;font-weight:500;color:#333}.check-icon{color:var(--accent-green);margin-right:10px}.vision-mission-section{padding:50px 0;background-color:#eef7ef;position:relative;overflow:hidden}.vm-card{background:#fff;border-radius:20px;padding:30px;height:100%;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(21,62,46,.05);overflow:hidden}.vm-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--primary-green),var(--accent-green));opacity:0;transition:opacity .3s ease}.vm-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.vm-card:hover:before{opacity:1}.vm-icon-wrapper{width:50px;height:50px;border-radius:50%;background:#153e2e0d;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease}.vm-card:hover .vm-icon-wrapper{background:var(--primary-green);transform:scale(1.1) rotate(5deg)}.vm-icon{font-size:36px;color:var(--primary-green);transition:color .3s ease}.vm-card:hover .vm-icon{color:#fff}.vm-title{font-size:25px;font-weight:700;color:var(--primary-green);margin-bottom:20px;position:relative;display:inline-block}.vm-text{color:#555;font-size:14px;line-height:1.8;margin:0}.mission-card{border-radius:20px 5px 20px 20px}.vision-card{border-radius:5px 20px 20px}.vm-leaf-left{position:absolute;bottom:-50px;left:-50px;width:200px;opacity:.1;pointer-events:none;transform:rotate(45deg)}.vm-leaf-right{position:absolute;top:-50px;right:-50px;width:250px;opacity:.1;pointer-events:none;transform:rotate(-15deg)}@media(max-width:991px){.vision-mission-section{padding:60px 0}.vm-card{padding:30px;border-radius:20px}.vm-leaf-left,.vm-leaf-right{width:150px}}.read-more{color:var(--primary-green);font-weight:600;text-decoration:none;font-size:14px;transition:color .3s}.read-more:hover{color:var(--accent-green)}@media(max-width:991px){.about-hero{height:auto;padding:100px 0 60px}.about-hero-title{font-size:36px}.about-image-wrapper{margin-bottom:40px}}.achievements-section{padding:80px 0;background-color:#fff}.achievements-subtitle{color:#7da640;font-weight:500;font-size:16px;display:block;margin-bottom:10px}.achievements-title{font-size:36px;font-weight:700;color:#153e2e;margin-bottom:20px;line-height:1.2}.achievements-desc{color:#666;font-size:16px;line-height:1.6;max-width:90%}.achievement-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 10px 30px #0000000d;display:flex;align-items:center;gap:20px;transition:transform .3s ease}.achievement-card:hover{transform:translateY(-5px)}.ach-icon-box{width:70px;height:70px;background-color:#7da640;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 5px 15px #c98a704d}.ach-icon{font-size:30px;color:#fff}.ach-content{flex-grow:1}.ach-number{font-size:28px;font-weight:700;color:#153e2e;margin-bottom:5px}.ach-label{font-size:14px;color:#777;margin:0;font-weight:500}@media(max-width:768px){.achievements-section{padding:50px 0}.achievements-title{font-size:28px}.achievement-card{padding:20px}}@media screen and (min-width:1500px)and (max-width:2560px){.hero-section{min-height:44vh}.about-hero{height:0vh}.book-now-btn{padding:7px;font-size:8px}}.customer-auth-page{position:relative;overflow:hidden;background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center center/cover;padding:150px 0 90px;min-height:100vh}.customer-auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#3f5728b8;z-index:0}.customer-profile-page{position:relative;overflow:hidden;background:radial-gradient(1200px 600px at 70% 20%,rgba(78,109,49,.1) 0%,transparent 55%),radial-gradient(900px 500px at 20% 70%,rgba(125,166,64,.12) 0%,transparent 60%),linear-gradient(180deg,#eef3ea,#f7faf4,#eef3ea);min-height:100vh;padding:140px 0 90px}.customer-profile-page:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:url(/assets/images/hero-BcByajaN.jpg) no-repeat center center/cover;z-index:0}.customer-profile-page:after{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:#3f5728c7;z-index:0}.customer-profile-container{position:relative;z-index:2}.customer-profile-title-wrap{text-align:center;margin-bottom:18px}.customer-profile-title{font-size:28px;font-weight:700;color:#16361f;margin:0}.customer-profile-title-line{width:90px;height:2px;margin:10px auto 0;background:#4e6d3159;border-radius:2px}.customer-profile-layout{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.customer-profile-sidebar{border-radius:16px;background:#ffffffd1;border:1px solid rgba(78,109,49,.14);box-shadow:0 18px 45px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px}.customer-profile-user{display:flex;align-items:center;gap:12px;padding:8px 6px 14px;border-bottom:1px solid rgba(22,54,31,.08);margin-bottom:12px}.customer-profile-avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(180deg,#4e6d3133,#7da6402e);border:1px solid rgba(78,109,49,.18);position:relative;overflow:hidden;flex-shrink:0}.customer-profile-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.customer-profile-avatar-fallback{width:100%;height:100%}.customer-profile-avatar-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.customer-profile-avatar-controls{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.8rem}.customer-profile-avatar-btn{padding:6px 12px;border-radius:999px;border:1px solid rgba(78,109,49,.22);background:#ffffffeb;color:#16361fd9;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 10px 22px #0000001a}.customer-profile-avatar-btn:hover{background:#fff}.customer-profile-avatar-remove-btn{padding:6px 12px;border-radius:999px;border:1px solid rgba(220,53,69,.24);background:#ffffffeb;color:#dc3545f2;font-size:12px;font-weight:700;cursor:pointer}.customer-profile-avatar-remove-btn:hover{background:#fff3f4f2}.customer-profile-avatar-status{width:100%;color:#222222d9;font-size:12px;line-height:1.4}.customer-profile-user-meta{min-width:0}.customer-profile-user-name{font-weight:700;color:#16361fe6;line-height:1.15}.customer-profile-user-email{font-size:12px;color:#16361fa6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.customer-profile-nav{display:flex;flex-direction:column;gap:8px}.customer-profile-nav-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:transparent;color:#16361fbf;font-weight:600;text-align:left}.customer-profile-nav-item svg{flex-shrink:0;opacity:.9}.customer-profile-nav-item:hover{background:#4e6d311a}.customer-profile-nav-item:disabled{opacity:.55}.customer-profile-nav-item-active{background:#4e6d3124;border-color:#4e6d312e;color:#16361feb}.customer-profile-logout{margin-top:6px;color:#b91c1ce6}.customer-profile-main{min-width:0}.customer-profile-card{border-radius:16px;background:#ffffffd1;border:1px solid rgba(78,109,49,.14);box-shadow:0 18px 45px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px 18px 16px;width:851px}.customer-profile-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.customer-profile-card-title{margin:0;font-size:18px;font-weight:800;color:#16361feb}.customer-profile-card-subtitle{margin-top:4px;font-size:13px;color:#16361f99}.customer-profile-content{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start}.customer-profile-content-single{grid-template-columns:1fr}.customer-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;align-content:start}.customer-profile-field{display:flex;flex-direction:column;gap:8px}.customer-profile-save{grid-column:1 / -1;width:220px;max-width:100%;border:none;border-radius:12px;padding:10px 12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#4e6d31fa,#3f5728);color:#fff;box-shadow:0 10px 22px #3f572840;opacity:.75}.customer-profile-change-password{grid-column:1 / -1;border:none;background:transparent;color:#16361fa6;font-weight:600;text-align:left;padding:0;width:fit-content}.customer-profile-hero{display:flex;justify-content:flex-end;align-items:flex-start;padding-top:6px}.customer-profile-hero-img{width:100%;max-width:320px;height:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.1))}.customer-profile-meta{margin-top:14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(78,109,49,.14);box-shadow:0 18px 45px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px;display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.customer-profile-meta-item{min-width:0}.customer-profile-meta-full{grid-column:1 / -1}.customer-profile-meta-label{font-size:12px;color:#16361f99;margin-bottom:4px}.customer-profile-meta-value{font-weight:700;color:#16361fe6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-profile-meta-danger{color:#b91c1ce6;white-space:normal}@media(max-width:992px){.customer-profile-layout,.customer-profile-content{grid-template-columns:1fr}.customer-profile-hero{display:none}.customer-profile-sidebar{width:100%}.customer-profile-nav{flex-direction:row;flex-wrap:wrap}.customer-profile-nav-item{flex:1 1 48%;min-width:45%}.customer-profile-card-head{flex-direction:column;align-items:stretch}.customer-orders-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.customer-orders-table-wrap .table{min-width:720px}.customer-orders-table-wrap .table th,.customer-orders-table-wrap .table td{white-space:nowrap;font-size:.95rem;padding:.7rem .8rem}.customer-orders-table-wrap .table thead th{font-size:.85rem}}@media(max-width:576px){.customer-profile-page{padding:120px 0 70px}.customer-profile-form,.customer-profile-meta{grid-template-columns:1fr}.customer-profile-nav{flex-direction:row;flex-wrap:wrap}.customer-profile-nav-item{flex:1 1 48%;min-width:45%}.customer-profile-card-head{flex-direction:column;align-items:stretch}.customer-profile-card-title{font-size:16px}.customer-profile-card-subtitle{font-size:12px}.customer-profile-content{gap:12px}.customer-profile-hero{display:none}.customer-profile-main{width:100%}.customer-orders-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.customer-orders-table-wrap .table{min-width:720px}.customer-orders-table-wrap .table th,.customer-orders-table-wrap .table td{white-space:nowrap;font-size:.9rem;padding:.65rem .7rem}.customer-orders-table-wrap .table thead th{font-size:.82rem}.customer-profile-card{padding:14px}}.customer-auth-decoration{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.customer-auth-leaf{position:absolute;opacity:.35;filter:blur(0px)}.customer-auth-leaf-top{top:-25px;left:-30px;width:170px;transform:rotate(-10deg)}.customer-auth-leaf-right{top:120px;right:-40px;width:190px;transform:rotate(8deg);opacity:.3}.customer-auth-leaf-bottom{bottom:-30px;left:-20px;width:200px;transform:rotate(12deg);opacity:.28}.customer-auth-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 220px);position:relative;z-index:2}.customer-auth-card{width:100%;max-width:520px;border-radius:18px;padding:22px 22px 20px;background:#ffffffd1;border:1px solid rgba(78,109,49,.14);box-shadow:0 18px 45px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-auth-card-wide{max-width:720px}.customer-auth-hero{display:flex;justify-content:flex-end;margin-bottom:6px}.customer-auth-hero-img{width:240px;max-width:72%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.1))}.customer-auth-head{margin-bottom:16px}.customer-auth-title{font-size:28px;font-weight:700;color:#16361f;margin-bottom:6px}.customer-auth-subtitle{margin:0;color:#16361fb3;font-size:14px}.customer-auth-alert{margin-bottom:12px;border-radius:12px}.customer-auth-form{margin-top:10px}.customer-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;margin-bottom:18px}.customer-auth-full{grid-column:1 / -1}.customer-auth-password{position:relative}.customer-auth-password .customer-auth-input{padding-right:44px}.customer-auth-password-toggle{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:transparent;color:#16361f99;padding:6px;display:inline-flex;align-items:center;justify-content:center}.customer-auth-password-toggle:hover{background:#4e6d311a;color:#16361fcc;border-radius:10px}.customer-auth-switch{display:flex;gap:6px;padding:5px;border-radius:999px;background:#f7faf4eb;border:1px solid rgba(78,109,49,.18);margin:10px 0 12px}.customer-auth-switch-btn{flex:1;border:none;background:transparent;border-radius:999px;padding:9px 10px;font-weight:700;font-size:13px;color:#16361fc7;transition:background .12s ease,color .12s ease,box-shadow .12s ease}.customer-auth-switch-btn-active{background:linear-gradient(180deg,#4e6d31fa,#3f5728);color:#fff;box-shadow:0 10px 22px #3f57282e}.customer-auth-switch-btn:disabled{opacity:.65}.customer-auth-textarea{resize:vertical}.customer-auth-field{margin-bottom:14px}.customer-auth-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.customer-auth-label{font-size:13px;font-weight:600;color:#16361fd9;margin:0}.customer-auth-input{width:100%;border-radius:12px;padding:12px 14px;border:1px solid rgba(78,109,49,.22);background:#f7faf4eb;outline:none;transition:box-shadow .15s ease,border-color .15s ease}.customer-auth-input:focus{border-color:#4e6d318c;box-shadow:0 0 0 4px #4e6d3126}.customer-auth-help{margin-top:6px;font-size:12px;color:#16361fa6}.customer-auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 18px}.customer-auth-remember{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#16361fbf;-webkit-user-select:none;user-select:none}.customer-auth-remember .form-check-input{margin:0;width:18px;height:18px;border-radius:4px;border-color:#4e6d3159}.customer-auth-remember .form-check-input:checked{background-color:var(--primary-green);border-color:var(--primary-green)}.customer-auth-link{border:none;background:transparent;padding:0;color:var(--primary-green);font-weight:600;font-size:13px;text-decoration:none}.customer-auth-link:disabled{opacity:.6}.customer-auth-submit{width:100%;border:none;border-radius:12px;padding:12px 14px;font-weight:700;background:linear-gradient(180deg,#4e6d31fa,#3f5728);color:#fff;box-shadow:0 10px 22px #3f572840;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.customer-auth-submit:hover{transform:translateY(-1px);box-shadow:0 14px 26px #3f572847}.customer-auth-submit:disabled{opacity:.7;transform:none;box-shadow:none}.customer-auth-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;font-size:13px;color:#16361fb3}@media(max-width:576px){.customer-auth-page{padding:130px 0 60px}.customer-auth-card{padding:18px 16px}.customer-auth-grid{grid-template-columns:1fr}.customer-auth-hero-img{width:210px}.customer-auth-title{font-size:24px}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/images/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
