/* Shared proportions for the five business cards and paired gateways. */
.footer-meta{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex-wrap:wrap}
.footer-meta .privacy-link{font-family:var(--sans);font-size:.875rem;line-height:1.6;letter-spacing:.02em}
@media(max-width:620px){.footer-bottom{align-items:flex-start}.footer-meta{flex-direction:column;align-items:flex-end;gap:12px;min-width:0}.footer-meta .privacy-link{font-size:.8125rem}}
.business-list,.outline-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}
.business-list>.business-item,.outline-grid>article{grid-column:span 2}
.business-list>.business-item:nth-last-child(2),.outline-grid>article:nth-last-child(2){grid-column:2/span 2}
.business-list>.business-item:last-child,.outline-grid>article:last-child{grid-column:4/span 2}
.business-overview{max-width:850px;margin-top:16px;color:var(--muted);font-size:.9375rem;line-height:1.9}
.business-item{padding:26px 22px;display:flex;flex-direction:column}
.business-item .item-copy{display:flex;flex-direction:column;flex:1}
.business-item .item-copy h3{font-size:1.05rem;line-height:1.8;min-height:3.6em;margin:16px 0}
.business-item .item-copy>p{font-size:.875rem;line-height:1.9}
.business-item .phrase{display:inline}
.store-gateway,.company-gateway{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:48px;align-items:start;padding-top:64px;padding-bottom:64px}
.store-gateway-content,.company-gateway-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.store-gateway-content>p,.company-gateway-copy>p{font-size:1rem;line-height:1.9;color:var(--muted);margin:0}
.store-gateway-content>a,.company-gateway-copy>.text-link{display:inline-flex;align-items:center;justify-content:center;width:264px;max-width:100%;min-height:48px;margin-top:24px;padding:12px 18px;font-size:.875rem;line-height:1.5;text-align:center}
.store-gateway-content h2,.company-title h2{font-size:1.4rem;line-height:1.7}
.brand-profile-visual{width:100%;aspect-ratio:4/3;overflow:hidden;flex-shrink:0}
.brand-profile-visual .senkei-photo{object-fit:cover;object-position:center}
@media(max-width:900px){.business-list,.outline-grid{grid-template-columns:1fr 1fr}.business-list>.business-item,.outline-grid>article,.business-list>.business-item:nth-last-child(2),.outline-grid>article:nth-last-child(2),.business-list>.business-item:last-child,.outline-grid>article:last-child{grid-column:auto}.business-list>.business-item:last-child,.outline-grid>article:last-child{grid-column:1/-1}.business-item .item-copy h3{min-height:0}.store-gateway,.company-gateway{gap:32px;padding-top:50px;padding-bottom:50px}}
@media(max-width:620px){.business-list,.outline-grid{grid-template-columns:1fr}.business-list>.business-item:last-child,.outline-grid>article:last-child{grid-column:auto}.store-gateway,.company-gateway{display:block}.store-gateway-content,.company-gateway-copy{margin-top:24px}.store-gateway-content>a,.company-gateway-copy>.text-link{width:264px}.business-item{padding:23px}}
