.login-register{position:relative;width:200%;display:flex;transform:translateX(-50%)}@media screen and (max-width: 1199px){.login-register{align-items:flex-start}}.login-register .social-login-divider{padding:10px 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}@media screen and (min-width: 601px){.login-register iframe#social_login_frame{max-width:235px !important;margin:auto}}.login-register form button:not(.link){margin-top:10px;min-height:50px}@media screen and (max-width: 600px){.login-register form button:not(.link){width:100%}}.login-register .grid{width:100%;align-items:center}@media(min-width: 1968px){.login-register .grid{flex-wrap:nowrap}}.login-register .grid:last-child{margin-bottom:2rem}@media screen and (min-width: 750px){.login-register .customer{max-width:60rem;width:60rem}}@media(min-width: 1200px){.login-register .customer.login{padding-left:6rem}}.login-register .customer.login form a{display:block}.login-register .customer.register{text-align:center}@media(min-width: 1800px){.login-register .customer.register{padding-left:7rem}}.login-register .customer:not(.account):not(.order){margin:4.5rem auto}.login-register .checkbox{text-align:left;margin-top:1.7rem}.login-register div.toggle-login{display:block;margin-top:10px}.login-register--info{display:none;align-items:center;justify-content:center;text-align:center;width:32vw;max-width:64rem;height:100%;max-height:614px;background-size:cover;background-repeat:no-repeat;border-radius:8px}@media screen and (min-width: 1200px){.login-register--info{display:flex}}.login-register--info:nth-child(1){transform:translateX(5rem)}.login-register--info:nth-child(2){margin-right:5rem}.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}.login-register__wrapper{max-width:var(--page-width);margin:0 auto}@media screen and (min-width: 1200px){.login-register__wrapper{margin-bottom:6.7rem;margin-top:4rem}}.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: 490px;--register-section-height: 580px}}.initial{height:var(--login-section-height)}.initial.register-default{height:var(--register-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)}}.register-default{transform:unset}.forgot-active{display:none !important}/*# sourceMappingURL=login-register.min.css.map */