.header-landing-page{background-color:#fff;left:0;padding:20px 0;position:fixed;top:0;width:100%;z-index:99}.header-landing-page__container{height:100%;margin:0 auto;max-width:1430px;padding:0 20px;width:100%}.header-landing-page__row{align-items:center;display:flex;gap:30px;justify-content:space-between;position:relative;width:100%}.header-landing-page__logo{display:inline}.header-landing-page__logo img{max-width:270px;object-fit:contain;width:100%}.header-landing-page__button{align-items:center;background:var(--brand-bright-red);border:2px solid transparent;border-radius:65px;color:#fff!important;display:flex;font-size:18px;font-weight:700!important;justify-content:center;letter-spacing:.049px;line-height:normal;padding:9px 27px;text-align:center;text-decoration:none!important;transition:border .25s ease-in-out}.header-landing-page__button:hover{border:2px solid var(--brand-navy-blue)}@media(max-width:992px){.header-landing-page{box-shadow:0 0 14px 0 rgba(0,0,0,.25);padding:12px 0}.header-landing-page__logo img{max-width:150px}.header-landing-page__button{font-size:16px;font-weight:600!important;padding:6px 12px}.header-landing-page__row{gap:20px}}