.home-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:0}.home-banner__container{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;min-height:calc(100vh - 100px)}.banner__text{margin-bottom:10px;max-width:760px}.banner__text .logo-25{display:none;height:157px;margin-top:30px;width:180px}@media (max-width:768px){.banner__text .logo-25{height:89px;margin-bottom:30px;margin-top:30px;width:100px}}.white__text{margin-top:15px}h1 blue{color:#19b}.header--buttons{display:flex;flex-direction:column;margin-bottom:50px}.header--button{align-items:center;color:#fff;display:flex;flex-direction:row;margin-bottom:10px}.header--button svg rect{transition:.3s linear;fill:transparent}.header--button:hover svg rect{background:#19b;fill:#19b}.button-arrow{margin-right:10px}.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{margin-bottom:0}.home-banner__container{align-items:flex-start;flex-direction:column;justify-content:flex-end;min-height:calc(100vh - 30px)}}