@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");*{margin:0;padding:0;font-family:Nunito Sans,sans-serif}body{overflow-x:hidden}.input-component{width:95%;margin-top:20px;display:flex;flex-direction:column;gap:7px;max-width:400px}.input-part{position:relative;height:50px}.label-input{font-size:18px;font-weight:600px}.input-part input{width:calc(100% - 20px);font-size:17px}.input-part input,.input-part select{background-color:#f6f6f6;border:1px solid #686868;height:100%;border-radius:8px;padding:0 10px;font-weight:500}.input-part select{width:calc(100% - 0px);font-size:20px}.password-image{position:absolute;width:20px!important;height:20px!important;cursor:pointer;top:20.5px;right:10px}.button-component{width:95%;max-width:400px;margin-top:30px;height:55px;min-height:55px;background-color:#215ba6;border-radius:8px;box-shadow:0 4px 4px 0 #00000040;font-size:20px;font-weight:700;color:#f6f6f6;border:none;outline:none;cursor:pointer}.dont-have-account{color:#0a0a0a;font-size:18px;font-weight:600;margin-top:17px}.dont-have-account-blue{text-decoration:underline;font-size:20px;font-weight:700;cursor:pointer}.dont-have-account-blue a{color:#2887b0!important}.redBorder{border:1px solid red!important}.notwrited{color:#757474!important}.option-color{color:#000;cursor:pointer!important}.error-notification{width:95%;max-width:400px;margin-top:2px;margin-left:2px;color:#ff0b00}.input-rows{width:95%;max-width:850px;display:flex;justify-content:space-between}.input-row{width:50%}.send-credit-request-component .button-component,.send-credit-request-component .error-notification,.send-credit-request-component .input-component{max-width:450px}.noscroll{overflow:hidden!important}main{overflow-x:hidden}.success-page{width:100%;height:calc(100vh - 200px);display:flex;justify-content:center;align-items:center}.success-page-content{width:95%;height:80%;max-height:500px;max-width:400px;padding:10px 15px;border-radius:4px;box-shadow:0 48px 100px 0 rgba(17,12,46,.15);display:flex;flex-direction:column;align-items:center}.success-page-content-title{width:100%}.success-page-content-body{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}.success-page-content-body-icon{width:200px;height:200px;background:#f8faf5;border-radius:100%;display:flex;justify-content:center;align-items:center}.success-page-content-desc{width:100%;margin-top:20px}.success-page-content-desc-t{width:100%;display:flex;justify-content:center;font-size:25px;font-weight:600;color:#00b04e}.success-page-content-desc-d{font-size:18px;font-weight:400;display:flex;flex-direction:column;align-items:center;margin-top:50px}.success-page-content-desc-d span{text-align:center}.success-page-content-desc-d a{text-decoration:underline!important;color:#2887b0!important;font-weight:500;margin-top:10px}.red-popup{color:red!important;font-weight:600!important}.payment-method-popup{width:100svw;height:100dvh;position:fixed;top:0;left:0;background-color:#68686870;z-index:3;display:flex;justify-content:center;align-items:center}.payment-popup{width:95%;max-width:500px;height:80%;max-height:300px;background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;align-items:center;font-size:22px;font-weight:600;color:#0a0a0a}.payment-popup span{margin-top:20px}.payment-methods{display:flex;margin-top:20px;gap:20px}.payment-methods a{border-radius:8px;box-shadow:0 0 4px 0 #00000040;overflow:hidden;height:165px}.log-out-button,.payment-methods a{display:flex;justify-content:center;align-items:center}.log-out-button{background-color:#2887b0;height:60px;width:60px;border-radius:15px;border:none;cursor:pointer}.log-out-button img{width:45px!important;height:45px}@media screen and (max-width:430px){.payment-methods{margin-top:50px}.payment-methods a{height:120px;width:120px;display:flex;justify-content:center;align-items:center}.payment-method{height:100%;width:100%}.payment-method img{width:100%!important}.header-elements button{font-size:20px!important;width:205px!important;height:45px!important}.log-out-button{height:45px;width:45px;border-radius:12px}.log-out-button img{width:30px!important;height:30px}}