.products-slider-container{width:100%;overflow:hidden}.section-title{text-align:center;font-size:28px}.products-slider-container section{max-width:1300px}.slider-wrapper{width:100%;padding:1rem 0;position:relative;overflow:hidden}.slider-track{gap:20px;transition:transform .7s ease-in-out;display:flex}.product-card{text-align:left;cursor:pointer;border:1px solid #eee;border-radius:0 0 14px 14px;min-width:280px;height:fit-content;text-decoration:none;transition:all .3s;position:relative;box-shadow:0 4px 14px #0000001f}.cat .product-card{text-align:left;cursor:pointer;border:1px solid #eee;border-radius:0 0 14px 14px;min-width:240px;height:fit-content;text-decoration:none;transition:all .3s;position:relative;box-shadow:0 4px 14px #0000001f}.product-card:hover{transform:translateY(-6px);box-shadow:0 6px 20px #0000002e}.product-card h3,.mobile-product h3,.web-product h3{color:#fff;margin:5px 0;font-size:20px}.product-card p{color:#ff7d29;font-size:17px;font-weight:600}.mobile-grid{padding:1rem 0}.mobile-product{border:1px solid #eee;border-radius:6px;grid-column:span 6;height:fit-content}.mobile-product div,.web-product div,.product-card div{justify-content:space-between;padding:0 6px}.mobile-product h3,.web-product h3,.product-card h3{justify-content:space-between;padding:0 1rem}.mobile-product div p:first-child,.web-product div p:first-child,.product-card div p:first-child{color:gold;font-size:18px;font-weight:600}.mobile-product div p:last-child,.web-product div p:last-child,.product-card div p:last-child{cursor:pointer;color:#333;background-color:gold;border:1px solid gray;border-radius:4px;padding:5px;font-size:16px}.web-grid{padding:1rem 0}.web-container section{max-width:1300px}.web-grid .web-product{color:gold;border:1px solid #eee;grid-column:span 3;height:fit-content}.size-div{flex-flow:wrap;gap:2px;display:none}.size-div.show-size{display:flex}.web-product .img,.mobile-product .img,.product-card .img{width:100%;height:280px;position:relative}.cat .web-product .img,.cat .mobile-product .img,.cat .product-card .img{width:100%;height:220px;position:relative}@media (max-width:800px){.cat .mobile-product .img,.mobile-product .img{height:180px}.mobile-product div p:first-child,.web-product div p:first-child,.product-card div p:first-child{color:gold;font-size:18px;font-weight:600}.mobile-product div p:last-child,.web-product div p:last-child,.product-card div p:last-child{cursor:pointer;color:#333;background-color:gold;border:1px solid gray;border-radius:4px;padding:5px;font-size:12px}.mobile-product h3{padding:0 5px;font-size:18px}}
