.form-field{display:block;margin-bottom:25px;position:relative;width:100%}.form-field .form-label{font-size:16px;left:15px;padding:0;pointer-events:none;position:absolute;top:15px;transition:all .2s}.form-field input.form-input{font-size:15px;padding:24px 15px 9px;width:100%}.form-field.hidden{display:none}.name-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px}@media (max-width:850px){.name-fields{grid-template-columns:repeat(1,1fr)}}.signup-form-full .button-trial{width:100%}.signup-footer{color:rgba(29,30,28,.5);display:block;font-size:12px;margin-top:20px;text-align:center;width:100%}.signup-footer a{color:inherit;text-decoration:underline}.form-field input:not(:placeholder-shown)~label,.form-field:focus-within label{border-radius:7px;font-size:12px;opacity:.5;padding-left:1px;top:7px}div[data-global-resource-path]{width:100%}#signup_password{padding-right:100px}.password-strength-indicator{cursor:default;height:52px;position:absolute;right:16px;top:0;width:16px;z-index:1}.password-strength-indicator .password-strength-indicator-label{color:#d92f2f;cursor:default;font-size:11px;font-weight:500;height:100%;line-height:52px;padding-right:24px;position:absolute;right:0;text-align:right;top:0;white-space:nowrap}.password-strength-indicator .password-strength-indicator-bar{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:16px}.password-strength-indicator .password-strength-indicator-bar span{background:#c6c6c6;height:3px;margin:1px;width:100%}.password-strength-indicator.password-strength-indicator-too-short .password-strength-indicator-label{color:rgba(29,30,28,.62)}.password-strength-indicator.password-strength-indicator-weak .password-strength-indicator-label{color:#d92f2f}.password-strength-indicator.password-strength-indicator-weak .password-strength-indicator-bar-4{background:#d92f2f}.password-strength-indicator.password-strength-indicator-so-so .password-strength-indicator-label{color:#b3730f}.password-strength-indicator.password-strength-indicator-so-so .password-strength-indicator-bar-3,.password-strength-indicator.password-strength-indicator-so-so .password-strength-indicator-bar-4{background:#b3730f}.password-strength-indicator.password-strength-indicator-good .password-strength-indicator-label{color:#46a159}.password-strength-indicator.password-strength-indicator-good .password-strength-indicator-bar-2,.password-strength-indicator.password-strength-indicator-good .password-strength-indicator-bar-3,.password-strength-indicator.password-strength-indicator-good .password-strength-indicator-bar-4{background:#46a159}.password-strength-indicator.password-strength-indicator-great .password-strength-indicator-label{color:#188433}.password-strength-indicator.password-strength-indicator-great .password-strength-indicator-bar span{background:#188433}.password-strength-indicator-tooltip{background-color:#fff1cd;border:1px solid #d99c22;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;font-size:12px;left:0;line-height:1.2;margin-top:-2px;max-width:250px;opacity:0;padding:16px;position:absolute;text-align:left;top:0;transition:all .1s;visibility:hidden;z-index:9999}@media (min-width:768px){.password-strength-indicator-tooltip{display:revert}}.password-strength-indicator-tooltip:after,.password-strength-indicator-tooltip:before{border-left:8px solid transparent;border-right:8px solid transparent;bottom:-10px;content:"";display:block;height:0;left:50%;margin-left:-7px;position:absolute;width:0}.password-strength-indicator-tooltip:after{border-top:10px solid #fff1cd;bottom:-9px}.password-strength-indicator-tooltip:before{border-top:10px solid #d99c22}.password-strength-indicator-tooltip strong{display:block;margin-bottom:1px}.password-strength-indicator-tooltip em{display:none}.password-strength-indicator-tooltip em:not(:empty){display:block;font-style:italic;margin-bottom:10px}.password-strength-indicator-tooltip em:not(:empty):after{content:"."}.password-strength-indicator-tooltip-visible,.password-strength-indicator-tooltip:hover,input:focus+.password-strength-indicator-so-so .password-strength-indicator-tooltip,input:focus+.password-strength-indicator-too-short .password-strength-indicator-tooltip,input:focus+.password-strength-indicator-weak .password-strength-indicator-tooltip{opacity:1;transition:none;visibility:visible}.pds-checkbox,.pds-radio{background-clip:padding-box;border-color:rgba(29,30,28,.3);position:relative}.pds-checkbox label,.pds-radio label{cursor:pointer}.pds-checkbox label:before,.pds-radio label:before{background-color:#fff;background-position:50% 50%;background-size:75%;border:1px solid #bbb;box-sizing:content-box;content:"";display:inline-block;height:1em;margin:-.25em .5em 0 0;padding:1px;vertical-align:middle;width:1em}.pds-checkbox:hover label:before,.pds-radio:hover label:before{border-color:rgba(29,30,28,.62)}.pds-checkbox label:empty:before,.pds-radio label:empty:before{margin-right:0}.pds-checkbox .pds-input,.pds-radio .pds-input{margin:-8px 4px;vertical-align:baseline}.pds-checkbox input[type=checkbox],.pds-radio input[type=radio]{clip-path:polygon(0 0);left:3px;opacity:0;pointer-events:none;position:absolute}.pds-checkbox input[type=checkbox]:checked+label:before,.pds-radio input[type=radio]:checked+label:before{background-color:#fa5d00;background-position:50% 50%;background-repeat:no-repeat;border-color:transparent}.pds-checkbox input[type=checkbox]:disabled+label,.pds-radio input[type=radio]:disabled+label{color:rgba(29,30,28,.62)}.pds-checkbox input[type=checkbox]:disabled+label:before,.pds-radio input[type=radio]:disabled+label:before{background-color:#c6c6c6;background-color:rgba(29,30,28,.15);border-color:#bbb;border-color:rgba(29,30,28,.07)}.pds-checkbox input[type=checkbox]:focus+label:before,.pds-radio input[type=radio]:focus+label:before{border-color:#376bdd;border-color:rgba(29,30,28,.62);outline:5px auto -webkit-focus-ring-color;outline-color:#1d1e1c;outline-offset:1px}.pds-checkbox input[type=checkbox]:checked:hover:not(:disabled)+label:before,.pds-radio input[type=radio]:checked:hover:not(:disabled)+label:before{background-color:#df4b00}.pds-checkbox input[type=checkbox]:checked:focus+label:before,.pds-radio input[type=radio]:checked:focus+label:before{outline-color:#1d1e1c}.pds-checkbox label:before{border-radius:3px}.pds-checkbox input:checked+label:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 18 18" fill="none" stroke="%23fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"><path d="M15.6667 5L6.5 14.1667L2.33333 10" /></svg>')}.small-label{color:#4b4d4a;font-size:16px}.small-label a{color:inherit;text-decoration:underline}