.honka-features{background:var(--honka-cream);margin-bottom:20px;margin-top:20px;padding:3rem 2rem;position:relative}.honka-features:after,.honka-features:before{background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:40px;left:0;position:absolute;width:100%}.honka-features:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 40'%3E%3Cpath fill='%23f7f6f1' d='M0 40C240 40 300 0 480 0s240 30 420 30 300-30 540-30v40Z'/%3E%3C/svg%3E");top:-39px}.honka-features:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1440 40'%3E%3Cpath fill='%23f7f6f1' d='M0 0c240 0 300 40 480 40s240-30 420-30 300 30 540 30V0Z'/%3E%3C/svg%3E");bottom:-39px}.honka-features__heading{font-family:var(--honka-font-heading);margin-bottom:3rem;text-align:center}.honka-features__grid{display:grid;gap:2rem 3rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.honka-features__card{padding:1.5rem 1rem;text-align:center}.honka-features__card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:400px}.honka-features__icon{height:48px;margin:0 auto 1rem;object-fit:contain;width:48px}.honka-features__card h4{font-family:var(--honka-font-heading);font-style:italic;margin-bottom:.75rem}.honka-features__card p{color:var(--honka-gray-dark);font-size:.9375rem;line-height:1.6}@media (max-width:767px){.honka-features{padding:2rem 1rem}.honka-features__grid{gap:0;grid-template-columns:1fr}.honka-features__card:last-child:nth-child(odd){max-width:none}.honka-features__divider{margin:.5rem 0}.honka-features__heading{margin-bottom:2rem}}