.about{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem 1rem 0;display:flex}@media screen and (min-width:1024px){.about{gap:1.5rem;padding:3.5rem 1.5rem 0}.about .button{width:fit-content}}@media screen and (min-width:1392px){.about{max-width:64rem}}
.platform-badges{flex-direction:row;align-items:center;gap:1rem;display:flex}
.download-apps{background-color:#003855;flex-direction:column;gap:1rem;padding:1rem 1.5rem 0;display:flex;overflow:hidden}@media screen and (min-width:1024px){.download-apps{flex-direction:row;align-items:center;padding:3.5rem 1.5rem 0}}@media screen and (min-width:1392px){.download-apps{padding:1.5rem 6.75rem 0}}.download-apps__content{flex-direction:column;gap:1.25rem;display:flex}@media screen and (min-width:1024px){.download-apps__content{flex:1;gap:2rem}}.download-apps__text-container{flex-direction:column;gap:.75rem;display:flex}.download-apps__description{color:#ffffffad}.download-apps__image-container{justify-content:center;display:flex}@media screen and (min-width:1024px){.download-apps__image-container{flex:1;justify-content:flex-start}}.download-apps__image{width:100%;max-width:392px;height:auto}
