.hamburger1-button{cursor:pointer;transition:all .25s ease-in-out}.hamburger1-button:hover{opacity:.8}.hamburger1-authBtns,.hamburger1-authBtns .auth-button1-wrapper{width:100%}.hamburger1-authBtns .auth-button1-auth-btns{justify-content:center;width:100%;display:flex}.hamburger1-authBtns .auth-button1-signInBtn{color:#fff;cursor:pointer;background-color:#262626;border:none;border-radius:6px;width:90%;padding:.7rem 1rem;font-size:1rem;font-weight:500;transition:opacity .25s ease-in-out}.hamburger1-authBtns .auth-button1-signInBtn:hover{opacity:.8}.hamburger1-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000004d;align-items:flex-start;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.hamburger1-modal{background:#fff;flex-direction:column;align-items:center;gap:.5rem;width:95%;max-width:350px;height:100%;display:flex;position:relative;overflow:auto;box-shadow:0 8px 30px #0000001a}.hamburger1-modalHeader{background-color:#262626;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.hamburger1-modalHeader h4{color:#fff;font-size:.95rem;font-weight:500}.hamburger1-modalHeader svg{color:#fff;transform:translateY(1.5px)}.hamburger1-navLinks{flex-direction:column;width:100%;display:flex}.hamburger1-link{color:#262626;border-bottom:1px solid #e9e9e9;padding:.7rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s}.hamburger1-link:hover{background-color:#f5f5f5}.hamburger1-authSection{width:100%;padding:1.5rem 1rem}.hamburger1-logoutBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;transition:all .25s ease-in-out;display:flex}.hamburger1-logoutBtn:hover{color:#d00}.hamburger1-logoutBtn svg{scale:1.3}.hamburger1-logoutBtn span{font-size:1rem;font-weight:500}.hamburger1-authBtns{justify-content:center;display:flex}
.hamburger2-menu{z-index:999999;background-color:#101014;flex-direction:column;gap:3rem;width:90%;max-width:500px;height:100vh;padding:2rem;animation:.4s ease-out forwards slideInFromRight;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.hamburger2-logo{cursor:pointer;flex-shrink:0;height:32px}.hamburger2-menu-header{justify-content:space-between;align-items:center;display:flex}.hamburger2-menu-header p{cursor:pointer;font-size:1.8rem;font-weight:600}.hamburger2-menu-header svg{cursor:pointer;height:20px}.hamburger2-addToCartBtn{position:relative}.hamburger2-addToCartBtn svg{color:#fff}.hamburger2-noOfItems{color:#ccc;position:absolute;top:-8px;right:-8px}.hamburger2-hamBurgerNavLinks{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;padding:5px;font-size:1.1rem;font-weight:600;display:flex}.hamburger2-hamBurgerNavLinks a{color:#fff;text-decoration:none;transition:all .3s}.hamburger2-hamBurgerNavLinks a:hover{opacity:.8}.hamburger2-authenticatedBtns{color:#fff;gap:2rem;display:flex}.hamburger2-authenticatedBtns button{color:#fff;background-color:#0000;align-items:center;gap:4px;display:flex}.hamburger2-authenticatedBtns button svg{color:#fff}.hamburger2-authenticatedBtns .hamburger2-logoutBtn{color:#fff;cursor:pointer;background:#d00;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;width:180px;margin:auto;padding:.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.hamburger2-authenticatedBtns .hamburger2-logoutBtn svg{width:1.7rem;height:1.7rem}.hamburger2-rightIcons{align-items:center;gap:.3rem;display:flex}.hamburger2-addToCartBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;padding:.5rem 1rem;font-size:1.1rem;display:flex;position:relative}.hamburger2-addToCartBtn svg{scale:1.2}.hamburger2-noOfItems{border-radius:50%;margin-left:.5rem;padding:.2rem .6rem;font-size:.9rem;font-weight:700}.hamburger2-closeIcon{color:#fff;cursor:pointer;margin-left:.5rem;font-size:2rem;scale:1.5}.hamburger2-menu .auth-button1-auth-btns{justify-content:center;position:relative}.hamburger2-menu .auth-button1-signInModal{width:100%;max-width:400px;position:absolute;top:4rem;left:50%;transform:translate(-50%)}.hamburger2-menu .auth-button1-resendOtpBtn{margin:auto}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.hamburger2-hamBurgerMenu.exit{animation:.3s ease-in forwards slideOutToRight}@container (max-width:400px){.hamburger2-menu{padding:1.5rem 1rem}}
.hamBurger3{cursor:pointer;display:none}.hamburger3-menu{z-index:9999;color:#fff;background:#101014;flex-direction:column;gap:3rem;width:60%;height:100vh;padding:2rem;animation:.4s ease-out forwards slideInFromRight;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.hamburger3-menu-header{justify-content:space-between;display:flex}.hamburger3-menu-header p{cursor:pointer;font-size:1.4rem;font-weight:600}.hamburger3-menu-header svg{cursor:pointer;height:25px;scale:1.8}.hamburger3-navlinks{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:10px;font-size:1.1rem;font-weight:500;display:flex}.hamburger3-link{color:#fff;text-decoration:none;transition:all .3s}.hamburger3-link:hover{color:red}.hamburger3-menu-exit{animation:.3s ease-in forwards slideOutToRight}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}
.hamburger5-overlay{z-index:9998;cursor:pointer;background-color:#0006;width:100vw;height:100vh;position:fixed;inset:0}.hamburger5-menu{background-color:var(--color-bg-alt,#fff);width:90%;max-width:380px;height:95vh;color:var(--color-text,#333);z-index:9999;border:1px solid var(--color-border);border-top-left-radius:40px;border-bottom-left-radius:40px;flex-direction:column;gap:3rem;padding:2rem .8rem;animation:.4s ease-out forwards slideInFromRight;display:flex;position:fixed;top:1rem;right:0;overflow-y:auto;transform:translate(100%)}.hamburger5-menu .hamburger5-header{justify-content:space-between;padding:0 1rem;display:flex}.hamburger5-menu .hamburger5-header p{cursor:pointer;font-size:1.8rem;font-weight:600}.hamburger5-menu .hamburger5-header img,.hamburger5-menu .hamburger5-header svg{cursor:pointer;height:15px;color:var(--color-accent);scale:2}.hamburger5-menu .hamburger5-logo{padding-left:10px}.hamburger5-menu .hamburger5-navLinks{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding-left:1rem;font-size:1rem;font-weight:500;display:flex}.hamburger5-menu .hamburger5-navLinks p,.hamburger5-menu .hamburger5-navLinks .hamburger5-link{color:var(--color-text);cursor:pointer;text-decoration:none;transition:all .3s ease-in-out}:is(.hamburger5-menu .hamburger5-navLinks p,.hamburger5-menu .hamburger5-navLinks .hamburger5-link):hover{border-bottom:1.5px solid var(--color-border)}.hamburger5-menu .hamburger5-addToCartBtn{cursor:pointer;background:0 0;border:none;width:40px;margin:0 auto;position:relative}.hamburger5-menu .hamburger5-addToCartBtn svg{color:var(--color-text)}.hamburger5-menu .hamburger5-addToCartBtn .hamburger5-noOfItems{color:var(--color-text-alt);font-weight:500;position:absolute;top:-6px;right:-4px}.hamburger5-authenticatedBtns{color:#fff;gap:2rem;display:flex}.hamburger5-authenticatedBtns button{color:#fff;background-color:#0000;align-items:center;gap:4px;display:flex}.hamburger5-authenticatedBtns button svg{color:#fff}.hamburger5-authenticatedBtns .hamburger5-logoutBtn{color:#fff;cursor:pointer;background:#d00;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;width:180px;margin:auto;padding:.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.hamburger5-authenticatedBtns .hamburger5-logoutBtn svg{width:1.7rem;height:1.7rem}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.hamburger5-menu.exit{animation:.3s ease-in forwards slideOutToRight}
.hamburger6-hamburger{color:#fff;cursor:pointer;transition:all .3s}.hamburger6-hamburger:hover{opacity:.7}.hamburger6-backdrop{z-index:999998;background:#000000d9;animation:.3s forwards hamburger6FadeIn;position:fixed;inset:0}.hamburger6-menu{z-index:999999;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#000;border-left:1px solid #212528;flex-direction:column;width:300px;height:100%;max-height:100vh;padding:10px;font-family:Poppins,sans-serif;animation:.4s ease-out forwards hamburger6SlideInFromRight;display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%)}.hamburger6-menu::-webkit-scrollbar{width:3px}.hamburger6-menu::-webkit-scrollbar-track{background:0 0}.hamburger6-menu::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}@container (max-width:360px){.hamburger6-menu{width:100%}}.hamburger6-menu-header{box-sizing:border-box;z-index:2;background:#1a1919;border:1px solid #1b1e20;border-radius:5px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin:9px 0 0;padding:10px 10px 10px 15px;transition:all .4s;display:flex;position:relative}.hamburger6-logo{object-fit:contain;cursor:pointer;filter:drop-shadow(0 2px 6px #00000054);flex-shrink:0;width:auto;height:28px}.hamburger6-closeIcon{color:#fff;cursor:pointer;width:45px;height:45px;transition:var(--transition-03,all .3s ease 0s);border-radius:5px;padding:5px}.hamburger6-closeIcon:hover{background:#ffffff14}.hamburger6-auth-section{flex-direction:column;flex-shrink:0;margin:12px 0 4px;display:flex}.hamburger6-auth-section .auth-button1-auth-btns{justify-content:center;padding:12px 0 8px;position:relative}.hamburger6-auth-section .auth-button1-signInModal{top:unset;left:unset;width:100%;max-width:100%;margin-top:8px;position:relative;transform:none}.hamburger6-auth-section .auth-button1-resendOtpBtn{margin:auto}.hamburger6-hamBurgerNavLinks{flex-direction:column;margin:8px 0 0;padding:0;display:flex}.hamburger6-link{border-bottom:1px solid #1d1d1e;margin:0;padding:0}.hamburger6-link:last-child{border-bottom:none}.hamburger6-link-anchor{color:#fff;cursor:pointer;background:#000;border-radius:3px;justify-content:space-between;align-items:center;padding:13px 4px 13px 2px;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;text-decoration:none;transition:all .3s;display:flex}.hamburger6-link-anchor:hover{color:#fff;background:#ffffff0a;padding-left:6px}.hamburger6-link-anchor:hover .hamburger6-link-arrow{color:#c5ae87;transform:translate(4px)}.hamburger6-link-anchor:hover .hamburger6-nav-icon svg{color:#c5ae87}.hamburger6-link-left{flex:1;align-items:center;gap:12px;display:flex}.hamburger6-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;display:flex}.hamburger6-nav-icon svg{color:#afb1b5;width:16px;height:16px;transition:color .25s}.hamburger6-link-arrow{color:#ffffff38;flex-shrink:0;width:14px;height:14px;transition:transform .25s,color .25s}.hamburger6-cart-icon-wrap{align-items:center;display:flex;position:relative}.hamburger6-cart-badge{color:#000;font-size:calc(.58*var(--rem));background:#f7931e;border-radius:50%;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-9px}.hamburger6-authenticatedBtns{border-top:1px solid #1d1d1e;flex-shrink:0;margin-top:0;padding:16px 0 6px;display:flex}.hamburger6-logoutBtn{color:#fff;width:100%;padding:calc(.5*var(--rem));justify-content:center;align-items:center;gap:calc(.5*var(--rem));cursor:pointer;background:#c80000cc;border:none;border-radius:300px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:background .2s;display:flex}.hamburger6-logoutBtn svg{width:calc(1.1*var(--rem));height:calc(1.1*var(--rem))}.hamburger6-logoutBtn:hover{background:#dc0000}.hamburger6-socials-section{border-top:1px solid #ffffff1a;flex-shrink:0;padding:20px 16px 16px}.hamburger6-socials-heading{color:#fff;margin-bottom:14px;font-size:16px;font-weight:400}.hamburger6-socials-heading strong{font-weight:700}.hamburger6-socials{align-items:center;gap:10px;display:flex}.hamburger6-social-icon{color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.hamburger6-social-icon:hover{color:#fff;background-color:#ffffff1a;border-color:#fff9}@keyframes hamburger6SlideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes hamburger6FadeIn{0%{opacity:0}to{opacity:1}}@container (max-width:400px){.hamburger6-menu{width:100%}}.hamburger6-auth-section .auth-button1-wrapper{width:100%}.hamburger6-auth-section .auth-button1-auth-btns{flex-direction:column;align-items:stretch;padding:0;display:flex;position:relative}.hamburger6-auth-section .auth-button1-signInBtn{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;width:100%;padding:11px 14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;transition:background .2s}.hamburger6-auth-section .auth-button1-signInBtn:hover{background:#ffffff1a}.hamburger6-auth-section .auth-button1-signInModal{top:unset;left:unset;width:100%;max-width:100%;box-shadow:none;box-sizing:border-box;background:#1a1919;border:1px solid #ffffff1a;border-radius:8px;margin-top:8px;padding:16px;position:relative;transform:none}.hamburger6-auth-section .auth-button1-triangle{display:none}.hamburger6-auth-section .auth-button1-labelledInput label{color:#b4b4b4;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;display:block}.hamburger6-auth-section .auth-button1-labelledInput input{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .2s}.hamburger6-auth-section .auth-button1-labelledInput input::placeholder{color:#828282}.hamburger6-auth-section .auth-button1-labelledInput input:focus{border-color:#fff6}.hamburger6-auth-section .auth-button1-labelledInput{width:100%;margin-bottom:12px}.hamburger6-auth-section .auth-button1-loginBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;width:100%;margin-bottom:10px;padding:11px 14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s}.hamburger6-auth-section .auth-button1-loginBtn:hover{opacity:.88}.hamburger6-auth-section .auth-button1-resendOtpBtn{color:#b4b4b4;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin:0 auto;padding:4px 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:300;transition:color .2s;display:block}.hamburger6-auth-section .auth-button1-resendOtpBtn:hover{color:#fff}
.hamburger7-trigger{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.hamburger7-backdrop{z-index:1000;background:#00000080;animation:.2s h7-fadeIn;position:fixed;inset:0}@keyframes h7-fadeIn{0%{opacity:0}to{opacity:1}}.hamburger7-sidebar{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:420px;height:100%;animation:.28s cubic-bezier(.22,1,.36,1) h7-slideIn;display:flex;position:fixed;top:0;left:0;box-shadow:6px 0 32px #00000021}@keyframes h7-slideIn{0%{opacity:.7;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.hamburger7-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.hamburger7-logo{object-fit:contain;width:auto;height:46px}.hamburger7-close{cursor:pointer;color:#444;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background .18s,color .18s;display:flex}.hamburger7-close:hover{color:#000;background:#f2f2f2}.hamburger7-tabs{scrollbar-width:none;background:#fafafa;border-bottom:1px solid #e8e8e8;flex-shrink:0;align-items:flex-end;padding:0 16px;display:flex;overflow-x:auto}.hamburger7-tabs::-webkit-scrollbar{display:none}.hamburger7-loading{color:#999;padding:14px;font-size:13px}.hamburger7-tab{cursor:pointer;color:#999;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:10px 12px;font-size:11.5px;font-weight:500;transition:color .18s,border-color .18s}.hamburger7-tab:hover{color:#333}.hamburger7-tab--active{color:#00897b;border-bottom:2px solid #00897b;font-weight:700}.hamburger7-grid-area{scrollbar-width:thin;scrollbar-color:#e0e0e0 transparent;flex:1 1 0;min-height:0;padding:14px 16px 16px;overflow:hidden auto}.hamburger7-banner{cursor:pointer;aspect-ratio:16/6;background:#f5f5f5;border:none;border-radius:10px;width:100%;margin-bottom:14px;padding:0;display:block;position:relative;overflow:hidden}.hamburger7-banner-img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.hamburger7-banner:hover .hamburger7-banner-img{transform:scale(1.03)}.hamburger7-banner-overlay{background:linear-gradient(#0000 45%,#0000008c 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:3px;padding:12px 14px;display:flex;position:absolute;inset:0}.hamburger7-banner-name{color:#fff;letter-spacing:.03em;text-shadow:0 1px 4px #0006;font-size:14px;font-weight:700}.hamburger7-banner-cta{color:#a5f3ec;letter-spacing:.06em;font-size:11px;font-weight:600}.hamburger7-shop-all{color:#00897b;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#e8f5e9;border:1.5px solid #00897b;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:11.5px;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.hamburger7-shop-all:hover{color:#fff;background:#00897b}.hamburger7-grid{grid-template-columns:repeat(3,1fr);gap:12px 8px;display:grid}.hamburger7-grid-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #efefef;border-radius:10px;flex-direction:column;align-items:stretch;padding:0;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden}.hamburger7-grid-item:hover{border-color:#b2dfdb;transform:translateY(-2px);box-shadow:0 6px 20px #00897b21}.hamburger7-grid-item:hover .hamburger7-img{transform:scale(1.05)}.hamburger7-img-wrap{aspect-ratio:1;background:#f5f5f5;flex-shrink:0;width:100%;position:relative;overflow:hidden}.hamburger7-img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.hamburger7-badge{color:#fff;letter-spacing:.02em;z-index:1;background:#e53935;border-radius:4px;padding:2px 5px;font-size:8.5px;font-weight:800;line-height:1.3;position:absolute;top:5px;right:5px}.hamburger7-card-body{flex-direction:column;gap:3px;padding:6px 7px 7px;display:flex}.hamburger7-label{color:#222;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.hamburger7-price-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.hamburger7-price{color:#00897b;font-size:10.5px;font-weight:700}.hamburger7-mrp{color:#aaa;font-size:9.5px;font-weight:400;text-decoration:line-through}.hamburger7-footer{background:#fafafa;border-top:1px solid #eee;flex-shrink:0;padding:12px 16px}.hamburger7-auth-row{align-items:center;gap:10px;display:flex}.hamburger7-footer-btn{letter-spacing:.04em;color:#292b2c;cursor:pointer;background:0 0;border:1.5px solid #292b2c;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;transition:background .18s,color .18s;display:inline-flex;position:relative}.hamburger7-footer-btn:hover{color:#fff;background:#292b2c}.hamburger7-logout{color:#e53935;border-color:#e53935;margin-left:auto}.hamburger7-logout:hover{color:#fff;background:#e53935}.hamburger7-cart-badge{color:#fff;background:#fc2020;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.hamburger7-auth-btns-wrap{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.hamburger7-auth-btns-wrap .auth-button1-wrapper,.hamburger7-auth-btns-wrap .auth-button1-auth-btns{width:80%}.hamburger7-auth-btns-wrap .auth-button1-signInBtn{text-align:center;justify-content:center;width:100%}.hamburger7-auth-btns-wrap .auth-button1-wrapper,.hamburger7-auth-btns-wrap .auth-button1-auth-btns{position:static}.hamburger7-auth-btns-wrap .auth-button1-signInModal{z-index:1002;background:#fff;border:1px solid #eee;border-radius:12px;width:90%;max-width:320px;padding:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #0003}.hamburger7-auth-btns-wrap .auth-button1-triangle{display:none}.hamburger7-auth-btns-wrap .auth-button1-signInModal:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;border-radius:inherit;background:#fffc;position:fixed;inset:0}.hamburger7-auth-btns-wrap .auth-button1-labelledInput input{border:1px solid #ddd;border-radius:8px;width:100%;margin-top:5px;padding:12px}.hamburger7-auth-btns-wrap .auth-button1-loginBtn{color:#fff;cursor:pointer;background:#00897b;border:none;border-radius:8px;width:100%;margin-top:15px;padding:12px;font-weight:600}@container (min-width:1024px){.hamburger7-sidebar{max-width:500px}}
.searchbar3-searchWrapper{width:100%;max-width:300px;position:relative}.searchbar3-searchBar{z-index:9999;background-color:#fff;border:1px solid #ccc;border-radius:20px;align-items:center;margin:auto;padding:1px .6rem 1px 5px;display:flex;position:relative;overflow:hidden}.searchbar3-searchBar svg{stroke-width:15px;color:#333;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.searchbar3-searchBar input{color:#333;background-color:#fff;border:none;outline:none;width:100%;padding:.5rem 1rem .5rem 2rem;font-size:.8rem;font-weight:400}.searchbar3-searchBar input::placeholder{letter-spacing:normal;font-size:.8rem}.searchbar3-results{z-index:99999999;scrollbar-width:thin;background:#fff;border-radius:8px;width:120%;position:absolute;top:110%;left:0%;right:0;overflow:hidden;box-shadow:0 2px 2px #dcdcdc}.searchbar3-results .searchbar3-productSearchLoader{border:3px solid #333;border-top-color:#ccc;width:1.5em;height:1.5em;margin:2rem auto 0}.searchbar3-results .searchbar3-resultContainer{flex-direction:column;flex-grow:1;gap:0;width:100%;height:100%;min-height:10rem;max-height:300px;display:flex;overflow-y:auto}.searchbar3-results li{cursor:pointer;padding:.4rem 0;transition:all .3s ease-in-out}.searchbar3-results li:hover{background:#dcdcdc}.searchbar3-results .searchbar3-product{gap:1rem;padding:1rem .5rem;display:flex}.searchbar3-results .searchbar3-product img{aspect-ratio:auto;object-fit:cover;border-radius:50%;width:45px;min-width:45px;height:45px}.searchbar3-results .searchbar3-prodDetails{flex-direction:column;justify-content:center;display:flex}.searchbar3-results .searchbar3-prodName{color:#333;font-size:.9rem;font-weight:600}.searchbar3-results .searchbar3-prodDesc{color:gray;font-size:.75rem}.searchbar3-results .searchbar3-noResults{text-align:center;color:#333;padding:1rem;font-size:.9rem;font-weight:500}@container (max-width:550px){.searchbar3-searchWrapper{max-width:200px;margin:auto}.searchbar3-searchBar{margin:auto;padding:0}.searchbar3-searchBar input{padding:.35rem .35rem .35rem 2rem;font-size:.75rem}.searchbar3-searchBar input::placeholder{letter-spacing:normal;font-size:.7rem}.searchbar3-results{left:-20%}.searchbar3-prodName{font-size:.85rem}.searchbar3-prodDesc{font-size:.7rem}}
.searchbar1-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000004d;justify-content:center;align-items:flex-start;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}.searchbar1-modal{background:#fff;flex-direction:column;align-items:center;gap:2rem;width:100%;height:90%;padding:5rem 2rem 2rem;display:flex;position:relative;overflow:auto;box-shadow:0 8px 30px #0000001a}.searchbar1-closeBtn{cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:1.5rem;right:1.5rem}.searchbar1-searchInput{width:90%;max-width:600px;position:relative}.searchbar1-searchInput input{color:#232323;border:1px solid #232323;border-radius:60px;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:500}.searchbar1-searchInput svg{color:#232323;stroke-width:1.2px;position:absolute;top:50%;right:2rem;transform:translateY(-5px)scale(1.3)}.searchbar1-search-results-container{flex-direction:column;gap:1rem;width:100%;max-width:1000px;padding:1rem 0;font-weight:400;display:flex;position:relative}.searchbar1-search-results-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;width:100%;padding:1rem 0;display:grid}.searchbar1-product-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:.1rem;display:flex}.searchbar1-product-card img{object-fit:cover;border-radius:8px;width:100%;max-width:350px;height:250px;margin:0 auto;transition:transform .3s}.searchbar1-product-card h5{padding-top:.6rem;font-size:.95rem}.searchbar1-product-card p{color:gray}.searchbar1-loader{position:absolute;top:5rem;left:50%;transform:translate(-50%)}.searchbar1-no-result-found{color:#232323;text-align:center;margin-top:1rem;font-weight:500}@container (max-width:600px){.searchbar1-modal{padding:6rem 1rem 2rem}.searchbar1-modal h1{font-size:1.5rem}.searchbar1-search-results-container h2{font-size:1.2rem}}
.searchbar4-container{width:300px;height:45px;position:relative}.searchbar4-wrapper{background-color:#fff;border-radius:3px;align-items:center;gap:5px;width:100%;height:100%;padding:5px;display:flex}.searchbar4-input{color:#000;width:100%;font-size:calc(.9*var(--rem));background-color:#0000;border:none;outline:none;padding:5px 10px}.searchbar4-input:hover{background-color:#0000}.searchbar4-input::placeholder{color:#666}.searchbar4-button{cursor:pointer;background-color:#000;border:none;border-radius:3px;justify-content:center;align-items:center;height:100%;padding:5px 15px;transition:opacity .2s;display:flex}.searchbar4-button:hover{opacity:.8}.searchbar4-button svg{color:#fff;stroke-width:1px;width:20px;height:20px}.searchbar4-modal{z-index:1000;color:#000;background-color:#fff;border-radius:3px;width:100%;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden;box-shadow:0 4px 15px #0000001a}.searchbar4-search-results-container{scrollbar-width:thin;max-height:400px;padding:5px;overflow-y:auto}.searchbar4-search-loader{width:23px;height:23px;margin:20px auto}.searchbar4-no-result-found{text-align:center;color:#666;font-size:calc(.9*var(--rem));margin:0;padding:15px}.searchbar4-search-results-list{flex-direction:column;gap:5px;display:flex}.searchbar4-product-card{cursor:pointer;border-radius:3px;align-items:center;gap:15px;padding:8px;transition:background-color .2s;display:flex}.searchbar4-product-card:hover{background-color:#f5f5f5}.searchbar4-product-card img{object-fit:cover;background-color:#0000;border-radius:2px;width:60px;height:60px}.searchbar4-product-info{flex-direction:column;flex:1;gap:4px;display:flex}.searchbar4-product-info h5{font-size:calc(.9*var(--rem));color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:500;display:-webkit-box;overflow:hidden}.searchbar4-product-info p{font-size:calc(.85*var(--rem));color:#000;margin:0;font-weight:600}
.link-with-icon-wrapper{position:relative}.link-with-icon-wrapper sup{color:#262626;background-color:#dcdcdc;border-radius:50%;justify-content:center;align-items:center;width:16px;height:15px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-11px;right:-12px}@container (min-width:650px){.link-with-icon-wrapper sup{width:17px;height:17px;font-size:11px;top:-11px;right:-14px}}


.categories-showcase-list-carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:.8rem;width:100%;display:flex;overflow-x:auto}.categories-showcase-list-carousel::-webkit-scrollbar{display:none}.categories-showcase-list-grid{grid-template-columns:repeat(4,1fr);gap:2rem 1rem;display:grid}
.slide-show-ui-wrapper{background-color:#f0f7f9;border-radius:10px;flex-direction:column;gap:4cqw;margin:2.5cqw;padding:2.5cqw;display:flex}.slide-show-ui-category-list,.slide-show-ui-active-category-image{flex:1}.slide-show-ui-category-list-item{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 0;transition:all .2s;display:flex}.slide-show-ui-category-list-item.active .slide-show-ui-category-list-item-name{color:#000}.slide-show-ui-category-list-item.active .slide-show-ui-category-list-item-name:after{width:100%}.slide-show-ui-category-list-item.active .slide-show-ui-category-list-item-badge-text{color:#fff;background-color:#000;font-weight:500}.slide-show-ui-category-list-item-name{font-size:clamp(calc(1.25*var(--rem)),calc(1*var(--rem) + 1cqw),calc(2*var(--rem)));color:#333;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:pointer;padding-bottom:5px;font-weight:500;transition:color .2s;position:relative}.slide-show-ui-category-list-item-name:after{content:"";transform-origin:0;background-color:#000;width:0%;height:2px;transition:width .3s ease-out;position:absolute;bottom:0;left:0}.slide-show-ui-category-list-item-badge{flex-shrink:0;margin-left:20px}.slide-show-ui-category-list-item-badge-text{font-size:calc(.7*var(--rem));color:#888;white-space:nowrap;background-color:#e8e8e8;border-radius:20px;padding:8px 15px;font-weight:500;transition:all .25s ease-in-out}.slide-show-ui-active-category-image{min-height:200px}.slide-show-ui-active-category-image img{aspect-ratio:4/2.5;object-fit:cover;border-radius:10px;width:100%;height:100%}@container (min-width:600px){.slide-show-ui-category-list-item-badge-text{font-size:calc(.8*var(--rem));padding:10px 15px}}@container (min-width:900px){.slide-show-ui-wrapper{flex-direction:row;margin:1.5cqw;padding:2cqw}.slide-show-ui-category-list{max-width:500px}.slide-show-ui-active-category-image{flex:1}}

.categories-sort-wrapper{cursor:pointer;color:#757575;font-size:clamp(calc(.9*var(--rem)),calc(.8*var(--rem) + .3cqw),calc(.9*var(--rem)));align-items:baseline;gap:10px;margin-left:auto;font-weight:500;display:flex;position:relative}.categories-select-display{color:#262626;align-items:end;gap:5px;display:flex}.categories-select-icon{stroke-width:2.5px;transition:transform .3s linear;scale:.9}.categories-select-rotate-icon{transition:transform .3s linear;transform:rotate(180deg)}.categories-select-options-list{z-index:100;color:#757575;opacity:0;background-color:#fff;border-radius:4px;flex-direction:column;gap:8px;width:250px;padding:20px;transition:transform .5s;animation:.5s forwards dropdownIn;display:flex;position:absolute;top:2.5rem;right:0;box-shadow:0 0 30px #00000014}@container (max-width:450px){.categories-select-options-list{left:-2rem}}.categories-select-options-list-item{transition:color .3s,transform .3s}.categories-select-options-list-item:hover{color:#262626;transform:translate(3px)}.categories-select-options-list-item.selected{color:#262626;font-weight:500}@keyframes dropdownIn{0%{opacity:0;transform:translateY(18px)scaleY(.98)}to{opacity:1;transform:translateY(0)scaleY(1)}}
.categories-products-list{flex-direction:column;min-height:60cqh;display:flex;position:relative}.categories-products-list-loader{width:1.6em;height:1.6em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.categories-sidebar{flex-direction:column;gap:10px;display:flex}.categories-sidebar-title{font-size:calc(1*var(--rem));font-weight:600;display:none}.categories-sidebar-list-container{scrollbar-width:none;justify-content:flex-start;gap:16px;padding:5px;display:flex;overflow:auto}.categories-sidebar-list-container::-webkit-scrollbar{display:none}.categories-sidebar-list-item{color:#757575;cursor:pointer;font-size:calc(.8*var(--rem));white-space:nowrap;justify-content:space-between;align-items:center;font-weight:500;transition:color .3s ease-in-out;display:flex}.categories-sidebar-list-item:hover{color:#262626}.categories-sidebar-list-item.active{color:#262626;font-weight:600}@container (min-width:600px){.categories-sidebar-list-item{font-size:calc(.85*var(--rem))}}@container (min-width:1024px){.categories-sidebar{gap:10px}.categories-sidebar-list-container{flex-direction:column;gap:5px}.categories-sidebar-title{display:block}}
.Grid-module__mmEzxa__innerGrid{width:100%;height:100%;display:grid}
.empty-cart-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2cqw;width:100%;height:60cqh;display:flex}.empty-cart-img{object-fit:cover;width:180px;height:180px;margin-bottom:10px}.empty-cart-text{font-size:calc(1*var(--rem));color:#333;text-align:center;max-width:450px;font-weight:500}.empty-cart-shopping-btn{cursor:pointer;color:#fff;background-color:#333;border:none;border-radius:3px;padding:13px 20px;transition:all .25s ease-in-out}.empty-cart-shopping-btn:hover{background-color:#555}
.input-field1{flex-direction:column;gap:5px;display:flex;position:relative}.input-field1-label{font-size:calc(.9*var(--rem));color:#000;padding-bottom:2px;font-weight:500}.input-field1-input{width:100%;height:40px;font-size:calc(.85*var(--rem));color:#000;background:#fff;border:1px solid #dbdbdb;border-radius:4px;padding:5px 10px}.input-field1-input:-webkit-autofill{-webkit-text-fill-color:#000;border:none;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.input-field1-input:-webkit-autofill:hover{-webkit-text-fill-color:#000;border:none;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.input-field1-input:-webkit-autofill:focus{-webkit-text-fill-color:#000;border:none;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.input-field1-input:-webkit-autofill:active{-webkit-text-fill-color:#000;border:none;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.input-field1-input::placeholder{font-size:calc(.8*var(--rem))}.input-field1-input:focus{border-color:#000}.input-field1-error{color:red;font-size:calc(.7*var(--rem));padding-left:2px}
.save-address-form-container{flex-direction:column;gap:10px;display:flex}
.saved-addresses-container{flex-direction:column;gap:20px;display:flex;overflow:auto}.saved-addresses-list{flex-direction:column;gap:10px;min-height:60px;display:flex;overflow:auto}.saved-addresses-title{font-size:calc(.9*var(--rem));font-weight:500}.no-saved-addresses-found{font-size:calc(.9*var(--rem));color:#555;text-align:center;margin:auto;padding:10px}.saved-address-card{cursor:pointer;font-size:calc(.85*var(--rem));border:2px solid #e0e0e0;border-radius:8px;align-items:center;gap:.1rem;margin-bottom:5px;padding:.8rem;transition:all .25s ease-in-out;display:flex;position:relative;overflow-x:hidden}.saved-address-card:hover{background-color:#fff;border-color:#333}.saved-address-card-circle{border:1px solid #e0e0e0;border-radius:100%;width:12px;min-width:12px;height:12px;min-height:12px;margin-right:10px}.saved-address-card.selected{background-color:#fff;border-color:#333}.saved-address-card-circle{background-color:#ddd;border-color:#ddd}.saved-address-card.selected .saved-address-card-circle{background-color:#333;border-color:#333}.add-new-address-btn{cursor:pointer;width:100%;font-size:calc(.85*var(--rem));color:#fff;background-color:#333;border:2px solid #e0e0e0;border-radius:5px;padding:.8rem;transition:opacity .25s ease-in-out}.add-new-address-btn:hover{opacity:.8}@container (max-width:600px){.saved-address-card{font-size:calc(.8*var(--rem));padding:.7rem}}
.bill-tab-wrapper{width:100%;max-width:1000px!important}.bill-tab-summary-table{margin-top:3cqw;padding:1cqw 0}.bill-tab-summary-table-row{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:baseline;padding:8px 5px;display:flex}.bill-tab-summary-table-row-title{font-size:calc(.9*var(--rem))}.bill-tab-summary-table-row-value{font-size:calc(.9*var(--rem));font-weight:500}.payment-method-container{flex-direction:column;gap:10px;margin-top:2cqw;padding:1cqw 0;display:flex}.payment-method-card-options{flex-direction:column;gap:20px;width:100%;display:flex}.payment-method-title{font-size:calc(.9*var(--rem));font-weight:500}.payment-method-card{cursor:pointer;font-size:calc(.9*var(--rem));border:1px solid #e5e5e5;border-radius:5px;flex:1;align-items:center;gap:10px;padding:15px;transition:all .25s ease-in-out;display:flex}.payment-method-card:hover{background-color:#fff;border-color:#333}.payment-method-card.selected{background-color:#fff;border-color:#333}.payment-method-card-circle{border:1px solid #e5e5e5;border-radius:50%;width:10px;height:10px}.payment-method-card.selected .payment-method-card-circle{background-color:#333;border-color:#333}@container (max-width:600px){.bill-tab-summary-table{margin-top:5cqw}.bill-tab-summary-table-row-title,.bill-tab-summary-table-row-value{font-size:calc(.8*var(--rem))}.payment-method-card-options{gap:10px}.payment-method-card{padding:10px 15px}}
