@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");:root{--rh-tan:#fffaef;--rh-green:#14390d;--rh-green-mid:#569937;--rh-green-soft:#f0f9f0;--rh-orange:#f2542d;--rh-yellow:#eedc70;--rh-ink:#1a2d15;--rh-muted:#5a6a52;--rh-maxw:1180px}.rh-section{background:var(--rh-tan);color:var(--rh-green);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5;padding:96px 0}.rh-section *{box-sizing:border-box}.rh-section .wrap{margin:0 auto;max-width:var(--rh-maxw);padding:0 28px}.rh-section h1,.rh-section h2,.rh-section h3{color:var(--rh-green);letter-spacing:-.02em;line-height:1.08;margin:0}.rh-section h1{font-size:clamp(38px,5.4vw,68px);font-weight:700}.rh-section h2{font-size:clamp(30px,3.6vw,46px);font-weight:700}.rh-section h3{font-size:22px;font-weight:700}.rh-section p{margin:0}.rh-section a{color:inherit}.rh-section .pill{align-items:center;background:var(--rh-green-soft);border-radius:999px;color:#111;display:inline-flex;letter-spacing:.14em;padding:9px 18px}.rh-section .label,.rh-section .pill{font-size:13px;font-weight:700;text-transform:uppercase}.rh-section .label{color:var(--rh-green-mid);letter-spacing:.12em}.rh-section .lede{color:var(--rh-ink);font-size:clamp(18px,2vw,22px);line-height:1.55}.rh-section .hl-o{color:var(--rh-orange)}.rh-section .hl-y{background:var(--rh-yellow);border-radius:4px;color:#111;padding:0 6px}.rh-section .btn{align-items:center;border:2px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:16px 28px;text-decoration:none;transition:.15s}.rh-section .btn-primary{background:var(--rh-orange);color:#fff}.rh-section .btn-primary:hover{filter:brightness(.94)}.rh-section .btn-secondary{background:transparent;border-color:var(--rh-green);color:var(--rh-green)}.rh-section .btn-secondary:hover{background:var(--rh-green);color:#fff}.rh-section .btn-light{background:var(--rh-yellow);color:#111}.rh-section .btn-ghost-light{background:transparent;border-color:hsla(0,0%,100%,.45);color:#fff}.rh-section .btn-ghost-light:hover{background:#fff;color:var(--rh-green)}.rh-section.is-dark{background:var(--rh-green);color:#fff}.rh-section.is-dark h1,.rh-section.is-dark h2,.rh-section.is-dark h3{color:#fff}.rh-section.is-dark .label{color:var(--rh-yellow)}.rh-section.is-soft{background:var(--rh-green-soft)}.dnd-section:has(.rh-section){padding:0!important}.dnd-section:has(.rh-section)>.row-fluid{max-width:none!important}.dnd-section:has(.rh-section) .dnd-column,.dnd-section:has(.rh-section) .dnd-module{padding:0!important}