.products-page .list-section{padding-top:60px}.products-page .products-list{margin-top:60px;margin-bottom:40px}.products-page .product{margin-bottom:20px;display:flex}.products-page .product img{height:100%;border-radius:4px}.products-page .product .product-image{display:flex;flex-direction:column;justify-content:center}.products-page .product .product-content{padding:30px 20px;position:relative;display:flex;flex-direction:column;justify-content:center}.products-page .product .product-title-link{width:fit-content}.products-page .product .title{font-family:var(--font-family-heading);color:var(--primary-color);font-size:var(--font-xl);font-weight:800}.products-page .product .description{margin:24px 0 12px}.products-page .product .more-detail-link span{color:var(--primary-color);font-weight:800}.products-page .product .more-detail-link .icon-arrow{margin-top:4px}.products-page .product .product-content .more-detail{width:fit-content;display:flex;align-items:center}.products-page .product .more-detail .more-detail-text{padding:0;width:80px;color:var(--primary-color);font-size:var(--font-sm);font-weight:800}@media screen and (max-width: 992px){.products-page .product .more-detail-link{bottom:20px}}@media screen and (max-width: 768px){.products-page .products-list{margin-bottom:4px;margin-top:0}.products-page .product .product-content{margin-top:0;padding:28px 22px}.products-page .product{margin:40px 0;padding:0;height:auto;display:flex;flex-direction:column;align-items:center;box-shadow:0px 0px 20px rgba(0,0,0,0.1);margin-top:0}.products-page .product .title{font-size:var(--font-lg)}.products-page .product .description{padding-bottom:20px}.products-page .product .more-detail{position:initial}.pagination .icon-arrow::after{margin-left:30px}.products-page .product .product-image{margin-top:0;padding:0}}@media screen and (max-width: 480px){.products-page .product .description{margin-top:10px;padding-bottom:0}.products-page .page-title-section{min-height:350px}.products-page .page-title-section .page-title{padding-top:50px}}
