.browse-module__pZAKLa__page{padding:var(--sp-8) 0}.browse-module__pZAKLa__heading{text-align:center;margin-bottom:var(--sp-3)}.browse-module__pZAKLa__sub{text-align:center;color:var(--grey-500);max-width:540px;margin-inline:auto;margin-bottom:var(--sp-8);font-size:1.1rem;line-height:1.72}.browse-module__pZAKLa__grid{gap:var(--sp-5);grid-template-columns:repeat(3,1fr);display:grid}.browse-module__pZAKLa__card{gap:var(--sp-3);padding:var(--sp-5) var(--sp-5);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);background:var(--white);color:var(--black);flex-direction:column;text-decoration:none;transition:box-shadow .12s,transform .12s;display:flex}.browse-module__pZAKLa__card:hover{box-shadow:var(--shadow-card-hover);transform:translate(-1px,-1px)}.browse-module__pZAKLa__cardIcon{font-size:2rem;line-height:1}.browse-module__pZAKLa__cardLabel{color:var(--black);font-size:1.05rem;font-weight:800}.browse-module__pZAKLa__cardCount{color:var(--green-dark);font-size:.82rem;font-weight:700}@media (max-width:900px){.browse-module__pZAKLa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.browse-module__pZAKLa__grid{grid-template-columns:1fr}}
