.animated_cta .animated_cta_layout{display:grid;grid-template-columns:minmax(0, 1fr) minmax(280px, 460px);gap:60px;align-items:start}.animated_cta .animated_cta_content{min-height:370px}.animated_cta .animated_cta_bottom{max-width:520px;margin-top:115px}.animated_cta .copy{max-width:460px}.animated_cta .button_wrapper{margin-top:34px}.animated_cta .animated_cta_bars{width:460px;max-width:100%;display:flex;flex-direction:column;gap:28px;padding-top:24px}.animated_cta .animated_cta_bar{height:34px}.animated_cta .animated_cta_bar_top{width:220px;align-self:flex-end}.animated_cta .animated_cta_bar_bottom{width:330px;align-self:flex-end;margin-right:109px}@media only screen and (max-width: 768px){.animated_cta .animated_cta_layout{grid-template-columns:1fr;gap:50px}.animated_cta .animated_cta_content{min-height:0}.animated_cta .animated_cta_bottom{margin-top:30px}.animated_cta .animated_cta_bars{width:100%;padding-top:0}}@media only screen and (max-width: 600px){.animated_cta .animated_cta_bar_top,.animated_cta .animated_cta_bar_bottom{width:100%;margin-right:0}}