.wp-block-wdc-register-form{--form-gradient:var(--wp--preset--gradient--white-to-orange-inverted);--form-bg:var(--wp--preset--color--white);--form-border:#eec4b8;--text-primary:var(--wp--preset--color--g-1);--text-secondary:var(--wp--preset--color--g-3);--input-border:var(--wp--preset--color--light-border,#ececec);--error-color:var(--wp--preset--color--error-red,#c03);background:var(--form-gradient)}.wp-block-wdc-register-form input#birth_year::-webkit-inner-spin-button,.wp-block-wdc-register-form input#birth_year::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wp-block-wdc-register-form input#birth_year{-moz-appearance:textfield}.wp-block-wdc-register-form .login-submit{text-align:left}.wp-block-wdc-register-form .register-form__header{padding:5pc 0 60px;text-align:center}.wp-block-wdc-register-form .register-form__header-title{color:var(--text-primary);font-size:var(--wp--preset--font-size--xx-large);font-weight:700;margin-bottom:1pc}.wp-block-wdc-register-form .register-form__header-subtitle{color:var(--text-primary);font-size:var(--wp--preset--font-size--regular);margin:0;margin-left:auto;margin-right:auto;max-width:600px}.wp-block-wdc-register-form .register-form__content{padding:0 0 5pc}.wp-block-wdc-register-form .register-form__columns{align-items:start;display:flex;gap:50px}.wp-block-wdc-register-form .register-form__form-column{flex-shrink:0;min-width:600px}.wp-block-wdc-register-form .register-form__form-column .authentication-form{background-color:var(--form-bg);border:1px solid var(--form-border);border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:600px;padding:40px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .register-form__image{margin-top:20px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .privacy-policy{font-size:14px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .already-have-account{color:var(--text-primary);font-size:14px;margin-bottom:24px;text-align:left}.wp-block-wdc-register-form .register-form__form-column .authentication-form .already-have-account a{color:var(--text-primary);font-weight:600;text-decoration:underline;transition:color .3s}.wp-block-wdc-register-form .register-form__form-column .authentication-form .already-have-account a:hover{color:var(--text-secondary);text-decoration:none}.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-field{position:relative}.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-field input[type=password],.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-field input[type=text]{padding-right:44px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-toggle{align-items:center;background:transparent;border:0;color:var(--wp--preset--color--g-3,#666);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:10px;top:14px;width:24px;z-index:1}.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-toggle .dashicons{font-size:20px;height:20px;width:20px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .pw-toggle:focus{outline:2px solid var(--wp--preset--color--g-1,#2271b1);outline-offset:2px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form label{color:var(--wp--preset--color--black,#000);display:block;font-family:var(--wp--preset--font-family--heading);font-size:1pc;font-weight:500;letter-spacing:.2px;line-height:1.3;margin-bottom:8px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form label.error{color:var(--error-color);font-size:14px;font-weight:400;margin-bottom:0;margin-top:8px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form>.form-row:last-child{margin-bottom:0}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row{margin-bottom:24px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row.message-holder{display:none}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row p{margin-bottom:0}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row p.label{color:var(--wp--preset--color--black,#000);display:block;font-family:var(--wp--preset--font-family--heading);font-size:1pc;font-weight:500;letter-spacing:.2px;line-height:1.3;margin-bottom:8px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label{cursor:pointer;display:block;font-weight:400;line-height:1.5;margin-bottom:9pt}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label input[type=checkbox]:checked~span:after{display:block}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label span{display:block;padding-left:40px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label span:after,.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label span:before{content:"";position:absolute}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label span:before{background-color:var(--form-bg);border:1px solid var(--input-border);border-radius:5px;height:24px;left:0;top:0;width:24px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label span:after{border:solid var(--wp--preset--color--g-5);border-width:0 2px 2px 0;display:none;height:9pt;left:9px;top:5px;transform:rotate(45deg);width:6px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap label:last-child{margin-bottom:0}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .form-row .checkboxes.group-wrap.error{border:1px solid var(--error-color);border-radius:5px;padding:5px}.wp-block-wdc-register-form .register-form__form-column .authentication-form form .btn-wrap{margin-top:30px;text-align:center}.wp-block-wdc-register-form .register-form__sidebar-column{flex:1;padding-top:40px}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-title{color:var(--text-primary);font-size:var(--wp--preset--font-size--x-large);margin-bottom:1pc}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-subtitle{color:var(--text-primary);font-size:var(--wp--preset--font-size--regular);line-height:1.6;margin-bottom:2pc}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list{list-style:none;margin:0;padding:0}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .icon-list-item .icon-list-item__icon .sprite-icon,.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .icon-list-item .icon-list-item__icon svg,.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .wp-block-wdc-icon-list-item .icon-list-item__icon .sprite-icon,.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .wp-block-wdc-icon-list-item .icon-list-item__icon svg{height:100%;width:100%}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .icon-list-item .icon-list-item__content,.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content .register-form__icon-list .wp-block-wdc-icon-list-item .icon-list-item__content{color:var(--text-primary)}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder{background-color:var(--form-bg);border:1px solid var(--form-border);border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:40px}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form{text-align:center}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form h3{color:var(--text-primary);margin-bottom:8px}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form p{color:var(--wp--preset--color--gray-600);margin-bottom:24px}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form .placeholder-fields .placeholder-field{background:var(--wp--preset--color--gray-100);border-radius:5px;height:40px;margin-bottom:1pc}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form .placeholder-fields .placeholder-field--half{display:inline-block;width:48%}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form .placeholder-fields .placeholder-field--half:nth-child(odd){margin-right:4%}.block-editor-block-list__block .wp-block-wdc-register-form .register-form__form-placeholder .placeholder-form .placeholder-fields .placeholder-button{background:var(--wp--preset--color--primary);border-radius:5px;height:50px;margin-left:auto;margin-right:auto;margin-top:24px;width:200px}.wp-block-wdc-register-form .register-form__additional-content{background:var(--wp--preset--color--white);padding:60px 0 5pc}.wp-block-wdc-register-form .register-form__additional-content .ds-container{max-width:750pt}.wp-block-wdc-register-form .register-form__additional-content h1,.wp-block-wdc-register-form .register-form__additional-content h2,.wp-block-wdc-register-form .register-form__additional-content h3,.wp-block-wdc-register-form .register-form__additional-content h4,.wp-block-wdc-register-form .register-form__additional-content h5,.wp-block-wdc-register-form .register-form__additional-content h6,.wp-block-wdc-register-form .register-form__additional-content p{color:var(--text-primary)}.wp-block-wdc-register-form .register-form__additional-content .wp-block-image{margin-bottom:2pc}.wp-block-wdc-register-form .register-form__additional-content .wp-block-button{margin-bottom:24px}.wp-block-wdc-register-form .register-form__additional-content .wp-block-columns,.wp-block-wdc-register-form .register-form__additional-content .wp-block-group{margin-bottom:2pc}@media(max-width:992px){.wp-block-wdc-register-form .register-form__header{padding:60px 0 30px}.wp-block-wdc-register-form .register-form__content{padding:0 0 60px}.wp-block-wdc-register-form .register-form__additional-content{padding:40px 0 60px}.wp-block-wdc-register-form .register-form__columns{align-items:center;flex-direction:column;gap:50px}.wp-block-wdc-register-form .register-form__form-column{min-width:auto}.wp-block-wdc-register-form .register-form__sidebar-column{padding-top:0;text-align:center}.wp-block-wdc-register-form .register-form__sidebar-column .register-form__sidebar-content{margin:0 auto;max-width:600px}}@media(max-width:767px){.wp-block-wdc-register-form .login-submit,.wp-block-wdc-register-form .register-form__image{text-align:center}.wp-block-wdc-register-form .register-form__header{padding:40px 0 20px}.wp-block-wdc-register-form .register-form__header-title{font-size:2pc}.wp-block-wdc-register-form .register-form__additional-content{padding:20px 0 40px}.wp-block-wdc-register-form .register-form__form-column{width:100%}.wp-block-wdc-register-form .register-form__form-column .authentication-form{padding:20px}.wp-block-wdc-register-form .register-form__form-column .authentication-form .form-row .col-md-6:not(:last-child){margin-bottom:24px}.wp-block-wdc-register-form .register-form__sidebar-column{text-align:left}.wp-block-wdc-register-form .register-form__sidebar-content{max-width:none}.wp-block-wdc-register-form .register-form__sidebar-content .register-form__icon-list .icon-list-item .icon-list-item__icon,.wp-block-wdc-register-form .register-form__sidebar-content .register-form__icon-list .wp-block-wdc-icon-list-item .icon-list-item__icon{height:50px;width:50px}.wp-block-wdc-register-form .register-form__sidebar-content .register-form__icon-list .icon-list-item .icon-list-item__content,.wp-block-wdc-register-form .register-form__sidebar-content .register-form__icon-list .wp-block-wdc-icon-list-item .icon-list-item__content{font-size:14px}}
