{"id":11435,"date":"2025-07-07T18:20:24","date_gmt":"2025-07-07T18:20:24","guid":{"rendered":"https:\/\/flyfone.com\/?page_id=11435"},"modified":"2026-04-12T01:56:51","modified_gmt":"2026-04-12T01:56:51","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/flyfone.com\/ru\/privacy-policy\/","title":{"rendered":"\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n.flyfone-privacy * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.flyfone-privacy {\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    line-height: 1.7;\n    color: #333;\n    background: #ffffff;\n}\n\n.flyfone-container {\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0 40px;\n}\n\n.flyfone-container-narrow {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 40px;\n}\n\n\/* Hero Section *\/\n.flyfone-hero {\n    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #9198e5 100%);\n    color: white;\n    padding: 100px 0;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.flyfone-hero::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 20\"><defs><radialGradient id=\"a\" cx=\"50%\" cy=\"0%\" r=\"100%\"><stop offset=\"0%\" style=\"stop-color:rgb(255,255,255);stop-opacity:0.1\" \/><stop offset=\"100%\" style=\"stop-color:rgb(255,255,255);stop-opacity:0\" \/><\/radialGradient><\/defs><rect width=\"100\" height=\"20\" fill=\"url(%23a)\" \/><\/svg>') repeat-x;\n    opacity: 0.3;\n}\n\n.flyfone-hero-content {\n    position: relative;\n    z-index: 2;\n}\n\n.flyfone-hero h1 {\n    font-size: 3.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n}\n\n.flyfone-hero p {\n    font-size: 1.3rem;\n    opacity: 0.9;\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n.flyfone-hero-badge {\n    display: inline-block;\n    background: rgba(255, 255, 255, 0.2);\n    backdrop-filter: blur(10px);\n    padding: 10px 25px;\n    border-radius: 25px;\n    margin-bottom: 20px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    font-weight: 600;\n}\n\n\/* Content Sections *\/\n.flyfone-content {\n    background: #f8f9fa;\n    padding: 80px 0;\n}\n\n.flyfone-intro {\n    background: white;\n    border-radius: 16px;\n    padding: 50px;\n    margin-bottom: 50px;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n    border-left: 5px solid #667eea;\n    text-align: center;\n}\n\n.flyfone-intro h2 {\n    color: #667eea;\n    font-size: 2.2rem;\n    margin-bottom: 25px;\n    font-weight: 600;\n}\n\n.flyfone-intro p {\n    font-size: 1.1rem;\n    line-height: 1.8;\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n.flyfone-quick-nav {\n    background: white;\n    border-radius: 16px;\n    padding: 40px;\n    margin-bottom: 50px;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n    border-left: 5px solid #667eea;\n}\n\n.flyfone-quick-nav h2 {\n    color: #667eea;\n    font-size: 1.8rem;\n    margin-bottom: 25px;\n    font-weight: 600;\n    text-align: center;\n}\n\n.flyfone-nav-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n}\n\n.flyfone-nav-item {\n    padding: 15px 20px;\n    background: linear-gradient(135deg, #f8faff, #eef2ff);\n    border-radius: 8px;\n    border-left: 3px solid #667eea;\n    transition: all 0.3s ease;\n    cursor: pointer;\n}\n\n.flyfone-nav-item:hover {\n    background: linear-gradient(135deg, #eef2ff, #e0e7ff);\n    transform: translateX(5px);\n}\n\n.flyfone-nav-item a {\n    color: #333;\n    text-decoration: none;\n    font-weight: 500;\n    display: flex;\n    align-items: center;\n}\n\n.flyfone-nav-item a::before {\n    content: '\ud83d\udd12';\n    margin-right: 10px;\n    font-size: 1.1rem;\n}\n\n.flyfone-section {\n    background: white;\n    border-radius: 16px;\n    padding: 50px;\n    margin-bottom: 40px;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n    position: relative;\n}\n\n.flyfone-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #667eea, #764ba2);\n    border-radius: 16px 16px 0 0;\n}\n\n.flyfone-section h2 {\n    color: #667eea;\n    font-size: 2rem;\n    margin-bottom: 25px;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n}\n\n.flyfone-section h2::before {\n    content: '';\n    width: 6px;\n    height: 30px;\n    background: linear-gradient(135deg, #667eea, #764ba2);\n    border-radius: 3px;\n    margin-right: 15px;\n}\n\n.flyfone-section h3 {\n    color: #2d3748;\n    font-size: 1.4rem;\n    margin: 30px 0 15px 0;\n    font-weight: 600;\n}\n\n.flyfone-section p {\n    margin-bottom: 20px;\n    font-size: 1.05rem;\n    line-height: 1.8;\n}\n\n.flyfone-section ul {\n    margin: 20px 0;\n    padding-left: 0;\n}\n\n.flyfone-section li {\n    list-style: none;\n    margin-bottom: 12px;\n    padding-left: 25px;\n    position: relative;\n    font-size: 1.05rem;\n    line-height: 1.7;\n}\n\n.flyfone-section li::before {\n    content: '\ud83d\udd39';\n    position: absolute;\n    left: 0;\n    font-size: 1rem;\n}\n\n.flyfone-data-types {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin: 30px 0;\n}\n\n.flyfone-data-card {\n    background: linear-gradient(135deg, #f8faff, #eef2ff);\n    padding: 25px;\n    border-radius: 12px;\n    border-left: 4px solid #667eea;\n    transition: all 0.3s ease;\n}\n\n.flyfone-data-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.15);\n}\n\n.flyfone-data-card h4 {\n    color: #667eea;\n    font-weight: 600;\n    margin-bottom: 15px;\n    font-size: 1.2rem;\n    display: flex;\n    align-items: center;\n}\n\n.flyfone-data-card h4::before {\n    content: '\ud83d\udcca';\n    margin-right: 10px;\n    font-size: 1.1rem;\n}\n\n.flyfone-highlight {\n    background: linear-gradient(135deg, #f8faff, #eef2ff);\n    padding: 25px;\n    border-radius: 12px;\n    border-left: 4px solid #667eea;\n    margin: 25px 0;\n}\n\n.flyfone-security {\n    background: linear-gradient(135deg, #f0fff4, #dcfce7);\n    padding: 25px;\n    border-radius: 12px;\n    border-left: 4px solid #22c55e;\n    margin: 25px 0;\n}\n\n.flyfone-security h4 {\n    color: #22c55e;\n    font-weight: 600;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    font-size: 0.9rem;\n    letter-spacing: 0.5px;\n    display: flex;\n    align-items: center;\n}\n\n.flyfone-security h4::before {\n    content: '\ud83d\udee1\ufe0f';\n    margin-right: 10px;\n    font-size: 1.1rem;\n}\n\n.flyfone-rights {\n    background: linear-gradient(135deg, #fffbeb, #fef3c7);\n    padding: 25px;\n    border-radius: 12px;\n    border-left: 4px solid #f59e0b;\n    margin: 25px 0;\n}\n\n.flyfone-rights h4 {\n    color: #f59e0b;\n    font-weight: 600;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    font-size: 0.9rem;\n    letter-spacing: 0.5px;\n    display: flex;\n    align-items: center;\n}\n\n.flyfone-rights h4::before {\n    content: '\u2696\ufe0f';\n    margin-right: 10px;\n    font-size: 1.1rem;\n}\n\n.flyfone-contact {\n    background: linear-gradient(135deg, #667eea, #764ba2);\n    color: white;\n    padding: 60px 0;\n    text-align: center;\n}\n\n.flyfone-contact h2 {\n    font-size: 2.5rem;\n    margin-bottom: 20px;\n    font-weight: 600;\n}\n\n.flyfone-contact-info {\n    background: rgba(255, 255, 255, 0.1);\n    backdrop-filter: blur(10px);\n    border-radius: 16px;\n    padding: 40px;\n    margin: 30px auto;\n    max-width: 600px;\n    border: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.flyfone-contact-info h3 {\n    font-size: 1.5rem;\n    margin-bottom: 20px;\n}\n\n.flyfone-contact-info p {\n    font-size: 1.1rem;\n    margin-bottom: 10px;\n    opacity: 0.9;\n}\n\n.flyfone-contact-info a {\n    color: white;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.5);\n    transition: all 0.3s ease;\n}\n\n.flyfone-contact-info a:hover {\n    border-bottom-color: white;\n}\n\n.flyfone-back-to-top {\n    position: fixed;\n    bottom: 30px;\n    right: 30px;\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #667eea, #764ba2);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: white;\n    font-size: 1.2rem;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    opacity: 0;\n    visibility: hidden;\n    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);\n}\n\n.flyfone-back-to-top.visible {\n    opacity: 1;\n    visibility: visible;\n}\n\n.flyfone-back-to-top:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .flyfone-container {\n        padding: 0 20px;\n    }\n    \n    .flyfone-container-narrow {\n        padding: 0 20px;\n    }\n    \n    .flyfone-hero h1 {\n        font-size: 2.5rem;\n    }\n    \n    .flyfone-hero p {\n        font-size: 1.1rem;\n    }\n    \n    .flyfone-section {\n        padding: 30px 25px;\n    }\n    \n    .flyfone-section h2 {\n        font-size: 1.6rem;\n    }\n    \n    .flyfone-intro {\n        padding: 30px 25px;\n    }\n    \n    .flyfone-quick-nav {\n        padding: 25px;\n    }\n    \n    .flyfone-nav-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .flyfone-data-types {\n        grid-template-columns: 1fr;\n    }\n    \n    .flyfone-contact {\n        padding: 40px 0;\n    }\n    \n    .flyfone-contact h2 {\n        font-size: 2rem;\n    }\n}\n\n@media (max-width: 480px) {\n    .flyfone-hero {\n        padding: 60px 0;\n    }\n    \n    .flyfone-hero h1 {\n        font-size: 2rem;\n    }\n    \n    .flyfone-section {\n        padding: 25px 20px;\n    }\n    \n    .flyfone-content {\n        padding: 40px 0;\n    }\n}\n\n\/* Smooth scrolling *\/\nhtml {\n    scroll-behavior: smooth;\n}\n\n\/* Animation for sections *\/\n.flyfone-animate {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: all 0.6s ease;\n}\n\n.flyfone-animate.visible {\n    opacity: 1;\n    transform: translateY(0);\n}\n<\/style>\n\n\n<script>\n\/\/ Smooth scrolling for navigation links\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Add smooth scrolling to all links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            e.preventDefault();\n            const target = document.querySelector(this.getAttribute('href'));\n            if (target) {\n                target.scrollIntoView({\n                    behavior: 'smooth',\n                    block: 'start'\n                });\n            }\n        });\n    });\n\n    \/\/ Intersection Observer for animations\n    const observerOptions = {\n        threshold: 0.1,\n        rootMargin: '0px 0px -50px 0px'\n    };\n\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('visible');\n            }\n        });\n    }, observerOptions);\n\n    \/\/ Observe all animated elements\n    document.querySelectorAll('.flyfone-animate').forEach(el => {\n        observer.observe(el);\n    });\n\n    \/\/ Back to top button visibility\n    const backToTopButton = document.querySelector('.flyfone-back-to-top');\n    \n    window.addEventListener('scroll', function() {\n        if (window.pageYOffset > 300) {\n            backToTopButton.classList.add('visible');\n        } else {\n            backToTopButton.classList.remove('visible');\n        }\n    });\n});\n\n\/\/ Scroll to top function\nfunction scrollToTop() {\n    window.scrollTo({\n        top: 0,\n        behavior: 'smooth'\n    });\n}\n\n\/\/ Add active states to navigation items based on scroll position\nwindow.addEventListener('scroll', function() {\n    const sections = document.querySelectorAll('.flyfone-section[id]');\n    const navItems = document.querySelectorAll('.flyfone-nav-item');\n    \n    let currentSection = '';\n    \n    sections.forEach(section => {\n        const rect = section.getBoundingClientRect();\n        if (rect.top <= 100 && rect.bottom >= 100) {\n            currentSection = section.getAttribute('id');\n        }\n    });\n    \n    navItems.forEach(item => {\n        const link = item.querySelector('a');\n        item.style.background = 'linear-gradient(135deg, #f8faff, #eef2ff)';\n        if (link && link.getAttribute('href') === '#' + currentSection) {\n            item.style.background = 'linear-gradient(135deg, #eef2ff, #e0e7ff)';\n        }\n    });\n});\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n.flyfone-privacy * {<br \/>    margin: 0;<br \/>    padding: 0;<br \/>    box-sizing: border-box;<br \/>}<\/p>\n<p>.flyfone-privacy {<br \/>    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;<br \/>    line-height: 1.7;<br \/>    color: #333;<br \/>    background: #ffffff;<br \/>}<\/p>\n<p>.flyfone-container {<br \/>    max-width: 100%;<br \/>    margin: 0 auto;<br \/>    padding: 0 40px;<br \/>}<\/p>\n<p>.flyfone-container-narrow {<br \/>    max-width: 1000px;<br \/>    margin: 0 auto;<br \/>    padding: 0 40px;<br \/>}<\/p>\n<p>\/* Hero Section *\/<br \/>.flyfone-hero {<br \/>    background: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #9198e5 100%);<br \/>    color: white;<br \/>    padding: 100px 0;<br \/>    text-align: center;<br \/>    position: relative;<br \/>    overflow: hidden;<br \/>}<\/p>\n<p>.flyfone-hero::before {<br \/>    content: '';<br \/>    position: absolute;<br \/>    top: 0;<br \/>    left: 0;<br \/>    right: 0;<br \/>    bottom: 0;<br \/>    background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 20\"><defs><radialGradient id=\"a\" cx=\"50%\" cy=\"0%\" r=\"100%\"><stop offset=\"0%\" style=\"stop-color:rgb(255,255,255);stop-opacity:0.1\" \/><stop offset=\"100%\" style=\"stop-color:rgb(255,255,255);stop-opacity:0\" \/><rect width=\"100\" height=\"20\" fill=\"url(%23a)\" \/>') repeat-x;<br \/>    opacity: 0.3;<br \/>}<\/p>\n<p>.flyfone-hero-content {<br \/>    position: relative;<br \/>    z-index: 2;<br \/>}<\/p>\n<p>.flyfone-hero h1 {<br \/>    font-size: 3.5rem;<br \/>    font-weight: 700;<br \/>    margin-bottom: 20px;<br \/>    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);<br \/>}<\/p>\n<p>.flyfone-hero p {<br \/>    font-size: 1.3rem;<br \/>    opacity: 0.9;<br \/>    max-width: 800px;<br \/>    margin: 0 auto;<br \/>}<\/p>\n<p>.flyfone-hero-badge {<br \/>    display: inline-block;<br \/>    background: rgba(255, 255, 255, 0.2);<br \/>    backdrop-filter: blur(10px);<br \/>    padding: 10px 25px;<br \/>    border-radius: 25px;<br \/>    margin-bottom: 20px;<br \/>    border: 1px solid rgba(255, 255, 255, 0.3);<br \/>    font-weight: 600;<br \/>}<\/p>\n<p>\/* Content Sections *\/<br \/>.flyfone-content {<br \/>    background: #f8f9fa;<br \/>    padding: 80px 0;<br \/>}<\/p>\n<p>.flyfone-intro {<br \/>    background: white;<br \/>    border-radius: 16px;<br \/>    padding: 50px;<br \/>    margin-bottom: 50px;<br \/>    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);<br \/>    border-left: 5px solid #667eea;<br \/>    text-align: center;<br \/>}<\/p>\n<p>.flyfone-intro h2 {<br \/>    color: #667eea;<br \/>    font-size: 2.2rem;<br \/>    margin-bottom: 25px;<br \/>    font-weight: 600;<br \/>}<\/p>\n<p>.flyfone-intro p {<br \/>    font-size: 1.1rem;<br \/>    line-height: 1.8;<br \/>    max-width: 800px;<br \/>    margin: 0 auto;<br \/>}<\/p>\n<p>.flyfone-quick-nav {<br \/>    background: white;<br \/>    border-radius: 16px;<br \/>    padding: 40px;<br \/>    margin-bottom: 50px;<br \/>    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);<br \/>    border-left: 5px solid #667eea;<br \/>}<\/p>\n<p>.flyfone-quick-nav h2 {<br \/>    color: #667eea;<br \/>    font-size: 1.8rem;<br \/>    margin-bottom: 25px;<br \/>    font-weight: 600;<br \/>    text-align: center;<br \/>}<\/p>\n<p>.flyfone-nav-grid {<br \/>    display: grid;<br \/>    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));<br \/>    gap: 20px;<br \/>}<\/p>\n<p>.flyfone-nav-item {<br \/>    padding: 15px 20px;<br \/>    background: linear-gradient(135deg, #f8faff, #eef2ff);<br \/>    border-radius: 8px;<br \/>    border-left: 3px solid #667eea;<br \/>    transition: all 0.3s ease;<br \/>    cursor: pointer;<br \/>}<\/p>\n<p>.flyfone-nav-item:hover {<br \/>    background: linear-gradient(135deg, #eef2ff, #e0e7ff);<br \/>    transform: translateX(5px);<br \/>}<\/p>\n<p>.flyfone-nav-item a {<br \/>    color: #333;<br \/>    text-decoration: none;<br \/>    font-weight: 500;<br \/>    display: flex;<br \/>    align-items: center;<br \/>}<\/p>\n<p>.flyfone-nav-item a::before {<br \/>    content: '\ud83d\udd12';<br \/>    margin-right: 10px;<br \/>    font-size: 1.1rem;<br \/>}<\/p>\n<p>.flyfone-section {<br \/>    background: white;<br \/>    border-radius: 16px;<br \/>    padding: 50px;<br \/>    margin-bottom: 40px;<br \/>    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);<br \/>    position: relative;<br \/>}<\/p>\n<p>.flyfone-section::before {<br \/>    content: '';<br \/>    position: absolute;<br \/>    top: 0;<br \/>    left: 0;<br \/>    right: 0;<br \/>    height: 4px;<br \/>    background: linear-gradient(90deg, #667eea, #764ba2);<br \/>    border-radius: 16px 16px 0 0;<br \/>}<\/p>\n<p>.flyfone-section h2 {<br \/>    color: #667eea;<br \/>    font-size: 2rem;<br \/>    margin-bottom: 25px;<br \/>    font-weight: 600;<br \/>    display: flex;<br \/>    align-items: center;<br \/>}<\/p>\n<p>.flyfone-section h2::before {<br \/>    content: '';<br \/>    width: 6px;<br \/>    height: 30px;<br \/>    background: linear-gradient(135deg, #667eea, #764ba2);<br \/>    border-radius: 3px;<br \/>    margin-right: 15px;<br \/>}<\/p>\n<p>.flyfone-section h3 {<br \/>    color: #2d3748;<br \/>    font-size: 1.4rem;<br \/>    margin: 30px 0 15px 0;<br \/>    font-weight: 600;<br \/>}<\/p>\n<p>.flyfone-section p {<br \/>    margin-bottom: 20px;<br \/>    font-size: 1.05rem;<br \/>    line-height: 1.8;<br \/>}<\/p>\n<p>.flyfone-section ul {<br \/>    margin: 20px 0;<br \/>    padding-left: 0;<br \/>}<\/p>\n<p>.flyfone-section li {<br \/>    list-style: none;<br \/>    margin-bottom: 12px;<br \/>    padding-left: 25px;<br \/>    position: relative;<br \/>    font-size: 1.05rem;<br \/>    line-height: 1.7;<br \/>}<\/p>\n<p>.flyfone-section li::before {<br \/>    content: '\ud83d\udd39';<br \/>    position: absolute;<br \/>    left: 0;<br \/>    font-size: 1rem;<br \/>}<\/p>\n<p>.flyfone-data-types {<br \/>    display: grid;<br \/>    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));<br \/>    gap: 25px;<br \/>    margin: 30px 0;<br \/>}<\/p>\n<p>.flyfone-data-card {<br \/>    background: linear-gradient(135deg, #f8faff, #eef2ff);<br \/>    padding: 25px;<br \/>    border-radius: 12px;<br \/>    border-left: 4px solid #667eea;<br \/>    transition: all 0.3s ease;<br \/>}<\/p>\n<p>.flyfone-data-card:hover {<br \/>    transform: translateY(-3px);<br \/>    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.15);<br \/>}<\/p>\n<p>.flyfone-data-card h4 {<br \/>    color: #667eea;<br \/>    font-weight: 600;<br \/>    margin-bottom: 15px;<br \/>    font-size: 1.2rem;<br \/>    display: flex;<br \/>    align-items: center;<br \/>}<\/p>\n<p>.flyfone-data-card h4::before {<br \/>    content: '\ud83d\udcca';<br \/>    margin-right: 10px;<br \/>    font-size: 1.1rem;<br \/>}<\/p>\n<p>.flyfone-highlight {<br \/>    background: linear-gradient(135deg, #f8faff, #eef2ff);<br \/>    padding: 25px;<br \/>    border-radius: 12px;<br \/>    border-left: 4px solid #667eea;<br \/>    margin: 25px 0;<br \/>}<\/p>\n<p>.flyfone-security {<br \/>    background: linear-gradient(135deg, #f0fff4, #dcfce7);<br \/>    padding: 25px;<br \/>    border-radius: 12px;<br \/>    border-left: 4px solid #22c55e;<br \/>    margin: 25px 0;<br \/>}<\/p>\n<p>.flyfone-security h4 {<br \/>    color: #22c55e;<br \/>    font-weight: 600;<br \/>    margin-bottom: 15px;<br \/>    text-transform: uppercase;<br \/>    font-size: 0.9rem;<br \/>    letter-spacing: 0.5px;<br \/>    display: flex;<br \/>    align-items: center;<br \/>}<\/p>\n<p>.flyfone-security h4::before {<br \/>    content: '\ud83d\udee1\ufe0f';<br \/>    margin-right: 10px;<br \/>    font-size: 1.1rem;<br \/>}<\/p>\n<p>.flyfone-rights {<br \/>    background: linear-gradient(135deg, #fffbeb, #fef3c7);<br \/>    padding: 25px;<br \/>    border-radius: 12px;<br \/>    border-left: 4px solid #f59e0b;<br \/>    margin: 25px 0;<br \/>}<\/p>\n<p>.flyfone-rights h4 {<br \/>    color: #f59e0b;<br \/>    font-weight: 600;<br \/>    margin-bottom: 15px;<br \/>    text-transform: uppercase;<br \/>    font-size: 0.9rem;<br \/>    letter-spacing: 0.5px;<br \/>    display: flex;<br \/>    align-items: center;<br \/>}<\/p>\n<p>.flyfone-rights h4::before {<br \/>    content: '\u2696\ufe0f';<br \/>    margin-right: 10px;<br \/>    font-size: 1.1rem;<br \/>}<\/p>\n<p>.flyfone-contact {<br \/>    background: linear-gradient(135deg, #667eea, #764ba2);<br \/>    color: white;<br \/>    padding: 60px 0;<br \/>    text-align: center;<br \/>}<\/p>\n<p>.flyfone-contact h2 {<br \/>    font-size: 2.5rem;<br \/>    margin-bottom: 20px;<br \/>    font-weight: 600;<br \/>}<\/p>\n<p>.flyfone-contact-info {<br \/>    background: rgba(255, 255, 255, 0.1);<br \/>    backdrop-filter: blur(10px);<br \/>    border-radius: 16px;<br \/>    padding: 40px;<br \/>    margin: 30px auto;<br \/>    max-width: 600px;<br \/>    border: 1px solid rgba(255, 255, 255, 0.2);<br \/>}<\/p>\n<p>.flyfone-contact-info h3 {<br \/>    font-size: 1.5rem;<br \/>    margin-bottom: 20px;<br \/>}<\/p>\n<p>.flyfone-contact-info p {<br \/>    font-size: 1.1rem;<br \/>    margin-bottom: 10px;<br \/>    opacity: 0.9;<br \/>}<\/p>\n<p>.flyfone-contact-info a {<br \/>    color: white;<br \/>    text-decoration: none;<br \/>    border-bottom: 1px solid rgba(255, 255, 255, 0.5);<br \/>    transition: all 0.3s ease;<br \/>}<\/p>\n<p>.flyfone-contact-info a:hover {<br \/>    border-bottom-color: white;<br \/>}<\/p>\n<p>.flyfone-back-to-top {<br \/>    position: fixed;<br \/>    bottom: 30px;<br \/>    right: 30px;<br \/>    width: 50px;<br \/>    height: 50px;<br \/>    background: linear-gradient(135deg, #667eea, #764ba2);<br \/>    border-radius: 50%;<br \/>    display: flex;<br \/>    align-items: center;<br \/>    justify-content: center;<br \/>    color: white;<br \/>    font-size: 1.2rem;<br \/>    cursor: pointer;<br \/>    transition: all 0.3s ease;<br \/>    opacity: 0;<br \/>    visibility: hidden;<br \/>    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);<br \/>}<\/p>\n<p>.flyfone-back-to-top.visible {<br \/>    opacity: 1;<br \/>    visibility: visible;<br \/>}<\/p>\n<p>.flyfone-back-to-top:hover {<br \/>    transform: translateY(-3px);<br \/>    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);<br \/>}<\/p>\n<p>\/* Responsive *\/<br \/>@media (max-width: 768px) {<br \/>    .flyfone-container {<br \/>        padding: 0 20px;<br \/>    }<\/p>\n<p>    .flyfone-container-narrow {<br \/>        padding: 0 20px;<br \/>    }<\/p>\n<p>    .flyfone-hero h1 {<br \/>        font-size: 2.5rem;<br \/>    }<\/p>\n<p>    .flyfone-hero p {<br \/>        font-size: 1.1rem;<br \/>    }<\/p>\n<p>    .flyfone-section {<br \/>        padding: 30px 25px;<br \/>    }<\/p>\n<p>    .flyfone-section h2 {<br \/>        font-size: 1.6rem;<br \/>    }<\/p>\n<p>    .flyfone-intro {<br \/>        padding: 30px 25px;<br \/>    }<\/p>\n<p>    .flyfone-quick-nav {<br \/>        padding: 25px;<br \/>    }<\/p>\n<p>    .flyfone-nav-grid {<br \/>        grid-template-columns: 1fr;<br \/>    }<\/p>\n<p>    .flyfone-data-types {<br \/>        grid-template-columns: 1fr;<br \/>    }<\/p>\n<p>    .flyfone-contact {<br \/>        padding: 40px 0;<br \/>    }<\/p>\n<p>    .flyfone-contact h2 {<br \/>        font-size: 2rem;<br \/>    }<br \/>}<\/p>\n<p>@media (max-width: 480px) {<br \/>    .flyfone-hero {<br \/>        padding: 60px 0;<br \/>    }<\/p>\n<p>    .flyfone-hero h1 {<br \/>        font-size: 2rem;<br \/>    }<\/p>\n<p>    .flyfone-section {<br \/>        padding: 25px 20px;<br \/>    }<\/p>\n<p>    .flyfone-content {<br \/>        padding: 40px 0;<br \/>    }<br \/>}<\/p>\n<p>\/* Smooth scrolling *\/<br \/>html {<br \/>    scroll-behavior: smooth;<br \/>}<\/p>\n<p>\/* Animation for sections *\/<br \/>.flyfone-animate {<br \/>    opacity: 0;<br \/>    transform: translateY(30px);<br \/>    transition: all 0.6s ease;<br \/>}<\/p>\n<p>.flyfone-animate.visible {<br \/>    opacity: 1;<br \/>    transform: translateY(0);<br \/>}<br \/><\/style>\n<div class=\"flyfone-privacy\"><!-- Hero Section --><\/p>\n<section class=\"flyfone-hero\">\n<div class=\"flyfone-container\">\n<div class=\"flyfone-hero-content\">\n<div class=\"flyfone-hero-badge\">\u0414\u0430\u0442\u0430 \u0432\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f \u0432 \u0441\u0438\u043b\u0443: 1 \u044f\u043d\u0432\u0430\u0440\u044f 2017 \u0433.<\/div>\n<h1>\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/h1>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Content Section --><\/p>\n<section class=\"flyfone-content\">\n<div class=\"flyfone-container-narrow\"><!-- Introduction --><\/p>\n<div class=\"flyfone-intro flyfone-animate\">\n<h4>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f: FlyFoneTalk Telecom Limited<\/h4>\n<p>\u0412\u0430\u0448\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0432\u0430\u0436\u043d\u0430 \u0434\u043b\u044f \u043d\u0430\u0441. \u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435 \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u0435\u0442\u0441\u044f, \u043a\u0430\u043a \u043d\u0430\u0448\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u2014 FlyfoneTalk Telecom Ltd (\u00abFlyfoneTalk\u00bb, \u00abFlyfone\u00bb, \u00ab\u043c\u044b\u00bb, \u00ab\u043d\u0430\u0441\u00bb, \u00ab\u043d\u0430\u0448\u00bb) \u2014 \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0438 \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0432\u0430\u043c\u0438 \u043d\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433.<\/p>\n<\/div>\n<p><!-- Quick Navigation --><\/p>\n<div class=\"flyfone-quick-nav flyfone-animate\">\n<h2>\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f<\/h2>\n<div class=\"flyfone-nav-grid\">\n<div class=\"flyfone-nav-item\"><a href=\"#services\">\u041d\u0430\u0448\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#information\">\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u043c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#usage\">\u041a\u0430\u043a \u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#disclosure\">\u0420\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#rights\">\u0412\u0430\u0448\u0438 \u043f\u0440\u0430\u0432\u0430<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#security\">\u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0445<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#cookies\">\u0424\u0430\u0439\u043b\u044b cookie \u0438 \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0435<\/a><\/div>\n<div class=\"flyfone-nav-item\"><a href=\"#retention\">\u0425\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445<\/a><\/div>\n<\/div>\n<\/div>\n<p><!-- Services Section --><\/p>\n<div id=\"services\" class=\"flyfone-section flyfone-animate\">\n<h2>\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438<\/h2>\n<p>FlyFoneTalk \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043e\u0431\u043b\u0430\u0447\u043d\u044b\u0435 \u0442\u0435\u043b\u0435\u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0443\u0441\u043b\u0443\u0433\u0438, \u0432\u043a\u043b\u044e\u0447\u0430\u044f, \u043d\u043e \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u044f\u0441\u044c \u0438\u043c\u0438:<\/p>\n<ul>\n<li>Call-\u0446\u0435\u043d\u0442\u0440 \u0438 CRM-\u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/li>\n<li>\u0417\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u0435 VoIP<\/li>\n<li>SMS-\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f<\/li>\n<li>\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0430\u044f \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u044b\u0437\u043e\u0432\u043e\u0432<\/li>\n<li>\u0420\u0435\u0448\u0435\u043d\u0438\u044f \u043f\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 VoIP<\/li>\n<li>\n<div id=\"input_line_0\"><span id=\"input_part_0\" class=\"\" data-mention=\"Cloud Call Center\">\u041e\u0431\u043b\u0430\u0447\u043d\u044b\u0439 \u0446\u0435\u043d\u0442\u0440 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0432\u044b\u0437\u043e\u0432\u043e\u0432<\/span><\/div>\n<\/li>\n<li>\n<div id=\"input_line_0\"><span id=\"input_part_0\" class=\"\" data-mention=\"Cloud Call Center\"><\/span><span id=\"input_part_0\" class=\"\" data-mention=\"Outbound Call Center\">\u0426\u0435\u043d\u0442\u0440 \u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0432\u044b\u0437\u043e\u0432\u043e\u0432<\/span><\/div>\n<\/li>\n<li>\n<div id=\"input_line_0\"><span id=\"input_part_0\" class=\"\" data-mention=\"Outbound Call Center\"><\/span><span id=\"input_part_0\" class=\"\" data-mention=\"Inbound Services\">\u0412\u0445\u043e\u0434\u044f\u0449\u0438\u0435 \u0443\u0441\u043b\u0443\u0433\u0438<\/span><\/div>\n<\/li>\n<li>\n<div id=\"input_line_0\"><span id=\"input_part_0\" class=\"\" data-mention=\"Inbound Services\"><\/span><span id=\"input_part_0\" class=\"\" data-mention=\"Auto Dialer\">\u0410\u0432\u0442\u043e\u0434\u043e\u0437\u0432\u043e\u043d<\/span><\/div>\n<\/li>\n<li>\n<div id=\"input_line_0\"><span id=\"input_part_0\" class=\"\" data-mention=\"Auto Dialer\"><\/span><span id=\"input_part_0\" class=\"\" data-mention=\"AI-Powered Call Center\">\u0426\u0435\u043d\u0442\u0440 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0432\u044b\u0437\u043e\u0432\u043e\u0432 \u0441 \u0438\u0441\u043a\u0443\u0441\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u043e\u043c<\/span><\/div>\n<\/li>\n<\/ul>\n<p>\u041d\u0430\u0448\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u044b \u0434\u043b\u044f \u0437\u0430\u043a\u043e\u043d\u043d\u043e\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432 \u0431\u0438\u0437\u043d\u0435\u0441\u0435 \u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435\u043c \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u043c\u044b\u043c \u0437\u0430\u043a\u043e\u043d\u0430\u043c \u0438 \u043d\u043e\u0440\u043c\u0430\u043c.<\/p>\n<\/div>\n<p><!-- Information Collection Section --><\/p>\n<div id=\"information\" class=\"flyfone-section flyfone-animate\">\n<h2>\u041a\u0430\u043a\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c<\/h2>\n<p>\u041c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0442\u0438\u043f\u044b \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u0430\u0448\u0435\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0443\u0441\u043b\u0443\u0433:<\/p>\n<div class=\"flyfone-data-types\">\n<div class=\"flyfone-data-card\">\n<h4>\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f<\/h4>\n<p>\u0423\u043a\u0430\u0437\u0430\u043d\u043e \u043f\u0440\u0438 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u043c\u044f, \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b, \u043f\u0430\u0440\u043e\u043b\u044c, \u0434\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u0432\u0435\u0440\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438).<\/p>\n<\/div>\n<div class=\"flyfone-data-card\">\n<h4>\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438<\/h4>\n<p>\u0421\u043e\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0437\u0430\u043f\u0438\u0441\u0438 \u0437\u0432\u043e\u043d\u043a\u043e\u0432, \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 SMS, \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0437\u0432\u043e\u043d\u043a\u043e\u0432, IP-\u0430\u0434\u0440\u0435\u0441, \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435 \u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435).<\/p>\n<\/div>\n<div class=\"flyfone-data-card\">\n<h4>\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 SIP<\/h4>\n<p>\u0423\u0447\u0435\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 SIP, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u044b \u0432\u0432\u043e\u0434\u0438\u0442\u0435 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0430\u0434\u0440\u0435\u0441\u0430\u0446\u0438\u0438 \u0437\u0432\u043e\u043d\u043a\u043e\u0432, \u043d\u0430\u0434\u0435\u0436\u043d\u043e \u0445\u0440\u0430\u043d\u044f\u0442\u0441\u044f \u0438 \u043d\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u044e\u0442\u0441\u044f \u0442\u0440\u0435\u0442\u044c\u0438\u043c \u043b\u0438\u0446\u0430\u043c.<\/p>\n<\/div>\n<div class=\"flyfone-data-card\">\n<h4>\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u043e\u043f\u043b\u0430\u0442\u0435<\/h4>\n<p>\u0414\u0430\u043d\u043d\u044b\u0435 \u043a\u0440\u0435\u0434\u0438\u0442\u043d\u043e\u0439 \u043a\u0430\u0440\u0442\u044b, \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0441\u0447\u0435\u0442\u043e\u0432 \u0438 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c SSL \u0441 \u0434\u043b\u0438\u043d\u043e\u0439 \u043a\u043b\u044e\u0447\u0430 256 \u0431\u0438\u0442.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Usage Section --><\/p>\n<div id=\"usage\" class=\"flyfone-section flyfone-animate\">\n<h2>\u041a\u0430\u043a \u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0432\u0430\u0448\u0443 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e<\/h2>\n<p>\u041c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0441\u043e\u0431\u0440\u0430\u043d\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0434\u043b\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0446\u0435\u043b\u0435\u0439:<\/p>\n<ul>\n<li>\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043e\u043c \u043a \u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c<\/li>\n<li>\u041e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0447\u0435\u0442\u043e\u0432 \u0438 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439<\/li>\n<li>\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u044e \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u0438 \u0437\u0430\u0449\u0438\u0442\u0438\u0442\u0435 \u0441\u0435\u0430\u043d\u0441<\/li>\n<li>\u0410\u043d\u0430\u043b\u0438\u0437 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u0430<\/li>\n<li>\u041e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043e\u0431 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f\u0445 \u0441\u0435\u0440\u0432\u0438\u0441\u0430<\/li>\n<li>\u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u043f\u0440\u043e\u0441\u044b \u0438\u043b\u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u043d\u044b\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f (\u0441 \u0432\u0430\u0448\u0435\u0433\u043e \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u044f)<\/li>\n<li>\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0439 \u043e\u0442\u0437\u044b\u0432 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0441 \u0432\u0430\u0448\u0435\u0433\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u044f<\/li>\n<\/ul>\n<\/div>\n<p><!-- Disclosure Section --><\/p>\n<div id=\"disclosure\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0438 \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445<\/h2>\n<div class=\"flyfone-highlight\">\n<p><strong>\u041c\u044b \u043d\u0435 \u043f\u0440\u043e\u0434\u0430\u0451\u043c, \u043d\u0435 \u0441\u0434\u0430\u0451\u043c \u0432 \u0430\u0440\u0435\u043d\u0434\u0443 \u0438 \u043d\u0435 \u043e\u0431\u043c\u0435\u043d\u0438\u0432\u0430\u0435\u043c \u0432\u0430\u0448\u0443 \u043b\u0438\u0447\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u0441 \u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u044b\u043c\u0438 \u0442\u0440\u0435\u0442\u044c\u0438\u043c\u0438 \u0441\u0442\u043e\u0440\u043e\u043d\u0430\u043c\u0438.<\/strong> \u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043c\u043e\u0436\u0435\u0442 \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0442\u044c\u0441\u044f \u0432\u043d\u0443\u0442\u0440\u0438 \u0441\u0435\u0442\u0438 FlyFoneTalk, \u0432 \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u0445\u043e\u0434\u044f\u0442 \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0438 \u0443\u0441\u043b\u0443\u0433, \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0438\u0435 \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441\u043e \u0441\u0442\u0440\u043e\u0433\u0438\u043c\u0438 \u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044f\u043c\u0438 \u043e \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0432 \u0446\u0435\u043b\u044f\u0445 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0439, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f\u043c\u0438, \u0438\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u043e\u0439 \u0438\u043b\u0438 \u043c\u0430\u0440\u043a\u0435\u0442\u0438\u043d\u0433\u043e\u043c. \u041c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u0437\u0432\u043e\u043d\u043a\u043e\u0432, \u0438\u0445 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u0438 \u0434\u0430\u043d\u043d\u044b\u0435 SIP \u043d\u0435 \u0440\u0430\u0441\u043a\u0440\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0442\u0440\u0435\u0442\u044c\u0438\u043c \u0441\u0442\u043e\u0440\u043e\u043d\u0430\u043c, \u0437\u0430 \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0435\u0432, \u043a\u043e\u0433\u0434\u0430 \u044d\u0442\u043e \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0437\u0430\u043a\u043e\u043d\u043e\u043c \u0438\u043b\u0438 \u043f\u0440\u0438 \u0432\u0430\u0448\u0435\u043c \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0438.<\/p>\n<\/div>\n<p>\u0415\u0441\u043b\u0438 FlyFoneTalk \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u0441\u043b\u0438\u044f\u043d\u0438\u0438, \u043f\u043e\u0433\u043b\u043e\u0449\u0435\u043d\u0438\u0438 \u0438\u043b\u0438 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0439 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435, \u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u043f\u0435\u0440\u0435\u0434\u0430\u043d\u044b \u043f\u0440\u0430\u0432\u043e\u043f\u0440\u0435\u0435\u043c\u043d\u0438\u043a\u0443. \u041c\u044b \u0440\u0430\u0437\u043c\u0435\u0441\u0442\u0438\u043c \u0437\u0430\u043c\u0435\u0442\u043d\u043e\u0435 \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u0430\u0448\u0435\u043c \u0441\u0430\u0439\u0442\u0435 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044e \u0432\u0430\u0448\u0438\u043c\u0438 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u044f\u043c\u0438 \u0432 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438.<\/p>\n<\/div>\n<p><!-- Rights Section --><\/p>\n<div id=\"rights\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0412\u0430\u0448\u0438 \u043f\u0440\u0430\u0432\u0430 \u0438 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0432\u044b\u0431\u043e\u0440\u0430<\/h2>\n<div class=\"flyfone-rights\">\n<h4>\u0412\u0430\u0448\u0438 \u043f\u0440\u0430\u0432\u0430 \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0435<\/h4>\n<p>\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0432\u043e\u0435\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438, \u0435\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0441\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443 <a style=\"color: #f59e0b;\" href=\"mailto:info@flyfone.com\">info@flyfone.com<\/a>\u041c\u044b \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u043c \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0432\u0430\u0448\u0435\u0433\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0430 \u0438 \u043f\u043e\u0441\u0442\u0430\u0440\u0430\u0435\u043c\u0441\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0435\u0433\u043e \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 15 \u0440\u0430\u0431\u043e\u0447\u0438\u0445 \u0434\u043d\u0435\u0439, \u0437\u0430 \u0438\u0441\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0445, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u043b\u044f \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u043b\u0438 \u0441\u043e\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u044f \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439 \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430.<\/p>\n<\/div>\n<\/div>\n<p><!-- Security Section --><\/p>\n<div id=\"security\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0417\u0430\u0449\u0438\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c<\/h2>\n<div class=\"flyfone-security\">\n<h4>\u041c\u0435\u0440\u044b \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438<\/h4>\n<p>\u041c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u0438 \u043c\u0435\u0442\u043e\u0434\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0443 \u043f\u043e \u0437\u0430\u0449\u0438\u0449\u0451\u043d\u043d\u043e\u043c\u0443 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0443 SSL \u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0434\u043b\u044f \u0437\u0430\u0449\u0438\u0442\u044b \u0432\u0430\u0448\u0438\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u0425\u043e\u0442\u044f \u043c\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u043c \u0432\u0441\u0435 \u0440\u0430\u0437\u0443\u043c\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u043e\u0440\u043e\u0436\u043d\u043e\u0441\u0442\u0438, \u043d\u0438 \u043e\u0434\u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430 100 % \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439, \u0438 \u043c\u044b \u043d\u0435 \u043c\u043e\u0436\u0435\u043c \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u0443\u044e \u0437\u0430\u0449\u0438\u0442\u0443.<\/p>\n<\/div>\n<\/div>\n<p><!-- Cookies Section --><\/p>\n<div id=\"cookies\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0424\u0430\u0439\u043b\u044b cookie \u0438 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u044f<\/h2>\n<p>\u041d\u0430 \u043d\u0430\u0448\u0435\u043c \u0441\u0430\u0439\u0442\u0435 \u043c\u043e\u0433\u0443\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0444\u0430\u0439\u043b\u044b cookie \u0438\u043b\u0438 \u0430\u043d\u0430\u043b\u043e\u0433\u0438\u0447\u043d\u044b\u0435 \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c\u044b \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f, \u0430\u043d\u0430\u043b\u0438\u0437\u0430 \u0442\u0440\u0430\u0444\u0438\u043a\u0430 \u0438 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0441\u0432\u043e\u0438\u043c\u0438 \u043f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u044f\u043c\u0438 \u0432 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u0438 \u0444\u0430\u0439\u043b\u043e\u0432 cookie \u0447\u0435\u0440\u0435\u0437 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0441\u0432\u043e\u0435\u0433\u043e \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.<\/p>\n<\/div>\n<p><!-- Retention Section --><\/p>\n<div id=\"retention\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0425\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445<\/h2>\n<p>\u041c\u044b \u0445\u0440\u0430\u043d\u0438\u043c \u0432\u0430\u0448\u0438 \u0434\u0430\u043d\u043d\u044b\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0442\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043d\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433 \u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438\u043b\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u043d\u044b\u0445 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439. \u0416\u0443\u0440\u043d\u0430\u043b\u044b \u0432\u044b\u0437\u043e\u0432\u043e\u0432 \u0438 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0445\u0440\u0430\u043d\u0438\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0446\u0435\u043b\u0435\u0439 \u0432\u044b\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0447\u0435\u0442\u043e\u0432, \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0438\u043b\u0438 \u0441\u043e\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u044f \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439 \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u043c\u0438 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430\u043c\u0438 \u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u043c \u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e\u043c.<\/p>\n<\/div>\n<p><!-- Modifications Section --><\/p>\n<div id=\"modifications\" class=\"flyfone-section flyfone-animate\">\n<h2>\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435<\/h2>\n<div class=\"flyfone-highlight\">\n<p>\u041c\u044b \u043c\u043e\u0436\u0435\u043c \u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0442\u044c \u044d\u0442\u0443 \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0443 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043f\u043e \u043c\u0435\u0440\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438. \u041e \u043b\u044e\u0431\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\u0445 \u0431\u0443\u0434\u0435\u0442 \u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u043e \u043d\u0430 \u043d\u0430\u0448\u0435\u043c \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435, \u0430 \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0430\u043c\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u0430 \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u0439.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- Contact Section --><\/p>\n<section class=\"flyfone-contact\">\n<div class=\"flyfone-container\">\n<h2>\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f<\/h2>\n<div class=\"flyfone-contact-info\">\n<h3>FlyFoneTalk Telecom Ltd.<\/h3>\n<p>\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430: info@flyfone.com<\/p>\n<p>\u0412\u0435\u0431-\u0441\u0430\u0439\u0442: <a href=\"http:\/\/flyfone.com\/ru\/\">http:\/\/flyfone.com<\/a><\/p>\n<p>\u0410\u0434\u0440\u0435\u0441: 14-\u0439 \u044d\u0442\u0430\u0436, Cosco Tower, 183 Queen\u2019s Road Central, \u0428\u044d\u0443\u043d\u0433-\u0412\u0430\u043d, \u0413\u043e\u043d\u043a\u043e\u043d\u0433<\/p>\n<\/div>\n<p>\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043a\u0430\u043a\u0438\u0435-\u043b\u0438\u0431\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0438\u043b\u0438 \u0437\u0430\u043c\u0435\u0447\u0430\u043d\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0439 \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0438 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u0441\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e, \u043f\u0440\u0438\u0432\u0435\u0434\u0451\u043d\u043d\u0443\u044e \u0432\u044b\u0448\u0435.<\/p>\n<\/div>\n<\/section>\n<p><!-- Back to Top Button --><\/p>\n<div class=\"flyfone-back-to-top\">\u2191<\/div>\n<\/div>\n<p><script>\n\/\/ Smooth scrolling for navigation links\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Add smooth scrolling to all links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            e.preventDefault();\n            const target = document.querySelector(this.getAttribute('href'));\n            if (target) {\n                target.scrollIntoView({\n                    behavior: 'smooth',\n                    block: 'start'\n                });\n            }\n        });\n    });<\/p>\n<p>    \/\/ Intersection Observer for animations\n    const observerOptions = {\n        threshold: 0.1,\n        rootMargin: '0px 0px -50px 0px'\n    };<\/p>\n<p>    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('visible');\n            }\n        });\n    }, observerOptions);<\/p>\n<p>    \/\/ Observe all animated elements\n    document.querySelectorAll('.flyfone-animate').forEach(el => {\n        observer.observe(el);\n    });<\/p>\n<p>    \/\/ Back to top button visibility\n    const backToTopButton = document.querySelector('.flyfone-back-to-top');<\/p>\n<p>    window.addEventListener('scroll', function() {\n        if (window.pageYOffset > 300) {\n            backToTopButton.classList.add('visible');\n        } else {\n            backToTopButton.classList.remove('visible');\n        }\n    });\n});<\/p>\n<p>\/\/ Scroll to top function\nfunction scrollToTop() {\n    window.scrollTo({\n        top: 0,\n        behavior: 'smooth'\n    });\n}<\/p>\n<p>\/\/ Add active states to navigation items based on scroll position\nwindow.addEventListener('scroll', function() {\n    const sections = document.querySelectorAll('.flyfone-section[id]');\n    const navItems = document.querySelectorAll('.flyfone-nav-item');<\/p>\n<p>    let currentSection = '';<\/p>\n<p>    sections.forEach(section => {\n        const rect = section.getBoundingClientRect();\n        if (rect.top <= 100 && rect.bottom >= 100) {\n            currentSection = section.getAttribute('id');\n        }\n    });<\/p>\n<p>    navItems.forEach(item => {\n        const link = item.querySelector('a');\n        item.style.background = 'linear-gradient(135deg, #f8faff, #eef2ff)';\n        if (link && link.getAttribute('href') === '#' + currentSection) {\n            item.style.background = 'linear-gradient(135deg, #eef2ff, #e0e7ff)';\n        }\n    });\n});\n<\/script><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"\u0414\u0430\u0442\u0430 \u0432\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f \u0432 \u0441\u0438\u043b\u0443: 1 \u044f\u043d\u0432\u0430\u0440\u044f 2017 \u0433. \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f: FlyFoneTalk Telecom Limited \u0412\u0430\u0448\u0430 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0432\u0430\u0436\u043d\u0430 \u0434\u043b\u044f \u043d\u0430\u0441. \u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0439 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435 \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u0435\u0442\u0441\u044f, \u043a\u0430\u043a \u043d\u0430\u0448\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u2014 FlyfoneTalk Telecom Ltd (\u00abFlyfoneTalk\u00bb, \u00abFlyfone\u00bb, \u00ab\u043c\u044b\u00bb, \u00ab\u043d\u0430\u0441\u00bb, \u00ab\u043d\u0430\u0448\u00bb) \u2014 \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0438 \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u043b\u0438\u0447\u043d\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u043d\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433. \u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u041d\u0430\u0448\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u043c\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u043c \u041a\u0430\u043a \u043c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-11435","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/11435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/comments?post=11435"}],"version-history":[{"count":11,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/11435\/revisions"}],"predecessor-version":[{"id":12442,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/11435\/revisions\/12442"}],"wp:attachment":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/media?parent=11435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}