.mobile-app-hero{background:var(--color-primitive-surface-surface,#fff);padding:var(--spacing-alias-padding-3xl,48px) 0}.mobile-app-hero__inner{align-items:center;display:flex;gap:20px;margin:0 auto;max-width:900px;padding:0 20px}.mobile-app-hero__copy,.mobile-app-hero__phone{box-sizing:border-box;width:50%}.mobile-app-hero__phone{text-align:center}.mobile-app-hero__phone-image{display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain;width:328px}.mobile-app-hero__title{color:var(--color-primitive-secondary-secondary,#0072b5);font-family:var(--typography-font-headline,"work-sans-regular",sans-serif);font-size:36px;font-weight:600;line-height:42px;margin:0 0 16px}.mobile-app-hero__body{color:var(--color-alias-text-secondary,#303030);font-family:var(--typography-font-body,"source-sans-pro-regular",sans-serif);font-size:26px;line-height:36px;margin:0 0 20px;max-width:380px}.mobile-app-hero__stores{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.mobile-app-hero__store-link{display:inline-flex}.mobile-app-hero__store-badge{display:block}.mobile-app-hero__store-badge--apple{height:65px;width:183px}.mobile-app-hero__store-badge--google{height:64px;width:220px}@media (max-width:768px){.mobile-app-hero{padding-top:30px}.mobile-app-hero__inner{flex-wrap:wrap-reverse}.mobile-app-hero__copy,.mobile-app-hero__phone{text-align:center;width:100%}.mobile-app-hero__title{margin:0 auto 20px;max-width:250px}.mobile-app-hero__body{font-size:20px;line-height:28px;margin-left:auto;margin-right:auto}.mobile-app-hero__stores{flex-wrap:nowrap;justify-content:center}.mobile-app-hero__store-badge--apple{height:45px;width:130px}.mobile-app-hero__store-badge--google{height:45px;width:160px}}