:root{--cf-green-1:#43b02a;--cf-green-2:#00843d;--cf-green-3:#84bd00;--cf-text:#0b2b1b;--cf-muted:#6b6b6b;--cf-radius:12px}.cf-commsxtend{align-items:center;background:#fff;box-sizing:border-box;color:var(--cf-text);display:grid;font-family:Poppins Light,system-ui,-apple-system;gap:28px;grid-template-columns:1fr 420px;padding:38px}.cf-left{max-width:740px}.cf-eyebrow{font-size:15px;font-weight:600;margin-bottom:6px}.cf-eyebrow,.cf-title{color:#00843d!important}.cf-title{font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.05;margin:0 0 10px}.cf-subheading{color:#00843d!important;font-weight:400;margin:0 0 14px}.cf-body{color:#00843d!important;margin-bottom:18px}.cf-accordion{margin-top:8px}.cf-acc-item{border-bottom:1px solid #00843d}.cf-acc-trigger{align-items:center;background:transparent;border:none;color:#00843d!important;cursor:pointer;display:flex;font-size:18px;font-weight:400;justify-content:space-between;outline:none;padding:14px 6px;text-align:left;width:100%}.cf-acc-trigger:hover{opacity:.96}.cf-acc-title{display:inline-block;font-weight:600;line-height:1.4}.cf-acc-title,.cf-commsxtend .cf-acc-trigger,.cf-commsxtend .cf-acc-trigger .cf-acc-title{color:#00843d!important;font-size:18px}.cf-chevron{color:#00843d!important;transition:transform .22s ease}.cf-acc-panel{max-height:0;overflow:hidden;padding:0 6px;transition:max-height .34s ease,padding .22s ease}.cf-acc-panel .cf-acc-inner{color:#00843d!important;font-weight:400;padding:12px 0 18px}.cf-acc-trigger[aria-expanded=true]+.cf-acc-panel{padding:0 6px 8px}.cf-acc-item.open .cf-chevron{transform:rotate(180deg)}.cf-right{align-items:flex-start;display:flex;justify-content:flex-start}.cf-image-wrap{border-radius:var(--cf-radius);box-shadow:0 6px 18px rgba(6,30,8,.06);max-width:420px;overflow:hidden;position:relative;width:100%}.cf-hero{aspect-ratio:1.2/1;display:block;height:100%;object-fit:cover;width:100%}.cf-ring{background:radial-gradient(circle at center,rgba(67,176,42,.18) 25%,rgba(0,132,61,.06) 60%,transparent 61%);border-radius:50%;filter:blur(4px);mix-blend-mode:screen;pointer-events:none;position:absolute}.ring-1{height:240px;right:6%;top:8%;transform:translate(0);width:240px}.ring-2{height:320px;right:-6%;top:36%;transform:translateY(-40%);width:320px}.ring-3{height:180px;right:26%;top:-18%;transform:translate(0);width:180px}@media (max-width:880px){.cf-commsxtend{gap:18px;grid-template-columns:1fr;padding:20px}.cf-image-wrap{max-width:100%;width:100%}.ring-1,.ring-2,.ring-3{display:none}}.cf-commsxtend .cf-acc-trigger{border-left:3px solid transparent;padding-left:12px}.cf-acc-item.open .cf-acc-trigger{border-left-color:#00843d!important}