.appDownload{width:100%;padding:32px}@media(max-width:850px){.appDownload{padding:32px 24px}}.appDownload__content{margin:0 auto;max-width:1180px}@media(max-width:1300px){.appDownload__content{max-width:980px}}@media(max-width:1100px){.appDownload__content{max-width:780px}}@media(max-width:850px){.appDownload__content{max-width:578px}}.appDownload__content{position:relative;overflow:hidden;display:flex;justify-content:center;padding:56px 40px;border-radius:24px;background:radial-gradient(144.9% 87.7% at 93.53% 21.05%,rgba(50,213,131,.18) 0,rgba(50,213,131,0) 100%),radial-gradient(144.9% 87.7% at 6.47% 21.05%,rgba(114,193,227,.2) 0,rgba(114,193,227,0) 100%),var(--Primary-1000)}@media(max-width:850px){.appDownload__content{padding:40px 24px}}.appDownload__texts{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:560px;text-align:center}.appDownload__title{color:var(--whites-opacity-100,#ffffff);font-size:32px;font-weight:500;line-height:40px}@media(max-width:850px){.appDownload__title{font-size:24px;line-height:32px}}.appDownload__description{color:var(--whites-opacity-75,rgba(255,255,255,.75));font-size:18px;line-height:28px}@media(max-width:850px){.appDownload__description{font-size:15px;line-height:22px}}.appDownload__badges{display:flex;gap:16px;margin-top:8px;flex-wrap:wrap;justify-content:center}.appDownload__badgeLink{display:inline-block;line-height:0;transition:transform .2s ease-out,opacity .2s ease-out}.appDownload__badgeLink:hover{transform:translateY(-2px);opacity:.9}