{"id":348,"date":"2026-01-23T09:15:45","date_gmt":"2026-01-23T09:15:45","guid":{"rendered":"https:\/\/old.inteliexpress.com\/?page_id=348"},"modified":"2026-03-20T08:19:08","modified_gmt":"2026-03-20T08:19:08","slug":"unagdo-angarishorebit","status":"publish","type":"page","link":"https:\/\/old.inteliexpress.com\/en\/unagdo-angarishorebit\/","title":{"rendered":"\u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"348\" class=\"elementor elementor-348\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6221b2c e-con-full e-flex e-con e-parent\" data-id=\"6221b2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f2d445 elementor-widget elementor-widget-html\" data-id=\"5f2d445\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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    .ie-gold-full-wrapper {\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        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-color: #f4f6f9;\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    .ie-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    .ie-breadcrumb a { color: var(--text-grey); text-decoration: none; transition: 0.3s; }\n    .ie-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    .ie-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    .ie-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    .ie-section-title i { color: var(--primary-red); font-size: 1.4rem; }\n\n    \/* Inputs *\/\n    .ie-form-group { display: flex; flex-direction: column; gap: 8px; margin-bottom: 20px; }\n    .ie-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        margin: 0;\n    }\n    .ie-input-field:focus { border-color: #bbb; background: var(--white); }\n    input[type=number].ie-input-field { background-image: none; }\n\n    \/* Select specific styling *\/\n    select.ie-input-field {\n        appearance: none;\n        background-image: url(\"data:image\/svg+xml;charset=UTF-8,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c\/polyline%3e%3c\/svg%3e\");\n        background-repeat: no-repeat;\n        background-position: right 15px center;\n        background-size: 15px;\n        cursor: pointer;\n    }\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    .ie-range-input { \n        width: 100%; \n        -webkit-appearance: none; \n        background: transparent; \n        margin: 0;\n        padding: 0;\n    }\n    .ie-range-input::-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    .ie-range-input::-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: 18px; \n        background: var(--primary-red); \n        color: var(--white);\n        border: none; \n        border-radius: var(--radius); \n        font-size: 1.1rem; \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: 20px; \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.9rem; }\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.1rem; }\n    .res-row.total span:last-child { color: var(--primary-red); }\n    \n    .vip-badge-small {\n        background: var(--primary-red);\n        color: white;\n        padding: 2px 6px;\n        border-radius: 8px;\n        font-size: 0.65rem;\n        margin-left: 5px;\n        vertical-align: middle;\n    }\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    .biz-tag {\n        display: inline-block;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-size: 0.7rem;\n        font-weight: 700;\n        margin-right: 5px;\n        margin-bottom: 5px;\n    }\n    .biz-tag.blue { background: #eaf6ff; color: #3498db; }\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 (UPDATED) --- *\/\n    @media (max-width: 992px) {\n        .ie-main-grid { grid-template-columns: 1fr; gap: 30px; }\n        .two-col-grid { grid-template-columns: 1fr; gap: 20px; }\n    }\n\n    \/* \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d4\u10d1\u10d6\u10d4 \u10e4\u10dd\u10dc\u10e2\u10d4\u10d1\u10d8\u10e1 \u10e1\u10e0\u10e3\u10da\u10d8 \u10d0\u10d3\u10d0\u10de\u10e2\u10d0\u10ea\u10d8\u10d0 *\/\n    @media (max-width: 768px) {\n        .gold-header-section { padding: 30px 0 20px 0; }\n        .gold-body-section { padding: 20px 0; }\n        .form-section { padding: 30px 0; }\n\n        \/* \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8\u10e1 \u10e8\u10d4\u10db\u10ea\u10d8\u10e0\u10d4\u10d1\u10d0 *\/\n        .gold-title { font-size: 1.6rem; margin-bottom: 10px; }\n        .gold-subtitle { font-size: 0.95rem; line-height: 1.5; }\n\n        \/* \u10d1\u10d0\u10dc\u10d4\u10e0\u10d8\u10e1 \u10d0\u10d3\u10d0\u10de\u10e2\u10d0\u10ea\u10d8\u10d0 *\/\n        .price-banner-wide { \n            flex-direction: column; \n            align-items: flex-start;\n            padding: 20px;\n            gap: 15px;\n        }\n        .price-info { width: 100%; }\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: 15px; \n            margin-top: 0;\n        }\n        .price-info h3 { font-size: 0.8rem; margin-bottom: 3px; }\n        .current-price-large { font-size: 1.5rem; } \/* \u10d3\u10d8\u10d3\u10d8 \u10ea\u10d8\u10e4\u10e0\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10db\u10ea\u10d8\u10e0\u10d4\u10d1\u10d0 *\/\n        \n        \/* \u10d9\u10d0\u10da\u10d9\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8 \u10d3\u10d0 \u10e4\u10dd\u10e0\u10db\u10d4\u10d1\u10d8 *\/\n        .calc-container-white, .form-grid-wrapper, .sidebar-card { padding: 20px; }\n        \n        .ie-section-title { font-size: 1.2rem; margin-bottom: 20px; }\n        .ie-section-title i { font-size: 1.1rem; }\n        \n        .ie-input-field { padding: 14px; font-size: 0.95rem; }\n        .ie-form-label { font-size: 0.9rem; }\n        \n        \/* \u10e8\u10d4\u10d3\u10d4\u10d2\u10d4\u10d1\u10d8\u10e1 \u10d1\u10da\u10dd\u10d9\u10d8 *\/\n        .result-display { padding: 15px; margin-top: 20px; }\n        .res-row { font-size: 0.85rem; }\n        .res-row.total { font-size: 1.05rem; }\n        \n        \/* \u10e6\u10d8\u10da\u10d0\u10d9\u10d8 *\/\n        .calc-submit-btn { font-size: 1rem; padding: 16px; }\n    }\n\n    @media (max-width: 480px) {\n        .gold-title { font-size: 1.5rem; }\n        .ie-breadcrumb { font-size: 0.75rem; }\n        \n        \/* \u10d9\u10d8\u10d3\u10d4\u10d5 \u10e3\u10e4\u10e0\u10dd \u10d9\u10dd\u10db\u10de\u10d0\u10e5\u10e2\u10e3\u10e0\u10d8 \u10d1\u10d0\u10dc\u10d4\u10e0\u10d8 *\/\n        .current-price-large { font-size: 1.4rem; }\n        .current-price-large span[style*=\"1.2rem\"] { font-size: 1rem !important; }\n        \n        .res-row.total { flex-direction: column; gap: 5px; align-items: flex-start; }\n    }\n<\/style>\n\n<div class=\"ie-gold-full-wrapper\">\n    \n    <section class=\"gold-header-section\">\n        <div class=\"ie-inner-container\">\n            <div class=\"ie-breadcrumb\">\n                <a href=\"#\"><i class=\"fas fa-home\"><\/i> \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8<\/a>\n                <span>\/<\/span>\n                <span>\u10e1\u10d0\u10d5\u10d0\u10da\u10e3\u10e2\u10dd \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8<\/span>\n            <\/div>\n            \n            <h1> \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7<\/h1> <br> \n            <p>\n               \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 \u10d2\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0\u10e1 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10e1\u10d0\u10e3\u10d9\u10d4\u10d7\u10d4\u10e1\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7. <br> \n5,000 \u10d0\u10e8\u10e8 \u10d3\u10dd\u10da\u10d0\u10e0\u10d8\u10e1 \u10d0\u10dc \u10d4\u10d5\u10e0\u10dd\u10e1 \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10db\u10d4\u10e2\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d8\u10e1 \u10d2\u10d0\u10ea\u10d5\u10da\u10d8\u10e1\u10d0\u10e1 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 \u10d4\u10e5\u10e1\u10d9\u10da\u10e3\u10d6\u10d8\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8\u10e1 \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0.\n\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10db\u10d8\u10e6\u10d4\u10d1\u10d0 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10d1\u10d0\u10dc\u10d9\u10d8\u10e1 \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10d6\u10d4 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10e9\u10d0\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8\u10d7.\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>\u10db\u10d8\u10dc\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d0<\/h3>\n                    <div class=\"current-price-large\">\n                        <span>5,000 +<\/span> <small style=\"font-size:0.9rem; color:#888;\">(USD\/EUR)<\/small>\n                    <\/div>\n                <\/div>\n                <div class=\"price-info\" style=\"border-left: 1px solid #eee; padding-left: 20px;\">\n                    <h3>\u10dd\u10de\u10d4\u10e0\u10d0\u10ea\u10d8\u10d8\u10e1 \u10d3\u10e0\u10dd<\/h3>\n                    <div class=\"current-price-large\">\n                        <span><i class=\"fas fa-bolt\" style=\"font-size: 1.2rem;\"><\/i> 30 \u10ec\u10d7<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"price-info\" style=\"border-left: 1px solid #eee; padding-left: 20px;\">\n                    <h3>\u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8<\/h3>\n                    <div class=\"current-price-large\">\n                         VIP <span style=\"color:var(--primary-black); font-size:1.2rem;\">\u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d8<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"ie-main-grid\">\n                \n                <div class=\"calc-column\">\n                    <div class=\"calc-container-white\">\n                        <div class=\"ie-section-title\">\n                            <i class=\"fas fa-exchange-alt\"><\/i> \u10d9\u10d0\u10da\u10d9\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8\n                        <\/div>\n\n                        <div class=\"ie-form-group\">\n                            <label class=\"ie-form-label\">\n                                \u10d2\u10d0\u10e1\u10d0\u10e7\u10d8\u10d3\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d0\n                                <span id=\"calc-amount-disp\" style=\"color:var(--primary-red); font-weight:800;\">5000<\/span>\n                            <\/label>\n                            <input type=\"number\" id=\"calc-amount-num\" class=\"ie-input-field\" value=\"5000\" min=\"5000\" max=\"100000\">\n                            <div class=\"slider-container\">\n                                <input type=\"range\" id=\"calc-amount-range\" class=\"ie-range-input\" min=\"5000\" max=\"100000\" step=\"100\" value=\"5000\">\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"ie-form-group\" style=\"margin-bottom: 25px;\">\n                            <label class=\"ie-form-label\">\n                                \u10e1\u10d0\u10d5\u10d0\u10da\u10e3\u10e2\u10dd \u10ec\u10e7\u10d5\u10d8\u10da\u10d8\n                                <span id=\"calc-pair-disp\" style=\"color:var(--text-grey); font-weight:600; font-size: 0.85rem;\">USD <i class=\"fas fa-arrow-right\" style=\"font-size:0.7rem;\"><\/i> GEL<\/span>\n                            <\/label>\n                            <select id=\"calc-currency-select\" class=\"ie-input-field\">\n                                <option value=\"USD-GEL\" data-rate=\"2.67\" data-symbol=\"$\">USD ($) &rarr; GEL (\u20be)<\/option>\n                                <option value=\"EUR-GEL\" data-rate=\"2.92\" data-symbol=\"\u20ac\">EUR (\u20ac) &rarr; GEL (\u20be)<\/option>\n                                <option value=\"GBP-GEL\" data-rate=\"3.45\" data-symbol=\"\u00a3\">GBP (\u00a3) &rarr; GEL (\u20be)<\/option>\n                            <\/select>\n                        <\/div>\n\n                        <button id=\"calc-convert-btn\" class=\"calc-submit-btn\">\n                            <i class=\"fas fa-calculator\"><\/i> \u10d3\u10d0\u10d7\u10d5\u10da\u10d0\n                        <\/button>\n\n                        <div id=\"result-box\" class=\"result-display\">\n                            <div class=\"res-row\"><span>\u10e1\u10de\u10d4\u10ea. \u10d9\u10e3\u10e0\u10e1\u10d8:<\/span> <strong id=\"res-rate\">2.67 <span class=\"vip-badge-small\">VIP<\/span><\/strong><\/div>\n                            <div class=\"res-row\"><span>\u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10e3\u10da\u10d8:<\/span> <strong id=\"res-std-rate\" style=\"text-decoration: line-through; color: #999;\">2.65<\/strong><\/div>\n                            <div class=\"res-row total\">\n                                <span>\u10d7\u10e5\u10d5\u10d4\u10dc \u10db\u10d8\u10d8\u10e6\u10d4\u10d1\u10d7:<\/span> \n                                <span id=\"res-total-amount\">13,350.00 \u20be<\/span>\n                            <\/div>\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> \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8<\/h4>\n                        <table class=\"mini-table\">\n                            <tr>\n                                <th>\u10d5\u10d0\u10da\u10e3\u10e2\u10d4\u10d1\u10d8<\/th>\n                                <td>USD, EUR, GBP<\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10db\u10d8\u10dc. \u10d7\u10d0\u10dc\u10ee\u10d0<\/th>\n                                <td>5,000 \u10d4\u10e0\u10d7\u10d4\u10e3\u10da\u10d8<\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8<\/th>\n                                <td><span class=\"biz-tag blue\">\u10e3\u10dc\u10d0\u10e6\u10d3\u10dd<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <th>\u10e3\u10e1\u10d0\u10e4\u10e0\u10d7\u10ee\u10dd\u10d4\u10d1\u10d0<\/th>\n                                <td>\u10e1\u10d0\u10d1\u10d0\u10dc\u10d9\u10dd \u10d2\u10d0\u10d3\u10d0\u10e0\u10d8\u10ea\u10ee\u10d5\u10d0<\/td>\n                            <\/tr>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"sidebar-card\">\n                        <h4>\u10e3\u10de\u10d8\u10e0\u10d0\u10e2\u10d4\u10e1\u10dd\u10d1\u10d4\u10d1\u10d8<\/h4>\n                        <ul class=\"info-list\">\n                            <li>\n                                <i class=\"fas fa-user-tie\"><\/i>\n                                <p><strong>\u10de\u10d8\u10e0\u10d0\u10d3\u10d8 \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8:<\/strong><br>\n                                \u10d7\u10e5\u10d5\u10d4\u10dc \u10db\u10dd\u10d2\u10d4\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0\u10d7 \u10de\u10d4\u10e0\u10e1\u10dd\u10dc\u10d0\u10da\u10e3\u10e0\u10d8 \u10d3\u10d8\u10da\u10d4\u10e0\u10d8.<\/p>\n                            <\/li>\n                            <li>\n                                <i class=\"fas fa-laptop-house\"><\/i>\n                                <p><strong>\u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3:<\/strong><br>\n                                \u10e1\u10d0\u10ee\u10da\u10d8\u10d3\u10d0\u10dc \u10d2\u10d0\u10e3\u10e1\u10d5\u10da\u10d4\u10da\u10d0\u10d3.<\/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=\"ie-section-title\" style=\"justify-content: center; margin-bottom: 30px;\">\n                \u10d3\u10d0\u10d0\u10e4\u10d8\u10e5\u10e1\u10d8\u10e0\u10d4\u10d7 \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0\n            <\/div>\n            \n            <div class=\"form-grid-wrapper\">\n                <div class=\"two-col-grid\">\n                    <div class=\"ie-form-group\">\n                        <label class=\"ie-form-label\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8, \u10d2\u10d5\u10d0\u10e0\u10d8<\/label>\n                        <input type=\"text\" class=\"ie-input-field\" placeholder=\"\u10db\u10d0\u10d2: \u10d2\u10d8\u10dd\u10e0\u10d2\u10d8 \u10d1\u10d4\u10e0\u10d8\u10eb\u10d4\">\n                    <\/div>\n                    <div class=\"ie-form-group\">\n                        <label class=\"ie-form-label\">\u10dc\u10dd\u10db\u10d4\u10e0\u10d8<\/label>\n                        <input type=\"tel\" class=\"ie-input-field\" placeholder=\"5XX XX XX XX\">\n                    <\/div>\n                <\/div>\n                <div class=\"two-col-grid\">\n                    <div class=\"ie-form-group\">\n                        <label class=\"ie-form-label\">\u10d7\u10d0\u10dc\u10ee\u10d0<\/label>\n                        <input type=\"number\" class=\"ie-input-field\" placeholder=\"\u10db\u10d0\u10d2: 10000\">\n                    <\/div>\n                    <div class=\"ie-form-group\">\n                        <label class=\"ie-form-label\">\u10d5\u10d0\u10da\u10e3\u10e2\u10d0<\/label>\n                        <select class=\"ie-input-field\">\n                            <option>USD - \u10d3\u10dd\u10da\u10d0\u10e0\u10d8<\/option>\n                            <option>EUR - \u10d4\u10d5\u10e0\u10dd<\/option>\n                            <option>GBP - \u10e4\u10e3\u10dc\u10e2\u10d8<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n                \n                <button class=\"calc-submit-btn\" id=\"submit-req-btn\">\n                    <i class=\"fas fa-paper-plane\"><\/i> \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\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    \/\/ --- Converter Logic ---\n    const amountRange = document.getElementById('calc-amount-range');\n    const amountNum = document.getElementById('calc-amount-num');\n    const amountDisp = document.getElementById('calc-amount-disp');\n    \n    const currencySelect = document.getElementById('calc-currency-select');\n    const pairDisp = document.getElementById('calc-pair-disp');\n    \n    const resRate = document.getElementById('res-rate');\n    const resStdRate = document.getElementById('res-std-rate');\n    const resTotal = document.getElementById('res-total-amount');\n    const convertBtn = document.getElementById('calc-convert-btn');\n    const submitBtn = document.getElementById('submit-req-btn');\n\n    \/\/ Number Formatter\n    const fmt = (num) => new Intl.NumberFormat('en-US').format(num);\n    const fmtGEL = (num) => new Intl.NumberFormat('ka-GE', { style: 'currency', currency: 'GEL' }).format(num);\n\n    \/\/ Sync Slider & Input\n    function syncInputs(source, target) {\n        let val = parseFloat(source.value);\n        if(isNaN(val)) val = 0;\n        \n        target.value = val;\n        \n        \/\/ Update display symbol based on selected currency\n        const option = currencySelect.options[currencySelect.selectedIndex];\n        const symbol = option.getAttribute('data-symbol');\n        amountDisp.textContent = fmt(val) + ' ' + symbol;\n        \n        calculateExchange();\n    }\n\n    if(amountRange && amountNum) {\n        amountRange.addEventListener('input', () => syncInputs(amountRange, amountNum));\n        amountNum.addEventListener('input', () => syncInputs(amountNum, amountRange));\n    }\n\n    \/\/ Currency Change Listener\n    if(currencySelect) {\n        currencySelect.addEventListener('change', function() {\n            const val = this.value; \/\/ e.g., USD-GEL\n            const parts = val.split('-');\n            pairDisp.innerHTML = `${parts[0]} <i class=\"fas fa-arrow-right\" style=\"font-size:0.7rem;\"><\/i> ${parts[1]}`;\n            \n            \/\/ Re-sync to update symbol\n            syncInputs(amountNum, amountRange);\n        });\n    }\n\n    \/\/ Calculation Logic\n    function calculateExchange() {\n        const amount = parseFloat(amountNum.value);\n        const option = currencySelect.options[currencySelect.selectedIndex];\n        const vipRate = parseFloat(option.getAttribute('data-rate'));\n        \/\/ Simulate standard rate being slightly lower (worse)\n        const stdRate = (vipRate - 0.05).toFixed(2); \n\n        if (amount > 0) {\n            const total = amount * vipRate;\n            \n            resRate.innerHTML = vipRate.toFixed(2) + ' <span class=\"vip-badge-small\">VIP<\/span>';\n            resStdRate.textContent = stdRate;\n            resTotal.textContent = fmtGEL(total);\n        }\n    }\n\n    \/\/ Initial Run\n    if(amountNum) {\n        \/\/ Force symbol update on load\n        syncInputs(amountNum, amountRange);\n    }\n\n    \/\/ Button Animation (Reusable)\n    function animateButton(btn) {\n        const originalText = btn.innerHTML;\n        btn.innerHTML = '<i class=\"fas fa-spinner fa-spin\"><\/i> \u10db\u10e3\u10e8\u10d0\u10d5\u10d3\u10d4\u10d1\u10d0...';\n        btn.style.opacity = '0.9';\n        \n        setTimeout(() => {\n            btn.innerHTML = '<i class=\"fas fa-check\"><\/i> \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d8\u10da\u10d8\u10d0!';\n            btn.style.backgroundColor = '#1A1A1A'; \n            \n            setTimeout(() => {\n                btn.innerHTML = originalText;\n                btn.style.backgroundColor = ''; \n                btn.style.opacity = '1';\n                \/\/ Reset inputs if it's the bottom form\n                if(btn.id === 'submit-req-btn') {\n                    document.querySelectorAll('.form-grid-wrapper input').forEach(i => i.value = '');\n                }\n            }, 3000);\n        }, 1500);\n    }\n\n    if(convertBtn) convertBtn.addEventListener('click', () => calculateExchange()); \/\/ Just recalc visual\n    if(submitBtn) submitBtn.addEventListener('click', function() { animateButton(this); });\n});\n<\/script>\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>\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \/ \u10e1\u10d0\u10d5\u10d0\u10da\u10e3\u10e2\u10dd \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d4\u10d1\u10d8 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 \u10d2\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0\u10e1 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10e1\u10d0\u10e3\u10d9\u10d4\u10d7\u10d4\u10e1\u10dd \u10de\u10d8\u10e0\u10dd\u10d1\u10d4\u10d1\u10d8\u10d7. 5,000 \u10d0\u10e8\u10e8 \u10d3\u10dd\u10da\u10d0\u10e0\u10d8\u10e1 \u10d0\u10dc \u10d4\u10d5\u10e0\u10dd\u10e1 \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10e1\u10d0 \u10d3\u10d0 \u10db\u10d4\u10e2\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d8\u10e1 \u10d2\u10d0\u10ea\u10d5\u10da\u10d8\u10e1\u10d0\u10e1 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 \u10d4\u10e5\u10e1\u10d9\u10da\u10e3\u10d6\u10d8\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8\u10e1 \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0. \u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10db\u10d8\u10e6\u10d4\u10d1\u10d0 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10d1\u10d0\u10dc\u10d9\u10d8\u10e1 \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10d6\u10d4 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10e9\u10d0\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8\u10d7. \u10db\u10d8\u10dc\u10d8\u10db\u10d0\u10da\u10e3\u10e0\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d0 5,000 + (USD\/EUR) \u10dd\u10de\u10d4\u10e0\u10d0\u10ea\u10d8\u10d8\u10e1 \u10d3\u10e0\u10dd 30 \u10ec\u10d7 \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8 VIP \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d8 \u10d9\u10d0\u10da\u10d9\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8 \u10d2\u10d0\u10e1\u10d0\u10e7\u10d8\u10d3\u10d8 \u10d7\u10d0\u10dc\u10ee\u10d0 5000 \u10e1\u10d0\u10d5\u10d0\u10da\u10e3\u10e2\u10dd [&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-348","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 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7<\/title>\n<meta name=\"description\" content=\"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\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\/unagdo-angarishorebit\/\" \/>\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 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7\" \/>\n<meta property=\"og:description\" content=\"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10d7.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/old.inteliexpress.com\/en\/unagdo-angarishorebit\/\" \/>\n<meta property=\"og:site_name\" content=\"My Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-20T08:19:08+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\\\/unagdo-angarishorebit\\\/\",\"url\":\"https:\\\/\\\/old.inteliexpress.com\\\/unagdo-angarishorebit\\\/\",\"name\":\"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/#website\"},\"datePublished\":\"2026-01-23T09:15:45+00:00\",\"dateModified\":\"2026-03-20T08:19:08+00:00\",\"description\":\"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\\\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10d7.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/unagdo-angarishorebit\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/old.inteliexpress.com\\\/unagdo-angarishorebit\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/old.inteliexpress.com\\\/unagdo-angarishorebit\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/old.inteliexpress.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7\"}]},{\"@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 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7","description":"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\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\/unagdo-angarishorebit\/","og_locale":"en_US","og_type":"article","og_title":"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7","og_description":"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10d7.","og_url":"https:\/\/old.inteliexpress.com\/en\/unagdo-angarishorebit\/","og_site_name":"My Blog","article_modified_time":"2026-03-20T08:19:08+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\/unagdo-angarishorebit\/","url":"https:\/\/old.inteliexpress.com\/unagdo-angarishorebit\/","name":"\u10d8\u10dc\u10e2\u10d4\u10da\u10d8\u10d4\u10e5\u10e1\u10de\u10e0\u10d4\u10e1\u10d8 | \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d0\u10ea\u10d8\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7","isPartOf":{"@id":"https:\/\/old.inteliexpress.com\/#website"},"datePublished":"2026-01-23T09:15:45+00:00","dateModified":"2026-03-20T08:19:08+00:00","description":"\u10d3\u10d0\u10d0\u10d9\u10dd\u10dc\u10d5\u10d4\u10e0\u10e2\u10d8\u10e0\u10d4\u10d7 \u10d5\u10d0\u10da\u10e3\u10e2\u10d0 \u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7 \u10d3\u10d0 \u10db\u10d8\u10d8\u10e6\u10d4\u10d7 \u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10d9\u10e3\u10e0\u10e1\u10d8 5,000 \u20ac\/$ \u10d4\u10d9\u10d5\u10d8\u10d5\u10d0\u10da\u10d4\u10dc\u10e2\u10d8\u10d3\u10d0\u10dc. \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10d8\u10d0 \u10d3\u10d8\u10e1\u10e2\u10d0\u10dc\u10ea\u10d8\u10e3\u10e0\u10d0\u10d3, \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 FX \u10db\u10d4\u10dc\u10d4\u10ef\u10d4\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10d7.","breadcrumb":{"@id":"https:\/\/old.inteliexpress.com\/unagdo-angarishorebit\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/old.inteliexpress.com\/unagdo-angarishorebit\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/old.inteliexpress.com\/unagdo-angarishorebit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/old.inteliexpress.com\/"},{"@type":"ListItem","position":2,"name":"\u10e3\u10dc\u10d0\u10e6\u10d3\u10dd \u10d0\u10dc\u10d2\u10d0\u10e0\u10d8\u10e8\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10d7"}]},{"@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\/348","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=348"}],"version-history":[{"count":52,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages\/348\/revisions"}],"predecessor-version":[{"id":1073,"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/pages\/348\/revisions\/1073"}],"wp:attachment":[{"href":"https:\/\/old.inteliexpress.com\/en\/wp-json\/wp\/v2\/media?parent=348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}