.c-input-counter{position:absolute;bottom:12px;right:12px}.c-input-counter svg{fill:none;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:30px;height:30px}.c-input-counter .circle{-webkit-transition:all .2s 0s;transition:all .2s 0s}.c-input-counter__count{position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:30px;color:#c9ced4;text-align:center;vertical-align:middle}.c-form__group{margin-bottom:2em;position:relative}.c-form__helper-text{font-size:14px;margin:0;margin-bottom:1em}.c-form__input-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.c-form__input-wrapper.is-inline{display:inline-block}.c-form__input{border:2px solid #c9ced4;border-radius:4px;background:#fff;font-size:16px;padding:1em;display:block;width:auto;padding-right:3em;max-width:100%}.c-form__input.has-errors{border-color:#da291c}textarea.c-form__input{width:100%}select.c-form__input{height:54px}.c-form__input:focus{border:2px solid #005eb8;outline:none}.c-form__validation-message{display:inline-block;margin-top:.5em;color:#da291c}.c-form__input--ghost{border:none;padding:.5em 0}.c-form__input--ghost:focus{border:none}.c-form__input--large{font-size:24px;font-family:Frutiger LT W01_45 Ligh1475730}.c-form__input--full-width{display:block;width:100%}.c-form__input--with-button{display:inline-block;width:100%}@media screen and (min-width:768px){.c-form__input--with-button{width:70%}}.c-button--group{width:100%;border-radius:0}@media screen and (min-width:768px){.c-button--group{width:30%}}.c-form__input--dynamic-width,.c-form__input-span{padding-right:42px;display:inline-block}.c-form__input-span{visibility:hidden;opacity:0;position:absolute;top:0;left:0;z-index:-1}.c-form__input-edit{font-size:14px;color:#005eb8;font-weight:600;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:inline-block;max-width:100%;cursor:pointer;background:transparent}