.index-module__-1z6Ka__footerOuter{background-color:var(--inverse);color:var(--text-accent);margin-top:auto;font-size:clamp(.8em,1.5vw,1em)}.index-module__-1z6Ka__footerInner{flex-direction:column;padding-top:2em;padding-bottom:1em}.index-module__-1z6Ka__footerInner hr{width:100%;margin:1em 0}.index-module__-1z6Ka__lastItem{grid-template-columns:1fr 1fr 1fr .75fr;gap:.5em;padding:2em 0;display:grid}.index-module__-1z6Ka__navCol{flex-direction:column;gap:1em;display:flex}.index-module__-1z6Ka__eachNavLink{text-transform:capitalize;width:fit-content;min-width:7em;transition:all .3s}.index-module__-1z6Ka__eachNavLink:hover{color:var(--secondary);font-weight:700;transform:translate(5px)translateY(-1px)}.index-module__-1z6Ka__subCall{flex-direction:column;gap:.25em;display:flex}.index-module__-1z6Ka__subNavLink{align-items:center;font-size:12px;font-weight:400;display:flex}.index-module__-1z6Ka__subNavLink:before{content:">";color:var(--secondary);padding-right:.5em;font-size:16px}.index-module__-1z6Ka__col3{grid-template-columns:1fr;gap:.5em;display:grid}.index-module__-1z6Ka__appInfo{flex-direction:column;justify-content:space-between;gap:.5em;display:flex}.index-module__-1z6Ka__appIcons{border-radius:.5em;flex-direction:column;gap:.25em;width:fit-content;display:flex}.index-module__-1z6Ka__allLocItems{flex-direction:column;display:flex}.index-module__-1z6Ka__eachInfo{align-items:center;gap:10px;display:flex}.index-module__-1z6Ka__eachInfo span{font-size:12px;font-weight:400}.index-module__-1z6Ka__col4{flex-direction:column;align-items:center;gap:1em;margin:auto;display:flex}.index-module__-1z6Ka__logoCont{height:auto;position:relative}.index-module__-1z6Ka__logoCont span{font-size:2.25rem;position:absolute;top:-.5em;right:-.25em}.index-module__-1z6Ka__socialIcons{justify-content:space-around;display:flex}.index-module__-1z6Ka__socialIcons svg{color:#c9d851}.index-module__-1z6Ka__CopyRightsText{text-align:center;padding:1em 0}@media screen and (max-width:768px){.index-module__-1z6Ka__lastItem{grid-template-columns:1fr 1fr;gap:2em 0}.index-module__-1z6Ka__col3{grid-column:span 2;grid-template-columns:1fr 1fr}.index-module__-1z6Ka__allLocItems{justify-content:space-between}.index-module__-1z6Ka__col4{grid-column:span 2}}@media screen and (max-width:375px){.index-module__-1z6Ka__lastItem{grid-template-columns:1fr;gap:2em 0;width:fit-content;margin:0 auto}.index-module__-1z6Ka__lastItem>div{width:fit-content}.index-module__-1z6Ka__col3{grid-column:span 1;grid-template-columns:1fr;gap:1em 0;max-width:20em}.index-module__-1z6Ka__col4{grid-column:span 1}}
.footerItems-module__RbEc0a__main{flex-direction:column;display:flex}.footerItems-module__RbEc0a__header{color:var(--secondary);cursor:pointer;justify-content:space-between;align-items:center;gap:1em;font-weight:700;display:flex}.footerItems-module__RbEc0a__header svg{width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none}.footerItems-module__RbEc0a__expanded .footerItems-module__RbEc0a__header svg{transform:rotate(180deg)}.footerItems-module__RbEc0a__content{grid-template-columns:repeat(auto-fit,minmax(15em,1fr));gap:.5em;display:grid}.footerItems-module__RbEc0a__content>.footerItems-module__RbEc0a__eachItem:first-child{margin-top:.5em}.footerItems-module__RbEc0a__eachItem{white-space:nowrap;text-overflow:ellipsis;height:fit-content;margin-top:auto;transition:all .3s;overflow:hidden}.footerItems-module__RbEc0a__eachItem:hover{color:var(--secondary);font-weight:700;transform:translate(5px)translateY(-1px)}@media screen and (max-width:768px){.footerItems-module__RbEc0a__header svg{display:inline}.footerItems-module__RbEc0a__content{opacity:1;max-height:100vh;transition:max-height .4s ease-in-out,opacity .4s ease-in-out;overflow:hidden}.footerItems-module__RbEc0a__notExpanded .footerItems-module__RbEc0a__content{opacity:0;max-height:0}}
.freeHomeSample-module__PRfaya__container{color:#fff;z-index:200;background-color:#0f3c49;border-radius:20px 0 0 20px;flex-direction:column;justify-content:center;align-items:center;gap:1em;padding:1em .5em;display:flex;position:fixed;top:200px;right:0}.freeHomeSample-module__PRfaya__container img{background-color:#c9d851;border-radius:50%;width:30px;height:30px}.freeHomeSample-module__PRfaya__container span{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;font-size:18px}.freeHomeSample-module__PRfaya__container:hover{color:#0f3c49;background-color:#c9d851;outline:1px solid #0f3c49}.freeHomeSample-module__PRfaya__container:hover span{font-weight:700}@media (max-width:768px){.freeHomeSample-module__PRfaya__container{border-radius:10px 0 0 10px;gap:.5em;padding:.5em .3em;top:150px}.freeHomeSample-module__PRfaya__container img{width:20px;height:20px}.freeHomeSample-module__PRfaya__container span{font-size:14px}}
.whatsapp-module__SXT33q__container{cursor:pointer;z-index:200;background-color:#5bdb87;border-radius:50%;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;bottom:3em;right:3em}.whatsapp-module__SXT33q__icon{color:#fff;font-size:2em}.whatsapp-module__SXT33q__container:hover{background-color:#fff;outline:2px solid #5bdb87}.whatsapp-module__SXT33q__container:hover .whatsapp-module__SXT33q__icon{color:#5bdb87}@media screen and (max-width:768px){.whatsapp-module__SXT33q__container{bottom:1em;right:1em}.whatsapp-module__SXT33q__icon{font-size:1.5em}}
.SearchModal-module__U0JOUG__Backdrop{touch-action:none;z-index:200;opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f3c4973;min-height:100dvh;transition:opacity .5s cubic-bezier(.32,.72,0,1),-webkit-backdrop-filter .5s cubic-bezier(.32,.72,0,1),backdrop-filter .5s cubic-bezier(.32,.72,0,1);position:fixed;inset:0}@supports (-webkit-touch-callout:none){.SearchModal-module__U0JOUG__Backdrop{position:absolute}}.SearchModal-module__U0JOUG__Backdrop[data-starting-style],.SearchModal-module__U0JOUG__Backdrop[data-ending-style]{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}.SearchModal-module__U0JOUG__Popup{box-sizing:border-box;z-index:201;touch-action:none;background-color:var(--neutral);opacity:1;border:2px solid #0000;border-radius:.5rem;flex-direction:column;width:100%;max-width:min(90dvw,500px);height:100%;max-height:min(90dvh,700px);transition:opacity .3s cubic-bezier(.32,.72,0,1),transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.SearchModal-module__U0JOUG__Popup:focus-visible{border:2px solid var(--inverse);outline:none;overflow:hidden}.SearchModal-module__U0JOUG__Popup[data-starting-style],.SearchModal-module__U0JOUG__Popup[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.9)}.SearchModal-module__U0JOUG__topNav{background-color:var(--accent);flex-direction:column;gap:.5rem;padding:1rem 2.75rem 1rem 1rem;display:flex}.SearchModal-module__U0JOUG__CloseButton{border:1px solid var(--text-faded);background-color:var(--inverse);width:2rem;height:2rem;color:var(--text-accent);cursor:pointer;border-radius:25%;font-size:1.5rem;transition:background-color .2s,color .2s;position:absolute;top:.5rem;right:.5rem}.SearchModal-module__U0JOUG__CloseButton:hover{background-color:var(--text-accent);color:var(--inverse)}.SearchModal-module__U0JOUG__CloseButton svg{margin:auto;transition:transform .2s;display:flex}.SearchModal-module__U0JOUG__CloseButton:hover svg{transform:rotate(180deg)}.SearchModal-module__U0JOUG__Input{box-sizing:border-box;outline:2px solid var(--secondary);background-color:#0000;border:none;border-radius:.375rem;height:2.5rem;margin:0 .25rem;padding-left:.875rem;font-family:inherit;font-size:1rem;font-weight:400}.SearchModal-module__U0JOUG__Input:focus{outline:2px solid var(--tertiary);outline-offset:-1px}.SearchModal-module__U0JOUG__selectedType{box-sizing:border-box;z-index:0;background-color:var(--neutral);border-radius:.75rem;gap:.25rem;width:100%;padding:.25rem;display:flex;position:relative}.SearchModal-module__U0JOUG__selectedType:before{content:"";background-color:var(--secondary);z-index:-1;will-change:transform;border-radius:.5rem;width:calc(50% - .375rem);transition:transform .25s cubic-bezier(.32,.72,0,1);position:absolute;top:.25rem;bottom:.25rem}.SearchModal-module__U0JOUG__selectedType:has(span:first-child.SearchModal-module__U0JOUG__active):before{transform:translate(0)}.SearchModal-module__U0JOUG__selectedType:has(span:last-child.SearchModal-module__U0JOUG__active):before{transform:translate(calc(100% + .25rem))}.SearchModal-module__U0JOUG__selectedType span{cursor:pointer;text-align:center;color:#4b5563;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:.5rem;flex:1;padding:.625rem 1rem;font-weight:600;transition:color .2s}.SearchModal-module__U0JOUG__selectedType span:hover{color:var(--inverse)}.SearchModal-module__U0JOUG__selectedType .SearchModal-module__U0JOUG__active{color:var(--inverse);background-color:#0000}.SearchModal-module__U0JOUG__itemsCont{border-radius:inherit;flex-direction:column;flex:1;gap:1rem;margin:1rem .25rem .25rem;display:flex;overflow-y:auto}.SearchModal-module__U0JOUG__noItem{text-align:center;color:var(--inverse);padding-top:2em;font-size:1.25em;font-weight:500}.SearchModal-module__U0JOUG__eachsection{flex-direction:column;gap:.5rem;display:flex}.SearchModal-module__U0JOUG__suggestedList{flex-wrap:wrap;gap:.5rem;display:flex}.SearchModal-module__U0JOUG__title{text-align:center;color:var(--inverse);font-weight:500}.SearchModal-module__U0JOUG__suggestedItem{background-color:var(--accent);color:var(--inverse);cursor:pointer;border-radius:1em;padding:.5em 1em;font-size:.85rem;font-weight:500;display:flex}.SearchModal-module__U0JOUG__itemsList{flex-direction:column;gap:.5rem;padding:0 .5rem;display:flex}.SearchModal-module__U0JOUG__testList{flex-flow:wrap;justify-content:space-around}.SearchModal-module__U0JOUG__testList>div{max-width:225px}.SearchModal-module__U0JOUG__itemsCont::-webkit-scrollbar{width:.5em}.SearchModal-module__U0JOUG__itemsCont::-webkit-scrollbar-track{background-color:var(--text-faded);border-radius:.5em;margin-block:.25rem}.SearchModal-module__U0JOUG__itemsCont::-webkit-scrollbar-thumb{background-color:var(--inverse);border:2px solid var(--inverse);border-radius:.25em}
.loadingSpinner-module__MvLYJa__loadingCont{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:48px 24px;display:flex}.loadingSpinner-module__MvLYJa__spinner{width:48px;height:48px;position:relative}.loadingSpinner-module__MvLYJa__spinner:before,.loadingSpinner-module__MvLYJa__spinner:after{content:"";border:3px solid #0000;border-radius:50%;position:absolute;inset:0}.loadingSpinner-module__MvLYJa__spinner:before{border-top-color:#111;border-right-color:#111;animation:.9s cubic-bezier(.4,0,.2,1) infinite loadingSpinner-module__MvLYJa__spin}.loadingSpinner-module__MvLYJa__spinner:after{opacity:.25;border-bottom-color:#111;border-left-color:#111;animation:.9s cubic-bezier(.4,0,.2,1) infinite reverse loadingSpinner-module__MvLYJa__spin}@keyframes loadingSpinner-module__MvLYJa__spin{to{transform:rotate(360deg)}}.loadingSpinner-module__MvLYJa__dots{align-items:center;gap:6px;display:flex}.loadingSpinner-module__MvLYJa__dot{opacity:.4;background:#666;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite loadingSpinner-module__MvLYJa__wave}.loadingSpinner-module__MvLYJa__dot:first-child{animation-delay:0s}.loadingSpinner-module__MvLYJa__dot:nth-child(2){animation-delay:.18s}.loadingSpinner-module__MvLYJa__dot:nth-child(3){animation-delay:.36s}@keyframes loadingSpinner-module__MvLYJa__wave{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.loadingSpinner-module__MvLYJa__loadingLabel{color:#666;font-size:14px}
.Navbar-module__ZERf_q__topNav{background-color:var(--primary);color:#fff}.Navbar-module__ZERf_q__content{width:100%;margin:0}.Navbar-module__ZERf_q__logoWrapper{cursor:pointer}.Navbar-module__ZERf_q__logoCont{align-items:center;height:6em;display:flex;position:relative}.Navbar-module__ZERf_q__logoImg{object-fit:contain;width:auto;height:90%}.Navbar-module__ZERf_q__logoCont span{color:var(--inverse);font-size:1.5rem;position:absolute;top:0;right:-.55em}.Navbar-module__ZERf_q__rightItems{align-items:center;gap:1em;margin-left:auto;display:flex}.Navbar-module__ZERf_q__NavButton{color:var(--inverse);background-color:var(--nav-btn-bg);white-space:nowrap;border:1px solid #0000000d;border-radius:12px;justify-content:center;align-items:center;gap:.6em;padding:.6em 1.2em;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,background-color .2s;display:flex;position:relative}.Navbar-module__ZERf_q__NavButton>*{animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards Navbar-module__ZERf_q__popIn}.Navbar-module__ZERf_q__NavButton:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 4px 12px #0000001a}.Navbar-module__ZERf_q__NavButton:active{transform:scale(.95)}.Navbar-module__ZERf_q__loginButton{background-color:var(--accent);cursor:pointer}.Navbar-module__ZERf_q__cartButton{background-color:var(--secondary);cursor:pointer}.Navbar-module__ZERf_q__profileImage{object-fit:cover;border-radius:50%}.Navbar-module__ZERf_q__cartQuantity{color:#fff;background-color:#ff4747;border-radius:50%;justify-content:center;align-items:center;min-width:1.6em;height:1.6em;padding:.2em;font-size:.7rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) Navbar-module__ZERf_q__popIn;display:flex;position:absolute;top:-.5em;right:-.5em;box-shadow:0 2px 5px #0003}@keyframes Navbar-module__ZERf_q__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.Navbar-module__ZERf_q__loginButton span,.Navbar-module__ZERf_q__cartButton span{display:none}}
