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