.product-section{--space-y: 80px;padding:var(--space-y) 0;background:#fff}@media(max-width:1200px){.product-section{--space-y: 40px}}.product-section .product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media(max-width:767px){.product-section .product-header{flex-direction:column;gap:20px}}.product-section .product-header h2{--font-size: 48px;font-size:var(--font-size);font-weight:600;margin:0;font-family:var(--font-body-family);color:#1c1c1c}@media(max-width:1200px){.product-section .product-header h2{--font-size: 38px}}@media(max-width:767px){.product-section .product-header h2{--font-size: 28px;text-align:center}}.product-section .product-header .btn-view-all{background:#0083c4;color:#fff;border:none;padding:16px 32px;border-radius:30px;font-size:16px;line-height:1.36;font-weight:500;display:inline-block;text-decoration:none}@media(max-width:767px){.product-section .product-header .btn-view-all{display:none}}.product-section .product-header .btn-view-all:hover{background:#004d73}.product-section .product-grid{background:#dff2ff;border-radius:50px;display:grid;--grids: 4;grid-template-columns:repeat(var(--grids),1fr);overflow:hidden}@media(max-width:1200px){.product-section .product-grid{--grids: 3}}@media(max-width:991px){.product-section .product-grid{--grids: 2}}@media(max-width:767px){.product-section .product-grid{--grids: 1}}.product-section .product-grid .product-card{background:#eaf7ff;display:flex;flex-direction:column;border-right:1px solid #D0ECFF;border-bottom:1px solid #D0ECFF;text-decoration:none}.product-section .product-grid .product-card .product-image{display:flex;align-items:center;justify-content:center}.product-section .product-grid .product-card .product-image img{width:100%;object-fit:cover;height:200px}.product-section .product-grid .product-card .product-footer{--space: 24px;--font-size: 22px;--gap: 18px;background:#0083c4;color:#fff;padding:var(--space);display:flex;align-items:center;font-size:var(--font-size);flex-direction:column;gap:var(--gap)}@media(max-width:1200px){.product-section .product-grid .product-card .product-footer{--space: 16px;--font-size: 20px;--gap: 14px}}.product-section .product-grid .product-card .product-footer .collection-title{line-height:1.24;white-space:nowrap;max-width:280px;overflow:hidden;text-overflow:ellipsis}.product-section .product-grid .product-card .product-footer .arrow{--size: 56px;width:var(--size);height:var(--size);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}@media(max-width:1200px){.product-section .product-grid .product-card .product-footer .arrow{--size: 44px}}.product-section .mobile-btn-wrap{text-align:center}@media(min-width:768px){.product-section .mobile-btn-wrap{display:none}}.product-section .mobile-btn-wrap .btn-view-all{background:#0083c4;color:#fff;border:none;padding:16px 32px;border-radius:30px;font-size:16px;line-height:1.36;font-weight:500;display:inline-block;text-decoration:none;margin-top:30px}.product-section .mobile-btn-wrap .btn-view-all:hover{background:#004d73}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-products-section.css.map */
