.fresh-arrivals-container{justify-content:space-between;display:flex}.fresh-arrivals-banner{width:21%}.fresh-arrivals-banner img{width:100%}.fresh-arrivals-cards{flex-wrap:wrap;justify-content:center;gap:14px;width:78%;display:flex}.fresh-arrivals .card-wrapper{width:22%}.discount-banner{width:100%;margin-top:40px}.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%}}
.categories-circle-wrapper{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.cat-circles{display:contents}.categories-circle{border-radius:7px;flex-direction:column;align-items:center;width:14%;transition:all .3s;display:flex}.categories-circle:hover{cursor:pointer;padding:5px}.category-circle-img{border-radius:16px;width:100%}.category-title{font-size:var(--font-size-heading-default);text-align:center;margin-top:15px}.see-more-button{background-color:var(--color-light-orange);color:#fff;cursor:pointer;border:none;border-radius:11px;padding:10px 50px;font-size:14px;transition:background .3s}.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{font-size:var(--font-size-default);margin-top:10px}}@media screen and (max-width:480px){.categories-circle-wrapper{gap:10px}.categories-circle{width:40%}.category-title{font-size:var(--font-size-small);margin-top:5px}}
.our-services .services-categories-wrapper{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px;display:flex}.our-services .services-categories-wrapper a{display:contents}.our-services .service-category-card{cursor:pointer;width:23%;position:relative}.our-services .service-category-card-title{background-color:var(--color-soft-orange);text-align:center;width:100%;font-size:var(--font-size-heading-default);font-weight:var(--font-weight-medium);color:var(--color-white);border-bottom-right-radius:22px;border-bottom-left-radius:22px;padding:10px 0;position:absolute;bottom:0}@media screen and (max-width:768px){.our-services .service-category-card{width:45%}.our-services .service-category-card-title{font-size:var(--font-size-default);font-weight:var(--font-weight-medium);padding:7px 0}}@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{flex-wrap:wrap;justify-content:center;display:flex}.service_highlights .highlight-card{flex-direction:column;align-items:center;width:24%;margin-top:40px;display:flex}.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{border-right:none;width:45%}@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);text-align:center;margin-top:10px}}}
