.brand{min-width:180px}
.brand img{display:block;width:210px;height:auto;max-height:58px;object-fit:contain}
footer .brand img{filter:drop-shadow(0 4px 14px rgba(0,0,0,.18))}
.nav nav a[aria-current="page"]{color:var(--blue);position:relative}
.nav nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--orange)}
@media(max-width:620px){.brand{min-width:145px}.brand img{width:165px}.nav nav a[aria-current="page"]:after{bottom:-5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
