.home-brand-card{border-radius:22px;height:100%;display:block}.home-brand-card-image{aspect-ratio:1;isolation:isolate;background:#f0edf8;border-radius:22px;position:relative;overflow:hidden}.home-brand-card-photo{object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.3,1)}.home-brand-card-logo{background:#fff;border:12px solid #fff;border-radius:12px;width:128px;height:58px;position:absolute;bottom:18px;left:18px;box-shadow:0 3px 18px #29353a0a}.home-brand-card-art{color:#8c7bb1;background:linear-gradient(140deg,#faf9fc,#ece7f5);place-items:center;width:100%;height:100%;display:grid}.home-brand-card-art svg{width:55%}.home-brand-card-hint{color:var(--home-ink);opacity:0;background:#fffffff2;border-radius:30px;padding:8px 12px;font-size:10px;line-height:1.4;transition:opacity .25s,transform .25s;position:absolute;top:18px;left:18px;transform:translateY(4px)}.home-brand-card-caption{justify-content:space-between;align-items:start;gap:18px;padding-top:20px;display:flex}.home-brand-card-caption>div{min-width:0}.juf-home .home-brand-card h3{color:var(--home-ink);letter-spacing:-.04em;margin:0;font-size:25px;font-weight:500;line-height:1.2}.home-brand-card-caption p{-webkit-line-clamp:2;color:var(--home-secondary);-webkit-box-orient:vertical;margin-top:9px;font-size:12px;line-height:1.75;display:-webkit-box;overflow:hidden}.home-brand-card-arrow{width:37px;height:37px;color:var(--home-violet);background:#fff;border:1px solid #e4deee;border-radius:50%;flex-shrink:0;place-items:center;margin-top:-3px;transition:color .25s,background .25s,border-color .25s;display:grid}.home-brand-card-arrow svg{transition:transform .3s}.home-brand-card:focus-visible{outline:2px solid var(--home-violet);outline-offset:6px}.home-brand-card:is(:hover,:focus-visible) .home-brand-card-arrow{color:#fff;background:var(--home-violet);border-color:var(--home-violet)}.home-brand-card:is(:hover,:focus-visible) .home-brand-card-hint{opacity:1;transform:none}@media (hover:hover) and (prefers-reduced-motion:no-preference){.home-brand-card:hover .home-brand-card-photo{transform:scale(1.035)}.home-brand-card:hover .home-brand-card-arrow svg{transform:translate(1px,-1px)}}@media (max-width:540px){.home-brand-card-image{border-radius:18px}.home-brand-card-caption{gap:14px;padding-top:17px}.juf-home .home-brand-card h3{font-size:23px}.home-brand-card-logo{border-width:10px;width:116px;height:52px;bottom:14px;left:14px}}
