.tarjeta{ max-width:400px; margin:0 auto; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif; }
.t-banner{ display:flex; align-items:center; justify-content:center; padding:26px 24px; min-height:96px; overflow:hidden; }
.t-marca{ font-size:23px; font-weight:600; margin:0; line-height:1.15; }
.t-sub{ font-size:10.5px; letter-spacing:.13em; text-transform:uppercase; margin:6px 0 0; }
.t-blk{ border:1px solid #e3e3e3; margin-top:11px; }
.t-id{ display:flex; gap:16px; align-items:center; padding:16px; }
.t-foto{ width:84px; flex:none; overflow:hidden; background:#f2f2f2; }
.t-foto img{ width:100%; height:100%; object-fit:cover; display:block; }
.t-foto .ini{ width:100%; height:100%; display:flex; align-items:center; justify-content:center; font-size:27px; font-weight:600; background:#fff; }
.t-nom{ font-size:21px; font-weight:400; margin:0 0 5px; line-height:1.2; }
.t-lin{ font-size:14.5px; margin:0; line-height:1.42; }
.t-add{ display:block; width:100%; text-align:center; margin-top:11px; background:#f2f2f2;
        border:0; padding:18px 12px; font-size:16px; color:#1a1a1a; text-decoration:none;
        font-family:inherit; transition:transform .12s ease; }
.t-add:active{ transform:scale(.97); }
.t-quick{ display:flex; gap:9px; margin-top:11px; }
.t-quick a{ flex:1; display:flex; flex-direction:column; align-items:center; gap:6px; padding:12px 4px 10px;
            background:#fff; border:1px solid #e3e3e3; text-decoration:none; color:#1a1a1a; font-size:11px; }
.t-quick svg{ width:20px; height:20px; }
.t-info{ padding:17px 16px; }
.t-row{ margin-bottom:19px; }
.t-row:last-child{ margin-bottom:0; }
.t-lbl{ font-size:14.5px; color:#4a4a4a; margin:0 0 6px; }
.t-val{ font-size:14px; color:#3a3a3a; margin:0; line-height:1.6; word-break:break-word; }
.t-val a{ color:#3a3a3a; text-decoration:underline; text-underline-offset:2px; display:block; }
.t-map{ margin-top:11px; overflow:hidden; border:1px solid #e3e3e3; height:165px; }
.t-map iframe{ width:100%; height:100%; border:0; display:block; }
.t-pie{ text-align:center; font-size:10.5px; color:#a8a8a8; margin:18px 0 2px; }
