@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes move-right{0%{left:-15%}to{left:0}}@keyframes move{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.mobile-app-hero h2{margin-bottom:16px}.mobile-app-hero-store-badges{display:flex;column-gap:14px;align-self:center}@media(min-width:992px){.mobile-app-hero-store-badges{align-self:flex-start}}.mobile-app-hero-store-badge{max-height:40px;margin-bottom:24px}.mobile-app-hero-rating{display:flex;flex-direction:column;text-align:center;color:var(--white);margin:0 auto}@media(min-width:375px){.mobile-app-hero-rating{flex-direction:row;column-gap:4px;align-items:center}}@media(min-width:992px){.mobile-app-hero-rating{margin:0}}.mobile-app-hero-rating-stars{display:flex;align-items:center}.mobile-app-hero-rating-star{display:block;background:url(/build/assets/star-Bs5CKmYQ.svg);width:18px;height:18px}.mobile-app-hero-rating p{font-size:14px;font-weight:500;margin:0}.mobile-app-hero-picture{position:relative;align-self:center;margin-bottom:-40px}.mobile-app-hero-picture img{width:auto}.mobile-app-hero-picture>img{opacity:0;visibility:hidden}@media(min-width:1440px){.mobile-app-hero-picture{width:640px}}.mobile-app-hero-stack{position:absolute;inset:0}.mobile-app-hero-stack-wrapper{height:100%}.mobile-app-hero-stack-wrapper>img{position:absolute;max-height:80%;opacity:0;left:0}.mobile-app-hero-stack-wrapper>img:nth-of-type(1){z-index:3;animation:fade-in .8s ease-in-out forwards,move-right .8s ease-in-out forwards,move 5s ease-in-out infinite}.mobile-app-hero-stack-wrapper>img:nth-of-type(2){margin-left:22%;margin-top:5%;z-index:2;animation:fade-in .8s ease-in-out forwards,move-right .8s ease-in-out forwards,move 5s ease-in-out infinite;animation-delay:.4s}.mobile-app-hero-stack-wrapper>img:nth-of-type(3){margin-left:45%;margin-top:10%;z-index:1;animation:fade-in .8s ease-in-out forwards,move-right .8s ease-in-out forwards,move 5s ease-in-out infinite;animation-delay:.8s}.mobile-app-hero-image{max-width:100%;max-height:222px}@media(min-width:375px){.mobile-app-hero-image{max-height:260px}}@media(min-width:576px){.mobile-app-hero-image{max-height:378px}}@media(min-width:768px){.mobile-app-hero-image{max-height:396px}}@media(min-width:1440px){.mobile-app-hero-image{max-height:554px}}
