.homepage .hero-wrapper{display:flex}@media (max-width: 991px){.homepage .hero-wrapper{flex-direction:column}}.homepage .hero-img,.homepage .hero-img img{width:100%}@media (min-width: 992px){.homepage .hero-img img{height:920px}}@media (max-width: 991px){.homepage .hero-img img{height:400}}.homepage .hero-content{width:100%;display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;background-color:var(--clr-alt-3);padding-block:70px}@media (min-width: 992px){.homepage .hero-content{gap:40px;padding-inline:100px}}@media (max-width: 991px){.homepage .hero-content{gap:20px;padding-inline:20px}}.homepage .products-section .latest-arivals-swiper{margin-top:60px}.homepage .products-section .primary-btn{margin-top:60px;margin-inline:auto}@media (max-width: 991px){.homepage .products-section .swiper{overflow:visible}}.homepage .categories-section{background-color:var(--clr-alt-3)}.homepage .categories-section .categories-swiper{margin-top:60px;overflow:visible}.homepage .product-categories-section .product-category-wrapper{display:grid;gap:20px;justify-content:space-between;margin-top:50px}.homepage .product-categories-section .product-category-wrapper .product-category-card{text-align:center}.homepage .product-categories-section .product-category-wrapper .product-category-card .product-category-img-wrapper{padding:clamp(1.563rem,5.757vw - 2.007rem,3.75rem)}.homepage .product-categories-section .product-category-wrapper .product-category-card .product-category-img-wrapper img{height:100%}@media (min-width: 992px){.homepage .product-categories-section .product-category-wrapper{grid-template-columns:repeat(4,1fr)}}@media (max-width: 991px){.homepage .product-categories-section .product-category-wrapper{grid-template-columns:repeat(2,1fr);row-gap:40px}}.homepage .news-section .news-swiper{margin-top:60px}
