.page-header-animated{animation:slideInTop .6s ease-out}@keyframes slideInTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.branch-card{animation:fadeInUp .8s ease-out forwards;opacity:0}.branch-card:nth-child(1){animation-delay:.1s}.branch-card:nth-child(2){animation-delay:.3s}.branch-card{transition:all .3s ease}.branch-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026!important}.branches-hero{background:#dc2626;padding:120px 0 80px;position:relative}.branches-hero .lead{font-size:clamp(1rem,1.55vw,1.12rem);line-height:1.6}@media(max-width:768px){.branches-hero{padding:80px 0 50px}.branches-hero h1{font-size:2rem!important}.branches-hero .lead{font-size:1rem;padding:0 15px}}@media(max-width:576px){.branches-hero{padding:70px 0 40px}.branches-hero h1{font-size:1.75rem!important;margin-bottom:1rem!important}.branches-hero .lead{font-size:.95rem}}
