.home-cta{padding:5rem 0}.home-cta__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%}.home-cta .section-header{margin-bottom:2rem}.home-cta__actions{display:flex;flex-wrap:wrap;gap:1rem}.home-cta__actions .btn{min-width:160px}.home-cta__media{display:flex;justify-content:center;align-items:center;height:100%}.home-cta__media .amed-image{border-radius:.75rem;overflow:hidden}.home-cta__media img{display:block;width:100%;max-width:100%;height:auto;transition:transform 0.35s ease}.home-cta__media:hover img{transform:scale(1.05)}@media (max-width:991.98px){.home-cta{padding:4rem 0}.home-cta__content{align-items:stretch;margin-bottom:3rem}.home-cta__actions{justify-content:center}}@media (max-width:575.98px){.home-cta{padding:3rem 0}.home-cta__content{align-items:stretch}.home-cta__actions{flex-direction:column;width:100%}.home-cta__actions .btn{width:100%}}