 body {font-family: "Montserrat"; font-weight: 500} h1, h2, h3, h4, h5, h6 {font-family: "Montserrat"} h1 {font-weight: 700; font-family: "Montserrat"} h2 {font-weight: 600; font-family: "Montserrat"} h3 {font-weight: 600; font-family: "Montserrat"} h4 {font-family: "Montserrat"; font-weight: 500} h5 {font-family: "Montserrat"; font-weight: 500} h6 {font-family: "Montserrat"; font-weight: 500} .brxe-container {width: var(--width-vp-max)} .woocommerce main.site-main {width: var(--width-vp-max)} #brx-content.wordpress {width: var(--width-vp-max)}.aa-cta__section { position: relative; isolation: isolate; background-color: var(--wd-bg, #f7fbff); padding-top: 64px; padding-bottom: 64px; overflow: hidden;}.aa-cta__content-wrapper { position: relative; z-index: 1; display: grid; gap: 24px; align-items: center; max-width: 1200px; margin-inline: auto; padding-inline: 20px; text-align: center; color: var(--wd-body, #1a1a1a);}@media (min-width: 992px) { .aa-cta__content-wrapper { grid-template-columns: 1fr 1fr; text-align: left; }}.aa-cta__media { display: flex; justify-content: center; align-items: center;}.aa-cta__truck { width: 100%; max-width: 680px; height: auto;}.aa-cta__truck--desktop { display: none; }.aa-cta__truck--mobile { display: block; }@media (min-width: 768px) { .aa-cta__truck--desktop { display: block; } .aa-cta__truck--mobile { display: none; }}.aa-cta__content {}.aa-cta__eyebrow { font-weight: 600; font-size: 0.95rem; letter-spacing: 0.02em; margin-bottom: 8px; color: var(--wd-muted, #5a6a78);}.aa-cta__title { line-height: 1.12; font-size: clamp(1.7rem, 2.1vw + 1.1rem, 2.4rem); font-weight: 800; margin: 0 0 12px 0; color: var(--wd-ink, #0f2233);}.aa-cta__text { margin: 0 0 20px 0; font-size: 1rem; line-height: 1.65; color: var(--wd-body, #1a1a1a);}.aa-cta__actions { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center;}@media (min-width: 768px) { .aa-cta__actions { justify-content: flex-start; }}.aa-cta__button { display: inline-flex; align-items: center; justify-content: center; padding: 12px 18px; border-radius: 8px; font-weight: 700; font-size: 0.95rem; text-decoration: none; border: 2px solid transparent; cursor: pointer; transition: transform .08s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;}.aa-cta__button:active { transform: translateY(1px); }.aa-cta__button--primary { background-color: var(--wd-primary, #1463d6); color: #fff; box-shadow: 0 6px 18px rgba(20,99,214,.25);}.aa-cta__button--primary:hover { background-color: var(--wd-primary-600, #0f4fb0);}.aa-cta__button--outline { background: transparent; color: var(--wd-primary, #1463d6); border-color: var(--wd-primary, #1463d6);}.aa-cta__button--outline:hover { background-color: rgba(20,99,214,.08);}.aa-cta__overlay { position: absolute; inset: 0; pointer-events: none; background: linear-gradient( 90deg, rgba(20,99,214,.12) 0%, rgba(20,99,214,.12) 27%, rgba(0,0,0,0) 27% ); z-index: 0;}