.download-cta{--cta-background-color:var(--background-secondary-color);background-color:var(--cta-background-color);border-radius:16px;padding:40px}.download-cta.module-wrapper--base{--cta-background-color:var(--palette-utility-bright-200-color);--primary-button-background-hover-color:var(--background-color)}.download-cta__content{align-items:center;display:flex;flex-direction:column;gap:40px;margin:auto;max-width:851px}@media (min-width:48rem){.download-cta__content{flex-direction:row-reverse;justify-content:space-between}}.download-cta__image{flex-shrink:0}.download-cta__text{margin:0}@media (min-width:48rem){.download-cta__text{max-width:60%}}@media not screen and (min-width:48rem){.download-cta__text{text-align:center}.download-cta__text .buttons-wrapper{align-items:center}}