.AllProducts-module__c438gq__wrapper{flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;padding:140px 20px 60px;display:flex}.AllProducts-module__c438gq__vatInfo{color:#32302c;margin-top:2px;margin-bottom:5px;font-size:.85rem}.AllProducts-module__c438gq__vatText{font-weight:500}.AllProducts-module__c438gq__loginPromptWrapper,.AllProducts-module__c438gq__approvalPromptWrapper{text-align:center;padding:12px}.AllProducts-module__c438gq__signInBtn{color:#fff;cursor:pointer;background-color:#1e88e5;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:background .3s}.AllProducts-module__c438gq__spinner{border:3px solid #f3f3f3;border-top-color:#004aad;border-radius:50%;width:28px;height:28px;margin:0 auto;animation:1s linear infinite AllProducts-module__c438gq__spin}@keyframes AllProducts-module__c438gq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AllProducts-module__c438gq__signInBtn:hover{background-color:#1565c0}.AllProducts-module__c438gq__originalPrice{color:#888;text-decoration:line-through}.AllProducts-module__c438gq__pendingText{color:#f57c00;background-color:#fff8e1;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:500;display:inline-block}.AllProducts-module__c438gq__filterSection{border-bottom:1px solid #e5e7eb;margin-bottom:18px;padding-bottom:12px}.AllProducts-module__c438gq__filterSection:last-child{border-bottom:none}.AllProducts-module__c438gq__filterSection label{color:#1e293b;margin-bottom:6px;font-size:14px;font-weight:600;display:block}.AllProducts-module__c438gq__showMoreBtn{color:#0070f3;cursor:pointer;background:0 0;border:none;margin-top:20px;padding:4px 0;font-size:16px}.AllProducts-module__c438gq__showMoreBtn:hover{color:#05327b}.AllProducts-module__c438gq__categoryCheckboxes{max-height:200px;margin-top:5px;padding-right:6px;overflow-y:auto}.AllProducts-module__c438gq__categoryCheckboxes::-webkit-scrollbar{width:6px}.AllProducts-module__c438gq__categoryCheckboxes::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.AllProducts-module__c438gq__categoryCheckboxes::-webkit-scrollbar-thumb:hover{background:#94a3b8}.AllProducts-module__c438gq__categoryCheckboxes label{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:.9rem;transition:background .2s;display:flex}.AllProducts-module__c438gq__categoryCheckboxes label:hover{background-color:#f1f5f9}.AllProducts-module__c438gq__categoryCheckboxes input[type=checkbox]{accent-color:#f97316;cursor:pointer;width:16px;height:16px}.AllProducts-module__c438gq__sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex-shrink:0;width:260px;padding:18px;display:flex;box-shadow:0 4px 14px #0000000d}.AllProducts-module__c438gq__sidebar h3{color:#fd6a34;margin-bottom:14px;font-size:1.6rem;font-weight:700}.AllProducts-module__c438gq__sidebar label{margin:1rem 0 .3rem;font-size:1.3rem;font-weight:600;display:block}.AllProducts-module__c438gq__searchBarContainer{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AllProducts-module__c438gq__searchInputWrapper{flex:1;position:relative;max-width:400px!important}.AllProducts-module__c438gq__searchIcon{color:#888;font-size:1.2rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AllProducts-module__c438gq__searchInput{border:1px solid #ccc;border-radius:6px;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-size:1rem;transition:border-color .2s}.AllProducts-module__c438gq__searchInput:focus{border-color:#0070f3;outline:none}.AllProducts-module__c438gq__categoryCheckboxes label{align-items:center;gap:.3rem;margin-bottom:.3rem;font-size:.9rem;font-weight:400;display:flex}.AllProducts-module__c438gq__priceRange{gap:.5rem;margin-bottom:.5rem;display:flex}.AllProducts-module__c438gq__priceRange input{border:1px solid #ccc;border-radius:6px;width:50%;padding:.4rem;font-size:.9rem}.AllProducts-module__c438gq__sidebar select,.AllProducts-module__c438gq__sidebar input[type=number]{border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:.5rem;padding:.4rem;font-size:.9rem}.AllProducts-module__c438gq__clear,.AllProducts-module__c438gq__apply{border-radius:8px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .25s}.AllProducts-module__c438gq__clear{color:#fff;background-color:#f86028;border:1px solid #fff;font-size:16px}.AllProducts-module__c438gq__apply{color:#fff;background:linear-gradient(135deg,#f18c43,#ea580c);border:none}.AllProducts-module__c438gq__apply:hover{transform:translate(-1px);box-shadow:0 4px 10px #f973164d}.AllProducts-module__c438gq__qtyControls{justify-content:center;align-items:center;margin:8px 0;display:flex}.AllProducts-module__c438gq__qtyBtn{cursor:pointer;background-color:#f3f3f3;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-size:16px}.AllProducts-module__c438gq__qtyDisplay{margin:0 10px;font-weight:700}.AllProducts-module__c438gq__clear:hover{background-color:#ea580c}.AllProducts-module__c438gq__apply{color:#fff;background-color:#15803d}.AllProducts-module__c438gq__apply:hover{background-color:#166534}.AllProducts-module__c438gq__filterButtons{gap:10px;margin-top:10px;display:flex}.AllProducts-module__c438gq__main{flex-direction:column;flex:1;display:flex}.AllProducts-module__c438gq__topBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AllProducts-module__c438gq__topBar h2{color:#1e293b;font-size:1.5rem;font-weight:600}.AllProducts-module__c438gq__sort{border:1px solid #ccc;border-radius:6px;padding:.5rem}.AllProducts-module__c438gq__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.AllProducts-module__c438gq__card{background-color:#fff;border:1px solid #eaeaea;border-radius:10px;flex-direction:column;justify-content:space-between;padding:1rem;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.AllProducts-module__c438gq__card:hover{box-shadow:0 8px 24px #0000001f}.AllProducts-module__c438gq__imgWrapper{border-radius:8px;width:100%;height:200px;margin-bottom:1rem;position:relative;overflow:hidden}.AllProducts-module__c438gq__imgWrapper img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.AllProducts-module__c438gq__zoomImage{transform:scale(1.1)}.AllProducts-module__c438gq__stockBadge{color:#fff;-webkit-user-select:none;user-select:none;background-color:#f97316;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:8px;left:8px}.AllProducts-module__c438gq__title{color:#1e293b;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:auto}.AllProducts-module__c438gq__priceRow{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.AllProducts-module__c438gq__price{color:#f97316;font-weight:800}.AllProducts-module__c438gq__mrp{color:#94a3b8;font-size:.9rem;text-decoration:line-through}.AllProducts-module__c438gq__discount{color:#f97316;font-size:.85rem;font-weight:500}.AllProducts-module__c438gq__rating{color:#fbbf24;align-items:center;gap:.2rem;margin-bottom:1rem;font-size:.85rem;display:flex}.AllProducts-module__c438gq__cardActions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.AllProducts-module__c438gq__viewBtn,.AllProducts-module__c438gq__cartBtn{text-align:center;cursor:pointer;white-space:nowrap;border-radius:6px;flex:1;min-width:100px;padding:.6rem;font-size:.85rem;transition:all .3s}.AllProducts-module__c438gq__viewBtn{color:#333;background-color:#f5f5f5;border:1px solid #ccc}.AllProducts-module__c438gq__viewBtn:hover{color:#000;background-color:#eaeaea}.AllProducts-module__c438gq__cartBtn{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#f97316;border:none}.AllProducts-module__c438gq__card:hover .AllProducts-module__c438gq__cartBtn{pointer-events:auto;-webkit-user-select:auto;user-select:auto}.AllProducts-module__c438gq__added{cursor:default;color:#fff!important;background-color:#15803d!important}.AllProducts-module__c438gq__skeleton{pointer-events:none}.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__imgWrapper{background-color:#e2e8f0;border-radius:8px}.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__title,.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__priceRow,.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__rating,.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__cartBtn{background-color:#e2e8f0;border-radius:6px;height:16px;margin-bottom:.7rem}.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__priceRow{height:14px;margin-bottom:.5rem}.AllProducts-module__c438gq__skeleton .AllProducts-module__c438gq__cartBtn{height:36px;margin-top:auto}.AllProducts-module__c438gq__noData{text-align:center;color:#444;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;animation:.4s ease-in-out AllProducts-module__c438gq__fadeIn;display:flex}.AllProducts-module__c438gq__noData img{max-width:100%;height:auto}.AllProducts-module__c438gq__noData h3{color:#615c56;margin-top:10px;margin-bottom:10px;font-size:24px}.AllProducts-module__c438gq__noData p{color:#666;margin-bottom:20px;font-size:16px}@media (max-width:480px){.AllProducts-module__c438gq__noData h3{font-size:20px}.AllProducts-module__c438gq__noData p{font-size:14px}}@keyframes AllProducts-module__c438gq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AllProducts-module__c438gq__pagination{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.AllProducts-module__c438gq__pagination .AllProducts-module__c438gq__dots{color:#64748b;-webkit-user-select:none;user-select:none;padding:.5rem 1rem;font-weight:700}.AllProducts-module__c438gq__pagination button.AllProducts-module__c438gq__active{color:#fff;pointer-events:none;background-color:#f97316}.AllProducts-module__c438gq__pagination button{cursor:pointer;color:#334155;background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:background-color .3s}.AllProducts-module__c438gq__pagination button:hover:not(.AllProducts-module__c438gq__active){color:#fff;background-color:#f97316}.AllProducts-module__c438gq__pagination .AllProducts-module__c438gq__active{color:#fff;pointer-events:none;background-color:#f97316}.AllProducts-module__c438gq__mobileFilterButton{margin:10px;display:none}.AllProducts-module__c438gq__mobileFilterButton button{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:16px;display:flex}.AllProducts-module__c438gq__sidebar{background-color:#f4f4f4;border-right:1px solid #ddd;width:250px;padding:20px;transition:transform .3s ease-in-out}.AllProducts-module__c438gq__closeButton{cursor:pointer;font-size:24px;display:none;position:absolute;top:10px;right:15px}@media (max-width:768px){.AllProducts-module__c438gq__mobileFilterButton{display:block}.AllProducts-module__c438gq__sidebar{z-index:1000;-webkit-overflow-scrolling:touch;background-color:#fff;width:80%;max-width:300px;height:100%;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.AllProducts-module__c438gq__sidebar.AllProducts-module__c438gq__open{transform:translate(0)}.AllProducts-module__c438gq__closeButton{display:block}.AllProducts-module__c438gq__main{margin-left:0}.AllProducts-module__c438gq__topBar h2{font-size:1.3rem}.AllProducts-module__c438gq__wrapper{flex-direction:column;gap:.5rem;padding:130px 20px 40px}.AllProducts-module__c438gq__categoryCheckboxes{flex-direction:column;gap:4px;display:flex}.AllProducts-module__c438gq__categoryCheckboxes label{align-items:center;gap:8px;width:100%;display:flex}.AllProducts-module__c438gq__main{width:100%}.AllProducts-module__c438gq__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:600px){.AllProducts-module__c438gq__mobileFilterButton{margin:0}.AllProducts-module__c438gq__topBar{flex-direction:column;align-items:flex-start;margin-bottom:1rem}.AllProducts-module__c438gq__topBar h2{margin-bottom:10px}}@media (max-width:375px){.AllProducts-module__c438gq__searchBarContainer{flex-direction:column;align-items:flex-start;width:100%}.AllProducts-module__c438gq__searchInputWrapper,.AllProducts-module__c438gq__sort{width:100%}}
.LoginModal-module__cnTbjq__modalOverlay{z-index:1000;background-color:#0a2540b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.LoginModal-module__cnTbjq__modal{background-color:#fff;border-radius:16px;width:100%;max-width:420px;padding:2rem;animation:.3s ease-in-out LoginModal-module__cnTbjq__fadeIn;position:relative;box-shadow:0 12px 30px #0003}@keyframes LoginModal-module__cnTbjq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__cnTbjq__forgotPasswordLink{color:#0070f3;cursor:pointer;text-align:right;margin-top:4px;font-size:14px}.LoginModal-module__cnTbjq__forgotPasswordLink:hover{text-decoration:underline}.LoginModal-module__cnTbjq__googleBtn{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;margin:12px 0;padding:10px 16px;font-weight:500;transition:all .2s;display:flex}.LoginModal-module__cnTbjq__googleBtn:hover{background-color:#f9f9f9}.LoginModal-module__cnTbjq__googleIcon{font-size:20px}.LoginModal-module__cnTbjq__logoWrapper{text-align:center;margin-bottom:1.5rem}.LoginModal-module__cnTbjq__title{color:#0a2540;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;display:flex}.LoginModal-module__cnTbjq__subtitle{color:#555;text-align:center;margin-bottom:1.5rem;font-size:.95rem}.LoginModal-module__cnTbjq__form{flex-direction:column;display:flex}.LoginModal-module__cnTbjq__inputGroup input{border:1px solid #ccc;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:border-color .3s}.LoginModal-module__cnTbjq__inputGroup input:focus{border-color:#f60}@keyframes LoginModal-module__cnTbjq__spin{to{transform:rotate(360deg)}}.LoginModal-module__cnTbjq__passwordWrapper{position:relative}.LoginModal-module__cnTbjq__eyeIcon{cursor:pointer;font-size:18px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.LoginModal-module__cnTbjq__passwordField{position:relative}.LoginModal-module__cnTbjq__passwordField input{width:100%;padding-right:40px}.LoginModal-module__cnTbjq__eyeIcon{cursor:pointer;color:#999;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.LoginModal-module__cnTbjq__errorText{color:red;margin-top:4px;margin-left:10px;font-size:.75rem}.LoginModal-module__cnTbjq__inputGroupAll{flex-direction:column;display:flex}.LoginModal-module__cnTbjq__gridLayout{flex-wrap:wrap;gap:20px;display:flex}.LoginModal-module__cnTbjq__col{flex-direction:column;flex:45%;display:flex}.LoginModal-module__cnTbjq__fullWidth{flex-direction:column;flex:100%;display:flex}.LoginModal-module__cnTbjq__inputGroupAll input,.LoginModal-module__cnTbjq__col input{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px 12px;font-size:14px}.LoginModal-module__cnTbjq__note{text-align:center;color:#666;margin-top:1rem;font-size:.85rem}.LoginModal-module__cnTbjq__form{width:100%}.LoginModal-module__cnTbjq__error{color:red;margin-top:4px;margin-left:10px;font-size:.75rem}.LoginModal-module__cnTbjq__form .LoginModal-module__cnTbjq__title{color:#f60;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:1.6rem;font-weight:700;display:flex}.LoginModal-module__cnTbjq__inputGroup{align-items:center;margin-bottom:1rem;display:flex;position:relative}.LoginModal-module__cnTbjq__spinner{vertical-align:middle;margin-right:8px;animation:1s linear infinite LoginModal-module__cnTbjq__spin}.LoginModal-module__cnTbjq__inputGroupAll{align-items:center;display:flex}.LoginModal-module__cnTbjq__inputFieldWrapper{flex-direction:column;flex:1;display:flex}.LoginModal-module__cnTbjq__icon{color:#f60;font-size:1.2rem;position:absolute;left:12px}.LoginModal-module__cnTbjq__form input{border:1.8px solid #ddd;border-radius:6px;width:100%;padding:10px 12px;font-size:1rem;transition:border-color .3s}.LoginModal-module__cnTbjq__form input:focus{border-color:#0070f3;outline:none;box-shadow:0 0 6px #0070f366}.LoginModal-module__cnTbjq__primaryBtn{color:#fff;cursor:pointer;background-color:#f60;border:none;border-radius:6px;width:100%;margin-top:.8rem;padding:12px 0;font-size:1.1rem;font-weight:600;transition:background-color .3s}.LoginModal-module__cnTbjq__primaryBtn:hover{background-color:#ab4908}.LoginModal-module__cnTbjq__switchText span{color:#0070f3;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:color .2s ease-in-out}.LoginModal-module__cnTbjq__switchText span:hover{color:#005bb5;text-decoration:underline}@media (max-width:480px){.LoginModal-module__cnTbjq__modal{max-width:95%;padding:1.5rem 1.8rem}.LoginModal-module__cnTbjq__form .LoginModal-module__cnTbjq__title{font-size:1.4rem}.LoginModal-module__cnTbjq__form input{font-size:.95rem}.LoginModal-module__cnTbjq__primaryBtn{font-size:1rem}}.LoginModal-module__cnTbjq__closeBtn{cursor:pointer;color:#333;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.LoginModal-module__cnTbjq__switchText{color:#555;text-align:center;margin-top:12px;font-size:.9rem}.LoginModal-module__cnTbjq__switchLink{color:#0070f3;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:color .2s ease-in-out}.LoginModal-module__cnTbjq__switchLink:hover{color:#005bb5;text-decoration:underline}.LoginModal-module__cnTbjq__backToLogin{text-align:center;color:#007bff;cursor:pointer;margin-top:1rem;font-weight:500}.LoginModal-module__cnTbjq__backToLogin:hover{text-decoration:underline}@media (max-width:480px){.LoginModal-module__cnTbjq__modal{padding:1.5rem 1rem}.LoginModal-module__cnTbjq__title{font-size:1.25rem}.LoginModal-module__cnTbjq__subtitle{font-size:.85rem}.LoginModal-module__cnTbjq__inputGroup input{font-size:.95rem}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ApprovalPendingModal-module__qTvAca__modalOverlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ApprovalPendingModal-module__qTvAca__modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:500px;padding:30px 40px;position:relative;box-shadow:0 15px 30px #0003}.ApprovalPendingModal-module__qTvAca__closeBtn{cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:15px;right:20px}.ApprovalPendingModal-module__qTvAca__logoWrapper{margin-bottom:20px}.ApprovalPendingModal-module__qTvAca__title{margin-bottom:10px;font-size:24px;font-weight:700}.ApprovalPendingModal-module__qTvAca__message{color:#555;margin-bottom:30px;font-size:16px}.ApprovalPendingModal-module__qTvAca__okBtn{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:10px;padding:12px 24px;font-size:16px;transition:background .3s}.ApprovalPendingModal-module__qTvAca__okBtn:hover{background-color:#0056b3}
.BrandLogos-module__FdNoGW__categorySection{text-align:center;background:#0a2540;padding:5rem 1.5rem;position:relative;overflow:hidden}.BrandLogos-module__FdNoGW__categorySection:before{content:"";top:-100px;left:-100px;z-index:-1;filter:blur(120px);background:#0a2540bf;border-radius:50%;width:300px;height:300px;position:absolute;inset:0}.BrandLogos-module__FdNoGW__title{color:#fff;margin-bottom:3.5rem;font-size:3rem;font-weight:700}.BrandLogos-module__FdNoGW__subTitle{color:#f97316}.BrandLogos-module__FdNoGW__swiper{padding:2rem 0}.BrandLogos-module__FdNoGW__categoryCard{text-align:center;transition:transform .4s}.BrandLogos-module__FdNoGW__categoryCard:hover{transform:translateY(-10px)}.BrandLogos-module__FdNoGW__iconWrapper{background:#fff;border:4px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;margin:auto auto 1.2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 15px 40px #00000040}.BrandLogos-module__FdNoGW__iconWrapper:after{content:"";opacity:0;border:4px solid #f97316;border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute}.BrandLogos-module__FdNoGW__iconWrapper:hover{transform:scale(1.08)}.BrandLogos-module__FdNoGW__iconWrapper:hover:after{opacity:1;transform:scale(1.1)}.BrandLogos-module__FdNoGW__iconWrapper img{object-fit:contain;width:70%;height:70%}.BrandLogos-module__FdNoGW__brandName{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:600}.BrandLogos-module__FdNoGW__swiper-slide-active .BrandLogos-module__FdNoGW__iconWrapper{animation:3s ease-in-out infinite BrandLogos-module__FdNoGW__pulseGlow}@keyframes BrandLogos-module__FdNoGW__pulseGlow{0%{box-shadow:0 15px 40px #00000040}50%{box-shadow:0 20px 55px #f9731673}to{box-shadow:0 15px 40px #00000040}}@media (max-width:1200px){.BrandLogos-module__FdNoGW__iconWrapper{width:150px;height:150px}}@media (max-width:992px){.BrandLogos-module__FdNoGW__title{font-size:2.4rem}.BrandLogos-module__FdNoGW__iconWrapper{width:130px;height:130px}}@media (max-width:768px){.BrandLogos-module__FdNoGW__title{font-size:2rem}.BrandLogos-module__FdNoGW__iconWrapper{width:110px;height:110px}.BrandLogos-module__FdNoGW__brandName{font-size:.95rem}}@media (max-width:480px){.BrandLogos-module__FdNoGW__categorySection{padding:3rem 1rem}.BrandLogos-module__FdNoGW__title{font-size:1.7rem}.BrandLogos-module__FdNoGW__iconWrapper{width:90px;height:90px}.BrandLogos-module__FdNoGW__brandName{font-size:.85rem}}
.OfferSlider-module__My4qFq__wrapper{background:linear-gradient(#fff,#f8fafc);width:100%;padding:80px 0;position:relative;overflow:hidden}.OfferSlider-module__My4qFq__slider{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.OfferSlider-module__My4qFq__slide{opacity:0;pointer-events:none;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;transform:scale(.7)}.OfferSlider-module__My4qFq__active{opacity:1;z-index:5;pointer-events:auto;transform:scale(1)}.OfferSlider-module__My4qFq__prev{opacity:.6;z-index:3;transform:translate(-320px)scale(.8)}.OfferSlider-module__My4qFq__next{opacity:.6;z-index:3;transform:translate(320px)scale(.8)}.OfferSlider-module__My4qFq__card{border-radius:30px;width:750px;overflow:hidden;box-shadow:0 40px 100px #0f172a40}.OfferSlider-module__My4qFq__card img{object-fit:cover;border-radius:30px;width:100%;height:450px;display:block}.OfferSlider-module__My4qFq__skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;border-radius:30px;width:750px;height:450px;margin:auto;animation:1.5s linear infinite OfferSlider-module__My4qFq__shimmer}@keyframes OfferSlider-module__My4qFq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.OfferSlider-module__My4qFq__dots{justify-content:center;gap:12px;margin-top:40px;display:flex}.OfferSlider-module__My4qFq__dot{opacity:.3;cursor:pointer;background:#1e293b;border:none;border-radius:50%;width:10px;height:10px;transition:all .4s}.OfferSlider-module__My4qFq__activeDot{opacity:1;background:#f97316;border-radius:20px;width:28px}@media (max-width:1024px){.OfferSlider-module__My4qFq__slider{height:400px}.OfferSlider-module__My4qFq__card{width:600px}.OfferSlider-module__My4qFq__card img{height:380px}.OfferSlider-module__My4qFq__prev{transform:translate(-220px)scale(.8)}.OfferSlider-module__My4qFq__next{transform:translate(220px)scale(.8)}}@media (max-width:768px){.OfferSlider-module__My4qFq__slider{height:auto}.OfferSlider-module__My4qFq__slide,.OfferSlider-module__My4qFq__prev,.OfferSlider-module__My4qFq__next{opacity:1;pointer-events:auto;position:relative;transform:none}.OfferSlider-module__My4qFq__card{width:95%;margin:auto}.OfferSlider-module__My4qFq__card img{height:260px}}
.ScrollToTopButton-module__tBJMHG__scrollToTop{color:#fff;z-index:1000;cursor:pointer;background:linear-gradient(135deg,#ff6a00,#ff6a00);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:90px;right:25px;box-shadow:0 4px 15px #00000040}.ScrollToTopButton-module__tBJMHG__scrollToTop:hover{opacity:1;transform:scale(1.1)}.ScrollToTopButton-module__tBJMHG__icon{font-size:18px}@media (max-width:600px){.ScrollToTopButton-module__tBJMHG__scrollToTop{width:44px;height:44px;bottom:75px;right:15px}.ScrollToTopButton-module__tBJMHG__icon{font-size:16px}}
.WhatsAppButton-module__8brjaW__whatsappButton{color:#fff;z-index:999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 14px #0003}.WhatsAppButton-module__8brjaW__whatsappButton:hover{transform:scale(1.1)}.WhatsAppButton-module__8brjaW__icon{font-size:24px}@media (max-width:600px){.WhatsAppButton-module__8brjaW__whatsappButton{width:44px;height:44px;bottom:20px;right:15px}.WhatsAppButton-module__8brjaW__icon{font-size:20px}}
.BulkBuyDiscounts-module__c8ka2q__bulkBuySection{background-color:#fff5ec;padding:2rem 1rem}.BulkBuyDiscounts-module__c8ka2q__container{max-width:1200px;margin:0 auto}.BulkBuyDiscounts-module__c8ka2q__vatInfo{color:#d18c00;margin-top:2px;font-size:.85rem}.BulkBuyDiscounts-module__c8ka2q__vatText{font-weight:500}.BulkBuyDiscounts-module__c8ka2q__loginPromptWrapper{justify-content:center;align-items:center;padding:1rem;display:flex}.BulkBuyDiscounts-module__c8ka2q__signInBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background-color:#1a1a1a;border:1px solid #1a1a1a;border-radius:8px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:all .2s ease-in-out;box-shadow:0 2px 6px #00000014}.BulkBuyDiscounts-module__c8ka2q__signInBtn:hover{background-color:#000;border-color:#000;transform:translateY(-1px)}.BulkBuyDiscounts-module__c8ka2q__signInBtn:active{box-shadow:none;transform:scale(.98)}.BulkBuyDiscounts-module__c8ka2q__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.BulkBuyDiscounts-module__c8ka2q__heading{color:#d62828;margin:0;font-size:2rem;font-weight:700}.BulkBuyDiscounts-module__c8ka2q__subheading{color:#444;max-width:600px;margin-top:8px;font-size:1rem}.BulkBuyDiscounts-module__c8ka2q__qtyControls{justify-content:center;align-items:center;margin:8px 0;display:flex}.BulkBuyDiscounts-module__c8ka2q__qtyBtn{cursor:pointer;background-color:#f3f3f3;border:1px solid #ccc;border-radius:4px;padding:4px 8px;font-size:16px}.BulkBuyDiscounts-module__c8ka2q__qtyDisplay{margin:0 10px;font-weight:700}.BulkBuyDiscounts-module__c8ka2q__timerBox{color:#856404;background:#fff3cd;border-radius:8px;align-items:center;padding:8px 16px;font-size:.95rem;font-weight:600;animation:1.5s infinite BulkBuyDiscounts-module__c8ka2q__pulse;display:flex}.BulkBuyDiscounts-module__c8ka2q__timerIcon{color:#ff6b00;margin-right:8px}@keyframes BulkBuyDiscounts-module__c8ka2q__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.BulkBuyDiscounts-module__c8ka2q__swiper{width:100%;max-width:1200px;padding:0 48px}.BulkBuyDiscounts-module__c8ka2q__customPrev,.BulkBuyDiscounts-module__c8ka2q__customNext{z-index:5;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.BulkBuyDiscounts-module__c8ka2q__customPrev:hover,.BulkBuyDiscounts-module__c8ka2q__customNext:hover{background:#f0f0f0}.BulkBuyDiscounts-module__c8ka2q__customPrev{left:0}.BulkBuyDiscounts-module__c8ka2q__customNext{right:0}.BulkBuyDiscounts-module__c8ka2q__swiper-wrapper{align-items:stretch}.BulkBuyDiscounts-module__c8ka2q__swiper-slide{height:auto;display:flex}.BulkBuyDiscounts-module__c8ka2q__card{background:#fff;border-radius:12px;flex-direction:column;flex:auto;justify-content:space-between;height:100%;padding:20px;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.BulkBuyDiscounts-module__c8ka2q__carouselWrapper{align-items:center;display:flex;position:relative}.BulkBuyDiscounts-module__c8ka2q__card:hover{transform:translateY(-5px)}.BulkBuyDiscounts-module__c8ka2q__imageWrapper{background-color:#f9f9f9;flex:0 0 160px;justify-content:center;align-items:center;padding:10px;display:flex}.BulkBuyDiscounts-module__c8ka2q__imageWrapper img{object-fit:contain;width:100%;height:100%}.BulkBuyDiscounts-module__c8ka2q__badge{color:#fff;letter-spacing:.5px;background-color:#f97316;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.BulkBuyDiscounts-module__c8ka2q__info{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.BulkBuyDiscounts-module__c8ka2q__infoTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;font-size:1rem;font-weight:600;overflow:hidden}.BulkBuyDiscounts-module__c8ka2q__priceTable{border-collapse:collapse;width:100%;margin:1rem 0}.BulkBuyDiscounts-module__c8ka2q__priceTable th,.BulkBuyDiscounts-module__c8ka2q__priceTable td{text-align:left;border-bottom:1px solid #eee;padding:8px 10px;font-size:.95rem}.BulkBuyDiscounts-module__c8ka2q__priceTable th{color:#f97316}.BulkBuyDiscounts-module__c8ka2q__btn{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:6px;margin-top:auto;padding:10px;font-weight:500;transition:background-color .3s}.BulkBuyDiscounts-module__c8ka2q__btn:hover{background-color:#f97316}@media (max-width:600px){.BulkBuyDiscounts-module__c8ka2q__heading{font-size:1.6rem}}@media (max-width:480px){.BulkBuyDiscounts-module__c8ka2q__customPrev,.BulkBuyDiscounts-module__c8ka2q__customNext{display:none}.BulkBuyDiscounts-module__c8ka2q__swiper{padding:0}}
