body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sw-header{background:#fff;border-bottom:1px solid #e5e5e5;border-radius:27px;gap:20px;height:106px;justify-content:space-between;padding:12px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.sw-header,.sw-left{align-items:center;display:flex}.sw-left{flex:0.5 1;gap:15px}.menu-btn{background:none;border:none;border-radius:1px;display:none;font-size:25px;margin-left:98%;padding:8px}.menu-btn,.sw-logo{cursor:pointer}.sw-logo img{height:102px;margin-left:40px;object-fit:contain}.sw-logo a,.sw-nav{align-items:center;display:flex}.sw-nav{flex:2 1;gap:30px;justify-content:center}.nav-item{color:#333;cursor:pointer;font-family:math;font-size:18px;font-weight:400;padding-bottom:4px;position:relative;text-decoration:none;transition:color .3s ease}.nav-item:after{background:#d08b73;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-item:hover{color:#d08b73}.nav-item:hover:after{width:100%}.dropdown{position:relative}.dropdown-trigger{color:inherit;cursor:pointer;display:inline-block;font-family:math;-webkit-user-select:none;user-select:none}.dropdown-menu{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 8px 24px #0000001f;left:0;min-width:220px;opacity:0;overflow:hidden;position:absolute;top:calc(100% + 8px);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:999}.dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible}.dropdown-link{border-left:3px solid #0000;color:#333;display:block;font-family:math;font-size:18px;padding:12px 18px;text-decoration:none;transition:all .2s ease}.dropdown-link:hover{background:#f5f1e8;border-left-color:#d08b73;color:#d08b73;padding-left:22px}.sw-social{flex:0.5 1;gap:14px;justify-content:flex-end}.sw-social,.sw-social a{align-items:center;display:flex}.sw-social a{background:#6b2b16;border-radius:50%;color:#fff;font-size:18px;height:39px;justify-content:center;text-decoration:none;transition:.3s ease;width:38px}.sw-social a:hover{background:#8b3c22;transform:scale(1.1)}.side-menu{background:#3a0b02;height:100%;left:-260px;overflow-y:auto;padding:20px;position:fixed;top:0;transition:.3s ease;width:260px;z-index:1001}.side-menu.show{left:0}.side-header{color:#fff;display:flex;font-weight:600;justify-content:space-between;margin-bottom:20px}.side-header button{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;transition:.2s ease}.side-header button:hover{color:#d08b73}.side-menu-link{border-left:3px solid #0000;color:#fff;display:block;font-family:math;font-size:15px;padding:12px 0 12px 8px;text-decoration:none;transition:.2s ease}.side-menu-link:hover{border-left-color:#d08b73;color:#d08b73;padding-left:16px}.mobile-dropdown{border-left:3px solid #0000;color:#fff;cursor:pointer;font-family:math;font-size:15px;padding:12px 0 12px 8px;transition:.2s ease;-webkit-user-select:none;user-select:none}.mobile-dropdown:hover{border-left-color:#d08b73;color:#d08b73;padding-left:16px}.mobile-dropdown:active{transform:scale(.98)}.mobile-dropdown-menu{animation:slideDown .3s ease;background:#ffffff1a;border-radius:6px;margin:8px 0 15px 16px;overflow:hidden}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.mobile-dropdown-item{border-left:3px solid #0000;color:#ddd;display:block;font-family:math;font-size:14px;padding:10px 12px;text-decoration:none;transition:.2s ease}.mobile-dropdown-item:hover{background:#d08b734d;border-left-color:#d08b73;color:#fff;padding-left:18px}.mobile-dropdown-item:active{background:#d08b7380}.backdrop{animation:fadeIn .3s ease;background:#00000080;inset:0;position:fixed;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.sw-header{padding:12px 18px}.sw-nav{display:none}.menu-btn{display:block}.sw-social{display:none}.sw-logo img{height:80px}}@media (max-width:480px){.sw-header{height:auto;padding:3px 10px}.sw-logo img{height:88px;height:102px;margin-left:10px;object-fit:contain}.side-menu{left:-240px;width:240px}.side-menu-link{display:block;text-decoration:none}.mobile-dropdown,.side-menu-link{border-left:3px solid #0000;color:#fff;font-family:math;font-size:19px;padding:12px 0 12px 8px;transition:.2s ease}.mobile-dropdown{cursor:pointer;-webkit-user-select:none;user-select:none}.mobile-dropdown-item{border-left:3px solid #0000;color:#ddd;display:block;font-family:math;font-size:19px;padding:12px;text-decoration:none;transition:.2s ease}}.footer{background:linear-gradient(135deg,#46271c 1%,#2b150e 90%);color:#f0ded7;font-family:Arial,sans-serif;overflow:hidden;padding:60px 40px 20px;position:relative}.footer-img{height:auto;position:absolute;top:29px;width:177px}.footer-img.left{left:-43px;top:75%;width:11%}.footer-img.right{right:0}.footer-main{display:flex;flex-wrap:wrap;gap:36px;justify-content:space-between;margin-left:41px;max-width:95%}.footer-about,.footer-contact,.footer-links{flex:1 1 200px;font-family:system-ui;font-size:19px;margin-top:27px}@media (max-width:480px){.footer-about,.footer-links{flex:1 1 97px;font-family:system-ui;margin-top:27px}}.footer-about h3{color:#fff;font-size:22px}.footer-about p{font-family:system-ui;font-size:16px;line-height:1.5;margin:10px 0;text-align:left}.social-icons{margin-top:10px}.social-icons a{color:#f0ded7;font-size:18px;margin-right:10px;text-decoration:none}.footer-links h4{color:#fff;display:inline-block;font-size:19px;padding-bottom:8px;position:relative}.footer-links h4:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.footer-links-list{list-style:none;margin-top:20px;padding:0}.footer-links-list li{margin-bottom:12px}.footer-links-list li a{color:#fff;font-size:16px;position:relative;text-decoration:none;transition:all .3s ease}.footer-links-list li a:after{background:#fff;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .35s ease;width:0}.footer-links-list li a:hover{color:#fff}.footer-links-list li a:hover:after{width:100%}.footer-contact p{font-size:16px;margin-bottom:10px}hr{border:1px solid #555;margin:30px 0 10px}.footer p.copyright{font-size:16px;padding:12px;text-align:center}@media (max-width:992px){.footer-main{gap:40px;margin-left:0;max-width:100%}.footer-img{display:none}}@media (max-width:576px){.footer{padding:50px 20px 20px}.footer-main{flex-direction:column;gap:2px;margin-bottom:-19px;margin-left:0}.footer-about,.footer-contact,.footer-links{text-align:left}.footer-about p{text-align:justify}.social-icons{display:flex;justify-content:left;margin-top:20px}.footer-links h4:after{left:50%;transform:translateX(-50%)}.footer p.copyright{font-size:14px}}.footer-contact .contact-item{align-items:center;display:flex;font-family:system-ui;font-size:16px;gap:10px;margin-bottom:-9px;margin-right:90px;margin-top:25px}.f
.footer-contact img{height:20px;object-fit:contain;width:20px}body,html{padding:0}.shop-slider{margin-top:10px;padding:24px 5%;position:relative}.shop-slider h2{color:#000;font-family:math;font-size:42px;font-weight:400;margin-bottom:30px;text-align:center}.mini-titles{color:#d08b73;font-family:system-ui;font-size:15px;font-weight:600;letter-spacing:1px;margin-left:46%;text-align:center}.slider-track{display:flex;gap:25px;overflow-x:scroll;padding-bottom:10px;scroll-behavior:smooth}.slider-track::-webkit-scrollbar{display:none}.shop-card{background:#fff;border:1px solid #eee;border-radius:1px;min-width:264px;overflow:hidden}.shop-img{background:#f7f7f7;padding:1px;position:relative}.shop-img img{border-radius:1px;width:100%}.discount{background:#e53935;border-radius:6px;color:#fff;font-size:12px;padding:5px 8px;position:absolute;right:15px;top:15px}.shop-content{padding:20px}.shop-content h3{color:#000;font-family:math;font-size:18px;font-weight:400;margin-bottom:14px}.price{font-size:16px;font-weight:600;margin-bottom:15px}.price span{color:#999;font-size:14px;margin-left:6px;text-decoration:line-through}.cart-btn{border-radius:30px;font-weight:500;padding:12px}.nav-btn{background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;font-size:26px;height:42px;position:absolute;top:50%;transform:translateY(-50%);width:42px;z-index:10}.nav-btn.left{left:20px}.nav-btn.left,.nav-btn.right{background:none;border:2px solid #000;border-radius:25px;cursor:pointer;font-size:23px;padding:6px 14px}.nav-btn.right{right:20px}@media (max-width:768px){.nav-btn{display:none}}@media (max-width:480px){.shop-slider h2{color:#000;font-family:math;font-size:36px;font-weight:400;margin-bottom:30px;text-align:center}}.testimonial-section{background:url(/static/media/achievement-bg.b9ce1e8b4b8e8ae850b3.png) no-repeat 50%/cover;padding:80px 20px}.testimonial-header{color:#000;font-size:46px;margin-bottom:20px}.testimonial-header,.testimonial-para{font-family:math;font-weight:400;text-align:center}.testimonial-para{color:#444;font-size:19px;font-weight:500;line-height:1.8;margin:0 auto 10px;width:51%}.slider-header{display:flex;gap:10px;justify-content:flex-end;margin:auto;max-width:1200px}.arrow{background:none;border-radius:25px;cursor:pointer;font-size:28px;padding:8px 14px}.testimonial-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin:30px auto 0;max-width:1200px}.testimonial-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:35px 22px;position:relative;text-align:center}.seo-keywords{color:#444;font-size:13px;line-height:1.6;margin:30px auto 60px;max-width:1100px;padding:0 5%}.seo-keywords h2{font-size:18px;font-weight:500;margin:0 0 8px}.seo-keywords p{margin:0}.avatar img{background:#fff;border-radius:50%;height:70px;margin-top:-60px;padding:4px;width:70px}.stars{color:#f5c518}.testimonial-card h4{font-family:system-ui;font-size:16px;font-weight:500;margin-bottom:10px}.testimonial-card h5{font-family:system-ui;font-size:15px;font-weight:500;margin-top:15px}.testimonial-card span{color:#999;font-size:12px}.quotes{bottom:12px;font-size:50px;opacity:.15;position:absolute;right:18px}@media (max-width:992px){.testimonial-header{font-size:30px}.testimonial-para{font-size:16px;width:80%}.slider-header{justify-content:center;margin-top:15px}.testimonial-grid{gap:5px;grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.testimonial-section{padding:60px 15px}.testimonial-header{font-size:24px}.testimonial-para{font-size:15px;margin-bottom:25px;width:100%}.slider-header{justify-content:center}.arrow{font-size:22px;padding:6px 12px}.testimonial-card{padding:24px 6px}.avatar img{height:60px;margin-top:-50px;width:60px}}.trending-section{background:#fafafa;padding:40px 6%;text-align:center}.mini-title{color:#d08b73;font-size:15px;font-weight:600;letter-spacing:1px}.main-title{color:#000;font-family:math;font-size:46px;font-weight:400;margin-bottom:20px;text-align:center}.slider-wrapper{position:relative}.trending-slider{display:flex;gap:28px;overflow-x:auto;padding:10px 0;scroll-behavior:smooth}.product-link{color:#000;font-family:math;font-size:18px;font-weight:400;line-height:1.4;margin-bottom:10px;text-decoration:none}.trending-slider::-webkit-scrollbar{display:none}.product-card{background:#fff;border-radius:8px;box-shadow:0 12px 28px #0000000f;cursor:pointer;flex:0 0 292px;overflow:hidden;transition:transform .35s ease}.product-card:hover{box-shadow:0 18px 35px #00000014;transform:translateY(-8px)}.product-img img{height:423px;width:100%}.product-info{padding:15px 12px 20px;text-align:left}.product-info h4{font-size:16px;margin-bottom:8px}.price-row{gap:10px}.new-price{font-size:16px;font-weight:700}.old-price{color:#888;font-size:14px;text-decoration:line-through}.cart-btn{border:1px solid #ddd;font-size:14px;margin-top:10px;padding:10px 0;transition:all .35s ease;width:100%}.cart-btn:hover{background:#d08b73;border-color:#d08b73;color:#fff}.slider-btn{background:#0003;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:28px;padding:5px 10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slider-btn.left{left:-10px}.slider-btn.right{right:-10px}@media (max-width:1024px){.product-card{flex:0 0 200px}}@media (max-width:520px){.product-card{flex:0 0 290px}.main-title{font-size:28px}}.banner{align-items:center;background:radial-gradient(circle at left,#6d0f0f,#2b0000);box-sizing:border-box;display:flex;min-height:500px;padding:50px 80px;width:100%}.banner-content{color:#fff;flex:1 1}.banner-content h1{font-size:42px;margin-bottom:15px}.banner-content span{color:#ffc107}.banner-content p{font-size:18px;margin-bottom:20px}.quote-box{background:#fff;border-radius:12px;color:#000;margin-bottom:20px;max-width:480px;padding:20px}.banner-content h4{color:#ffc107}.banner-image{display:flex;flex:1 1;justify-content:flex-end}.banner-image img{border-radius:10px;max-width:420px;width:100%}@media (max-width:900px){.banner{flex-direction:column-reverse;padding:30px 20px;text-align:center}.banner-image{justify-content:center;margin-bottom:30px}.quote-box{margin:auto}}.video-wrapper{background:url(/static/media/customers-bg.7f87383319a2c7ff1776.png);display:flex;justify-content:center;padding:60px 20px;width:100%}.video-box{background:#000;border-radius:7px;height:600px;max-width:1020px;overflow:hidden;position:relative;width:100%}.video-box img{display:block}.video-box img,.video-box video{height:100%;object-fit:cover;width:100%}.video-box video{position:relative;z-index:2}.play-btn{align-items:center;background:#fffc;border-radius:50%;color:#c47a5a;cursor:pointer;display:flex;font-size:34px;height:80px;inset:0;justify-content:center;margin:auto;position:absolute;transition:.3s ease;width:80px}.play-btn:hover{background:#fff;transform:scale(1.1)}@media (max-width:768px){.play-btn{font-size:26px;height:60px;width:60px}}@media (max-width:480px){.video-wrapper{background:url(http://localhost:3000/static/media/customers-bg.7f87383%E2%80%A6.png);display:flex;justify-content:center;padding:32px 13px;width:100%}.video-box{height:210px}}.video-box:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.video-box img{position:relative;z-index:0}.play-btn{z-index:2}.about-sectiona{background-image:url(/static/media/bg-shaper.2c96deb500a7bd3c5ba9.png);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;margin-top:20px;padding:35px 0}.about-btn-link{text-decoration:none}.pachan-key{list-style:none;margin:20px 0;padding-left:0}.pachan-key li{color:#333;font-size:16px;line-height:1.6;margin-bottom:10px;padding-left:26px;position:relative}.pachan-key li:before{color:#c47a4a;content:"✔";font-size:14px;left:0;position:absolute;top:2px}.about-containera{align-items:center;display:flex;gap:60px;margin:auto;max-width:1200px;position:relative}.about-imagesa{position:relative}.main-imga img{width:100%}.small-imga{bottom:-40px;position:absolute;right:-60px}.main-imga img{border-radius:5% 5% 5% 5%;margin-left:55px;width:98%}.experience-badgea{background:#d08b6a;border-radius:15px;bottom:6%;color:#fff;left:66%;padding:43px 20px;position:absolute;text-align:center;width:45%}.experience-badgea span{display:block;font-family:system-ui;font-size:25px;font-weight:500}.about-contenta{margin-left:53px;margin-right:73px;max-width:580px}.subtitlea{color:#d08b6a;display:inline-block;font-family:system-ui;font-weight:600;margin-bottom:10px}.about-contenta h2{color:#000;font-family:math;font-size:44px;font-weight:400;margin-bottom:7px;text-align:left}.about-contenta p{color:#444;font-family:math;font-size:17px;font-weight:400;line-height:1.8;margin-bottom:18px}.about-btna{background:#d08b6a;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;padding:14px 30px}.leaf-imga{position:absolute;right:-68px;top:-20px;width:23%}@media (max-width:992px){.about-containera{align-items:center;flex-direction:column;gap:40px;text-align:center}.main-imga img{margin-left:0;width:90%}.experience-badgea{bottom:20%;left:50%;transform:translateX(-50%)}.about-contenta{margin:0 30px;max-width:100%}.about-contenta h2{font-size:34px;text-align:center}.about-contenta p{text-align:center}}@media (max-width:576px){.about-sectiona{background-position:50%;background-size:cover;padding:25px 0}.about-containera{gap:30px}.pachan-key li{color:#333;font-size:16px;line-height:1.6;margin-bottom:10px;margin-left:12px;padding-left:17px;position:relative;text-align:justify}.main-imga{display:none}.experience-badgea{margin:15px auto 0;position:static;transform:none;width:-webkit-fit-content;width:fit-content}.about-contenta{margin:0 15px}.about-contenta h2{font-size:24px;margin-bottom:20px;margin-top:1px}.about-contenta p{font-size:14px;line-height:1.6;margin-left:13px;text-align:justify;width:94%}.about-btna{font-size:14px;margin-left:-52%;padding:12px 24px}}.main-imga{animation:floatImg 6s ease-in-out infinite;position:relative}@keyframes floatImg{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.main-imga img{border-radius:20px;transition:transform .3s ease;width:90%}.main-imga:hover img{transform:scale(1.07)}.category-wrapperw{padding:40px;position:relative;width:100%}.category-sliderw{gap:50px;margin-left:25px;scroll-behavior:smooth}.category-itemw{cursor:pointer;min-width:120px}.circle-imgw{border:3px solid #0000;border-radius:45%;height:164px;transition:.3s;width:100%}.circle-imgw:after{background:#0006;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.category-itemw:hover .circle-imgw:after{opacity:1}.category-itemw:hover img{transform:scale(1.05)}.circle-imgw img{transition:transform .4s ease}.category-itemw p{font-family:math;font-size:16px;font-weight:300;text-align:center}.category-itemw.active p{color:#e07a5f;font-weight:600}.arroww{background:#eee;border:none;border-radius:50%;cursor:pointer;font-size:22px;height:38px;position:absolute;top:45%;transform:translateY(-50%);width:38px}.arroww.left{left:10px}.arroww.right{right:10px}@media (max-width:768px){.category-wrapperw{padding:20px}.circle-imgw{height:90px;width:90px}}@media (max-width:1024px){.category-sliderw{gap:30px;margin-left:20px}.circle-imgw{height:140px}}@media (max-width:768px){.category-wrapperw{padding:15px}.category-sliderw{-webkit-overflow-scrolling:touch;gap:20px;margin-left:10px;overflow-x:auto}.category-itemw{min-width:100px}.circle-imgw{border-radius:50%;height:100px}.category-itemw p{font-size:13px}}.category-wrapperw{background:#fff;padding:40px 0}.category-sliderw{display:flex;gap:30px;margin-left:13%;overflow-x:auto;padding:10px 20px}.category-sliderw::-webkit-scrollbar{display:none}.category-itemw{font-family:sans-serif;min-width:160px;text-align:center}.category-itemw p{color:#333;font-size:15px;font-weight:500;margin-top:10px}.circle-imgw{border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;height:130px;margin:auto;overflow:hidden;position:relative;width:130px}.circle-imgw img{height:100%;object-fit:cover;width:100%}.hover-overlayw{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:.4s ease}.hover-logow{height:50px;object-fit:contain;width:50px}.circle-imgw:hover .hover-overlayw{opacity:1}.category-itemw.active .circle-imgw{border:3px solid #8cbe46}@media (max-width:480px){.category-wrapperw{background:#fff;padding:23px 0}.category-sliderw{display:flex;gap:13px;margin-left:3%;overflow-x:auto;padding:10px 0}.category-itemw{font-family:sans-serif;min-width:143px;text-align:center}.circle-imgw img{height:98%;object-fit:cover;width:79%}.circle-imgw{border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;height:130px;margin:auto;overflow:hidden;position:relative;width:119px}}.banner-slider{background:#000;height:90vh;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.banner-image-slide{display:block;height:100%;margin:0;object-fit:cover;object-position:center center;padding:0;width:100%}@media (max-width:768px){.banner-slider{height:60vh;margin:0}.banner-image-slide{object-position:center center}}@media (max-width:480px){.banner-slider{height:33vh;margin:0;max-height:210px;padding:0}.banner-image-slide{height:100%;object-fit:cover;object-position:center center;width:100%}}.consume-bannerr{border-radius:18px;margin:-35px 0;overflow:hidden;width:100%}.consume-bannerr img{border-radius:18px;display:block;height:auto;margin-left:11%;margin-top:45px;object-fit:cover;transition:transform .5s ease;width:74%}.consume-banner:hover img{transform:scale(1.03)}@media (max-width:1200px){.consume-bannerr img{height:460px}}@media (max-width:768px){.consume-bannerr{border-radius:12px;margin:10px 0}.consume-bannerr img{border-radius:12px;height:340px}}@media (max-width:480px){.consume-bannerr img{border-radius:8px;border-radius:18px;display:block;height:240px;height:auto;margin-left:1%;object-fit:cover;transition:transform .5s ease;width:100%}}.stars{align-items:center;display:flex;gap:3px;justify-content:center;margin:10px 0}.rating-number{color:#333;font-size:14px;font-weight:600;margin-right:5px}.star{font-size:16px}.star.full{color:#ffc107}.star.half{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffc107 50%,#ddd 0);-webkit-background-clip:text;background-clip:text}.star.empty{color:#ddd}.product-tag{background:#f0f0f0;border-radius:12px;color:#d08b6a;display:inline-block;font-family:system-ui;font-size:11px;font-weight:500;margin:8px 0;padding:4px 10px}.testimonial-card p{color:#555;font-family:system-ui;font-size:14px;line-height:1.6;margin-bottom:8px}.madhumeh-showcase{background-image:url(/static/media/bg-shape2.b81bb6c993c68f40e55a.png);background-position:0;background-repeat:no-repeat;padding:40px 6%}.madhumeh-container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1.2fr 1fr;margin:auto;max-width:100%}.madhumeh-content{display:flex;flex-direction:column;gap:18px}.madhumeh-tag{color:#d08b6a;display:inline-block;font-family:system-ui;font-weight:600;margin-bottom:5px}.madhumeh-title{color:#000;font-family:math;font-size:46px;font-weight:400;margin-bottom:4px;text-align:left}.madhumeh-subtitle{color:#666;font-size:18px}.madhumeh-description{color:#444;font-family:math;font-size:18px;font-weight:400;line-height:1.8;margin-bottom:18px}.benefits-list{grid-gap:12px 30px;display:grid;gap:12px 30px;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:-20px;padding:0}.benefits-list li{color:#333;font-family:math;font-size:17px;padding-left:22px;position:relative}.benefits-list li:before{color:#d08b73;content:"✓";font-weight:700;left:0;position:absolute}.madhumeh-footer{align-items:center;display:flex;gap:25px;margin-top:15px}.price-box{color:#222;font-size:30px;font-weight:700}.price-box span{color:#999;font-size:16px;margin-left:8px;text-decoration:line-through}.madhumeh-btn{background:#d08b73;border-radius:30px;color:#fff;font-weight:400;padding:14px 36px;text-decoration:none;transition:.25s ease}.madhumeh-btn:hover{background:#b8765f}.madhumeh-image{display:flex;justify-content:center}.madhumeh-image img{border-radius:40px;filter:drop-shadow(0 25px 35px rgba(0,0,0,.12));max-width:430px;object-fit:cover;width:100%}@media (max-width:1024px){.madhumeh-container{text-align:center}.benefits-list,.madhumeh-container{grid-template-columns:1fr}.madhumeh-footer{justify-content:center}}@media (max-width:600px){.madhumeh-title{font-size:26px;margin-top:-11px;text-align:center}.madhumeh-subtitle{color:#666;font-size:16px;text-align:left}.madhumeh-description{font-size:14px;line-height:1.6;margin-left:1px;text-align:justify;width:97%}.benefits-list li{color:#333;font-family:math;font-size:17px;padding-left:22px;position:relative;text-align:justify}.price-box{color:#222;font-size:30px;font-weight:400;margin-left:-20px}.madhumeh-image img{display:none}.madhumeh-showcase{margin-bottom:-57px;padding:33px 5%}}.certification-section{background:url(/static/media/customers-bg.7f87383319a2c7ff1776.png) 50%/cover no-repeat;overflow:hidden;padding:60px 20px;text-align:center}.certification-container{margin:0 auto;max-width:73%}.certification-title{color:#000;font-family:math;font-size:42px;font-weight:400;margin-bottom:40px}.logos-slider{overflow:hidden;position:relative;width:100%}.logos-track{animation:scroll 25s linear infinite;display:flex;width:1800px}.logo-item{align-items:center;display:flex;justify-content:center;width:250px}.logo-item img{filter:grayscale(100%);max-height:120px;max-width:180px;object-fit:contain;transition:all .3s ease}.logo-item img:hover{filter:grayscale(0);transform:scale(1.05)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.certification-title{font-size:30px}.logo-item{width:180px}.logo-item img{max-width:140px}}@media (max-width:480px){.logos-track{animation:scroll 25s linear infinite;display:flex;width:1510px}.certification-section{background:url(http://localhost:3000/static/media/customers-bg.7f87383%E2%80%A6.png) 50%/cover no-repeat;overflow:hidden;padding:34px 0;text-align:center}}.ingredient-section{background:#fff;padding:60px 20px;text-align:center}.ingredient-section h2{font-family:math;font-size:40px;font-weight:400;margin-bottom:20px}.ingredient-section p{color:#444;font-family:system-ui;font-size:17px;margin:0 auto 50px;max-width:700px}.badge-container{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.badge{color:#3a1a0a;flex-direction:column;font-size:13px;font-weight:500;gap:12px}.badge,.icon-circle{align-items:center;display:flex}.icon-circle{background:#3a1a0a;border-radius:50%;height:90px;justify-content:center;position:relative;width:90px}.icon-circle:before{background:#fff;border-radius:50%;content:"";height:70px;position:absolute;width:70px}.icon-circle svg{color:#3a1a0a;font-size:30px;position:relative;z-index:2}@media (max-width:768px){.ingredient-section h2{font-size:24px}.badge-container{gap:20px}.icon-circle{height:75px;width:75px}.icon-circle:before{height:58px;width:58px}}.about-section{background:#fff;padding:60px 0}.about-container{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.about-images{position:relative}.main-img{border-radius:10px;width:100%}.small-img{border:5px solid #fff;border-radius:10px;bottom:-40px;left:-40px;position:absolute;width:180px}.experience-box{background:#fff;border-radius:12px;bottom:30px;box-shadow:0 10px 30px #0000001a;padding:20px 25px;position:absolute;right:30px;text-align:center}.experience-box h2{color:#cd8973;font-family:system-ui;font-size:36px}.experience-box span{font-family:system-ui;font-size:22px}.experience-box p{font-family:system-ui;font-size:14px}.about-content h3{color:#cd8973;font-family:system-ui;font-size:16px;margin-bottom:10px}.about-content h2{font-family:math;font-size:40px;font-weight:400;margin-bottom:20px}.about-content blockquote{border-left:4px solid #cd8973;border-radius:14px;color:#555;margin-bottom:26px;padding-left:15px}.about-content blockquote,.about-content p{font-family:system-ui;font-weight:400;text-align:left}.about-content p{color:#666;line-height:1.7}.call-box{align-items:center;display:flex;gap:15px;margin-top:25px}.call-box,.call-icon{font-family:system-ui}.call-icon{background:#cd8973;border-radius:50%;color:#fff;display:grid;font-size:22px;height:55px;place-items:center;width:55px}@media (max-width:576px){.about-container{gap:30px;grid-template-columns:1fr;padding:0 15px}.about-images{display:none}.main-img{width:100%}.small-img{bottom:-20px;left:10px;width:110px}.experience-box{margin:20px auto 0;position:static;width:-webkit-fit-content;width:fit-content}.about-content h2{font-size:26px;text-align:center}.about-content h3{text-align:center}.about-content blockquote,.about-content p{font-size:14px;text-align:center}.call-box{flex-direction:column;justify-content:center;text-align:center}.call-icon{font-size:18px;height:48px;width:48px}.about-section{background:#fff;padding:32px 0}}@media (max-width:992px){.about-container{gap:40px;grid-template-columns:1fr;padding:0 30px}.main-img{display:block;margin:auto;width:90%}.small-img{bottom:-30px;left:5%;width:140px}.about-content h2{font-size:23px;text-align:center}.about-content h3{text-align:center}.about-content blockquote,.about-content p{text-align:justify}.call-box{align-items:self-start;display:flex;font-family:system-ui;gap:15px;justify-content:center;margin-top:25px;text-align:justify}.about-section{background:#fff;padding:32px 0}}.why-containers{background:#fff;padding:11px 6%;width:100%}.why-contents{align-items:center;display:flex;gap:60px;justify-content:space-between}.why-lefts{flex:1 1}.why-subtitles{color:#cd8973;font-family:system-ui;font-size:16px;font-weight:600;margin-bottom:10px}.why-titles{font-family:math;font-size:40px;font-weight:400;margin-bottom:20px}.why-descs{border-left:4px solid #cd8973;border-radius:14px;color:#555;font-family:system-ui;font-weight:400;margin-bottom:26px;padding-left:15px;text-align:left}.why-pointss{margin-top:35px}.points{align-items:flex-start;display:flex;gap:18px;margin-bottom:25px}.icon-circles{align-items:center;border:2px solid #d68c6a;border-radius:50%;color:#d68c6a;display:flex;flex-shrink:0;font-size:20px;height:48px;justify-content:center;width:48px}.points h4{font-family:math;font-size:18px;font-weight:400;margin:0 0 6px}.points p{color:#777;font-family:system-ui;font-size:15px;line-height:1.5;margin:0}.why-rights{display:flex;flex:1 1;justify-content:center}.why-rights img{border-radius:24px;box-shadow:0 10px 30px #00000014;max-width:520px;object-fit:cover;width:96%}@media (max-width:576px){.why-contents{flex-direction:column;padding:20px}.why-containers{background:#fff;padding:0 3%;width:100%}.why-lefts{text-align:center}.why-titles{font-size:23px}.why-descs{border-left:4px solid #cd8973;border-radius:14px;color:#555;font-family:system-ui;font-weight:400;margin-bottom:26px;margin-left:-39px;margin-right:-18px;padding-left:16px;text-align:justify}.why-pointss .points{align-items:center;flex-direction:column;text-align:center}.icon-circles,.why-rights{display:none}}@media (max-width:992px){.why-contents{flex-direction:column;padding:40px}.why-lefts{text-align:center}.why-pointss{display:flex;flex-direction:column;gap:20px;margin-left:-31px}.why-rights img{display:block;margin:30px auto 0;width:80%}.points p{color:#777;font-family:system-ui;font-size:15px;line-height:1.5;margin:0;text-align:justify}.points h4{font-family:math;font-size:18px;font-weight:400;margin:0 0 6px;text-align:justify}}.achievement-section{background:url(/static/media/achievement-bg.b9ce1e8b4b8e8ae850b3.png);background-position:50%;background-size:cover;padding:68px 8%}.achievement-wrapper{align-items:center;display:flex;gap:70px;justify-content:space-between}.achievement-left{max-width:420px}.sub-title{color:#cd8973;font-family:system-ui;font-size:16px;font-weight:600;margin-bottom:10px}.achievement-left h2{font-family:math;font-size:46px;font-weight:400;margin-bottom:20px}.achievement-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,300px)}.achievement-card{align-items:center;background:#fff;border:1px solid #cd897359;border-radius:1px;box-shadow:0 10px 25px #0000000d;display:flex;gap:22px;padding:26px}.text p{color:#333;font-size:16px;font-weight:500}.icon-circlee{align-items:center;animation:floatIcon 4s ease-in-out infinite;background:#cd8973;border-radius:50%;box-shadow:0 6px 18px #0000001f;color:#fff;display:flex;font-size:30px;height:72px;justify-content:center;width:72px}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}.text h3{font-size:26px;margin:0}.text p{color:#000;font-family:math;font-size:18px;margin:15px 0 0}@media (max-width:1024px){.achievement-wrapper{flex-direction:column;text-align:center}.achievement-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.achievement-grid{display:flow-root;grid-template-columns:1fr}.achievement-left h2{font-family:math;font-size:29px;font-weight:400;margin-bottom:-22px}.icon-circlee{align-items:center;background:#cd8973;border-radius:50%;box-shadow:0 6px 18px #0000001f;color:#fff;display:flex;font-size:27px;height:55px;justify-content:center;width:63px}.achievement-card{align-items:center;background:#fff;border:1px solid #cd897359;border-radius:1px;box-shadow:0 10px 25px #0000000d;display:flex;gap:22px;padding:19px}}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body{background-color:#fff;color:#000}.Conditions-terms{background:url(/static/media/bg-shaper.2c96deb500a7bd3c5ba9.png) 100% no-repeat;max-width:99%;padding:40px 53px}.breadcrumb{font-size:15px;margin-bottom:20px}.breadcrumb,.breadcrumb a{color:#39160d;font-family:system-ui}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.Condition{color:#39160d;font-family:math;font-size:45px;font-weight:500;margin-bottom:30px}.content{width:100%}.content p{color:#444;font-size:19px;font-weight:400;line-height:1.8;margin-bottom:10px;text-align:left;width:100%}.content p,.coupon{font-family:math;font-weight:500}.coupon{color:#39160d;font-size:22px;margin-bottom:30px}@media (max-width:767px){.Conditions-terms{padding:25px 23px}.breadcrumb{font-size:14px;margin-bottom:15px}.Condition{font-family:math;font-size:29px;margin-bottom:20px}.content p{font-size:15px;line-height:1.6;margin-bottom:15px;text-align:justify}.coupon{font-size:18px;margin-bottom:20px}}@media (min-width:768px) and (max-width:1024px){.Conditions-terms{padding:30px 35px}.breadcrumb{font-size:14px}.Condition{font-size:36px;margin-bottom:25px}.content p{font-size:16px;line-height:1.6;margin-bottom:18px}.coupon{font-size:19px;margin-bottom:25px}}.section-title{font-family:system-ui;font-size:26px;font-weight:400}.intro{font-size:16px;line-height:1.7;margin-bottom:25px}.policy-list>li{font-family:system-ui;font-size:17px;margin-bottom:14px}.policy-list li{color:#000;font-family:math;font-size:1.1em;font-weight:400;margin-top:12px}.policy{color:#39160d;font-family:math;font-size:31px;font-weight:500;margin-bottom:17px;margin-top:-21px}@media (max-width:767px){.policy{color:#39160d;font-family:system-ui;font-size:22px;font-weight:500;margin-bottom:17px;margin-top:-5px}}.section-title{color:#39160d;font-family:math;font-size:22px;font-weight:500;margin:35px 0 15px}.intro,.text{font-family:math;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:20px}.policy-list{list-style:disc;margin-bottom:20px;padding-left:20px}.policy-list>li{font-family:math;font-size:18px;line-height:1.6;margin-bottom:18px}.b,.policy-list>li{color:#39160d;font-weight:300}.b{font-family:system-ui;font-size:1em}.policy-list ul{list-style:circle;margin-top:8px;padding-left:20px}.email{font-weight:300;margin-bottom:45px;padding:1px}.email,.email a{color:#39160d;font-family:system-ui}.email a{font-size:1.1em;font-weight:500;text-decoration:none}@media (max-width:767px){.main-title{font-size:33px;margin-top:15px}.section-title{font-size:20px}.intro,.policy-list>li,.text{font-size:15px}.email{padding:1px}}@media (min-width:768px) and (max-width:1024px){.main-title{font-size:34px}}.authenticity{background:url(/static/media/bg-shaper.2c96deb500a7bd3c5ba9.png) 100% no-repeat;max-width:100%;padding:37px 53px}.authori{border:1px solid #d7d4d4;border-radius:15px;padding:81px 93px;width:100%}.authori p,.line{color:#000;font-family:system-ui;font-size:1.1em}.line{font-weight:400;text-align:left;text-decoration:underline}@media (max-width:480px){.authenticity{background:#fff;max-width:100%;padding:30px 16px}.authori{border:1px solid #d7d4d4;padding:20px;width:100%}.authori p{color:#000;font-family:system-ui;font-size:1.1em;font-weight:400;text-align:left}}.authenticity-banner{margin-bottom:40px;width:100%}.authenticity-banner img{border-radius:12px;display:block;height:600px;width:100%}.authenticity-page{padding:40px 20px}.authori p{color:#444;font-family:math;font-size:19px;font-weight:400;font-weight:500;line-height:1.5;text-align:left;width:100%}.line{color:#c0392b}@media (max-width:480px){.authori p{color:#444;font-family:math;font-size:19px;font-weight:400;font-weight:500;line-height:1.5;text-align:left;width:100%}}html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}body,html{overflow-x:hidden}body,html{height:100%;margin:0;overflow-y:auto}.contact-wrapper{background:#fafafa;padding:38px 20px}.contact-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.contact-form,.contact-info{background:#fff;border-radius:10px;padding:40px}.small-title{color:#3b1208;font-size:14px;font-weight:500}.contact-form h2,.contact-info h2{font-family:math;font-size:28px;font-weight:400;margin:10px 0}.desc{color:#666;font-family:math;font-size:17px;font-weight:400;font-weight:500;line-height:1.8;margin-bottom:20px;text-align:left;width:100%}.info-item{align-items:flex-start;display:flex;gap:15px;margin-bottom:25px}.icon{align-items:center;background:#3b1208;border-radius:50%;color:#fff;display:flex;font-family:system-ui;font-size:18px;height:42px;justify-content:center;width:42px}.info-item h4{font-family:math;font-size:20px;font-weight:500;margin:0}.info-item p{color:#666;font-family:system-ui;font-size:16px;margin:4px 0 0}.contact-form form input,.contact-form form textarea{border:none;border-bottom:1px solid #ddd;font-family:system-ui;font-size:14px;margin-bottom:20px;outline:none;padding:12px 0;width:100%}.icon svg{font-size:20px}.contact-form textarea{height:80px;resize:none}.row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.contact-form button{background:#3b1208;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:system-ui;font-size:15px;padding:14px;width:100%}.contact-form button:hover{background:#9dbb9a}@media (max-width:768px){.contact-container,.row{grid-template-columns:1fr}}@media (max-width:480px){.contact-form,.contact-info{background:#fff;border-radius:10px;padding:26px}.desc{color:#666;font-family:math;font-size:16px;font-weight:400;font-weight:500;line-height:1.8;margin-bottom:20px;text-align:left;width:100%}.icon{align-items:center;background:#3b1208;border-radius:50%;color:#fff;display:flex;font-family:system-ui;font-size:10px;height:33px;justify-content:center;width:30px}}@media (max-width:992px){.contact-section{height:280px}}@media (max-width:576px){.contact-section{height:200px}}.features-section{grid-gap:14px;background:#dfdddd;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);padding:29px 88px;text-align:center;width:100%}.feature-box{align-items:center;display:flex;flex-direction:column}.feature-icon{color:#3b1208;font-size:42px;margin-bottom:12px}.feature-box h4{color:#222;font-size:17px;letter-spacing:1px;margin-bottom:16px}.feature-box h4,.feature-box p{font-family:math;font-weight:500}.feature-box p{color:#000;font-size:15px;max-width:220px}@media (max-width:992px){.features-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.features-section{grid-gap:21px;background:#dfdddd;display:grid;gap:21px;padding:23px 27px;text-align:center;width:100%}}.contact-section{align-items:center;background:#f5f5f5;display:flex;height:307px;justify-content:center;overflow:hidden;position:relative;width:100%}.contact-section img{filter:brightness(60%);height:100%;object-fit:cover;width:100%}.banner-contentt{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.banner-contentt h1{font-family:math;font-size:40px;font-weight:400;margin-bottom:10px}.breadcrumb-link{color:#fff;font-size:17px;font-weight:400}@media (max-width:480px){.banner-contentt h1{font-family:math;font-size:36px;font-weight:400;margin-bottom:10px}.contact-section{align-items:center;background:#f5f5f5;display:flex;height:261px;justify-content:center;overflow:hidden;position:relative;width:100%}}.product-details{background:url(/static/media/bg-shaper.2c96deb500a7bd3c5ba9.png) no-repeat 100%,#fff;background-size:420px auto;padding:50px 6%}.product-details-wrapper{align-items:flex-start;display:flex;gap:80px}.product-content h1{font-family:math;font-size:31px;font-weight:400;margin-bottom:10px}.rating{align-items:center;display:flex;gap:8px;margin-bottom:15px}.stars{color:#f7b500;font-size:29px}.reviews{color:#777}.description{color:#555;font-family:math;font-size:19px;line-height:1.7;margin-bottom:25px;max-width:660px}.features{display:flex;gap:18px;margin-bottom:30px}.feature{border:2px solid #6b2b16;border-radius:8%;font-size:13px;padding:22px 35px;text-align:center}.price-row{align-items:center;display:flex;gap:15px;margin-bottom:25px}.new-pricee{color:#000703;font-size:34px;font-weight:700;letter-spacing:1px;text-shadow:0 2px 6px #00000026}.old-pricee{color:#999;font-size:18px;margin-right:0;text-decoration:line-through}.save{color:green;font-size:14px}.qty-row{align-items:center;display:flex;gap:15px;margin-bottom:25px}.qty-row button{background:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:40px;width:40px}.action-buttons{display:flex;gap:20px;width:23%}.cart-btn{background:#0000;border:1px solid #000;border-radius:40px}.buy-btn,.cart-btn{cursor:pointer;flex:1 1;padding:14px}.buy-btn{background:#000;border:none;border-radius:40px;color:#fff}.whatsapp{animation:floatShake 2s ease-in-out infinite;background:#25d366;border-radius:50%;bottom:25px;color:#fff;display:grid;font-size:26px;height:70px;place-items:center;position:fixed;right:25px;text-decoration:none;transition:transform .3s ease;width:70px}.whatsapp:hover{transform:scale(1.15)}@keyframes floatShake{0%{transform:translateY(0) rotate(0)}20%{transform:translateY(-6px) rotate(-5deg)}40%{transform:translateY(0) rotate(5deg)}60%{transform:translateY(-6px) rotate(-4deg)}80%{transform:translateY(0) rotate(4deg)}to{transform:translateY(0) rotate(0)}}@media (max-width:1024px){.product-details{background-size:300px auto;padding:60px 5%}.product-details-wrapper{flex-direction:column;gap:50px}.product-image img{max-width:100%}.features{flex-wrap:wrap;gap:14px}.feature{font-size:12px;padding:28px 26px}.description{font-size:17px}.action-buttons{width:100%}}@media (max-width:600px){.product-details{background-size:220px auto;padding:35px 5%}.product-details-wrapper{gap:35px}.product-content h1{font-size:24px}.rating .stars{font-size:22px}.description{color:#000;font-family:math;font-size:17px}.features{justify-content:left}.feature{font-size:11px;padding:22px 20px}.price-row{flex-wrap:wrap}.new-pricee{font-size:26px}.old-pricee{margin-right:0}.qty-row{gap:10px}.action-buttons{width:100%}.buy-btn{font-size:14px;padding:12px}.whatsapp{bottom:18px;font-size:22px;height:48px;right:18px;width:48px}}.page{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:50vh;padding:39px 20px}.disclaimer-box{border:1px solid #e0e0e0;border-radius:8px;max-width:1070px;padding:76px 66px;text-align:center}.disclaimer-box p{color:#444;font-family:math;font-size:18px;font-weight:400;font-weight:500;line-height:1.5;width:100%}@media (max-width:480px){.disclaimer-box{border:1px solid #e0e0e0;border-radius:8px;max-width:1070px;padding:35px 17px;text-align:justify}}.ingredients{background:#fff;padding:30px 6%;text-align:center}.ingredients-title{font-family:math;font-size:31px;font-weight:400;margin-bottom:40px}.ingredients-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.ingredient-card{background:#f7f2e9;border-radius:18px;padding:35px 20px 50px;position:relative}.pill{background:#4b2319;border-radius:40px;color:#fff;display:inline-block;font-weight:600;letter-spacing:1px;margin-bottom:25px;padding:10px 30px}.image-circle{border:6px solid #fff;border-radius:50%;height:200px;margin:0 auto 25px;overflow:hidden;width:200px}.image-circle img{height:100%;object-fit:cover;width:100%}.ingredient-card p{color:#222;font-family:math;font-size:18px;line-height:1.5;margin:auto;max-width:220px}.card-shadow{background:#4b2319;border-radius:0 0 18px 18px;bottom:0;height:12px;left:0;position:absolute;width:100%}@media (max-width:992px){.ingredients-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.ingredients-grid{grid-template-columns:1fr}.image-circle{height:170px;width:170px}}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 12px 25px #00000026;transform:translateY(-5px)}.main-image{border-radius:14px;overflow:hidden}.main-image img{cursor:zoom-in;height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.main-image:hover img{transform:scale(1.4)}.thumbnail-row{display:flex;gap:12px;margin-top:15px}.thumbnail{border:2px solid #0000;border-radius:6px;cursor:pointer;height:110px;transition:.3s ease;width:92px}.thumbnail:hover{transform:scale(1.05)}.thumbnail.active{border-color:#d08b73}@media (max-width:768px){.main-image img{height:491px;width:337px}.thumbnail{height:126px;width:65px}}@media (max-width:480px){.product-details{background-size:150px auto;padding:20px 3%}.main-image img{height:522px;margin-left:5px;width:96%}.product-details-wrapper{gap:20px}.feature{font-size:10px;max-width:200px;padding:18px 16px;width:80%}.qty-row{gap:8px;justify-content:center}.qty-row button{height:35px;width:35px}.action-buttons{flex-direction:column;gap:10px}.buy-btn{font-size:16px;padding:12px}.whatsapp{bottom:15px;font-size:20px;height:45px;right:15px;width:45px}.main-image{align-items:center;display:flex}.main-image,.thumbnail-row{justify-content:center}.thumbnail{height:110px;width:100px}.ingredients-title{font-size:24px}.ingredients-grid{gap:20px;grid-template-columns:1fr}.image-circle{height:150px;width:150px}.ingredient-card p{font-size:16px}}.pori{font-family:math;font-size:14px;font-weight:500;text-align:center}@media (max-width:768px){.feature{width:calc(50% - 12px)}.feature img{width:39px}.pori{font-size:13px}}.consume-banner{background:#f9f6ef;padding:60px 20px;text-align:center;width:100%}.consume-heading{color:#1f3d2b;font-size:32px;font-weight:700;margin-bottom:40px}.consume-images{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.consume-card{background:#fff;border:3px solid #333;border-radius:20px;box-shadow:0 8px 20px #00000026;overflow:hidden;padding:0;position:relative;transition:transform .3s ease;width:340px}.consume-card:hover{transform:translateY(-8px)}.consume-card img{border-radius:18px 18px 0 0;height:380px;margin-bottom:0;object-fit:cover;width:100%}.consume-card h4{background:#4a2c1f;border-radius:50%;bottom:80px;box-shadow:0 4px 10px #0000004d;color:#fff;font-size:32px;font-weight:700;height:60px;justify-content:center;left:20px;position:absolute;width:60px}.consume-card h4,.consume-card p{align-items:center;display:flex;margin:0}.consume-card p{background:#fff;border-top:3px solid #f0f0f0;color:#333;font-size:15px;font-weight:500;line-height:1.5;min-height:80px;padding:20px 20px 20px 90px;text-align:left}@media (max-width:768px){.consume-images{align-items:center;flex-direction:column}.consume-card{max-width:360px;width:90%}.consume-card img{height:320px}.consume-card h4{bottom:70px;font-size:28px;height:50px;width:50px}.consume-card p{font-size:14px;min-height:70px;padding:18px 18px 18px 75px}}@media (max-width:480px){.consume-heading{font-size:24px}.consume-card img{height:280px}}
/*# sourceMappingURL=main.c2cb0fd9.css.map*/