<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 * // @author Peter Takacs &lt;peter@lamia.fi&gt;
 */
/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 */
/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 * // @author Peter Takacs &lt;peter@lamia.fi&gt;
 */
/*!
 * // -----------------------------------------------------------------------------
 * // NOTICE OF LICENSE
 * //
 * // This source file is released under commercial license by Lamia Oy.
 * //
 * // @copyright Copyright (c) 2018 Lamia Oy (https://lamia.fi)
 */
.login-header,
.reactivate-header,
.register-header {
  text-align: center; }

.block-customer-login,
.reactivate-container {
  margin-bottom: 100px; }

@media (max-width: 1199px) {
  .block-customer-login {
    margin-top: 50px; } }

@media (min-width: 1200px) {
  .column.main {
    display: flex; }
    .column.main .column__left,
    .column.main .column__right {
      width: 50%;
      padding: 6.25%; }
    .column.main .column__right {
      border-left: 2px solid #dadada; } }

.register-disabled__container {
  margin: auto;
  padding: 5em;
  text-align: center;
  max-width: 40rem;
  background: #fff;
  margin-top: 2em; }

.customer-account-login .columns .btn-primary,
.customer-account-login .columns .btn-secondary {
  width: 100%; }

.customer-account-login .columns .newsletter {
  margin: 0; }

.main .field,
.toolbar-action,
.required-fields-text,
.register-header__description,
.reactivate-header__description,
.register__personal.personal-information,
.register__account.account-information,
.login-header__description {
  margin-top: 20px; }

.reactivate-header__description {
  font-weight: 600; }

.required-fields-text {
  font-size: 12px;
  font-weight: 600; }

.actions-toolbar {
  text-align: center; }

.account-information__title {
  margin-top: 1em; }

@media (min-width: 1200px) {
  .reactivate-header__description {
    font-size: 18px; }
  .customer-account-login .columns .btn-primary,
  .customer-account-login .columns .btn-secondary {
    width: 50%; }
  .register-header__title,
  .reactivate-header__title,
  .login-header__title {
    padding-bottom: 20px; } }
</pre></body></html>