.header{height:96px;grid-template-columns:285px 1fr 225px;padding-left:4vw;padding-right:4vw}
.header-brand{display:flex;align-items:center;height:100%;overflow:hidden}
.header .header-brand img{width:270px;height:88px;object-fit:contain;object-position:left center}
.hero h1{font-size:clamp(40px,4vw,60px);max-width:640px;line-height:1.06}
.footer-logo img{width:165px;height:125px;object-fit:contain;object-position:left center}
.footer-logo p{max-width:250px;margin-top:0}
footer{align-items:start;padding-top:52px;padding-bottom:38px}
.card .image img{width:100%;height:100%;object-fit:cover}
.info strong{color:#7f611f}.info span{color:#075a58}
@media(max-width:850px){.header{height:78px;grid-template-columns:1fr auto}.header .header-brand img{width:205px;height:70px}.hero h1{font-size:40px}.footer-logo img{width:145px;height:108px}}
@media(max-width:540px){.header .header-brand img{width:178px;height:64px}.hero h1{font-size:35px}.footer-logo img{width:135px;height:102px}}
