.logistics-page{background:#f1f5f9}.logistics-hero{position:relative;width:100%;min-height:280px;overflow:hidden;background-color:#1a2332}.logistics-hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.logistics-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.5),rgba(15,23,42,.85))}.logistics-hero__inner{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:4rem 1.25rem 3rem;text-align:center;color:#fff}.logistics-hero__eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.85rem;letter-spacing:.08em;opacity:.9}.logistics-hero__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em}.logistics-hero__lead{margin:0;font-size:1.05rem;line-height:1.6;opacity:.92;word-break:keep-all}.logistics-list{max-width:1100px;margin:0 auto;padding:2.5rem 1rem 4rem;display:flex;flex-direction:column;gap:2rem}.branch-card{background:#fff;border-radius:20px;border:1px solid #e8ecf1;box-shadow:0 12px 36px rgba(15,23,42,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.branch-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(15,23,42,.1)}.branch-card__body{padding:1.75rem 1.5rem 1.25rem}.branch-card__title{margin:0 0 .75rem;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:700;color:#0f172a;line-height:1.35}.branch-card__subtitle{font-size:.95rem;font-weight:500;color:#64748b;margin-left:.35rem}.branch-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.branch-card__tag{display:inline-block;padding:.35rem .85rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.8rem;font-weight:600}.branch-card__desc{margin:0 0 1.25rem;font-size:1rem;line-height:1.75;color:#475569;word-break:keep-all}.branch-card__contact{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.branch-card__contact p{margin:0;display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;color:#334155;line-height:1.5}.branch-card__contact i{width:1rem;margin-top:.15rem;color:#3b82f6;flex-shrink:0}.branch-card__media{width:100%;background:#e2e8f0}.branch-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.branch-card--stack .branch-card__media{aspect-ratio:16/9;max-height:420px}.branch-card--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch}.branch-card--split .branch-card__media{min-height:100%;aspect-ratio:auto}.branch-card--split .branch-card__media img{min-height:280px}.branch-card--split .branch-card__body{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.75rem}@media (min-width:768px){.logistics-hero{min-height:320px}.logistics-list{padding:3rem 1.5rem 5rem;gap:2.5rem}}@media (max-width:767px){.branch-card--split{grid-template-columns:1fr}.branch-card--split .branch-card__media{order:-1;aspect-ratio:16/10}.branch-card--split .branch-card__media img{min-height:0}}