@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@100..900&display=swap');*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}html{font-size:16px;font-family:"NotoSansGeorgian"!important;}body{background:#F0F3F6;color:#16323F;min-height:100vh;}input,button,select,textarea{font-family:inherit;box-shadow:none;}body[data-bla-lang="en"],body[data-bla-lang="en"] #mainScroll,body[data-bla-lang="en"] .page{font-family:"MaisonNeue",sans-serif !important;}.nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #E4E8EB;height:64px;display:flex;align-items:center;padding:0 40px;gap:16px;box-shadow:0 1px 4px rgba(16,50,63,.06);}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;}.nav-icon{width:32px;height:32px;border-radius:9px;background:#D81F26;display:flex;align-items:center;justify-content:center;flex:none;}.nav-icon-ring{width:14px;height:14px;border:3px solid #fff;border-radius:50%;border-right-color:transparent;transform:rotate(45deg);}.nav-name{font-weight:700;font-size:17px;color:#16323F;}.nav-spacer{flex:1;}.nav-secure{display:flex;align-items:center;gap:6px;font-size:13px;color:#8A949C;font-weight:500;}.nav-secure-dot{width:8px;height:8px;border-radius:50%;background:#1FA971;}.lang-switch{display:flex;border:1.5px solid #E4E8EB;border-radius:9px;overflow:hidden;font-size:13px;font-weight:600;}.lang-btn{border:none;padding:7px 13px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s;}.page{max-width:1100px;margin:0 auto;padding:36px 32px 60px;display:grid;grid-template-columns:340px 1fr;gap:28px;align-items:start;position:relative;font-family:"NotoSansGeorgian"!important;}@media (max-width:860px){.page{grid-template-columns:1fr;padding:24px 20px 48px;}.sidebar{order:-1;}}.sidebar{position:sticky;top:88px;display:flex;flex-direction:column;gap:16px;}.sidebar-brand{background:linear-gradient(135deg,#D81F26 0%,#A31219 100%);border-radius:18px;padding:26px 24px;color:#fff;}.sidebar-brand h2{font-size:20px;font-weight:800;margin-bottom:6px;line-height:1.25;}.sidebar-brand p{font-size:13px;opacity:.8;line-height:1.5;margin-bottom:20px;}.sidebar-rates{display:grid;grid-template-columns:1fr 1fr;gap:10px;}.rate-box{background:rgba(255,255,255,.15);border-radius:12px;padding:12px 14px;}.rate-label{font-size:11px;opacity:.75;margin-bottom:3px;font-weight:600;}.rate-val{font-size:16px;font-weight:800;}.progress-panel{background:#fff;border-radius:18px;border:1.5px solid #E4E8EB;padding:22px;}.progress-title{font-size:12px;font-weight:700;color:#8A949C;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;}.progress-steps{display:flex;flex-direction:column;gap:0;}.prog-step{display:flex;align-items:center;gap:12px;position:relative;padding-bottom:20px;}.prog-step:last-child{padding-bottom:0;}.prog-step::before{content:'';position:absolute;left:13px;top:28px;bottom:0;width:2px;background:#E4E8EB;}.prog-step:last-child::before{display:none;}.prog-dot{flex:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all .2s;position:relative;z-index:1;}.prog-dot.done{background:#1FA971;color:#fff;}.prog-dot.active{background:#D81F26;color:#fff;}.prog-dot.inactive{background:#F0F3F6;color:#B0BCC4;border:2px solid #E4E8EB;}.prog-info{flex:1;padding-top:3px;}.prog-step-name{font-size:14px;font-weight:600;color:#16323F;}.prog-step-desc{font-size:12px;color:#8A949C;margin-top:2px;}.prog-step.inactive .prog-step-name{color:#B0BCC4;}.sum-panel{background:#fff;border-radius:18px;border:1.5px solid #E4E8EB;padding:22px;}.sum-title{font-size:12px;font-weight:700;color:#8A949C;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;}.mobile-est-summary{display:none;}@media (max-width:860px){.mobile-est-summary{display:block;}}.sum-amount{font-size:36px;font-weight:800;color:#16323F;letter-spacing:-.02em;line-height:1;}.sum-amount span{color:#D81F26;}.sum-divider{height:1px;background:#E4E8EB;margin:14px 0;}.sum-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}.sum-row:last-child{margin-bottom:0;}.sum-k{font-size:13px;color:#8A949C;}.sum-v{font-size:14px;font-weight:700;color:#16323F;}.rate-cards{display:flex;gap:8px;margin-top:14px;}.rate-card{flex:1;background:#F7F9FA;border:1px solid #E4E8EB;border-radius:11px;padding:10px 12px;}.rate-card-label{font-size:11px;color:#8A949C;margin-bottom:3px;}.rate-card-val{font-size:15px;font-weight:700;color:#16323F;}.form-card{background:#fff;border-radius:20px;border:1.5px solid #E4E8EB;box-shadow:0 4px 20px rgba(16,50,63,.05);display:flex;flex-direction:column;overflow:hidden;}.form-card-header{padding:28px 32px 0;}.screen-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#D81F26;background:#FCEBEC;border-radius:20px;padding:4px 11px;margin-bottom:14px;letter-spacing:.04em;text-transform:uppercase;}.screen-title{font-size:26px;font-weight:800;color:#16323F;line-height:1.2;margin-bottom:8px;}.screen-sub{font-size:14px;color:#8A949C;line-height:1.5;margin-bottom:0;}.prog-bar-wrap{padding:20px 32px 0;}.prog-bar-track{display:flex;gap:6px;margin-bottom:6px;}.prog-bar-seg{flex:1;height:6px;border-radius:3px;transition:background .3s;}.prog-bar-label{font-size:11px;font-weight:600;color:#8A949C;letter-spacing:.04em;}.form-body{padding:15px 32px;}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;}.field-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;}.field{display:flex;flex-direction:column;gap:7px;}.field.full{grid-column:1 / -1;}label.flabel{font-size:13px;font-weight:600;color:#2B3A42;}.field-input{height:52px;border-radius:10px;border:1.5px solid #E4E8EB;background:#F7F9FA;padding:0 16px;font-size:15px;color:#16323F;outline:none;width:100%;transition:border-color .15s,background .15s;font-family:inherit;}.field-input:focus{border-color:#D81F26;background:#fff;}.field-input.error{border-color:#E5484D;background:#FEF3F3;}.phone-wrap{display:flex;height:52px;border-radius:12px;border:1.5px solid #E4E8EB;background:#F7F9FA;overflow:hidden;transition:border-color .15s;}.phone-wrap:focus-within{border-color:#D81F26;background:#fff;}.phone-wrap.error{border-color:#E5484D;}.phone-prefix{display:flex;align-items:center;padding:0 14px;background:#EBEFF1;border-right:1.5px solid #E4E8EB;font-weight:700;font-size:15px;color:#2B3A42;white-space:nowrap;flex:none;}.phone-input{flex:1;height:100%;border:none;background:none;padding:0 14px;font-size:15px;color:#16323F;outline:none;font-family:inherit;}.currency-wrap{display:flex;height:52px;border-radius:12px;border:1.5px solid #E4E8EB;background:#F7F9FA;overflow:hidden;transition:border-color .15s;}.currency-wrap.lg{height:60px;}.currency-wrap:focus-within{border-color:#D81F26;background:#fff;}.currency-prefix{padding:0 4px 0 16px;font-size:22px;font-weight:800;color:#D81F26;display:flex;align-items:center;flex:none;}.currency-prefix.sm{font-size:18px;}.currency-input{flex:1;height:100%;border:none;background:none;padding:0 8px;font-size:24px;font-weight:800;color:#16323F;outline:none;min-width:0;}.currency-input.sm{font-size:18px;font-weight:700;}.currency-suffix{padding:0 16px 0 4px;font-size:12px;font-weight:700;color:#8A949C;display:flex;align-items:center;flex:none;}.field-error{font-size:12px;color:#E5484D;}.field-hint{font-size:12px;color:#8A949C;line-height:1.4;}.dropdown-wrap{position:relative;}.dropdown-btn{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:12px;border:1.5px solid #E4E8EB;background:#F7F9FA;padding:10px 16px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .15s;box-shadow:none;}.dropdown-btn:hover{border-color:#B0BCC4;background-color:transparent;}.dropdown-btn.open{border-color:#D81F26;background:#fff;}.dropdown-btn.placeholder span:first-child{color:#B0BCC4;}.dropdown-label{flex:1;font-size:15px;color:#16323F;line-height:1.3;}.dropdown-chev{flex:none;color:#8A949C;font-size:12px;transition:transform .15s;}.dropdown-chev.open{transform:rotate(180deg);}.dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;background:#fff;border:1.5px solid #E4E8EB!important;border-radius:14px!important;padding:6px!important;box-shadow:0 8px 32px rgba(16,50,63,.12)!important;max-height:280px;overflow-y:auto;animation:fadeUp .15s ease;display:block!important;}.dropdown-menu.above{top:auto;bottom:calc(100% + 6px);animation:fadeDown .15s ease;}.dropdown-opt{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;transition:background .1s;margin-bottom:2px;}.dropdown-opt:last-child{margin-bottom:0;}.dropdown-opt:hover{background:#F7F9FA;}.dropdown-opt.selected{background:#FCEBEC;}.dropdown-opt-name{font-size:14px;font-weight:500;color:#16323F;line-height:1.3;}.dropdown-opt-check{flex:none;color:#D81F26;font-size:15px;}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border:1.5px solid #E4E8EB;border-radius:14px;background:#F7F9FA;}.toggle-info{flex:1;}.toggle-name{font-size:14px;font-weight:600;color:#2B3A42;}.toggle-desc{font-size:12px;color:#8A949C;margin-top:3px;line-height:1.4;}.toggle-btn{flex:none;width:48px;height:28px;border-radius:14px;border:none;cursor:pointer;padding:4px;display:flex;transition:background .15s;}.toggle-knob{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:transform .15s;}.slider-wrap{display:flex;flex-direction:column;gap:8px;}.slider-header{display:flex;align-items:baseline;justify-content:space-between!important;position:relative!important;}.slider-label{font-size:13px;font-weight:600;color:#2B3A42;}.slider-val{font-size:20px;font-weight:800;color:#16323F;}.slider-track{width:100%;}input[type="range"]{width:100%;height:6px;cursor:pointer;accent-color:#D81F26;-webkit-appearance:none;appearance:none;background:transparent;border:none;}input[type="range"]::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:#E4E8EB;}input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#D81F26;border:2px solid #fff;box-shadow:0 2px 6px rgba(216,31,38,.3);margin-top:-7px;}input[type="range"]:disabled{opacity:.4;cursor:default;}.slider-ticks{display:flex;justify-content:space-between;font-size:11px;color:#8A949C;}#termRange{margin:0;padding:0;}.term-ticks{display:block;position:relative;margin:0 10px;min-height:16px;}.term-ticks > span{position:absolute;transform:translateX(-50%);}.info-note{display:flex;gap:10px;background:#FCEBEC;border-radius:14px;padding:14px 16px;}.info-dot{flex:none;width:20px;height:20px;border-radius:50%;background:#D81F26;color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;}.info-text{font-size:13px;color:#16323F;line-height:1.5;}.est-card{background:#F7F9FA;border:1.5px solid #E4E8EB;border-radius:16px;padding:20px;margin-top:24px;}.est-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;}.est-lbl{font-size:13px;font-weight:600;color:#8A949C;}.est-detail-btn{border:none;background:none;cursor:pointer;font-size:13px;font-weight:600;padding:0;color:#D81F26!important;font-family:inherit;}.est-detail-btn:hover{background-color:transparent;}.est-amount{font-size:38px;font-weight:800;color:#16323F;letter-spacing:-.02em;}.est-amount em{color:#D81F26;font-style:normal;}.est-divider{height:1px;background:#E4E8EB;margin:14px 0;}.est-pay-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px;}.est-pay-lbl{font-size:14px;font-weight:600;color:#2B3A42;}.est-pay-val{font-size:26px;font-weight:800;color:#16323F;}.method-card{width:100%;text-align:left;cursor:pointer;display:flex;gap:16px;padding:18px 20px;border-radius:16px;border:1.5px solid #E4E8EB;background:#F7F9FA;font-family:inherit;transition:border-color .15s,background .15s;margin-bottom:12px;}.method-card:hover{border-color:#B0BCC4;background-color:transparent;}.method-card.selected{border-color:#D81F26;background:#fff;}.method-icon{flex:none;width:46px;height:46px;border-radius:12px;background:#FCEBEC;display:flex;align-items:center;justify-content:center;font-size:22px;}.method-body{flex:1;}.method-name{font-size:15px;font-weight:700;color:#16323F;margin-bottom:5px;display:flex;flex-wrap:wrap;gap:5px;}.method-desc{font-size:13px;color:#8A949C;line-height:1.4;}.method-radio{flex:none;width:22px;height:22px;border-radius:50%;border:2px solid #E4E8EB;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;transition:all .15s;margin-top:2px;}.method-radio.on{background:#D81F26;border-color:#D81F26;}.banks-panel{padding:8px;margin:-4px 0 12px;}.banks-label{font-size:11px;font-weight:600;color:#8A949C;padding:6px 10px 8px;}.bank-opt{width:100%;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;padding:11px 12px;border:1.5px solid #E4E8EB;border-radius:16px;font-family:inherit;transition:background .1s;margin-bottom:2px;background-color:#F7F9FA!important;}.bank-opt:last-child{margin-bottom:0;margin-top:10px;}.bank-opt:hover{background-color:#fff!important;}.bank-opt.selected{background:#FFF!important;border:1px solid #8c8c8c;}.bank-dot{flex:none;width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;}.bank-name{flex:1;font-size:14px;font-weight:600;color:#16323F;}.bank-check{flex:none;color:#D81F26;font-size:25px;}.dropdown-opt-check .check-svg,.bank-check .check-svg{color:#D81F26;}.check-svg circle{fill:#D81F26;}.check-svg path{stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none;}.check-svg-dot path{stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none;}.otp-group{display:flex;gap:14px;justify-content:center;margin:10px 0;}.otp-input{width:68px;height:76px;text-align:center;font-size:30px;font-weight:800;border-radius:14px;border:1.5px solid #E4E8EB;background:#F7F9FA;outline:none;color:#16323F;transition:border-color .15s,background .15s;}.otp-input:focus{border-color:#D81F26;background:#fff;}.otp-input.error{border-color:#E5484D;background:#FEF3F3;}.otp-input.filled{border-color:#1FA971;background:#F0FBF6;}.otp-input:disabled{opacity:.6;cursor:not-allowed;}.otp-alert{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;background:#FEF3F3;border:1px solid #F8D2D4;border-radius:12px;animation:fadeUp .2s ease;}.otp-alert-icon{flex:none;width:20px;height:20px;margin-top:1px;border-radius:50%;background:#E5484D;color:#fff;font-size:13px;font-weight:800;font-style:normal;display:flex;align-items:center;justify-content:center;}.otp-alert-copy{flex:1;min-width:0;}.otp-error{text-align:left;font-size:13.5px;color:#C2222A;font-weight:700;margin:0;line-height:1.4;}.otp-alert-tries{display:block;margin-top:4px;font-size:12.5px;color:#B0525A;font-weight:500;}.otp-alert-tries b{color:#C2222A;font-weight:700;}.otp-resend{text-align:center;margin-top:20px;}.resend-btn{border:none;background:none;cursor:pointer;font-size:14px;font-weight:600;font-family:inherit;color:#B0BCC4!important;padding:10px;border-radius:10px;transition:background .1s;}.resend-btn:hover{background:#E4E8EB;border-color:#E4E8EB;border-radius:20px;}.consent-item{width:100%;text-align:left;cursor:pointer;display:flex;gap:16px;padding:10px;border-radius:14px;border:1.5px solid #E4E8EB;background:#F7F9FA;font-family:inherit;margin-bottom:10px;transition:border-color .15s,background .15s;}.consent-item:hover{background-color:transparent!important;}.consent-item.selected{border-color:#D81F26;background:#fff;}.bla-checkbox{flex:none;width:24px;height:24px;border-radius:7px;border:1.5px solid #E4E8EB;background:#fff;display:flex!important;align-items:center;justify-content:center;font-size:14px;color:#fff;margin-top:0px!important;margin-bottom:0px!important;transition:all .15s;}.bla-checkbox.on{background:#D81F26;border-color:#D81F26;}.consent-body{flex:1;}.consent-title-row{display:flex;align-items:center;gap:8px;margin-bottom:4px;justify-content:space-between;}.consent-name{font-size:12px;font-weight:700;color:#16323F;line-height:20px;}.badge-required{background:#FDEBEC;color:#C0383C;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;}.badge-optional{background:#F0F2F4;color:#8A949C;font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;}.consent-text{font-size:13px;color:#8A949C;line-height:1.45;}.consent-link{display:inline-block;margin-top:6px;font-size:12px;font-weight:600;color:#D81F26;cursor:pointer;}.consent-divider{height:1px;background:#E4E8EB;margin:8px 0 10px;}.success-screen{padding:48px 32px 36px;text-align:center;}.success-circle-outer{width:100px;height:100px;border-radius:50%;background:#E7F6EF;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;animation:popIn .5s cubic-bezier(.22,1.4,.45,1);}.success-circle-inner{width:70px;height:70px;border-radius:50%;background:#1FA971;display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px;font-weight:700;}.success-title{font-size:28px;font-weight:800;color:#16323F;margin-bottom:10px;}.success-body{font-size:15px;color:#8A949C;line-height:1.55;width:100%;margin:0 auto 30px;}.ref-box{border:2px dashed #F1C3C5;background:#FEF3F3;border-radius:16px;padding:18px;display:inline-block;min-width:260px;margin-bottom:32px;animation:fadeUp .4s ease .2s both;}.ref-label{font-size:12px;font-weight:600;color:#8A949C;margin-bottom:5px;}.ref-num{font-size:26px;font-weight:800;color:#16323F;letter-spacing:.06em;}.next-steps{text-align:left;animation:fadeUp .4s ease .32s both;max-width:480px;margin:0 auto;}.next-steps-title{font-size:14px;font-weight:700;color:#16323F;margin-bottom:16px;}.next-step-item{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px;}.next-step-num{flex:none;width:28px;height:28px;border-radius:50%;background:#FCEBEC;color:#AE141A;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;}.next-step-text{font-size:14px;color:#2B3A42;line-height:1.4;padding-top:4px;}.form-footer{border-top:1px solid #E4E8EB;padding:16px 32px 24px;}.cta-hint{text-align:center;font-size:12px;color:#8A949C;margin-bottom:10px;}.cta-btn{width:100%;height:56px;border:none;border-radius:14px;font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s;box-shadow:none;}.cta-btn.active{background:#D81F26;color:#fff;}.cta-btn.active:hover{background:#BE1820;}.cta-btn.disabled{background:#E4E8EB;color:#B0BCC4;cursor:not-allowed;}.modal-overlay{position:fixed;inset:0;z-index:200;background:rgba(16,50,63,.5);display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .15s ease;}.modal-box{background:#fff;border-radius:20px;width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px rgba(16,50,63,.2);animation:fadeUp .2s ease;}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E4E8EB;flex:none;}.modal-header{position:relative;overflow:hidden;}.modal-header::before,.modal-header::after{content:'';position:absolute;pointer-events:none;}.modal-header::before{left:24px;right:64px;bottom:0;height:1px;background:linear-gradient(90deg,#D81F26 0%,#E4E8EB 48%,transparent 100%);}.modal-header::after{width:72px;height:72px;right:-28px;top:-34px;border-radius:50%;opacity:.7;}.modal-title,.modal-close{position:relative;z-index:1;}.modal-title{font-size:18px;font-weight:700;color:#16323F;}.modal-close{border:none;background:#F4F6F7;width:32px;height:32px;border-radius:50%;cursor:pointer;color:#8A949C;font-size:16px;display:flex;align-items:center;justify-content:center;padding:0!important;}.modal-body{flex:1;overflow-y:auto;padding:20px 24px;}.calc-row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #F0F2F4;}.calc-row:last-child{border-bottom:none;}.calc-k{font-size:14px;color:#8A949C;}.calc-v{font-size:14px;font-weight:700;color:#16323F;}.verifying-overlay{position:absolute;inset:0;z-index:300;background:rgba(255,255,255,.92);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border-radius:20px;}.spinner{width:52px;height:52px;border-radius:50%;border:4px solid #FCEBEC;border-top-color:#D81F26;animation:spin .8s linear infinite;}.verifying-text{font-size:16px;font-weight:600;color:#16323F;}.demo-bar{position:fixed;bottom:24px;right:24px;z-index:150;background:#fff;border:1.5px solid #E4E8EB;border-radius:14px;padding:10px 14px;box-shadow:0 4px 20px rgba(16,50,63,.12);display:flex;align-items:center;gap:8px;font-size:12px;color:#8A949C;}.demo-label{font-weight:700;color:#16323F;}.demo-btn{border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:.12s;}@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeDown{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes popIn{0%{transform:scale(0);}55%{transform:scale(1.15);}100%{transform:scale(1);}}@keyframes spin{to{transform:rotate(360deg);}}@keyframes slideIn{from{opacity:0;transform:translateX(20px);}to{opacity:1;transform:translateX(0);}}@keyframes shake{10%,90%{transform:translateX(-2px);}20%,80%{transform:translateX(4px);}30%,50%,70%{transform:translateX(-8px);}40%,60%{transform:translateX(8px);}}.screen-anim{animation:slideIn .25s ease;}.ddmenu::-webkit-scrollbar{display:block;}.ddmenu{scrollbar-width:thin!important;}.fast-chip{background:#FCEBEC;color:#AE141A;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;}.footer-actions{display:flex;gap:12px;align-items:center;}.back-btn{width:120px;height:56px;border-radius:14px;border:1.5px solid #E4E8EB;background:#F7F9FA;color:#16323F!important;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s;}.back-btn:hover{background:#EEF2F4;border-color:#B0BCC4;}.footer-actions .cta-btn{flex:1;}.mobile-step-labels{display:none;}@media (max-width:860px){.mobile-step-labels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:8px;}.mobile-step-label{min-width:0;text-align:center;font-size:10px;line-height:1.25;font-weight:700;color:#B0BCC4;overflow-wrap:anywhere;}.mobile-step-label.done{color:#1FA971;}.mobile-step-label.active{color:#D81F26;}}.form-card{overflow:visible;}.form-body,.field,.dropdown-wrap{min-width:0;}.dropdown-menu{z-index:999;}.dropdown-menu.branch-menu{max-height:260px;overflow-y:auto;}@media (max-width:860px){.dropdown-menu.branch-menu{max-height:220px;}}.field-grid,.field-grid-3{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%;}.field-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));}label.flabel,.dropdown-label,.field-hint,.field-error{max-width:100%;overflow-wrap:anywhere;}.dropdown-btn,.field-input,.currency-wrap,.phone-wrap{max-width:100%;}.currency-input,.phone-input,.dropdown-label{min-width:0;}@media (min-width:861px){.page{grid-template-columns:320px minmax(0,1fr);}.form-card{min-width:0;width:100%;}}.cta-btn.loading{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:wait;}.btn-spinner{width:18px;height:18px;border-radius:50%;border:3px solid rgba(255,255,255,.45);border-top-color:#fff;animation:spin .75s linear infinite;display:inline-block;flex:none;}.toggle-btn{position:relative;overflow:hidden;justify-content:flex-start !important;transition:background .22s ease,box-shadow .22s ease;}.toggle-btn.on{box-shadow:0 6px 14px rgba(216,31,38,.18);}.toggle-btn.on .toggle-knob{transform:translateX(20px);}.toggle-btn::after{content:'';position:absolute;inset:0;border-radius:inherit;background:rgba(255,255,255,.28);transform:scale(0);opacity:0;transition:transform .28s ease,opacity .28s ease;}.toggle-btn:active::after{transform:scale(1);opacity:1;}.bla-checkbox.on{animation:checkPop .18s ease;}@keyframes checkPop{0%{transform:scale(.75);}70%{transform:scale(1.12);}100%{transform:scale(1);}}@media (max-width:860px){.nav{height:56px;padding:0 14px;gap:10px;}.nav-name{font-size:15px;}.nav-secure{display:none;}.lang-btn{padding:7px 10px;}.page{display:block;max-width:none;width:100%;padding:16px 12px 32px;}.sidebar{position:static;top:auto;display:block;margin-bottom:14px;}.progress-panel,.sum-panel{display:none !important;}.prog-bar-wrap{display:block !important;padding:16px 18px 0;}.sidebar-brand{border-radius:14px;padding:18px 16px;}.sidebar-brand h2{font-size:18px;}.sidebar-brand p{font-size:12px;margin-bottom:14px;}.sidebar-rates{gap:8px;}.rate-box{padding:10px;}.rate-val{font-size:16px;}.sum-panel{border-radius:14px;padding:16px;margin-top:12px;}.sum-amount{font-size:28px;}.form-card{width:100%;border-radius:16px;}.form-card-header{padding:22px 18px 0;}.screen-title{font-size:22px;}.screen-sub{font-size:13px;}.form-body{padding:20px 18px;}.form-footer{padding:14px 18px 18px;}.field-grid,.field-grid-3{grid-template-columns:1fr !important;gap:16px;}.dropdown-menu{max-height:240px;}.currency-input{font-size:22px;}.est-card{padding:16px;}.est-amount{font-size:30px;word-break:break-word;}.est-pay-val{font-size:22px;}.rate-cards{flex-direction:column;}.otp-group{gap:8px;}.otp-input{width:56px;height:64px;font-size:26px;}.modal-overlay{align-items:flex-end;padding:0;}.modal-box{max-height:86vh;border-radius:18px 18px 0 0;}.demo-bar{left:12px;right:12px;bottom:12px;justify-content:center;flex-wrap:wrap;}.consent-title-row{flex-wrap:wrap;justify-content:space-between;}.consent-name{font-size:10px;}.bla-checkbox,.radio{margin:0!important;}.consent-item{padding:10px 10px;}}@media (max-width:420px){.nav-logo{gap:7px;}.nav-icon{width:28px;height:28px;border-radius:8px;}.nav-name{font-size:14px;}.screen-title{font-size:20px;}.form-body{padding:18px 14px;}.form-card-header{padding:20px 14px 0;}.form-footer{padding:12px 14px 16px;}.otp-input{width:50px;height:58px;}.footer-actions{gap:8px;}.back-btn{width:96px;height:54px;font-size:14px;}}.notification-root{position:fixed;top:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none;}.notification{min-width:320px;max-width:420px;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #E4E8EB;box-shadow:0 18px 45px rgba(22,50,63,0.16);display:flex;gap:12px;align-items:flex-start;pointer-events:auto;opacity:0;transform:translateY(-12px) translateX(18px) scale(0.96);animation:notificationSlideIn 0.32s cubic-bezier(0.22,1,0.36,1) forwards;}.notification.is-leaving{animation:notificationSlideOut 0.22s ease forwards;}.notification-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 28px;font-weight:800;}.notification.error{background:#fff none;border:none;}.notification.error .notification-icon{background:#FCEBEC;color:#D81F26;}.notification.success .notification-icon{background:#E8F7EF;color:#1FA971;}.notification-content{flex:1;}.notification-title{font-size:14px;font-weight:800;color:#16323F;margin-bottom:4px;}.notification-message{font-size:13px;line-height:1.45;color:#5F6F7A;}.notification-close{border:0;background:transparent;color:#8A949C!important;font-size:18px;cursor:pointer;padding:5px;}@keyframes notificationSlideIn{0%{opacity:0;transform:translateY(-12px) translateX(18px) scale(0.96);}65%{opacity:1;transform:translateY(2px) translateX(0) scale(1.01);}100%{opacity:1;transform:translateY(0) translateX(0) scale(1);}}@keyframes notificationSlideOut{from{opacity:1;transform:translateY(0) translateX(0) scale(1);}to{opacity:0;transform:translateY(-10px) translateX(18px) scale(0.96);}}@media (max-width:860px){.notification-root{top:14px;left:14px;right:14px;}.notification{min-width:0;max-width:none;width:100%;}}.form-card{position:relative;}.form-card.api-error-active .form-card-content{filter:blur(5px);opacity:0.45;pointer-events:none;user-select:none;}.api-error-overlay{position:absolute;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:rgba(255,255,255,0.42);backdrop-filter:blur(2px);animation:apiErrorFadeIn 0.24s ease;border-radius:20px;}.api-error-box{width:min(560px,100%);background:#fff;border:1px solid #F4C8CB;border-radius:22px;box-shadow:0 24px 70px rgba(22,50,63,0.24);overflow:hidden;animation:apiErrorBoxIn 0.32s cubic-bezier(0.22,1,0.36,1);}.api-error-header{position:relative;overflow:hidden;padding:22px 24px;border-bottom:1px solid #E4E8EB;}.api-error-header::before{content:"";position:absolute;left:24px;right:70px;bottom:0;height:1px;background:linear-gradient(90deg,#D81F26 0%,#E4E8EB 48%,transparent 100%);}.api-error-header::after{content:"";position:absolute;width:86px;height:86px;right:-34px;top:-40px;border-radius:50%;opacity:0.85;}.api-error-eyebrow,.api-error-title{position:relative;z-index:1;}.api-error-eyebrow{font-size:12px;font-weight:800;color:#D81F26;text-transform:uppercase;letter-spacing:0.06em;margin-bottom:6px;}.api-error-title{margin:0;font-size:20px;line-height:1.25;color:#16323F;}.api-error-body{padding:20px 24px 8px;}.api-error-message{margin:0;color:#5F6F7A;font-size:14px;line-height:1.5;}.api-error-list{margin:14px 0 0;padding-left:20px;}.api-error-list li{margin:7px 0;font-size:14px;line-height:1.45;color:#16323F;}.api-error-actions{padding:18px 24px 24px;display:flex;justify-content:flex-end;gap:12px;}.api-error-retry,.api-error-refresh{min-height:44px;padding:0 18px;border-radius:14px;font-weight:800;cursor:pointer;}.api-error-refresh{background:#F7F9FA!important;border:1px solid #E4E8EB!important;color:#16323F!important;}.api-error-refresh:hover{background:#eaeaea!important;}.api-error-retry{background:#D81F26;border:1px solid #D81F26;color:#fff;}.agreement-doc{background:#f8f8f8;margin-bottom:15px;}@keyframes apiErrorFadeIn{from{opacity:0;}to{opacity:1;}}@keyframes apiErrorBoxIn{0%{opacity:0;transform:translateY(-14px) scale(0.96);}65%{opacity:1;transform:translateY(2px) scale(1.015);}100%{opacity:1;transform:translateY(0) scale(1);}}@media (max-width:860px){.api-error-overlay{padding:16px;}.api-error-actions{flex-direction:column-reverse;}.api-error-retry,.api-error-refresh{width:100%;}}#activityOtherInput{padding-right:50px;}.drupal-isolated-theme-wrapper,.drupal-isolated-theme-wrapper .section-block{background:#F2F3F5;}.drupal-isolated-theme-wrapper .section-block{min-height:100vh;padding:32px 24px 72px;}.sidebar-brand h2{font-size:24px;margin-bottom:8px;}.sidebar-brand p{color:rgba(255,255,255,.76);opacity:1;margin-bottom:20px;}.rate-box{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.12);}.progress-panel{padding:20px;border:1px solid #E9ECEF;border-radius:20px;box-shadow:0 1px 2px rgba(16,23,32,.04);}.progress-title{letter-spacing:.1em;}.prog-dot{font-size:12px;font-weight:700;}.prog-dot.active{box-shadow:0 0 0 4px rgba(216,31,38,.11);}.prog-step-name{color:#101720;font-size:13px;}.screen-title{color:#101720;font-size:32px;font-weight:700;letter-spacing:-.008em;}.screen-sub{color:#6C7784;font-size:15px;line-height:1.6;}.step-heading{display:flex;align-items:center;gap:10px;margin-bottom:16px;}.step-heading .screen-tag{margin:0;padding:5px 11px;text-transform:none;}.step-heading > span:last-child{color:#9AA5B1;font-size:12px;}.cta-btn,.back-btn{height:52px;border-radius:12px;font-size:14px;}.cta-btn{min-width:224px;}.back-btn{width:auto;padding:0 22px;background:#fff;}.field-input,.phone-wrap,.currency-wrap,.dropdown-btn{background:#FAFBFC;border-color:#E4E7EB;}.openbank-consent-panel{overflow:hidden;border:1px solid #E9ECEF;border-radius:16px;background:#FAFBFC;}.openbank-consent-bank{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid #E9ECEF;background:#fff;}.openbank-consent-bank > span:last-child{display:flex;flex-direction:column;gap:3px;}.openbank-consent-bank small{color:#9AA5B1;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;}.openbank-consent-bank strong{color:#101720;font-size:15px;}.openbank-consent-list{display:grid;gap:0;margin:0;padding:8px 20px;list-style:none;}.openbank-consent-list li{display:flex;gap:12px;padding:13px 0;color:#4B5561;font-size:13px;line-height:1.6;border-bottom:1px solid #E9ECEF;}.openbank-consent-list li:last-child{border-bottom:0;}.openbank-consent-copy{padding:18px 20px;color:#4B5561;font-size:13px;line-height:1.65;}.openbank-consent-copy p{margin:0 0 16px;}.openbank-consent-copy p:last-child{margin-bottom:0;}.openbank-consent-copy strong{color:#16323F;}.consent-list-check{flex:none;width:20px;height:20px;display:grid;place-items:center;margin-top:1px;border-radius:50%;background:#E9F7F0;color:#0F9D63;font-size:11px;font-weight:800;}.openbank-consent-link{color:#D81F26;font-weight:700;text-decoration:underline;text-underline-offset:2px;}.openbank-consent-link:hover{color:#A9141A;}.openbank-agreement-copy{display:grid;gap:6px;}.openbank-accept{margin:16px 0 0;background:#fff;}@media (max-width:860px){.drupal-isolated-theme-wrapper .section-block{padding:18px 12px 40px;}.loan-topbar{margin-bottom:16px;padding:0 2px;}.secure-chip{display:none;}.page{display:block;padding:10px;}.sidebar{margin-bottom:14px;}.sidebar-brand{padding:18px 16px;}.sidebar-brand::before{margin-bottom:10px;}.form-card-header{padding:24px 18px 0;}.form-body{padding:22px 18px 28px;}.form-footer{padding:16px 18px 18px;}.screen-title{font-size:24px;}.cta-btn{min-width:0;}}@media (max-width:860px){.drupal-isolated-theme-wrapper .section-block{padding:18px 12px 40px;}.loan-topbar{margin-bottom:16px;padding:0 2px;}.secure-chip{display:none;}.page{display:block;padding:10px;}.sidebar{margin-bottom:14px;}.sidebar-brand{padding:18px 16px;}.sidebar-brand::before{margin-bottom:10px;}.form-card-header{padding:24px 18px 0;}.form-body{padding:22px 18px 28px;}.form-footer{padding:16px 18px 18px;}.screen-title{font-size:24px;}.cta-btn{min-width:0;}}.sumSub{font-weight:100!important;margin-top:10px!important;}@media (max-width:450px){.success-title{font-size:20px}.mobile-step-label{font-size:8px;}}
.form-step{display:none;}.form-step.active{display:block;}.fadeModal{position:fixed;z-index:99999;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(0,0,0,0.5);overflow:auto;padding-top:60px;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;}.fadeModal.showFadeModal{opacity:1;visibility:visible;}.modal-content{background-color:#fefefe;margin:5% auto;padding:20px;border:1px solid #888;width:600px!important;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px!important;}.close{color:#aaa;float:right;font-size:28px;font-weight:bold;}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer;}#loader{display:none;position:fixed;z-index:100001;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);overflow:auto;padding-top:60px;}#loader img{width:50px;}.backbutton{padding:10px 20px;font-size:16px;background-color:transparent;color:rgba(75,85,99,1) !important;border:none;border-radius:4px;cursor:pointer;box-shadow:none!important;}.backbutton:hover{background-color:transparent;}button{padding:10px 20px;font-size:16px;cursor:pointer;border:none;background-color:#D40E00;color:white!important;border-radius:5px;transition:cubic-bezier(0.4,0,1,1) 0.5s;box-shadow:rgb(225 0 0 / 44%) 0px 0px 12px 0px;}button:hover{background-color:#a71c14;}input{width:100%;padding:10px 12px 10px 12px;border-radius:4px;border:1px solid #E5E7EB;background-color:#f9fafb}select{width:100%;padding:10px 12px 10px 12px;border-radius:4px;border:1px solid #E5E7EB;background-color:#f9fafb;cursor:pointer;}label{padding-bottom:10px!important;padding-top:8px!important;}.step{display:none;padding:10px;font-family:"NotoSansGeorgian"!important;}.active{display:block;}.loader{display:none;}.modal-content{background:white;padding:20px;border-radius:8px;}.form-container{display:flex;width:100%;height:100%;justify-content:center;align-items:center;}.step1Form{width:1026px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);background-color:#ffffff;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;border-radius:8px !important;padding:10px;}.step2Form{width:1026px;height:100%;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-wrap:wrap;border-radius:8px !important;}.leftSide{flex:1;height:460px;display:flex;padding:10px;justify-content:center;align-items:center;background-color:white;border-top-left-radius:8px;}.rightSide{flex:1;height:460px;display:flex;padding:50px;border-left:1px solid #E5E7EB;justify-content:center;align-items:center;flex-direction:column;}.confirmside{width:100%;display:flex;padding:25px;justify-content:start;align-items:center;flex-direction:column;}.bottomSide{width:100%;height:75px;display:flex;background-color:white;border-top:1px solid #E5E7EB;justify-content:end;align-items:center;padding:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;}.input-container{position:relative;display:flex;width:100%;}.month-container{position:relative;display:flex;width:100%;}.month-container input{position:relative;display:flex;width:100%;}.month-container span{position:absolute;top:5px;right:0;bottom:0;background-color:transparent;border:none;padding:10px;font-size:14px;cursor:pointer;appearance:none;z-index:1;}.input-container input{width:100%;padding-right:5px;box-sizing:border-box;border-radius:0px;border-top-left-radius:4px;border-bottom-left-radius:4px;}.input-container select{position:absolute;top:0;right:0;bottom:0;background-color:transparent;border:none;padding:10px;font-size:14px;cursor:pointer!important;z-index:1;width:18%;border-left:1px solid #d1d1d1;border-radius:2px;appearance:none;-webkit-appearance:none;-moz-appearance:none;line-height:1.2;height:auto;}@media (min-width:250px) and (max-width:633px){.modal-content{width:100%!important;}}@media (min-width:250px) and (max-width:700px){.input-container select{width:42%;}}@media screen and (max-width:529px){.containers{margin-bottom:2px!important;}}.input-container::after{content:'\25be ';position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:20px;color:#888;}.input-container select option{padding-left:25px;}.input-container select span{padding-left:25px;}.input-container select option .flag-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:15px;}select::-ms-expand{display:none;}.select-wrapper{position:relative;display:inline-block;width:100%;}.select-wrapper select{padding-right:30px;appearance:none;-webkit-appearance:none;-moz-appearance:none;line-height:1.2;height:auto;}.select-wrapper::after{content:'\25be ';position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:20px;color:#888;}.containers{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:0px!important;}.containers input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.checkmark{position:absolute;top:0;left:0;height:19px;width:19px;background-color:#eee;border:1px solid rgba(209,213,219,1);transition:all 0.5s;border-radius:5px;}.containers:hover input ~ .checkmark{border:1px solid rgb(154 157 161);}.containers input:checked ~ .checkmark{background-color:#008559;border:1px solid #008559;}.checkmark:after{content:"";position:absolute;display:none;}.containers input:checked ~ .checkmark:after{display:block;}.containers .checkmark:after{left:5.5px;top:1px;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.switch{position:relative;display:inline-block;width:21px;height:12px;padding-bottom:0!important;padding-top:0!important;vertical-align:middle;flex-shrink:0;}.switch input{opacity:0;width:0;height:0;}.switch-text{display:inline-flex;align-items:start;gap:4px;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}.slider:before{position:absolute;content:"";height:9px;width:9px;left:1px;bottom:1.8px;right:0;background-color:white;-webkit-transition:.4s;transition:.4s;}input:checked + .slider{background-color:#008559;}input:focus + .slider{box-shadow:0 0 1px #2196F3;}input:checked + .slider:before{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);}.slider.round{border-radius:12px;}.slider.round:before{border-radius:50%;}.loaderContent{display:flex;justify-content:center;align-items:center;height:198px;width:342px;background-color:rgba(255,255,255,1);flex-direction:column;border-radius:16px;padding:33px;font-size:12px;margin:auto;text-align:center;margin-top:161px;}.resultPage{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}.resultContent{background-color:white;width:1024px;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:20px;border-radius:10px;}.otp-group{display:flex;gap:14px;}.otp-input{width:68px;height:80px;text-align:center;font-size:30px;margin:0;border:1.5px solid #e4e7eb;border-radius:14px;background:#fafbfc;transition:border 0.3s ease;}.otp-input:focus{border-color:rgba(0,79,149,1);outline:none;}.lds-spinner,.lds-spinner div,.lds-spinner div:after{box-sizing:border-box;}.lds-spinner{color:currentColor;display:inline-block;position:relative;width:80px;height:80px;}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite;}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3.2px;left:36.8px;width:6.4px;height:17.6px;border-radius:70%;background:rgb(239 31 31);}.lds-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s;}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s;}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s;}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s;}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s;}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s;}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s;}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s;}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s;}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes lds-spinner{0%{opacity:1;}100%{opacity:0;}}.idCard{display:flex;width:100%;}.webcameraCard{display:flex;width:100%;}.modalHeader{width:100%;border-bottom:1px solid rgba(229,231,235,1);padding:15px;display:flex;justify-content:space-between;align-items:center;font-weight:bold;}.tanCode{width:100%;display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:20px;color:rgba(55,65,81,1);flex-wrap:wrap;}#otp-container{display:flex;width:100%;align-items:center;justify-content:center;}.resendCode{width:100%;display:flex;justify-content:center;align-items:center;height:70px;flex-direction:column;}.selected-option{display:flex;align-items:center;padding:13px 22px 10px  10px;border:1px solid #E5E7EB;background-color:#f9fafb;border-radius:0px;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;width:95px;}.selected-option img{margin-right:8px;}.options{display:none;position:absolute;top:100%;right:0;width:24%;background-color:white;border:1px solid #cccccc78;border-radius:4px;max-height:150px;overflow-y:auto;z-index:10;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;}.option{display:flex;align-items:center;padding:8px;cursor:pointer;}.option:hover{background-color:#f0f0f0;}.option img{margin-right:8px;}.custom-select.open .options{display:block;}.font{font-optical-sizing:auto;font-weight:500;font-family:"NotoSansGeorgian"!important;}.keepz-flow-card{width:720px;max-width:100%;overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(16,23,32,0.08);}.keepz-flow-content{padding:36px 40px 40px;}.keepz-step-label{display:inline-flex;padding:5px 11px;color:#9b170f;background:#fce9e7;border-radius:999px;font-size:12px;font-weight:700;}.keepz-flow-content h2{margin:0 0 9px;color:#101720;font-size:32px;letter-spacing:-0.008em;line-height:1.2;}.keepz-lead{margin:0 0 28px;color:#6b7280;font-size:15px;line-height:1.6;}.keepz-method-card,.keepz-information-box{padding:18px;border:1.5px solid #e4e7eb;border-radius:14px;background:#fff;}.keepz-method-heading{display:flex;gap:14px;align-items:center;margin-bottom:16px;}.keepz-method-heading strong,.keepz-method-heading small{display:block;}.keepz-method-title-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;}.keepz-time-badge{display:inline-flex;padding:3px 9px;color:#0a7a4c;background:#e9f7f0;border-radius:999px;font-size:11px;font-weight:700;}.keepz-time-badge-neutral{color:#59636f;background:#eef1f4;}.keepz-method-heading strong{color:#1f2937;font-size:17px;}.keepz-method-heading small{margin-top:4px;color:#6b7280;font-size:13px;font-weight:400;}.keepz-method-icon{display:inline-flex;flex:0 0 44px;width:44px;height:44px;align-items:center;justify-content:center;color:#a71c14;background:#fce9e7;border-radius:12px;}.keepz-bank-list{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;}.keepz-bank-title{margin:4px 0 11px;color:#39434e;font-size:13px;font-weight:700;}button.keepz-bank-button{display:flex;gap:12px;width:100%;align-items:center;padding:14px 15px;color:#101720 !important;background:#fff;border:1.5px solid #e4e7eb;border-radius:12px;box-shadow:none;text-align:left;}button.keepz-bank-button:hover,button.keepz-bank-button:focus{background:#fff8f7;border-color:#d40e00;}.keepz-bank-logo{display:inline-flex;flex:0 0 36px;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;}.keepz-bank-logo-tbc{background:#fff;}.keepz-bank-logo-bog{background:#fdeee4;}.keepz-bank-logo svg{display:block;width:30px;height:30px;}.keepz-bank-arrow{margin-left:auto;color:#9ca3af;font-size:30px;font-weight:300;}.keepz-method-divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:#9aa5b1;font-size:12px;}.keepz-method-divider::before,.keepz-method-divider::after{content:'';flex:1;height:1px;background:#e5e7eb;}button.keepz-identomat-card{display:grid;grid-template-columns:44px 1fr auto;gap:14px;width:100%;align-items:center;padding:18px;color:#1f2937 !important;background:#fff;border:1.5px solid #e4e7eb;border-radius:14px;box-shadow:none;text-align:left;}button.keepz-identomat-card:hover,button.keepz-identomat-card:focus{background:#fff8f7;border-color:#d40e00;}.keepz-identomat-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:#59636f;background:#f0f2f4;border-radius:12px;}.keepz-identomat-copy{min-width:0;}.keepz-identomat-copy strong,.keepz-identomat-copy small{display:block;}.keepz-identomat-copy strong{color:#1f2937;font-size:17px;}.keepz-identomat-copy small{margin-top:6px;color:#6b7280;font-size:13px;font-weight:400;line-height:1.55;}.keepz-information-box{max-height:270px;overflow-y:auto;}.keepz-information-box p{position:relative;margin:0;padding:10px 0 10px 28px;color:#4b5563;font-size:13px;line-height:1.7;}.keepz-information-box p::before{content:'\2713';position:absolute;left:3px;top:9px;color:#008559;font-weight:800;}.keepz-policy-language-ka{display:none;}html[lang^="ka"] .keepz-policy-language-en{display:none;}html[lang^="ka"] .keepz-policy-language-ka{display:inline;}.keepz-information-box .keepz-policy-link,.keepz-information-box .keepz-policy-link:visited{color:#d40e00;text-decoration:underline;}.keepz-information-box .keepz-policy-link:hover,.keepz-information-box .keepz-policy-link:focus{color:#9b170f;}.keepz-confirmation-check{display:flex!important;gap:13px;align-items:flex-start;margin-top:18px;padding:15px !important;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:11px;cursor:pointer;font-size:12px!important;;font-weight:400 !important;line-height:1.55;}.keepz-confirmation-check.has-error{border-color:#d40e00;}.keepz-confirmation-check input{position:absolute;width:1px;height:1px;opacity:0;}.keepz-confirmation-mark{position:relative;flex:0 0 20px;width:20px;height:20px;margin-top:1px;background:#fff;border:1.5px solid #c7cdd4;border-radius:6px;}.keepz-confirmation-check input:checked + .keepz-confirmation-mark{background:#008559;border-color:#008559;}.keepz-confirmation-check input:checked + .keepz-confirmation-mark::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);}.keepz-validation-error{min-height:18px;margin:6px 0 0;color:#d40e00;font-size:12px;}.keepz-actions{justify-content:space-between;}.keepz-actions button:disabled{opacity:0.55;cursor:wait;}@media only screen and (max-width:700px){.keepz-flow-content{padding:26px 20px 30px;}.keepz-flow-content h2{font-size:25px;}.step1Form{width:100%;height:100%;flex-direction:column;align-items:normal;justify-content:center;flex-wrap:wrap;}}@media (max-width:960px){.options{width:29%!important;}}@media (max-width:850px){.options{width:36% !important;}}#dropdown{position:relative;width:100%;height:40px;border-radius:4px;border:1px solid #E5E7EB;background-color:#f9fafb;cursor:pointer;font-weight:400;}#dropdown #selected-option{height:100%;width:100%;display:flex;justify-content:start;padding:13px 10px 13px 12px;}.dropdown-options .option:last-child{border-bottom:none;}.dropdown-options .option:hover{background-color:#f0f0f0;}#customInput{width:calc(100% - 20px);padding:5px;}#dropdown::after{content:'\25be ';position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:20px;color:#888;}.dropdown-options{display:none;position:absolute;top:100%;left:0;width:100%;background-color:rgba(255,255,255,1);border:1px solid rgba(229,231,235,1);z-index:20;border-radius:5px;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;}.dropdown-options .option{padding:11px 8px 11px 8px;}.dropdown-options .option:last-child{border-bottom:none;}.dropdown-options .option:hover{background-color:rgba(243,244,246,1);}.selected-option-color{background-color:rgba(243,244,246,1);}#customInput{width:calc(100% - 20px);padding:5px;}b,strong{font-weight:700 !important;}#toast{visibility:hidden;text-align:center;border-radius:8px;padding:16px;position:fixed;z-index:1000;transform:translateX(0%);font-size:16px;opacity:0;transition:opacity 0.5s,bottom 0.5s;width:100%;height:100%;background-color:#ffffff8f;color:red;}#toast.show{visibility:visible;opacity:1;}.dropdown-options{max-height:300px;overflow-y:auto;}.custom-input-container{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.3s ease,opacity 0.3s ease;}.custom-input-container.expand{max-height:80px;opacity:1;padding:10px;}.option.selected{background-color:rgba(243,244,246,1);}.resendButton{display:none;color:red;cursor:pointer;background:#0000000a;padding:10px;border-radius:25px;margin-top:10px;}.form-error{display:flex;align-items:flex-start;gap:14px;width:100%;padding:16px 18px;margin-bottom:18px;background:#FFFFFF;border:1px solid #fecaca;border-left:5px solid #ef4444;border-radius:14px;box-shadow:0 12px 30px rgba(239,68,68,0.14);color:#991b1b;box-sizing:border-box;opacity:0;transform:translateY(-12px) scale(0.98);pointer-events:none;}.form-error.show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;animation:errorEnter 0.35s cubic-bezier(0.16,1,0.3,1),errorShake 0.35s ease 0.35s;}.form-error.hide{animation:errorExit 0.25s ease forwards;}@keyframes errorEnter{0%{opacity:0;transform:translateY(-14px) scale(0.96);}100%{opacity:1;transform:translateY(0) scale(1);}}@keyframes errorExit{0%{opacity:1;transform:translateY(0) scale(1);}100%{opacity:0;transform:translateY(-10px) scale(0.98);}}@keyframes errorShake{0%{transform:translateX(0);}25%{transform:translateX(-4px);}50%{transform:translateX(4px);}75%{transform:translateX(-2px);}100%{transform:translateX(0);}}.form-error-icon{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#ef4444;color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1;box-shadow:0 6px 14px rgba(239,68,68,0.35);}.form-error-content{flex:1;min-width:0;}.form-error-title{font-size:15px;font-weight:700;color:#7f1d1d;margin-bottom:4px;}.form-error-text{font-size:13px;font-weight:400;color:#991b1b;line-height:1.45;}.api-error-modal{display:none;position:fixed;inset:0;z-index:100000;padding:20px;background:rgba(16,23,32,0.42);align-items:center;justify-content:center;border-radius:0;}@media (max-width:560px){.otp-group{gap:8px;}.otp-input{width:48px;height:58px;font-size:24px;border-radius:11px;}.keepz-bank-list{grid-template-columns:1fr;}}.api-error-modal.is-visible{display:flex;}.api-error-modal-content{position:relative;width:100%;max-width:460px;padding:24px;background:#ffffff;border-radius:10px;box-shadow:0 20px 40px rgba(0,0,0,0.2);animation:apiErrorModalOpen 0.2s ease-out;}.api-error-modal-header{display:flex;align-items:center;gap:12px;padding-right:30px;margin-bottom:16px;}.api-error-modal-header h3{margin:0;color:#1f2937;font-size:20px;line-height:1.3;}.api-error-icon{display:flex;flex:0 0 34px;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#fee2e2;color:#dc2626;font-size:20px;font-weight:700;}.api-error-close{position:absolute;top:12px;right:14px;padding:2px 8px;border:0;background-color:transparent;color:#4b5563!important;font-size:30px;line-height:1;cursor:pointer;box-shadow:none;}.api-error-close:hover{color:#111827;background-color:#f0efef;}#apiErrorModalMessage{margin:0;color:#4b5563;font-size:15px;line-height:1.5;}.api-error-modal-actions{display:flex;justify-content:flex-end;margin-top:24px;}.api-error-modal-actions button{min-width:100px;padding:10px 20px;border:0;border-radius:4px;background:#125e9a;color:#ffffff;cursor:pointer;box-shadow:none;}.api-error-modal-actions button:hover{background:#0d4c7e;}@keyframes apiErrorModalOpen{from{opacity:0;transform:translateY(-10px) scale(0.98);}to{opacity:1;transform:translateY(0) scale(1);}}.font.font{padding:34px 20px 56px;background:#f4f5f7;color:#101720;}.font.font .section-block{width:min(1120px,100%);margin:0 auto;}.font.font .page-title{margin:0 auto 20px;padding:0 4px;color:#101720;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:none;}.font.font .step{padding:0;}.font.font .step1Form,.font.font .step2Form,.font.font .keepz-flow-card,.font.font .resultContent{position:relative;overflow:hidden;background:#fff;border:1px solid #e9ecef;border-radius:20px !important;box-shadow:0 1px 2px rgba(16,23,32,0.04),0 16px 40px -12px rgba(16,23,32,0.10);}.font.font .step1Form::before,.font.font .step2Form::before,.font.font .keepz-flow-card::before,.font.font .resultContent::before{content:'';position:absolute;inset:0 0 auto;z-index:2;height:3px;}.font.font .step1Form{padding:0;}.font.font .leftSide{min-height:480px;height:auto;padding:20px;align-items:flex-start;border-radius:20px 0 0 0;}.font.font .leftSide > div{padding:0 !important;}.font.font .reference-step-intro{margin-bottom:28px;}.font.font .reference-step-intro h1{margin:0 0 8px;color:#101720;font-size:32px;font-weight:700;letter-spacing:-0.008em;line-height:1.2;}.font.font .reference-step-intro > p{max-width:52ch;margin:0;color:#6c7784;font-size:15px;line-height:1.6;}.font.font .reference-agreement-intro{width:100%;margin:0;padding:36px 40px 0;}.font.font .rightSide{min-height:480px;height:auto;padding:44px;color:#fff;background:#f9fafb;border:0;border-radius:0 20px 0 0;}.font.font .rightSide img{width:112px !important;height:auto !important;margin-bottom:22px;filter:drop-shadow(0 14px 24px rgba(0,0,0,0.24));}.font.font .rightSide p{font-size:14px;line-height:1.7 !important;}.font.font label{display:inline-block;padding:8px;color:#39434e;font-size:13px;font-weight:700;}.font.font input:not([type="checkbox"]),.font.font select{height:52px;padding:0 16px;color:#101720;background:#fafbfc;border:1.5px solid #e4e7eb;border-radius:12px;box-shadow:none;font-size:15px;transition:border-color 0.16s ease,box-shadow 0.16s ease,background 0.16s ease;}.font.font input:not([type="checkbox"]):focus,.font.font select:focus,.font.font #dropdown:focus-within{outline:none;background:#fff;border-color:#d40e00;box-shadow:0 0 0 3px rgba(212,14,0,0.10);}.font.font #dropdown{height:52px;background:#fafbfc;border:1.5px solid #e4e7eb;border-radius:12px;}.font.font #dropdown #selected-option{padding:17px 38px 15px 16px;color:#101720;font-size:15px;}.font.font .dropdown-options,.font.font .options{margin-top:8px;padding:6px;background:#fff;border:1px solid #e4e7eb;border-radius:14px;box-shadow:0 2px 6px rgba(16,23,32,0.06),0 18px 40px -8px rgba(16,23,32,0.20);}.font.font .dropdown-options .option,.font.font .options .option{min-height:42px;padding:11px 13px;border-radius:10px;color:#101720;font-size:14px;margin-bottom:3px;}.font.font .selected-option-color,.font.font .option.selected,.font.font .dropdown-options .option:hover,.font.font .options .option:hover{background:#f4f5f7;}.font.font .input-container input{border-radius:12px 0 0 12px;}.font.font .selected-option{height:52px;padding:16px 22px 14px 12px;background:#f4f5f7;border:1.5px solid #e4e7eb;border-left:0;border-radius:0 12px 12px 0;}.font.font .month-container span{top:0;display:flex;align-items:center;color:#6c7784;font-size:12px;font-weight:700;}.font.font button:not(.api-error-close):not(.keepz-bank-button):not(.keepz-identomat-card){min-height:52px;padding:0 26px;background:#d40e00;border:0;border-radius:12px;box-shadow:0 8px 20px rgba(212,14,0,0.20);font-size:14px;font-weight:700;transition:filter 0.18s ease,background 0.18s ease,box-shadow 0.18s ease;}.font.font button.backbutton{color:#39434e !important;background:#fff !important;border:1.5px solid #e4e7eb !important;box-shadow:none !important;}.font.font .bottomSide{min-height:84px;height:auto;gap:14px;padding:16px 40px;background:#fbfcfc;border-top:1px solid #eff1f3;border-radius:0 0 20px 20px;}.font.font .step2Form{padding-top:3px;}.font.font .confirmside{padding:36px 40px 18px;}.font.font .confirmside > div{width:100%;height:344px !important;padding:20px 24px;background:#fafbfc;border:1px solid #e9ecef !important;border-radius:16px;color:#4b5561;font-size:13px;line-height:1.8;}.font.font #generalCheckboxes{display:flex;flex-direction:column;gap:10px;padding:0 10px 12px;}.font.font #generalCheckboxes .containers,.font.font #generalCheckboxes .switch-text{min-height:52px;margin:0;padding:15px 16px 15px 48px !important;background:#fff;border:1.5px solid #e4e7eb;border-radius:12px;color:#39434e;font-size:13px;line-height:1.6;}.font.font #generalCheckboxes .checkmark{top:16px;left:16px;width:20px;height:20px;background:#fff;border:1.5px solid #c7cdd4;border-radius:6px;}.font.font #generalCheckboxes .containers input:checked ~ .checkmark{background:#d40e00;border-color:#d40e00;}.font.font .keepz-flow-card{width:720px;}.font.font .keepz-method-card,.font.font button.keepz-identomat-card,.font.font button.keepz-bank-button,.font.font .keepz-confirmation-check{box-shadow:none;}.font.font button.keepz-bank-button,.font.font button.keepz-identomat-card{color:#101720 !important;background:#fff;}.font.font .fadeModal{display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(16,23,32,0.46);}.font.font .modal-content{width:min(600px,100%) !important;margin:0 auto;padding:0px;background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 24px 64px rgba(16,23,32,0.22) !important;}.font.font .modalHeader{padding:15px;border-color:#eff1f3;}.font.font .modalHeader p{color:#101720 !important;font-size:20px !important;font-weight:700;}.font.font .tanCode,.font.font .tanVideo{color:#6c7784;font-size:14px;line-height:1.65;}.font.font .otp-input{width:68px;height:80px;padding:0;color:#101720;font-weight:700;}.font.font .otp-input:focus{background:#fff;border-color:#d40e00;box-shadow:0 0 0 3px rgba(212,14,0,0.10);}.font.font .resendButton{color:#d40e00;background:#fff3f2;font-size:13px;font-weight:700;}.font.font .loader{position:fixed;z-index:100001;inset:0;padding:24px;background:rgba(16,23,32,0.46);}.font.font .loaderContent{width:min(420px,100%);min-height:230px;height:auto;margin:14vh auto 0;padding:36px;background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 24px 64px rgba(16,23,32,0.22);}.font.font .resultContent{width:min(720px,100%);min-height:380px;padding:64px 40px 56px;text-align:center;}.font.font .resultContent > img:first-child{width:72px !important;height:72px !important;margin-bottom:24px;}.font.font .resultContent > p:first-of-type{margin:0 0 10px;color:#101720 !important;font-size:20px !important;line-height:1.3;}.font.font .resultContent > p:nth-of-type(2){max-width:48ch;margin:0 auto !important;color:#6c7784 !important;font-size:15px !important;line-height:1.65 !important;}.font.font #errorButton .resultContent{min-height:auto;padding:44px 40px;text-align:left;}.font.font #errorButton .resultContent::before{}.font.font #errorButton .resultContent > p,.font.font #errorButton .resultContent > div{width:100%;}.font.font #errorButton .resultContent > p:first-of-type{padding-bottom:16px !important;border-color:#eff1f3 !important;font-size:20px !important;}.font.font .idCard,.font.font .webcameraCard{align-items:normal;padding:14px 16px;background:#fafbfc;border:1px solid #e9ecef;border-radius:12px;}.font.font .api-error-modal-content{max-width:500px;padding:28px;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 24px 64px rgba(16,23,32,0.24);}.font.font .api-error-icon{color:#c0392b;background:#fce9e7;}@media (max-width:760px){.font.font{padding:20px 12px 36px;}.font.font .step1Form{display:block;}.font.font .leftSide,.font.font .rightSide{min-height:auto;padding:28px 22px;border-radius:0;}.font.font .rightSide{border-top:1px solid rgba(255,255,255,0.08);}.font.font .bottomSide{padding:14px 20px;}.font.font .confirmside{padding:28px 20px 16px;}.font.font .reference-agreement-intro{padding:28px 20px 0;}.font.font .reference-step-intro h1{font-size:26px;}.font.font .modal-content{}.font.font .modalHeader p{font-size:20px !important;}.font.font .resultContent,.font.font #errorButton .resultContent{padding:42px 22px;}}@media (max-width:560px){.font.font .otp-input{width:48px;height:58px;font-size:24px;border-radius:11px;}}:root{--loan-accent:#d81f26;--loan-accent-dark:#a8121b;--loan-success:#0f9d63;--loan-ink:#101720;--loan-muted:#6c7784;--loan-surface:#ffffff;--loan-canvas:#f2f3f5;--loan-border:#e4e7eb;--loan-radius:20px;--loan-shadow:0 1px 2px rgba(16,23,32,.04),0 16px 40px -12px rgba(16,23,32,.10);--loan-ease:cubic-bezier(.16,1,.3,1);}html{scroll-behavior:smooth;}body{background:var(--loan-canvas);}.font.font{background:radial-gradient(circle at 12% 0%,rgba(216,31,38,.055),transparent 34%),var(--loan-canvas);}.form-step.active,.step.active,.keepz-flow-card,.resultContent{animation:loanScreenIn .45s var(--loan-ease) both;}@keyframes loanScreenIn{from{opacity:0;transform:translateY(14px) scale(.992);}to{opacity:1;transform:translateY(0) scale(1);}}.font.font .step1Form,.font.font .step2Form,.font.font .keepz-flow-card,.font.font .resultContent{box-shadow:var(--loan-shadow);transition:box-shadow .25s ease,transform .25s var(--loan-ease);}.font.font .step1Form:hover,.font.font .step2Form:hover,.font.font .keepz-flow-card:hover{box-shadow:0 2px 4px rgba(16,23,32,.05),0 24px 55px -18px rgba(16,23,32,.18);}.font.font .step1Form::before,.font.font .step2Form::before,.font.font .keepz-flow-card::before,.font.font .resultContent::before{height:4px;background-size:200% 100%;animation:loanAccentFlow 4s linear infinite;}@keyframes loanAccentFlow{to{background-position:-200% 0;}}.font.font input:not([type="checkbox"]),.font.font select,.font.font #dropdown,.font.font .selected-option{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease;}.font.font input:not([type="checkbox"]):hover,.font.font select:hover,.font.font #dropdown:hover{border-color:#cbd1d8;background-color:#fff;}.font.font input:not([type="checkbox"]):focus,.font.font select:focus,.font.font #dropdown:focus-within{transform:translateY(-1px);}.font.font input.loan-invalid,.font.font #dropdown.loan-invalid{border-color:var(--loan-accent) !important;box-shadow:0 0 0 3px rgba(216,31,38,.11) !important;animation:loanShake .32s ease;}@keyframes loanShake{25%{transform:translateX(-3px);}50%{transform:translateX(3px);}75%{transform:translateX(-2px);}}.font.font .dropdown-options,.font.font .options{transform-origin:top center;}.font.font .dropdown-options[style*="block"],.font.font .custom-select.open .options{animation:loanFadeDown .2s var(--loan-ease) both;}@keyframes loanFadeDown{from{opacity:0;transform:translateY(-7px) scale(.985);}to{opacity:1;transform:translateY(0) scale(1);}}.font.font .option{transition:background-color .14s ease,transform .14s ease;}.font.font .option:hover{transform:translateX(2px);}.font.font button:not(.api-error-close):not(.keepz-bank-button):not(.keepz-identomat-card){position:relative;overflow:hidden;isolation:isolate;}.font.font button:not(.api-error-close):not(.keepz-bank-button):not(.keepz-identomat-card)::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.24) 48%,transparent 72%);transform:translateX(-120%);transition:transform .55s ease;}.font.font button:not(.api-error-close):hover::after{transform:translateX(120%);}.font.font button:not(.api-error-close):active{transform:translateY(1px) scale(.99);}.font.font #pinModal .bottomSide button[type="submit"]:disabled{color:#ffffff !important;background:#9ca3af !important;box-shadow:none !important;opacity:1 !important;cursor:wait !important;pointer-events:none;}.font.font #pinModal .bottomSide button[type="submit"]:disabled::after{display:none;}.font.font button:focus-visible,.font.font input:focus-visible,.font.font select:focus-visible,.font.font [role="button"]:focus-visible{outline:2px solid var(--loan-accent);outline-offset:3px;}.font.font button.keepz-bank-button,.font.font button.keepz-identomat-card{transition:border-color .18s ease,background-color .18s ease,transform .18s var(--loan-ease),box-shadow .18s ease;}.font.font button.keepz-bank-button:hover,.font.font button.keepz-identomat-card:hover{}.font.font button.keepz-bank-button:active,.font.font button.keepz-identomat-card:active{transform:translateY(0) scale(.99);}.font.font .otp-input{transition:border-color .16s ease,box-shadow .16s ease,transform .16s var(--loan-ease);}.font.font .otp-input:focus{transform:translateY(-3px);}.font.font .otp-input:not(:placeholder-shown){background:#fff;}#otp-container.loan-complete .otp-input{border-color:var(--loan-success);box-shadow:0 0 0 3px rgba(15,157,99,.10);}.font.font .checkmark,.keepz-confirmation-mark,.slider,.slider::before{transition:all .2s var(--loan-ease);}.font.font .containers:hover .checkmark,.keepz-confirmation-check:hover .keepz-confirmation-mark{transform:scale(1.06);}.font.font .containers input:checked ~ .checkmark,.keepz-confirmation-check input:checked + .keepz-confirmation-mark{animation:loanCheckPop .28s var(--loan-ease);}@keyframes loanCheckPop{50%{transform:scale(1.16);}}.fadeModal.showFadeModal .modal-content,.api-error-modal.is-visible .api-error-modal-content{animation:loanModalIn .3s var(--loan-ease) both;}@keyframes loanModalIn{from{opacity:0;transform:translateY(18px) scale(.96);}to{opacity:1;transform:translateY(0) scale(1);}}.loaderContent{animation:loanModalIn .3s var(--loan-ease) both;}.loaderContent::after{content:'';width:7px;height:7px;margin-top:18px;border-radius:50%;background:var(--loan-accent);box-shadow:-14px 0 rgba(216,31,38,.35),14px 0 rgba(216,31,38,.35);animation:loanDots .9s ease-in-out infinite alternate;}@keyframes loanDots{to{transform:scale(1.35);opacity:.55;}}.resultContent > img:first-child{animation:loanPopIn .55s var(--loan-ease) both;}@keyframes loanPopIn{0%{opacity:0;transform:scale(.55) rotate(-8deg);}70%{transform:scale(1.08) rotate(2deg);}100%{opacity:1;transform:scale(1) rotate(0);}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;}}.font.font #dropdown{position:relative;z-index:1;}.font.font #dropdown.loan-dropdown-open,.font.font #dropdown:focus-within{z-index:100;}.font.font #dropdown .dropdown-options{top:calc(100% + 6px);left:0;right:0;width:100%;z-index:101;background-color:#fff;opacity:1;isolation:isolate;}.font.font #dropdown .dropdown-options::before{content:'';position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#fff;}.keepz-confirmation-mark{display:inline-flex;flex:0 0 20px;width:20px;height:20px;box-sizing:border-box;align-items:center;justify-content:center;}.font.font #otp-container{display:flex;width:100%;align-items:center;justify-content:center;}.font.font #otp-container .otp-group{display:flex;justify-content:center;align-items:center;gap:14px;width:100%;margin:0 auto;}.font.font #otp-container input.otp-input{display:block;flex:0 0 68px;width:68px;min-width:68px;max-width:68px;height:80px;min-height:80px;margin:0;padding:0;box-sizing:border-box;color:#101720;background:#fafbfc;border:1.5px solid #e4e7eb;border-radius:14px;box-shadow:none;outline:none;font-size:30px;font-weight:700;line-height:80px;text-align:center;caret-color:#d40e00;appearance:none;-webkit-appearance:none;-moz-appearance:textfield;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s cubic-bezier(.16,1,.3,1);}.font.font #otp-container input.otp-input::-webkit-outer-spin-button,.font.font #otp-container input.otp-input::-webkit-inner-spin-button{margin:0;appearance:none;-webkit-appearance:none;}.font.font #otp-container input.otp-input:hover{background:#fff;border-color:#c7cdd4;}.font.font #otp-container input.otp-input:focus,.font.font #otp-container input.otp-input:focus-visible{color:#101720;background:#fff;border-color:#d40e00;box-shadow:0 0 0 3px rgba(212,14,0,.10);outline:none;transform:translateY(-3px);}.font.font #otp-container input.otp-input:not(:placeholder-shown){background:#fff;}.font.font #otp-container.loan-complete input.otp-input{background:#fff;border-color:#0f9d63;box-shadow:0 0 0 3px rgba(15,157,99,.10);}.font.font #otp-container input.otp-input[style*="red"],.font.font #otp-container input.otp-input.loan-invalid{background:#fffafa;border-color:#d40e00 !important;box-shadow:0 0 0 3px rgba(212,14,0,.10);animation:loanOtpShake .32s ease;}@keyframes loanOtpShake{25%{transform:translateX(-3px);}50%{transform:translateX(3px);}75%{transform:translateX(-2px);}}@media (max-width:560px){.font.font #otp-container .otp-group{gap:8px;}.font.font #otp-container input.otp-input{flex-basis:48px;width:48px;min-width:48px;max-width:48px;height:58px;min-height:58px;border-radius:11px;font-size:24px;line-height:58px;}}@media (max-width:360px){.font.font #otp-container .otp-group{gap:6px;}.font.font #otp-container input.otp-input{flex-basis:44px;width:44px;min-width:44px;max-width:44px;}}.consent-switch{--switch-off:#c7cdd4;--switch-on:#008559;--switch-focus:rgba(0,133,89,0.18);display:grid !important;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;width:100%;min-height:52px;margin:0;padding:16px !important;box-sizing:border-box;color:#39434e;background:#ffffff;border:1.5px solid #e4e7eb;border-radius:14px;cursor:pointer;user-select:none;transition:background-color 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;}.consent-switch:hover{background:#fafbfc;border-color:#c7cdd4;}.consent-switch:active{transform:scale(0.995);}.consent-switch__input{position:absolute;width:1px !important;height:1px !important;margin:-1px;padding:0 !important;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;}.consent-switch__control{position:relative;display:inline-flex;flex:0 0 44px;width:44px;height:24px;box-sizing:border-box;background:var(--switch-off);border:1px solid transparent;border-radius:999px;transition:background-color 0.2s cubic-bezier(.16,1,.3,1),box-shadow 0.2s ease;}.consent-switch__thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#ffffff;border-radius:50%;box-shadow:0 1px 4px rgba(16,23,32,0.25);transition:transform 0.2s cubic-bezier(.16,1,.3,1);}.consent-switch__content{display:grid;min-width:0;gap:3px;}.consent-switch__title{color:#101720;font-size:14px;font-weight:700;line-height:1.45;}.consent-switch__description{color:#6c7784;font-size:13px;font-weight:400;line-height:1.55;font-weight:bold;}.consent-switch__status{margin-top:3px;color:#6c7784;font-size:11px;font-weight:700;line-height:1.4;}.consent-switch__status::before{content:"გამორთულია";}.consent-switch__input:checked + .consent-switch__control{background:var(--switch-on);}.consent-switch__input:checked
  + .consent-switch__control
  .consent-switch__thumb{transform:translateX(20px);}.consent-switch__input:checked
  ~ .consent-switch__content
  .consent-switch__status{color:var(--switch-on);}.consent-switch__input:checked
  ~ .consent-switch__content
  .consent-switch__status::before{content:"ჩართულია";}.consent-switch:has(.consent-switch__input:focus-visible){border-color:var(--switch-on);box-shadow:0 0 0 4px var(--switch-focus);}.consent-switch__input:focus-visible
  + .consent-switch__control{box-shadow:0 0 0 4px var(--switch-focus);}.consent-switch:has(.consent-switch__input:disabled){opacity:0.55;cursor:not-allowed;transform:none;}.consent-switch.has-error{background:#fffafa;border-color:#d40e00;box-shadow:0 0 0 3px rgba(212,14,0,0.1);}@media (max-width:560px){.consent-switch{min-height:68px;padding:14px !important;gap:12px;}.consent-switch__description{font-size:11px;}}@media (prefers-reduced-motion:reduce){.consent-switch,.consent-switch__control,.consent-switch__thumb{transition:none;}}
.video-left{float:left;}.video-right{float:right;}.video-center{display:block;margin:0 auto;}
