@keyframes pulse-animation{0%{box-shadow:0 0 0 0 var(--pulse-color)}to{box-shadow:0 0 0 var(--pulse-size) transparent}}@keyframes shimmer{to{transform:translate(100%)}}.content-hero{display:flex;flex-direction:column-reverse;gap:24px;justify-content:center}@media (min-width:1024px){.content-hero{flex-direction:row;gap:0}.content-hero__title{font-size:48px;letter-spacing:-.96px}}.content-hero__image-wrapper{margin:0 auto;max-width:500px;position:relative;width:100%}@media (min-width:1024px){.content-hero__image-wrapper{background-image:none;flex-shrink:0;margin:0;max-width:100%;width:50%}}.content-hero__image{height:100%;margin:0 auto;max-width:500px;width:100%}@media (min-width:1024px){.content-hero__image{height:auto;margin:0;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:-125px;width:100%}}.content-hero__content{display:flex;flex-direction:column;justify-content:center}@media (min-width:1280px){.content-hero__content{justify-content:flex-start;text-shadow:none}}@media (min-width:1024px){.content-hero__content{flex-shrink:0;width:50%}}.content-hero__title>br{display:none}@media (min-width:1280px){.content-hero__title>br{display:initial}}.content-hero__intro{display:flex;flex-direction:column;flex-shrink:0;gap:32px;margin:20px 0 0}.content-hero__lead{font-size:16px;font-weight:300;line-height:1.25em}@media (min-width:1024px){.content-hero__lead{font-size:16px;font-weight:400;line-height:135%;max-width:700px}}.content-hero__actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}@media (min-width:1024px){.content-hero__actions{gap:24px}.content-hero__button--help,.content-hero__button--start{padding-left:54px;padding-right:54px}}.content-hero__known-from{margin:48px 0 0}
