.cta-callout__content,.cta-callout__cta{align-items:center;display:flex}.cta-callout__content{justify-content:center;padding-right:var(--md)}.cta-callout__content h2{margin-bottom:0;text-transform:uppercase}.cta-callout__content h2 span{color:var(--secondary)}.cta-callout__cta{background-color:var(--accent);border-radius:var(--radius);flex:1 0 auto;max-width:450px;padding:var(--md)}.cta-callout .button-group{flex-direction:row;justify-content:center;width:100%}.cta-callout .button-group>.button:not(:first-of-type){margin-left:var(--xs)}@media (min-width:768px) and (max-width:1023px){.cta-callout__cta{padding:var(--sm)}.cta-callout .button-group{flex-direction:column}.cta-callout .button-group>.button:not(:first-of-type){margin-left:0;margin-top:var(--xs)}}@media (max-width:767px){.cta-callout .row-fluid{justify-content:center}.cta-callout__content{margin-bottom:var(--sm)}.cta-callout__cta{width:100%}.cta-callout .button-group{flex-direction:column}.cta-callout .button-group>.button:not(:first-of-type){margin-left:0;margin-top:var(--xs)}}