{"id":10134,"date":"2026-03-31T14:39:39","date_gmt":"2026-03-31T14:39:39","guid":{"rendered":"https:\/\/seasonalglobal.com\/sgs\/?post_type=visa&#038;p=10134"},"modified":"2026-05-20T11:28:26","modified_gmt":"2026-05-20T11:28:26","slug":"indonesia","status":"publish","type":"visa","link":"https:\/\/seasonalglobal.com\/en\/visa\/indonesia\/","title":{"rendered":"\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627 \u0627\u0644\u0633\u064a\u0627\u062d\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"10134\" class=\"elementor elementor-10134\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc8fac3 e-con-full e-flex e-con e-parent\" data-id=\"cc8fac3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52b349a elementor-widget elementor-widget-html\" data-id=\"52b349a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\" dir=\"rtl\">\r\n    <head>\r\n        <meta charset=\"UTF-8\"\/>\r\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n        <title>Seasonal Global \u2013 \u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627<\/title>\r\n        <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;600;700;900&family=Tajawal:wght@300;400;500;700;800&display=swap\" rel=\"stylesheet\"\/>\r\n        <style>:root { --teal-light: #6BAF9E; --teal-dark: #4A9B8A; --teal-deep: #367a6b; --off-white: #f4faf8; --soft-gray: #e8f3f0; --text-dark: #1a2e28; --gold: #c9a84c; --red: #e05252; } *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } html { scroll-behavior: smooth; } body { font-family: 'Cairo',sans-serif; background: var(--off-white); color: var(--text-dark); overflow-x: hidden; } \/* \u2500\u2500 HERO \u2500\u2500 *\/.hero { position: relative; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; overflow: hidden; background: linear-gradient(145deg,var(--teal-deep) 0%,var(--teal-dark) 45%,var(--teal-light) 100%); padding: 60px 20px 80px; } .hero::before { content: ''; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(ellipse 700px 400px at 80% 15%,rgba(255,255,255,.09) 0%,transparent 70%),\r\n                 radial-gradient(ellipse 400px 300px at 10% 85%,rgba(255,255,255,.06) 0%,transparent 70%); } .hero-ring { position: absolute; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; animation: spin 30s linear infinite; } .hero-ring:nth-child(1) { width: 700px; height: 700px; top: -200px; right: -250px; } .hero-ring:nth-child(2) { width: 500px; height: 500px; bottom: -150px; left: -180px; animation-direction: reverse; animation-duration: 22s; } @keyframes spin{ to {  transform: rotate(360deg); } } .hero-badge { display: inline-block; background: rgba(255,255,255,.18); backdrop-filter: blur(8px); border: 1px solid rgba(255,255,255,.35); color: #fff; font-size: .8rem; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 8px 22px; border-radius: 50px; margin-bottom: 22px; animation: fadeUp .8s ease both; } .hero-logo-img { width: 120px; height: 120px; object-fit: contain; background: rgba(255,255,255,.92); border-radius: 22px; padding: 10px; box-shadow: 0 12px 40px rgba(0,0,0,.2); margin-bottom: 20px; animation: fadeUp .9s .05s ease both; } .hero-title { font-family: 'Tajawal',sans-serif; font-size: clamp(1.9rem,5vw,3.4rem); font-weight: 800; color: #fff; line-height: 1.15; animation: fadeUp .9s .1s ease both; } .hero-title span { color: rgba(255,255,255,.55); font-weight: 300; } .hero-tagline { font-size: clamp(.85rem,2vw,1.2rem); color: rgba(255,255,255,.7); letter-spacing: 8px; font-weight: 300; margin-top: 8px; animation: fadeUp .9s .2s ease both; } .hero-subtitle { max-width: 580px; font-size: 1rem; color: rgba(255,255,255,.82); line-height: 1.85; margin: 22px auto 34px; animation: fadeUp .9s .3s ease both; } .hero-cta-group { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; animation: fadeUp .9s .4s ease both; } @keyframes fadeUp{ from {  opacity: 0;  transform: translateY(28px); }  to {  opacity: 1;  transform: translateY(0); } } .btn { display: inline-flex; align-items: center; gap: 9px; padding: 14px 30px; border-radius: 50px; font-family: 'Cairo',sans-serif; font-size: .95rem; font-weight: 700; text-decoration: none; transition: transform .2s,box-shadow .2s; } .btn:hover { transform: translateY(-3px); box-shadow: 0 12px 30px rgba(0,0,0,.2); } .btn-white { background: #fff; color: var(--teal-dark); } .btn-outline { background: transparent; border: 2px solid rgba(255,255,255,.7); color: #fff; } .btn svg { width: 20px; height: 20px; flex-shrink: 0; } \/* \u2500\u2500 WAVE \u2500\u2500 *\/.wave { display: block; width: 100%; overflow: hidden; line-height: 0; margin-top: -2px; } .wave svg { display: block; width: 100%; } \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/.section { padding: 76px 20px; } .container { max-width: 1100px; margin: 0 auto; } .section-label { font-size: .76rem; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: var(--teal-dark); margin-bottom: 10px; } .section-title { font-family: 'Tajawal',sans-serif; font-size: clamp(1.75rem,4vw,2.7rem); font-weight: 800; color: var(--text-dark); line-height: 1.25; margin-bottom: 14px; } .section-title em { font-style: normal; color: var(--teal-dark); } .section-desc { font-size: .97rem; color: #4a6b62; max-width: 620px; line-height: 1.9; } \/* \u2500\u2500 VISA GRID \u2500\u2500 *\/.visa-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(290px,1fr)); gap: 24px; margin-top: 50px; } .visa-card { background: #fff; border-radius: 22px; padding: 32px 26px; position: relative; overflow: hidden; box-shadow: 0 4px 22px rgba(74,155,138,.1); transition: transform .3s,box-shadow .3s; border: 1px solid rgba(107,175,158,.15); } .visa-card:hover { transform: translateY(-6px); box-shadow: 0 18px 48px rgba(74,155,138,.18); } .visa-card::after { content: ''; position: absolute; top: 0; right: 0; width: 100px; height: 100px; background: linear-gradient(135deg,var(--teal-light),transparent); opacity: .08; border-radius: 0 22px 0 100px; } .visa-type-badge { display: inline-flex; align-items: center; gap: 7px; font-size: .7rem; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 14px; border-radius: 30px; margin-bottom: 18px; } .badge-normal { background: #e8f3f0; color: var(--teal-dark); } .badge-express { background: linear-gradient(135deg,var(--teal-light),var(--teal-dark)); color: #fff; } .badge-multi { background: #fff3e8; color: #c17a2a; } .badge-dot { width: 7px; height: 7px; border-radius: 50%; background: currentColor; display: inline-block; } .visa-name { font-family: 'Tajawal',sans-serif; font-size: 1.25rem; font-weight: 800; color: var(--text-dark); margin-bottom: 5px; line-height: 1.3; } .visa-validity { font-size: .82rem; color: #7aa89e; margin-bottom: 18px; display: flex; align-items: center; gap: 6px; } .visa-validity svg { width: 14px; height: 14px; fill: #7aa89e; flex-shrink: 0; } .visa-price { font-size: 2.2rem; font-weight: 900; color: var(--teal-dark); margin-bottom: 16px; line-height: 1; } .visa-price small { font-size: .8rem; font-weight: 500; color: #7aa89e; } .visa-meta { display: flex; align-items: center; gap: 8px; font-size: .85rem; color: #4a6b62; padding: 10px 14px; background: var(--soft-gray); border-radius: 10px; margin-bottom: 10px; } .visa-meta svg { width: 16px; height: 16px; fill: var(--teal-dark); flex-shrink: 0; } .visa-cta { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; margin-top: 20px; padding: 13px; border-radius: 12px; background: linear-gradient(135deg,var(--teal-light),var(--teal-dark)); color: #fff; font-family: 'Cairo',sans-serif; font-size: .9rem; font-weight: 700; text-decoration: none; transition: opacity .2s,transform .2s; } .visa-cta:hover { opacity: .9; transform: translateY(-2px); } .visa-cta svg { width: 18px; height: 18px; fill: #fff; } \/* \u2500\u2500 DOCUMENTS \u2500\u2500 *\/.docs-bg { background: linear-gradient(160deg,var(--teal-dark) 0%,var(--teal-deep) 100%); } .docs-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 20px; margin-top: 48px; } .doc-card { background: rgba(255,255,255,.12); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,.2); border-radius: 18px; padding: 28px 22px; color: #fff; text-align: center; transition: background .3s,transform .3s; } .doc-card:hover { background: rgba(255,255,255,.18); transform: translateY(-4px); } .doc-icon { width: 56px; height: 56px; border-radius: 16px; background: rgba(255,255,255,.15); display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; } .doc-icon svg { width: 26px; height: 26px; fill: #fff; } .doc-title { font-family: 'Tajawal',sans-serif; font-size: 1rem; font-weight: 700; margin-bottom: 4px; } .doc-desc { font-size: .82rem; opacity: .72; line-height: 1.55; } \/* \u2500\u2500 NOTES \u2500\u2500 *\/.notes-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(290px,1fr)); gap: 20px; margin-top: 48px; } .note-card { border-radius: 18px; padding: 28px 24px; } .note-card.green { background: #fff; border: 1px solid rgba(107,175,158,.2); box-shadow: 0 3px 18px rgba(74,155,138,.08); } .note-card.amber { background: linear-gradient(135deg,#fff8ec,#fffbf2); border: 1px solid #e8d5a3; border-right: 5px solid var(--gold); } .note-card.red { background: linear-gradient(135deg,#fff5f5,#fff); border: 1px solid #f5c6c6; border-right: 5px solid var(--red); } .note-card-title { font-family: 'Tajawal',sans-serif; font-size: 1.1rem; font-weight: 800; display: flex; align-items: center; gap: 10px; margin-bottom: 16px; } .note-card.green .note-card-title { color: var(--teal-deep); } .note-card.amber .note-card-title { color: #7a5c1e; } .note-card.red   .note-card-title { color: #9b2626; } .note-card-title svg { width: 22px; height: 22px; flex-shrink: 0; } .note-card.green .note-card-title svg { fill: var(--teal-dark); } .note-card.amber .note-card-title svg { fill: var(--gold); } .note-card.red   .note-card-title svg { fill: var(--red); } .note-item { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 12px; font-size: .88rem; line-height: 1.7; } .note-card.green .note-item { color: #3d5e57; } .note-card.amber .note-item { color: #6b4e1a; } .note-card.red   .note-item { color: #8b2222; } .note-bullet { flex-shrink: 0; width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .68rem; font-weight: 800; margin-top: 2px; } .note-card.green .note-bullet { background: var(--soft-gray); color: var(--teal-dark); } .note-card.amber .note-bullet { background: #f5e7c6; color: #7a5c1e; } .note-card.red   .note-bullet { background: #fcd9d9; color: #9b2626; } \/* banned countries *\/.banned-list { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; } .banned-tag { background: #fcd9d9; color: #9b2626; font-size: .78rem; font-weight: 700; padding: 5px 13px; border-radius: 20px; border: 1px solid #f5c6c6; } \/* \u2500\u2500 CTA STRIP \u2500\u2500 *\/.cta-strip { background: linear-gradient(135deg,var(--teal-dark),var(--teal-deep)); padding: 70px 20px; text-align: center; } .cta-strip h2 { font-family: 'Tajawal',sans-serif; font-size: clamp(1.6rem,4vw,2.5rem); font-weight: 800; color: #fff; margin-bottom: 10px; } .cta-strip p { color: rgba(255,255,255,.72); font-size: 1rem; margin-bottom: 34px; } .cta-group { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; } \/* \u2500\u2500 FOOTER \u2500\u2500 *\/footer { background: var(--text-dark); color: rgba(255,255,255,.6); padding: 56px 20px 32px; text-align: center; } .footer-logo-img { width: 76px; height: 76px; object-fit: contain; background: rgba(255,255,255,.1); border-radius: 16px; padding: 8px; margin: 0 auto 14px; display: block; } .footer-brand { font-family: 'Tajawal',sans-serif; font-size: 1.45rem; font-weight: 800; color: #fff; margin-bottom: 4px; } .footer-tagline { font-size: .76rem; letter-spacing: 5px; color: var(--teal-light); text-transform: uppercase; margin-bottom: 28px; } .social-bar { display: flex; gap: 14px; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; } .social-item { display: flex; flex-direction: column; align-items: center; gap: 6px; } .social-btn { width: 50px; height: 50px; border-radius: 14px; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.18); color: #fff; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background .25s,transform .25s; } .social-btn svg { width: 22px; height: 22px; fill: #fff; } .social-btn:hover { background: var(--teal-dark); transform: translateY(-4px); } .social-label { font-size: .68rem; color: rgba(255,255,255,.45); letter-spacing: .5px; } .footer-links { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-bottom: 26px; } .footer-link { color: rgba(255,255,255,.5); text-decoration: none; font-size: .86rem; transition: color .2s; } .footer-link:hover { color: var(--teal-light); } .footer-copy { font-size: .76rem; color: rgba(255,255,255,.28); border-top: 1px solid rgba(255,255,255,.08); padding-top: 22px; margin-top: 6px; } \/* \u2500\u2500 FLOATING WA \u2500\u2500 *\/.wa-float { position: fixed; bottom: 26px; left: 26px; width: 60px; height: 60px; background: #25d366; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; box-shadow: 0 8px 28px rgba(37,211,102,.45); z-index: 999; animation: pulse 2.5s ease-in-out infinite; } .wa-float svg { width: 28px; height: 28px; fill: #fff; } @keyframes pulse{ 0%, 100% {  box-shadow: 0 8px 28px rgba(37,211,102,.45); }  50% {  box-shadow: 0 8px 44px rgba(37,211,102,.78); } } @media (max-width:640px){ .section {  padding: 54px 16px; }  .visa-price {  font-size: 1.9rem; } }<\/style>\r\n    <\/head>\r\n    <body>\r\n        <!-- FLOATING WHATSAPP --><a class=\"wa-float\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\" title=\"\u062a\u0648\u0627\u0635\u0644 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628\"> <svg viewbox=\"0 0 24 24\">\r\n                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n            <\/svg><\/a>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"wave\">\r\n            <svg viewbox=\"0 0 1440 70\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveaspectratio=\"none\">\r\n                <path d=\"M0,40 C360,80 1080,0 1440,40 L1440,70 L0,70 Z\" fill=\"#f4faf8\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 VISAS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <section class=\"section\" id=\"visas\">\r\n            <div class=\"container\">\r\n                <div class=\"section-label\">\u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0629<\/div>\r\n                <h2 class=\"section-title\">\u0639\u0631\u0648\u0636 <em>\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627<\/em><\/h2>\r\n                <p class=\"section-desc\">\u0627\u062e\u062a\u0631 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0643 \u2014 \u0645\u0646 \u0627\u0644\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0642\u0635\u064a\u0631\u0629 \u0625\u0644\u0649 \u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0627\u0644\u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644.<\/p>\r\n                <div class=\"visa-grid\">\r\n                    <!-- 1 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-normal\">\r\n                            <span class=\"badge-dot\"><\/span>\u0639\u0627\u062f\u064a\u0629\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0646\u0648\u0631\u0645\u0627\u0644 \u0634\u0647\u0631\u064a\u0646<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u0635\u0627\u0644\u062d\u0629 \u0644\u0645\u062f\u0629 \u0634\u0647\u0631\u064a\u0646\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$99 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 10\u201312 \u064a\u0648\u0645 \u0639\u0645\u0644\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                    <!-- 2 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-express\">\r\n                            <span class=\"badge-dot\"><\/span>\u0625\u0643\u0633\u0628\u0631\u0633 \u26a1\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0625\u0643\u0633\u0628\u0631\u0633 \u0634\u0647\u0631\u064a\u0646<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u0635\u0627\u0644\u062d\u0629 \u0644\u0645\u062f\u0629 \u0634\u0647\u0631\u064a\u0646\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$139 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644 \u0641\u0642\u0637\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                    <!-- 3 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-normal\">\r\n                            <span class=\"badge-dot\"><\/span>\u0639\u0627\u062f\u064a\u0629\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0646\u0648\u0631\u0645\u0627\u0644 \u0633\u0646\u0629<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z\"\/>\r\n                            <\/svg>\r\n                            \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644 \u00b7 \u0633\u0646\u0629\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$330 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 10\u201312 \u064a\u0648\u0645 \u0639\u0645\u0644\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                    <!-- 4 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-express\">\r\n                            <span class=\"badge-dot\"><\/span>\u0625\u0643\u0633\u0628\u0631\u0633 \u26a1\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0625\u0643\u0633\u0628\u0631\u0633 \u0633\u0646\u0629<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z\"\/>\r\n                            <\/svg>\r\n                            \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644 \u00b7 \u0633\u0646\u0629\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$350 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644 \u0641\u0642\u0637\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                    <!-- 5 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-multi\">\r\n                            <span class=\"badge-dot\"><\/span>\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0633\u064a\u0627\u062d\u064a\u0629 \u0633\u0646\u062a\u0627\u0646<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z\"\/>\r\n                            <\/svg>\r\n                            \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644 \u00b7 \u0633\u0646\u062a\u0627\u0646\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$650 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                    <!-- 6 -->\r\n                    <div class=\"visa-card\">\r\n                        <div class=\"visa-type-badge badge-multi\">\r\n                            <span class=\"badge-dot\"><\/span>\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644\r\n                        <\/div>\r\n                        <div class=\"visa-name\">\u062a\u0623\u0634\u064a\u0631\u0629 \u0633\u064a\u0627\u062d\u064a\u0629 \u062e\u0645\u0633 \u0633\u0646\u0648\u0627\u062a<\/div>\r\n                        <div class=\"visa-validity\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z\"\/>\r\n                            <\/svg>\r\n                            \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644 \u00b7 5 \u0633\u0646\u0648\u0627\u062a\r\n                        <\/div>\r\n                        <div class=\"visa-price\">$1,200 <small>\/ \u0634\u062e\u0635<\/small>\r\n                        <\/div>\r\n                        <div class=\"visa-meta\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.5 5v5.25l4.5 2.67-.75 1.23L11 13V7h1.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644\r\n                        <\/div><a class=\"visa-cta\" href=\"https:\/\/wa.me\/60111611183\" target=\"_blank\"> <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\r\n                            <\/svg>\r\n          \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 DOCUMENTS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <section class=\"section docs-bg\" id=\"documents\">\r\n            <div class=\"container\">\r\n                <div class=\"section-label\" style=\"color:rgba(255,255,255,.6)\">\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a<\/div>\r\n                <h2 class=\"section-title\" style=\"color:#fff\">\u0627\u0644\u0623\u0648\u0631\u0627\u0642 <em style=\"color:rgba(255,255,255,.6)\">\u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629<\/em><\/h2>\r\n                <p class=\"section-desc\" style=\"color:rgba(255,255,255,.7)\">\u0646\u0641\u0633 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0644\u062c\u0645\u064a\u0639 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u2014 \u0628\u0633\u064a\u0637\u0629 \u0648\u0633\u0631\u064a\u0639\u0629.<\/p>\r\n                <div class=\"docs-grid\">\r\n                    <div class=\"doc-card\">\r\n                        <div class=\"doc-icon\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M20 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"doc-title\">\u062c\u0648\u0627\u0632 \u0627\u0644\u0633\u0641\u0631<\/div>\r\n                        <div class=\"doc-desc\">\u0635\u0648\u0631\u0629 \u0648\u0627\u0636\u062d\u0629 \u0644\u062c\u0648\u0627\u0632 \u0627\u0644\u0633\u0641\u0631 (\u0633\u0643\u0627\u0646\u0631 \u0639\u0627\u0644\u064a \u0627\u0644\u062c\u0648\u062f\u0629)<\/div>\r\n                    <\/div>\r\n                    <div class=\"doc-card\">\r\n                        <div class=\"doc-icon\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"doc-title\">\u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0629<\/div>\r\n                        <div class=\"doc-desc\">\u0635\u0648\u0631\u0629 \u0634\u062e\u0635\u064a\u0629 \u0648\u0627\u0636\u062d\u0629 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u0629 \u0628\u064a\u0636\u0627\u0621<\/div>\r\n                    <\/div>\r\n                    <div class=\"doc-card\">\r\n                        <div class=\"doc-icon\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <div class=\"doc-title\">\u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0648\u0635\u0648\u0644<\/div>\r\n                        <div class=\"doc-desc\">\u062a\u062d\u062f\u064a\u062f \u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0639\u0646\u062f \u0627\u0644\u062a\u0642\u062f\u064a\u0645<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 NOTES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <section class=\"section\" id=\"notes\">\r\n            <div class=\"container\">\r\n                <div class=\"section-label\">\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0647\u0627\u0645\u0629<\/div>\r\n                <h2 class=\"section-title\">\u0645\u0644\u0627\u062d\u0638\u0627\u062a <em>\u064a\u062c\u0628 \u0645\u0639\u0631\u0641\u062a\u0647\u0627<\/em><\/h2>\r\n                <p class=\"section-desc\">\u0627\u0642\u0631\u0623 \u0647\u0630\u0647 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0628\u0639\u0646\u0627\u064a\u0629 \u0642\u0628\u0644 \u0627\u0644\u062d\u062c\u0632 \u0644\u0636\u0645\u0627\u0646 \u062a\u062c\u0631\u0628\u0629 \u0633\u0644\u0633\u0629.<\/p>\r\n                <div class=\"notes-grid\">\r\n                    <!-- \u062a\u0645\u062f\u064a\u062f \u0634\u0647\u0631\u064a\u0646 -->\r\n                    <div class=\"note-card green\">\r\n                        <div class=\"note-card-title\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0645\u062f\u064a\u062f \u062a\u0623\u0634\u064a\u0631\u0629 \u0627\u0644\u0634\u0647\u0631\u064a\u0646\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">1<\/div>\r\n                            <span>\u0623\u064a \u062a\u0623\u0634\u064a\u0631\u0629 \u0634\u0647\u0631\u064a\u0646 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0645\u062f\u064a\u062f \u062f\u0627\u062e\u0644 \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627 <strong>\u0645\u0631\u062a\u064a\u0646<\/strong><\/span>\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">2<\/div>\r\n                            <span>\u0643\u0644 \u062a\u0645\u062f\u064a\u062f \u064a\u0645\u0646\u062d\u0643 <strong>\u0634\u0647\u0631\u064a\u0646 \u0625\u0636\u0627\u0641\u064a\u064a\u0646<\/strong> \u2014 \u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0625\u0642\u0627\u0645\u0629 <strong>6 \u0623\u0634\u0647\u0631<\/strong><\/span>\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">3<\/div>\r\n                            <span>\u064a\u062c\u0628 \u0625\u0628\u0644\u0627\u063a\u0646\u0627 \u0642\u0628\u0644 \u0627\u0646\u062a\u0647\u0627\u0621 \u0627\u0644\u0641\u064a\u0632\u0627 \u0628\u0640 <strong>5 \u0623\u064a\u0627\u0645 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644<\/strong><\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- \u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644 -->\r\n                    <div class=\"note-card amber\">\r\n                        <div class=\"note-card-title\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/>\r\n                            <\/svg>\r\n                            \u0634\u0631\u0648\u0637 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0629 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">!<\/div>\r\n                            <span>\u0641\u064a \u0643\u0644 \u062f\u062e\u0648\u0644 <strong>\u0644\u0627 \u062a\u062a\u062c\u0627\u0648\u0632 \u0634\u0647\u0631\u064a\u0646<\/strong> \u0645\u062a\u0648\u0627\u0635\u0644\u064a\u0646 \u062f\u0627\u062e\u0644 \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627<\/span>\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">!<\/div>\r\n                            <span>\u064a\u062c\u0628 <strong>\u0645\u063a\u0627\u062f\u0631\u0629 \u0627\u0644\u0623\u0631\u0627\u0636\u064a \u0627\u0644\u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0629<\/strong> \u062b\u0645 \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u062a\u062c\u062f\u064a\u062f \u0641\u062a\u0631\u0629 \u0627\u0644\u0625\u0642\u0627\u0645\u0629<\/span>\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <div class=\"note-bullet\">!<\/div>\r\n                            <span>\u062a\u062c\u0627\u0648\u0632 \u0645\u062f\u0629 \u0627\u0644\u0634\u0647\u0631\u064a\u0646 \u062f\u0648\u0646 \u0645\u063a\u0627\u062f\u0631\u0629 \u064a\u064f\u0639\u062f\u0651 <strong>\u0645\u062e\u0627\u0644\u0641\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/strong><\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <!-- \u062f\u0648\u0644 \u0645\u062d\u0638\u0648\u0631\u0629 -->\r\n                    <div class=\"note-card red\" style=\"grid-column: 1 \/ -1\">\r\n                        <div class=\"note-card-title\">\r\n                            <svg viewbox=\"0 0 24 24\">\r\n                                <path d=\"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\"\/>\r\n                            <\/svg>\r\n                            \u062a\u0646\u0628\u064a\u0647 \u0647\u0627\u0645 \u2014 \u0627\u0644\u062f\u0648\u0644 \u0627\u0644\u0645\u0645\u0646\u0648\u0639\u0629 \u0645\u0646 \u062f\u062e\u0648\u0644 \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627\r\n                        <\/div>\r\n                        <div class=\"note-item\">\r\n                            <svg viewbox=\"0 0 24 24\" style=\"width:16px;height:16px;fill:var(--red);flex-shrink:0;margin-top:2px\">\r\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z\"\/>\r\n                            <\/svg><span>\u062d\u0627\u0645\u0644\u0648 \u062c\u0648\u0627\u0632\u0627\u062a \u0627\u0644\u0633\u0641\u0631 \u0645\u0646 \u0627\u0644\u062f\u0648\u0644 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u0627 \u064a\u0633\u062a\u0637\u064a\u0639\u0648\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0623\u0634\u064a\u0631\u0629 \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627:<\/span>\r\n                        <\/div>\r\n                        <div class=\"banned-list\"><span class=\"banned-tag\">\ud83c\udde6\ud83c\uddeb \u0623\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646<\/span><span class=\"banned-tag\">\ud83c\uddee\ud83c\uddf1 \u0625\u0633\u0631\u0627\u0626\u064a\u0644<\/span><span class=\"banned-tag\">\ud83c\uddf3\ud83c\uddea \u0627\u0644\u0646\u064a\u062c\u0631<\/span><span class=\"banned-tag\">\ud83c\uddf8\ud83c\uddf4 \u0627\u0644\u0635\u0648\u0645\u0627\u0644<\/span><span class=\"banned-tag\">\ud83c\uddec\ud83c\udded \u063a\u0627\u0646\u0627<\/span><span class=\"banned-tag\">\ud83c\uddf3\ud83c\uddec \u0646\u064a\u062c\u064a\u0631\u064a\u0627<\/span><span class=\"banned-tag\">\ud83c\udde8\ud83c\uddf2 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0648\u0646<\/span><span class=\"banned-tag\">\ud83c\udde7\ud83c\udde9 \u0628\u0646\u062c\u0644\u0627\u062f\u064a\u0634<\/span><span class=\"banned-tag\">\ud83c\uddf0\ud83c\uddf5 \u0643\u0648\u0631\u064a\u0627 \u0627\u0644\u0634\u0645\u0627\u0644\u064a\u0629<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <section class=\"cta-strip\">\r\n            <div class=\"container\">\r\n                <h2>\u0647\u0644 \u0623\u0646\u062a \u0645\u0633\u062a\u0639\u062f \u0644\u0644\u0633\u0641\u0631 \u0625\u0644\u0649 \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627\u061f<\/h2>\r\n                <p>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0627\u0644\u0622\u0646 \u0648\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u062a\u0623\u0634\u064a\u0631\u062a\u0643 \u0628\u0623\u0633\u0631\u0639 \u0648\u0642\u062a \u0648\u0623\u0641\u0636\u0644 \u0633\u0639\u0631<\/p>\r\n                \r\n            <\/div>\r\n        <\/section>\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9beb166 e-flex e-con-boxed e-con e-child\" data-id=\"9beb166\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d262846 e-flex e-con-boxed e-con e-child\" data-id=\"d262846\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfd7d6c elementor-button-success elementor-widget elementor-widget-button\" data-id=\"dfd7d6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/seasonalglobal.com\/wp-content\/uploads\/2026\/05\/booking-33.html\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-right\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0636\u063a\u0637 \u0647\u0646\u0627 \u0644\u0644\u062a\u0642\u062f\u064a\u0645 <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8462636 e-flex e-con-boxed e-con e-child\" data-id=\"8462636\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Seasonal Global \u2013 \u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0627\u062d\u0629 \u0639\u0631\u0648\u0636 \u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0625\u0646\u062f\u0648\u0646\u064a\u0633\u064a\u0627 \u0627\u062e\u062a\u0631 \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0629 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0643 \u2014 \u0645\u0646 \u0627\u0644\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0642\u0635\u064a\u0631\u0629 \u0625\u0644\u0649 \u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0627\u0644\u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0627\u0644\u062f\u062e\u0648\u0644. \u0639\u0627\u062f\u064a\u0629 \u062a\u0623\u0634\u064a\u0631\u0629 \u0646\u0648\u0631\u0645\u0627\u0644 \u0634\u0647\u0631\u064a\u0646 \u0635\u0627\u0644\u062d\u0629 \u0644\u0645\u062f\u0629 \u0634\u0647\u0631\u064a\u0646 $99 \/ \u0634\u062e\u0635 \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 10\u201312 \u064a\u0648\u0645 \u0639\u0645\u0644 \u0627\u0637\u0644\u0628 \u0627\u0644\u0622\u0646 \u0625\u0643\u0633\u0628\u0631\u0633 \u26a1 \u062a\u0623\u0634\u064a\u0631\u0629 \u0625\u0643\u0633\u0628\u0631\u0633 \u0634\u0647\u0631\u064a\u0646 \u0635\u0627\u0644\u062d\u0629 \u0644\u0645\u062f\u0629 \u0634\u0647\u0631\u064a\u0646 $139 \/ \u0634\u062e\u0635 \u062a\u0635\u062f\u0631 \u062e\u0644\u0627\u0644 5 \u0623\u064a\u0627\u0645 [&hellip;]<\/p>\n","protected":false},"featured_media":10295,"parent":0,"template":"","visa-category":[58],"visa-citizenships":[40,45],"visa-countries":[43],"visa-residents":[44],"class_list":["post-10134","visa","type-visa","status-publish","has-post-thumbnail","hentry","visa-category-business-visa","visa-citizenships-american","visa-citizenships-australian","visa-countries-australia","visa-residents-australia"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa\/10134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa"}],"about":[{"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/types\/visa"}],"version-history":[{"count":53,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa\/10134\/revisions"}],"predecessor-version":[{"id":11807,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa\/10134\/revisions\/11807"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/media\/10295"}],"wp:attachment":[{"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/media?parent=10134"}],"wp:term":[{"taxonomy":"visa-category","embeddable":true,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa-category?post=10134"},{"taxonomy":"visa-citizenships","embeddable":true,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa-citizenships?post=10134"},{"taxonomy":"visa-countries","embeddable":true,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa-countries?post=10134"},{"taxonomy":"visa-residents","embeddable":true,"href":"https:\/\/seasonalglobal.com\/en\/wp-json\/wp\/v2\/visa-residents?post=10134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}