.form-credit-score{position:relative}.form-credit-score__inputs{display:flex;flex-direction:column;margin:0 auto;gap:16px;max-width:840px}@media only screen and (min-width:768px)and (max-width:1140px){.form-credit-score__inputs{padding:0 32px;gap:24px}}@media only screen and (min-width:1141px){.form-credit-score__inputs{padding:0 32px;gap:24px}}.form-credit-score__actions{display:grid}@media only screen and (min-width:768px)and (max-width:1140px){.form-credit-score__actions{padding:0 32px}}@media only screen and (min-width:1141px){.form-credit-score__actions{padding:0 32px}}@media only screen and (min-width:768px)and (max-width:1140px){.form-credit-score__button{justify-self:center}}@media only screen and (min-width:1141px){.form-credit-score__button{justify-self:center}}.form-credit-score__agreement-label{display:flex;gap:8px}.form-credit-score__agreement-checkbox{width:16px;height:16px;min-width:16px;min-height:16px;cursor:pointer}.form-credit-score__agreement-error{color:#eb0c0c}.form-credit-score__submitted{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#f3f6f6;backdrop-filter:blur(10px);border-radius:inherit;z-index:10}.business-type-selector{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;padding:4px;width:100%;max-width:320px;background-color:rgba(11,0,46,.05);border-radius:68px}.business-type-selector__button{display:flex;flex-grow:1;justify-content:center;align-items:center;padding:14px 0;text-align:center;color:#242424;background-color:initial;border:none;border-radius:64px;transition:background-color .3s,box-shadow .3s;cursor:pointer;font:inherit}.business-type-selector__button:hover{background-color:rgba(255,255,255,.4)}.business-type-selector__button--active,.business-type-selector__button:hover{color:#242424;box-shadow:0 2px 8px rgba(34,43,85,.04),0 8px 40px rgba(0,0,0,.06)}.business-type-selector__button--active{background-color:#fff}.freelancer-tab__button{left:50%;transform:translateX(-50%)}
