/* Transparent, vector-only illustration; motion belongs to individual motifs. */
.home .hero-art.illustration-art{padding:24px 4% 28px;background:transparent;isolation:isolate;align-self:stretch;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}
.home .illustration-art:before{content:none}
.home .illustration-art figure{width:100%;max-width:600px;margin:0;transform:none;animation:none;position:relative;z-index:1}
.home .illustration-art .art-surface{position:relative;aspect-ratio:1;transform:none;transition:none}
.home .illustration-art object,.home .illustration-art img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:contain;background:transparent;box-shadow:none;transform:none;filter:none;border:0;border-radius:0;mix-blend-mode:normal}
.home .illustration-art object{pointer-events:none}
.home .illustration-art figcaption{font-size:11px;letter-spacing:1.6px;line-height:1.6;text-align:center;margin-top:18px;color:var(--ink);transform:none}
@media(max-width:600px){.home .hero-art.illustration-art{padding:20px 6% 28px}.home .illustration-art figure{max-width:440px}.home .illustration-art figcaption{font-size:10px}}
