.headerHero{margin:0 auto;max-width:928px;min-height:calc(100vh - 188px);padding-bottom:48px;padding-top:64px}.headerHeroMain{align-items:center;display:flex;gap:32px;margin-bottom:32px}.headerHeroMain>div{flex:1}.headerHeroMain>.heroImage{flex:1;text-align:center}.headerHeroMain .heroText{display:flex;flex:1;flex-direction:column}.headerHeroMain .heroText p{margin-bottom:0}.headerHeroMain img{max-width:100%}.heroButtons{display:grid;gap:8px;grid-template-columns:repeat(1,1fr);margin:32px auto 0}.heroButtons .todCTA{align-items:center;border-radius:0;display:flex;font-weight:400;justify-content:space-between;margin:0 auto;max-width:fit-content;text-transform:none}.gradientText{background:linear-gradient(20deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-animation 2s linear infinite alternate}@keyframes gradient-animation{0%{background-position:0 50%}to{background-position:100% 50%}}p.heroIdent{background-color:rgba(255,172,79,.2);color:#ffac4f;font-weight:600;line-height:1;padding:4px 8px}.keyboardKey,p.heroIdent{display:inline-block;font-size:14px}.keyboardKey{background-color:#000;border-radius:6px;margin:0 4px;padding:4px 6px}.headerHero h1{font-size:64px;font-weight:400;line-height:1.1;margin-bottom:0}.headerHero h1 span{font-size:40px}.headerHero p,.heroCTA{text-align:center}@media (max-width:991px){.headerHeroMain>.heroImage{flex:.9}.headerHero h1{font-size:48px;line-height:1.2}}@media (min-width:768px){.headerHeroMain .heroText{flex:.7}}@media (max-width:767px){.headerHeroMain{justify-content:center;margin-bottom:0}.headerHero{flex-direction:column}.headerHero>.heroImage{flex:1}.headerHero h1,.heroText .identOuter{text-align:center}.headerHero h1{font-size:48px;line-height:1.2;margin-bottom:48px}.heroButtons{grid-template-columns:repeat(1,1fr)}.heroButtons .todCTA{gap:8px;justify-content:center}}@media (max-width:400px){.headerHero h1{font-size:40px;line-height:1.3}}