.template-customers-register #gender-wrapper span{display:block;max-width:8rem;position:relative;z-index:1}.template-customers-register #gender-wrapper span.open:after{transform:translateY(-50%) rotate(180deg)}.template-customers-register #gender-wrapper span:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg>');background-repeat:no-repeat;background-size:contain;content:"";display:block;height:15px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:15px;z-index:-1}.template-customers-register #gender-wrapper select{background:transparent;max-width:8rem}.template-customers-register form button{display:flex}.template-customers-register form div[data-component=input-checkbox]:last-of-type{margin-bottom:1rem}.create-pro .inline-input{display:flex;gap:15px}.create-pro .inline-input register-input{width:100%}.create-pro .hide{display:none}.register__form-tabs{margin-bottom:2rem}@media(min-width:480px){.register__form-tabs{display:flex}}.register__form-tabs .tab{background-color:var(--color-lines-and-borders);cursor:pointer;font-size:var(--font-heading-size-3);font-weight:500;justify-content:center;padding:1rem 0;text-align:center;transition:all .2s ease-in-out}@media(min-width:480px){.register__form-tabs .tab{width:50%}}.register__form-tabs .tab.active{background-color:var(--color-heading);color:#fff}.register__form-tabs .tab:hover{background-color:#444;color:#fff}.personal-data__label{width:92%}