{"id":248,"date":"2026-01-21T10:12:42","date_gmt":"2026-01-21T10:12:42","guid":{"rendered":"https:\/\/old.inteliexpress.com\/?page_id=248"},"modified":"2026-03-11T10:22:46","modified_gmt":"2026-03-11T10:22:46","slug":"ipotekuri-sesxebi","status":"publish","type":"page","link":"https:\/\/old.inteliexpress.com\/en\/ipotekuri-sesxebi\/","title":{"rendered":"\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d4\u10d1\u10d8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"248\" class=\"elementor elementor-248\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e03f349 e-con-full e-flex e-con e-parent\" data-id=\"e03f349\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4503725 elementor-widget elementor-widget-html\" data-id=\"4503725\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ka\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n<title>\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8<\/title>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Georgian:wght@100..900&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* --- CSS Variables --- *\/\n    :root {\n        --primary-red: #D3122E;\n        --dark-red: #a10b20;\n        --primary-black: #1A1A1A;\n        --text-grey: #555;\n        --white: #ffffff;\n        --bg-input: #f9f9f9;\n        --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n        --radius: 12px;\n        --radius-lg: 20px;\n    }\n\n    body { margin: 0; padding: 0; background-color: #f4f6f9; }\n\n    .ie-gold-full-wrapper {\n        font-family: 'Noto Sans Georgian', sans-serif;\n        color: var(--primary-black);\n        line-height: 1.6;\n        width: 100%;\n        overflow-x: hidden;\n        background: transparent;\n    }\n\n    .ie-inner-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n        position: relative;\n        z-index: 2;\n        box-sizing: border-box;\n    }\n\n    \/* Header *\/\n    .gold-header-section {\n        background: transparent;\n        padding: 40px 0;\n        border-bottom: 1px solid #eee;\n    }\n\n    .breadcrumb {\n        font-size: 0.85rem;\n        color: var(--text-grey);\n        margin-bottom: 15px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        flex-wrap: wrap;\n    }\n    .breadcrumb a { color: var(--text-grey); text-decoration: none; transition: 0.3s; }\n    .breadcrumb a:hover { color: var(--primary-red); }\n\n    .gold-title { font-size: 2.5rem; font-weight: 800; margin: 0 0 15px 0; color: var(--primary-black); line-height: 1.2; }\n    .gold-subtitle { font-size: 1.1rem; opacity: 0.9; max-width: 700px; margin: 0; color: var(--text-grey); }\n\n    \/* Body *\/\n    .gold-body-section { background: transparent; padding: 60px 0; }\n\n    \/* Banner *\/\n    .price-banner-wide {\n        background: var(--white);\n        border-radius: var(--radius-lg);\n        padding: 30px;\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 50px;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n        border-left: 5px solid var(--primary-red);\n        border: 1px solid #eee;\n        gap: 20px;\n    }\n    .price-info { flex: 1; }\n    .price-info h3 { margin: 0 0 5px 0; font-size: 0.9rem; text-transform: uppercase; color: var(--text-grey); }\n    .current-price-large { font-size: 2rem; font-weight: 800; color: var(--primary-black); }\n    .current-price-large span { color: var(--primary-red); }\n\n    \/* Grid Layouts *\/\n    .main-grid { \n        display: grid; \n        grid-template-columns: 1.8fr 1.2fr; \n        gap: 30px; \n        align-items: stretch; \n    }\n\n    \/* Calculator Box *\/\n    .calc-container-white {\n        background: var(--white);\n        padding: 40px;\n        border-radius: var(--radius-lg);\n        box-shadow: 0 10px 40px rgba(0,0,0,0.05);\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n        box-sizing: border-box;\n    }\n\n    .section-title { \n        font-size: 1.5rem; \n        font-weight: 800; \n        margin-bottom: 30px; \n        display: flex; \n        align-items: center; \n        gap: 12px; \n        color: var(--primary-black); \n    }\n    .section-title i { color: var(--primary-red); font-size: 1.4rem; }\n\n    \/* Inputs *\/\n    .form-group { display: flex; flex-direction: column; gap: 10px; margin-bottom: 25px; }\n    .form-label { font-weight: 700; font-size: 0.95rem; color: #666; display: flex; justify-content: space-between; align-items: center;}\n    \n    .ie-input-field {\n        padding: 16px; \n        border: 1px solid #e0e0e0; \n        border-radius: var(--radius); \n        font-size: 1rem;\n        background: var(--bg-input); \n        outline: none; \n        transition: var(--transition);\n        font-weight: 600;\n        color: var(--primary-black);\n        width: 100%;\n        box-sizing: border-box;\n    }\n    .ie-input-field:focus { border-color: #bbb; background: var(--white); }\n    input[type=number].ie-input-field { background-image: none; }\n\n    \/* Slider *\/\n    .slider-container {\n        display: flex;\n        align-items: center;\n        height: 30px; \n        margin-top: 5px;\n        width: 100%;\n    }\n    input[type=range] { \n        width: 100%; \n        -webkit-appearance: none; \n        background: transparent; \n        margin: 0;\n    }\n    input[type=range]::-webkit-slider-thumb {\n        -webkit-appearance: none; \n        height: 24px; \n        width: 24px; \n        border-radius: 50%;\n        background: var(--primary-red); \n        cursor: pointer; \n        margin-top: -10px;\n        box-shadow: 0 2px 6px rgba(211, 18, 46, 0.4);\n        border: 3px solid #fff; \n    }\n    input[type=range]::-webkit-slider-runnable-track { \n        width: 100%; \n        height: 6px; \n        background: #e0e0e0; \n        border-radius: 3px; \n    }\n\n    \/* Buttons *\/\n    .calc-submit-btn {\n        width: 100%; \n        padding: 20px; \n        background: var(--primary-red); \n        color: var(--white);\n        border: none; \n        border-radius: var(--radius); \n        font-size: 1.2rem; \n        font-weight: 700;\n        cursor: pointer; \n        transition: var(--transition);\n        margin-top: 10px;\n        display: flex; justify-content: center; align-items: center; gap: 10px;\n    }\n    .calc-submit-btn:hover { background: var(--dark-red); }\n\n    \/* Result Box *\/\n    .result-display {\n        background: #f4f6f9; \n        border-radius: var(--radius); \n        padding: 25px; \n        margin-top: 30px;\n        display: block;\n        border: 1px solid #eee;\n    }\n    .res-row { display: flex; justify-content: space-between; margin-bottom: 10px; color: var(--text-grey); font-size: 0.95rem; }\n    .res-row.total { margin-top: 15px; padding-top: 15px; border-top: 1px solid #ddd; font-weight: 800; color: var(--primary-black); font-size: 1.2rem; }\n    .res-row.total span:last-child { color: var(--primary-red); }\n\n    \/* Sidebar & Info *\/\n    .info-column { display: flex; flex-direction: column; gap: 20px; height: 100%; }\n    .sidebar-card {\n        background: var(--white); \n        padding: 30px; \n        border-radius: var(--radius-lg);\n        box-shadow: 0 5px 20px rgba(0,0,0,0.03); \n        border: none;\n        box-sizing: border-box;\n    }\n    .sidebar-card:last-child { flex-grow: 1; display: flex; flex-direction: column; }\n    .sidebar-card h4 { \n        margin: 0 0 20px 0; \n        font-size: 1.1rem; \n        color: var(--primary-black); \n        font-weight: 800;\n        display: flex; align-items: center; gap: 10px;\n    }\n    \n    .info-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 20px; }\n    .info-list li { display: flex; gap: 15px; align-items: flex-start; }\n    .info-list i { color: var(--primary-red); margin-top: 4px; font-size: 1.1rem; flex-shrink: 0; }\n    .info-list p { margin: 0; font-size: 0.95rem; color: #666; line-height: 1.5; }\n\n    .mini-table { width: 100%; border-collapse: collapse; font-size: 0.95rem; }\n    .mini-table th { text-align: left; color: #888; padding: 10px 0; border-bottom: 1px solid #f0f0f0; font-weight: 700; font-size: 0.85rem; }\n    .mini-table td { padding: 15px 0; border-bottom: 1px solid #f9f9f9; font-weight: 600; color: var(--primary-black); }\n    .mini-table tr:last-child td { border-bottom: none; }\n\n    \/* Form Section *\/\n    .form-section { background: transparent; padding: 60px 0; border-top: 1px solid #eee; }\n    .form-grid-wrapper {\n        background: var(--white);\n        padding: 40px;\n        border-radius: var(--radius-lg);\n        box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n        box-sizing: border-box;\n    }\n    .two-col-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-bottom: 20px;}\n\n    \/* --- MOBILE RESPONSIVE STYLES --- *\/\n    @media (max-width: 992px) {\n        .gold-header-section { padding: 30px 0; }\n        .gold-body-section { padding: 30px 0; }\n        .form-section { padding: 30px 0; }\n\n        .gold-title { font-size: 1.8rem; }\n        .gold-subtitle { font-size: 1rem; }\n\n        \/* Grid to Stack *\/\n        .main-grid { grid-template-columns: 1fr; gap: 30px; }\n        .two-col-grid { grid-template-columns: 1fr; gap: 20px; }\n\n        \/* Banner Fix *\/\n        .price-banner-wide { \n            flex-direction: column; \n            text-align: left; \n            align-items: flex-start;\n            padding: 25px;\n        }\n        .price-info { width: 100%; }\n        \/* Remove left border, add top border for mobile separator *\/\n        .price-info[style*=\"border-left\"] { \n            border-left: none !important; \n            padding-left: 0 !important; \n            border-top: 1px solid #eee; \n            padding-top: 20px; \n            margin-top: 10px;\n        }\n\n        \/* Calculator & Form Padding *\/\n        .calc-container-white, .form-grid-wrapper { padding: 25px 20px; }\n        .sidebar-card { padding: 25px 20px; }\n\n        .section-title { font-size: 1.3rem; margin-bottom: 25px; }\n        .current-price-large { font-size: 1.8rem; }\n    }\n\n    @media (max-width: 480px) {\n        .gold-title { font-size: 1.6rem; }\n        .res-row.total { font-size: 1.1rem; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"ie-gold-full-wrapper\">\n    \n    <section class=\"gold-header-section\">\n        <div class=\"ie-inner-container\">\n            <div class=\"breadcrumb\">\n                <a href=\"#\"><i class=\"fas fa-home\"><\/i> \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8<\/a>\n                <span>\/<\/span>\n                <span>\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8<\/span>\n            <\/div>\n            <h1 class=\"gold-title\">\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8<\/h1>\n            <p class=\"gold-subtitle\">\n                \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10d2\u10d0\u10d8\u10ea\u10d4\u10db\u10d0 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7. \u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d3\u10d0\u10db\u10e2\u10d9\u10d8\u10ea\u10d4\u10d1\u10d0 \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <section class=\"gold-body-section\">\n        <div class=\"ie-inner-container\">\n            \n            <div class=\"price-banner-wide\">\n                <div class=\"price-info\">\n                    <h3>\u10ec\u10da\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d0\u10de\u10e0\u10dd\u10ea\u10d4\u10dc\u10e2\u10dd \u10d2\u10d0\u10dc\u10d0\u10d9\u10d5\u10d4\u10d7\u10d8<\/h3>\n                    <div class=\"current-price-large\">\n                        \u10d8\u10ec\u10e7\u10d4\u10d1\u10d0: <span>13%-\u10d3\u10d0\u10dc<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"price-info\" style=\"border-left: 1px solid #eee; padding-left: 20px;\">\n                    <h3>\u10db\u10d0\u10e5\u10e1\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d5\u10d0\u10d3\u10d0<\/h3>\n                    <div class=\"current-price-large\">\n                         <span>120 \u10d7\u10d5\u10d4<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"main-grid\">\n                \n                <div class=\"calc-column\">\n                    <div class=\"calc-container-white\">\n                        <div class=\"section-title\">\n                            <i class=\"fas fa-calculator\"><\/i> \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10d8\u10e1 \u10d9\u10d0\u10da\u10d9\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8\n                        <\/div>\n\n                        <div class=\"form-group\">\n                            <label class=\"form-label\">\n                                \u10d7\u10d0\u10dc\u10ee\u10d8\u10e1 \u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0 (GEL)\n                                <span id=\"amount-disp\" style=\"color:var(--primary-red); font-weight:800;\">10000 \u20be<\/span>\n                            <\/label>\n                            <input type=\"number\" id=\"loan-amount-num\" class=\"ie-input-field\" value=\"10000\" min=\"5000\" max=\"200000\">\n                            <div class=\"slider-container\">\n                                <input type=\"range\" id=\"loan-amount-range\" min=\"5000\" max=\"200000\" step=\"500\" value=\"10000\">\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"form-group\" style=\"margin-bottom: 30px;\">\n                            <label class=\"form-label\">\n                                \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d0 (\u10d7\u10d5\u10d4)\n                                <span id=\"term-disp\" style=\"color:var(--primary-red); font-weight:800;\">24 \u10d7\u10d5\u10d4<\/span>\n                            <\/label>\n                            <input type=\"number\" id=\"loan-term-num\" class=\"ie-input-field\" value=\"24\" min=\"3\" max=\"120\">\n                            <div class=\"slider-container\">\n                                <input type=\"range\" id=\"loan-term-range\" min=\"3\" max=\"120\" step=\"1\" value=\"24\">\n                            <\/div>\n                        <\/div>\n\n                        <button id=\"calc-btn\" class=\"calc-submit-btn\">\n                            <i class=\"fas fa-coins\"><\/i> \u10e7\u10dd\u10d5\u10d4\u10da\u10d7\u10d5\u10d8\u10e3\u10e0\u10d8 \u10d2\u10d0\u10d3\u10d0\u10e1\u10d0\u10ee\u10d0\u10d3\u10d8\n                        <\/button>\n\n                        <div id=\"result-box\" class=\"result-display\">\n                            <div class=\"res-row\"><span>\u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d7\u10d0\u10dc\u10ee\u10d0:<\/span> <strong id=\"res-principal\">10,000.00 \u20be<\/strong><\/div>\n                            <div class=\"res-row\"><span>\u10de\u10d4\u10e0\u10d8\u10dd\u10d3\u10d8:<\/span> <strong id=\"res-months\">24 \u10d7\u10d5\u10d4<\/strong><\/div>\n                            <div class=\"res-row total\"><span>\u10d7\u10d5\u10d4\u10e8\u10d8 \u10d2\u10d0\u10d3\u10d0\u10e1\u10d0\u10ee\u10d0\u10d3\u10d8:<\/span> <span id=\"res-monthly\">499.00 \u20be<\/span><\/div>\n                            <p style=\"font-size: 0.8rem; color: #999; margin-top: 10px; text-align: center;\">* \u10d2\u10d0\u10d7\u10d5\u10da\u10d0 \u10de\u10d8\u10e0\u10dd\u10d1\u10d8\u10d7\u10d8\u10d0 \u10d3\u10d0 \u10d3\u10d0\u10db\u10dd\u10d9\u10d8\u10d3\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 \u10d8\u10dc\u10d3\u10d8\u10d5\u10d8\u10d3\u10e3\u10d0\u10da\u10e3\u10e0 \u10d2\u10d0\u10dc\u10d0\u10d9\u10d5\u10d4\u10d7\u10d6\u10d4.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-column\">\n                    <div class=\"sidebar-card\">\n                        <h4><i class=\"fas fa-info-circle\" style=\"color:var(--primary-red);\"><\/i> \u10eb\u10d8\u10e0\u10d8\u10d7\u10d0\u10d3\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8<\/h4>\n                        <table class=\"mini-table\">\n                            <tr>\n                                <th>\u10d5\u10d0\u10da\u10e3\u10e2\u10d0<\/th>\n                                <td>\u10da\u10d0\u10e0\u10d8 (GEL)<\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10db\u10d8\u10dc. \u10d7\u10d0\u10dc\u10ee\u10d0<\/th>\n                                <td>5,000 \u20be<\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10db\u10d0\u10e5\u10e1. \u10d7\u10d0\u10dc\u10ee\u10d0<\/th>\n                                <td>200,000 \u20be<\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10d0\u10e1\u10d0\u10d9\u10d8<\/th>\n                                <td>21 - 65 \u10ec\u10d4\u10da\u10d8<\/td>\n                            <\/tr>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"sidebar-card\">\n                        <h4>\u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d0<\/h4>\n                        <ul class=\"info-list\">\n                            <li>\n                                <i class=\"fas fa-home\"><\/i>\n                                <p><strong>\u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0:<\/strong> \u10d0\u10ee\u10d0\u10da\u10d8 \u10d0\u10dc \u10eb\u10d5\u10d4\u10da\u10d8 \u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10d1\u10d8\u10dc\u10d8\u10e1\/\u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e7\u10d8\u10d3\u10d5\u10d0.<\/p>\n                            <\/li>\n                            <li>\n                                <i class=\"fas fa-tools\"><\/i>\n                                <p><strong>\u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8:<\/strong> \u10e1\u10d0\u10ea\u10ee\u10dd\u10d5\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10e4\u10d0\u10e0\u10d7\u10d8\u10e1 \u10d2\u10d0\u10e1\u10d0\u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d4\u10d1\u10da\u10d0\u10d3.<\/p>\n                            <\/li>\n                            <li>\n                                <i class=\"fas fa-exchange-alt\"><\/i>\n                                <p><strong>\u10d2\u10d0\u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0:<\/strong> \u10e1\u10ee\u10d5\u10d0 \u10d1\u10d0\u10dc\u10d9\u10e8\u10d8 \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10d5\u10d0\u10da\u10d3\u10d4\u10d1\u10e3\u10da\u10d4\u10d1\u10d8\u10e1 \u10de\u10dd\u10e0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0.<\/p>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"form-section\">\n        <div class=\"ie-inner-container\">\n            <div class=\"section-title\" style=\"justify-content: center; margin-bottom: 40px;\">\n                \u10e8\u10d4\u10d0\u10d5\u10e1\u10d4 \u10d2\u10d0\u10dc\u10d0\u10ea\u10ee\u10d0\u10d3\u10d8 \u10dd\u10dc\u10da\u10d0\u10d8\u10dc\n            <\/div>\n            \n            <div class=\"form-grid-wrapper\">\n                <div class=\"two-col-grid\">\n                    <div class=\"form-group\">\n                        <label class=\"form-label\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8, \u10d2\u10d5\u10d0\u10e0\u10d8<\/label>\n                        <input type=\"text\" class=\"ie-input-field\" placeholder=\"\u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8\">\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label class=\"form-label\">\u10de\u10d8\u10e0\u10d0\u10d3\u10d8 \u10dc\u10dd\u10db\u10d4\u10e0\u10d8<\/label>\n                        <input type=\"text\" class=\"ie-input-field\" placeholder=\"010XXXXXXXX\">\n                    <\/div>\n                <\/div>\n                <div class=\"two-col-grid\">\n                    <div class=\"form-group\">\n                        <label class=\"form-label\">\u10db\u10dd\u10d1\u10d8\u10da\u10e3\u10e0\u10d8<\/label>\n                        <input type=\"tel\" class=\"ie-input-field\" placeholder=\"5XX XX XX XX\">\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label class=\"form-label\">\u10e1\u10d0\u10e1\u10e3\u10e0\u10d5\u10d4\u10da\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d0<\/label>\n                        <input type=\"number\" class=\"ie-input-field\" placeholder=\"\u10db\u10d0\u10d2: 15000\">\n                    <\/div>\n                <\/div>\n                \n                <button class=\"calc-submit-btn\" id=\"submit-app\">\n                    <i class=\"fas fa-paper-plane\"><\/i> \u10d2\u10d0\u10dc\u10d0\u10ea\u10ee\u10d0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d0\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Elements\n    const amountRange = document.getElementById('loan-amount-range');\n    const amountNum = document.getElementById('loan-amount-num');\n    const amountDisp = document.getElementById('amount-disp');\n    \n    const termRange = document.getElementById('loan-term-range');\n    const termNum = document.getElementById('loan-term-num');\n    const termDisp = document.getElementById('term-disp');\n    \n    const calcBtn = document.getElementById('calc-btn');\n    const resPrincipal = document.getElementById('res-principal');\n    const resMonths = document.getElementById('res-months');\n    const resMonthly = document.getElementById('res-monthly');\n    const submitBtn = document.getElementById('submit-app');\n\n    \/\/ Helper to format currency\n    const fmt = (num) => new Intl.NumberFormat('ka-GE', { style: 'currency', currency: 'GEL' }).format(num);\n\n    \/\/ Sync Function for Inputs\n    function syncInputs(source, target, dispElem, suffix) {\n        target.value = source.value;\n        if(dispElem) dispElem.textContent = source.value + ' ' + suffix;\n        calculateMortgage(); \/\/ Auto calculate on change\n    }\n\n    \/\/ Event Listeners for Amount\n    amountRange.addEventListener('input', () => syncInputs(amountRange, amountNum, amountDisp, '\u20be'));\n    amountNum.addEventListener('input', () => syncInputs(amountNum, amountRange, amountDisp, '\u20be'));\n\n    \/\/ Event Listeners for Term\n    termRange.addEventListener('input', () => syncInputs(termRange, termNum, termDisp, '\u10d7\u10d5\u10d4'));\n    termNum.addEventListener('input', () => syncInputs(termNum, termRange, termDisp, '\u10d7\u10d5\u10d4'));\n\n    \/\/ Calculation Logic\n    function calculateMortgage() {\n        const principal = parseFloat(amountNum.value);\n        const months = parseFloat(termNum.value);\n        const annualRate = 0.13; \/\/ 13% \u10db\u10d0\u10d2\u10d0\u10da\u10d8\u10d7\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1\n        const monthlyRate = annualRate \/ 12;\n\n        if (principal > 0 && months > 0) {\n            \/\/ Annuity Formula\n            const x = Math.pow(1 + monthlyRate, months);\n            const monthlyPayment = (principal * x * monthlyRate) \/ (x - 1);\n\n            resPrincipal.textContent = fmt(principal);\n            resMonths.textContent = months + ' \u10d7\u10d5\u10d4';\n            resMonthly.textContent = fmt(monthlyPayment);\n        }\n    }\n\n    \/\/ Initial calculation\n    calculateMortgage();\n\n    \/\/ Button Animation Logic (Simulation)\n    submitBtn.addEventListener('click', function() {\n        const originalText = this.innerHTML;\n        this.innerHTML = '<i class=\"fas fa-spinner fa-spin\"><\/i> \u10d8\u10d2\u10d6\u10d0\u10d5\u10dc\u10d4\u10d1\u10d0...';\n        this.style.opacity = '0.9';\n        \n        setTimeout(() => {\n            this.innerHTML = '<i class=\"fas fa-check\"><\/i> \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d8\u10da\u10d8\u10d0!';\n            this.style.backgroundColor = '#1A1A1A'; \/\/ Black success\n            \n            setTimeout(() => {\n                this.innerHTML = originalText;\n                this.style.backgroundColor = ''; \/\/ Reset to CSS default (Red)\n                this.style.opacity = '1';\n                \/\/ Clear inputs\n                document.querySelectorAll('.form-grid-wrapper input').forEach(inp => inp.value = '');\n            }, 3000);\n        }, 1500);\n    });\n});\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \/ \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10d2\u10d0\u10d8\u10ea\u10d4\u10db\u10d0 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7. \u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d3\u10d0\u10db\u10e2\u10d9\u10d8\u10ea\u10d4\u10d1\u10d0 \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8. \u10ec\u10da\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d0\u10de\u10e0\u10dd\u10ea\u10d4\u10dc\u10e2\u10dd \u10d2\u10d0\u10dc\u10d0\u10d9\u10d5\u10d4\u10d7\u10d8 \u10d8\u10ec\u10e7\u10d4\u10d1\u10d0: 13%-\u10d3\u10d0\u10dc \u10db\u10d0\u10e5\u10e1\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d5\u10d0\u10d3\u10d0 120 \u10d7\u10d5\u10d4 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10d8\u10e1 \u10d9\u10d0\u10da\u10d9\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d8\u10e1 \u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0 (GEL) 10000 \u20be \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d5\u10d0\u10d3\u10d0 (\u10d7\u10d5\u10d4) 24 \u10d7\u10d5\u10d4 \u10e7\u10dd\u10d5\u10d4\u10da\u10d7\u10d5\u10d8\u10e3\u10e0\u10d8 \u10d2\u10d0\u10d3\u10d0\u10e1\u10d0\u10ee\u10d0\u10d3\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d7\u10d0\u10dc\u10ee\u10d0: 10,000.00 \u20be \u10de\u10d4\u10e0\u10d8\u10dd\u10d3\u10d8: 24 \u10d7\u10d5\u10d4 \u10d7\u10d5\u10d4\u10e8\u10d8 \u10d2\u10d0\u10d3\u10d0\u10e1\u10d0\u10ee\u10d0\u10d3\u10d8: 499.00 \u20be * [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-248","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7<\/title>\n<meta name=\"description\" content=\"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/old.inteliexpress.com\/en\/ipotekuri-sesxebi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7\" \/>\n<meta property=\"og:description\" content=\"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/old.inteliexpress.com\/en\/ipotekuri-sesxebi\/\" \/>\n<meta property=\"og:site_name\" content=\"My Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-11T10:22:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/ipotekuri-sesxebi\\\/\",\"url\":\"https:\\\/\\\/old.inteliexpress.com\\\/ipotekuri-sesxebi\\\/\",\"name\":\"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#website\"},\"datePublished\":\"2026-01-21T10:12:42+00:00\",\"dateModified\":\"2026-03-11T10:22:46+00:00\",\"description\":\"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/ipotekuri-sesxebi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/old.inteliexpress.com\\\/ipotekuri-sesxebi\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/ipotekuri-sesxebi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/old.inteliexpress.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d4\u10d1\u10d8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#website\",\"url\":\"https:\\\/\\\/old.inteliexpress.com\\\/\",\"name\":\"My Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/old.inteliexpress.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#organization\",\"name\":\"My Blog\",\"url\":\"https:\\\/\\\/old.inteliexpress.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/old.inteliexpress.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/cropped-Logo-1.png\",\"contentUrl\":\"https:\\\/\\\/old.inteliexpress.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/cropped-Logo-1.png\",\"width\":291,\"height\":44,\"caption\":\"My Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7","description":"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/old.inteliexpress.com\/en\/ipotekuri-sesxebi\/","og_locale":"en_US","og_type":"article","og_title":"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7","og_description":"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.","og_url":"https:\/\/old.inteliexpress.com\/en\/ipotekuri-sesxebi\/","og_site_name":"My Blog","article_modified_time":"2026-03-11T10:22:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/old.inteliexpress.com\/ipotekuri-sesxebi\/","url":"https:\/\/old.inteliexpress.com\/ipotekuri-sesxebi\/","name":"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7","isPartOf":{"@id":"https:\/\/old.inteliexpress.com\/#website"},"datePublished":"2026-01-21T10:12:42+00:00","dateModified":"2026-03-11T10:22:46+00:00","description":"\u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8 \u10e3\u10eb\u10e0\u10d0\u10d5\u10d8 \u10e5\u10dd\u10dc\u10d4\u10d1\u10d8\u10e1 \u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10d7 \u10dc\u10d4\u10d1\u10d8\u10e1\u10db\u10d8\u10d4\u10e0\u10d8 \u10db\u10d8\u10d6\u10dc\u10dd\u10d1\u10e0\u10d8\u10dd\u10d1\u10d8\u10d7 \u2013 \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10e8\u10d4\u10eb\u10d4\u10dc\u10d0, \u10e0\u10d4\u10db\u10dd\u10dc\u10e2\u10d8, \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d8\u10e1 \u10d3\u10d0\u10e4\u10d0\u10e0\u10d5\u10d0 \u10d0\u10dc \u10e1\u10ee\u10d5\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0. \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10d4\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8\u10e1 \u10e1\u10d0\u10dc\u10d3\u10dd \u10d3\u10d0 \u10db\u10dd\u10e5\u10dc\u10d8\u10da\u10d8 \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7.","breadcrumb":{"@id":"https:\/\/old.inteliexpress.com\/ipotekuri-sesxebi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/old.inteliexpress.com\/ipotekuri-sesxebi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/old.inteliexpress.com\/ipotekuri-sesxebi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/old.inteliexpress.com\/"},{"@type":"ListItem","position":2,"name":"\u10d8\u10de\u10dd\u10d7\u10d4\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d4\u10e1\u10ee\u10d4\u10d1\u10d8"}]},{"@type":"WebSite","@id":"https:\/\/old.inteliexpress.com\/#website","url":"https:\/\/old.inteliexpress.com\/","name":"My Blog","description":"","publisher":{"@id":"https:\/\/old.inteliexpress.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/old.inteliexpress.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/old.inteliexpress.com\/#organization","name":"My Blog","url":"https:\/\/old.inteliexpress.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/old.inteliexpress.com\/#\/schema\/logo\/image\/","url":"https:\/\/old.inteliexpress.com\/wp-content\/uploads\/2026\/01\/cropped-Logo-1.png","contentUrl":"https:\/\/old.inteliexpress.com\/wp-content\/uploads\/2026\/01\/cropped-Logo-1.png","width":291,"height":44,"caption":"My Blog"},"image":{"@id":"https:\/\/old.inteliexpress.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages\/248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/comments?post=248"}],"version-history":[{"count":19,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages\/248\/revisions"}],"predecessor-version":[{"id":847,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages\/248\/revisions\/847"}],"wp:attachment":[{"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/media?parent=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}