.contactHeroSection-module__WRa4dG__hero{color:#fff;background-image:url(/images/about-banner-2.webp);background-position:50%;background-size:cover;align-items:center;width:100%;height:clamp(250px,40vh,400px);display:flex;position:relative}.contactHeroSection-module__WRa4dG__overlay{background:#00000080;justify-content:center;align-items:center;width:100%;height:clamp(250px,40vh,400px);padding:20px;display:flex}.contactHeroSection-module__WRa4dG__rowContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:100%;max-width:1400px;display:flex}.contactHeroSection-module__WRa4dG__content{text-align:left;flex-direction:column;justify-content:center;width:100%;display:flex}.contactHeroSection-module__WRa4dG__content h1{margin-bottom:15px;font-size:2.5rem;font-weight:700}.contactHeroSection-module__WRa4dG__content p{color:#fff;text-align:justify;max-width:600px;font-size:1rem;line-height:1.6}.contactHeroSection-module__WRa4dG__navLinks{white-space:nowrap;align-items:center;gap:20px;font-size:.9rem;display:flex}.contactHeroSection-module__WRa4dG__navLinks a{color:#fff;align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.contactHeroSection-module__WRa4dG__navLinks a:hover{color:#3c55ff}.contactHeroSection-module__WRa4dG__navLinks span{font-size:1.1rem;line-height:1}.contactHeroSection-module__WRa4dG__icon{margin-right:8px}.contactHeroSection-module__WRa4dG__arrow{margin-left:8px;transition:transform .3s}.contactHeroSection-module__WRa4dG__navLinks a:hover .contactHeroSection-module__WRa4dG__arrow{transform:translate(3px)}@media (min-width:768px){.contactHeroSection-module__WRa4dG__overlay{padding:0 40px}.contactHeroSection-module__WRa4dG__rowContainer{flex-direction:row;justify-content:space-between;align-items:center}.contactHeroSection-module__WRa4dG__content h1{font-size:3.5rem}.contactHeroSection-module__WRa4dG__content p{font-size:1.1rem}.contactHeroSection-module__WRa4dG__navLinks{font-size:1rem}}@media (min-width:992px){.contactHeroSection-module__WRa4dG__overlay{padding:0 60px}.contactHeroSection-module__WRa4dG__content h1{font-size:4rem}}@media (max-width:480px){.contactHeroSection-module__WRa4dG__content h1{margin-bottom:10px;font-size:2rem}.contactHeroSection-module__WRa4dG__content p{font-size:.9rem}.contactHeroSection-module__WRa4dG__navLinks{gap:8px;font-size:.8rem}.contactHeroSection-module__WRa4dG__icon,.contactHeroSection-module__WRa4dG__arrow{width:14px;height:14px}}
.contactForm-module__EjCSEa__contactSection{max-width:1200px;margin:0 auto;padding:40px 20px}.contactForm-module__EjCSEa__formWrapper{background:#ecf0f3;border-radius:12px;flex-wrap:wrap;gap:0;display:flex;overflow:hidden}.contactForm-module__EjCSEa__formBox{flex:1;min-width:300px;padding:30px 20px}.contactForm-module__EjCSEa__subheading a{color:var(--primary);font-size:14px;text-decoration:underline}.contactForm-module__EjCSEa__heading{color:#111;margin:10px 0 25px;font-size:clamp(24px,5vw,32px);font-weight:700;line-height:1.3}.contactForm-module__EjCSEa__form{flex-direction:column;gap:15px;display:flex}.contactForm-module__EjCSEa__row{grid-template-columns:1fr;gap:15px;display:grid}@media (min-width:768px){.contactForm-module__EjCSEa__row{grid-template-columns:1fr 1fr}.contactForm-module__EjCSEa__row .contactForm-module__EjCSEa__fieldGroup:last-child{grid-column:1/-1}}.contactForm-module__EjCSEa__fieldGroup{flex-direction:column;gap:6px;width:100%;display:flex}.contactForm-module__EjCSEa__fieldGroup label{color:#333;letter-spacing:.01em;font-size:13px;font-weight:600}.contactForm-module__EjCSEa__labelRow{justify-content:space-between;align-items:center;display:flex}.contactForm-module__EjCSEa__charCount{color:#888;font-size:12px;font-weight:500;transition:color .3s}.contactForm-module__EjCSEa__charWarning{color:#f4a261}.contactForm-module__EjCSEa__charLimit{color:#e63946;font-weight:600}.contactForm-module__EjCSEa__required{color:#e63946;margin-left:2px}.contactForm-module__EjCSEa__inputField{color:#111;background:#fff;border:1.5px solid #0000;border-radius:8px;outline:none;width:100%;padding:11px 16px;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .25s,box-shadow .25s}.contactForm-module__EjCSEa__inputField::placeholder{color:#bbb}.contactForm-module__EjCSEa__inputField:hover{border-color:#d0d5e8}.contactForm-module__EjCSEa__inputField:focus{box-shadow:0 0 0 3px #3c55ff1a;border-color:var(--primary)!important}.contactForm-module__EjCSEa__textareaField{resize:vertical;color:#111;background:#fff;border:1.5px solid #0000;border-radius:8px;outline:none;width:100%;height:130px;min-height:100px;padding:11px 16px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;transition:border-color .25s,box-shadow .25s}.contactForm-module__EjCSEa__textareaField::placeholder{color:#bbb}.contactForm-module__EjCSEa__textareaField:hover{border-color:#d0d5e8}.contactForm-module__EjCSEa__textareaField:focus{box-shadow:0 0 0 3px #3c55ff1a;border-color:var(--primary)!important}.contactForm-module__EjCSEa__buttonTwo{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.contactForm-module__EjCSEa__buttonTwo:hover{background-color:#2a3cb8;transform:translateY(-2px);box-shadow:0 4px 12px #3c55ff4d}.contactForm-module__EjCSEa__buttonTwo:active{box-shadow:none;transform:translateY(0)}.contactForm-module__EjCSEa__buttonTwo:disabled{opacity:.7;cursor:not-allowed;transform:none}.contactForm-module__EjCSEa__buttonTwo svg{transition:transform .3s}.contactForm-module__EjCSEa__buttonTwo:hover svg{transform:translate(3px)}.contactForm-module__EjCSEa__mapBox{flex:1;min-width:300px;height:auto;min-height:400px}@media (min-width:768px){.contactForm-module__EjCSEa__contactSection{padding:60px 40px}.contactForm-module__EjCSEa__formBox{padding:40px}.contactForm-module__EjCSEa__buttonTwo{width:auto}.contactForm-module__EjCSEa__mapBox{order:1;min-height:500px}}@media (max-width:480px){.contactForm-module__EjCSEa__formBox{padding:25px 15px}.contactForm-module__EjCSEa__textareaField{height:100px;min-height:100px}.contactForm-module__EjCSEa__buttonTwo{padding:12px 16px}}.contactForm-module__EjCSEa__inputError{border-color:#e63946!important;box-shadow:0 0 0 3px #e639461a!important}.contactForm-module__EjCSEa__errorMsg{color:#e63946;align-items:center;gap:4px;margin-top:2px;font-size:12px;display:flex}.contactForm-module__EjCSEa__errorMsg:before{content:"⚠";font-size:11px}
.BulkOrderComponent-module__qDGsva__container{z-index:5000;width:30rem;position:fixed;top:0;right:0}.BulkOrderComponent-module__qDGsva__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.BulkOrderComponent-module__qDGsva__slideContainer{color:#000;background-color:#fff;height:100vh;font-weight:600;box-shadow:0 4px 23.4px #0000000f}.BulkOrderComponent-module__qDGsva__header{border-bottom:1px solid #efefef}.BulkOrderComponent-module__qDGsva__headerContent{justify-content:space-between;align-items:center;margin-left:1rem;margin-right:1rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.BulkOrderComponent-module__qDGsva__title{margin:0;font-size:1.5rem;color:#ff8c00!important}.BulkOrderComponent-module__qDGsva__closeIcon{font-size:1.25rem}.BulkOrderComponent-module__qDGsva__customPointer{cursor:pointer}.BulkOrderComponent-module__qDGsva__form{padding:1.5rem}.BulkOrderComponent-module__qDGsva__formGroup{margin-bottom:1rem}.BulkOrderComponent-module__qDGsva__formGroup:first-child{margin-top:.5rem}.BulkOrderComponent-module__qDGsva__label{margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.BulkOrderComponent-module__qDGsva__required{color:#dc3545}.BulkOrderComponent-module__qDGsva__input,.BulkOrderComponent-module__qDGsva__textarea{border:1px solid #dee2e6;border-radius:.375rem;outline:none;width:100%;padding:.5rem .75rem;font-size:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.BulkOrderComponent-module__qDGsva__input:focus,.BulkOrderComponent-module__qDGsva__textarea:focus{border-color:#f6ad55;box-shadow:0 0 0 .25rem #f6ad5540}.BulkOrderComponent-module__qDGsva__input::placeholder,.BulkOrderComponent-module__qDGsva__textarea::placeholder{color:#6c757d;opacity:1}.BulkOrderComponent-module__qDGsva__textarea{resize:vertical;font-family:inherit}.BulkOrderComponent-module__qDGsva__error{color:#dc3545;margin-top:.25rem;font-size:.875rem}.BulkOrderComponent-module__qDGsva__submitButton{color:#fff;cursor:pointer;border:none;border-radius:.375rem;width:100%;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:background-color .2s;background-color:#ff8c00!important}.BulkOrderComponent-module__qDGsva__submitButton:hover{background-color:#ff8c00!important}.BulkOrderComponent-module__qDGsva__submitButton:active{transform:translateY(1px)}.BulkOrderComponent-module__qDGsva__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.BulkOrderComponent-module__qDGsva__container{width:100%;max-width:30rem}}@media (max-width:480px){.BulkOrderComponent-module__qDGsva__container{width:100vw}.BulkOrderComponent-module__qDGsva__headerContent{margin-left:.75rem;margin-right:.75rem}.BulkOrderComponent-module__qDGsva__form{padding:1rem}}
.CategoryProducts-module__v7FuXa__container{border-radius:.5rem;margin-top:3rem;margin-bottom:1rem}.CategoryProducts-module__v7FuXa__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CategoryProducts-module__v7FuXa__title{color:#000;margin-bottom:0;font-size:1.25rem;font-weight:600}.CategoryProducts-module__v7FuXa__link{color:#000;cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.CategoryProducts-module__v7FuXa__link:hover{color:#3b82f6;transform:translate(2px)}.CategoryProducts-module__v7FuXa__banner{aspect-ratio:5;border-radius:.5rem;width:100%;margin:1.5rem 0;position:relative;overflow:hidden}.CategoryProducts-module__v7FuXa__skeletonLoader{gap:20px;padding:16px 0;display:flex;overflow-x:hidden}.CategoryProducts-module__v7FuXa__skeletonCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:none;width:calc(25% - 15px);min-width:240px;max-width:300px;overflow:hidden}.CategoryProducts-module__v7FuXa__skeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;width:100%;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}.CategoryProducts-module__v7FuXa__skeletonContent{flex-direction:column;gap:8px;padding:12px;display:flex}.CategoryProducts-module__v7FuXa__skeletonRating{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:4px;width:100px;height:16px;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}.CategoryProducts-module__v7FuXa__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}.CategoryProducts-module__v7FuXa__skeletonTitleShort{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:4px;width:70%;height:16px;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}.CategoryProducts-module__v7FuXa__skeletonPriceRow{align-items:center;gap:8px;margin-top:8px;display:flex}.CategoryProducts-module__v7FuXa__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:4px;width:70px;height:20px;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}.CategoryProducts-module__v7FuXa__skeletonMrp{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:4px;width:60px;height:16px;animation:1.8s ease-in-out infinite CategoryProducts-module__v7FuXa__shimmer}@keyframes CategoryProducts-module__v7FuXa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1200px){.CategoryProducts-module__v7FuXa__skeletonCard{width:calc(33.33% - 13.33px);min-width:200px}}@media (max-width:768px){.CategoryProducts-module__v7FuXa__skeletonCard{width:calc(50% - 10px);min-width:180px}}
.MegaMenu-module__DEijPq__megaMenuWrapper{height:calc(100vh - var(--header-height));z-index:999;padding:0 0 16px;top:88px}.MegaMenu-module__DEijPq__megaMenu{background:#fff;flex-direction:row;gap:0;height:100%;display:flex;position:relative}.MegaMenu-module__DEijPq__mainCategoriesColumn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex-shrink:0;width:320px;min-width:320px;height:100%;transition:border-right .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.MegaMenu-module__DEijPq__mainCategoriesColumn:hover{border-right:1px solid var(--primary-soft)}.MegaMenu-module__DEijPq__menuHeader{z-index:5;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.MegaMenu-module__DEijPq__menuTitle{color:#111827;margin:0;font-size:18px;font-weight:600}.MegaMenu-module__DEijPq__desktopHeader{display:flex}.MegaMenu-module__DEijPq__mobileHeader,.MegaMenu-module__DEijPq__overlay{display:none}.MegaMenu-module__DEijPq__mainCategories{background:#fff;flex:1;margin:0;padding:10px 0;list-style:none;overflow-y:auto}.MegaMenu-module__DEijPq__mainCategories>*{margin:0;padding:0}.MegaMenu-module__DEijPq__categoryItem{cursor:pointer;color:#374151;box-sizing:border-box;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:30px 0 0 30px;outline:none;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.MegaMenu-module__DEijPq__categoryItem:hover,.MegaMenu-module__DEijPq__categoryItem.MegaMenu-module__DEijPq__active{background:var(--primary-soft);transform:translate(2px)}.MegaMenu-module__DEijPq__categoryItem:focus-visible{outline:2px solid var(--primary,#8a4b2d);outline-offset:-2px;background:var(--primary-soft);border-radius:30px 0 0 30px}.MegaMenu-module__DEijPq__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.MegaMenu-module__DEijPq__categoryItem:hover .MegaMenu-module__DEijPq__categoryIcon,.MegaMenu-module__DEijPq__categoryItem.MegaMenu-module__DEijPq__active .MegaMenu-module__DEijPq__categoryIcon,.MegaMenu-module__DEijPq__categoryItem:focus-visible .MegaMenu-module__DEijPq__categoryIcon{transform:scale(1.1)}.MegaMenu-module__DEijPq__categoryIcon img{object-fit:contain;width:100%;height:100%;display:block}.MegaMenu-module__DEijPq__categoryName{flex:1;transition:color .3s cubic-bezier(.4,0,.2,1)}.MegaMenu-module__DEijPq__arrow{color:#9ca3af;margin-left:auto;font-size:20px;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.MegaMenu-module__DEijPq__arrowDown{transform:rotate(90deg)}.MegaMenu-module__DEijPq__seeAllCategories{text-align:center;color:var(--primary);cursor:pointer;border-top:1px solid #e5e7eb;margin-top:8px;padding:16px;font-size:14px;font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1)}.MegaMenu-module__DEijPq__seeAllCategories:hover{background:var(--primary-soft)}.MegaMenu-module__DEijPq__mobileAccordion{border-left:2px solid var(--primary-soft);flex-direction:column;gap:6px;margin:8px 0 8px 16px;padding-left:12px;list-style:none;display:flex}.MegaMenu-module__DEijPq__mobileAccordionItem{background:#f9fafb;border-radius:8px;transition:background .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.MegaMenu-module__DEijPq__mobileSubCategoryBtn{text-align:left;cursor:pointer;color:#1f2937;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex}.MegaMenu-module__DEijPq__mobileSubCategoryBtn:hover{background:#f3f4f6;transform:translate(3px)}.MegaMenu-module__DEijPq__mobileSubCategoryBtn:focus-visible{outline:2px solid var(--primary,#8a4b2d);outline-offset:-2px;background:#f3f4f6;border-radius:4px}.MegaMenu-module__DEijPq__subArrow{color:#9ca3af;font-size:18px;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.MegaMenu-module__DEijPq__subArrowDown{transform:rotate(90deg)}.MegaMenu-module__DEijPq__mobileChildren{background:#fff;border-top:1px solid #e5e7eb;margin:0;padding:8px 14px 14px;list-style:none}.MegaMenu-module__DEijPq__subCategoriesPanel{background:var(--primary-soft);z-index:10;width:280px;height:100%;margin:0;padding:10px 0 10px 20px;list-style:none;animation:.3s cubic-bezier(.4,0,.2,1) MegaMenu-module__DEijPq__slideInFromLeft;position:absolute;top:0;left:320px;overflow-y:auto}.MegaMenu-module__DEijPq__childrenPanel{z-index:11;background:#fff;width:280px;height:100%;margin:0;padding:20px;list-style:none;animation:.3s cubic-bezier(.4,0,.2,1) MegaMenu-module__DEijPq__slideInFromLeft;position:absolute;top:0;left:600px;overflow-y:auto;box-shadow:6px 0 12px -6px #00000040}@keyframes MegaMenu-module__DEijPq__slideInFromLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.MegaMenu-module__DEijPq__subCategoryItem{cursor:pointer;color:#1f2937;box-sizing:border-box;text-align:left;background:0 0;border:none;border-radius:20px 0 0 20px;outline:none;width:100%;padding:14px 20px;font-family:inherit;font-size:14px;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.MegaMenu-module__DEijPq__subCategoryItem:hover,.MegaMenu-module__DEijPq__subCategoryItem.MegaMenu-module__DEijPq__active{color:#8a4b2d;background:#fff;transform:translate(3px)}.MegaMenu-module__DEijPq__subCategoryItem:focus-visible{outline:2px solid var(--primary,#8a4b2d);outline-offset:-2px;color:#8a4b2d;background:#fff;border-radius:20px 0 0 20px}.MegaMenu-module__DEijPq__brandsSection,.MegaMenu-module__DEijPq__childrenSection{margin-bottom:24px}.MegaMenu-module__DEijPq__childrenSection:last-child{margin-bottom:0}.MegaMenu-module__DEijPq__sectionTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600}.MegaMenu-module__DEijPq__brandItem,.MegaMenu-module__DEijPq__childItem{cursor:pointer;color:#4b5563;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f4f6;outline:none;width:100%;padding:10px 0;font-family:inherit;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.MegaMenu-module__DEijPq__brandItem:last-child,.MegaMenu-module__DEijPq__childItem:last-child{border-bottom:none}.MegaMenu-module__DEijPq__brandItem:hover,.MegaMenu-module__DEijPq__childItem:hover{color:#8a4b2d;padding-left:8px;transform:translate(2px)}.MegaMenu-module__DEijPq__brandItem:focus-visible,.MegaMenu-module__DEijPq__childItem:focus-visible{outline:2px solid var(--primary,#8a4b2d);outline-offset:2px;color:#8a4b2d;border-radius:4px;padding-left:8px}.MegaMenu-module__DEijPq__mainCategories::-webkit-scrollbar{width:6px}.MegaMenu-module__DEijPq__subCategoriesPanel::-webkit-scrollbar{width:6px}.MegaMenu-module__DEijPq__childrenPanel::-webkit-scrollbar{width:6px}.MegaMenu-module__DEijPq__mainCategories::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.MegaMenu-module__DEijPq__subCategoriesPanel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.MegaMenu-module__DEijPq__childrenPanel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.MegaMenu-module__DEijPq__mainCategories::-webkit-scrollbar-thumb:hover{background:#9ca3af}.MegaMenu-module__DEijPq__subCategoriesPanel::-webkit-scrollbar-thumb:hover{background:#9ca3af}.MegaMenu-module__DEijPq__childrenPanel::-webkit-scrollbar-thumb:hover{background:#9ca3af}.MegaMenu-module__DEijPq__closeBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:none}.MegaMenu-module__DEijPq__closeBtn:hover{background:#e5e7eb;transform:rotate(90deg)}.MegaMenu-module__DEijPq__closeBtn:focus-visible{outline:2px solid var(--primary,#8a4b2d);outline-offset:2px;background:#e5e7eb}.MegaMenu-module__DEijPq__desktop{z-index:10;display:block;position:static}.MegaMenu-module__DEijPq__mobile{z-index:1001;position:fixed}@media (min-width:1440px){.MegaMenu-module__DEijPq__mainCategoriesColumn{width:340px;min-width:340px}.MegaMenu-module__DEijPq__subCategoriesPanel{width:300px;left:340px}.MegaMenu-module__DEijPq__childrenPanel{width:300px;left:640px}}@media (max-width:1439px) and (min-width:1200px){.MegaMenu-module__DEijPq__mainCategoriesColumn{width:300px;min-width:300px}.MegaMenu-module__DEijPq__subCategoriesPanel{width:280px;left:300px}.MegaMenu-module__DEijPq__childrenPanel{width:280px;left:580px}}@media (max-width:1199px) and (min-width:1025px){.MegaMenu-module__DEijPq__mainCategoriesColumn{width:300px;min-width:300px}.MegaMenu-module__DEijPq__subCategoriesPanel{width:260px;left:300px}.MegaMenu-module__DEijPq__childrenPanel{width:260px;left:560px}.MegaMenu-module__DEijPq__megaMenuWrapper{top:var(--header-height);height:calc(100vh - var(--header-height))}}@media (max-width:1024px){.MegaMenu-module__DEijPq__overlay{z-index:1000;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.MegaMenu-module__DEijPq__overlayVisible{opacity:1;pointer-events:auto}.MegaMenu-module__DEijPq__overlayHidden{opacity:0;pointer-events:none}@keyframes MegaMenu-module__DEijPq__fadeIn{to{opacity:1}}.MegaMenu-module__DEijPq__megaMenuWrapper{z-index:1001;background:#fff;width:85%;max-width:400px;transition:transform .3s ease-in-out;transform:translate(-100%);box-shadow:4px 0 12px #00000026;height:100vh!important;padding:0!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.MegaMenu-module__DEijPq__megaMenuWrapper.MegaMenu-module__DEijPq__open{transform:translate(0)!important}.MegaMenu-module__DEijPq__megaMenuWrapper.MegaMenu-module__DEijPq__closed{transform:translate(-100%)!important}.MegaMenu-module__DEijPq__megaMenu{flex-direction:column;gap:0;display:flex;overflow:hidden;height:100%!important}.MegaMenu-module__DEijPq__mainCategoriesColumn{border:none;border-radius:0;width:100%;min-width:auto;height:100%;overflow:hidden}.MegaMenu-module__DEijPq__desktopHeader{display:none}.MegaMenu-module__DEijPq__mobileHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.MegaMenu-module__DEijPq__closeBtn{display:flex}.MegaMenu-module__DEijPq__mainCategories{flex:1;padding:0;overflow-y:auto}.MegaMenu-module__DEijPq__categoryItem{border-bottom:1px solid #f3f4f6;border-left:none;border-radius:0;margin:0;padding:14px 20px}.MegaMenu-module__DEijPq__categoryItem:hover{background:#f9fafb;transform:translate(0)}.MegaMenu-module__DEijPq__categoryItem:focus-visible{outline-offset:-3px;border-radius:0}.MegaMenu-module__DEijPq__mobileAccordion{background:#f9fafb;border-left:none;gap:4px;margin:0 0 8px;padding:8px 20px 8px 32px}.MegaMenu-module__DEijPq__mobileAccordionItem{background:#fff;border:1px solid #e5e7eb}.MegaMenu-module__DEijPq__mobileSubCategoryBtn{padding:10px 12px;font-size:13px}.MegaMenu-module__DEijPq__mobileChildren{padding:4px 12px 12px}.MegaMenu-module__DEijPq__childItem{border-bottom:1px solid #f3f4f6;border-radius:4px;padding:10px 8px;font-size:13px}.MegaMenu-module__DEijPq__childItem:hover{background:#f9fafb;padding-left:12px}.MegaMenu-module__DEijPq__childItem:focus-visible{padding-left:12px}.MegaMenu-module__DEijPq__subCategoriesPanel,.MegaMenu-module__DEijPq__childrenPanel{display:none}}@media (max-width:768px){.MegaMenu-module__DEijPq__megaMenuWrapper{width:80%;max-width:360px}.MegaMenu-module__DEijPq__mobileHeader{padding:14px 16px}.MegaMenu-module__DEijPq__categoryItem{padding:13px 16px;font-size:14px}.MegaMenu-module__DEijPq__categoryIcon{width:24px;height:24px}.MegaMenu-module__DEijPq__closeBtn{width:34px;height:34px;font-size:17px}}@media (max-width:600px){.MegaMenu-module__DEijPq__megaMenuWrapper{width:85%;max-width:340px}.MegaMenu-module__DEijPq__mobileHeader{padding:14px 16px}.MegaMenu-module__DEijPq__menuTitle{font-size:16px}.MegaMenu-module__DEijPq__categoryItem{padding:12px 16px;font-size:13px}.MegaMenu-module__DEijPq__categoryIcon{width:22px;height:22px}.MegaMenu-module__DEijPq__mobileAccordion{padding:8px 16px 8px 28px}.MegaMenu-module__DEijPq__mobileSubCategoryBtn{padding:9px 10px;font-size:12px}.MegaMenu-module__DEijPq__childItem{padding:9px 8px;font-size:12px}}@media (max-width:400px){.MegaMenu-module__DEijPq__megaMenuWrapper{width:90%}.MegaMenu-module__DEijPq__categoryItem{padding:11px 14px;font-size:12px}.MegaMenu-module__DEijPq__closeBtn{width:32px;height:32px;font-size:16px}.MegaMenu-module__DEijPq__mobileAccordion{padding:6px 14px 6px 24px}}@media (max-width:360px){.MegaMenu-module__DEijPq__megaMenuWrapper{width:95%}.MegaMenu-module__DEijPq__menuTitle{font-size:15px}}.MegaMenu-module__DEijPq__skeletonCategory{background:#f3f4f6;border-radius:6px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.MegaMenu-module__DEijPq__skeletonImage{background:#e5e7eb;border-radius:50%;width:40px;height:40px}.MegaMenu-module__DEijPq__skeletonTitle{background:#e5e7eb;border-radius:4px;width:120px;height:20px}
.Navigation-module__OqO0KG__navigation{z-index:1002;background-color:#fff;padding:16px 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 4px #0000001a}.Navigation-module__OqO0KG__navigation ul{justify-content:space-evenly;align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__OqO0KG__navigation li{color:#555;cursor:pointer;flex-direction:column;align-items:center;min-width:64px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.Navigation-module__OqO0KG__navLink{color:inherit;flex-direction:column;align-items:center;text-decoration:none;display:flex}.Navigation-module__OqO0KG__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Navigation-module__OqO0KG__badge{color:#fff;background-color:#dc3545;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.Navigation-module__OqO0KG__navItemWrapper{color:#555;flex-direction:column;align-items:center;min-width:64px;transition:color .2s;display:flex}.Navigation-module__OqO0KG__navItemWrapper svg{stroke:currentColor;width:24px;height:24px;transition:stroke .2s}.Navigation-module__OqO0KG__navItemWrapper:hover,.Navigation-module__OqO0KG__navItemWrapper.Navigation-module__OqO0KG__active{color:#ff8c00}.Navigation-module__OqO0KG__navItemWrapper.Navigation-module__OqO0KG__active svg{stroke-width:2.2px}.Navigation-module__OqO0KG__navItem{margin-top:4px;font-size:11px;font-weight:500}@media (max-width:1024px){.Navigation-module__OqO0KG__navigation{display:block}}@media (max-width:768px){.Navigation-module__OqO0KG__navigation{padding:14px 0}.Navigation-module__OqO0KG__navigation ul{gap:20px}.Navigation-module__OqO0KG__navItemWrapper{min-width:56px}.Navigation-module__OqO0KG__navItemWrapper svg{width:22px;height:22px}.Navigation-module__OqO0KG__navItem{font-size:10px}}@media (max-width:640px){.Navigation-module__OqO0KG__navigation{padding:12px 0 calc(12px + env(safe-area-inset-bottom))}.Navigation-module__OqO0KG__navigation ul{gap:16px;padding:0 8px}.Navigation-module__OqO0KG__navItemWrapper{min-width:48px}.Navigation-module__OqO0KG__navItemWrapper svg{width:20px;height:20px}.Navigation-module__OqO0KG__navItem{margin-top:2px;font-size:10px}}@media (max-width:480px){.Navigation-module__OqO0KG__navigation{padding:12px 0 calc(12px + env(safe-area-inset-bottom))}.Navigation-module__OqO0KG__navigation ul{gap:12px;padding:0 4px}.Navigation-module__OqO0KG__navItemWrapper{min-width:44px}.Navigation-module__OqO0KG__navItemWrapper svg{width:18px;height:18px}.Navigation-module__OqO0KG__navItem{font-size:9px}}@media (max-width:360px){.Navigation-module__OqO0KG__navigation ul{gap:8px}.Navigation-module__OqO0KG__navItemWrapper{min-width:40px}}
.WeeklyProductSection-module__yA2tUW__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.WeeklyProductSection-module__yA2tUW__title{color:#111827;font-size:1.25rem;font-weight:600}.WeeklyProductSection-module__yA2tUW__link{color:#000;cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.WeeklyProductSection-module__yA2tUW__link:hover{color:#3b82f6;transform:translate(2px)}.WeeklyProductSection-module__yA2tUW__bannerContainer{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:1px 1px 1px 2px #0000001a}.WeeklyProductSection-module__yA2tUW__bannerContainer:before{z-index:2;content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-75%;transform:skew(-25deg)}.WeeklyProductSection-module__yA2tUW__bannerContainer:hover:before{animation:1s WeeklyProductSection-module__yA2tUW__shine}.WeeklyProductSection-module__yA2tUW__mobileBanner{height:100%}@keyframes WeeklyProductSection-module__yA2tUW__shine{to{left:125%}}.WeeklyProductSection-module__yA2tUW__desktopBanner,.WeeklyProductSection-module__yA2tUW__mobileBanner{width:100%;height:auto;position:relative}.WeeklyProductSection-module__yA2tUW__desktopBanner img,.WeeklyProductSection-module__yA2tUW__mobileBanner img{width:100%;height:100%;display:block}.WeeklyProductSection-module__yA2tUW__desktopBanner{display:block}.WeeklyProductSection-module__yA2tUW__mobileBanner{display:none}@media (max-width:576px){.WeeklyProductSection-module__yA2tUW__desktopBanner{display:none}.WeeklyProductSection-module__yA2tUW__mobileBanner{display:block}.WeeklyProductSection-module__yA2tUW__bannerContainer{aspect-ratio:3}}.WeeklyProductSection-module__yA2tUW__bannerSkeleton{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:.5rem;width:100%;height:100%;animation:1.8s ease-in-out infinite WeeklyProductSection-module__yA2tUW__shimmer}@keyframes WeeklyProductSection-module__yA2tUW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.WeeklyProductSection-module__yA2tUW__container{margin-bottom:2rem}
.MobileSearch-module__ArkqnW__overlay{z-index:9999;background:#fff;flex-direction:column;animation:.22s cubic-bezier(.22,1,.36,1) MobileSearch-module__ArkqnW__slideDown;display:flex;position:fixed;inset:0}@keyframes MobileSearch-module__ArkqnW__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.MobileSearch-module__ArkqnW__header{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.MobileSearch-module__ArkqnW__backBtn{cursor:pointer;color:#333;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background .15s;display:flex}.MobileSearch-module__ArkqnW__backBtn:hover{background:#f5f5f5}.MobileSearch-module__ArkqnW__searchBar{background:#f5f5f5;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;display:flex}.MobileSearch-module__ArkqnW__searchIcon{color:#888;flex-shrink:0}.MobileSearch-module__ArkqnW__input{color:#222;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-size:15px}.MobileSearch-module__ArkqnW__input::placeholder{color:#aaa}.MobileSearch-module__ArkqnW__clearBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.MobileSearch-module__ArkqnW__clearBtn:hover{color:#333}.MobileSearch-module__ArkqnW__searchSubmitBtn{color:#111;cursor:pointer;white-space:nowrap;background:#febd21;border:none;border-radius:8px;flex-shrink:0;padding:9px 14px;font-size:14px;font-weight:600;transition:background .15s}.MobileSearch-module__ArkqnW__searchSubmitBtn:hover{background:#f5b000}.MobileSearch-module__ArkqnW__body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.MobileSearch-module__ArkqnW__shimmerList{padding:8px 0}.MobileSearch-module__ArkqnW__shimmerItem{align-items:center;gap:12px;padding:12px 16px;display:flex}.MobileSearch-module__ArkqnW__shimmerImg{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;flex-shrink:0;width:40px;height:40px;animation:1.2s infinite MobileSearch-module__ArkqnW__shimmer}.MobileSearch-module__ArkqnW__shimmerText{flex-direction:column;flex:1;gap:6px;display:flex}.MobileSearch-module__ArkqnW__shimmerLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:75%;height:13px;animation:1.2s infinite MobileSearch-module__ArkqnW__shimmer}.MobileSearch-module__ArkqnW__shimmerLineSm{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:45%;height:11px;animation:1.2s infinite MobileSearch-module__ArkqnW__shimmer}@keyframes MobileSearch-module__ArkqnW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MobileSearch-module__ArkqnW__noResultsWrapper{flex-direction:column;align-items:center;padding:36px 20px 28px;animation:.3s both MobileSearch-module__ArkqnW__fadeUp;display:flex}.MobileSearch-module__ArkqnW__noResultsIcon{color:#888;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.MobileSearch-module__ArkqnW__noResultsTitle{color:#222;text-align:center;margin:0 0 6px;font-size:15px;font-weight:500}.MobileSearch-module__ArkqnW__noResultsSub{color:#888;text-align:center;margin:0 0 20px;font-size:13px;line-height:1.6}.MobileSearch-module__ArkqnW__suggestionList{flex-direction:column;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:flex}.MobileSearch-module__ArkqnW__suggestionItem{cursor:pointer;color:#333;background:#f5f5f5;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.MobileSearch-module__ArkqnW__suggestionItem:active{background:#ebebeb}.MobileSearch-module__ArkqnW__suggestionIcon{color:#888;flex-shrink:0}@keyframes MobileSearch-module__ArkqnW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MobileSearch-module__ArkqnW__resultList{margin:0;padding:8px 0;list-style:none}.MobileSearch-module__ArkqnW__resultItem{cursor:pointer;border-bottom:1px solid #fafafa;align-items:center;gap:12px;padding:11px 16px;transition:background .12s;display:flex}.MobileSearch-module__ArkqnW__resultItem:hover,.MobileSearch-module__ArkqnW__resultItem:active{background:#fafafa}.MobileSearch-module__ArkqnW__viewAllItem{border-bottom:1px solid #f0f0f0;margin-bottom:2px}.MobileSearch-module__ArkqnW__resultImgBox{color:#888;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.MobileSearch-module__ArkqnW__resultImg{object-fit:cover;width:100%;height:100%}.MobileSearch-module__ArkqnW__resultInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MobileSearch-module__ArkqnW__resultName{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.35;overflow:hidden}.MobileSearch-module__ArkqnW__resultCategory{color:#888;font-size:12px}.MobileSearch-module__ArkqnW__viewAllText{color:#333;font-size:14px}.MobileSearch-module__ArkqnW__resultArrow{color:#bbb;flex-shrink:0}.MobileSearch-module__ArkqnW__section{padding:16px 0 8px}.MobileSearch-module__ArkqnW__sectionHeader{color:#888;text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:6px;padding:0 16px 10px;font-size:12px;font-weight:600;display:flex}.MobileSearch-module__ArkqnW__recentList{margin:0;padding:0;list-style:none}.MobileSearch-module__ArkqnW__recentItem{cursor:pointer;align-items:center;gap:10px;padding:11px 16px;transition:background .12s;display:flex}.MobileSearch-module__ArkqnW__recentItem:hover,.MobileSearch-module__ArkqnW__recentItem:active{background:#fafafa}.MobileSearch-module__ArkqnW__recentIcon{color:#bbb;flex-shrink:0}.MobileSearch-module__ArkqnW__recentText{color:#333;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.MobileSearch-module__ArkqnW__recentRemove{cursor:pointer;color:#bbb;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.MobileSearch-module__ArkqnW__recentRemove:hover{color:#555}.MobileSearch-module__ArkqnW__idleState,.MobileSearch-module__ArkqnW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 32px;display:flex}.MobileSearch-module__ArkqnW__idleIcon,.MobileSearch-module__ArkqnW__emptyIcon{color:#ddd;margin-bottom:4px}.MobileSearch-module__ArkqnW__idleTitle,.MobileSearch-module__ArkqnW__emptyTitle{color:#444;margin:0;font-size:16px;font-weight:600}.MobileSearch-module__ArkqnW__idleSub,.MobileSearch-module__ArkqnW__emptySub{color:#999;margin:0;font-size:13px;line-height:1.5}
.FeaturedProducts-module__5OwaVW__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.FeaturedProducts-module__5OwaVW__title{color:#111827;font-size:1.25rem;font-weight:600}.FeaturedProducts-module__5OwaVW__link{color:#000;cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.FeaturedProducts-module__5OwaVW__link:hover{color:#3b82f6;transform:translate(2px)}.FeaturedProducts-module__5OwaVW__bannerContainer{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:1px 1px 1px 2px #0000001a}.FeaturedProducts-module__5OwaVW__bannerContainer:before{z-index:2;content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-75%;transform:skew(-25deg)}.FeaturedProducts-module__5OwaVW__bannerContainer:hover:before{animation:1s FeaturedProducts-module__5OwaVW__shine}.FeaturedProducts-module__5OwaVW__mobileBanner{height:100%}@keyframes FeaturedProducts-module__5OwaVW__shine{to{left:125%}}.FeaturedProducts-module__5OwaVW__desktopBanner,.FeaturedProducts-module__5OwaVW__mobileBanner{width:100%;height:auto;position:relative}.FeaturedProducts-module__5OwaVW__desktopBanner img,.FeaturedProducts-module__5OwaVW__mobileBanner img{width:100%;height:100%;display:block}.FeaturedProducts-module__5OwaVW__desktopBanner{display:block}.FeaturedProducts-module__5OwaVW__mobileBanner{display:none}@media (max-width:576px){.FeaturedProducts-module__5OwaVW__desktopBanner{display:none}.FeaturedProducts-module__5OwaVW__mobileBanner{display:block}.FeaturedProducts-module__5OwaVW__bannerContainer{aspect-ratio:3}}.FeaturedProducts-module__5OwaVW__bannerSkeleton{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/200% 100%;border-radius:.5rem;width:100%;height:100%;animation:1.8s ease-in-out infinite FeaturedProducts-module__5OwaVW__shimmer}@keyframes FeaturedProducts-module__5OwaVW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.FeaturedProducts-module__5OwaVW__container{margin-top:3rem;margin-bottom:2rem}
.newlyLaunched-module__tc_5fa__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.newlyLaunched-module__tc_5fa__title{color:#111827;font-size:1.25rem;font-weight:600}.newlyLaunched-module__tc_5fa__link{color:#000;cursor:pointer;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.newlyLaunched-module__tc_5fa__link:hover{color:#3b82f6;transform:translate(2px)}.newlyLaunched-module__tc_5fa__container{margin-bottom:2rem}
.SeoSection-module__FmLdBW__section{background:#fff;border-top:3px solid #febd21;padding:56px 0 48px;font-family:Poppins,sans-serif}.SeoSection-module__FmLdBW__inner{margin:0 auto;padding:0 24px}.SeoSection-module__FmLdBW__animate{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}.SeoSection-module__FmLdBW__visible{opacity:1;transform:none}.SeoSection-module__FmLdBW__header{margin-bottom:40px}.SeoSection-module__FmLdBW__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#d99a00;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-flex}.SeoSection-module__FmLdBW__eyebrowBar{background:#febd21;border-radius:2px;flex-shrink:0;width:28px;height:2px}.SeoSection-module__FmLdBW__title{color:#333;margin-bottom:14px;font-size:21px;font-weight:600;line-height:1.45}.SeoSection-module__FmLdBW__lead{color:#6b6b6b;max-width:780px;font-size:14px;line-height:1.85}.SeoSection-module__FmLdBW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:40px;display:grid}.SeoSection-module__FmLdBW__statCard{background:#fff6e6;border-left:3px solid #febd21;border-radius:10px;padding:20px 18px;transition:background .2s}.SeoSection-module__FmLdBW__statCard:hover{background:#fff0cc}.SeoSection-module__FmLdBW__statNum{color:#333;margin-bottom:5px;font-size:24px;font-weight:700;line-height:1}.SeoSection-module__FmLdBW__statLabel{color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:500}.SeoSection-module__FmLdBW__catGrid{border:1px solid #ddd;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:40px;display:grid;overflow:hidden}.SeoSection-module__FmLdBW__catCol{background:#fff;border-right:1px solid #ddd;padding:22px 20px;transition:background .22s}.SeoSection-module__FmLdBW__catCol:last-child{border-right:none}.SeoSection-module__FmLdBW__catCol:hover{background:#fff6e6}.SeoSection-module__FmLdBW__catTag{letter-spacing:.08em;text-transform:uppercase;color:#d99a00;background:#fff6e6;border:1px solid #f4d97a;border-radius:4px;margin-bottom:10px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-block}.SeoSection-module__FmLdBW__catTitle{color:#333;margin-bottom:10px;font-size:13px;font-weight:600;line-height:1.4}.SeoSection-module__FmLdBW__catList{margin:0;padding:0;list-style:none}.SeoSection-module__FmLdBW__catList li{color:#6b6b6b;align-items:center;gap:7px;font-size:12px;line-height:2.1;display:flex}.SeoSection-module__FmLdBW__catList li:before{content:"";background:#febd21;border-radius:50%;flex-shrink:0;width:4px;height:4px}.SeoSection-module__FmLdBW__trustGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:40px;display:grid}.SeoSection-module__FmLdBW__trustCard{background:#fafafa;border:1px solid #ddd;border-radius:10px;padding:20px 18px;transition:border-color .2s,background .2s}.SeoSection-module__FmLdBW__trustCard:hover{background:#fff6e6;border-color:#febd21}.SeoSection-module__FmLdBW__trustTitle{color:#333;margin-bottom:6px;font-size:13px;font-weight:600}.SeoSection-module__FmLdBW__trustDesc{color:#6b6b6b;font-size:12px;line-height:1.65}.SeoSection-module__FmLdBW__about{border-top:1px solid #ddd;padding-top:32px}.SeoSection-module__FmLdBW__aboutTitle{color:#333;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.SeoSection-module__FmLdBW__aboutTitle:after{content:"";background:#ddd;flex:1;height:1px}.SeoSection-module__FmLdBW__aboutText{color:#6b6b6b;font-size:13px;line-height:1.9}.SeoSection-module__FmLdBW__aboutText strong{color:#333;font-weight:600}@media (max-width:900px){.SeoSection-module__FmLdBW__stats,.SeoSection-module__FmLdBW__trustGrid,.SeoSection-module__FmLdBW__catGrid{grid-template-columns:1fr 1fr}.SeoSection-module__FmLdBW__catCol{border-bottom:1px solid #ddd}.SeoSection-module__FmLdBW__catCol:nth-child(2n){border-right:none}}@media (max-width:540px){.SeoSection-module__FmLdBW__section{padding:36px 0 32px}.SeoSection-module__FmLdBW__stats,.SeoSection-module__FmLdBW__trustGrid,.SeoSection-module__FmLdBW__catGrid{grid-template-columns:1fr}.SeoSection-module__FmLdBW__catCol{border-right:none}.SeoSection-module__FmLdBW__title{font-size:17px}}
.homeOne-module__rrwNNW__empowerContainer{width:100%;max-width:1400px;margin:26px auto;padding:0 30px;font-family:Poppins,sans-serif}.homeOne-module__rrwNNW__empowerWrapper{background:#fff;flex-wrap:wrap;align-items:stretch;gap:30px;min-height:500px;display:flex}.homeOne-module__rrwNNW__empowerImages{flex:40%;justify-content:flex-end;align-items:stretch;min-width:300px;padding-top:10px;padding-right:10px;display:flex}.homeOne-module__rrwNNW__empowerImages img{object-fit:cover;border-radius:20px;width:100%;height:100%;max-height:600px}.homeOne-module__rrwNNW__empowerContent{flex-direction:column;flex:50%;justify-content:center;min-width:300px;padding:20px;display:flex}.homeOne-module__rrwNNW__subheading{color:#555;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:clamp(14px,2vw,18px);font-weight:600;position:relative}.homeOne-module__rrwNNW__subheading:after{content:"";background:var(--primary);vertical-align:middle;width:40px;height:2px;margin-left:10px;display:inline-block}.homeOne-module__rrwNNW__heading{color:#111;margin-bottom:20px;font-size:clamp(32px,5vw,60px);font-weight:700;line-height:1.2}.homeOne-module__rrwNNW__description{color:#666;text-align:justify;margin-bottom:30px;font-size:clamp(16px,2vw,18px);line-height:1.6}.homeOne-module__rrwNNW__features{text-align:justify;flex-direction:column;gap:25px;margin-bottom:30px;display:flex}.homeOne-module__rrwNNW__feature{gap:15px;display:flex}.homeOne-module__rrwNNW__icon{width:60px;height:60px;color:var(--primary);background-color:#f1f5ff;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;padding:15px;font-size:clamp(20px,3vw,28px);display:flex}.homeOne-module__rrwNNW__text h2{color:#111;margin-bottom:5px;font-size:clamp(16px,2vw,19px);font-weight:700;line-height:1.3}.homeOne-module__rrwNNW__text p{color:#666;font-size:clamp(14px,2vw,16px);line-height:1.5}.homeOne-module__rrwNNW__empowerButtons{flex-wrap:wrap;gap:15px;display:flex}.homeOne-module__rrwNNW__btn{cursor:pointer;border:none;border-radius:10px;padding:12px 20px;font-size:clamp(14px,2vw,15px);font-weight:600;transition:all .3s}.homeOne-module__rrwNNW__cta{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 25px;font-size:clamp(14px,2vw,16px);font-weight:600;transition:all .3s}.homeOne-module__rrwNNW__cta:hover{background-color:var(--primary-hover)}.homeOne-module__rrwNNW__btn.homeOne-module__rrwNNW__primary{background-color:var(--primary);color:#fff}.homeOne-module__rrwNNW__btn.homeOne-module__rrwNNW__secondary{color:var(--primary);background-color:#f2f4ff}@media (max-width:992px){.homeOne-module__rrwNNW__empowerWrapper{flex-direction:column;gap:40px;padding:40px 20px}.homeOne-module__rrwNNW__empowerImages,.homeOne-module__rrwNNW__empowerContent{width:100%;padding:0}.homeOne-module__rrwNNW__empowerImages{justify-content:center}.homeOne-module__rrwNNW__empowerImages img{object-fit:contain;height:auto;max-height:400px}.homeOne-module__rrwNNW__empowerContent{text-align:center}.homeOne-module__rrwNNW__subheading:after{display:none}.homeOne-module__rrwNNW__features{align-items:center}.homeOne-module__rrwNNW__feature{text-align:center;flex-direction:column;align-items:center;gap:20px}.homeOne-module__rrwNNW__empowerButtons{justify-content:center}}@media (max-width:576px){.homeOne-module__rrwNNW__empowerWrapper{padding:30px 15px}.homeOne-module__rrwNNW__icon{min-width:50px;min-height:50px;padding:12px}.homeOne-module__rrwNNW__empowerButtons{flex-direction:column;gap:10px}.homeOne-module__rrwNNW__btn{width:100%}}.homeOne-module__rrwNNW__svgIcon{background-color:var(--primary);width:28px;height:28px;display:inline-block}.homeOne-module__rrwNNW__globe{-webkit-mask:url(/globe.svg) 50%/contain no-repeat;mask:url(/globe.svg) 50%/contain no-repeat}.homeOne-module__rrwNNW__file{-webkit-mask:url(/file.svg) 50%/contain no-repeat;mask:url(/file.svg) 50%/contain no-repeat}
.progress-module__maUScq__statebutton{color:#cfcfcf;background-color:#0000;border:2px solid #cfcfcf;border-radius:5px;min-height:36px;padding:0 22px;font-size:18px;font-weight:600}.progress-module__maUScq__active{color:orange;border:2px solid orange}.progress-module__maUScq__ordercontainer{background:#fafafa;border-radius:10px;flex-direction:column;justify-content:space-between;margin-block:48px;padding:23px 35px 65px;display:flex}.progress-module__maUScq__ordertowrap{justify-content:space-between;align-items:center;display:flex}.progress-module__maUScq__orderproductcontainer{flex-direction:column;gap:23px;margin-top:35px;padding-bottom:30px;display:flex}.progress-module__maUScq__orderproductcard{gap:22px;display:flex}.progress-module__maUScq__imagewrap{aspect-ratio:1;background-color:#d9d9d9;width:100px;height:100px}.progress-module__maUScq__button{color:#fff;text-wrap-mode:nowrap;background-color:orange;border:0;border-radius:5px;padding:6px 34px;font-size:12px;font-weight:600}.progress-module__maUScq__producttext{margin-bottom:6px;font-size:14px;font-weight:700}.progress-module__maUScq__productpropertyHeading{font-size:14px;font-weight:600}.progress-module__maUScq__productpropertycontent{font-size:14px;font-weight:400}.progress-module__maUScq__orderprogress{margin-block:36px}.progress-module__maUScq__orderprogresheading{font-size:14px;font-weight:700;position:relative;overflow:hidden;margin-bottom:20px!important}.progress-module__maUScq__orderprogresheading:after{content:"";background-color:#dbdbdb;width:100%;height:1px;margin-left:20px;position:absolute;top:50%;transform:translateY(50%)}.progress-module__maUScq__orderprogresswrap{margin-inline:20px;justify-content:space-between;align-items:center;margin-top:40px;display:flex;position:relative}.progress-module__maUScq__circle{color:orange;background:#fff;border:2px solid orange;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;display:flex;position:relative}.progress-module__maUScq__linewrap{border-top:1px dotted orange;width:100%}.progress-module__maUScq__circlewrap{justify-content:space-between;width:100%;display:flex;position:absolute}.progress-module__maUScq__para{text-align:center;color:#000;white-space:normal;word-break:break-word;width:80px;font-size:11px;font-weight:600;position:absolute;top:120%;left:50%;transform:translate(-50%)}@media (max-width:575px){.progress-module__maUScq__notcurrent{display:none!important}.progress-module__maUScq__current{display:block!important}.progress-module__maUScq__linewrap{display:none}.progress-module__maUScq__orderprogress{justify-content:center;margin-block:36px;display:flex}.progress-module__maUScq__circlewrap{justify-content:space-between;width:100%;display:flex;position:static}.progress-module__maUScq__para{width:200px}.progress-module__maUScq__circle{color:orange;text-align:center;background:#fff;border:2px solid orange;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding-top:5px;font-size:14px;font-weight:700;display:flex;position:relative}}.progress-module__maUScq__buttonwrap{flex-direction:column;gap:10px;display:flex}.progress-module__maUScq__btnsecondary{color:orange;background-color:#fff;border:1px solid orange}.progress-module__maUScq__circleactive{background:#fbe9c8}.progress-module__maUScq__linewrap.progress-module__maUScq__lineactive{border-top:1px solid orange}.progress-module__maUScq__price{text-wrap-mode:nowrap;margin-bottom:0;margin-left:30px;font-weight:700}.progress-module__maUScq__infowrap{margin-top:100px}.progress-module__maUScq__point{font-size:15px;font-weight:600}.progress-module__maUScq__deliverywrap{border-block:1px solid #dbdbdb;justify-content:space-between;align-items:center;padding-block:16px;display:flex}.progress-module__maUScq__leftheading{font-size:14px;font-weight:700}.progress-module__maUScq__right{flex-direction:column;gap:11px;display:flex}.progress-module__maUScq__address{max-width:200px}.progress-module__maUScq__contact{border-bottom:1px solid #dbdbdb;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.progress-module__maUScq__contactbtn{margin-left:30px}.progress-module__maUScq__modal{z-index:10;justify-content:center;align-items:center;width:auto;height:auto;display:flex;position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%)}.progress-module__maUScq__modalexitwrapper{z-index:1;opacity:.4;background-color:gray;width:100%;height:100%;position:fixed;top:0;left:0}.progress-module__maUScq__modalwrapper{background:#fff;border-radius:10px;min-width:580px;padding:28px 30px;box-shadow:0 0 10px #00000040}.progress-module__maUScq__modalheading{font-size:14px;font-weight:700}.progress-module__maUScq__formwrapper{flex-direction:column;gap:22px;margin-top:20px;display:flex}.progress-module__maUScq__modalbutton{color:#fff;text-wrap-mode:nowrap;background-color:orange;border:0;border-radius:5px;padding:11px 34px;font-size:12px;font-weight:600}.progress-module__maUScq__input{border:1px solid #ccc;border-radius:10px;margin-top:11px;padding-left:11px}.progress-module__maUScq__uploadwrap{gap:20px;margin-top:11px;display:flex}.progress-module__maUScq__inputwrap{border:1px solid #ccc;border-radius:10px;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative}.progress-module__maUScq__hiddenupload{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.progress-module__maUScq__uploadicon{color:#c4c4c4;font-size:26px}.progress-module__maUScq__uploadimgwrap{background:#785f5f;border:1px solid #ccc;border-radius:10px;width:77px;height:77px;position:relative}.progress-module__maUScq__trashicon{color:#fff;font-size:large;position:absolute;top:10px;right:10px}.progress-module__maUScq__label{font-size:14px;font-weight:400}
.homeFour-module___ZtolW__wrapper{background:#ffa6000f;border-radius:20px;margin:0 auto;padding:100px 60px;font-family:Poppins,sans-serif!important}.homeFour-module___ZtolW__heading{text-align:center;text-transform:uppercase;color:#000;letter-spacing:1.5px;justify-content:center;align-items:center;gap:10px;font-size:clamp(11px,1vw,19px);font-weight:500;display:flex}.homeFour-module___ZtolW__subheading{color:#000;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(24px,4vw,32px);font-weight:700;line-height:1.3}.homeFour-module___ZtolW__line{background-color:var(--primary);width:40px;height:2px;display:inline-block}.homeFour-module___ZtolW__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.homeFour-module___ZtolW__imageContainer{border-radius:8px;margin-bottom:12px;overflow:hidden}.homeFour-module___ZtolW__cardContent{cursor:pointer;flex-direction:column;height:100%;transition:box-shadow .3s;display:flex}.homeFour-module___ZtolW__card{background:#fff;border:1px solid #eee;border-radius:12px;flex:300px;max-width:350px;height:450px;padding:20px;transition:all .3s;display:flex;position:relative}.homeFour-module___ZtolW__card:hover{border-color:#ddd;box-shadow:0 5px 20px #00000014;transform:translateY(-10px)!important}.homeFour-module___ZtolW__wrapper .swiper{padding:10px 5px 20px;overflow:hidden!important}.homeFour-module___ZtolW__wrapper .swiper-wrapper{overflow:visible!important}.homeFour-module___ZtolW__wrapper .swiper-slide{z-index:auto;overflow:visible!important}.homeFour-module___ZtolW__meta{color:#666;flex-shrink:0;gap:10px;margin-bottom:10px;font-size:12px;display:flex}.homeFour-module___ZtolW__title{color:#111;flex-shrink:0;margin-bottom:12px;font-size:18px;font-weight:600}.homeFour-module___ZtolW__image{object-fit:cover;border-radius:10px;flex-shrink:0;width:100%;height:180px}.homeFour-module___ZtolW__desc{color:#555;text-align:justify;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:15px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.homeFour-module___ZtolW__link{color:var(--primary);flex-shrink:0;margin-top:auto;font-size:14px;font-weight:500;text-decoration:none}:is(.homeFour-module___ZtolW__wrapper .swiper-button-next,.homeFour-module___ZtolW__wrapper .swiper-button-prev){background:var(--primary-soft);width:48px;height:48px;color:var(--primary);border:1px solid #febd2140;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .3s,color .3s,transform .2s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #febd2126}.homeFour-module___ZtolW__wrapper .swiper-button-next:after{font-size:18px;font-weight:600}.homeFour-module___ZtolW__wrapper .swiper-button-prev:after{font-size:18px;font-weight:600}:is(.homeFour-module___ZtolW__wrapper .swiper-button-next:hover,.homeFour-module___ZtolW__wrapper .swiper-button-prev:hover){background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #febd2159}:is(.homeFour-module___ZtolW__wrapper .swiper-button-next:active,.homeFour-module___ZtolW__wrapper .swiper-button-prev:active){background:var(--primary-active);transform:translateY(0)scale(.96);box-shadow:0 4px 12px #febd2140}@media (max-width:768px){:is(.homeFour-module___ZtolW__wrapper .swiper-button-next,.homeFour-module___ZtolW__wrapper .swiper-button-prev){width:40px;height:40px}.homeFour-module___ZtolW__wrapper .swiper-button-next:after{font-size:16px}.homeFour-module___ZtolW__wrapper .swiper-button-prev:after{font-size:16px}.homeFour-module___ZtolW__wrapper .swiper-button-next{right:5px}.homeFour-module___ZtolW__wrapper .swiper-button-prev{left:5px}}@media (max-width:480px){:is(.homeFour-module___ZtolW__wrapper .swiper-button-next,.homeFour-module___ZtolW__wrapper .swiper-button-prev){width:35px;height:35px}.homeFour-module___ZtolW__wrapper .swiper-button-next:after{font-size:14px}.homeFour-module___ZtolW__wrapper .swiper-button-prev:after{font-size:14px}}.homeFour-module___ZtolW__blogCard{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:12px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.homeFour-module___ZtolW__blogCard:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)!important}.homeFour-module___ZtolW__blogCard:before{content:"";opacity:0;z-index:1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;box-shadow:0 8px 25px #0000001f}.homeFour-module___ZtolW__blogCard:hover:before{opacity:1}.homeFour-module___ZtolW__blogImageContainer{height:200px;position:relative;overflow:hidden}.homeFour-module___ZtolW__blogImageContainer:after{content:"";opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;bottom:0;left:0}.homeFour-module___ZtolW__blogCard:hover .homeFour-module___ZtolW__blogImageContainer:after{opacity:1}.homeFour-module___ZtolW__blogImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.homeFour-module___ZtolW__blogCard:hover .homeFour-module___ZtolW__blogImage{transform:scale(1.03)}.homeFour-module___ZtolW__blogBadgeContainer{z-index:2;max-width:calc(100% - 30px);position:absolute;top:15px;left:15px}.homeFour-module___ZtolW__blogCategoryBadge{color:var(--primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);white-space:nowrap;text-overflow:ellipsis;background:#ffffffe6;border-radius:20px;max-width:100%;padding:4px 12px;font-size:.75rem;font-weight:600;display:block;overflow:hidden;box-shadow:0 2px 5px #0000001a}.homeFour-module___ZtolW__blogContent{flex-direction:column;gap:12px;padding:20px;display:flex}.homeFour-module___ZtolW__blogTitle{color:#2d3748;margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.homeFour-module___ZtolW__blogDescription{color:#4a5568;margin:0;font-size:.9rem;line-height:1.5}.homeFour-module___ZtolW__blogFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.homeFour-module___ZtolW__blogDate{color:var(--primary);align-items:center;gap:5px;font-size:.85rem;font-weight:500;display:flex}.homeFour-module___ZtolW__blogReadMore{color:var(--primary);align-items:center;gap:5px;font-size:.9rem;font-weight:500;transition:color .3s;display:inline-flex}.homeFour-module___ZtolW__blogReadMore:hover{color:var(--primary-hover)}.homeFour-module___ZtolW__lineClamp2{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.homeFour-module___ZtolW__lineClamp3{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.homeFour-module___ZtolW__skeletonCard{pointer-events:none}.homeFour-module___ZtolW__skeletonLine,.homeFour-module___ZtolW__skeletonImage,.homeFour-module___ZtolW__skeletonBadge{background:#e5e7eb;position:relative;overflow:hidden}.homeFour-module___ZtolW__skeletonLine:after,.homeFour-module___ZtolW__skeletonImage:after,.homeFour-module___ZtolW__skeletonBadge:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff80 50%,#fff0 100%);animation:1.4s infinite homeFour-module___ZtolW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.homeFour-module___ZtolW__skeletonImage{border-radius:0;width:100%;height:100%}.homeFour-module___ZtolW__skeletonTitle{border-radius:999px;width:80%;height:18px;margin-bottom:8px}.homeFour-module___ZtolW__skeletonText{border-radius:999px;width:100%;height:12px;margin-bottom:6px}.homeFour-module___ZtolW__skeletonFooterBar{border-radius:999px;width:30%;height:12px}.homeFour-module___ZtolW__skeletonBadge{border-radius:999px;width:70px;height:22px;display:inline-block}
.form-module__kxeYXq__container{max-width:1200px;margin:2.5rem auto;padding:0 15px}.form-module__kxeYXq__formCard{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 25px #7474741a}.form-module__kxeYXq__progressWrapper{padding:0 1.25rem}.form-module__kxeYXq__contentWrapper{padding-top:1.25rem;position:relative}@media (min-width:640px){.form-module__kxeYXq__contentWrapper{padding-top:2.5rem}}.form-module__kxeYXq__customPointer{cursor:pointer}.form-module__kxeYXq__formRow{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}@media (min-width:768px){.form-module__kxeYXq__formRow{flex-direction:row}}.form-module__kxeYXq__formGroup,.form-module__kxeYXq__formGroupEmpty{width:100%}.form-module__kxeYXq__formGroupMarginTop{margin-top:.75rem}.form-module__kxeYXq__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.form-module__kxeYXq__required{color:#dc3545;margin-left:.25rem}.form-module__kxeYXq__formControl{color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-module__kxeYXq__formControl:focus{border-color:#80bdff;outline:none;box-shadow:0 0 0 .2rem #007bff40}.form-module__kxeYXq__formControl:disabled{opacity:1;background-color:#e9ecef}select.form-module__kxeYXq__formControl{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.5rem}textarea.form-module__kxeYXq__formControl{resize:vertical;min-height:80px}.form-module__kxeYXq__isInvalid{border-color:#dc3545}.form-module__kxeYXq__isInvalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-module__kxeYXq__invalidFeedback{color:#dc3545;margin-top:.25rem;font-size:.875rem;display:block}.form-module__kxeYXq__uploadContainer{align-items:center;gap:.5rem;display:flex}.form-module__kxeYXq__previewWrapper{border-radius:5px;width:70px;height:70px;position:relative}.form-module__kxeYXq__previewImage{object-fit:cover;background-color:#e5e7eb;border-radius:5px;width:100%;height:100%}.form-module__kxeYXq__filePreview{text-align:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4px;font-size:10px;display:flex}.form-module__kxeYXq__fileIcon{margin-bottom:.25rem}.form-module__kxeYXq__fileName{word-break:break-all;font-size:8px}.form-module__kxeYXq__removeButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;padding:4px;font-size:11px;transition:background-color .3s;display:flex;position:absolute;top:0;right:0}.form-module__kxeYXq__removeButton:hover{background:#333}.form-module__kxeYXq__uploadButton{color:#aba5a5;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.form-module__kxeYXq__uploadButton:disabled{opacity:.5;cursor:not-allowed}.form-module__kxeYXq__uploadButtonImage{background-color:#e5e7eb;border:1px solid #d1d5db}.form-module__kxeYXq__uploadButtonFile{background-color:#0000;border:2px dashed #aba5a5}.form-module__kxeYXq__uploadButton:not(:disabled):hover{opacity:.8}.form-module__kxeYXq__hiddenInput{display:none}.form-module__kxeYXq__helpText{color:#6c757d;margin-top:.25rem;font-size:.875rem}.form-module__kxeYXq__errorText{color:#dc3545;margin-top:.25rem;font-size:.875rem}.form-module__kxeYXq__termsText{margin:1.5rem 0}.form-module__kxeYXq__termsLink{color:orange;cursor:pointer}.form-module__kxeYXq__termsLink:hover{text-decoration:underline}.form-module__kxeYXq__buttonGroup{gap:1rem;margin:1rem 0;display:flex}.form-module__kxeYXq__primaryButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s}.form-module__kxeYXq__primaryButton:hover{background-color:orange}.form-module__kxeYXq__primaryButton:disabled{cursor:not-allowed;background-color:#6c757d}.form-module__kxeYXq__secondaryButton{color:orange;cursor:pointer;background-color:#fff;border:1px solid #fbae24;border-radius:.25rem;padding:10px 1rem;font-size:1rem;transition:all .3s}.form-module__kxeYXq__secondaryButton:hover{background-color:#fff8e6}@media (max-width:768px){.form-module__kxeYXq__formCard{padding:.75rem}.form-module__kxeYXq__progressWrapper{padding:0 .5rem}.form-module__kxeYXq__uploadContainer{flex-wrap:wrap}}
.faq-module__U9S6dG__btn{background:0 0;border:0}.faq-module__U9S6dG__btnactive{color:orange}.faq-module__U9S6dG__accordianwrap{flex-direction:column;gap:20px;margin-top:60px;display:flex}.faq-module__U9S6dG__accordianmain{padding:16px 37px;box-shadow:0 0 5px #00000014}.faq-module__U9S6dG__headericonwrap{justify-content:space-between;align-items:center;display:flex}.faq-module__U9S6dG__primary{color:orange;font-size:large;transition:all .6s cubic-bezier(.25,1,.5,1)}.faq-module__U9S6dG__header{font-size:16px;font-weight:600}.faq-module__U9S6dG__active{transform:rotate(45deg)}.faq-module__U9S6dG__conatcttext{font-size:15px;font-weight:500;line-height:19px}.faq-module__U9S6dG__accordianmain p{line-height:1.5rem}
.policy-module__fU9_na__privacyPolicyContent{max-width:1200px;margin:0 auto;padding:0 20px}.policy-module__fU9_na__policyDiv,.policy-module__fU9_na__policyContent,.policy-module__fU9_na__policyContentInner{color:#333;font-size:16px;line-height:1.6}.policy-module__fU9_na__policyDiv{margin-top:0}.policy-module__fU9_na__policyDiv *,.policy-module__fU9_na__policyContent *,.policy-module__fU9_na__policyContentInner *{box-sizing:border-box}.policy-module__fU9_na__policyDiv ul,.policy-module__fU9_na__policyDiv ol,.policy-module__fU9_na__policyContent ul,.policy-module__fU9_na__policyContent ol,.policy-module__fU9_na__policyContentInner ul,.policy-module__fU9_na__policyContentInner ol{-webkit-padding-start:0!important;-webkit-margin-before:0!important;-webkit-margin-after:0!important;margin:1rem 0!important;padding-left:0!important;list-style:none!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyDiv h3,.policy-module__fU9_na__policyDiv h4,.policy-module__fU9_na__policyDiv h5,.policy-module__fU9_na__policyDiv h6,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContent h3,.policy-module__fU9_na__policyContent h4,.policy-module__fU9_na__policyContent h5,.policy-module__fU9_na__policyContent h6,.policy-module__fU9_na__policyContentInner h1,.policy-module__fU9_na__policyContentInner h2,.policy-module__fU9_na__policyContentInner h3,.policy-module__fU9_na__policyContentInner h4,.policy-module__fU9_na__policyContentInner h5,.policy-module__fU9_na__policyContentInner h6{color:#2c3e50!important;margin-top:2rem!important;margin-bottom:1rem!important;font-weight:600!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContentInner h1{padding-bottom:.5rem!important;font-size:2rem!important}.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContentInner h2{color:#34495e!important;font-size:1.5rem!important}.policy-module__fU9_na__policyDiv h3,.policy-module__fU9_na__policyContent h3,.policy-module__fU9_na__policyContentInner h3{color:#34495e!important;font-size:1.25rem!important}.policy-module__fU9_na__policyDiv p,.policy-module__fU9_na__policyContent p,.policy-module__fU9_na__policyContentInner p{text-align:justify!important;margin-bottom:1rem!important}.policy-module__fU9_na__policyDiv ul li,.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ul li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ul li,.policy-module__fU9_na__policyContentInner ol li{margin-bottom:.75rem!important;padding-left:1.5rem!important;line-height:1.6!important;list-style:none!important;position:relative!important}.policy-module__fU9_na__policyDiv ul li:before,.policy-module__fU9_na__policyContent ul li:before,.policy-module__fU9_na__policyContentInner ul li:before{content:"•"!important;color:#3498db!important;font-size:1.2em!important;font-weight:700!important;line-height:1.6!important;position:absolute!important;top:0!important;left:0!important}.policy-module__fU9_na__policyDiv ol,.policy-module__fU9_na__policyContent ol,.policy-module__fU9_na__policyContentInner ol{counter-reset:list-counter!important}.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ol li{counter-increment:list-counter!important}.policy-module__fU9_na__policyDiv ol li:before,.policy-module__fU9_na__policyContent ol li:before,.policy-module__fU9_na__policyContentInner ol li:before{content:counter(list-counter) "."!important;color:#3498db!important;font-weight:700!important;line-height:1.6!important;position:absolute!important;top:0!important;left:0!important}.policy-module__fU9_na__policyDiv ul ul,.policy-module__fU9_na__policyDiv ol ol,.policy-module__fU9_na__policyDiv ul ol,.policy-module__fU9_na__policyDiv ol ul,.policy-module__fU9_na__policyContent ul ul,.policy-module__fU9_na__policyContent ol ol,.policy-module__fU9_na__policyContent ul ol,.policy-module__fU9_na__policyContent ol ul,.policy-module__fU9_na__policyContentInner ul ul,.policy-module__fU9_na__policyContentInner ol ol,.policy-module__fU9_na__policyContentInner ul ol,.policy-module__fU9_na__policyContentInner ol ul{margin:.5rem 0!important;padding-left:1rem!important}.policy-module__fU9_na__policyDiv ul ul li:before,.policy-module__fU9_na__policyContent ul ul li:before,.policy-module__fU9_na__policyContentInner ul ul li:before{content:"◦"!important;color:#7f8c8d!important}.policy-module__fU9_na__policyDiv ol ol li:before,.policy-module__fU9_na__policyContent ol ol li:before,.policy-module__fU9_na__policyContentInner ol ol li:before{content:counter(list-counter, lower-alpha) "."!important}.policy-module__fU9_na__policyDiv li strong,.policy-module__fU9_na__policyContent li strong,.policy-module__fU9_na__policyContentInner li strong{color:#2c3e50!important;font-weight:600!important}.policy-module__fU9_na__policyDiv a,.policy-module__fU9_na__policyContent a,.policy-module__fU9_na__policyContentInner a{color:#3498db!important;border-bottom:1px solid #0000!important;text-decoration:none!important;transition:border-bottom-color .3s!important}.policy-module__fU9_na__policyDiv a:hover,.policy-module__fU9_na__policyContent a:hover,.policy-module__fU9_na__policyContentInner a:hover{border-bottom-color:#3498db!important}.policy-module__fU9_na__policyDiv [class*=list],.policy-module__fU9_na__policyContent [class*=list],.policy-module__fU9_na__policyContentInner [class*=list]{padding-left:0!important;list-style:none!important}@media (max-width:768px){.policy-module__fU9_na__privacyPolicyContent{padding:0 15px}.policy-module__fU9_na__policyDiv,.policy-module__fU9_na__policyContent,.policy-module__fU9_na__policyContentInner{font-size:14px!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContentInner h1{font-size:1.75rem!important}.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContentInner h2{font-size:1.25rem!important}.policy-module__fU9_na__policyDiv ul li,.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ul li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ul li,.policy-module__fU9_na__policyContentInner ol li{padding-left:1.25rem!important}}
.sellWithUs-module__-IwplG__containerMain{max-width:1400px;margin:1rem auto 0;padding:0 15px}.sellWithUs-module__-IwplG__heroSection{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.sellWithUs-module__-IwplG__heroSection{grid-template-columns:1fr 1fr}}.sellWithUs-module__-IwplG__heroContent{flex-direction:column;justify-content:center;display:flex}.sellWithUs-module__-IwplG__heroTitle{margin-bottom:.5rem;font-size:2rem;font-weight:600}.sellWithUs-module__-IwplG__heroTitleHighlight{color:orange;margin-top:0;font-size:2rem;font-weight:600}.sellWithUs-module__-IwplG__heroSubtitle{margin-top:.5rem;font-size:1.25rem;font-weight:400}.sellWithUs-module__-IwplG__heroDescription{color:#7c7c7c;font-size:1.25rem;font-weight:400}.sellWithUs-module__-IwplG__ctaButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;width:fit-content;margin-top:.5rem;padding:.5rem 1.25rem;transition:background-color .3s}.sellWithUs-module__-IwplG__ctaButton:hover{background-color:#ff8c00}.sellWithUs-module__-IwplG__heroImageWrapper{justify-content:center;align-items:center;padding:1.25rem;display:flex}.sellWithUs-module__-IwplG__sellerImage{width:100%;max-width:500px;height:100%}.sellWithUs-module__-IwplG__image{object-fit:cover;width:100%;height:100%}.sellWithUs-module__-IwplG__trustSection{margin-top:1.25rem}.sellWithUs-module__-IwplG__sectionTitle{text-align:center;margin-bottom:1rem;font-size:1.5rem}.sellWithUs-module__-IwplG__trustDescription{text-align:center;margin:1rem 0;padding:0 1rem;font-size:1.25rem;font-weight:400;line-height:1.75}@media (min-width:768px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}@media (min-width:1024px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}@media (min-width:1280px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}.sellWithUs-module__-IwplG__featuresGrid{border:1px solid #ffa50080;border-radius:.25rem;flex-direction:column;gap:1.25rem;margin-top:1.5rem;padding:1.25rem;display:flex}@media (min-width:768px){.sellWithUs-module__-IwplG__featuresGrid{flex-direction:row}}.sellWithUs-module__-IwplG__featuresColumn{flex:1}.sellWithUs-module__-IwplG__featuresList{margin:0;padding:0;list-style:none}.sellWithUs-module__-IwplG__featureItem{margin-bottom:1rem}.sellWithUs-module__-IwplG__featureContent{gap:1rem;display:flex}.sellWithUs-module__-IwplG__checkIcon{background:#ffedcb;border:2px solid #fbae24;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;display:flex}.sellWithUs-module__-IwplG__checkIconSvg{color:orange}.sellWithUs-module__-IwplG__featureText{border-bottom:1px solid #ffa50080;flex:1;min-height:6rem}.sellWithUs-module__-IwplG__featureTextLast,.sellWithUs-module__-IwplG__featureTextLastTwo{flex:1;min-height:6rem}@media (max-width:767px){.sellWithUs-module__-IwplG__featureTextLast{border-bottom:1px solid #ffa50080}}.sellWithUs-module__-IwplG__featureDescription{margin-top:1rem;margin-bottom:1rem}.sellWithUs-module__-IwplG__featureDescriptionLast{margin-top:1rem}.sellWithUs-module__-IwplG__howItWorksSection{margin-top:1.25rem}.sellWithUs-module__-IwplG__howItWorksTitle{text-align:left;margin-bottom:1rem;font-size:1.5rem}.sellWithUs-module__-IwplG__howItWorksGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.sellWithUs-module__-IwplG__howItWorksGrid{grid-template-columns:1fr 2fr}}.sellWithUs-module__-IwplG__tabsColumn{flex-direction:column;gap:.5rem;display:flex}.sellWithUs-module__-IwplG__tabItem{cursor:pointer;border-radius:.25rem;justify-content:flex-start;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.sellWithUs-module__-IwplG__tabItem:hover{background-color:#f5f5f5}.sellWithUs-module__-IwplG__tabItemActive{border:2px solid orange}.sellWithUs-module__-IwplG__tabTitle{margin:0;font-size:1rem}.sellWithUs-module__-IwplG__contentTitle{border-bottom:2px solid #fbae24;width:fit-content;padding:.25rem;font-size:1rem;font-weight:600}.sellWithUs-module__-IwplG__contentText{margin-top:1rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__contentSubtitle,.sellWithUs-module__-IwplG__contentSubtitleNoMargin{margin-top:1rem;margin-bottom:0;font-size:1rem;font-weight:600;line-height:1.75}.sellWithUs-module__-IwplG__actionButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;margin-top:1rem;padding:.25rem 1rem;transition:background-color .3s}.sellWithUs-module__-IwplG__actionButton:hover{background-color:#ff8c00}.sellWithUs-module__-IwplG__bulletList{padding-left:1.5rem;list-style-type:disc}.sellWithUs-module__-IwplG__numberedList{padding-left:1.5rem;list-style-type:decimal}.sellWithUs-module__-IwplG__listItem{margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__highlightBox{border:2px solid orange;border-radius:.25rem;margin-top:1rem}.sellWithUs-module__-IwplG__highlightText{padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__supportSection{margin-top:1.25rem}@media (max-width:768px){.sellWithUs-module__-IwplG__heroTitle,.sellWithUs-module__-IwplG__heroTitleHighlight{font-size:1.5rem}.sellWithUs-module__-IwplG__heroSubtitle,.sellWithUs-module__-IwplG__heroDescription{font-size:1rem}.sellWithUs-module__-IwplG__sectionTitle{font-size:1.25rem}.sellWithUs-module__-IwplG__trustDescription{font-size:1rem}}
.forgetPassword-module__9Q7GHG__container{max-width:1200px;margin:4.5rem auto 0;padding:0 15px}.forgetPassword-module__9Q7GHG__row{justify-content:center;display:flex}.forgetPassword-module__9Q7GHG__colMd6{width:100%;max-width:50%;padding:0 15px}@media (max-width:768px){.forgetPassword-module__9Q7GHG__colMd6{max-width:100%}}.forgetPassword-module__9Q7GHG__contentWrapper{margin-bottom:1rem}.forgetPassword-module__9Q7GHG__title{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.forgetPassword-module__9Q7GHG__subtitle{text-align:center;padding-top:.5rem;padding-bottom:.5rem}.forgetPassword-module__9Q7GHG__formGroup{margin-top:1.5rem}.forgetPassword-module__9Q7GHG__formGroupRegular{margin-top:1rem}.forgetPassword-module__9Q7GHG__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.forgetPassword-module__9Q7GHG__formControl{border:1px solid #ced4da;border-radius:.25rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.forgetPassword-module__9Q7GHG__formControl:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.forgetPassword-module__9Q7GHG__passwordWrapper{position:relative}.forgetPassword-module__9Q7GHG__eyeIconWrapper{height:100%;position:absolute;top:0;right:0}.forgetPassword-module__9Q7GHG__eyeIconInner{align-items:center;height:100%;margin-right:1rem;display:flex}.forgetPassword-module__9Q7GHG__eyeIcon{cursor:pointer;font-size:1.25rem}.forgetPassword-module__9Q7GHG__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;width:100%;margin-top:1rem;padding:.5rem;font-size:1rem;transition:background-color .3s}.forgetPassword-module__9Q7GHG__submitButton:hover{background-color:#ff8c00}.forgetPassword-module__9Q7GHG__flexButton{justify-content:center;align-items:center;display:flex}.forgetPassword-module__9Q7GHG__buttonIcon{margin-left:.5rem}.forgetPassword-module__9Q7GHG__buttonDisabled{cursor:not-allowed;background-color:#ccc}.forgetPassword-module__9Q7GHG__buttonDisabled:hover{background-color:#ccc}.forgetPassword-module__9Q7GHG__otpContainer{justify-content:center;gap:.5rem;margin-top:2.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:576px){.forgetPassword-module__9Q7GHG__otpContainer{gap:1rem}}.forgetPassword-module__9Q7GHG__otpInput{text-align:center;border:1px solid #ced4da;border-radius:.25rem;width:50px;height:50px;font-size:1.25rem;transition:border-color .15s ease-in-out}.forgetPassword-module__9Q7GHG__otpInput:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.forgetPassword-module__9Q7GHG__verificationCodeWrapper{justify-content:space-between;margin-top:1.5rem;display:flex}.forgetPassword-module__9Q7GHG__boldText{margin:0;font-weight:600}.forgetPassword-module__9Q7GHG__resendCode{color:orange;cursor:pointer;margin:0;font-weight:600}.forgetPassword-module__9Q7GHG__resendCode:hover{text-decoration:underline}.forgetPassword-module__9Q7GHG__accountLinksWrapper{flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}.forgetPassword-module__9Q7GHG__accountText{margin:0}.forgetPassword-module__9Q7GHG__link{color:orange;cursor:pointer;margin-left:.25rem;text-decoration:underline}.forgetPassword-module__9Q7GHG__link:hover{color:#ff8c00}.forgetPassword-module__9Q7GHG__customerServiceText{margin:0;padding:1rem 0}.forgetPassword-module__9Q7GHG__customerServiceLink{color:orange;margin-left:.25rem}.forgetPassword-module__9Q7GHG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite forgetPassword-module__9Q7GHG__spin}@keyframes forgetPassword-module__9Q7GHG__spin{to{transform:rotate(360deg)}}.forgetPassword-module__9Q7GHG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.forgetPassword-module__9Q7GHG__footerWrapper{margin-top:3rem}
.register-module__9Bw9PG__mainContainer{margin-top:2rem;font-family:Poppins,sans-serif}.register-module__9Bw9PG__container{max-width:1200px;margin:1.5rem auto 0;padding:0 20px}.register-module__9Bw9PG__row{justify-content:center;display:flex}.register-module__9Bw9PG__colMd6{width:100%;max-width:600px;padding:0 15px}@media (max-width:768px){.register-module__9Bw9PG__colMd6{max-width:100%;padding:0}}.register-module__9Bw9PG__contentWrapper{margin-bottom:1.5rem}.register-module__9Bw9PG__title{text-align:center;color:#2d3748;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.register-module__9Bw9PG__subtitle{text-align:center;color:#4a5568;padding:.5rem 0;font-size:1rem;line-height:1.6}.register-module__9Bw9PG__link{color:orange;cursor:pointer;text-decoration:underline;transition:color .3s}.register-module__9Bw9PG__link:hover{color:#ff8c00}.register-module__9Bw9PG__formGroup{margin-top:1.5rem;margin-bottom:1rem}.register-module__9Bw9PG__formGroupRegular{margin-bottom:1rem}.register-module__9Bw9PG__formLabel{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.register-module__9Bw9PG__formControl{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;width:100%;padding:.625rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-module__9Bw9PG__formControl:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.register-module__9Bw9PG__formControl::placeholder{color:#a0aec0}.register-module__9Bw9PG__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__9Bw9PG__eyeIconWrapper{align-items:center;height:100%;padding-right:.75rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.register-module__9Bw9PG__eyeIcon{cursor:pointer;color:#718096;font-size:1.25rem;transition:color .3s}.register-module__9Bw9PG__eyeIcon:hover{color:#2d3748}.register-module__9Bw9PG__textDanger{color:#dc3545;margin-top:.25rem;font-size:.875rem;display:block}.register-module__9Bw9PG__privacyText{color:#4a5568;margin:0 0 .5rem;font-size:.9rem;line-height:1.6}.register-module__9Bw9PG__privacyLink{color:orange;cursor:pointer;transition:color .3s}.register-module__9Bw9PG__privacyLink:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.375rem;width:100%;margin-top:1rem;padding:.625rem 1rem;font-size:1rem;font-weight:500;transition:background-color .3s,transform .2s}.register-module__9Bw9PG__submitButton:hover{background-color:#ff8c00;transform:translateY(-1px)}.register-module__9Bw9PG__submitButton:active{transform:translateY(0)}.register-module__9Bw9PG__flexButton{justify-content:center;align-items:center;display:flex}.register-module__9Bw9PG__buttonIcon{margin-left:.5rem;font-size:1rem}.register-module__9Bw9PG__buttonDisabled{cursor:not-allowed;opacity:.6;background-color:#cbd5e0}.register-module__9Bw9PG__buttonDisabled:hover{background-color:#cbd5e0;transform:none}.register-module__9Bw9PG__otpContainer{justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:576px){.register-module__9Bw9PG__otpContainer{gap:1rem}}@media (max-width:480px){.register-module__9Bw9PG__otpContainer{gap:.5rem}}.register-module__9Bw9PG__otpInput{text-align:center;color:#2d3748;background-color:#fff;border:2px solid #ced4da;border-radius:.5rem;width:50px;height:50px;font-size:1.5rem;font-weight:500;transition:border-color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-module__9Bw9PG__otpInput:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}@media (max-width:480px){.register-module__9Bw9PG__otpInput{width:45px;height:45px;font-size:1.25rem}}.register-module__9Bw9PG__otpCorrect{color:#155724;background-color:#d4edda!important;border-color:#28a745!important}.register-module__9Bw9PG__otpIncorrect{color:#721c24;background-color:#f8d7da!important;border-color:#dc3545!important}.register-module__9Bw9PG__verificationCodeWrapper{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}@media (max-width:480px){.register-module__9Bw9PG__verificationCodeWrapper{flex-direction:column;align-items:flex-start;gap:.5rem}}.register-module__9Bw9PG__boldText{color:#2d3748;margin:0;font-weight:600}.register-module__9Bw9PG__resendCode{color:orange;cursor:pointer;margin:0;font-weight:600;transition:color .3s}.register-module__9Bw9PG__resendCode:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__accountLinksWrapper{flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}.register-module__9Bw9PG__accountText{color:#4a5568;margin:0;font-size:.95rem}.register-module__9Bw9PG__accountText .register-module__9Bw9PG__link{margin-left:.25rem}.register-module__9Bw9PG__customerServiceText{color:#4a5568;margin:0;padding:1rem 0;font-size:.9rem;line-height:1.6}.register-module__9Bw9PG__customerServiceLink{color:orange;cursor:pointer;margin-left:.25rem;transition:color .3s}.register-module__9Bw9PG__customerServiceLink:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite register-module__9Bw9PG__spin;display:inline-block}@keyframes register-module__9Bw9PG__spin{to{transform:rotate(360deg)}}.register-module__9Bw9PG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.register-module__9Bw9PG__footerWrapper{margin-top:2.5rem}@media (max-width:768px){.register-module__9Bw9PG__title{font-size:1.5rem}.register-module__9Bw9PG__subtitle{font-size:.9rem}.register-module__9Bw9PG__container{padding:0 15px}}@media (max-width:480px){.register-module__9Bw9PG__mainContainer{margin-top:1rem}.register-module__9Bw9PG__title{font-size:1.35rem}.register-module__9Bw9PG__subtitle{font-size:.85rem}.register-module__9Bw9PG__formControl{padding:.5rem .625rem;font-size:.95rem}.register-module__9Bw9PG__submitButton{padding:.5rem .875rem;font-size:.95rem}}
