.honka-koticonfig{background-color:var(--honka-cream);background-position:50%;background-size:cover;margin-bottom:20px;margin-top:20px;padding:3rem 1.5rem;position:relative;text-align:center}.honka-koticonfig:after,.honka-koticonfig:before{background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:40px;left:0;position:absolute;width:100%;z-index:2}.honka-koticonfig: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-koticonfig: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-koticonfig--has-bg{color:#fff}.honka-koticonfig--has-bg .honka-koticonfig__content:before{background-color:rgba(0,0,0,.4);bottom:0;content:"";left:-9999px;position:absolute;right:-9999px;top:0;z-index:0}.honka-koticonfig__content{margin:0 auto;max-width:900px;position:relative;z-index:1}.honka-koticonfig h2{font-family:var(--honka-font-heading);font-size:2.25rem;margin-bottom:1.5rem}.honka-koticonfig__description{font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.honka-btn--large{font-size:1rem;padding:1rem 3rem}.honka-koticonfig .honka-btn--primary{background-color:#f8d103}.honka-koticonfig .honka-btn--primary:hover{background-color:#e6c200}.honka-koticonfig__trigger{border:none;cursor:pointer;font-family:inherit}.honka-koticonfig-overlay{align-items:center;background:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;position:fixed;z-index:999999}.honka-koticonfig-overlay.is-open{display:flex}.honka-koticonfig-modal{background:#fff;border-radius:0;box-shadow:none;height:100vh;max-width:none;overflow:hidden;position:relative;width:100vw}.honka-koticonfig-close{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;color:#444;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;line-height:1;padding:0;position:absolute;right:16px;top:12px;transition:background .2s;width:36px;z-index:10}.honka-koticonfig-close:hover{background:#f5f5f5}.honka-koticonfig-iframe{border:none;display:block;height:100%;width:100%}@media (max-width:768px){.honka-koticonfig{padding:3rem 1rem}.honka-koticonfig h2{font-size:1.75rem}.honka-koticonfig__description{font-size:1rem}.honka-btn--large{font-size:.875rem;padding:.75rem 1.5rem}}