.recycle-shop-groups{display:grid;gap:17px}.recycle-shop-group{border:1px solid #cfe2de;border-radius:14px;overflow:hidden;background:#fbfefd}.recycle-shop-group>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;background:#eaf6f3;cursor:pointer;list-style:none}.recycle-shop-group>summary::-webkit-details-marker{display:none}.recycle-shop-group h3{margin:7px 0 3px;color:#163b37;font-size:17px}.recycle-shop-group p{margin:0;color:#64817c;font-size:11px}.shop-group-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#127367;font-size:20px;font-weight:800;transition:transform .2s}.recycle-shop-group:not([open]) .shop-group-arrow{transform:rotate(-90deg)}.recycle-shop-group .recycle-list{padding:11px;gap:9px;border-top:1px solid #d4e8e3}.recycle-shop-group .recycle-item{background:#fff}@media(max-width:650px){.recycle-shop-group>summary{padding:13px}.recycle-shop-group .recycle-list{padding:8px}}
