.hero-block{color:#fff;background-image:var(--bg-mobile);background-size:cover;background-position:center;padding:10vw 0;margin-bottom:10vw}.hero-block .row{align-items:center}.hero-block .ch-heading{font-size:8vw;text-align:center;font-weight:700;margin-bottom:5vw}.hero-block .ch-copy{text-align:center;margin-bottom:8vw}.hero-block .ch-hero-search-form{width:100%;border-radius:8px;overflow:hidden;display:flex}.hero-block .ch-hero-search-form input{font-size:3.5vw;width:100%;background-color:#fff;padding:3vw}.hero-block .ch-hero-search-form button{display:flex;justify-content:center;align-items:center;padding:0 3vw;background-color:#f1f6ff}.hero-block .ch-hero-search-form button svg{width:5vw}.hero-block .hero-icon-menu{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hero-block .hero-icon-menu a{display:flex;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px 24px;background-color:#fff;border-radius:8px;transition:.25s ease-in-out;color:#112653;font-weight:500}.hero-block .hero-icon-menu a img{width:50px;height:auto;margin-bottom:12px}.hero-block .hero-icon-menu a:hover{background-color:#112653;color:#fff}@media only screen and (min-width:768px){.hero-block{padding:130px 0;margin-bottom:60px;background-image:var(--bg-desktop)}.hero-block .ch-heading{text-align:left;font-size:36px;margin-bottom:20px}.hero-block .ch-copy{width:90%;text-align:left;margin-bottom:30px}.hero-block .ch-hero-search-form{width:90%}.hero-block .ch-hero-search-form input{font-size:16px;padding:20px 13px}.hero-block .ch-hero-search-form button{padding:0 18px}.hero-block .ch-hero-search-form button svg{width:24px}}
/*# sourceMappingURL=homepage-hero.css.map */
