.store{align-items:stretch;background:var(--hafo-color-bg-secondary);border:1px solid var(--hafo-color-border-light);border-radius:var(--hafo-radius-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.store__content{justify-content:center;padding:var(--hafo-space-6)}.store__content h2{color:var(--hafo-color-brand);font-size:var(--hafo-font-size-2xl);font-weight:var(--hafo-font-weight-semibold);line-height:var(--hafo-line-height-tight);margin:0}.store__content p{color:var(--hafo-color-neutral-900);font-size:var(--hafo-font-size-base);font-weight:var(--hafo-font-weight-light);line-height:var(--hafo-line-height-loose);margin:0}.store__image{border-radius:0 var(--hafo-radius-lg) var(--hafo-radius-lg) 0;min-height:280px;overflow:hidden}.store__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.store{padding:0}.store__content{padding:var(--hafo-space-3) var(--hafo-space-3) var(--hafo-space-1)}.store__image{border-radius:0 0 var(--hafo-radius-lg) var(--hafo-radius-lg);padding:0}}
