.product-list{background-color:#fff;height:fit-content;margin-top:-45px;position:relative;width:100%;z-index:10}.product-list__header{display:flex;justify-content:space-between;margin:30px}.product-list__header h1{font-size:68px}.product-list__content{display:flex;margin:30px}.product-list__left,.product-list__right{flex-grow:1;padding-bottom:20px;padding-left:10px;padding-right:10px}.product-list{display:flex;flex-wrap:wrap}.product-list-item{align-items:start;display:flex;flex-direction:column;padding:10px;width:25%}.product-list__info{flex-grow:1}.product-img{height:auto;width:100%}.view-product{align-items:center;background-color:#f36523;color:#fff;display:flex;font-size:18px;height:50px;justify-content:center;padding:0!important;text-transform:uppercase;width:100%}.product-list-product-name{font-size:20px;font-weight:900;margin-top:10px}