.contact-banner{background-repeat:no-repeat;background-size:cover;min-height:650px;padding:50px 0}.contact-banner__container{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;min-height:650px}.banner__text{margin-bottom:10px;max-width:760px}h1 blue{color:#19b}.header--buttons{display:flex;flex-direction:column}.header--button{align-items:center;color:#fff;display:flex;flex-direction:row;margin-bottom:10px}.header--button svg rect{fill:transparent;transition:.3s linear}.header--button:hover svg rect{fill:#19b;background:#19b}.button-arrow{margin-right:10px}@media(max-width:992px){.contact-banner__container{align-items:flex-start;flex-direction:column;justify-content:flex-end}}