.location-name{font-weight:700;font-size:25px}.subcat-card{padding:3px 12px;display:flex;flex-direction:row;gap:5px;justify-content:center;align-items:center;border-radius:30px;cursor:pointer}.selected-card{border:2px solid var(--secondary-color);box-shadow:1px 2px 5px 0 #00000040;color:var(--secondary-color)!important}.not-selected-card{background:#f3f6fa;color:#637381!important}.subcat-image{height:30px;width:30px}.subcat-card-text{font-size:14px;font-weight:400}.not-selected-card:hover{background:rgba(209,63,151,.1)}.product-list-animation{animation:fadeInAnimation 1.2s ease-in-out}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@media (max-width:575px){.subcat-card{padding:2px 7px;gap:3px}.subcat-image{height:20px;width:20px}.subcat-card-text{font-size:10px}}.card-container{position:relative}.product-discount{position:absolute;background-color:var(--primary-color);display:flex;justify-content:center;align-items:center;padding:5px 22px;border-radius:7px 0;color:#fff;font-size:14px;font-weight:500;z-index:2}.card-container-content{padding:10px;border-radius:7px;border:1px solid #dce0e4;transition:all .3s ease-in-out}.card-container-content:hover{border:1px solid #d13f97;box-shadow:3px 3px 10px 0 rgba(0,0,0,.1)}.card-img-container{position:relative;width:100%;height:auto;min-width:96px;min-height:189px;cursor:pointer;overflow:hidden}.card-img{transition:all .3s ease-in-out;pointer-events:none!important}.card-container-content:hover .card-img{transform:scale(1.12)}.product-card-price-and-rating-section-container{flex-wrap:nowrap;overflow:hidden}.product-card-price-and-rating-section-container,.product-card-price-section-container{display:flex;justify-content:space-between;align-items:center;gap:5px}.product-card-price-container{display:flex;justify-content:space-between;gap:2px}.product-card-price,.product-card-taka-symbol{color:#d13f97;font-size:16px;font-weight:600}.product-card-discount-price-container{display:flex;justify-content:space-between;align-items:center;gap:1px}.product-card-discount-price,.product-card-discount-taka-symbol{color:#b8b8b8;font-size:14px;font-weight:400;text-decoration:line-through}.product-card-quantity,.product-card-title{font-size:16px;font-weight:400;overflow:hidden;white-space:break-spaces;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-card-quantity{color:#637381}.cart-container{width:40px;height:40px;border-radius:50%!important;background-color:rgba(209,63,151,.07);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.cart-container:hover{background-color:#d13f97}.added-cart-container{background:var(--secondary-color);border-radius:22.5px;width:100%;height:40px;padding:0 10px;display:flex;justify-content:space-between;align-items:center;transition:all .2s linear}.cart-icon{color:#dce0e4;font-size:20px;cursor:pointer;display:flex;justify-content:center}.cart-input-field{background:var(--secondary-color);color:#fff;width:40px;border:1px solid #fff;border-radius:5px}.cart-input-field:focus{border:2px solid #fff}@media screen and (min-width:575px) and (max-width:1500px){.product-card-price,.product-card-taka-symbol{font-size:13px}.product-card-discount-price{font-size:11px}}@media (max-width:575px){.product-card-price-and-rating-section-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.product-discount{padding:5px 15px;font-size:12px}.product-card-price,.product-card-taka-symbol{font-size:14px}.product-card-discount-price,.product-card-discount-taka-symbol{font-size:12px}.product-card-quantity,.product-card-title{font-size:13px}}@media (max-width:350px){.card-container{max-width:214px;margin:0 auto}}.no-product-image{height:600px;width:600px}@media (max-width:768px){.no-product-image{height:300px;width:300px}}.carebox-footer-logo{width:202px;height:47px;object-fit:contain}.carebox-footer-summary{color:#858e96;font-size:14px}.footer-common-contact-style{color:#858e96;font-size:16px;font-weight:400}.footer-carebox-info-section,.footer-contact-section{display:flex;flex-direction:column;gap:20px}.footer-contact-section{position:relative}.footer-section-title{color:#fff;font-size:25px;font-weight:700;margin-bottom:20px}.footer-section-nav-link-container{display:flex;gap:15px;flex-direction:column}.download-our-app-logo{width:226px;height:66px;object-fit:contain}.download-our-app-container{display:flex;flex-direction:column;gap:20px}.follow-us-text{color:#fff;font-size:18px;font-weight:700}.follow-us-container{display:flex;flex-wrap:wrap;gap:15px}.follow-us-logo-container{width:44px;height:44px;background-color:#0d0d0d;display:flex;justify-content:center;align-items:center;border-radius:50%!important;cursor:pointer}.follow-us-logo-container:hover{background-color:#d13f97}.follow-us-logo{width:29px;height:29px;object-fit:contain}.register-image{width:75px;aspect-ratio:1/1;position:relative;cursor:pointer}@media screen and (max-width:768px){.carebox-footer-logo{width:137px;height:32px;object-fit:contain}.download-our-app-logo{width:139px;height:40px;object-fit:contain}.follow-us-container{gap:7px}.follow-us-logo-container{width:38px;height:38px}.follow-us-logo{width:25px;height:25px;object-fit:contain}.carebox-footer-summary{font-size:12px}.follow-us-text,.footer-common-contact-style{font-size:14px}.footer-section-title{font-size:16px}.footer-carebox-info-section,.footer-contact-section{gap:15px}}@media (max-width:576px){.footer-section-nav-link-container{gap:5px}.footer-carebox-info-section,.footer-contact-section{gap:10px}.footer-section-title{margin-bottom:10px}.register-image{width:60px}}@media (min-width:576px) and (max-width:992px){.footer-section-nav-link-container{gap:7px}.footer-section-title{margin-bottom:14px}}@media (min-width:992px) and (max-width:1200px){.footer-section-nav-link-container{gap:7px}}.footer-common-link-section{display:flex;align-items:center;gap:5px;cursor:pointer}.footer-common-link-arrow-container{height:27px;display:flex;align-items:center;transition:all .2s linear}.footer-common-link-arrow{color:#f3f6fa;font-size:0;z-index:1}.footer-common-link-arrow-active{color:#f3f6fa;font-size:18px}.footer-link-style{color:#858e96;font-size:16px;font-weight:400}.footer-link-style-active{color:#fff;font-size:16px;font-weight:400}@media screen and (max-width:768px){.footer-link-style,.footer-link-style-active{font-size:14px}.footer-common-link-arrow-container{height:24px}.footer-common-link-arrow-active{color:#f3f6fa;font-size:16px}}.footer-common-contact-circle-container{height:100%;display:flex;justify-content:center;align-items:center;position:relative}.footer-common-contact-circle-connector-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute}.footer-common-contact-circle-connector{width:2px;height:100%;background-color:#858e96;z-index:1!important}.footer-common-contact-circle{width:16px!important;height:16px!important;border-radius:50%!important;aspect-ratio:1/1;z-index:3!important}.footer-section{background-color:#222428;padding-top:78px;position:relative;overflow:hidden}.footer-background{background:url(/_next/static/media/FooteeBgImage.b3115a8b.png);background-repeat:no-repeat;background-position:0 0;background-size:50vw auto;object-fit:contain}.footer-background-image{width:50vw;height:auto;object-fit:contain;position:absolute;overflow:hidden;opacity:.2}.footer-divider{width:100%;height:2px;background-color:#858e96;margin-top:53px}@media screen and (max-width:768px){.footer-section{padding-top:40px}.footer-divider{margin-top:40px}}.footer-secondary-container{padding:53px 0}.footer-slider-section{display:flex;align-items:center;gap:10px}.footer-slider-divider{background-color:#858e96;height:46px;width:1px}.verified-by-section{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.footer-secondary-container{padding:40px 0}}.footer-secondary-slider-container{overflow:hidden;width:100%;height:46px}.footer-secondary-slider-content{display:flex;position:relative;margin:0;left:0;width:1680px;animation-name:footer-secondary-slider;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;gap:10px}.payments-partners{height:48px;width:auto}@keyframes footer-secondary-slider{0%{left:-20px}to{left:-1680px}}.splash{transition:all .8s ease-in-out;transform:translate(0)}.loading-image{height:600px;width:600px}.payment-screen-image-div{background:#f3f6fa;height:240px;width:240px;border-radius:50%}@media (max-width:768px){.loading-image{height:300px;width:300px}}.sidebar{margin:0;padding:0;background-color:var(--white-color);position:fixed;height:100%;overflow-x:hidden;border-right:1px solid #dce0e4;z-index:3;transition:all .3s ease-in-out;top:140px}.sidebar-open{width:320px}.sidebar-close{width:70px}.location-div{color:var(--black-color);background:var(--white-color);border-radius:5px;border:1px solid #dce0e4;padding:6px;font-size:14px;display:flex;flex-direction:row;gap:8px;animation:locationMove 1s linear;cursor:pointer}.selected-location{background:var(--primary-color);color:var(--white-color)}.selected-location .location-image{background:var(--white-color)}.location-image{height:28px;width:28px;background:#ffecf7;border-radius:50%}.location-section{border-bottom:1px solid #dce0e4}.sidebar-toggle-btn{position:fixed;justify-content:center;align-items:center;border:1px solid #dce0e4;border-radius:50%;width:30px;height:30px;top:198px;z-index:4!important;background:#fff;cursor:pointer;transition:all .3s linear}.sidebar-open-state{left:305px}.sidebar-close-state{left:20px}.sidebar-scroll{scrollbar-width:4px;scrollbar-color:#dce0e4;&::-webkit-scrollbar{width:4px}&::-webkit-scrollbar-thumb{background-color:#dce0e4;border-radius:20px}&::-webkit-scrollbar-track{background-color:#fff}}.selected-category-div{transition:all .25s linear;background:#fff2fa;border-radius:12px;border-left:6px solid var(--secondary-color)}.subcategory-div{padding:0;top:295px;left:325px;background-color:var(--white-color);position:fixed;overflow-x:hidden;z-index:3;border:1px solid #dce0e4;width:300px;border-radius:12px;box-shadow:2px 2px 25px 0 #00000012;animation:subcategorymove .5s linear}.subcategory-btn{margin:0 24px;padding:4px 0}.subcategory-btn:hover{margin:0;padding:4px 12px;transition:all .2s linear;background:#fff2fa;border-radius:12px;border-left:6px solid #d13f97}.sidebar-scroll-position{top:140px;bottom:0}.toggle-btn-scroll-position{top:200px!important}.special-discount-section{position:fixed;bottom:0;width:320px}.special-discount-btn{position:absolute;top:82%;left:50%;transform:translate(-50%,-75%);-ms-transform:translate(-50%,-75%);background:linear-gradient(180deg,var(--secondary-color) 0,var(--primary-color) 100%);padding:8px 20px;border-radius:5px;color:var(--white-color);font-weight:700}@keyframes subcategorymove{0%{left:315px;opacity:.5}to{left:325px;opacity:1}}@keyframes locationMove{0%{display:none;opacity:0}to{display:flex;opacity:1}}@media screen and (min-width:769px) and (max-width:991px){.sidebar{top:127px}.sidebar-scroll-position{top:124px}.sidebar-toggle-btn{top:184px}.toggle-btn-scroll-position{top:180px!important}}@media screen and (min-width:576px) and (max-width:768px){.sidebar{top:127px}.sidebar-open{width:210px}.location-div{font-size:12px;padding:4px;flex-direction:column;gap:0}.sidebar-toggle-btn{top:192px}.sidebar-open-state{left:195px}.subcategory-div{left:215px;width:200px;font-size:14px}.sidebar-scroll-position{top:120px}.toggle-btn-scroll-position{top:175px!important}.special-discount-btn{padding:3px 6px}.special-discount-section{width:210px}@keyframes subcategorymove{0%{left:205px;opacity:.5}to{left:215px;opacity:1}}}@media screen and (max-width:575px){.sidebar{top:0;height:100vh;z-index:6}.sidebar-open{width:250px}.sidebar-close{width:0}.sidebar-open-state{left:235px}.location-div{font-size:10px;padding:3px;gap:3px}.sidebar-toggle-btn{top:90px;animation:fadeInAnimation 1.1s ease-in-out}.subcategory-div{width:100%;margin-top:5px;position:static;border:0;border-radius:0;padding:10px}.sidebar-scroll-position{top:0}.toggle-btn-scroll-position{top:90px!important}.special-discount-section{width:250px;animation:fadeInAnimation 1.1s ease-in-out}.special-discount-btn{padding:2px 5px;font-size:14px}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}}