.login-register{position:relative;width:200%;margin-bottom:6rem;display:flex;transform:translateX(-50%)}@media screen and (max-width: 1199px){.login-register{align-items:flex-start}}.login-register .social-login-divider{padding:15px 0}.login-register .social-login-divider .social-login-divider-text{text-transform:uppercase;text-decoration:underline}.login-register iframe#social_login_frame{height:116px !important;max-width:280px !important;margin:auto}@media(min-width: 990px)and (max-width: 1200px){.login-register iframe#social_login_frame{max-width:221px !important}}.login-register .grid{width:100%;align-items:center}.login-register .customer{max-width:60rem}.login-register .checkbox{text-align:left;margin-top:1.7rem}.login-register div.toggle-login{display:block}.login-register--info{display:none;align-items:center;justify-content:center;text-align:center;width:32vw;height:100%;margin-right:10rem;margin-top:4rem;background-color:rgba(var(--color-base-accent-1), 1);border-radius:8px}@media screen and (min-width: 1200px){.login-register--info{display:flex}}.login-register--info:nth-child(1){transform:translateX(12rem)}.login-register--info:nth-child(2){margin-right:12rem}.login-register--info__title{margin-bottom:1rem;padding:0 2rem;color:#fff}.login-register--info__subtitle{margin-top:0;margin:0 auto 4rem;color:#fff;line-height:2.4rem;max-width:27rem}#MainContent{overflow:unset}#MainContent>div{overflow:unset}#shopify-section-newsletter{padding-top:120px}.field-password{position:relative}.field-password svg{position:absolute;right:2rem;margin:auto;top:0;bottom:0;width:auto;height:16px;display:none;cursor:pointer}.field-password input[type=password]~.opened-eye{display:block}.field-password input[type=text]~.closed-eye{display:block}:root{--login-section-height: 100;--register-section-height: 100}@media screen and (max-width: 1199px){:root{--login-section-height: 400px;--register-section-height: 580px}}.initial{height:var(--login-section-height)}.show-register{animation:moveToRight .5s ease-in-out;animation-fill-mode:forwards}.show-login{animation:moveToLeft .5s ease-in-out;animation-fill-mode:forwards}@keyframes moveToRight{0%{transform:translateX(-50%);height:var(--login-section-height)}100%{transform:translateX(0);height:var(--register-section-height)}}@keyframes moveToLeft{0%{transform:translateX(0);height:var(--register-section-height)}100%{transform:translateX(-50%);height:var(--login-section-height)}}/*# sourceMappingURL=login-register.min.css.map */