.cta-band-wrap{padding:0}.cta-band{background:var(--green-darker);color:#fff;overflow:hidden;padding:54px 0;position:relative}.cta-band:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 360' preserveAspectRatio='xMidYMid slice' fill='none' stroke='%23b3c602' stroke-width='1' opacity='0.55'><path d='M-100 60 C 250 20, 450 130, 720 90 S 1280 30, 1520 100 S 1900 60, 2100 110'/><path d='M-100 100 C 250 60, 450 170, 720 130 S 1280 70, 1520 140 S 1900 100, 2100 150'/><path d='M-100 140 C 250 100, 450 210, 720 170 S 1280 110, 1520 180 S 1900 140, 2100 190'/><path d='M-100 180 C 250 140, 450 250, 720 210 S 1280 150, 1520 220 S 1900 180, 2100 230'/><path d='M-100 220 C 250 180, 450 290, 720 250 S 1280 190, 1520 260 S 1900 220, 2100 270'/><path d='M-100 260 C 250 220, 450 330, 720 290 S 1280 230, 1520 300 S 1900 260, 2100 310'/><path d='M-100 300 C 250 260, 450 370, 720 330 S 1280 270, 1520 340 S 1900 300, 2100 350'/></svg>");background-position:50%;background-size:cover;content:"";inset:0;opacity:.35;pointer-events:none;position:absolute}.cta-band__inner{align-items:center;display:grid;gap:48px;grid-template-columns:1.1fr auto;margin:0 auto;max-width:1320px;padding:0 32px;position:relative;z-index:2}.cta-band__title h1,.cta-band__title h2{color:#fff;font-family:var(--font-headings);font-size:clamp(32px,3.6vw,46px);font-weight:600;letter-spacing:-.02em;line-height:1.06;margin:0 0 14px}.cta-band__text p{color:hsla(0,0%,100%,.78);font-size:17px;line-height:1.55;margin:0;max-width:520px}.cta-band__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.cta-band__btn{align-items:center;border:1.5px solid transparent;border-radius:999px;display:inline-flex;font-family:var(--font-headings);font-size:14.5px;font-weight:700;justify-content:center;letter-spacing:.12em;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:all .2s;white-space:nowrap}.cta-band__btn--1{background:#b3c602;box-shadow:0 4px 14px rgba(179,198,2,.3);color:var(--green-darker)}.cta-band__btn--1:hover{transform:translateY(-1px)}.cta-band__btn--1:hover,.cta-band__btn--2{background:#fff;color:var(--green-darker)}.cta-band__btn--2:hover{background:transparent;border-color:#fff;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.cta-band{padding:36px 0}.cta-band__inner{gap:24px;grid-template-columns:1fr;padding:0 18px}.cta-band__title h1,.cta-band__title h2{font-size:clamp(26px,7vw,36px)}.cta-band__text p{font-size:16.5px}.cta-band__text p br{display:none}.cta-band__ctas{justify-content:flex-start;width:100%}.cta-band__btn{flex:1;font-size:13.5px;padding:13px 18px}}