.hw-island-template{min-height:100vh;display:flex;background-color:var(--eau-grey-warm-50)}.hw-island-template__ocean{width:100%}.hw-island-template__land{height:100%;padding:32px;display:flex;justify-content:center;align-items:center}.hw-normal-template__main{background-color:var(--eau-grey-warm-50);margin:0 auto;padding:32px}.hw-normal-template__main--without-navigation{min-height:100vh}.hw-normal-template__main--with-navigation{min-height:calc(100vh - 77px)}.hw-header-logo{display:flex;margin-right:12px}.hw-header-logo img{width:134px}.hw-login-form{width:100%;max-width:400px}@media only screen and (min-width:464px){.hw-login-form{min-width:400px}}.hw-login-form__logo{margin-top:40px}.hw-login-form .eac-button{width:100%}.hw-my-account-nav-popup{visibility:hidden;display:none;box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08)}.hw-my-account-nav-popup--show{visibility:visible;display:block;z-index:5000}.hw-my-account-nav-popup .eac-card-header{background-color:var(--eau-blue-light-50)}