@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=Poppins:wght@300;400&display=swap);*{box-sizing:border-box;margin:0;padding:0}.navbar{background:#fff!important;font-family:Poppins,sans-serif;font-size:27px;line-height:26px;padding:1rem 2rem}.nav-link{font-weight:700!important;margin-left:1rem;margin-right:0}.text-primary{color:#28a5f1!important}.active,.text-danger{color:#f0b445!important}.active{font-weight:700!important}.footer{background:#28a5f1;color:#fff;padding:25px}.footer a{color:#fff;padding:15px;text-decoration:none}.footer a:hover{border-bottom:1px solid #f0b445;color:#f0b445}.btn-primary{background-color:#28a5f1!important;border:#28a5f1}.btn-danger{background-color:#f0b445!important;border:#f0b445}.scrollable-dropdown-menu{max-height:300px;overflow-y:auto;padding-right:5px}.scrollable-dropdown-menu::-webkit-scrollbar{width:8px}.scrollable-dropdown-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.scrollable-dropdown-menu::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.scrollable-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#555}.home-page{padding-bottom:40px;padding-top:20px}.filters{background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 8px #0000000d;margin-bottom:20px;padding:20px}.filters h4{border-bottom:1px solid #e9ecef;color:#343a40;font-weight:600;margin-bottom:20px;padding-bottom:10px}.ant-checkbox-wrapper,.ant-radio-wrapper{color:#495057;font-size:1rem;margin-bottom:10px}.ant-checkbox-wrapper:hover,.ant-radio-wrapper:hover{color:#007bff}.btn-danger{background-color:#dc3545;border-color:#dc3545;transition:all .3s ease}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;transform:translateY(-2px)}.all-products-heading{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000000d;color:#343a40;font-weight:700;margin-bottom:30px;padding:15px;text-align:center}.product-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.product-card{border:none;border-radius:12px;box-shadow:0 6px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:18rem}.product-card:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-5px)}.product-card img{border-bottom:1px solid #eef;height:220px;object-fit:cover}.product-card .card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px}.product-card .card-title{color:#343a40;font-size:1.25rem;font-weight:700;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .card-text{color:#6c757d;flex-grow:1;font-size:.95rem;margin-bottom:15px}.product-card .card-price{color:#28a745;font-size:1.5rem;font-weight:700;margin-bottom:15px}.product-card .btn{border-radius:6px;font-size:.9rem;padding:8px 12px;transition:background-color .2s ease,transform .2s ease}.product-card .btn-primary{background-color:#007bff;border-color:#007bff}.product-card .btn-primary:hover{background-color:#0056b3;border-color:#004085;transform:translateY(-1px)}.product-card .btn-secondary{background-color:#6c757d;border-color:#6c757d}.product-card .btn-secondary:hover{background-color:#5a6268;border-color:#545b62;transform:translateY(-1px)}.loadmore-container{margin-bottom:60px;margin-top:40px;text-align:center}.loadmore-btn{background-color:#ffc107;border-color:#ffc107;border-radius:50px;box-shadow:0 4px 10px #ffc1074d;color:#343a40;font-size:1.1rem;padding:12px 30px;transition:all .3s ease}.loadmore-btn:hover{background-color:#e0a800;border-color:#d39e00;box-shadow:0 6px 15px #ffc10766;transform:translateY(-3px)}@media (max-width:768px){.filters{margin-bottom:30px}.filters h4{margin-top:15px;text-align:left}.product-card{width:calc(50% - 20px)}}@media (max-width:576px){.product-card{margin:0 auto 20px;width:90%}.filters{padding:15px}}.hero-banner{align-items:center;background:url(/static/media/banner.9ec179379177c6e0306b.png) 50%/cover no-repeat;box-shadow:0 4px 10px #0000001a;color:#fff;display:flex;height:400px;justify-content:center;margin-bottom:30px;overflow:hidden;position:relative;text-align:center;width:100%}.hero-banner:before{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-banner>.container{position:relative;z-index:2}.banner-heading{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:15px;text-shadow:2px 2px 4px #0009}.banner-subheading{font-size:1.5rem;font-weight:400;margin-bottom:30px;max-width:800px;text-shadow:1px 1px 3px #00000080}.banner-btn{border-radius:50px;font-size:1.1rem;font-weight:600;margin:5px;padding:12px 30px;transition:all .3s ease}.banner-btn.btn-primary{background-color:#007bff;border-color:#007bff}.banner-btn.btn-primary:hover{background-color:#0056b3;border-color:#004085;transform:translateY(-2px)}.banner-btn.btn-outline-light{border-color:#fff;color:#fff}.banner-btn.btn-outline-light:hover{background-color:#fff3;color:#fff;transform:translateY(-2px)}@media (max-width:991.98px){.hero-banner{height:350px}.banner-heading{font-size:2.8rem}.banner-subheading{font-size:1.3rem}.banner-btn{font-size:1rem;padding:10px 25px}}@media (max-width:767.98px){.hero-banner{height:300px;margin-bottom:20px}.banner-heading{font-size:2.2rem;margin-bottom:10px}.banner-subheading{font-size:1.1rem;margin-bottom:20px;padding:0 15px}.banner-buttons{flex-direction:column}.banner-btn{margin-bottom:10px;margin-right:0!important;width:80%}}@media (max-width:575.98px){.hero-banner{height:250px}.banner-heading{font-size:1.8rem}.banner-subheading{font-size:.95rem}.banner-btn{font-size:.9rem;padding:8px 20px}}.pill-loader{animation:rotate-pill 1s linear infinite;background:linear-gradient(90deg,#28a5f1 50%,#f0b445 0);border-radius:50px;box-shadow:0 0 10px #0000001a;height:30px;width:60px}@keyframes rotate-pill{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.edfed88e.css.map*/