.hero__wrapper{position:relative;display:flex;align-self:stretch;height:486px;background-color:#0b1b2f;background-position:top;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (min-width: 1024px){.hero__wrapper{flex-direction:row;height:665px}}.hero__animation{position:absolute;top:0;left:0;width:100%;min-height:650px;height:100%;z-index:1;overflow:hidden}.hero__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:32px 0 48px}@media (min-width: 1024px){.hero__inner{flex-direction:row;flex-wrap:wrap;padding:40px 0 48px}}.hero__head{color:#fff}@media (min-width: 1024px){.hero__head{width:100%;max-width:750px}}@media (min-width: 1024px){.hero__title{font-size:96px;font-weight:600;line-height:100.8px;letter-spacing:-.01em}}.hero__description{margin-bottom:24px;font-size:18px;font-weight:500;line-height:25.2px}@media (min-width: 1024px){.hero__description{margin-bottom:32px;font-size:28px;line-height:36.4px}}.hero__tagline{margin-top:24px;font-size:18px;font-weight:500;line-height:25.2px}@media (min-width: 1024px){.hero__tagline{margin-top:32px;font-size:28px;line-height:36.4px}}.hero__rewards-list{display:flex;height:fit-content;margin-left:13px}@media (min-width: 1024px){.hero__rewards-list{margin-left:30px;padding-top:74px}}.hero__rewards-item{position:relative;margin-left:-13px;line-height:0}@media (min-width: 1024px){.hero__rewards-item{margin-left:-30px}}.hero__rewards-item:hover{z-index:100!important;animation-play-state:paused!important}.hero__rewards-item:hover img{transform:scale(1.16)!important}.hero__rewards-item:nth-child(n+5){display:none}@media (min-width: 1024px){.hero__rewards-item:nth-child(n+5){display:block}}.hero__rewards-img{width:66px;height:66px;transition:transform .3s ease}@media (min-width: 1024px){.hero__rewards-img{width:81px;height:81px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
