{"id":7418,"date":"2025-07-14T19:06:35","date_gmt":"2025-07-14T19:06:35","guid":{"rendered":"https:\/\/healthcarecyprus.com\/?page_id=7418"},"modified":"2026-02-07T15:20:46","modified_gmt":"2026-02-07T15:20:46","slug":"%d7%9e%d7%93%d7%a8%d7%99%d7%9a-%d7%95%d7%99%d7%96%d7%94-%d7%9c%d7%98%d7%99%d7%95%d7%9c-%d7%91%d7%a6%d7%a4%d7%95%d7%9f-%d7%a7%d7%a4%d7%a8%d7%99%d7%a1%d7%99%d7%9f","status":"publish","type":"page","link":"https:\/\/healthcarecyprus.com\/he\/%d7%9e%d7%93%d7%a8%d7%99%d7%9a-%d7%95%d7%99%d7%96%d7%94-%d7%9c%d7%98%d7%99%d7%95%d7%9c-%d7%91%d7%a6%d7%a4%d7%95%d7%9f-%d7%a7%d7%a4%d7%a8%d7%99%d7%a1%d7%99%d7%9f\/","title":{"rendered":"Travel &#038; Visa Guide to North Cyprus"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7418\" class=\"elementor elementor-7418\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7429b00 e-con-full e-flex e-con e-parent\" data-id=\"7429b00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a6e274 elementor-widget elementor-widget-html\" data-id=\"1a6e274\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n        .north-cyprus-guide * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .north-cyprus-guide {\r\n            line-height: 1.6;\r\n            color: #374151;\r\n        }\r\n\r\n        .north-cyprus-guide .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .north-cyprus-guide .hero-section {\r\n            background: linear-gradient(135deg, #065f46 0%, #047857 100%);\r\n            color: white;\r\n            padding: 3rem 0;\r\n            text-align: center;\r\n            margin-bottom: 2rem;\r\n            box-shadow: 0 4px 15px rgba(6, 95, 70, 0.3);\r\n        }\r\n\r\n        .north-cyprus-guide .hero-section h1 {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .north-cyprus-guide .hero-section h2 {\r\n            font-size: 1.8rem;\r\n            margin-bottom: 1rem;\r\n            color: white;\r\n        }\r\n\r\n        .north-cyprus-guide .hero-section p {\r\n            font-size: 1.2rem;\r\n            font-weight: 600;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .north-cyprus-guide .intro-text {\r\n            font-size: 1.1rem;\r\n            line-height: 1.7;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .section-title {\r\n            font-size: 2rem;\r\n            border-bottom: 3px solid;\r\n            padding-bottom: 0.5rem;\r\n            margin: 3rem 0 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .section-title.red { color: #dc2626; border-bottom-color: #dc2626; }\r\n        .north-cyprus-guide .section-title.blue { color: #1d4ed8; border-bottom-color: #1d4ed8; }\r\n        .north-cyprus-guide .section-title.purple { color: #7c3aed; border-bottom-color: #7c3aed; }\r\n        .north-cyprus-guide .section-title.green { color: #059669; border-bottom-color: #059669; }\r\n        .north-cyprus-guide .section-title.cyan { color: #0891b2; border-bottom-color: #0891b2; }\r\n        .north-cyprus-guide .section-title.orange { color: #ea580c; border-bottom-color: #ea580c; }\r\n        .north-cyprus-guide .section-title.brown { color: #7c2d12; border-bottom-color: #7c2d12; }\r\n\r\n        .north-cyprus-guide .routes-container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 2rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card {\r\n            flex: 1;\r\n            min-width: 400px;\r\n            padding: 2rem;\r\n            border-radius: 15px;\r\n            border: 3px solid;\r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.2);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended {\r\n            background-color: #ecfdf5;\r\n            border-color: #10b981;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.alternative {\r\n            background-color: #fef3c7;\r\n            border-color: #f59e0b;\r\n        }\r\n\r\n        .north-cyprus-guide .route-header {\r\n            text-align: center;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .north-cyprus-guide .route-header h3 {\r\n            margin-bottom: 0.75rem;\r\n            font-size: 1.4rem;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-header h3 { color: #065f46; }\r\n        .north-cyprus-guide .route-card.alternative .route-header h3 { color: #92400e; }\r\n\r\n        .north-cyprus-guide .route-badge {\r\n            color: white;\r\n            padding: 0.5rem 1rem;\r\n            border-radius: 20px;\r\n            display: inline-block;\r\n            font-weight: 600;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-badge { background-color: #10b981; }\r\n        .north-cyprus-guide .route-card.alternative .route-badge { background-color: #f59e0b; }\r\n\r\n        .north-cyprus-guide .route-section h4 {\r\n            margin: 1.5rem 0 0.75rem 0;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-section h4 { color: #047857; }\r\n        .north-cyprus-guide .route-card.alternative .route-section h4 { color: #d97706; }\r\n\r\n        .north-cyprus-guide .route-list {\r\n            margin: 0.75rem 0 0 1.5rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-list { color: #065f46; }\r\n        .north-cyprus-guide .route-card.alternative .route-list { color: #92400e; }\r\n\r\n        .north-cyprus-guide .route-highlight {\r\n            padding: 1rem;\r\n            border-radius: 8px;\r\n            border-left: 4px solid;\r\n            margin: 1rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-highlight {\r\n            background-color: #f0fdf4;\r\n            border-color: #10b981;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.alternative .route-highlight {\r\n            background-color: #fffbeb;\r\n            border-color: #f59e0b;\r\n        }\r\n\r\n        .north-cyprus-guide .route-highlight p {\r\n            margin: 0;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .north-cyprus-guide .route-card.recommended .route-highlight p { color: #065f46; }\r\n        .north-cyprus-guide .route-card.alternative .route-highlight p { color: #92400e; }\r\n\r\n        .north-cyprus-guide .highlight-box {\r\n            background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);\r\n            border-left: 5px solid #1d4ed8;\r\n            padding: 1.5rem;\r\n            margin: 2rem 0;\r\n            border-radius: 8px;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .north-cyprus-guide .highlight-box p {\r\n            color: #1e3a8a;\r\n            margin: 0;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin: 2rem 0;\r\n            box-shadow: 0 2px 15px rgba(0,0,0,0.1);\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table thead tr {\r\n            color: white;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table.blue thead tr { background-color: #1d4ed8; }\r\n        .north-cyprus-guide .data-table.purple thead tr { background-color: #7c3aed; }\r\n        .north-cyprus-guide .data-table.green thead tr { background-color: #059669; }\r\n        .north-cyprus-guide .data-table.red thead tr { background-color: #dc2626; }\r\n\r\n        .north-cyprus-guide .data-table th {\r\n            padding: 1rem;\r\n            font-size: 1.1rem;\r\n            text-align: left;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table td {\r\n            padding: 1rem;\r\n            vertical-align: top;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table tbody tr:nth-child(even) {\r\n            background-color: #f8fafc;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table tbody tr:hover {\r\n            background-color: #e5e7eb;\r\n        }\r\n\r\n        .north-cyprus-guide .data-table td:first-child {\r\n            font-weight: 600;\r\n        }\r\n\r\n        .north-cyprus-guide .process-container {\r\n            background: linear-gradient(135deg, #f3e8ff 0%, #e9d5ff 100%);\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin: 2rem 0;\r\n            border-left: 5px solid #7c3aed;\r\n        }\r\n\r\n        .north-cyprus-guide .process-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\r\n            gap: 1.5rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .process-step {\r\n            background: white;\r\n            padding: 1.5rem;\r\n            border-radius: 10px;\r\n            text-align: center;\r\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .north-cyprus-guide .process-step:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .north-cyprus-guide .step-number {\r\n            width: 30px;\r\n            height: 30px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 0.75rem auto;\r\n            font-weight: bold;\r\n            color: white;\r\n            background-color: #0891b2;\r\n        }\r\n\r\n        .north-cyprus-guide .process-step h4 {\r\n            color: #0e7490;\r\n            font-size: 0.9rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .north-cyprus-guide .process-step p {\r\n            font-size: 0.8rem;\r\n            line-height: 1.3;\r\n            margin: 0;\r\n            color: #374151;\r\n        }\r\n\r\n        .north-cyprus-guide .services-section {\r\n            background-color: #ecfdf5;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin: 2rem 0;\r\n            border-left: 5px solid #059669;\r\n        }\r\n\r\n        .north-cyprus-guide .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 1.5rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .service-item h4 {\r\n            color: #047857;\r\n            margin-bottom: 0.75rem;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .service-item ul {\r\n            margin: 0 0 0 1.5rem;\r\n            line-height: 1.6;\r\n            color: #065f46;\r\n        }\r\n\r\n        .north-cyprus-guide .tips-container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 2rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card {\r\n            flex: 1;\r\n            min-width: 350px;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            border-left: 5px solid;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card.purple {\r\n            background-color: #f3e8ff;\r\n            border-color: #7c3aed;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card.blue {\r\n            background-color: #eff6ff;\r\n            border-color: #3b82f6;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card h3 {\r\n            margin-bottom: 1.5rem;\r\n            text-align: center;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card.purple h3 { color: #6b21a8; }\r\n        .north-cyprus-guide .tip-card.blue h3 { color: #1e40af; }\r\n\r\n        .north-cyprus-guide .tip-card ul {\r\n            margin: 0 0 0 1.5rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .north-cyprus-guide .tip-card.purple ul { color: #581c87; }\r\n        .north-cyprus-guide .tip-card.blue ul { color: #1e3a8a; }\r\n\r\n        .north-cyprus-guide .emergency-section {\r\n            background-color: #fef2f2;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin: 2rem 0;\r\n            border: 2px solid #dc2626;\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-card {\r\n            background: white;\r\n            padding: 2rem;\r\n            border-radius: 10px;\r\n            border-left: 5px solid;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-card.red { border-color: #dc2626; }\r\n        .north-cyprus-guide .emergency-card.cyan { border-color: #0891b2; }\r\n\r\n        .north-cyprus-guide .emergency-card h3 {\r\n            margin-bottom: 1rem;\r\n            text-align: center;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-card.red h3 { color: #991b1b; }\r\n        .north-cyprus-guide .emergency-card.cyan h3 { color: #0e7490; }\r\n\r\n        .north-cyprus-guide .contact-info {\r\n            text-align: center;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-card.red .contact-info { color: #7f1d1d; }\r\n        .north-cyprus-guide .emergency-card.cyan .contact-info { color: #155e75; }\r\n\r\n        .north-cyprus-guide .emergency-notice {\r\n            background-color: #fecaca;\r\n            padding: 1.5rem;\r\n            border-radius: 8px;\r\n            margin-top: 1.5rem;\r\n            text-align: center;\r\n        }\r\n\r\n        .north-cyprus-guide .emergency-notice p {\r\n            margin: 0;\r\n            color: #991b1b;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .apps-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 1.5rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card {\r\n            padding: 1.5rem;\r\n            border-radius: 10px;\r\n            border-left: 4px solid;\r\n            text-align: center;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .north-cyprus-guide .app-card.green {\r\n            background-color: #f0fdf4;\r\n            border-color: #10b981;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card.blue {\r\n            background-color: #eff6ff;\r\n            border-color: #3b82f6;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card.yellow {\r\n            background-color: #fefcf8;\r\n            border-color: #f59e0b;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card h4 {\r\n            margin-bottom: 1rem;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card.green h4 { color: #047857; }\r\n        .north-cyprus-guide .app-card.blue h4 { color: #1d4ed8; }\r\n        .north-cyprus-guide .app-card.yellow h4 { color: #d97706; }\r\n\r\n        .north-cyprus-guide .app-card ul {\r\n            margin: 0;\r\n            padding: 0;\r\n            list-style: none;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .north-cyprus-guide .app-card.green ul { color: #065f46; }\r\n        .north-cyprus-guide .app-card.blue ul { color: #1e3a8a; }\r\n        .north-cyprus-guide .app-card.yellow ul { color: #92400e; }\r\n\r\n        .north-cyprus-guide .checklist-section {\r\n            background-color: #fff7ed;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin: 2rem 0;\r\n            border-left: 5px solid #ea580c;\r\n        }\r\n\r\n        .north-cyprus-guide .checklist-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .checklist-item h3 {\r\n            color: #c2410c;\r\n            margin-bottom: 1rem;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .checklist-content {\r\n            background: white;\r\n            padding: 1rem;\r\n            border-radius: 8px;\r\n        }\r\n\r\n        .north-cyprus-guide .checklist-content ul {\r\n            margin: 0 0 0 1.5rem;\r\n            line-height: 1.6;\r\n            color: #9a3412;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 2rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card {\r\n            flex: 1;\r\n            min-width: 350px;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            border: 2px solid;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card.allowed {\r\n            background-color: #f0fdf4;\r\n            border-color: #10b981;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card.restricted {\r\n            background-color: #fef2f2;\r\n            border-color: #ef4444;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card h3 {\r\n            margin-bottom: 1.5rem;\r\n            text-align: center;\r\n            font-size: 1.3rem;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card.allowed h3 { color: #047857; }\r\n        .north-cyprus-guide .customs-card.restricted h3 { color: #dc2626; }\r\n\r\n        .north-cyprus-guide .customs-card ul {\r\n            margin: 0 0 0 1.5rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .north-cyprus-guide .customs-card.allowed ul { color: #065f46; }\r\n        .north-cyprus-guide .customs-card.restricted ul { color: #991b1b; }\r\n\r\n        .north-cyprus-guide .transport-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minWidth(300px, 1fr));\r\n            gap: 2rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card {\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            border-left: 5px solid;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card.cyan {\r\n            background-color: #cffafe;\r\n            border-color: #0891b2;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card.blue {\r\n            background-color: #e0f2fe;\r\n            border-color: #0284c7;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card h3 {\r\n            margin-bottom: 1rem;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card.cyan h3 { color: #0e7490; }\r\n        .north-cyprus-guide .transport-card.blue h3 { color: #0369a1; }\r\n\r\n        .north-cyprus-guide .transport-card ul {\r\n            margin: 0 0 0 1.5rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .north-cyprus-guide .transport-card.cyan ul { color: #155e75; }\r\n        .north-cyprus-guide .transport-card.blue ul { color: #0c4a6e; }\r\n\r\n        .north-cyprus-guide .benefits-container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 1.5rem;\r\n            margin: 2rem 0;\r\n        }\r\n\r\n        .north-cyprus-guide .benefit-card {\r\n            flex: 1;\r\n            min-width: 300px;\r\n            padding: 1.5rem;\r\n            border-radius: 10px;\r\n            border-left: 4px solid #dc2626;\r\n            background-color: #fef2f2;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .north-cyprus-guide .benefit-card:hover {\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        .north-cyprus-guide .benefit-card h4 {\r\n            color: #991b1b;\r\n            margin-bottom: 1rem;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .benefit-card ul {\r\n            margin: 0 0 0 1rem;\r\n            line-height: 1.6;\r\n            color: #7f1d1d;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-warning {\r\n            background-color: #fff7ed;\r\n            padding: 2rem;\r\n            border-radius: 12px;\r\n            margin: 2rem 0;\r\n            border-left: 5px solid #ea580c;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-warning h3 {\r\n            color: #c2410c;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-warning p {\r\n            margin-bottom: 1rem;\r\n            color: #9a3412;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-warning ul {\r\n            margin: 0.75rem 0 1rem 1.5rem;\r\n            line-height: 1.7;\r\n            color: #9a3412;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-recommendation {\r\n            background-color: #fed7aa;\r\n            padding: 1rem;\r\n            border-radius: 8px;\r\n            margin-top: 1rem;\r\n        }\r\n\r\n        .north-cyprus-guide .transit-recommendation p {\r\n            margin: 0;\r\n            color: #9a3412;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .north-cyprus-guide .final-message {\r\n            background: linear-gradient(135deg, #065f46 0%, #047857 100%);\r\n            color: white;\r\n            padding: 2rem;\r\n            border-radius: 15px;\r\n            margin: 3rem 0;\r\n            text-align: center;\r\n            box-shadow: 0 4px 20px rgba(6, 95, 70, 0.3);\r\n        }\r\n\r\n        .north-cyprus-guide .final-message p {\r\n            font-size: 1.3rem;\r\n            line-height: 1.5;\r\n            font-weight: 600;\r\n            margin: 0;\r\n        }\r\n\r\n        .north-cyprus-guide .footer {\r\n            text-align: center;\r\n            background-color: #f8fafc;\r\n            padding: 2rem;\r\n            border-radius: 10px;\r\n            margin-top: 3rem;\r\n        }\r\n\r\n        .north-cyprus-guide .footer p {\r\n            line-height: 1.6;\r\n            font-size: 1.05rem;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .north-cyprus-guide .footer-title {\r\n            font-weight: 600;\r\n            color: #4b5563;\r\n        }\r\n\r\n        .north-cyprus-guide .footer-subtitle {\r\n            color: #6b7280;\r\n            font-style: italic;\r\n        }\r\n\r\n        .north-cyprus-guide .footer-note {\r\n            font-size: 0.9rem;\r\n            color: #6b7280;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .north-cyprus-guide .container {\r\n                padding: 0 15px;\r\n            }\r\n\r\n            .north-cyprus-guide .hero-section {\r\n                padding: 2rem 0;\r\n            }\r\n\r\n            .north-cyprus-guide .hero-section h1 {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .north-cyprus-guide .hero-section h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .north-cyprus-guide .hero-section p {\r\n                font-size: 1.1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .section-title {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .north-cyprus-guide .route-card {\r\n                min-width: 100%;\r\n            }\r\n\r\n            .north-cyprus-guide .routes-container {\r\n                flex-direction: column;\r\n                gap: 1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .tips-container {\r\n                flex-direction: column;\r\n                gap: 1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .tip-card {\r\n                min-width: 100%;\r\n            }\r\n\r\n            .north-cyprus-guide .customs-container {\r\n                flex-direction: column;\r\n                gap: 1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .customs-card {\r\n                min-width: 100%;\r\n            }\r\n\r\n            .north-cyprus-guide .benefits-container {\r\n                flex-direction: column;\r\n                gap: 1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .benefit-card {\r\n                min-width: 100%;\r\n            }\r\n\r\n            .north-cyprus-guide .data-table {\r\n                font-size: 0.9rem;\r\n            }\r\n\r\n            .north-cyprus-guide .data-table th,\r\n            .north-cyprus-guide .data-table td {\r\n                padding: 0.75rem;\r\n            }\r\n\r\n            .north-cyprus-guide .process-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .north-cyprus-guide .final-message p {\r\n                font-size: 1.1rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .north-cyprus-guide .hero-section h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .north-cyprus-guide .route-card,\r\n            .north-cyprus-guide .tip-card,\r\n            .north-cyprus-guide .emergency-section,\r\n            .north-cyprus-guide .services-section,\r\n            .north-cyprus-guide .checklist-section,\r\n            .north-cyprus-guide .transit-warning {\r\n                padding: 1rem;\r\n            }\r\n\r\n            .north-cyprus-guide .data-table {\r\n                display: block;\r\n                overflow-x: auto;\r\n                white-space: nowrap;\r\n            }\r\n\r\n            .north-cyprus-guide .data-table th:first-child,\r\n            .north-cyprus-guide .data-table td:first-child {\r\n                min-width: 120px;\r\n            }\r\n        }\r\n\r\n        \/* Smooth scrolling *\/\r\n        .north-cyprus-guide html {\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        \/* Accessibility improvements *\/\r\n        @media (prefers-reduced-motion: reduce) {\r\n            .north-cyprus-guide * {\r\n                animation-duration: 0.01ms !important;\r\n                animation-iteration-count: 1 !important;\r\n                transition-duration: 0.01ms !important;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n<div class=\"north-cyprus-guide\">\r\n    <div class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <h1>\u05de\u05d3\u05e8\u05d9\u05da \u05d8\u05d9\u05d5\u05dc\u05d9\u05dd \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h1>\r\n            <h2>\ud83e\uddf3 \u05de\u05d3\u05e8\u05d9\u05da \u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05de\u05e7\u05d9\u05e3<\/h2>\r\n            <p>\u05d4\u05e4\u05d9\u05db\u05ea \u05d4\u05de\u05e1\u05e2 \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9 \u05e9\u05dc\u05db\u05dd \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05dc\u05d7\u05dc\u05e7 \u05d5\u05dc\u05dc\u05d0 \u05de\u05ea\u05d7<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"intro-text\">\r\n            \u05de\u05ea\u05db\u05e0\u05e0\u05d9\u05dd \u05d0\u05ea \u05d4\u05de\u05e1\u05e2 \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9 \u05e9\u05dc\u05db\u05dd \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df? <strong>\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/strong> \u05de\u05e1\u05e4\u05e7 \u05d4\u05d3\u05e8\u05db\u05d4 \u05de\u05e7\u05d9\u05e4\u05d4 \u05dc\u05d8\u05d9\u05d5\u05dc\u05d9\u05dd \u05db\u05d3\u05d9 \u05dc\u05d4\u05d1\u05d8\u05d9\u05d7 \u05e9\u05d4\u05d8\u05d9\u05d5\u05dc \u05e9\u05dc\u05db\u05dd \u05d9\u05d4\u05d9\u05d4 \u05d7\u05dc\u05e7, \u05d1\u05d8\u05d5\u05d7 \u05d5\u05e0\u05d8\u05d5\u05dc \u05de\u05ea\u05d7.\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title red\">\u2708\ufe0f \u05e9\u05e0\u05d9 \u05de\u05e1\u05dc\u05d5\u05dc\u05d9\u05dd \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h2>\r\n\r\n        <p style=\"margin: 1.5rem 0;\">\r\n            \u05d9\u05e9\u05e0\u05dd <strong>\u05e9\u05e0\u05d9 \u05de\u05e1\u05dc\u05d5\u05dc\u05d9\u05dd \u05e0\u05e4\u05e8\u05d3\u05d9\u05dd<\/strong> \u05dc\u05e0\u05e1\u05d9\u05e2\u05d4 \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05dc\u05e6\u05d5\u05e8\u05da \u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9:\r\n        <\/p>\r\n\r\n      <div class=\"routes-container\">\r\n    <!-- Route 1: Via Turkey -->\r\n    <div class=\"route-card recommended\">\r\n        <div class=\"route-header\">\r\n            <h3>\ud83c\uddf9\ud83c\uddf7 \u05de\u05e1\u05dc\u05d5\u05dc 1: \u05d3\u05e8\u05da \u05d8\u05d5\u05e8\u05e7\u05d9\u05d4<\/h3>\r\n            <div class=\"route-badge\">\u05d4\u05e0\u05e4\u05d5\u05e5 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05d5\u05d4\u05de\u05d5\u05de\u05dc\u05e5 \u05d1\u05d9\u05d5\u05ea\u05e8<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"route-section\">\r\n            <h4>\u05e9\u05dc\u05d1\u05d9 \u05d4\u05de\u05e1\u05e2:<\/h4>\r\n            <ul class=\"route-list\">\r\n                <li>\u05d8\u05d5\u05e1 \u05dc <strong>\u05d0\u05d9\u05e1\u05d8\u05e0\u05d1\u05d5\u05dc<\/strong> \u05d0\u05d5 \u05e9\u05d3\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4 \u05d8\u05d5\u05e8\u05e7\u05d9\u05d9\u05dd \u05d0\u05d7\u05e8\u05d9\u05dd<\/li>\r\n                <li>\u05d4\u05ea\u05d7\u05d1\u05e8 \u05dc <strong>\u05e0\u05de\u05dc \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df (ECN)<\/strong> \u05d1\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/li>\r\n                <li>\u05d8\u05d9\u05e1\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d6\u05de\u05d9\u05e0\u05d5\u05ea \u05de\u05d8\u05d5\u05e8\u05e7\u05d9\u05d4 \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/li>\r\n                <li><strong>\u05de\u05d5\u05de\u05dc\u05e5 \u05dc\u05d7\u05d5\u05dc\u05d9\u05dd<\/strong> - \u05dc\u05d5\u05d2\u05d9\u05e1\u05d8\u05d9\u05e7\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4 \u05d9\u05d5\u05ea\u05e8<\/li>\r\n                <li><strong>\u05d0\u05d9\u05df \u05de\u05e2\u05d1\u05e8\u05d9 \u05d2\u05d1\u05d5\u05dc:<\/strong> \u05e0\u05d5\u05e1\u05e2\u05d9\u05dd \u05d4\u05de\u05d2\u05d9\u05e2\u05d9\u05dd \u05dc\u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df \u05de\u05d2\u05d9\u05e2\u05d9\u05dd \u05dc\u05de\u05dc\u05d5\u05df \u05d0\u05d5 \u05dc\u05d1\u05d9\u05ea \u05d4\u05d7\u05d5\u05dc\u05d9\u05dd \u05d1\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05d5\u05dc\u05dc\u05d0 \u05d1\u05d3\u05d9\u05e7\u05d5\u05ea \u05d2\u05d1\u05d5\u05dc\u05d5\u05ea.<\/li>\r\n                <li><strong>\u05db\u05e0\u05d9\u05e1\u05d4 \u05e4\u05e9\u05d5\u05d8\u05d4:<\/strong> \u05e4\u05d8\u05d5\u05e8 \u05de\u05d5\u05d5\u05d9\u05d6\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05de\u05d3\u05d9\u05e0\u05d5\u05ea \u05e8\u05d1\u05d5\u05ea, \u05db\u05d5\u05dc\u05dc \u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9 \u05d5\u05d1\u05e8\u05d9\u05d8\u05e0\u05d9\u05d4<\/li>\r\n                <li><strong>\u05e8\u05e9\u05ea \u05d2\u05dc\u05d5\u05d1\u05dc\u05d9\u05ea:<\/strong> \u05d7\u05d1\u05e8\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4 \u05db\u05de\u05d5 Turkish Airlines \u05d5-Pegasus \u05de\u05e6\u05d9\u05e2\u05d5\u05ea \u05d8\u05d9\u05e1\u05d5\u05ea \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05d3\u05e8\u05da \u05d8\u05d5\u05e8\u05e7\u05d9\u05d4 \u05db\u05de\u05e2\u05d8 \u05de\u05db\u05dc \u05de\u05e7\u05d5\u05dd \u05d1\u05e2\u05d5\u05dc\u05dd.<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"route-highlight\">\r\n                <p>\u2705 <strong>\u05de\u05ea\u05d0\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05dc:<\/strong> \u05d7\u05d5\u05dc\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd \u05d4\u05de\u05d7\u05e4\u05e9\u05d9\u05dd \u05d0\u05ea \u05d4\u05d3\u05e8\u05da \u05d4\u05e4\u05e9\u05d5\u05d8\u05d4 \u05d1\u05d9\u05d5\u05ea\u05e8 \u05e2\u05dd \u05de\u05d9\u05e0\u05d9\u05de\u05d5\u05dd \u05e1\u05d9\u05d1\u05d5\u05db\u05d9\u05dd<\/p>\r\n        <\/div>\r\n    <\/div><\/div>\r\n\r\n\r\n            <!-- Route 2: Via South Cyprus -->\r\n           <div class=\"route-card alternative\">\r\n    <div class=\"route-header\">\r\n        <h3>\ud83c\uddea\ud83c\uddfa \u05de\u05e1\u05dc\u05d5\u05dc 2: \u05d3\u05e8\u05da \u05d3\u05e8\u05d5\u05dd \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h3>\r\n        <div class=\"route-badge\">\u05d9\u05ea\u05e8\u05d5\u05df \u05dc\u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"route-section\">\r\n        <h4>\u05e9\u05dc\u05d1\u05d9 \u05d4\u05de\u05e1\u05e2:<\/h4>\r\n        <ul class=\"route-list\">\r\n            <li>\u05d8\u05d5\u05e1 \u05dc <strong>\u05dc\u05e8\u05e0\u05e7\u05d4 (LCA)<\/strong> \u05d0\u05d5 <strong>\u05e4\u05d0\u05e4\u05d5\u05e1 (PFO)<\/strong> \u05e9\u05d3\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4<\/li>\r\n            <li>\u05d7\u05e6\u05d5 \u05d0\u05ea \u05d4\u05d2\u05d1\u05d5\u05dc \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea <strong>\u05de\u05db\u05d5\u05e0\u05d9\u05ea, \u05de\u05d5\u05e0\u05d9\u05ea \u05d0\u05d5 \u05d1\u05e8\u05d2\u05dc<\/strong><\/li>\r\n            <li><strong>\u05de\u05e1\u05e4\u05e8 \u05de\u05e2\u05d1\u05e8\u05d9 \u05d2\u05d1\u05d5\u05dc<\/strong> \u05d6\u05de\u05d9\u05df 24\/7<\/li>\r\n            <li><strong>\u05d0\u05d9\u05df \u05e6\u05d5\u05e8\u05da \u05d1\u05d5\u05d5\u05d9\u05d6\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea<\/strong> - \u05ea\u05e0\u05d0\u05d9 \u05d4\u05db\u05e0\u05d9\u05e1\u05d4 \u05d6\u05d4\u05d9\u05dd<\/li>\r\n            <li><strong>\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d8\u05d9\u05e1\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d4:<\/strong> \u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9 \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05d8\u05d9\u05e1\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/li>\r\n        <\/ul>\r\n\r\n        <h4>\u05de\u05d5\u05e9\u05dc\u05dd \u05e2\u05d1\u05d5\u05e8:<\/h4>\r\n        <ul class=\"route-list\">\r\n            <li>\u05e9\u05d9\u05dc\u05d5\u05d1 \u05d8\u05d9\u05e4\u05d5\u05dc \u05e2\u05dd <strong>\u05ea\u05d9\u05d9\u05e8\u05d5\u05ea \u05d1\u05db\u05dc \u05e8\u05d7\u05d1\u05d9 \u05d4\u05d0\u05d9 \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/strong><\/li>\r\n            <li><strong>\u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9:<\/strong> \u05d2\u05d9\u05e9\u05d4 \u05e7\u05dc\u05d4 \u05e2\u05dd \u05ea\u05e2\u05d5\u05d3\u05ea \u05d6\u05d4\u05d5\u05ea, \u05d5\u05d0\u05d6 \u05d7\u05d5\u05e6\u05d9\u05dd \u05dc\u05e6\u05e4\u05d5\u05df<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"route-highlight\">\r\n            <p>\ud83c\udf1f <strong>\u05de\u05ea\u05d0\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8 \u05dc:<\/strong> \u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9 \u05d4\u05de\u05e2\u05d5\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd \u05d1\u05d2\u05de\u05d9\u05e9\u05d5\u05ea \u05ea\u05d9\u05d9\u05e8\u05d5\u05ea\u05d9\u05ea \u05d5\u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d8\u05d9\u05e1\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05de\u05d0\u05d9\u05e8\u05d5\u05e4\u05d4<\/p>\r\n        <\/div>\r\n    <\/div><\/div>\r\n<\/div>\r\n\r\n\r\n        <h2 class=\"section-title blue\">\ud83d\udeec \u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df - \u05d4\u05e9\u05e2\u05e8 \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9 \u05e9\u05dc\u05db\u05dd<\/h2>\r\n\r\n        <div class=\"highlight-box\">\r\n            <p><strong>\u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df<\/strong> \u05de\u05de\u05d5\u05e7\u05dd \u05de\u05de\u05e9 \u05de\u05d7\u05d5\u05e5 \u05dc\u05e0\u05d9\u05e7\u05d5\u05e1\u05d9\u05d4, \u05e2\u05d9\u05e8 \u05d4\u05d1\u05d9\u05e8\u05d4, \u05d5\u05de\u05e9\u05de\u05e9 \u05db\u05e0\u05e7\u05d5\u05d3\u05ea \u05d4\u05db\u05e0\u05d9\u05e1\u05d4 \u05d4\u05e2\u05d9\u05e7\u05e8\u05d9\u05ea \u05e2\u05d1\u05d5\u05e8 \u05de\u05d8\u05d5\u05e4\u05dc\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd \u05d1\u05d9\u05e0\u05dc\u05d0\u05d5\u05de\u05d9\u05d9\u05dd.<\/p>\r\n        <\/div>\r\n\r\n        <table class=\"data-table blue\">\r\n            <thead>\r\n                <tr>\r\n                    <th style=\"width: 30%;\">\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4<\/th>\r\n                    <th>\u05e4\u05e8\u05d8\u05d9\u05dd<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>\u05e0\u05d5\u05e1\u05e2\u05d9\u05dd \u05e9\u05e0\u05ea\u05d9\u05d9\u05dd<\/strong><\/td>\r\n                    <td>\u05de\u05e2\u05dc 4 \u05de\u05d9\u05dc\u05d9\u05d5\u05df<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05de\u05d9\u05e7\u05d5\u05dd \u05de\u05e8\u05d7\u05e7<\/strong><\/td>\r\n                    <td>20 \u05d3\u05e7\u05d5\u05ea \u05de\u05e0\u05d9\u05e7\u05d5\u05e1\u05d9\u05d4, 45 \u05d3\u05e7\u05d5\u05ea \u05de\u05e7\u05d9\u05e8\u05e0\u05d9\u05d4<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05d7\u05d1\u05e8\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4 \u05de\u05e8\u05db\u05d6\u05d9\u05d5\u05ea<\/strong><\/td>\r\n                    <td>\u05d8\u05d5\u05e8\u05e7\u05d9\u05e9 \u05d0\u05d9\u05d9\u05e8\u05dc\u05d9\u05d9\u05e0\u05e1, \u05e4\u05d2\u05e1\u05d5\u05e1 \u05d0\u05d9\u05d9\u05e8\u05dc\u05d9\u05d9\u05e0\u05e1, \u05d7\u05d1\u05e8\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4 \u05e9\u05db\u05e8<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/strong><\/td>\r\n                    <td>\u05e1\u05d9\u05d5\u05e2 \u05d1\u05e2\u05d3\u05d9\u05e4\u05d5\u05ea \u05d6\u05de\u05d9\u05df \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea HealthcareCyprus<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n\r\n        <h2 class=\"section-title purple\">\ud83d\udcc4 \u05d3\u05e8\u05d9\u05e9\u05d5\u05ea \u05d5\u05d9\u05d6\u05d4 \u05dc\u05ea\u05d9\u05d9\u05e8\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/h2>\r\n\r\n        <div style=\"background-color: #f3e8ff; padding: 2rem; border-radius: 12px; margin: 2rem 0; border-left: 5px solid #7c3aed;\">\r\n            <h3 style=\"color: #6b21a8; margin-bottom: 1rem;\">\u2705 \u05d0\u05d9\u05df \u05e6\u05d5\u05e8\u05da \u05d1\u05d5\u05d5\u05d9\u05d6\u05d4 (\u05d5\u05d5\u05d9\u05d6\u05d4 \u05e2\u05dd \u05d4\u05d4\u05d2\u05e2\u05d4)<\/h3>\r\n            <p style=\"margin: 0; color: #6b21a8; font-size: 1.1rem;\"><strong>\u05d1\u05e2\u05dc\u05d9 \u05d3\u05e8\u05db\u05d5\u05e0\u05d9\u05dd \u05d1\u05e8\u05d9\u05d8\u05d9\u05d9\u05dd, \u05d0\u05d9\u05e8\u05d5\u05e4\u05d9\u05d9\u05dd \u05d5\u05d0\u05de\u05e8\u05d9\u05e7\u05d0\u05d9\u05d9\u05dd<\/strong> \u05d0\u05d9\u05e0\u05dd \u05d6\u05e7\u05d5\u05e7\u05d9\u05dd \u05dc\u05d5\u05d9\u05d6\u05d4 \u05ea\u05d9\u05d9\u05e8\u05d5\u05ea\u05d9\u05ea \u05dc\u05db\u05e0\u05d9\u05e1\u05d4 \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05d5\u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05e2\u05d3 <strong>90 \u05d9\u05d5\u05dd<\/strong>.<\/p>\r\n        <\/div>\r\n\r\n        <h3 style=\"color: #5b21b6; margin: 2rem 0 1rem 0;\">\u05de\u05e9\u05da \u05ea\u05d5\u05e7\u05e3 \u05d5\u05d9\u05d6\u05d4 \u05dc\u05ea\u05d9\u05d9\u05e8\u05d5\u05ea \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea<\/h3>\r\n\r\n        <table class=\"data-table purple\">\r\n            <thead>\r\n                <tr>\r\n                    <th>\u05e1\u05d5\u05d2 \u05d4\u05dc\u05d9\u05e0\u05d4<\/th>\r\n                    <th>\u05e9\u05d4\u05d9\u05d9\u05d4 \u05de\u05e7\u05e1\u05d9\u05de\u05dc\u05d9\u05ea<\/th>\r\n                    <th>\u05d3\u05e8\u05d9\u05e9\u05d5\u05ea<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>\u05de\u05dc\u05d5\u05df\/\u05dc\u05d9\u05e0\u05d4 \u05dc\u05d4\u05e9\u05db\u05e8\u05d4<\/strong><\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #7c3aed;\">30 \u05d9\u05de\u05d9\u05dd<\/td>\r\n                    <td>\u05d0\u05d9\u05e9\u05d5\u05e8 \u05d4\u05d6\u05de\u05e0\u05ea \u05dc\u05d9\u05e0\u05d4<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9 \u05de\u05de\u05d5\u05e9\u05da<\/strong><\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #7c3aed;\">90 \u05d9\u05d5\u05dd<\/td>\r\n                    <td>\u05de\u05e1\u05de\u05db\u05d9 \u05ea\u05e9\u05dc\u05d5\u05dd \u05de\u05e8\u05d0\u05e9 \u05e2\u05d1\u05d5\u05e8 \u05dc\u05d9\u05e0\u05d4<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05de\u05d8\u05e8\u05d5\u05ea \u05ea\u05d9\u05d9\u05e8\u05d5\u05ea \u05d1\u05e8\u05d9\u05d0\u05d5\u05ea<\/strong><\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #7c3aed;\">90 \u05d9\u05d5\u05dd<\/td>\r\n                    <td>\u05d0\u05d9\u05e9\u05d5\u05e8 \u05ea\u05d5\u05e8 \u05dc\u05e8\u05d5\u05e4\u05d0<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n\r\n        <h2 class=\"section-title green\">\ud83d\udcc4 \u05de\u05e1\u05de\u05db\u05d9 \u05e0\u05e1\u05d9\u05e2\u05d4 \u05e0\u05d3\u05e8\u05e9\u05d9\u05dd<\/h2>\r\n\r\n        <table class=\"data-table green\">\r\n            <thead>\r\n                <tr>\r\n                    <th>\u05e1\u05d5\u05d2 \u05d4\u05de\u05d8\u05d9\u05d9\u05dc<\/th>\r\n                    <th>\u05de\u05e1\u05de\u05da \u05e0\u05d3\u05e8\u05e9<\/th>\r\n                    <th>\u05ea\u05e7\u05d5\u05e4\u05ea \u05ea\u05d5\u05e7\u05e3<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>\u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9 \u05d5\u05e9\u05d5\u05d5\u05d9\u05d9\u05e5<\/strong><\/td>\r\n                    <td>\u05ea\u05e2\u05d5\u05d3\u05ea \u05d6\u05d4\u05d5\u05ea \u05dc\u05d0\u05d5\u05de\u05d9\u05ea \u05d0\u05d5 \u05d3\u05e8\u05db\u05d5\u05df<\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #059669;\">\u05de\u05d9\u05e0\u05d9\u05de\u05d5\u05dd \u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05de\u05d3\u05d9\u05e0\u05d5\u05ea \u05e2\u05dd \u05d9\u05d9\u05e6\u05d5\u05d2 TRNC<\/strong><\/td>\r\n                    <td>\u05d3\u05e8\u05db\u05d5\u05df \u05d1\u05ea\u05d5\u05e7\u05e3<\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #059669;\">\u05de\u05d9\u05e0\u05d9\u05de\u05d5\u05dd \u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05de\u05d3\u05d9\u05e0\u05d5\u05ea \u05dc\u05dc\u05d0 \u05d9\u05d9\u05e6\u05d5\u05d2 TRNC<\/strong><\/td>\r\n                    <td>\u05d3\u05e8\u05db\u05d5\u05df \u05d1\u05ea\u05d5\u05e7\u05e3<\/td>\r\n                    <td style=\"text-align: center; font-weight: 600; color: #059669;\">6 \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd \u05dc\u05e4\u05d7\u05d5\u05ea<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n\r\n        <h2 class=\"section-title cyan\">\ud83d\udeec \u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d4\u05d2\u05e2\u05d4 \u05dc\u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df<\/h2>\r\n\r\n        <div class=\"process-container\">\r\n            <h3 style=\"color: #0e7490; margin-bottom: 1.5rem;\">\u05ea\u05d4\u05dc\u05d9\u05da \u05d4\u05d4\u05d2\u05d9\u05e8\u05d4 \u05e9\u05dc\u05d1 \u05d0\u05d7\u05e8 \u05e9\u05dc\u05d1:<\/h3>\r\n\r\n            <div class=\"process-grid\">\r\n                <div class=\"process-step\">\r\n                    <div class=\"step-number\">1<\/div>\r\n                    <h4>\u05de\u05dc\u05d0 \u05d0\u05ea \u05d4\u05d8\u05d5\u05e4\u05e1<\/h4>\r\n                    <p>\u05de\u05dc\u05d0\u05d5 \u05d0\u05ea \u05d8\u05d5\u05e4\u05e1 \u05d4\u05d4\u05e8\u05e9\u05de\u05d4 \u05d4\u05dc\u05d1\u05df<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"step-number\">2<\/div>\r\n                    <h4>\u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e7\u05d9\u05d9\u05de\u05d9\u05dd<\/h4>\r\n                    <p>\u05d3\u05e8\u05db\u05d5\u05df + \u05d0\u05d9\u05e9\u05d5\u05e8 \u05e8\u05e4\u05d5\u05d0\u05d9<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"step-number\">3<\/div>\r\n                    <h4>\u05d7\u05d5\u05ea\u05de\u05ea \u05db\u05e0\u05d9\u05e1\u05d4<\/h4>\r\n                    <p>\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05d8\u05d5\u05e4\u05e1 \u05d4\u05de\u05d5\u05d7\u05ea\u05dd \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05d1\u05d9\u05e7\u05d5\u05e8<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"step-number\">4<\/div>\r\n                    <h4>\u05d0\u05d9\u05e1\u05d5\u05e3 \u05de\u05d6\u05d5\u05d5\u05d3\u05d5\u05ea<\/h4>\r\n                    <p>\u05d4\u05de\u05e9\u05da \u05dc\u05d0\u05d9\u05e1\u05d5\u05e3 \u05d4\u05db\u05d1\u05d5\u05d3\u05d4<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-step\">\r\n                    <div class=\"step-number\">5<\/div>\r\n                    <h4>\u05e4\u05d2\u05d5\u05e9 \u05d0\u05ea \u05d4\u05de\u05ea\u05d0\u05dd<\/h4>\r\n                    <p>\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05d0\u05d9\u05e1\u05d5\u05e3<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <h4 style=\"color: #0e7490; margin: 1.5rem 0 0.75rem 0;\">\ud83c\udfe5 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd \u05dc\u05d7\u05d5\u05dc\u05d9\u05dd:<\/h4>\r\n            <ul style=\"margin: 0 0 0 1.5rem; line-height: 1.7; color: #0e7490;\">\r\n                <li><strong>\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05d4\u05d2\u05d9\u05e8\u05d4 \u05d1\u05e2\u05d3\u05d9\u05e4\u05d5\u05ea<\/strong><\/li>\r\n                <li><strong>\u05e1\u05d9\u05d5\u05e2 \u05dc\u05d1\u05e2\u05dc\u05d9 \u05db\u05d9\u05e1\u05d0\u05d5\u05ea \u05d2\u05dc\u05d2\u05dc\u05d9\u05dd<\/strong> \u05d1\u05de\u05d9\u05d3\u05ea \u05d4\u05e6\u05d5\u05e8\u05da<\/li>\r\n                <li><strong>\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05e6\u05d9\u05d5\u05d3 \u05e8\u05e4\u05d5\u05d0\u05d9<\/strong><\/li>\r\n                <li><strong>\u05d4\u05e2\u05d1\u05e8\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05de\u05e8\u05e4\u05d0\u05d4<\/strong><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title orange\">\u26a0\ufe0f \u05de\u05e2\u05d1\u05e8 \u05d3\u05e8\u05da \u05d8\u05d5\u05e8\u05e7\u05d9\u05d4<\/h2>\r\n\r\n        <div class=\"transit-warning\">\r\n            <h3>\u26a0\ufe0f \u05e9\u05d9\u05e7\u05d5\u05dc\u05d9\u05dd \u05d7\u05e9\u05d5\u05d1\u05d9\u05dd \u05d1\u05e0\u05d5\u05d2\u05e2 \u05dc\u05ea\u05d7\u05d1\u05d5\u05e8\u05d4 \u05e6\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea:<\/h3>\r\n            <p>\u05d0\u05dd \u05d0\u05ea\u05d4 \u05de\u05ea\u05db\u05e0\u05df <strong>\u05dc\u05e2\u05d6\u05d5\u05d1 \u05d0\u05ea \u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d1\u05d0\u05d9\u05e1\u05d8\u05e0\u05d1\u05d5\u05dc<\/strong> \u05d1\u05de\u05d4\u05dc\u05da \u05d1\u05d9\u05e7\u05d5\u05e8\u05da \u05d1\u05d8\u05d5\u05e8\u05e7\u05d9\u05d4, \u05ea\u05d6\u05d3\u05e7\u05e7 \u05dc:<\/p>\r\n\r\n            <ul>\r\n                <li>\u05d5\u05d9\u05d6\u05d4 \u05dc\u05d8\u05d5\u05e8\u05e7\u05d9\u05d4 (\u05d6\u05de\u05d9\u05e0\u05d4 \u05e2\u05dd \u05d4\u05d4\u05d2\u05e2\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05e8\u05d5\u05d1 \u05d4\u05d0\u05d6\u05e8\u05d7\u05d9\u05dd)<\/li>\r\n                <li>\u05d6\u05de\u05df \u05e0\u05d5\u05e1\u05e3 \u05dc\u05e2\u05d9\u05d1\u05d5\u05d3 \u05d4\u05d5\u05d5\u05d9\u05d6\u05d4<\/li>\r\n                <li>\u05d4\u05ea\u05d7\u05e9\u05d1\u05d5\u05ea \u05d1\u05d6\u05de\u05e0\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d8\u05d9\u05e1\u05d5\u05ea<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"transit-recommendation\">\r\n                <p><strong>\ud83c\udfe5 \u05d4\u05de\u05dc\u05e6\u05d4 \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea \u05dc\u05de\u05d8\u05d5\u05e4\u05dc:<\/strong> \u05dc\u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05e9\u05de\u05d8\u05e8\u05ea\u05df \u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9, \u05d0\u05e0\u05d5 \u05de\u05de\u05dc\u05d9\u05e6\u05d9\u05dd \u05dc\u05d4\u05d9\u05e9\u05d0\u05e8 \u05d1\u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05de\u05e2\u05d1\u05e8 \u05db\u05d3\u05d9 \u05dc\u05de\u05e0\u05d5\u05e2 \u05e1\u05d9\u05d1\u05d5\u05db\u05d9\u05dd.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title red\">\ud83c\udf1f \u05de\u05d3\u05d5\u05e2 \u05dc\u05d1\u05d7\u05d5\u05e8 \u05d1\u05de\u05e1\u05dc\u05d5\u05dc \u05d3\u05e8\u05d5\u05dd \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df?<\/h2>\r\n\r\n        <div class=\"benefits-container\">\r\n            <div class=\"benefit-card\">\r\n                <h4>\u2708\ufe0f \u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05d4\u05d8\u05d9\u05e1\u05d4<\/h4>\r\n                <ul>\r\n                    <li>\u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05d8\u05d9\u05e1\u05d5\u05ea \u05d1\u05d9\u05e0\u05dc\u05d0\u05d5\u05de\u05d9\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea<\/li>\r\n                    <li>\u05d8\u05d9\u05e1\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05de\u05d0\u05d9\u05e8\u05d5\u05e4\u05d4 \u05d5\u05d4\u05de\u05d6\u05e8\u05d7 \u05d4\u05ea\u05d9\u05db\u05d5\u05df<\/li>\r\n                    <li>\u05e9\u05d3\u05d5\u05ea \u05ea\u05e2\u05d5\u05e4\u05d4 \u05d2\u05d3\u05d5\u05dc\u05d9\u05dd \u05d9\u05d5\u05ea\u05e8 \u05e2\u05dd \u05d9\u05d5\u05ea\u05e8 \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"benefit-card\">\r\n                <h4>\ud83c\uddea\ud83c\uddfa \u05d4\u05d8\u05d1\u05d5\u05ea \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9<\/h4>\r\n                <ul>\r\n                    <li>\u05d0\u05d6\u05e8\u05d7\u05d9 \u05d4\u05d0\u05d9\u05d7\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e4\u05d9 \u05d9\u05db\u05d5\u05dc\u05d9\u05dd \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05ea\u05e2\u05d5\u05d3\u05d5\u05ea \u05d6\u05d4\u05d5\u05ea \u05dc\u05d0\u05d5\u05de\u05d9\u05d5\u05ea<\/li>\r\n                    <li>\u05d7\u05dc\u05d5\u05e4\u05d4 \u05dc\u05de\u05e1\u05dc\u05d5\u05dc\u05d9\u05dd \u05de\u05d5\u05d2\u05d1\u05dc\u05d9\u05dd<\/li>\r\n                    <li>\u05d2\u05de\u05d9\u05e9\u05d5\u05ea \u05d1\u05d4\u05e9\u05db\u05e8\u05ea \u05e8\u05db\u05d1<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"benefit-card\">\r\n                <h4>\ud83c\udfd6\ufe0f \u05e9\u05d9\u05dc\u05d5\u05d1 \u05ea\u05d9\u05d9\u05e8\u05d5\u05ea\u05d9<\/h4>\r\n                <ul>\r\n                    <li>\u05d2\u05dc\u05d5 \u05d0\u05ea \u05e9\u05e0\u05d9 \u05e6\u05d3\u05d9 \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/li>\r\n                    <li>\u05e9\u05dc\u05d1\u05d5 \u05d8\u05d9\u05e4\u05d5\u05dc \u05e2\u05dd \u05d7\u05d5\u05e4\u05e9\u05d4<\/li>\r\n                    <li>\u05e1\u05e2\u05d5 \u05d1\u05e8\u05d7\u05d1\u05d9 \u05d4\u05d0\u05d9 \u05d1\u05e7\u05e6\u05d1 \u05e9\u05dc\u05db\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h3 style=\"color: #b91c1c; margin: 2rem 0 1rem 0;\">\ud83d\udeaa \u05de\u05e2\u05d1\u05e8\u05d9 \u05d2\u05d1\u05d5\u05dc \u05de\u05d3\u05e8\u05d5\u05dd \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h3>\r\n\r\n        <table class=\"data-table red\">\r\n            <thead>\r\n                <tr>\r\n                    <th>\u05e0\u05e7\u05d5\u05d3\u05ea \u05de\u05e2\u05d1\u05e8<\/th>\r\n                    <th>\u05e1\u05d5\u05d2<\/th>\r\n                    <th>\u05e4\u05e2\u05d5\u05dc\u05d4<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>\u05d0\u05e8\u05de\u05d5\u05df \u05dc\u05d3\u05e8\u05d0<\/strong> (\u05e0\u05d9\u05e7\u05d5\u05e1\u05d9\u05d4)<\/td>\r\n                    <td>\u05de\u05e2\u05d1\u05e8 \u05d7\u05e6\u05d9\u05d9\u05d4<\/td>\r\n                    <td style=\"text-align: center;\">24\/7<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05e8\u05d7\u05d5\u05d1 \u05dc\u05d3\u05e8\u05d0<\/strong> (\u05e0\u05d9\u05e7\u05d5\u05e1\u05d9\u05d4)<\/td>\r\n                    <td>\u05de\u05e2\u05d1\u05e8 \u05d7\u05e6\u05d9\u05d9\u05d4<\/td>\r\n                    <td style=\"text-align: center;\">24\/7<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05d0\u05d2\u05d9\u05d5\u05e1 \u05d3\u05d5\u05de\u05d8\u05d9\u05d5\u05e1\/\u05de\u05d8\u05d4\u05d0\u05df<\/strong><\/td>\r\n                    <td>\u05de\u05e2\u05d1\u05e8 \u05db\u05dc\u05d9 \u05e8\u05db\u05d1<\/td>\r\n                    <td style=\"text-align: center;\">24\/7<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05e4\u05e8\u05d2\u05de\u05d5\u05e1\/\u05d1\u05d9\u05d9\u05e8\u05de\u05d5\u05d3\u05d5<\/strong><\/td>\r\n                    <td>\u05de\u05e2\u05d1\u05e8 \u05db\u05dc\u05d9 \u05e8\u05db\u05d1<\/td>\r\n                    <td style=\"text-align: center;\">24\/7<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>\u05e1\u05d8\u05e8\u05d5\u05d1\u05d9\u05dc\u05d9\u05d4\/\u05d0\u05e7\u05d9\u05d0\u05e8<\/strong><\/td>\r\n                    <td>\u05de\u05e2\u05d1\u05e8 \u05db\u05dc\u05d9 \u05e8\u05db\u05d1<\/td>\r\n                    <td style=\"text-align: center;\">24\/7<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n\r\n        <div style=\"background-color: #ecfdf5; padding: 1.5rem; border-radius: 8px; border-left: 4px solid #10b981; margin: 1.5rem 0;\">\r\n            <h4 style=\"color: #047857; margin-bottom: 0.75rem;\">\ud83d\udeaa \u05e4\u05e8\u05d8\u05d9\u05dd \u05e2\u05dc \u05de\u05e2\u05d1\u05e8 \u05d4\u05d2\u05d1\u05d5\u05dc:<\/h4>\r\n            <ul style=\"margin: 0 0 0 1rem; line-height: 1.6; color: #065f46;\">\r\n                <li><strong>\u05e9\u05e2\u05d5\u05ea \u05e4\u05e2\u05d9\u05dc\u05d5\u05ea:<\/strong> 24 \u05e9\u05e2\u05d5\u05ea \u05d1\u05d9\u05de\u05de\u05d4, 7 \u05d9\u05de\u05d9\u05dd \u05d1\u05e9\u05d1\u05d5\u05e2<\/li>\r\n                <li><strong>\u05ea\u05d3\u05d9\u05e8\u05d5\u05ea \u05de\u05e2\u05d1\u05e8:<\/strong> \u05d0\u05d9\u05df \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05e2\u05dc \u05de\u05e1\u05e4\u05e8 \u05d4\u05de\u05e2\u05d1\u05e8\u05d9\u05dd<\/li>\r\n                <li><strong>\u05d6\u05de\u05df \u05e2\u05d9\u05d1\u05d5\u05d3:<\/strong> \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc 5-15 \u05d3\u05e7\u05d5\u05ea<\/li>\r\n                <li><strong>\u05e2\u05d3\u05d9\u05e4\u05d5\u05ea \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea \u05dc\u05de\u05d8\u05d5\u05e4\u05dc\u05d9\u05dd:<\/strong> \u05d6\u05de\u05d9\u05df \u05d1\u05d4\u05d5\u05d3\u05e2\u05d4 \u05de\u05e8\u05d0\u05e9<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title brown\">\ud83d\udce6 \u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05de\u05db\u05e1 \u05d5\u05d9\u05d1\u05d5\u05d0<\/h2>\r\n\r\n        <div class=\"customs-container\">\r\n            <div class=\"customs-card allowed\">\r\n                <h3>\u2705 \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05de\u05d5\u05ea\u05e8\u05d9\u05dd<\/h3>\r\n                <ul>\r\n                    <li><strong>\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea \u05d0\u05d9\u05e9\u05d9\u05d5\u05ea:<\/strong> \u05e2\u05dd \u05de\u05e8\u05e9\u05dd \u05d5\u05ea\u05d9\u05e2\u05d5\u05d3 \u05e8\u05e4\u05d5\u05d0\u05d9<\/li>\r\n                    <li><strong>\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd:<\/strong> \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05d0\u05d9\u05e9\u05d9 (CPAP, \u05de\u05e9\u05d0\u05d1\u05d5\u05ea \u05d0\u05d9\u05e0\u05e1\u05d5\u05dc\u05d9\u05df \u05d5\u05db\u05d5')<\/li>\r\n                    <li><strong>\u05e4\u05d8\u05d5\u05e8 \u05de\u05de\u05db\u05e1 \u05e8\u05d2\u05d9\u05dc:<\/strong> \u05d8\u05d1\u05e7 \u05d5\u05d0\u05dc\u05db\u05d5\u05d4\u05d5\u05dc \u05d1\u05d2\u05d1\u05d5\u05dc\u05d5\u05ea \u05e1\u05d1\u05d9\u05e8\u05d9\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"customs-card restricted\">\r\n                <h3>\u274c \u05d0\u05e1\u05d5\u05e8\/\u05de\u05d5\u05d2\u05d1\u05dc<\/h3>\r\n                <ul>\r\n                    <li><strong>\u05e6\u05e8\u05d9\u05db\u05ea \u05d9\u05ea\u05e8 \u05e9\u05dc \u05d8\u05d1\u05e7\/\u05d0\u05dc\u05db\u05d5\u05d4\u05d5\u05dc:<\/strong> \u05de\u05e2\u05d1\u05e8 \u05dc\u05de\u05d2\u05d1\u05dc\u05d5\u05ea \u05d4\u05e4\u05d8\u05d5\u05e8 \u05de\u05de\u05db\u05e1<\/li>\r\n                    <li><strong>\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05de\u05d5\u05d1\u05e8\u05d7\u05d9\u05dd:<\/strong> \u05db\u05e4\u05d5\u05e3 \u05dc\u05d7\u05d9\u05dc\u05d5\u05d8 \u05d5\u05e7\u05e0\u05e1\u05d5\u05ea<\/li>\r\n                    <li><strong>\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea \u05dc\u05dc\u05d0 \u05e8\u05d9\u05e9\u05d9\u05d5\u05df:<\/strong> \u05dc\u05d3\u05e8\u05d5\u05e9 \u05ea\u05d9\u05e2\u05d5\u05d3 \u05de\u05ea\u05d0\u05d9\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title cyan\">\ud83d\ude97 \u05d0\u05e4\u05e9\u05e8\u05d5\u05d9\u05d5\u05ea \u05ea\u05d7\u05d1\u05d5\u05e8\u05d4 \u05d1\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h2>\r\n\r\n        <div class=\"transport-grid\">\r\n            <div class=\"transport-card cyan\">\r\n                <h3>\ud83d\udeec \u05de\u05e0\u05de\u05dc \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df:<\/h3>\r\n                <ul>\r\n                    <li><strong>\u05d4\u05e2\u05d1\u05e8\u05d5\u05ea \u05d1\u05ea\u05d7\u05d5\u05dd \u05d4\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea \u05d1\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df:<\/strong> \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05de\u05e8\u05e4\u05d0\u05d4 \u05d0\u05d5 \u05dc\u05de\u05dc\u05d5\u05df<\/li>\r\n                    <li><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d5\u05e0\u05d9\u05d5\u05ea:<\/strong> \u05d6\u05de\u05d9\u05df 24\/7<\/li>\r\n                    <li><strong>\u05de\u05db\u05d5\u05e0\u05d9\u05d5\u05ea \u05dc\u05d4\u05e9\u05db\u05e8\u05d4:<\/strong> \u05d7\u05d1\u05e8\u05d5\u05ea \u05d1\u05d9\u05e0\u05dc\u05d0\u05d5\u05de\u05d9\u05d5\u05ea \u05d6\u05de\u05d9\u05e0\u05d5\u05ea<\/li>\r\n                    <li><strong>\u05d4\u05e1\u05e2\u05d5\u05ea \u05e9\u05dc \u05d4\u05de\u05dc\u05d5\u05df:<\/strong> \u05de\u05e7\u05d5\u05de\u05d5\u05ea \u05dc\u05d9\u05e0\u05d4 \u05e8\u05d1\u05d9\u05dd \u05de\u05e6\u05d9\u05e2\u05d9\u05dd \u05e9\u05d9\u05e8\u05d5\u05ea \u05d4\u05e1\u05e2\u05d4<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"transport-card blue\">\r\n                <h3>\ud83d\ude8c \u05ea\u05d7\u05d1\u05d5\u05e8\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea:<\/h3>\r\n                <ul>\r\n                    <li><strong>\u05d4\u05e2\u05d1\u05e8\u05d5\u05ea \u05e8\u05e4\u05d5\u05d0\u05d9\u05d5\u05ea \u05e4\u05e8\u05d8\u05d9\u05d5\u05ea:<\/strong> \u05d1\u05d9\u05df \u05e4\u05d2\u05d9\u05e9\u05d5\u05ea<\/li>\r\n                    <li><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05de\u05d5\u05e0\u05d9\u05d5\u05ea:<\/strong> \u05d6\u05de\u05d9\u05df \u05d1\u05d0\u05d5\u05e4\u05df \u05e0\u05e8\u05d7\u05d1<\/li>\r\n                    <li><strong>\u05e8\u05db\u05d1\u05d9\u05dd \u05dc\u05d4\u05e9\u05db\u05e8\u05d4:<\/strong> \u05dc\u05e9\u05d4\u05d9\u05d5\u05ea \u05de\u05de\u05d5\u05e9\u05db\u05d5\u05ea<\/li>\r\n                    <li><strong>\u05ea\u05d7\u05d1\u05d5\u05e8\u05d4 \u05e6\u05d9\u05d1\u05d5\u05e8\u05d9\u05ea:<\/strong> \u05de\u05d5\u05d2\u05d1\u05dc \u05d0\u05da \u05d6\u05de\u05d9\u05df \u05d1\u05d0\u05d6\u05d5\u05e8\u05d9\u05dd \u05de\u05e8\u05db\u05d6\u05d9\u05d9\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title green\">\ud83e\udd1d \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05ea\u05de\u05d9\u05db\u05d4 \u05dc\u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05d1\u05ea\u05d7\u05d5\u05dd \u05d4\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea \u05d1\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df<\/h2>\r\n\r\n        <div class=\"services-section\">\r\n            <p style=\"margin-bottom: 1.5rem; color: #065f46; font-size: 1.1rem; text-align: center;\"><strong>\u05d4\u05e1\u05d9\u05d5\u05e2 \u05d4\u05de\u05e7\u05d9\u05e3 \u05e9\u05dc\u05e0\u05d5 \u05dc\u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05db\u05d5\u05dc\u05dc:<\/strong><\/p>\r\n\r\n            <div class=\"services-grid\">\r\n                <div class=\"service-item\">\r\n                    <h4>\u2708\ufe0f \u05ea\u05de\u05d9\u05db\u05d4 \u05dc\u05e4\u05e0\u05d9 \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4<\/h4>\r\n                    <ul>\r\n                        <li>\u05e1\u05d9\u05d5\u05e2 \u05d1\u05d4\u05d6\u05de\u05e0\u05ea \u05d8\u05d9\u05e1\u05d5\u05ea<\/li>\r\n                        <li>\u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05dc\u05ea\u05d9\u05e2\u05d5\u05d3 \u05e0\u05e1\u05d9\u05e2\u05d4<\/li>\r\n                        <li>\u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9 \u05d1\u05e2\u05d3\u05d9\u05e4\u05d5\u05ea<\/li>\r\n                        <li>\u05e1\u05d9\u05d3\u05d5\u05e8\u05d9 \u05dc\u05d9\u05e0\u05d4<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"service-item\">\r\n                    <h4>\ud83d\udeec \u05d4\u05d2\u05e2\u05d4 \u05d5\u05ea\u05de\u05d9\u05db\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea<\/h4>\r\n                    <ul>\r\n                        <li>\u05e7\u05d1\u05dc\u05ea \u05e4\u05e0\u05d9\u05dd \u05d1\u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4<\/li>\r\n                        <li>\u05d4\u05e2\u05d1\u05e8\u05d5\u05ea \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05de\u05e8\u05e4\u05d0\u05d4<\/li>\r\n                        <li>\u05ea\u05d9\u05d0\u05d5\u05dd \u05ea\u05d7\u05d1\u05d5\u05e8\u05d4 \u05de\u05e7\u05d5\u05de\u05d9\u05ea<\/li>\r\n                        <li>\u05ea\u05de\u05d9\u05db\u05d4 \u05d1\u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"service-item\">\r\n                    <h4>\ud83d\udcde \u05ea\u05de\u05d9\u05db\u05d4 \u05e9\u05d5\u05d8\u05e4\u05ea<\/h4>\r\n                    <ul>\r\n                        <li>\u05de\u05d5\u05e7\u05d3 \u05e1\u05d9\u05d5\u05e2 24\/7<\/li>\r\n                        <li>\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05e1\u05dc\u05d5\u05dc \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4<\/li>\r\n                        <li>\u05ea\u05d9\u05d0\u05d5\u05dd \u05ea\u05d5\u05e8\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/li>\r\n                        <li>\u05e1\u05d9\u05d5\u05e2 \u05d1\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d7\u05d6\u05e8\u05d4<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"service-item\">\r\n                    <h4>\ud83d\udee1\ufe0f \u05d1\u05d8\u05d9\u05d7\u05d5\u05ea \u05d5\u05d0\u05d1\u05d8\u05d7\u05d4<\/h4>\r\n                    <ul>\r\n                        <li>\u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05dc\u05d1\u05d9\u05d8\u05d5\u05d7 \u05e0\u05e1\u05d9\u05e2\u05d5\u05ea<\/li>\r\n                        <li>\u05e0\u05d4\u05dc\u05d9 \u05d9\u05e6\u05d9\u05e8\u05ea \u05e7\u05e9\u05e8 \u05d1\u05de\u05e7\u05e8\u05d4 \u05d7\u05d9\u05e8\u05d5\u05dd<\/li>\r\n                        <li>\u05d8\u05d9\u05e4\u05d5\u05dc \u05d1\u05e6\u05d9\u05d5\u05d3 \u05e8\u05e4\u05d5\u05d0\u05d9<\/li>\r\n                        <li>\u05e1\u05d9\u05d5\u05e2 \u05d1\u05de\u05e2\u05d1\u05e8 \u05d2\u05d1\u05d5\u05dc\u05d5\u05ea<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title purple\">\ud83d\udca1 \u05d8\u05d9\u05e4\u05d9\u05dd \u05dc\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e2\u05d1\u05d5\u05e8 \u05de\u05d8\u05d5\u05e4\u05dc\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/h2>\r\n\r\n        <div class=\"tips-container\">\r\n            <div class=\"tip-card purple\">\r\n                <h3>\ud83d\udccb \u05dc\u05e4\u05e0\u05d9 \u05d4\u05d9\u05e6\u05d9\u05d0\u05d4<\/h3>\r\n                <ul>\r\n                    <li>\u05d0\u05e9\u05e8 \u05d0\u05ea \u05db\u05dc \u05d4\u05ea\u05d5\u05e8\u05d9\u05dd \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/li>\r\n                    <li>\u05dc\u05e8\u05db\u05d5\u05e9 \u05d1\u05d9\u05d8\u05d5\u05d7 \u05e0\u05e1\u05d9\u05e2\u05d5\u05ea \u05d4\u05de\u05db\u05e1\u05d4 \u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9<\/li>\r\n                    <li>\u05d0\u05e8\u05d5\u05d6 \u05d0\u05ea \u05d4\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea \u05d1\u05de\u05d6\u05d5\u05d5\u05d3\u05ea \u05d4\u05d9\u05d3<\/li>\r\n                    <li>\u05d4\u05d1\u05d9\u05d0\u05d5 \u05d0\u05ea\u05db\u05dd \u05d0\u05ea \u05d4\u05ea\u05d9\u05e7\u05d9\u05dd \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd \u05d5\u05de\u05db\u05ea\u05d1\u05d9 \u05d4\u05d4\u05e4\u05e0\u05d9\u05d4<\/li>\r\n                    <li>\u05d4\u05d7\u05dc\u05e3 \u05de\u05d8\u05d1\u05e2 \u05d0\u05d5 \u05d4\u05e1\u05d3\u05e8 \u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05db\u05e8\u05d8\u05d9\u05e1<\/li>\r\n                    <li>\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05d3\u05e8\u05d9\u05e9\u05d5\u05ea \u05ea\u05d5\u05e7\u05e3 \u05d4\u05d3\u05e8\u05db\u05d5\u05df<\/li>\r\n                    <li>\u05d4\u05d5\u05e8\u05d3 \u05de\u05e4\u05d5\u05ea \u05dc\u05d0 \u05de\u05e7\u05d5\u05d5\u05e0\u05d5\u05ea \u05d5\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05ea\u05e8\u05d2\u05d5\u05dd<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"tip-card blue\">\r\n                <h3>\u2708\ufe0f \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4<\/h3>\r\n                <ul>\r\n                    <li>\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd \u05e0\u05d2\u05d9\u05e9\u05d9\u05dd \u05d1\u05e7\u05dc\u05d5\u05ea<\/li>\r\n                    <li>\u05d4\u05e7\u05e4\u05d9\u05d3\u05d5 \u05e2\u05dc \u05e9\u05ea\u05d9\u05d9\u05d4 \u05de\u05e1\u05e4\u05e7\u05ea \u05d1\u05de\u05d4\u05dc\u05da \u05d4\u05d8\u05d9\u05e1\u05d4<\/li>\r\n                    <li>\u05d9\u05e9 \u05dc\u05d4\u05e7\u05e4\u05d9\u05d3 \u05e2\u05dc \u05db\u05dc \u05d4\u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05d4\u05ea\u05d6\u05d5\u05e0\u05ea\u05d9\u05d5\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d4\u05d8\u05d9\u05e4\u05d5\u05dc.<\/li>\r\n                    <li>\u05e4\u05e0\u05d4 \u05dc-HealthcareCyprus \u05d0\u05dd \u05de\u05ea\u05e8\u05d7\u05e9\u05d9\u05dd \u05e2\u05d9\u05db\u05d5\u05d1\u05d9\u05dd<\/li>\r\n                    <li>\u05dc\u05d1\u05e9 \u05d1\u05d2\u05d3\u05d9\u05dd \u05e0\u05d5\u05d7\u05d9\u05dd \u05d5\u05e8\u05d7\u05d1\u05d9\u05dd<\/li>\r\n                    <li>\u05d4\u05d7\u05d6\u05d9\u05e7\u05d5 \u05d0\u05ea \u05e4\u05e8\u05d8\u05d9 \u05d4\u05e7\u05e9\u05e8 \u05dc\u05e9\u05e2\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d1\u05d4\u05d9\u05e9\u05d2 \u05d9\u05d3<\/li>\r\n                    <li>\u05e2\u05e7\u05d1\u05d5 \u05d1\u05d0\u05d5\u05e4\u05df \u05e7\u05d1\u05d5\u05e2 \u05d0\u05d7\u05e8 \u05de\u05e6\u05d1 \u05d4\u05d8\u05d9\u05e1\u05d4<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title red\">\ud83d\udea8 \u05d0\u05e0\u05e9\u05d9 \u05e7\u05e9\u05e8 \u05dc\u05e9\u05e2\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd \u05d1\u05e2\u05ea \u05e0\u05e1\u05d9\u05e2\u05d4<\/h2>\r\n\r\n<div class=\"emergency-section\">\r\n    <div class=\"emergency-grid\">\r\n        <div class=\"emergency-card red\">\r\n            <h3>\ud83d\udea8 Healthcare Cyprus 24\/7 Support<\/h3>\r\n            <div class=\"contact-info\">\r\n                <p><strong>WhatsApp (Turkish):<\/strong> +90 548 815 99 99<\/p>\r\n                <p><strong>WhatsApp (Greek):<\/strong> +357 96 871395<\/p>\r\n                <p><strong>\u05d3\u05d5\u05d0\"\u05dc:<\/strong> info@healthcarecyprus.com<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                <div class=\"emergency-card cyan\">\r\n                    <h3>\u2708\ufe0f \u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05e9\u05d3\u05d4 \u05d4\u05ea\u05e2\u05d5\u05e4\u05d4 \u05d0\u05e8\u05e7\u05df<\/h3>\r\n                    <div class=\"contact-info\">\r\n                        <p><strong>\u05d8\u05dc\u05e4\u05d5\u05df:<\/strong> +90 (392) 231 49 06<\/p>\r\n                        <p><strong>\u05d0\u05ea\u05e8 \u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8:<\/strong> www.ercanairport.com<\/p>\r\n                        <p><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9\u05dd:<\/strong> \u05de\u05d9\u05d3\u05e2 \u05db\u05dc\u05dc\u05d9 \u05d5\u05e1\u05d9\u05d5\u05e2<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"emergency-notice\">\r\n                <p>\u26a0\ufe0f <strong>\u05e9\u05de\u05d5\u05e8 \u05d0\u05ea \u05d4\u05de\u05e1\u05e4\u05e8\u05d9\u05dd \u05d4\u05d0\u05dc\u05d4 \u05d1\u05d8\u05dc\u05e4\u05d5\u05df \u05e9\u05dc\u05da \u05dc\u05e4\u05e0\u05d9 \u05d4\u05d9\u05e6\u05d9\u05d0\u05d4!<\/strong><\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title green\">\ud83d\udcf1 \u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05d5\u05de\u05e9\u05d0\u05d1\u05d9\u05dd \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d9\u05dd \u05dc\u05d8\u05d9\u05d5\u05dc\u05d9\u05dd<\/h2>\r\n\r\n        <div class=\"apps-grid\">\r\n            <div class=\"app-card green\">\r\n                <h4>\ud83d\uddfa\ufe0f \u05e0\u05d9\u05d5\u05d5\u05d8<\/h4>\r\n                <ul>\r\n                    <li><strong>\u05de\u05e4\u05d5\u05ea \u05d2\u05d5\u05d2\u05dc<\/strong><\/li>\r\n                    <li><strong>Maps.me<\/strong> (\u05de\u05d7\u05d5\u05e5 \u05dc\u05e8\u05e9\u05ea)<\/li>\r\n                    <li><strong>Waze<\/strong><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"app-card blue\">\r\n                <h4>\ud83c\udf10 \u05ea\u05e8\u05d2\u05d5\u05dd<\/h4>\r\n                <ul>\r\n                    <li><strong>\u05ea\u05e8\u05d2\u05d5\u05dd \u05d2\u05d5\u05d2\u05dc<\/strong><\/li>\r\n                    <li><strong>\u05de\u05ea\u05e8\u05d2\u05dd \u05de\u05d9\u05e7\u05e8\u05d5\u05e1\u05d5\u05e4\u05d8<\/strong><\/li>\r\n                    <li><strong>iTranslate<\/strong><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"app-card yellow\">\r\n                <h4>\ud83d\udcb1 \u05de\u05d8\u05d1\u05e2<\/h4>\r\n                <ul>\r\n                    <li><strong>\u05de\u05d8\u05d1\u05e2 XE<\/strong><\/li>\r\n                    <li><strong>\u05de\u05de\u05d9\u05e8 \u05de\u05d8\u05d1\u05e2<\/strong><\/li>\r\n                    <li><strong>Revolut<\/strong><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <h2 class=\"section-title brown\">\u2705 \u05e8\u05e9\u05d9\u05de\u05ea \u05d1\u05d9\u05e7\u05d5\u05e8\u05ea \u05dc\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea<\/h2>\r\n\r\n        <div class=\"checklist-section\">\r\n            <div class=\"checklist-grid\">\r\n                <div class=\"checklist-item\">\r\n                    <h3>\ud83d\udcc4 \u05de\u05e1\u05de\u05db\u05d9\u05dd \u05d7\u05d9\u05d5\u05e0\u05d9\u05d9\u05dd<\/h3>\r\n                    <div class=\"checklist-content\">\r\n                        <ul>\r\n                            <li>\u05d3\u05e8\u05db\u05d5\u05df \u05d1\u05ea\u05d5\u05e7\u05e3 (\u05d1\u05d3\u05d5\u05e7 \u05d0\u05ea \u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05ea\u05e4\u05d5\u05d2\u05d4)<\/li>\r\n                            <li>\u05d0\u05d9\u05e9\u05d5\u05e8\u05d9 \u05ea\u05d5\u05e8\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/li>\r\n                            <li>\u05de\u05e1\u05de\u05db\u05d9 \u05d1\u05d9\u05d8\u05d5\u05d7 \u05e0\u05e1\u05d9\u05e2\u05d5\u05ea<\/li>\r\n                            <li>\u05de\u05db\u05ea\u05d1\u05d9 \u05de\u05e8\u05e9\u05dd \u05dc\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea<\/li>\r\n                            <li>\u05ea\u05d9\u05e7\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd \u05e7\u05d5\u05d3\u05de\u05d9\u05dd\/\u05e1\u05e8\u05d9\u05e7\u05d5\u05ea<\/li>\r\n                            <li>\u05e4\u05e8\u05d8\u05d9 \u05e7\u05e9\u05e8 \u05dc\u05e9\u05e2\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd<\/li>\r\n                            <li>\u05d0\u05d9\u05e9\u05d5\u05e8\u05d9 \u05d4\u05d6\u05de\u05e0\u05ea \u05dc\u05d9\u05e0\u05d4<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"checklist-item\">\r\n                    <h3>\ud83c\udfe5 \u05d4\u05db\u05e0\u05d5\u05ea \u05e8\u05e4\u05d5\u05d0\u05d9\u05d5\u05ea<\/h3>\r\n                    <div class=\"checklist-content\">\r\n                        <ul>\r\n                            <li>\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea \u05e0\u05d5\u05db\u05d7\u05d9\u05d5\u05ea (\u05d1\u05de\u05d8\u05e2\u05df \u05d9\u05d3)<\/li>\r\n                            <li>\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd (\u05de\u05ea\u05d5\u05e2\u05d3\u05d9\u05dd \u05db\u05e8\u05d0\u05d5\u05d9)<\/li>\r\n                            <li>\u05de\u05d9\u05d3\u05e2 \u05e2\u05dc \u05d4\u05d2\u05d1\u05dc\u05d5\u05ea \u05ea\u05d6\u05d5\u05e0\u05ea\u05d9\u05d5\u05ea<\/li>\r\n                            <li>\u05d4\u05ea\u05e8\u05d0\u05d5\u05ea \u05e2\u05dc \u05d0\u05dc\u05e8\u05d2\u05d9\u05d5\u05ea\/\u05de\u05e6\u05d1\u05d9\u05dd \u05e8\u05e4\u05d5\u05d0\u05d9\u05d9\u05dd<\/li>\r\n                            <li>\u05ea\u05d9\u05e2\u05d5\u05d3 \u05e1\u05d5\u05d2 \u05d3\u05dd<\/li>\r\n                            <li>\u05ea\u05e8\u05d5\u05e4\u05d5\u05ea \u05d7\u05d9\u05e8\u05d5\u05dd (\u05d0\u05dd \u05e8\u05dc\u05d5\u05d5\u05e0\u05d8\u05d9)<\/li>\r\n                            <li>\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05e0\u05d5\u05d7\u05d9\u05dd \u05dc\u05d4\u05d7\u05dc\u05de\u05d4<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"final-message\">\r\n            <p><strong>\u05d4\u05de\u05e1\u05e2 \u05e9\u05dc\u05db\u05dd \u05dc\u05d1\u05e8\u05d9\u05d0\u05d5\u05ea \u05de\u05ea\u05d7\u05d9\u05dc \u05d1\u05ea\u05db\u05e0\u05d5\u05df \u05e0\u05e1\u05d9\u05e2\u05d4 \u05d1\u05d8\u05d5\u05d7. \u05e2\u05dd \u05d4\u05ea\u05de\u05d9\u05db\u05d4 \u05d4\u05de\u05e7\u05d9\u05e4\u05d4 \u05e9\u05dc HealthcareCyprus, \u05db\u05dc \u05e9\u05dc\u05d1 \u05d1\u05d7\u05d5\u05d5\u05d9\u05d9\u05ea \u05d4\u05e0\u05e1\u05d9\u05e2\u05d4 \u05e9\u05dc\u05db\u05dd \u05de\u05e0\u05d5\u05d4\u05dc \u05e2\u05dc \u05d9\u05d3\u05d9 \u05de\u05d5\u05de\u05d7\u05d9\u05dd, \u05de\u05d4 \u05e9\u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05db\u05dd \u05dc\u05d4\u05ea\u05de\u05e7\u05d3 \u05d0\u05da \u05d5\u05e8\u05e7 \u05d1\u05d8\u05d9\u05e4\u05d5\u05dc \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9 \u05d5\u05d1\u05d4\u05d7\u05dc\u05de\u05d4.<\/strong><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"footer\">\r\n            <p class=\"footer-title\"><strong>\u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05d1\u05e8\u05d9\u05d0\u05d5\u05ea\u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05e9\u05d9\u05e8\u05d5\u05ea\u05d9 \u05e0\u05e1\u05d9\u05e2\u05d5\u05ea<\/strong><\/p>\r\n            <p class=\"footer-subtitle\"><em>\u05d4\u05e4\u05d9\u05db\u05ea \u05d4\u05de\u05e1\u05e2 \u05d4\u05e8\u05e4\u05d5\u05d0\u05d9 \u05e9\u05dc\u05db\u05dd \u05dc\u05e6\u05e4\u05d5\u05df \u05e7\u05e4\u05e8\u05d9\u05e1\u05d9\u05df \u05dc\u05d7\u05dc\u05e7 \u05d5\u05dc\u05dc\u05d0 \u05de\u05ea\u05d7<\/em><\/p>\r\n            <p class=\"footer-note\">\ud83c\udf0a \u05d4\u05e9\u05e2\u05e8 \u05e9\u05dc\u05da \u05dc\u05d8\u05d9\u05e4\u05d5\u05dc \u05e8\u05e4\u05d5\u05d0\u05d9 \u05d1\u05e8\u05de\u05d4 \u05e2\u05d5\u05dc\u05de\u05d9\u05ea \u05d1\u05dc\u05d1 \u05d4\u05d9\u05dd \u05d4\u05ea\u05d9\u05db\u05d5\u05df<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Travel Guide to North Cyprus &#x1f9f3; COMPREHENSIVE TRAVEL GUIDANCE Making your medical journey to North Cyprus seamless and stress-free Planning your medical journey to North Cyprus? HealthcareCyprus provides comprehensive travel guidance to ensure your trip is smooth, safe, and stress-free. &#x2708;&#xfe0f; Two Routes to North Cyprus There are two distinct routes for traveling to North [&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-7418","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/pages\/7418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/comments?post=7418"}],"version-history":[{"count":16,"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/pages\/7418\/revisions"}],"predecessor-version":[{"id":9113,"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/pages\/7418\/revisions\/9113"}],"wp:attachment":[{"href":"https:\/\/healthcarecyprus.com\/he\/wp-json\/wp\/v2\/media?parent=7418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}