.page_productList__4NDKh{display:flex;flex-direction:column;gap:1rem;margin:2rem 0 3rem}.page_text__3_sJW{font-size:20px;font-weight:400;text-align:center;padding-bottom:20px;border-bottom:1px solid var(--color-border-light)}.page_productItem__UR10L{display:flex;align-items:center;justify-content:center;min-height:70px;background:#fff;border:2px solid #d1d5db;border-radius:10px;text-decoration:none;color:#111827;font-weight:500;font-size:1rem;transition:transform .12s ease-out,box-shadow .12s ease-out,border-color .12s ease-out;padding:0 1.5rem;cursor:pointer;max-width:600px;margin:0 auto;width:100%}.page_productItem__UR10L:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.04);border-color:var(--color-section)}.page_productItem__UR10L span{text-align:center;line-height:2}