.html_section{background:var(--kk-white);color:var(--kk-text);padding:var(--kk-space-6) 0}.html_section>.container{max-width:880px;margin:0 auto}.html_section h1,.html_section h2,.html_section h3{font-family:var(--kk-font-display);font-weight:400;line-height:var(--kk-lh-heading);color:var(--kk-dark-green);margin:var(--kk-space-5) 0 var(--kk-space-3)}.html_section>.container>h1:first-child,.html_section>.container>h2:first-child,.html_section>.container>h3:first-child{margin-top:0}.html_section h1{font-size:clamp(28px, 4vw, var(--kk-fs-heading-xl))}.html_section h2{font-size:clamp(24px, 3.5vw, 32px)}.html_section h3{font-size:clamp(20px, 3vw, 26px)}.html_section h4,.html_section h5,.html_section h6{font-family:var(--kk-font-body);font-weight:700;font-size:var(--kk-fs-body-lg);line-height:var(--kk-lh-body);color:var(--kk-dark-green);margin:var(--kk-space-4) 0 var(--kk-space-2)}.html_section li,.html_section p{font-family:var(--kk-font-body);font-size:var(--kk-fs-body-lg);line-height:var(--kk-lh-body);color:var(--kk-text)}.html_section p{margin:0 0 var(--kk-space-3)}.html_section ol,.html_section ul{margin:0 0 var(--kk-space-4);padding-left:var(--kk-space-5)}.html_section li{margin-bottom:var(--kk-space-2)}.html_section a:not(.btn):not(.main-btn):not(.secondary-btn):not(.button){color:var(--kk-brunswick);text-decoration:underline;text-underline-offset:3px}.html_section a:not(.btn):not(.main-btn):not(.secondary-btn):not(.button):focus,.html_section a:not(.btn):not(.main-btn):not(.secondary-btn):not(.button):hover{color:var(--kk-sandy-brown)}.html_section .btn,.html_section .main-btn,.html_section a.button{display:inline-block;font-family:var(--kk-font-body);font-weight:700;font-size:var(--kk-fs-button);background:var(--kk-dark-green);color:var(--kk-nyanza)!important;padding:var(--kk-space-3) var(--kk-space-5);border-radius:var(--kk-radius-md);text-decoration:none;margin:var(--kk-space-2) var(--kk-space-2) var(--kk-space-2) 0;transition:background-color .15s ease}.html_section .btn:hover,.html_section .main-btn:hover,.html_section a.button:hover{background:var(--kk-brunswick)}.html_section blockquote{font-family:var(--kk-font-display);font-size:clamp(20px, 2.5vw, 26px);line-height:1.35;color:var(--kk-dark-green);border-left:4px solid var(--kk-sandy-brown);margin:var(--kk-space-4) 0;padding:var(--kk-space-2) var(--kk-space-4);background:0 0}.html_section img{max-width:100%;height:auto;border-radius:var(--kk-radius-sm);margin:var(--kk-space-3) 0}.html_section table{width:100%;border-collapse:collapse;margin:var(--kk-space-3) 0;font-family:var(--kk-font-body);font-size:var(--kk-fs-body)}.html_section td,.html_section th{padding:var(--kk-space-2) var(--kk-space-3);border-bottom:1px solid rgba(27,55,48,.12);text-align:left}.html_section th{background:var(--kk-champange);color:var(--kk-dark-green);font-weight:700}.html_section .embed-container{margin:var(--kk-space-4) 0}@media (max-width:600px){.html_section{padding:var(--kk-space-5) 0}}