.honka-service-area{background-color:var(--honka-cream);margin-bottom:20px;margin-top:20px;padding:3rem 1.5rem;position:relative;text-align:center}.honka-service-area:after,.honka-service-area:before{background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:40px;left:0;position:absolute;width:100%}.honka-service-area: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-service-area: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-service-area__content{margin:0 auto;max-width:800px}.honka-service-area h2{font-family:var(--honka-font-heading);margin-bottom:1.5rem}.honka-service-area p{color:var(--honka-gray-dark);font-size:1.125rem;line-height:1.8}