.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%}}.newsletter{background-color:var(--color-light-gray);padding:50px;margin-top:80px}.newsletter-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.newsletter h2{font-size:var(--font-size-heading-xlarge);font-weight:var(--font-weight-semi-bold)}.newsletter p{font-size:var(--font-size-heading-default);font-weight:var(--font-weight-medium);text-align:center}.newsletter .newsletter-txt-box-container{background-color:var(--color-white);padding:3px 0 3px 20px;display:flex;margin-top:30px;width:50%;align-items:center;position:relative;border-radius:12px}.newsletter .email-icon{font-size:35px;color:var(--color-dark-gray)}.newsletter input{padding:5px;width:80%;outline:none;border:none;margin-left:10px;font-size:var(--font-size-heading-default)}.newsletter .subscribe-btn{background-color:var(--color-soft-orange);color:var(--color-white);position:absolute;top:0;right:0;height:100%;display:flex;align-items:center;padding:0 20px;font-size:var(--font-size-heading-default);border-bottom-right-radius:12px;border-top-right-radius:12px;cursor:pointer}@media screen and (max-width:1024px){.newsletter h2{font-size:var(--font-size-heading-large);font-weight:var(--font-weight-semi-bold)}.newsletter p{font-size:var(--font-size-default);font-weight:var(--font-weight-medium)}.newsletter .newsletter-txt-box-container{width:65%}}@media screen and (max-width:768px){.newsletter .newsletter-txt-box-container{width:100%}.newsletter .email-icon{font-size:30px}.newsletter .subscribe-btn{padding:0 10px;font-size:var(--font-size-default)}}@media screen and (max-width:480px){.newsletter{padding:20px}.newsletter h2{font-size:var(--font-size-heading-medium)}.newsletter .email-icon{font-size:20px}.newsletter input{padding:3px;margin-left:5px;font-size:var(--font-size-default)}.newsletter .newsletter-txt-box-container{margin-top:10px}.newsletter .subscribe-btn{padding:0 5px;font-size:var(--font-size-default)}}.our-services p{font-size:var(--font-size-heading-default);font-weight:var(--font-weight-regular);margin-top:-10px}.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 img{width:100%;border-radius:22px}.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 p{font-size:var(--font-size-default)}.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;border-right:1px solid var(--color-dark-gray)}.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:50%}.category-title{margin-top:15px;font-size:var(--font-size-heading-default);text-align:center}@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)}}