@import url('../../css/home-shared.css');
@import url('../../css/home-trust-stats.css');
@import url('../../css/home-three-steps.css');
@import url('../../css/home-demo-video.css');
@import url('../../css/home-v5-highlights.css');
@import url('../../css/home-quotes.css');
@import url('../../css/home-final-cta.css');

.wp-block-activewords-homepage-rebuild {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
}

.aw-home-icon svg { fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; }
.aw-home-final-cta .aw-home-btn-row { justify-content: center; margin-top: 28px; }
.aw-home-final-cta .aw-home-btn--primary { display: inline-block; line-height: 1.2; }
.aw-home-final-cta .aw-home-btn--primary > span:first-child { font-size: 16px; font-weight: 600; line-height: 1.2; opacity: 1; }
.aw-home-final-cta .aw-home-btn--primary > span:last-child { font-size: 13px; font-weight: 500; line-height: 1.2; opacity: .92; }
@media (max-width: 700px) { .aw-home-trust-band__grid, .aw-home-v5__feature-grid, .aw-home-v5__cta-row { grid-template-columns: 1fr; } .aw-home-trust-band__item { border-bottom: 1px solid var(--aw-gray-200); border-right: 0; padding: 16px; } }
