.has-float-label{display:block;position:relative;width:100%}.has-float-label>span{position:absolute;top:.4rem;left:1.7rem;cursor:text;font-size:1.1rem;opacity:1;transition:all .3s ease;width:100%;color:#1262fb}.has-float-label textarea{width:100%;min-height:100px;resize:vertical}.has-float-label input,.has-float-label textarea{box-shadow:none;font-size:inherit;border-radius:.5rem;border:2px solid rgba(102,108,113,.2);padding:2.2rem 1.6rem .6rem 1.5rem;color:#666c71;width:100%}.has-float-label input::placeholder,.has-float-label textarea::placeholder{opacity:.5;transition:all .3s ease}.has-float-label input:placeholder-shown:not(:focus)::placeholder,.has-float-label textarea:placeholder-shown:not(:focus)::placeholder{opacity:0}.has-float-label input:placeholder-shown:not(:focus)+span,.has-float-label textarea:placeholder-shown:not(:focus)+span{font-size:1.6rem;opacity:1;top:1.7rem;left:1.6rem;color:#666c71}.has-float-label input:-webkit-autofill+span,.has-float-label textarea:-webkit-autofill+span{top:.4rem;left:1.7rem;font-size:1.1rem;opacity:1;color:#1262fb}.has-float-label input:autofill+span,.has-float-label textarea:autofill+span{top:.4rem;left:1.7rem;font-size:1.1rem;opacity:1;color:#1262fb}.has-float-label input:focus,.has-float-label textarea:focus{outline:none;border-color:#1262fb}.has-float-label input:focus>span,.has-float-label textarea:focus>span{margin-top:.6rem}.has-float-label span.is-required{color:#fe4a49;margin-left:.2rem}.has-float-label.error input,.has-float-label.error textarea{border-color:#fe4a49}.dropdown{display:flex;flex-direction:column;align-items:left;position:relative}.dropdown,.dropdown *{margin-top:.6rem}.dropdown:not(.is-empty) label>.dropdown__placeholder{display:none}.dropdown select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;background:#fff;color:#666c71;border:2px solid rgba(102,108,113,.2);width:100%;padding:2.2rem 1.6rem .6rem 1.5rem}.dropdown select:active,.dropdown select:focus{outline:none;border-color:#1262fb}.dropdown select:focus+label>.dropdown__placeholder{display:none}.dropdown label{position:absolute;top:0;left:0;bottom:0;cursor:text;width:100%;pointer-events:none;margin-top:0}.dropdown label>span{font-size:1.1rem;color:#1262fb}.dropdown label .dropdown__placeholder{position:absolute;top:3rem;left:1.6rem;margin:0;color:#666c71;font-size:inherit}.dropdown label.on{opacity:1}.dropdown label.show{opacity:1;color:#1262fb}.dropdown .icon{position:absolute;right:16px;top:20px;fill:rgba(102,108,113,.5);transform:rotate(90deg);width:16px;height:16px;pointer-events:none}.dropdown_without-label select{color:#666c71;padding:1.5rem 1.6rem 1.3rem}.dropdown form *{margin-top:.6rem}.dropdown form div{display:flex}.dropdown form div label{margin-right:1rem}.dropdown form div label:last-child{margin-right:0}.dropdown form label+p{margin-top:1.2rem}.dropdown form p+.dropdown{margin-top:0}.dropdown.error label>span{color:#fe4a49}.dropdown .dropdown__placeholder.has-nolabel{top:2.4rem}