.CheckoutPage_checkoutPage__GJnxJ{min-height:100vh;background:#f8fafc;padding:7rem 0 2rem}.CheckoutPage_container__qBQJ0{max-width:1200px;margin:0 auto;padding:0 1rem}.CheckoutPage_header__YmpZf{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.CheckoutPage_header__YmpZf .CheckoutPage_backButton__SCzNe{display:flex;align-items:center;gap:.5rem;color:#4a5568;text-decoration:none;font-weight:500;transition:color .2s ease}.CheckoutPage_header__YmpZf .CheckoutPage_backButton__SCzNe:hover{color:#e53e3e}.CheckoutPage_header__YmpZf h1{display:flex;align-items:center;gap:.75rem;margin:0;color:#2d3748;font-size:2rem;font-weight:700}.CheckoutPage_content__Jn3WG{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:start}.CheckoutPage_orderSummary__2B1wr{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid #e2e8f0;position:sticky;top:2rem}.CheckoutPage_orderSummary__2B1wr h2{margin:0 0 1.5rem;color:#2d3748;font-size:1.25rem;font-weight:600}.CheckoutPage_itemsList__F3Bus{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.CheckoutPage_summaryItem__2a6kf{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.CheckoutPage_itemImage__yAtai{flex-shrink:0;border-radius:.5rem;overflow:hidden}.CheckoutPage_itemInfo__M12P6{flex:1;display:flex;flex-direction:column;gap:.25rem}.CheckoutPage_itemInfo__M12P6 .CheckoutPage_itemName__DETFE{font-weight:600;color:#2d3748;font-size:.95rem}.CheckoutPage_itemInfo__M12P6 .CheckoutPage_itemSize__2wY3f{color:#4a5568;font-weight:500;font-size:.8rem;text-transform:uppercase}.CheckoutPage_itemInfo__M12P6 .CheckoutPage_itemQuantity__lrsY0{color:#718096;font-size:.85rem}.CheckoutPage_itemInfo__M12P6 .CheckoutPage_itemPrice__zObGs{color:#e53e3e;font-weight:600;font-size:.9rem}.CheckoutPage_itemTotal__Qf_0j{color:#2d3748;font-weight:700;font-size:1rem}.CheckoutPage_orderTotal__xITnb{border-top:1px solid #e2e8f0;padding-top:1rem}.CheckoutPage_totalRow__Mm_ru{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;color:#4a5568}.CheckoutPage_totalRow__Mm_ru:last-child{margin-bottom:0}.CheckoutPage_totalRow__Mm_ru.CheckoutPage_grandTotal__223nB{font-size:1.25rem;font-weight:700;color:#2d3748;padding-top:.75rem;border-top:1px solid #e2e8f0;margin-top:.75rem}.CheckoutPage_customerForm__6H7pW{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid #e2e8f0}.CheckoutPage_customerForm__6H7pW h2,.CheckoutPage_customerForm__6H7pW h3{margin:0 0 1.5rem;color:#2d3748;font-weight:600}.CheckoutPage_customerForm__6H7pW h2{font-size:1.25rem}.CheckoutPage_customerForm__6H7pW h3{font-size:1.1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.CheckoutPage_formRow__oa0Q8{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.CheckoutPage_formGroup__GEjnC{margin-bottom:1.5rem}.CheckoutPage_formGroup__GEjnC label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;color:#2d3748;font-size:.9rem}.CheckoutPage_formGroup__GEjnC input,.CheckoutPage_formGroup__GEjnC select,.CheckoutPage_formGroup__GEjnC textarea{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;background:#fff}.CheckoutPage_formGroup__GEjnC input:focus,.CheckoutPage_formGroup__GEjnC select:focus,.CheckoutPage_formGroup__GEjnC textarea:focus{outline:none;border-color:#e53e3e;box-shadow:0 0 0 3px rgba(229,62,62,.1)}.CheckoutPage_formGroup__GEjnC input::placeholder,.CheckoutPage_formGroup__GEjnC select::placeholder,.CheckoutPage_formGroup__GEjnC textarea::placeholder{color:#a0aec0}.CheckoutPage_formGroup__GEjnC select{cursor:pointer}.CheckoutPage_formGroup__GEjnC select option{padding:.5rem}.CheckoutPage_formGroup__GEjnC textarea{resize:vertical;min-height:60px}.CheckoutPage_formRow__oa0Q8 .CheckoutPage_formGroup__GEjnC{margin-bottom:0}.CheckoutPage_error__RKBx4{background:#fed7d7;color:#c53030;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;font-size:.9rem}.CheckoutPage_actions__PVEXL{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.CheckoutPage_cancelBtn__djpp_{flex:1;background:#f1f5f9;color:#4a5568;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center}.CheckoutPage_cancelBtn__djpp_:hover{background:#e2e8f0}.CheckoutPage_payBtn__nm_HS{flex:2;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem}.CheckoutPage_payBtn__nm_HS:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(229,62,62,.3)}.CheckoutPage_payBtn__nm_HS:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){.CheckoutPage_checkoutPage__GJnxJ{padding:7rem 0 1rem}.CheckoutPage_header__YmpZf{flex-direction:column;align-items:flex-start;gap:1rem}.CheckoutPage_header__YmpZf h1{font-size:1.5rem}.CheckoutPage_content__Jn3WG{grid-template-columns:1fr;gap:2rem}.CheckoutPage_orderSummary__2B1wr{position:static;order:2}.CheckoutPage_itemSize__2wY3f{font-size:.75rem}.CheckoutPage_customerForm__6H7pW{order:1}.CheckoutPage_formRow__oa0Q8{grid-template-columns:1fr;gap:0}.CheckoutPage_actions__PVEXL{flex-direction:column}}@media(max-width:518px){.CheckoutPage_checkoutPage__GJnxJ{padding-top:8rem}}.PaymentSuccessModal_overlay__XFqyW{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1002;padding:1rem}.PaymentSuccessModal_modal__0eYXx{background:#fff;border-radius:1rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.1);position:relative}.PaymentSuccessModal_header__Q7ENy{position:absolute;top:1rem;right:1rem;z-index:1}.PaymentSuccessModal_header__Q7ENy .PaymentSuccessModal_closeButton__nTBQ_{background:hsla(0,0%,100%,.9);border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;backdrop-filter:blur(10px)}.PaymentSuccessModal_header__Q7ENy .PaymentSuccessModal_closeButton__nTBQ_:hover{background:#fff;transform:scale(1.1)}.PaymentSuccessModal_content__7lNNE{padding:3rem 2rem 2rem;text-align:center}.PaymentSuccessModal_successIcon__OdA4I{margin-bottom:1.5rem}.PaymentSuccessModal_successIcon__OdA4I svg{color:#48bb78;animation:PaymentSuccessModal_checkmark__jJQsO .6s ease-in-out}@keyframes PaymentSuccessModal_checkmark__jJQsO{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.PaymentSuccessModal_title__sxJhD{margin:0 0 1rem;color:#2d3748;font-size:1.75rem;font-weight:700}.PaymentSuccessModal_message__j1Cgv{color:#718096;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.PaymentSuccessModal_orderDetails__ndJBX{background:#f8fafc;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;border:1px solid #e2e8f0}.PaymentSuccessModal_detailItem__NQ7cm{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.PaymentSuccessModal_detailItem__NQ7cm:last-child{margin-bottom:0}.PaymentSuccessModal_detailItem__NQ7cm .PaymentSuccessModal_label__o5GRD{color:#718096;font-weight:500}.PaymentSuccessModal_detailItem__NQ7cm .PaymentSuccessModal_value__unv2s{color:#2d3748;font-weight:600;font-family:monospace;font-size:.9rem}.PaymentSuccessModal_nextSteps__uazjP{text-align:left;margin-bottom:2rem}.PaymentSuccessModal_nextSteps__uazjP h3{margin:0 0 1rem;color:#2d3748;font-size:1.1rem;text-align:center}.PaymentSuccessModal_nextSteps__uazjP ul{list-style:none;padding:0;margin:0}.PaymentSuccessModal_nextSteps__uazjP ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#4a5568;line-height:1.5}.PaymentSuccessModal_nextSteps__uazjP ul li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}.PaymentSuccessModal_nextSteps__uazjP ul li:last-child{margin-bottom:0}.PaymentSuccessModal_actions__mm_Qk{display:flex;gap:1rem;margin-bottom:1.5rem}.PaymentSuccessModal_downloadBtn__szqJz,.PaymentSuccessModal_shareBtn__wCcrB{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f1f5f9;color:#4a5568;border:1px solid #e2e8f0;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.PaymentSuccessModal_downloadBtn__szqJz:hover,.PaymentSuccessModal_shareBtn__wCcrB:hover{background:#e2e8f0;transform:translateY(-1px)}.PaymentSuccessModal_continueBtn___eUdI{width:100%;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem}.PaymentSuccessModal_continueBtn___eUdI:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,62,62,.3)}@media(max-width:768px){.PaymentSuccessModal_modal__0eYXx{max-width:100%;margin:0;border-radius:1rem 1rem 0 0}.PaymentSuccessModal_content__7lNNE{padding:2rem 1.5rem 1.5rem}.PaymentSuccessModal_title__sxJhD{font-size:1.5rem}.PaymentSuccessModal_actions__mm_Qk{flex-direction:column}.PaymentSuccessModal_downloadBtn__szqJz,.PaymentSuccessModal_shareBtn__wCcrB{flex:none}}.Navbar_container__6opga{position:absolute;top:0;left:0;right:0;z-index:998;width:100%;display:flex;justify-content:space-between;align-items:center;padding:.15rem 7rem .15rem 2rem;margin-top:2.5rem}.Navbar_container__6opga .Navbar_title__rUEXh a:hover:after{width:0!important}.Navbar_container__6opga>div{display:flex;gap:1rem}.Navbar_container__6opga .Navbar_cartContainer__oXH7k{position:fixed;top:3rem;right:.5rem;z-index:9999}.Navbar_container__6opga svg{transform:scale(1.1)}.Navbar_container__6opga a{color:var(--para);font-size:1.1rem;position:relative;text-decoration:none;transition:color .25s ease-in-out}.Navbar_container__6opga a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:var(--para);transition:width .3s ease-in-out}.Navbar_container__6opga a:hover{color:var(--black)}.Navbar_container__6opga a:hover:after{width:100%}.Navbar_container__6opga .Navbar_active__FTMj0{color:var(--black)}.Navbar_container__6opga .Navbar_active__FTMj0:after{width:100%;background-color:var(--black)}.Navbar_container__6opga .Navbar_whiteLinks__bPcZa a{color:#fff!important}.Navbar_container__6opga .Navbar_whiteLinks__bPcZa a:after{background-color:#fff!important}.Navbar_container__6opga .Navbar_whiteLinks__bPcZa .Navbar_active__FTMj0,.Navbar_container__6opga .Navbar_whiteLinks__bPcZa a:hover{color:#fff!important}.Navbar_container__6opga .Navbar_whiteLinks__bPcZa .Navbar_active__FTMj0:after{background-color:#fff!important}.Navbar_container__6opga .Navbar_cartContainer__oXH7k{display:flex;align-items:center}@media(max-width:768px){.Navbar_container__6opga{padding-top:.5rem}.Navbar_container__6opga .Navbar_title__rUEXh img{width:13rem}.Navbar_container__6opga a{font-size:1rem}}@media(max-width:600px){.Navbar_container__6opga{padding-top:.5rem;flex-direction:column}.Navbar_container__6opga .Navbar_cartContainer__oXH7k{position:fixed;right:0;top:4rem}}.CartButton_cartButton__kSOE8{position:relative;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(229,62,62,.3);z-index:899}.CartButton_cartButton__kSOE8:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,62,62,.4)}.CartButton_cartButton__kSOE8:active{transform:translateY(0)}.CartButton_cartButton__kSOE8 .CartButton_badge__vCkvZ{position:absolute;top:-8px;right:-8px;background:#ff6b6b;color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border:2px solid #fff;animation:CartButton_pulse__Oztc3 2s infinite}@keyframes CartButton_pulse__Oztc3{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(max-width:768px){.CartButton_cartButton__kSOE8{width:3rem;height:3rem}.CartButton_cartButton__kSOE8 .CartButton_badge__vCkvZ{width:1.25rem;height:1.25rem;font-size:.7rem}}.CartSidebar_overlay__WE9X6{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;backdrop-filter:blur(2px)}.CartSidebar_overlay__WE9X6.CartSidebar_open___8Me8{opacity:1;visibility:visible}.CartSidebar_sidebar__uGZT8{position:fixed;top:0;right:0;height:100vh;width:500px;background:#fff;z-index:1001;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease;box-shadow:-4px 0 20px rgba(0,0,0,.1)}.CartSidebar_sidebar__uGZT8.CartSidebar_open___8Me8{transform:translateX(0);animation:CartSidebar_slideInRight__2YCxI .3s ease-out}@keyframes CartSidebar_slideInRight__2YCxI{0%{transform:translateX(100%)}70%{transform:translateX(-10px)}to{transform:translateX(0)}}.CartSidebar_header__qllvP{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.CartSidebar_header__qllvP h2{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;color:#2d3748;font-weight:600}.CartSidebar_header__qllvP .CartSidebar_closeButton__X69uR{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background .2s ease;color:#4a5568}.CartSidebar_header__qllvP .CartSidebar_closeButton__X69uR:hover{background:#e2e8f0}.CartSidebar_content__0N7xc{flex:1;display:flex;flex-direction:column;min-height:0}.CartSidebar_scrollableContent__X5Iqb{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f5f9}.CartSidebar_scrollableContent__X5Iqb::-webkit-scrollbar{width:6px}.CartSidebar_scrollableContent__X5Iqb::-webkit-scrollbar-track{background:#f1f5f9}.CartSidebar_scrollableContent__X5Iqb::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.CartSidebar_scrollableContent__X5Iqb::-webkit-scrollbar-thumb:hover{background:#a0aec0}.CartSidebar_emptyCart__f31yt{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;color:#718096;text-align:center}.CartSidebar_emptyCart__f31yt svg{margin-bottom:1rem;opacity:.5}.CartSidebar_emptyCart__f31yt p{font-size:1.1rem;margin-bottom:2rem}.CartSidebar_itemsList__vKNm6{padding:1rem;display:flex;flex-direction:column;gap:1rem}.CartSidebar_cartItem__Pq7ij{display:flex;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc;transition:all .2s ease}.CartSidebar_cartItem__Pq7ij:hover{border-color:#cbd5e0;background:#f1f5f9}.CartSidebar_itemImage__7uuuH{flex-shrink:0;border-radius:.5rem;overflow:hidden}.CartSidebar_itemDetails__QtFEG{flex:1;min-width:0}.CartSidebar_itemDetails__QtFEG h4{margin:0 0 .25rem;font-size:.95rem;color:#2d3748;font-weight:600;line-height:1.3}.CartSidebar_itemDetails__QtFEG .CartSidebar_itemSize___4OWE{color:#4a5568;font-weight:500;margin:0 0 .25rem;font-size:.75rem;text-transform:uppercase}.CartSidebar_itemDetails__QtFEG .CartSidebar_itemPrice__iE31C{color:#e53e3e;font-weight:600;margin:0 0 .25rem;font-size:.85rem}.CartSidebar_itemDetails__QtFEG .CartSidebar_itemSubtotal__0yIfz{color:#4a5568;font-weight:500;margin:0;font-size:.8rem}.CartSidebar_itemActions__ZTQ3h{display:flex;flex-direction:column;align-items:center;gap:.5rem}.CartSidebar_quantityControls__sZnM9{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;overflow:hidden}.CartSidebar_quantityBtn__s3Hjm{background:none;border:none;cursor:pointer;padding:.375rem .5rem;display:flex;align-items:center;justify-content:center;transition:background .2s ease;color:#4a5568}.CartSidebar_quantityBtn__s3Hjm:hover{background:#f1f5f9;color:#2d3748}.CartSidebar_quantityBtn__s3Hjm:active{background:#e2e8f0}.CartSidebar_quantity__cmP_j{padding:.375rem .75rem;font-weight:600;color:#2d3748;font-size:.9rem;min-width:2rem;text-align:center;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.CartSidebar_removeBtn__9eQRI{background:#fed7d7;border:none;cursor:pointer;padding:.375rem;border-radius:.375rem;color:#e53e3e;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.CartSidebar_removeBtn__9eQRI:hover{background:#feb2b2;transform:scale(1.05)}.CartSidebar_footer__xhIAP{border-top:1px solid #e2e8f0;padding:1.5rem;background:#fff;flex-shrink:0}.CartSidebar_total__AaWHn{margin-bottom:1.5rem}.CartSidebar_totalRow__SYi3s{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:#4a5568;font-size:.9rem}.CartSidebar_totalRow__SYi3s:last-child{margin-bottom:0}.CartSidebar_totalRow__SYi3s.CartSidebar_grandTotal__S07Fz{font-size:1.1rem;font-weight:700;color:#2d3748;padding-top:.75rem;border-top:1px solid #e2e8f0;margin-top:.75rem}.CartSidebar_actions__x7VIc{display:flex;flex-direction:column;gap:.75rem}.CartSidebar_continueShoppingBtn__LvAGe{background:#f1f5f9;color:#4a5568;border:1px solid #e2e8f0;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;text-align:center;font-size:.9rem}.CartSidebar_continueShoppingBtn__LvAGe:hover{background:#e2e8f0}.CartSidebar_checkoutBtn__uuBPl{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;padding:.875rem 1rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem}.CartSidebar_checkoutBtn__uuBPl:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(229,62,62,.3)}.CartSidebar_checkoutBtn__uuBPl:active{transform:translateY(0)}@media(max-width:768px){.CartSidebar_sidebar__uGZT8{width:90vw;max-width:400px}.CartSidebar_cartItem__Pq7ij{padding:.75rem}.CartSidebar_itemActions__ZTQ3h{flex-direction:row;justify-content:space-between;align-items:center}.CartSidebar_itemDetails__QtFEG h4{font-size:.9rem}.CartSidebar_itemSize___4OWE{font-size:.7rem}.CartSidebar_itemPrice__iE31C,.CartSidebar_itemSubtotal__0yIfz{font-size:.8rem}.CartSidebar_footer__xhIAP,.CartSidebar_header__qllvP{padding:1rem 1.5rem}}@media(max-width:480px){.CartSidebar_sidebar__uGZT8{width:100vw}.CartSidebar_header__qllvP h2{font-size:1.1rem}.CartSidebar_cartItem__Pq7ij{padding:.75rem;gap:.5rem}.CartSidebar_itemImage__7uuuH{width:50px;height:50px}}.AboutHeroSection_AboutContainer__XuzWm{min-height:100vh;background:url(/assets/landingpage/bg3.png) 50%/cover no-repeat fixed border-box;overflow:hidden;position:relative}.AboutHeroSection_AboutContainer__XuzWm>div{display:flex;flex-direction:column;height:90vh;justify-content:flex-end;gap:.3rem;z-index:9;padding:2rem}.AboutHeroSection_AboutContainer__XuzWm>div h1{font-size:3rem;letter-spacing:.1rem;font-weight:700;color:var(--white)}.AboutHeroSection_AboutContainer__XuzWm>div h2{justify-self:flex-start;text-align:right;font-size:1.25rem;font-weight:600;color:var(--white)}.AboutHeroSection_AboutContainer__XuzWm:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5)}@media(max-width:800px){.AboutHeroSection_AboutContainer__XuzWm>div{padding-bottom:5rem}.AboutHeroSection_AboutContainer__XuzWm>div h1{text-align:center;font-size:2.25rem}.AboutHeroSection_AboutContainer__XuzWm>div h2{justify-self:center}}@media(max-width:550px){.AboutHeroSection_AboutContainer__XuzWm>div h1{font-size:1.75rem}.AboutHeroSection_AboutContainer__XuzWm>div h2{font-size:1rem}}.AboutInfo_AboutInfoContainer__5jZjG{max-width:100vw;overflow:hidden}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I{padding:2rem;margin:2rem}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I p{font-size:1.3rem;text-align:center}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_approach__vfO_t{display:grid;grid-template-columns:30% 70%;height:65vh;overflow:hidden}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_leafBg__lfgN0{background:url(/assets/landingpage/mainBg.png) 50%/cover no-repeat fixed border-box;position:relative;width:100vw;height:60vh}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_madeToLastContainer__IiT1Z{grid-template-columns:75% 25%}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_last__LjsL3{background:url(/assets/spiceAssests/custom.jpg) 50%/cover no-repeat fixed border-box;position:relative;height:80vh}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_aboutInfoImgContainer__NsrpO{width:100%;height:100%;overflow:hidden;position:relative}.AboutInfo_centeringAbout__S6oHo{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem 4rem;background-color:#744f1d}.AboutInfo_centeringAbout__S6oHo h1{font-size:2.5rem;z-index:99;color:var(--white)}.AboutInfo_centeringAbout__S6oHo p{font-size:1.2rem;z-index:99;color:var(--parawhite)}@media(max-width:1600px){.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I{padding:2rem;margin:2rem}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I p{font-size:1.1rem;text-align:center}.AboutInfo_centeringAbout__S6oHo h1{font-size:1.5rem}.AboutInfo_centeringAbout__S6oHo p{font-size:1rem}}@media only screen and (max-width:850px){.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I{padding:1.5rem;margin:0}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_info__e_k5I p{font-size:1.1rem}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_approach__vfO_t{grid-template-columns:100%;height:80vh;grid-template-rows:100%}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_madeToLastContainer__IiT1Z{grid-template-columns:100%;grid-template-rows:100%}.AboutInfo_AboutInfoContainer__5jZjG .AboutInfo_aboutInfoImgContainer__NsrpO{display:none}}@media only screen and (max-width:550px){.AboutInfo_centeringAbout__S6oHo{gap:1rem;padding:1.5rem}.AboutInfo_centeringAbout__S6oHo h1{font-size:2rem;color:var(--white);text-align:center}.AboutInfo_centeringAbout__S6oHo p{font-size:1.1rem;color:var(--parawhite);text-align:center}}.Category_categoryContainer__XHEwi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;position:relative;background:url(/assets/spiceAssests/spicesBg.jpg) 50%/cover no-repeat fixed border-box}.Category_categoryContainer__XHEwi h1{font-size:2.5rem;padding:1rem 0;z-index:99;color:var(--white)}.Category_categoryContainer__XHEwi .Category_categoryCardsContainer__YV_tV{display:flex;align-items:center;justify-content:center;position:relative;gap:10rem;margin-top:2rem;width:90%}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:99}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{position:relative;width:25rem;height:30rem;border-radius:1rem;overflow:hidden}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL h3{font-size:1.5rem;z-index:99;font-weight:800}.Category_categoryContainer__XHEwi img{width:100%;height:100%}.Category_categoryContainer__XHEwi .Category_decor__rwy_Z{position:absolute;top:0;left:0;z-index:999}.Category_favContainer__LMHXf{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 8rem;position:relative}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 h3{text-align:center;font-size:2rem;margin-top:2rem;font-weight:800}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 p{font-size:1.2rem;padding:1rem 0}.Category_favContainer__LMHXf .Category_favCards__QjLBu{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding:1rem;place-items:center}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB:nth-child(5){grid-column:2}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB:nth-child(6){grid-column:3}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB{display:flex;flex-direction:column;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;overflow:hidden;position:relative}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productLink__NsdmN{text-decoration:none;color:inherit;flex:1}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV{padding:1rem;text-align:center}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV h4{font-size:1.5rem;font-weight:800;margin-bottom:.5rem;color:#2d3748}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV .Category_tagline__rmwTE{font-size:.9rem;color:#718096;margin-bottom:.5rem;line-height:1.4}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_priceSection__K8ixx{padding:0 1rem;margin-bottom:.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_buttonContainer__5QWzK{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_buttonContainer__5QWzK .Category_viewDetailsBtn__e3PWr{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:#f7fafc;color:#4a5568;text-decoration:none;border-radius:.375rem;font-weight:600;font-size:.8rem;transition:all .2s ease;border:1px solid #e2e8f0}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_buttonContainer__5QWzK .Category_viewDetailsBtn__e3PWr:hover{background:#edf2f7;transform:translateY(-1px)}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard1__V4syW{position:relative}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard1__V4syW .Category_decorSpiral__aIVi2{position:absolute;top:5rem;left:-6rem;transform:scaleX(-1);z-index:1}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{position:relative;width:20rem;height:20rem;border-top-left-radius:1rem;border-top-right-radius:1rem;overflow:hidden}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK img{width:100%;height:100%}.Category_favContainer__LMHXf .Category_decor2__AXLia{position:absolute;bottom:0;right:0;z-index:599}.Category_categoryContainer__XHEwi:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.1)}@media(max-width:1600px){.Category_categoryContainer__XHEwi{padding:2rem 0}.Category_categoryContainer__XHEwi h1{font-size:2rem;padding:0}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL{gap:1rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{width:20rem;height:25rem;border-radius:1rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL h3{font-size:1.5rem}.Category_categoryContainer__XHEwi .Category_decor__rwy_Z{width:8rem}.Category_favContainer__LMHXf{padding:1rem 5rem}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 h3{font-size:2rem;margin-top:1rem}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 p{font-size:1.1rem;padding:.25rem 0}.Category_favContainer__LMHXf .Category_favCards__QjLBu{grid-template-columns:repeat(3,1fr)}.Category_favContainer__LMHXf .Category_favCards__QjLBu h4{font-size:1.25rem;padding:.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:17.5rem;height:17.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK img{width:100%;height:100%}}@media(max-width:1075px){.Category_favContainer__LMHXf{padding:1rem}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 h3{font-size:2rem;margin-top:1rem}.Category_favContainer__LMHXf .Category_favTitle__ZMed8 p{font-size:1.1rem;padding:.25rem 0}.Category_favContainer__LMHXf .Category_favCards__QjLBu{grid-template-columns:repeat(3,1fr)}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:17.5rem;height:17.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK img{width:100%;height:100%}}@media(max-width:980px){.Category_categoryContainer__XHEwi{padding:2rem 0}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{width:15rem;height:15rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL h3{font-size:1.25rem}.Category_categoryContainer__XHEwi .Category_decor__rwy_Z{width:8rem}.Category_favContainer__LMHXf{padding:1rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu{grid-template-columns:repeat(3,1fr)}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB{display:flex;flex-direction:column;background:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;overflow:hidden;position:relative}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV{padding:0}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV h4{font-size:1.15rem;margin-bottom:.15rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_priceSection__K8ixx{padding:0 1rem;margin-bottom:.15rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:14.5rem;height:12.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK img{width:100%;height:100%}}@media(max-width:780px){.Category_favContainer__LMHXf .Category_favCards__QjLBu{grid-template-columns:repeat(2,1fr)}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:14.5rem;height:13.5rem}}@media(max-width:750px){.Category_categoryContainer__XHEwi{padding:4rem 0}.Category_categoryContainer__XHEwi h1{font-size:2rem}.Category_categoryContainer__XHEwi .Category_categoryCardsContainer__YV_tV{gap:1rem;margin-top:1rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{width:15rem;height:15rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL h3{font-size:1.25rem}.Category_categoryContainer__XHEwi .Category_decor__rwy_Z{width:5rem}}@media(max-width:550px){.Category_categoryContainer__XHEwi h1{font-size:1.5rem}.Category_categoryContainer__XHEwi .Category_categoryCard__PbPaL .Category_imgContainer__yvCvj{width:10rem;height:10rem}.Category_categoryContainer__XHEwi .Category_decor__rwy_Z{width:5rem}}@media(max-width:525px){.Category_favContainer__LMHXf{padding:.5rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favCard__PCNLB .Category_productInfo__dedNV h4{font-size:1rem;margin-bottom:.1rem}.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:11.5rem;height:11.5rem}}@media(max-width:420px){.Category_favContainer__LMHXf .Category_favCards__QjLBu .Category_favImgContainer__o4_ZK{width:10rem;height:10rem}}.Footer_footerContainer__mZrts{padding:5rem 4rem 3rem;background-color:#f5f4f4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;position:relative}.Footer_footerContainer__mZrts .Footer_footerContent__JU9Zd{display:flex;align-items:flex-start;justify-content:center;gap:15rem;width:100%}.Footer_footerContainer__mZrts .Footer_mobileInfo__eIJ_0{display:none}.Footer_footerContainer__mZrts img{z-index:999;padding-bottom:1rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div{display:flex;flex-direction:column;gap:.25rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div h2{font-size:1.1rem;font-weight:600;padding-bottom:1rem;color:var(--head);z-index:999}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div a{color:var(--para);transition:all .25s;z-index:999}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div a:hover{color:var(--black)}.Footer_footerContainer__mZrts .Footer_contactItem__5Urj5{display:flex;flex-direction:row!important;align-items:center;gap:.5rem}.Footer_footerContainer__mZrts .Footer_contactItem__5Urj5 .Footer_icon__ZvSh1{font-size:1rem;color:var(--head)}.Footer_footerContainer__mZrts .Footer_socialIcons__idP_f{display:flex;flex-direction:row!important;gap:1rem;align-items:center}.Footer_footerContainer__mZrts .Footer_socialIcons__idP_f .Footer_socialIcon__OXy0D{font-size:1.5rem;color:var(--head);transition:all .25s}.Footer_footerContainer__mZrts .Footer_socialIcons__idP_f .Footer_socialIcon__OXy0D:hover{color:var(--black);transform:scale(1.1)}.Footer_footerContainer__mZrts .Footer_copyrightSection__A9LXJ{width:100%;display:flex;justify-content:space-between;align-items:center}.Footer_footerContainer__mZrts .Footer_copyrightSection__A9LXJ p{color:var(--para);font-size:.9rem}.Footer_footerContainer__mZrts:before{content:"";position:absolute;width:85vw;height:.1rem;top:0;background-color:var(--black)}@media(max-width:1600px){.Footer_footerContainer__mZrts{padding:3rem}.Footer_footerContainer__mZrts .Footer_footerContent__JU9Zd{justify-content:space-around;gap:1rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div img{z-index:999;padding-bottom:2rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div h2{font-size:1.1rem}}@media(max-width:620px){.Footer_footerContainer__mZrts{padding:3rem}.Footer_footerContainer__mZrts .Footer_footerContent__JU9Zd{flex-direction:column;align-items:center;gap:2rem}.Footer_footerContainer__mZrts .Footer_desktopInfo__rbEcJ{display:none}.Footer_footerContainer__mZrts .Footer_mobileInfo__eIJ_0{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.Footer_footerContainer__mZrts img{width:10rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div h2{font-size:1rem}.Footer_footerContainer__mZrts .Footer_footerLinksContainer___XJ4H>div a{font-size:.9rem}.Footer_footerContainer__mZrts .Footer_contactItem__5Urj5{display:flex;flex-direction:row!important;align-items:center;gap:.5rem}.Footer_footerContainer__mZrts .Footer_contactItem__5Urj5 .Footer_icon__ZvSh1{font-size:1rem;color:var(--head)}.Footer_footerContainer__mZrts .Footer_socialIcons__idP_f .Footer_socialIcon__OXy0D{font-size:1.2rem}.Footer_footerContainer__mZrts .Footer_copyrightSection__A9LXJ img{width:3rem}}.contact_contactContainer__DfVLZ{min-height:100vh;padding:6rem 0 2rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me{padding:1rem 5rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me h1{font-size:2.3rem;text-align:center;font-weight:800}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me p{font-size:1.1rem;text-align:center}.contact_contactContainer__DfVLZ .contact_contactContent__K0FH_{display:grid;grid-template-columns:1fr 1fr;padding:2rem}.contact_contactContainer__DfVLZ .contact_leftContainer__R3VPh{position:relative;width:100%;background-color:#f6f6f6;display:flex;justify-content:center;align-items:center;mask-image:url(/assets/decors/paintBg2.png);mask-size:40rem 50rem;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/assets/decors/paintBg2.png);-webkit-mask-size:40rem 50rem;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.contact_contactContainer__DfVLZ .contact_leftContainer__R3VPh>div{width:30rem;height:30rem}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd{flex:1;display:flex;justify-content:center;align-items:center}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap input,.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap textarea{padding:.75rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:5px}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap button{padding:.75rem 1rem;font-size:1rem;background-color:#ce3f3f;color:#fff;border:none;border-radius:5px;cursor:pointer}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap button:hover{background-color:#aa2525}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5{display:flex;flex-direction:column;gap:1rem;padding:2rem;justify-content:center;align-items:center}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div{display:flex;align-items:center;gap:2rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div{display:flex;align-items:center;gap:.5rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div .contact_icon__xnoMl{font-size:1.5rem;color:#ce3f3f}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div a{font-size:1.5rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div p{font-size:1.2rem}@media(max-width:1600px){.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me{padding:1rem 2rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me h1{font-size:2rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me p{font-size:1.05rem}.contact_contactContainer__DfVLZ .contact_leftContainer__R3VPh{padding:2rem;mask-size:20rem 30rem;-webkit-mask-size:20rem 30rem}.contact_contactContainer__DfVLZ .contact_leftContainer__R3VPh>div{width:20rem;height:20rem}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap{width:100%;max-width:500px;gap:.5rem}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap input,.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap textarea{padding:.5rem 1rem;font-size:.9rem;border-radius:5px}.contact_contactContainer__DfVLZ .contact_rightContainer__dKJyd .contact_contactForm___7hap button{padding:.5rem 1rem;font-size:.9rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div .contact_icon__xnoMl{font-size:1.25rem;color:#ce3f3f}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div a{font-size:1.15rem}}@media(max-width:850px){.contact_contactContainer__DfVLZ{min-height:100vh;padding:6rem 0 2rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me{padding:1rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me h1{font-size:1.75rem}.contact_contactContainer__DfVLZ .contact_titleInfo__E_5Me p{font-size:1rem}.contact_contactContainer__DfVLZ .contact_contactContent__K0FH_{display:grid;grid-template-columns:1fr 1fr;padding:2rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5{padding:1rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div{gap:2rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div .contact_icon__xnoMl,.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div a{font-size:1.25rem}}@media(max-width:720px){.contact_contactContainer__DfVLZ .contact_contactContent__K0FH_{display:flex;flex-direction:column-reverse;padding:2rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5{padding:1rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div{gap:.3rem;flex-direction:column;margin-top:-1rem}.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div .contact_icon__xnoMl,.contact_contactContainer__DfVLZ .contact_contactInfoContainer__YG3u5>div>div a{font-size:1.25rem}}.Testimonals_carouselContainer__0odLA{width:90%}.Testimonals_carouselContainer__0odLA .Testimonals_carousel__fX8LT .Testimonals_favCard__EDqkq{margin:2rem;overflow:hidden}.Testimonals_carouselContainer__0odLA .Testimonals_carousel__fX8LT .Testimonals_favCard__EDqkq .Testimonals_imgContainer__Ba7Xo{width:100%;height:23rem;position:relative;overflow:hidden}.Testimonals_carouselContainer__0odLA .Testimonals_carousel__fX8LT .Testimonals_favCard__EDqkq .Testimonals_favInfo__Nicoz>div{display:flex;justify-content:space-between;align-items:center}.Testimonals_carouselContainer__0odLA .Testimonals_carousel__fX8LT .Testimonals_favCard__EDqkq .Testimonals_favInfo__Nicoz p{font-size:.9rem}.Testimonals_carouselContainer__0odLA .Testimonals_carousel__fX8LT .Testimonals_favCard__EDqkq .Testimonals_favInfo__Nicoz .Testimonals_color__olnws{font-size:.8rem}.Testimonals_testimonalContainer__sWzAA{padding:2rem;margin:2rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCarousel__VlHcx{width:80%;margin:0 auto}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ{display:grid;grid-template-columns:1fr 1fr}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:2rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69>div>div{display:flex;padding-bottom:1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69 span{font-size:.9rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69 .Testimonals_customerTestimonal__7Vi_r p{font-size:1.1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_imgContainer__Ba7Xo{width:100%;display:flex;align-items:center;justify-content:center}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_imgContainer__Ba7Xo img{width:20rem}@media(max-width:770px){.Testimonals_testimonalContainer__sWzAA{padding:1rem;margin:1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCarousel__VlHcx{width:85%}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ{display:grid;grid-template-columns:1fr}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69{gap:1rem;padding:1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69 span{font-size:1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_cardInfo__eid69 .Testimonals_customerTestimonal__7Vi_r p{font-size:1.1rem}.Testimonals_testimonalContainer__sWzAA .Testimonals_testimonalCard__U8dFQ .Testimonals_imgContainer__Ba7Xo{display:none}}.ProductDetails_productDetailsContainer__2tkGi{max-width:1200px;margin:6rem auto 0;padding:2rem 1rem;min-height:100vh}.ProductDetails_breadcrumb__ZJUsI{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;color:#666}.ProductDetails_breadcrumb__ZJUsI a{color:#e53e3e;text-decoration:none}.ProductDetails_breadcrumb__ZJUsI a:hover{text-decoration:underline}.ProductDetails_breadcrumb__ZJUsI span:last-child{color:#333;font-weight:500}.ProductDetails_productMainSection___dqOk{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;align-items:start}.ProductDetails_productImageSection__Ws1Ab{position:relative}.ProductDetails_mainImage__NzyD6{position:relative;width:100%;height:500px;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.ProductDetails_categoryBadge__YK1jL{position:absolute;top:1rem;right:1rem;z-index:2}.ProductDetails_categoryBadge__YK1jL span{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;color:#fff}.ProductDetails_categoryBadge__YK1jL span.ProductDetails_nonveg__ZGkWA{background:#e53e3e}.ProductDetails_categoryBadge__YK1jL span.ProductDetails_veg__7oyBy{background:#38a169}.ProductDetails_categoryBadge__YK1jL span.ProductDetails_powder__RfeA_{background:#d69e2e}.ProductDetails_productInfoSection__naewH{padding:1rem 0}.ProductDetails_productName__4NdhB{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.ProductDetails_productTagline__HOHgE{font-size:1.2rem;color:#666;font-style:italic;margin-bottom:1.5rem}.ProductDetails_priceSection__dfV03{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:.75rem;border:1px solid #e2e8f0}.ProductDetails_priceSection__dfV03 .ProductDetails_priceSectionTitle__K5vwd{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1rem;text-align:center}.ProductDetails_price__6kIep{font-size:2rem;font-weight:700;color:#e53e3e}.ProductDetails_description__pbRKd{margin-bottom:2rem}.ProductDetails_description__pbRKd h3{font-size:1.3rem;color:#2d3748;margin-bottom:.5rem}.ProductDetails_description__pbRKd p{line-height:1.6;color:#4a5568}.ProductDetails_caption__ZUL4V{background:#f7fafc;padding:1rem;border-radius:10px;margin-bottom:2rem;border-left:4px solid #e53e3e}.ProductDetails_caption__ZUL4V p{margin:0;font-weight:500;color:#2d3748}.ProductDetails_actionButtons__grpjm{display:flex;gap:1rem}.ProductDetails_actionButtons__grpjm button{padding:1rem 2rem;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1}.ProductDetails_buyNowBtn__6B73F{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff}.ProductDetails_buyNowBtn__6B73F:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(229,62,62,.3)}.ProductDetails_productDetailsSection__HWGbK{margin-bottom:4rem}.ProductDetails_detailsGrid___SyHa{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ProductDetails_detailCard__66ZvL{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.ProductDetails_detailCard__66ZvL h3{font-size:1.3rem;color:#2d3748;margin-bottom:1rem}.ProductDetails_detailCard__66ZvL ul{list-style:none;padding:0;margin:0}.ProductDetails_detailCard__66ZvL li{padding:.5rem 0;border-bottom:1px solid #e2e8f0;color:#4a5568}.ProductDetails_detailCard__66ZvL li:last-child{border-bottom:none}.ProductDetails_detailCard__66ZvL li:before{content:"•";color:#e53e3e;font-weight:700;margin-right:.5rem}.ProductDetails_relatedProductsSection__EMUXv h2{font-size:2rem;color:#2d3748;margin-bottom:2rem;text-align:center}.ProductDetails_relatedProductsGrid__grVR1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.ProductDetails_relatedProductCard__K3eln{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease;text-decoration:none;color:inherit}.ProductDetails_relatedProductCard__K3eln:hover{transform:translateY(-5px)}.ProductDetails_relatedProductImage__re0E_{position:relative;width:100%;height:200px}.ProductDetails_relatedProductCard__K3eln h4{padding:1rem 1rem .5rem;font-size:1.1rem;color:#2d3748;margin:0}.ProductDetails_relatedProductCard__K3eln p{padding:0 1rem 1rem;color:#e53e3e;font-weight:600;margin:0}.ProductDetails_relatedProductPrice__pMziY{font-size:.9rem;color:#e53e3e;font-weight:600}@media(max-width:768px){.ProductDetails_productDetailsContainer__2tkGi{padding:1rem}.ProductDetails_productMainSection___dqOk{grid-template-columns:1fr;gap:2rem}.ProductDetails_productName__4NdhB{font-size:2rem}.ProductDetails_detailsGrid___SyHa{grid-template-columns:1fr}.ProductDetails_actionButtons__grpjm{flex-direction:column}.ProductDetails_relatedProductsGrid__grVR1{grid-template-columns:1fr}}@media(max-width:650px){.ProductDetails_mainImage__NzyD6{position:relative;width:20rem;height:20rem;margin:0 auto}.ProductDetails_productInfoSection__naewH{padding:1rem}.ProductDetails_productName__4NdhB{font-size:1.75rem;margin-bottom:.3rem}.ProductDetails_productTagline__HOHgE{font-size:1.1rem;margin-bottom:1rem}.ProductDetails_priceSection__dfV03{margin-bottom:1rem;padding:1rem}.ProductDetails_priceSection__dfV03 .ProductDetails_priceSectionTitle__K5vwd{font-size:1.1rem;margin-bottom:.75rem}.ProductDetails_price__6kIep{font-size:1.25rem}.ProductDetails_description__pbRKd{margin-bottom:1rem}.ProductDetails_description__pbRKd h3{font-size:1.25rem;margin-bottom:.5rem}.ProductDetails_description__pbRKd p{line-height:1.25}.ProductDetails_caption__ZUL4V{padding:.75rem;margin-bottom:1rem}.ProductDetails_caption__ZUL4V p{font-size:.85rem}.ProductDetails_actionButtons__grpjm button{padding:.75rem 2rem;font-size:1rem}}@media(max-width:452px){.ProductDetails_priceSection__dfV03{margin-bottom:2rem;padding:1.5rem 3rem}}.ProductsContainer_productsContainer__Ys6Zr{display:flex;flex-direction:column;gap:1rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 10rem;position:relative}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_decor2__0_ISF{z-index:-1}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_decor1__BlJmv{position:absolute;left:0;top:0;z-index:-9}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo h3{text-align:center;font-size:2rem;margin-top:2rem;font-weight:800}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo p{font-size:1.2rem;padding:1rem 0}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%;padding:1rem;gap:2rem;place-items:center;z-index:99}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardLink__yO5XC{text-decoration:none;color:inherit;display:block;transition:transform .3s ease}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardLink__yO5XC:hover{transform:translateY(-5px)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_card1__O52uj{position:relative}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_card1__O52uj .ProductsContainer_decorSpiral__yiTbv{position:absolute;top:5rem;left:-6rem;transform:scaleX(-1)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:1.5rem;padding:0 1rem;text-align:center;font-weight:800}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:1rem;font-weight:800;padding:0 1rem;text-align:center;margin-bottom:1rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_priceSection__6Jmk0{padding:0 1rem;width:90%;margin:1rem auto}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardActions___wg0x{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem 1.5rem;margin-top:auto}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardActions___wg0x a{text-decoration:none}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{background:#f1f5f9;color:#4a5568;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc:hover{background:#e2e8f0;transform:translateY(-1px)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc:active{transform:translateY(0)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{position:relative;width:20rem;height:20rem;border-radius:1rem;overflow:hidden;margin:0 auto}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX img{width:100%;height:100%}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;color:#fff;z-index:2;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV.ProductsContainer_nonveg__zO6Jx{background:#e53e3e}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV.ProductsContainer_veg__se_xt{background:#38a169}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV.ProductsContainer_powder__lrX2h{background:#d69e2e}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_decor2__0_ISF{position:absolute;bottom:0;right:0;z-index:599}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_divider__lvitD{display:flex;align-items:center;justify-content:center;width:20vw;margin:-2rem auto}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_divider__lvitD img{height:2rem;opacity:.2}@media(max-width:1400px){.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{width:18rem;height:18rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:1.3rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:1rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{padding:.4rem .8rem;font-size:.8rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{padding:.6rem 1.2rem;font-size:.85rem}}@media(max-width:1200px){.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{width:16rem;height:16rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:1.2rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:.95rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{padding:.4rem .8rem;font-size:.8rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{padding:.6rem 1.2rem;font-size:.8rem}}@media(max-width:900px){.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{width:15rem;height:15rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:1.2rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:.95rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{padding:.35rem .7rem;font-size:.75rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{padding:.6rem 1.2rem;font-size:.8rem}}@media(max-width:680px){.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06{padding:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo h3{font-size:1.6rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo p{font-size:.85rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{width:12.5rem!important;height:12.5rem!important}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:.9rem;padding:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:.75rem;margin-bottom:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{padding:.25rem .5rem;font-size:.6rem;top:.4rem;right:.4rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{padding:.4rem .8rem;font-size:.7rem;margin:0 1rem 1rem;width:calc(100% - 2rem)}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_decor1__BlJmv img,.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_decor2__0_ISF img{width:5rem}}@media(max-width:480px){.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo h3{font-size:1.4rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productTitle__HkoIo p{font-size:.8rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6{grid-template-columns:repeat(2,1fr);gap:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_cardImgContainer__kMJOX{width:10rem!important;height:10rem!important}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 h4{font-size:.8rem;padding:.25rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 p{font-size:.7rem;margin-bottom:.5rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_discountBadge__AU8bV{padding:.2rem .4rem;font-size:.55rem;top:.3rem;right:.3rem}.ProductsContainer_productsContainer__Ys6Zr .ProductsContainer_productslistContainer__49s06 .ProductsContainer_productCards__hh3F6 .ProductsContainer_viewProductBtn__BAsxc{padding:.35rem .7rem;font-size:.65rem;margin:0 .75rem .75rem;width:calc(100% - 1.5rem)}}