.hero-actions{position:absolute;inset:0}.hero-actions__title{line-height:1}@media(min-width:48rem){.hero-actions__title{display:none}}.hero-actions__button:focus-visible .hero-actions__title,.hero-actions__button:hover .hero-actions__title{display:initial}.hero-actions__button{background:#fff;border:1px solid #e3e3e3;border-radius:80px;box-shadow:4px 20px 15px rgba(0,0,0,.04),6px 9px 11px rgba(0,0,0,.07),2px 2px 6px rgba(0,0,0,.08);color:#0d3e66;font-weight:500;display:flex;align-items:center;gap:6px;min-height:48px;min-width:48px;padding:12px;position:absolute}.hero-actions__button:focus-visible{outline:3px solid #00aeea;outline-offset:-1px}.hero-actions__button--ar{bottom:16px;left:16px}.hero-actions__button--share{bottom:16px;right:16px}.hero-actions__button img{width:auto}.hero-actions__button.hidden{display:none}.hero{--text-color:var(--text-color--inverse);--heading-color:var(--text-color--inverse);border-radius:16px;background:linear-gradient(180deg,#00aeea,#80dbfc 23.87%,#00aeea 59.51%);box-shadow:40px 56px 19px 0 transparent,14px 20px 15px 0 rgba(0,0,0,.04),6px 9px 11px 0 rgba(0,0,0,.07),2px 2px 6px 0 rgba(0,0,0,.08);color:var(--text-color);display:flex;flex-direction:column}.hero__image{aspect-ratio:13/10;background:#fff url(/bg/hero.png) 50% no-repeat;background-size:cover;border-radius:16px 16px 0 0;overflow:hidden;position:relative}.hero__image img{width:100%}.hero--promoted .hero__image{background:none}.hero--promoted .hero__image img{width:100%;height:100%;object-fit:cover}.hero__about,.hero__name,.hero__signature,.hero__stats{padding-inline:24px}.hero__signature{padding-block:24px 16px}.hero__name{color:var(--heading-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);text-transform:uppercase;text-wrap:balance;font-size:1.75rem;margin:0;padding-block:24px 8px;overflow:hidden;text-overflow:ellipsis}@media(min-width:64rem){.hero__name{font-size:2rem}}.hero__about{overflow-wrap:break-word}.hero__stats{align-items:center;display:grid;grid-gap:12px 24px;gap:12px 24px;grid-template-columns:auto min-content;margin-top:auto;padding-block:16px 24px}.hero__stat-value{color:var(--heading-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);text-transform:uppercase;text-wrap:balance;font-size:1.75rem;text-align:right}@media(min-width:64rem){.hero__stat-value{font-size:2rem}}.hero__stat-value--accent{color:var(--heading-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);text-transform:uppercase;text-wrap:balance;font-size:2rem;color:#fdcb67}@media(min-width:64rem){.hero__stat-value--accent{font-size:2.5rem}}