.baseFirstview .baseFirstview__title{margin-bottom:0}.shopList{display:grid;row-gap:64px;padding:var(--size_contentPaddingBlock) var(--size_contentPaddingInline);background-color:var(--color_gray-pale)}.shopList .shopList__list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.shopList .shopList__listItem .infoCard{border-radius:var(--radius_medium)}.shopList .shopList__listItem .infoCard .infoCard__info{background-color:#fff}.shopList .shopList__listItem .infoCard .infoCard__dataItemContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shopList .shopList__listItem .infoCard__image{aspect-ratio:342 / 252}@container (700px >= width){.shopList{row-gap:32px}.shopList .shopList__list{grid-template-columns:1fr}}.contact{padding-block:var(--size_contentPaddingBlock);padding-inline:var(--size_contentPaddingInline)}
