.card-page{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;padding:24px 16px 48px;display:flex}.card-gallery{flex-direction:column;gap:8px;display:flex}.card-gallery__main{object-fit:cover;background:#f2f2f2;border-radius:12px;width:100%;max-height:420px}.card-gallery__thumbs{gap:8px;display:flex;overflow-x:auto}.card-gallery__thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;padding:0}.card-gallery__thumb--active{border-color:currentColor}.card-gallery__thumb img{object-fit:cover;border-radius:6px;width:72px;height:54px;display:block}.card-head{flex-direction:column;gap:4px;display:flex}.card-attributes{flex-direction:column;gap:8px;margin:0;display:flex}.card-attributes__row{justify-content:space-between;gap:16px;display:flex}.card-attributes__row dt,.card-attributes__row dd{margin:0}.card-write{flex-direction:column;gap:8px;margin-top:8px;display:flex}.card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.card-phone{text-decoration:none}.card-reviews{flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.card-reviews__item :where(p){margin:2px 0 0}
