.register__content{display:grid;grid-template-areas:"register_header" "register_form" "terms_agreement";justify-content:center;max-width:1020px;overflow:hidden;margin:0;padding:0 16px;box-shadow:none;width:100%;background-color:#f5f5f7}@media only screen and (min-width: 768px){.register__content{background-color:#fff}}@media only screen and (min-width: 1020px){.register__content{padding:0 32px;margin:28px auto;box-shadow:0 0 10px #e1e3e6}}.register__header{grid-area:register_header;text-align:center}.register__header--title{color:#28a842;margin:16px 0 0;font-size:48px;font-weight:300;white-space:nowrap}@media only screen and (min-width: 500px){.register__header--title{font-size:64px}}@media only screen and (min-width: 1020px){.register__header--title{font-size:84px;font-weight:100;margin:16px auto}}.register__header--subtitle{font-size:14px;font-weight:400;margin:12px auto 0;color:#2e3136}@media only screen and (min-width: 500px){.register__header--subtitle{font-size:18px}}@media only screen and (min-width: 1020px){.register__header--subtitle{font-size:24px}}.register__promo--img{grid-area:promo_img;display:none}@media screen and (min-width: 768px){.register__promo--img{display:block;max-width:100%}}.register__promo--info{grid-area:promo_info;display:none}@media screen and (min-width: 768px){.register__promo--info{margin-top:16px;display:block}}.register__promo-info--title{font-weight:700;font-size:18px;color:#2e3136;margin-bottom:16px}.register__promo-info--list{text-align:left;list-style-type:disc;color:#28a842;margin:16px}.register__promo-info--description{color:#92959b}.register__form{grid-area:register_form;display:grid;justify-content:center;margin-top:16px;margin-bottom:16px;column-gap:0;grid-template-columns:100%;grid-template-areas:"social_buttons" "register_divider" "form_fields"}@media only screen and (min-width: 768px){.register__form{column-gap:10%;grid-template-columns:40% 50%;grid-template-areas:"promo_img social_buttons" "promo_img register_divider" "promo_info form_fields" "promo_info form_fields"}}.register__social-buttons{grid-area:social_buttons;width:280px;margin:auto}.register__social-button{margin:12px 0;padding-right:8px;width:100%}.register__form--divider{grid-area:register_divider}.register__form--fields{grid-area:form_fields;margin:0 16px;text-align:center}.register__form--field{margin:0 auto}.register__email-hint{margin-top:-24px;margin-bottom:16px;padding-bottom:10px}.register__password-field{position:relative}.register__password--shown .register__toggle-pw-visibility{background-image:url(//g0.evitecdn.com/static/_build/webpack_bundles/images/d9ee5d1-showing-pw.png)}.register__toggle-pw-visibility{background-image:url(//g0.evitecdn.com/static/_build/webpack_bundles/images/016b3af-hiding-pw.png);background-repeat:no-repeat;position:absolute;height:16px;width:26px;display:block;background-size:26px 16px;top:18px;right:10px;z-index:1}.register__password-requirement{margin-top:-16px;margin-bottom:16px}.register__zipcode-plus-country{display:flex;align-items:flex-start;gap:2%}.register__zipcode-plus-country:first-child{flex-grow:1}.register_input--error{margin-top:0}.register__terms-agreement{margin:16px 0;grid-area:terms_agreement}.register__terms--text{color:#b9bcbf;margin:0 auto 16px;text-align:center;width:100%}@media only screen and (min-width: 500px){.register__terms--text{width:60%}}.register__terms--link{color:#92959b}.page-wrap{margin-top:0;background-color:#f5f5f7}.page-body{background-color:#f5f5f7}

/*# sourceMappingURL=register-4dee4cf.css.map*/