body{font-family:Nunito,sans-serif;font-size:14px;line-height:140%}:root{--dark-grey:#141a1f;--yellow-primary:#ffdc00;--blue-primary:#207ed5;--grey-200:#eaedf0;--grey-400:#b1b5b9;--grey-500:#999ea4;--grey-700:#585f65;--grey-800:#3b4044;--blue-bg:rgba(32,126,213,.07);--blue-hover:rgba(32,126,213,.2);--error:#e66100;--green-bg:rgba(64,160,67,.3);--red:#e66100}.btn{align-items:center;border-radius:6px;color:var(--dark-grey);display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;line-height:110%;text-align:center;transition:.2s}.btn:disabled{background-color:var(--grey-200)}.btn__primary{background-color:var(--yellow-primary)}.btn__primary:hover{background-color:#e6c700}.btn__primary:active{background-color:#caae2b}.btn__primary:disabled{background-color:#eaedf0;color:#999ea4}.btn__orange{background-color:#e66100;color:#fff}.btn__orange:hover{background-color:#d65a00}.btn__orange:active{background-color:#c75400}.btn__orange:disabled{background-color:#eaedf0;color:#999ea4}.btn__secondary{background-color:var(--grey-200)}.btn__secondary:hover{background-color:#d5d9dd}.btn__secondary:active{background-color:#b1b5b9}.btn__secondary:disabled{background-color:#eaedf0;color:#999ea4}.btn__link{background-color:transparent;color:var(--red)}.group[data-invalid] .group-data-\[invalid\]\:ring-1{box-shadow:none!important}.focus-within\:\!border-\[\#207ED5\]:focus-within,.focus-within\:ring-1:focus-within,.focus\:ring-0:focus{box-shadow:none!important}input:focus{border-color:var(--blue-primary)!important}.focus-within\:\!ring-blue-400:focus-within{border-color:var(--blue-primary)!important}
