section.store-detail{padding:calc(var(--spacing) * 8)}section.store-detail .image-wrapper{border-radius:var(--radius-lg);padding:calc(var(--spacing) * 7);background-color:#fff}@media (width>=48rem){section.store-detail .image-wrapper{height:7vw}}section.store-detail .image-wrapper .store-image{object-fit:contain;object-position:center center;width:100%;height:100%;margin:auto}section.store-detail .store-sidebar{background-color:var(--color-satsback-gray2);padding:calc(var(--spacing) * 8);border-radius:var(--radius-lg);grid-column:span 2/span 2}section.store-detail .store-sidebar .small{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:#fff}section.store-detail .store-sidebar .small:hover{color:var(--color-satsback-green)}section.store-detail h4,section.store-detail h5{font-weight:var(--font-weight-bold);font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin:1.45em 0 1em}section.store-detail h6{font-weight:var(--font-weight-semibold);font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin:1em 0 .5em}section.store-detail h7{font-weight:var(--font-weight-semibold);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin:1em 0 .5em}section.store-detail p{color:#ccc;margin-bottom:1.5em;font-weight:400}section.store-detail .font-weight-semi-bold{font-weight:var(--font-weight-semibold)}section.store-detail .store-satsback{border:2px solid var(--color-satsback-green);text-align:center;border-radius:var(--radius-lg);padding:calc(var(--spacing) * 2);padding-inline:calc(var(--spacing) * 4);width:max-content;color:var(--color-satsback-lightgray);margin-bottom:calc(var(--spacing) * 1);background:#00f38826}section.store-detail .store-title{margin-block:calc(var(--spacing) * 4)}section.store-detail .breadcrumbs{color:var(--color-satsback-lightgray)}section.store-detail .breadcrumbs a:link{text-decoration:underline}
