.btn {font-family: "IRANSansWeb";max-width: 200px;width: 100%;height: 40px;font-weight: 600;margin: 5px 0;margin-top: 15px;cursor: pointer;opacity: 1;background: linear-gradient(to bottom, #a08dff, #8e48ff);box-shadow: 0px 3px 6px -2px rgb(0 0 0 / 74%);border-radius: 30px;border: none;color: white;transition: 0.2s;user-select: none;}.submit-container:not(.disabled) .btn:active {transform: translateY(5px) !important;box-shadow: none !important;}.submit-container:not(.disabled) .btn:hover {transform: translateY(1px);box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 30%);}.submit-container.disabled .submit {opacity: 0.5;cursor: default;}.submit-container.disabled .spinner {display: inline-block;}.submit-container {display: flex;flex-direction: row;max-width: 200px;width: 100%;position: relative;align-items: center;}.modal .submit-container {height: 70px;}.spinner {font-size: 20px;position: absolute;display: none;width: 1em;height: 1em;}.spinner.center {left: 8%;top: 50%;margin-top: -5px;}.guarantee-container .spinner.center {left: 12%;top: 43%;}.realoutercontainer .spinner.center {top: 33%;}.spinner-blade {position: absolute;left: 0.4629em;bottom: 0;width: 0.074em;height: 0.2777em;border-radius: 0.5em;background-color: transparent;transform-origin: center -0.2222em;-webkit-animation: spinner-fade 1s infinite linear;animation: spinner-fade 1s infinite linear;}.settings-input .spinner-blade {-webkit-animation: spinner-fade-light 1s infinite linear;animation: spinner-fade-light 1s infinite linear;}.spinner-blade:nth-child(1) {-webkit-animation-delay: 0s;animation-delay: 0s;transform: rotate(0deg);}.spinner-blade:nth-child(2) {-webkit-animation-delay: 0.083s;animation-delay: 0.083s;transform: rotate(30deg);}.spinner-blade:nth-child(3) {-webkit-animation-delay: 0.166s;animation-delay: 0.166s;transform: rotate(60deg);}.spinner-blade:nth-child(4) {-webkit-animation-delay: 0.249s;animation-delay: 0.249s;transform: rotate(90deg);}.spinner-blade:nth-child(5) {-webkit-animation-delay: 0.332s;animation-delay: 0.332s;transform: rotate(120deg);}.spinner-blade:nth-child(6) {-webkit-animation-delay: 0.415s;animation-delay: 0.415s;transform: rotate(150deg);}.spinner-blade:nth-child(7) {-webkit-animation-delay: 0.498s;animation-delay: 0.498s;transform: rotate(180deg);}.spinner-blade:nth-child(8) {-webkit-animation-delay: 0.581s;animation-delay: 0.581s;transform: rotate(210deg);}.spinner-blade:nth-child(9) {-webkit-animation-delay: 0.664s;animation-delay: 0.664s;transform: rotate(240deg);}.spinner-blade:nth-child(10) {-webkit-animation-delay: 0.747s;animation-delay: 0.747s;transform: rotate(270deg);}.spinner-blade:nth-child(11) {-webkit-animation-delay: 0.83s;animation-delay: 0.83s;transform: rotate(300deg);}.spinner-blade:nth-child(12) {-webkit-animation-delay: 0.913s;animation-delay: 0.913s;transform: rotate(330deg);}@-webkit-keyframes spinner-fade {0% {background-color: #51386b;}100% {background-color: transparent;}}@keyframes spinner-fade {0% {background-color: #51386b;}100% {background-color: transparent;}}@-webkit-keyframes spinner-fade-light {0% {background-color: #e3e0e6;}100% {background-color: transparent;}}@keyframes spinner-fade-light {0% {background-color: #e3e0e6;}100% {background-color: transparent;}}.password-hidden {position: absolute;display: none;}.preloder .spinner {display: block;}.preloder {opacity: 0;display: none;justify-content: center;align-items: center;transition: opacity 0.25s ease-in-out;}.preloder .spinner.center {top: 50%;left: unset;margin-top: unset;}input:-webkit-autofill, input:-webkit-autofill:focus {transition: background-color 600000s 0s, color 600000s 0s;}input[data-autocompleted] {background-color: transparent !important;}