.account-form{min-height:calc((var(--vh,1vh)*100) - 112px);color:#fff;background-color:#000;flex-direction:column;justify-content:center;display:flex;position:relative}.account-form h1{margin-bottom:27px}.account-form h2{margin-bottom:16px;font-size:3.2rem;line-height:3.2rem}.account-form h2+p{max-width:275px;margin:0 auto 24px;font-size:1.6rem;line-height:2rem}@media screen and (width>=750px){.account-form h2+p{max-width:350px;font-size:2rem;line-height:2.4rem}}.account-form input{color:#fff;background:0 0;border:1px solid #0000;border-bottom-color:#fff;margin:0 0 11px;padding:12px 0;font-size:1.6rem;line-height:2rem}.account-form input::placeholder{color:#fff}.account-form input.input-error{border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important}.account-form .validation-error:after{top:26px!important}.account-form .form-errors{text-align:left;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;margin:0;font-family:Graphik,Graphik Fallback,arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2rem}.form-errors>li:not(:last-child){margin-bottom:4px}.account-form .form-errors+.account-form__actions{margin-top:12px}.account-form .form-errors a{color:#fff;text-decoration:underline;display:inline}.account-form .form-success{text-transform:uppercase;color:#fff;max-width:260px;margin:0 auto 16px;font-family:Graphik,Graphik Fallback,arial,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.6rem}.account-form .wrapper{z-index:10;width:100%}.account-form__content{max-width:416px;margin:0 auto}.account-form__actions{margin:40px 0 0}.account-form__actions-recover,.account-form__actions-login,.account-form__actions-cancel{text-transform:uppercase;color:#fff;border-bottom:1px solid #fff;margin:40px auto 0;padding-bottom:2px;font-family:Graphik,Graphik Fallback,arial,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.2rem;width:fit-content!important}.account-form__actions-recover:hover,.account-form__actions-login:hover,.account-form__actions-cancel:hover{color:#fff}.account-form__newsletter{width:fit-content;margin:28px 0 -14px;position:relative}.account-form__newsletter input{display:none!important}.account-form__newsletter input:checked+label:before{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:7px;left:3px}.account-form__newsletter label{text-transform:uppercase;color:#fff;padding-left:24px;font-family:Graphik,Graphik Fallback,arial,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4rem}.account-form__newsletter label:after{content:"";border:1px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:0}.account-form__bg{width:100%;height:100%;position:absolute;top:0;left:0}.account-form__bg .img-responsive-wrapper{width:100%;height:100%;padding:0}.account-form__bg img{-o-object-fit:cover;object-fit:cover}.account-form--login{padding:72px 0}.account-form--login h1{font-size:4.8rem;line-height:4.8rem}.account-form--register{padding:45px 0}.account-form--register h1{font-size:3.2rem;line-height:3.2rem}@media screen and (width>=750px){.account-form{min-height:calc(100vh - 137px)}}
