.site-header .brand img{width:250px;height:52px}
.hero-brand{position:absolute;z-index:2;right:clamp(35px,8vw,130px);top:29%;width:clamp(280px,30vw,470px)}
.hero-brand img{width:100%;filter:drop-shadow(0 0 36px rgba(25,229,209,.14))}
.hero-brand span{display:block;margin-top:24px;font-size:11px;letter-spacing:.27em;color:var(--jade);text-align:right}
.text-link{display:flex;justify-content:space-between;align-items:center;margin-top:44px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-weight:600}
.text-link span{font-size:24px;color:var(--violet)}
@media(max-width:800px){.site-header .brand img{width:185px;height:42px}.hero-brand{right:28px;top:auto;bottom:120px;width:230px}
.hero-brand span{font-size:8px;margin-top:14px}
}
