/* Brand and image enhancements */
.brand-logo{display:block;line-height:0}.brand-logo img{display:block;width:225px;max-height:62px;object-fit:contain;object-position:left center}.footer-brand img{background:#fff;border-radius:5px;padding:3px;width:210px}.hero-visual{position:relative;min-height:390px;padding-bottom:72px}.hero-visual>img{width:100%;height:390px;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 22px 45px rgba(0,0,0,.2)}.hero-visual .hero-card{position:absolute;right:-18px;bottom:0;width:min(92%,360px);background:rgba(8,34,61,.91)}.membership-photo{display:block;width:100%;height:235px;object-fit:cover;border-radius:18px;margin-bottom:18px;box-shadow:0 14px 30px rgba(8,34,61,.1)}.social-links{display:flex;gap:9px;margin-top:20px}.social-links a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff44;border-radius:50%;color:#fff;font-size:.82rem;font-weight:800;transition:.2s}.social-links a:hover{background:#fff;color:var(--green);transform:translateY(-2px)}
@media(max-width:800px){.brand-logo img{width:185px;max-height:52px}.hero-visual{min-height:300px;padding-bottom:50px}.hero-visual>img{height:300px}.hero-visual .hero-card{right:0}.membership-photo{height:210px}}
@media(max-width:480px){.brand-logo img{width:155px;max-height:48px}.hero-visual{min-height:250px;padding-bottom:32px}.hero-visual>img{height:250px}.hero-visual .hero-card{position:relative;width:100%;margin-top:-25px}.footer-brand img{width:185px}}
