.hero{padding:10px 5%;display:grid;grid-template-columns:1fr 3fr;gap:15px}.hero>div:last-child{background:#fff;aspect-ratio:16/9}.hero>div:first-child,.hero>div:last-child{width:100%;border-radius:5px;overflow:hidden}.hero>div:first-child img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero .slideslow,.hero .slideslow img{height:100%;width:100%}.hero .slideslow img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero .swiper-scrollbar{display:none}.homme-category-section{padding:5px 5%}.home-category{margin-top:20px}.home-category>div{display:flex;flex-wrap:wrap}.home-category .title{font-size:20px;font-weight:500;text-transform:uppercase;margin:15px 0 10px}.home-category .home-product-cat-list{width:100%;max-width:230px;min-width:230px;background:#fff;border-radius:5px;overflow:hidden;margin-right:7px}.home-category .home-product-cat-list .pr-info{padding:8px 10px 10px}.home-category .home-product-cat-list .pr-info button{padding:7px 5px;background:var(--primary-color);width:100%;color:#fff;border-radius:5px;margin-top:7px}.home-category .home-product-cat-list .product-title{font-size:16px;line-height:1.4;font-weight:500;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.home-category .home-product-cat-list .product-category{font-size:15px;line-height:1.4;font-weight:400;color:#888}.home-category .home-product-cat-list .price{display:flex;align-items:center;gap:10px;font-size:20px}.home-category .home-product-cat-list .orginal{color:#666;font-weight:400;text-decoration:line-through}.home-category .home-product-cat-list .sell{color:var(--primary-color);font-weight:600}.home-category .pr-image{aspect-ratio:1;overflow:hidden;position:relative}.home-category .pr-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.2s;position:absolute;top:0;right:0}.home-category .off-text{background:var(--primary-color);font-weight:500;padding:3px 7px 1px;border-radius:5px;font-size:12px;color:#fff;position:absolute;top:10px;left:7px;z-index:1}.home-category .hover-icon{position:absolute;bottom:10px;right:-40px;background:#fff;padding:5px;border-radius:50%;aspect-ratio:1;width:30px;height:30px;display:none;align-items:center;justify-content:center;transition:.3s ease;z-index:1;cursor:pointer;transition:.2s ease-in}.home-category .hover-icon:hover{background:#111;color:white}.home-category .home-product-cat-list:hover .pr-image img{transform:scale(1.2)}.home-category .home-product-cat-list:hover .hover-icon{right:10px;display:flex}.home-product-cart-url{display:inline-flex;height:100%}@media only screen and (max-width:768px){.hero{padding:5px 15px;grid-template-columns:1fr}.hero>div:last-child{aspect-ratio:16/9}.category-section .category-list{height:110px;width:calc(50vw - 20px);max-width:170px}.home-category .home-product-cat-list{width:calc(50vw - 20px);max-width:200px;min-width:100px;margin:0}.homme-category-section{padding:5px 15px}}