.cta-banner-square{align-items:stretch;display:flex;gap:60px;justify-content:space-between}.cta-banner-square__left{display:flex;flex-direction:column;justify-content:center;padding:60px 0 60px 60px}.cta-banner-square__left a{margin-top:10px}.cta-banner-square__right{display:grid;grid-template-columns:repeat(2,1fr);min-width:264px}.cta-banner-square__right.single-image{display:flex;justify-content:flex-end}.cta-banner-square__right__icon{align-items:center;display:flex;justify-content:center}.cta-banner-square__right__icon img{height:100%!important;width:100%!important}@media screen and (max-width:1024px){.cta-banner-square__left{max-width:50%}.cta-banner-square__right{width:50%}}@media screen and (max-width:767px){.cta-banner-square__left{max-width:none;padding:60px 20px 0}.cta-banner-square{flex-direction:column}.cta-banner-square__right{grid-template-columns:repeat(4,1fr);width:100%}}@media screen and (max-width:370px){.cta-banner-square__right{grid-template-columns:repeat(2,1fr)}}