.downloadAppWrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1}.downloadAppWrapper .socialAndCopyright{margin-bottom:2.8rem;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:750px){.downloadAppWrapper .socialAndCopyright{margin-bottom:0}}.downloadAppWrapper .socialAndCopyright .socials{display:flex;gap:2.4rem;font-size:2.4rem;margin:2.4rem .8rem 2rem}.downloadAppWrapper .socialAndCopyright .socials>a:not(.active):active,.downloadAppWrapper .socialAndCopyright .socials>a:not(.active):hover{color:var(--primary)}.downloadAppWrapper .socialAndCopyright .socials>a.active{cursor:default}.downloadAppWrapper .socialAndCopyright .copyright{font-size:1.4rem;line-height:2rem;color:var(--caption)}.downloadAppWrapper .downloadInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1}.downloadAppWrapper .downloadInfo .storeIcon>svg{width:6.4rem;height:6.4rem;margin-bottom:3.2rem}@media screen and (max-width:750px){.downloadAppWrapper .downloadInfo .storeIcon>svg{margin-bottom:2rem}}.downloadAppWrapper .downloadInfo>.title{font-weight:400;font-size:4.5rem;line-height:5.6rem;color:var(--subtitle);margin-bottom:.8rem}@media screen and (max-width:750px){.downloadAppWrapper .downloadInfo>.title{font-size:2.8rem;line-height:3.6rem;margin-bottom:.4rem}}.downloadAppWrapper .downloadInfo .description{font-size:1.6rem;line-height:2.4rem;max-width:32rem;text-align:center}@media screen and (max-width:750px){.downloadAppWrapper .downloadInfo .description{font-size:1.4rem;line-height:2rem}}.downloadAppWrapper .downloadInfo .appBlock{gap:1.2rem;margin:2.8rem 0;display:inline-flex}.downloadAppWrapper .downloadInfo .appBlock>img{width:auto;height:4.8rem}.downloadAppWrapper .downloadInfo .qrCode{width:20rem;height:20rem;margin-top:1.6rem;padding:1rem}@media screen and (max-width:750px){.downloadAppWrapper .downloadInfo .qrCode{width:16rem;height:16rem}}