.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-user{padding:.75rem;border-bottom:1px solid var(--eau-grey-100)}