.brand{margin-right:auto;gap:0}
.brand img{display:block;width:245px;height:68px;object-fit:contain;object-position:left center}
.footer-brand img{display:block;width:112px;height:112px;object-fit:contain;background:#fff;border-radius:4px}
@media(max-width:560px){.brand img{width:195px;height:58px}}
.welcome aside{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(177,145,86,.28)!important;border-left:4px solid var(--brand-gold)!important;border-radius:2px 22px 22px 2px;background:linear-gradient(135deg,#fffdf8 0%,#f4efe5 100%)!important;box-shadow:0 22px 55px rgba(31,71,109,.12);transition:transform .28s ease,box-shadow .28s ease}.welcome aside:before{content:'“';position:absolute;z-index:-1;right:24px;top:-32px;color:rgba(177,145,86,.14);font:150px/1 'Libre Caslon Display',Georgia,serif}.welcome aside:after{content:'';position:absolute;z-index:-1;right:-55px;bottom:-75px;width:190px;height:190px;border:1px solid rgba(177,145,86,.2);border-radius:50%}.welcome aside:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(31,71,109,.18)}.welcome aside span{display:flex!important;align-items:center;gap:10px;font-weight:700;letter-spacing:.06em}.welcome aside span:before{content:'';width:28px;height:1px;background:var(--brand-gold)}
