.honka-hero{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:500px;position:relative}.honka-hero__overlay{background:rgba(0,0,0,.35);inset:0;position:absolute}.honka-hero__content{color:#fff;max-width:800px;padding:2rem;position:relative;text-align:center;z-index:10}.honka-hero__content h1{color:#fff;margin-bottom:1rem}.honka-hero__tagline{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.honka-hero .honka-btn--primary{background-color:#ffd800;color:#000}.honka-hero .honka-btn--primary:hover{background-color:#e6c200}.honka-hero__cta-popup{border:none;cursor:pointer;font-family:inherit}.honka-hero__popup-overlay{align-items:center;background:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;position:fixed;z-index:999999}.honka-hero__popup-overlay.is-open{display:flex}.honka-hero__popup-modal{background:#fff;height:100vh;overflow:hidden;position:relative;width:100vw}.honka-hero__popup-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-hero__popup-close:hover{background:#f5f5f5}.honka-hero__popup-iframe{border:none;display:block;height:100%;width:100%}@media (max-width:768px){.honka-hero{min-height:350px}.honka-hero__content h1{font-size:1.75rem}}