:root{--background:#ffffff;--foreground:#171717;--heading-color:#47663B;--opposite-color:white}@media (prefers-color-scheme:dark){:root{--background:#171717;--foreground:#ededed;--heading-color:white;--opposite-color:#47663B}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.loading{display:flex;justify-content:center;align-items:center;background-color:white;position:fixed;top:85px;left:0;width:100%;height:calc(100vh - 85px);z-index:10}@keyframes loaidngImg{0%{opacity:.8}50%{opacity:.4}to{opacity:.8}}.loading img{width:550px;height:auto;animation:loaidngImg .5s linear infinite}.whatsapp{position:fixed;bottom:20px;right:15px;z-index:9999}.whatsapp a{font-size:35px;color:rgb(47,197,47);background-color:white;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:5px}.collectionPrdt{border:1px solid rgb(194,194,194);padding:1rem;border-radius:10px;background-color:white;transition:all .2s ease-in-out;cursor:pointer;position:relative}.collectionPrdt.sold{opacity:.6}.collectionPrdt .alreadyAdded{left:0;background-color:#47663B;border-radius:10px 0 0 0}.collectionPrdt .alreadyAdded,.collectionPrdt .isSale{position:absolute;top:0;color:white;font-weight:500;font-size:13px;padding:5px 8px}.collectionPrdt .isSale{right:0;background-color:red;border-radius:0 3px 0 0}.collectionPrdt:hover{scale:.95}.collectionPrdt .collectionImage{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:10px}.collectionPrdt .prdtInfo{margin-top:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.collectionPrdt .prdtInfo .prdtName{font-weight:600;font-size:15px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.4em;color:#47663B}.collectionPrdt .prdtInfo .prdtSku{margin-top:5px;font-size:12px;font-weight:500;color:#848484b5}.collectionPrdt .prdtInfo ul{list-style:none;display:flex;align-items:center;flex-wrap:wrap;margin:15px 0;justify-content:center;min-height:55px}.collectionPrdt .prdtInfo ul li{padding:3px 5px;border:1px solid rgb(202,202,202);margin-right:5px;margin-bottom:5px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s;border-radius:5px}.collectionPrdt .prdtInfo ul li:hover{scale:1.05}.collectionPrdt .prdtInfo .prdtPrices{display:flex;flex-direction:column;margin-top:10px;align-items:center;grid-template-columns:1fr 1fr}.collectionPrdt .prdtInfo .prdtPrices button{padding:8px 15px;font-size:14px;font-weight:500;letter-spacing:1px;cursor:pointer;border-radius:2px;transition:all .3s;background-color:#47663B;border:1px solid #47663b;color:white;border-radius:5px;margin-top:10px}.collectionPrdt .prdtInfo .prdtPrices button:hover{opacity:.7}.collectionPrdt .prdtInfo .prdtPrices p{font-weight:600;letter-spacing:1px;display:flex;align-items:center}.collectionPrdt .prdtInfo .prdtPrices p span:nth-child(2){font-size:11px;margin-left:5px;text-decoration:line-through;color:rgb(192,192,192)}.collectionPrdt .soldBtn{background-color:grey;border:1px solid grey}@media screen and (max-width:650px){.collectionPrdt{padding:.5rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header_navbar__Tn_Tu{display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:15;width:100%;height:85px;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.header_topHead__MHp1H{width:100%;height:30px}.header_stickyBanner__W7T2h{width:100%;height:30px;background-color:#47663B;color:white;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.header_stickyBanner__W7T2h .header_message__duCvw{position:absolute;opacity:0;animation:header_fadeMessages__N1jVd 6s infinite;transition:opacity 1s ease-in-out}.header_stickyBanner__W7T2h .header_message1__zoVTl{animation-delay:0s}.header_stickyBanner__W7T2h .header_message2__4EqUB{animation-delay:3s}@keyframes header_fadeMessages__N1jVd{0%{opacity:0}10%{opacity:1}40%{opacity:1}50%{opacity:0}to{opacity:0}}.header_bottomHead__spmql{display:flex;justify-content:space-between;align-items:center;padding:8px 2rem;width:100%;height:55px;background-color:white;border-bottom:1px solid rgba(215,215,215,.742);box-shadow:0 2px 4px rgba(0,0,0,.1);gap:1rem}.header_left__KznLU{display:flex;align-items:center;flex:1 1}.header_logoImg__LjH1y{width:180px;height:auto;cursor:pointer}.header_center__G2pOv{display:flex;align-items:center;gap:2rem;flex:2 1;justify-content:center}.header_menuList__FJYjI{display:flex;list-style:none;gap:1.5rem;padding:0;margin:0}.header_linkButton___2NuO,.header_menuItem__2bYeL{position:relative;color:#47663B}.header_linkButton___2NuO{background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:600;padding:8px 6px;letter-spacing:.5px;transition:color .3s,transform .3s;text-decoration:none}.header_linkButton___2NuO:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:#47663B;transition:width .3s;border-radius:2px}.header_linkButton___2NuO:hover{color:#47663B;transform:scale(.95)}.header_linkButton___2NuO:hover:after{width:100%}.header_right__mtlQo{display:flex;align-items:center;gap:12px;flex:1 1;justify-content:flex-end}.header_icon__bvG0i{font-size:28px;flex-shrink:0;transition:transform .3s;color:#47663B}.header_iconButton__XYehH{position:relative;background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center}.header_badge__vgvf3{position:absolute;top:4px;right:0;background:red;color:white;font-size:11px;padding:2px 6px;border-radius:50%;font-weight:600;width:15px;height:15px;display:flex;justify-content:center;align-items:center}.header_menuIcon__G9__R{display:none;cursor:pointer}.header_searchOverlay__R7nQh{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:60;padding:1rem}.header_searchPopup__szr9K{background:white;width:100%;max-width:420px;border-radius:12px;padding:1rem 1rem 1.5rem;box-shadow:0 30px 60px rgba(0,0,0,.1);position:relative}.header_searchHeader__7_pXS{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.header_popupTitle__mc3Os{font-size:1.1rem;font-weight:600}.header_closeBtnPopup__Snjka{background:none;border:none;font-size:1.6rem;cursor:pointer;line-height:1}.header_searchBody__zyBvM{display:flex;align-items:center;gap:10px;background:#f0f4fa;padding:10px 14px;border-radius:999px}.header_searchInputPopup__1gaQ5{flex:1 1;border:none;outline:none;background:transparent;font-size:.95rem}.header_iconSmall__7S1Jw{font-size:1.2rem}.header_mobileMenuOverlay__YYY4v{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:flex-end;z-index:50}.header_mobileMenu__Ta1Aj{background:white;width:min(90vw,360px);height:100%;padding:1rem 1rem 2rem;display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(0,0,0,.08);position:relative;overflow-y:auto}.header_mobileHeader__X_OrJ{justify-content:space-between;margin-bottom:1rem}.header_mobileHeader__X_OrJ,.header_mobileLogoSection___kGfm{display:flex;align-items:center}.header_logoText__ZHN6i{font-size:1.5rem;font-weight:700;color:#47663B;text-transform:uppercase;letter-spacing:1px}.header_closeBtn__JUady{background:none;border:none;font-size:1.8rem;cursor:pointer;line-height:1}.header_mobileMenuList__wCpFO{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;flex:1 1;color:#47663B}.header_mobileMenuItem__rl8G0{color:#47663B}.header_mobileLinkButton__e3F8A{background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;display:flex;align-items:center;gap:10px;padding:10px 8px;width:100%;text-align:left;color:#47663B;border-radius:6px;transition:background .3s,color .3s}.header_mobileLinkButton__e3F8A:hover{background:rgba(0,0,0,.08);color:#47663B}.header_mobileIcon__t5tw_{font-size:1.2rem;flex-shrink:0}.header_socialInfo__VgcEX{bottom:50px;left:50%;text-align:center}.header_socialIcons__nEY8U{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.header_socialIcons__nEY8U a{text-decoration:none}.header_socialIcon__XjlI7{font-size:28px;background-color:#47663B;color:white;padding:8px;border-radius:5px;transition:transform .3s}.header_socialIcon__XjlI7:hover{transform:scale(1.1)}.header_socialInfo__VgcEX p{font-size:15px;letter-spacing:1px;font-weight:500;color:#47663B;margin:0}.header_overlay__AQb_h{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99;background-color:rgba(0,0,0,.53)}.header_carts__TuRDk{position:fixed;top:0;right:0;z-index:100;background-color:white;width:400px;height:100vh;color:#47663B;transition:all .3s ease-in-out}.header_cartHead__r2Bw5{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:10px;width:100%}.header_cartHead__r2Bw5 p{font-size:23px;font-weight:600;letter-spacing:2px}.header_cartHead__r2Bw5 p:nth-child(2){background-color:rgba(227,227,227,.849);display:flex;justify-content:center;align-items:center;border-radius:50%;padding:3px;cursor:pointer}.header_cartItems__uEJZj{margin-top:60px;padding:0 5px;height:82vh;overflow-y:auto}.header_cartItems__uEJZj::-webkit-scrollbar{display:none}.header_cartItem__Vx4yu{display:flex;align-items:center;margin-bottom:10px;padding:5px;background-color:rgb(242,242,242)}.header_cartItem__Vx4yu img{width:100px;aspect-ratio:1/1;margin-right:10px;object-fit:cover}.header_cartInfo__PNA9U .header_cartPrdtName__Ns7Xx{font-size:13px;font-weight:600;margin-bottom:7px;color:#47663B}.header_cartQty__Ae01H{font-size:13px;display:flex;align-items:center;justify-content:space-between;margin-top:10px}.header_cartInfo__PNA9U button{background-color:#47663B;color:white;border:none;margin-top:8px;padding:5px 10px;cursor:pointer}.header_cartQty__Ae01H p:first-child{display:flex;align-items:center;color:gray;font-weight:500}.header_cartQty__Ae01H p:first-child span{border:1px solid rgb(199,199,199);width:25px;font-size:15px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:20px;margin-right:1px}.header_cartQty__Ae01H p:nth-child(2){font-size:17px;font-weight:600}.header_cartCheckout__yL3W0{position:fixed;bottom:0;right:0;width:400px;background-color:white;border-top:1px solid rgb(186,186,186);padding:10px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease-in-out}.header_cartTotal__QFl2R p:first-child{font-size:13px}.header_cartTotal__QFl2R p:nth-child(2){font-weight:600}.header_cartCheckout__yL3W0 button{background-color:#47663B;color:white;border:none;padding:10px 35px;font-size:15px;font-weight:500;letter-spacing:1px;cursor:pointer}.header_emptyCart__fpgaK{margin:70px 1rem;display:flex;justify-content:center;align-items:center;height:80vh;width:100%;flex-direction:column;text-align:center}.header_emptyCart__fpgaK img{aspect-ratio:1/1;margin-bottom:20px;object-fit:cover}.header_emptyCart__fpgaK p{color:#47663B;font-weight:600;font-size:25px;margin-bottom:20px}.header_emptyCart__fpgaK a button{padding:8px 20px;background-color:#47663B;color:white;border:none;letter-spacing:1px;font-size:17px;font-weight:500;cursor:pointer}@media screen and (max-width:950px){.header_bottomHead__spmql{padding:8px .8rem}.header_center__G2pOv{display:none}.header_menuIcon__G9__R{display:flex;align-items:center}.header_logoImg__LjH1y{width:170px;height:auto}.header_cartCheckout__yL3W0,.header_carts__TuRDk{width:350px}}@media screen and (max-width:768px){.header_carts__TuRDk{width:320px}.header_logoImg__LjH1y{width:160px}.header_cartCheckout__yL3W0{width:320px}.header_right__mtlQo{gap:8px}.header_icon__bvG0i{font-size:24px}.header_iconButton__XYehH{padding:4px}}.footer_footer__mqdak{background-color:#47663B;color:#ffffff;padding:60px 8vw 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer_footerContent__QcuP_{display:grid;grid-template-columns:1fr 2fr;grid-gap:80px;gap:80px;margin-bottom:40px;border-bottom:1px solid #333;padding-bottom:40px}.footer_newsletterSection__7oPwq{max-width:400px}.footer_newsletterSection__7oPwq h3{font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:30px;color:#ffffff}.footer_newsletterForm__CwE27{margin-bottom:25px}.footer_inputWrapper__ZPBOZ{display:flex;border:2px solid black;border-radius:4px;overflow:hidden;background-color:white}.footer_inputWrapper__ZPBOZ input{flex:1 1;padding:15px 20px;border:none;background-color:transparent;color:#707070;font-size:14px;outline:none}.footer_inputWrapper__ZPBOZ input::placeholder{color:#888;font-size:14px}.footer_inputWrapper__ZPBOZ button{padding:15px 25px;border:none;border-left:2px solid #444;background-color:transparent;color:#47663B;font-weight:600;font-size:14px;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.footer_inputWrapper__ZPBOZ button:hover{background-color:#ffffff;color:#1a1a1a}.footer_consent__t2DGs{display:flex;align-items:flex-start;gap:10px;margin-bottom:40px;font-size:12px;color:#aaa;line-height:1.5}.footer_consent__t2DGs input[type=checkbox]{margin-top:4px;min-width:16px;min-height:16px}.footer_consent__t2DGs label{flex:1 1}.footer_consent__t2DGs a{color:#888;text-decoration:underline}.footer_consent__t2DGs a:hover{color:#ffffff}.footer_socialSection__oqqA9 h4{font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:20px;color:#ffffff}.footer_socialIcons__8Mhv8{display:flex;gap:15px}.footer_socialIcons__8Mhv8 a{color:#ffffff;font-size:24px;transition:all .3s ease}.footer_socialIcons__8Mhv8 a:hover{color:#888;transform:scale(1.1)}.footer_linksSection__vlz5J{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px}.footer_linkColumn__pzpvy h4{font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:25px;color:#ffffff}.footer_linkColumn__pzpvy ul{list-style:none;padding:0;margin:0}.footer_linkColumn__pzpvy ul li{margin-bottom:12px}.footer_linkColumn__pzpvy ul li a{color:#aaa;text-decoration:none;font-size:14px;font-weight:400;letter-spacing:.5px;transition:color .3s ease}.footer_linkColumn__pzpvy ul li a:hover{color:#ffffff}.footer_footerBottom__trDpK{display:flex;justify-content:space-between;align-items:center;padding-top:20px}.footer_footerBottom__trDpK p{color:white;font-size:12px;letter-spacing:.5px}.footer_additionalLinks__VSMSB{display:flex;gap:15px}.footer_additionalLinks__VSMSB a{color:white;font-size:20px;transition:color .3s ease}.footer_additionalLinks__VSMSB a:hover{color:#ffffff}@media screen and (max-width:1200px){.footer_footer__mqdak{padding:60px 4vw 40px}.footer_linksSection__vlz5J{gap:40px}}@media screen and (max-width:950px){.footer_footerContent__QcuP_{grid-template-columns:1fr;gap:50px}.footer_linksSection__vlz5J{grid-template-columns:repeat(2,1fr);gap:40px}.footer_newsletterSection__7oPwq{max-width:none}}@media screen and (max-width:768px){.footer_footer__mqdak{padding:40px 4vw 30px}.footer_footerContent__QcuP_{gap:40px;padding-bottom:30px}.footer_linksSection__vlz5J{grid-template-columns:1fr;gap:30px}.footer_footerBottom__trDpK{flex-direction:column;gap:15px;text-align:center}.footer_footerBottom__trDpK p{order:2}.footer_additionalLinks__VSMSB{order:1}}@media screen and (max-width:480px){.footer_footer__mqdak{padding:30px 20px 20px}.footer_inputWrapper__ZPBOZ{flex-direction:column}.footer_inputWrapper__ZPBOZ button{border-left:none;border-top:2px solid #444}.footer_consent__t2DGs{font-size:11px}.footer_socialIcons__8Mhv8{justify-content:center}.footer_linkColumn__pzpvy h4{font-size:16px}.footer_linkColumn__pzpvy ul li a{font-size:13px}}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9329b4c88e9a4c65-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d3efbe5313c5c902-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fe38b696a443eb13-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2120ac497748d3bb-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3ccba4c07802ced8-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/0e3bef0061ae10d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a88c13d5f58b71d4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Slab Fallback;src:local("Times New Roman");ascent-override:89.69%;descent-override:23.20%;line-gap-override:0.00%;size-adjust:116.83%}.__className_c6dd3a{font-family:Roboto Slab,Roboto Slab Fallback;font-style:normal}