.hero-question-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap;color:var(--gold);font-size:.78em}.hero-copy h1 .hero-question{color:inherit;font-size:1em}.hero-start{display:inline-flex;align-items:center;flex:0 0 auto}.hero-start img{width:min(235px,30vw);margin-top:8px}.hero-art img{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 52%,rgba(0,0,0,.96) 60%,rgba(0,0,0,.78) 72%,rgba(0,0,0,.46) 85%,rgba(0,0,0,.12) 96%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 52%,rgba(0,0,0,.96) 60%,rgba(0,0,0,.78) 72%,rgba(0,0,0,.46) 85%,rgba(0,0,0,.12) 96%,transparent 100%)}@media(max-width:820px){.hero-question-row{justify-content:center;gap:14px}.hero-start img{width:min(220px,58vw);margin-top:2px}}@media(max-width:560px){.hero-question-row{display:flex}.hero-start{width:100%;justify-content:center}.hero-start img{width:min(210px,62vw)}}