.store-summary{margin:60px 0}.store-summary__inner{align-items:stretch;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.03);display:flex;gap:40px;margin:0 auto;max-width:1100px;padding:32px 40px}.store-summary__photo{flex:0 0 40%}.store-summary__photo img{border-radius:10px;height:100%;max-height:360px;object-fit:cover;width:100%}.store-summary__content{display:flex;flex:1 1 0;flex-direction:column;justify-content:center}.store-summary__heading{color:#e83a0e;font-size:25px;font-weight:700;margin:0 0 4px;text-align:center}.store-summary__sub{margin:0 0 22px}.store-summary__sub p{color:#e83a0e;font-size:20px;font-weight:700;text-align:center}.store-summary__table{border-collapse:collapse;margin:0;width:100%}.store-summary__table td,.store-summary__table th{border-top:1px solid #e3e3e3;font-size:20px;line-height:1.5;padding:8px 12px}.store-summary__table th.store-summary__term{background:#fff9e4;font-weight:700;text-align:left;width:200px}.store-summary__table td.store-summary__desc{border-left:1px solid #e3e3e3}.store-summary__table tr:first-child td,.store-summary__table tr:first-child th{border-top:none}.store-summary__table tr:last-child th.store-summary__term{border-bottom-left-radius:8px}.store-summary__table tr:last-child td.store-summary__desc{border-bottom-right-radius:8px}@media (max-width:767px){.store-summary__inner{flex-direction:column;gap:20px;max-width:100%;padding:24px 18px}.store-summary__photo{flex:0 0 auto}.store-summary__photo img{max-height:300px}.store-summary__heading{font-size:20px}.store-summary__sub{margin-bottom:14px}.store-summary__sub p{font-size:18px}.store-summary__table td,.store-summary__table th{font-size:16px;padding:10px 12px}.store-summary__table th.store-summary__term{width:140px}}