.landingPageHeaderWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.landingPageHeaderLogo{flex-basis:50%}.landingPageButtonContainer{flex-basis:50%;text-align:right}.globalLogoImage{display:block;max-width:100%;height:auto;aspect-ratio:auto}@media screen and (max-width:700px){.globalLogoImage{margin:0 auto}.landingPageHeaderLogo{flex-basis:100%}.landingPageButtonContainer{flex-basis:100%;text-align:center;margin-top:25px;margin-bottom:30px}}.header__button{background-color:#fff;padding:14px 45px;text-transform:uppercase;display:inline-block;text-align:center;text-decoration:none;font-size:16px;border-radius:35px;color:#091626;font-family:Raleway,sans-serif;font-weight:800}.header__button:hover{box-shadow:0 -1px 22px hsla(0,0%,100%,.33)}