.landing-page-header{align-items:center;display:flex;justify-content:space-between;padding:16px 24px}.desktop-logo{display:none}.mobile-logo{display:block}.landing-page-header>a,.landing-page-header>a:visited{align-items:center;background-color:#009f9f;border-radius:30px;color:#fff;display:flex;font-size:16px;font-weight:700;height:36px;justify-content:center;text-decoration:none;width:100px}.landing-page-header>a:hover{background-color:rgba(0,159,159,.85)}@media (min-width:768px){.desktop-logo{display:block;width:140px}.mobile-logo{display:none}.landing-page-header>a{font-size:16px!important;height:40px!important;width:126px}}@media (min-width:1024px){.desktop-logo{height:34px!important;width:175px}.landing-page-header{padding:21px 36px 16px}.landing-page-header .desktop-logo{margin-top:-12px}}