.sliderContainer{display:flex;align-items:center;justify-content:center;position:relative}.slider{display:flex;overflow:hidden;width:80vw;justify-content:space-between}.productCard{width:16.66%;text-align:center}.productCard img{width:100%;height:auto;border-radius:8px}.top-pick-swiper-container{position:relative}.top-pick-custom-next-admin-pick,.top-pick-custom-prev-admin-pick{position:absolute;top:35%;z-index:9;background-color:var(--color-white);padding:10px;width:40px;height:40px;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background-color .3s ease,transform .3s ease}.top-pick-custom-next-admin-pick:hover,.top-pick-custom-prev-admin-pick:hover{background-color:rgba(0,0,0,.2)}.top-pick-custom-prev-admin-pick{left:-20px}.top-pick-custom-next-admin-pick{right:-20px}.top-pic-arrow{color:var(--color-dark-gray)}@media screen and (max-width:480px){.top-pick-custom-next-admin-pick,.top-pick-custom-prev-admin-pick{width:30px;height:30px}.top-pick-custom-prev-admin-pick{left:0}.top-pick-custom-next-admin-pick{right:0}}.fresh-arrivals-container{display:flex;justify-content:space-between}.fresh-arrivals-banner{width:21%}.fresh-arrivals-banner img{width:100%}.fresh-arrivals-cards{width:78%;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.fresh-arrivals .card-wrapper{width:22%}.discount-banner{margin-top:40px;width:100%}.discount-banner-img{width:100%}.fresh-arrival-link{display:contents}@media screen and (max-width:1280px){.fresh-arrivals .card-wrapper{width:45%}}@media screen and (max-width:1024px){.fresh-arrivals-banner{display:none}.fresh-arrivals-cards{width:100%}}@media screen and (max-width:480px){.fresh-arrivals-cards{gap:7px}.fresh-arrivals .card-wrapper{width:48%}}.our-services .services-categories-wrapper{margin-top:30px;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.our-services .services-categories-wrapper a{display:contents}.our-services .service-category-card{width:23%;position:relative;cursor:pointer}.our-services .service-category-card-title{background-color:var(--color-soft-orange);width:100%;position:absolute;bottom:0;padding:10px 0;text-align:center;font-size:var(--font-size-heading-default);font-weight:var(--font-weight-medium);border-bottom-left-radius:22px;border-bottom-right-radius:22px;color:var(--color-white)}@media screen and (max-width:768px){.our-services .service-category-card{width:45%}.our-services .service-category-card-title{padding:7px 0;font-size:var(--font-size-default);font-weight:var(--font-weight-medium)}}@media screen and (max-width:480px){.our-services p{font-size:var(--font-size-small)}.our-services .service-category-card{width:100%}}.service_highlights .highlight-cards-wrapper{display:flex;justify-content:center;flex-wrap:wrap}.service_highlights .highlight-card{display:flex;flex-direction:column;width:24%;align-items:center;margin-top:40px}.service_highlights .highlight-card:nth-child(3){border-right:none}.service_highlights .highlight-card-icon{font-size:45px}.service_highlights .highlight-card-title{font-size:var(--font-size-default);font-weight:var(--font-weight-semi-bold);margin-top:20px}@media screen and (max-width:1024px){.service_highlights .highlight-card{width:45%;border-right:none}@media screen and (max-width:768px){.service_highlights .highlight-card-icon{font-size:35px}.service_highlights .highlight-card-title{font-size:var(--font-size-default);font-weight:var(--font-weight-medium)}}@media screen and (max-width:480px){.service_highlights .highlight-card-icon{font-size:30px}.service_highlights .highlight-card-title{font-size:var(--font-size-small);margin-top:10px;text-align:center}}}.categories-circle-wrapper{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.cat-circles{display:contents}.categories-circle{width:14%;display:flex;flex-direction:column;align-items:center;border-radius:7px;transition:all .3s}.categories-circle:hover{cursor:pointer;padding:5px}.category-circle-img{width:100%;border-radius:16px}.category-title{margin-top:15px;font-size:var(--font-size-heading-default);text-align:center}.see-more-button{background-color:var(--color-light-orange);color:#fff;padding:10px 50px;border:none;border-radius:11px;font-size:14px;cursor:pointer;transition:background .3s ease}.see-more-button:hover{background-color:var(--color-warm-orange)}@media screen and (max-width:1024px){.categories-circle{width:23%}}@media screen and (max-width:768px){.categories-circle-wrapper{gap:20px}.categories-circle{width:40%}.category-title{margin-top:10px;font-size:var(--font-size-default)}}@media screen and (max-width:480px){.categories-circle-wrapper{gap:10px}.categories-circle{width:40%}.category-title{margin-top:5px;font-size:var(--font-size-small)}}