.brand,.footer-brand>a{display:flex;align-items:center;gap:10px;text-decoration:none}
.brand{width:224px}
.brand img{flex:none;width:70px;height:70px;object-fit:cover;border-radius:50%}
.approved-brand-name{display:flex;flex-direction:column;gap:4px;min-width:0;color:#20313c;font:600 18px/1.05 Georgia,serif;white-space:nowrap}
.approved-brand-name small{font:600 7px/1.2 Arial,sans-serif;letter-spacing:.17em}
.footer-brand>a{width:max-content;max-width:100%;margin-bottom:19px}
.footer-brand img{flex:none;width:70px;height:70px;object-fit:cover;border-radius:50%;filter:none;margin:0}
.footer-brand .approved-brand-name{color:#f6f4ed}
.hero-monogram.approved-hero-logo{width:min(100%,370px);height:370px;max-height:calc(100% - 70px);object-fit:contain;filter:none;border-radius:50%;margin:0 auto 20px;opacity:1}
@media(max-width:850px){.brand,.brand img{width:auto}.brand{gap:8px}.brand img{width:58px;height:58px}.approved-brand-name{font-size:16px}.approved-brand-name small{font-size:6px}.footer-brand img{width:64px;height:64px}.hero-monogram.approved-hero-logo{width:min(100%,320px);height:320px}}
@media(max-width:480px){.brand img{width:52px;height:52px}.approved-brand-name{font-size:15px}.hero-monogram.approved-hero-logo{width:min(100%,280px);height:280px}}
