/* Reversible message trial: affects only the existing homepage title section. */
body.home .rh_content .elementor-element-256f269 { padding: 30px 30px 8px !important; }
body.home .rh_content .elementor-element-256f269 .elementor-widget-wrap { padding: 0 !important; }
body.home .rh_content .elementor-element-5f370ef { margin: 0 !important; }
body.home .rh_content .ft-home-message { text-align: left; }
body.home .rh_content .ft-home-message h1.elementor-heading-title { margin: 0 0 14px !important; font-family: Karla,sans-serif; font-size: clamp(27px,2.8vw,38px) !important; line-height: 1.15 !important; letter-spacing: -.035em; font-weight: 700; color: #fff !important; text-align: left !important; text-wrap: initial; }
body.home .rh_content .ft-home-message h1 span { color: #c6ee8a !important; }
body.home .rh_content .ft-home-message p { margin: 0 0 20px !important; color: #deebed !important; font-size: 17px; line-height: 1.45; text-align: left; }
body.home .rh_content .ft-home-message__actions { display: flex; flex-wrap: wrap; gap: 12px; }
body.home .rh_content .ft-home-message__actions a { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 44px; padding: 10px 20px; border: 1px solid #c6ee8a; border-radius: 999px; font-size: 16px; line-height: 1.3; font-weight: 700; text-decoration: none; }
body.home .rh_content .ft-home-message__primary { background: #c6ee8a; color: #10343e !important; }
body.home .rh_content .ft-home-message__secondary { background: transparent; color: #fff !important; border-color: #789da3 !important; }
body.home .rh_content .ft-home-message__actions a:hover { background: #deefcf; color: #10343e !important; }
body.home .rh_content .ft-home-message__actions a:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }
@media (max-width: 767px) {
    body.home .rh_content .elementor-element-256f269 { padding: 26px 20px 4px !important; }
    body.home .rh_content .ft-home-message h1.elementor-heading-title { font-size: clamp(26px,6.8vw,32px) !important; }
    body.home .rh_content .ft-home-message p { font-size: 16px; margin-bottom: 16px !important; }
    body.home .rh_content .ft-home-message__actions { gap: 10px; }
    body.home .rh_content .ft-home-message__actions a { width: 100%; gap: 8px; padding: 11px 10px; font-size: 14px; white-space: nowrap; }
}
