{"id":3,"date":"2026-05-20T21:12:09","date_gmt":"2026-05-20T12:12:09","guid":{"rendered":"http:\/\/213.199.45.140\/?page_id=3"},"modified":"2026-05-23T20:49:45","modified_gmt":"2026-05-23T11:49:45","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/clljapan.com\/ru\/privacy-policy\/","title":{"rendered":"\u043f\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 data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72d0b22 e-flex e-con-boxed e-con e-parent\" data-id=\"72d0b22\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eebd805 elementor-widget elementor-widget-html\" data-id=\"eebd805\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* ============================================\n       CSS Variables \u2014 shared with top-page \/ safety-guide\n    ============================================ *\/\n    :root {\n      --bg-primary:    #080808;\n      --bg-secondary:  #101010;\n      --bg-card:       #141414;\n      --bg-hover:      #1c1c1c;\n      --accent:        #e50914;\n      --accent-hover:  #ff2020;\n      --accent-dim:    rgba(229,9,20,0.15);\n      --text-primary:  #f0f0f0;\n      --text-secondary:#999999;\n      --text-muted:    #555555;\n      --border:        #1e1e1e;\n      --border-hover:  #333333;\n      --gold:          #f5c518;\n      --font-main:     'Noto Sans JP', 'Helvetica Neue', sans-serif;\n      --radius-sm:     4px;\n      --radius-md:     8px;\n      --radius-lg:     12px;\n      --transition:    0.18s ease;\n      --content-max:   760px;\n    }\n\n    \/* Hide Elementor page title *\/\n    .entry-title, .page-title,\n    h1.entry-title, .elementor-page-title { display: none !important; }\n\n    \/* Force full width *\/\n    .elementor-widget-container,\n    .elementor-section,\n    .elementor-container,\n    .e-con, .e-con-inner {\n      max-width: 100% !important;\n      width: 100% !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n\n    \/* ============================================\n       Reset & Base\n    ============================================ *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { font-size: 16px; scroll-behavior: smooth; }\n    body {\n      background: var(--bg-primary);\n      color: var(--text-primary);\n      font-family: var(--font-main);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n    a { color: inherit; text-decoration: none; }\n    button { cursor: pointer; border: none; background: none; font-family: inherit; color: inherit; }\n\n    \/* ============================================\n       Header (shared)\n    ============================================ *\/\n    #site-header {\n      position: sticky; top: 0; z-index: 200;\n      background: var(--bg-secondary);\n      border-bottom: 1px solid var(--border);\n      padding: 8px 16px;\n      display: flex; align-items: center; gap: 10px; width: 100%;\n    }\n    #site-logo { display: flex; align-items: center; flex-shrink: 0; }\n    #site-logo img { height: 32px; width: auto; display: block; }\n    #search-bar {\n      flex: 1; background: #1a1a1a;\n      border: 1px solid var(--border); border-radius: 20px;\n      padding: 8px 14px;\n      display: flex; align-items: center; gap: 6px;\n      min-width: 0; transition: border-color var(--transition);\n    }\n    #search-bar:focus-within { border-color: var(--accent); }\n    #search-bar input {\n      background: none; border: none; outline: none;\n      color: var(--text-primary); font-size: 14px;\n      width: 100%; font-family: var(--font-main);\n    }\n    #search-bar input::placeholder { color: var(--text-muted); }\n    #search-icon { color: var(--text-muted); flex-shrink: 0; }\n    #lang-switcher {\n      background: #1a1a1a; border: 1px solid var(--border);\n      color: var(--text-secondary); font-size: 12px;\n      padding: 8px 10px; border-radius: var(--radius-sm);\n      cursor: pointer; white-space: nowrap;\n      flex-shrink: 0; width: auto;\n    }\n    @media (min-width: 768px) {\n      #site-header { padding: 10px 24px; }\n      #site-logo img { height: 36px; }\n      #search-bar { max-width: 600px; border-radius: 24px; padding: 10px 18px; }\n      #lang-switcher { font-size: 13px; padding: 8px 12px; }\n    }\n\n    \/* ============================================\n       Page wrapper\n    ============================================ *\/\n    #page-wrapper {\n      max-width: var(--content-max);\n      margin: 0 auto;\n      padding: 0 16px 60px;\n    }\n\n    \/* ============================================\n       Legal Hero\n    ============================================ *\/\n    #legal-hero {\n      text-align: center;\n      padding: 44px 0 28px;\n      border-bottom: 1px solid var(--border);\n      margin-bottom: 36px;\n    }\n    .legal-badge {\n      display: inline-flex; align-items: center; gap: 6px;\n      background: var(--accent-dim); color: var(--accent);\n      font-size: 11px; font-weight: 700;\n      padding: 5px 14px; border-radius: 20px;\n      border: 1px solid rgba(229,9,20,0.3);\n      margin-bottom: 18px; letter-spacing: 0.5px;\n    }\n    .legal-title {\n      font-size: 28px; font-weight: 800;\n      line-height: 1.3; margin-bottom: 12px;\n      color: var(--text-primary);\n    }\n    .legal-updated {\n      font-size: 12px; color: var(--text-muted);\n    }\n    @media (min-width: 768px) {\n      #legal-hero { padding: 56px 0 32px; }\n      .legal-title { font-size: 34px; }\n    }\n\n    \/* ============================================\n       Legal Content\n    ============================================ *\/\n    .legal-section { margin-bottom: 32px; }\n    .legal-section h2 {\n      font-size: 19px; font-weight: 700;\n      color: var(--text-primary);\n      margin-bottom: 14px;\n      display: flex; align-items: center; gap: 10px;\n    }\n    .legal-section h2::before {\n      content: '';\n      display: inline-block; width: 3px; height: 18px;\n      background: var(--accent); border-radius: 2px;\n      flex-shrink: 0;\n    }\n    .legal-section h3 {\n      font-size: 15px; font-weight: 700;\n      color: var(--text-primary);\n      margin: 18px 0 8px;\n    }\n    .legal-section p {\n      font-size: 14px; color: var(--text-secondary);\n      line-height: 1.85; margin-bottom: 12px;\n    }\n    .legal-section ul {\n      list-style: none; margin: 0 0 14px; padding: 0;\n    }\n    .legal-section ul li {\n      font-size: 14px; color: var(--text-secondary);\n      line-height: 1.7; padding-left: 22px;\n      position: relative; margin-bottom: 8px;\n    }\n    .legal-section ul li::before {\n      content: '\u203a';\n      color: var(--accent);\n      position: absolute; left: 6px; top: -1px;\n      font-weight: 700; font-size: 16px;\n    }\n    .legal-section a {\n      color: var(--accent);\n      text-decoration: underline;\n      text-underline-offset: 2px;\n    }\n    .legal-section a:hover { color: var(--accent-hover); }\n    .legal-section strong { color: var(--text-primary); font-weight: 700; }\n\n    \/* Highlight callout box *\/\n    .legal-callout {\n      background: rgba(229,9,20,0.06);\n      border: 1px solid rgba(229,9,20,0.25);\n      border-radius: var(--radius-md);\n      padding: 14px 16px;\n      margin-bottom: 16px;\n      display: flex; gap: 10px; align-items: flex-start;\n    }\n    .legal-callout .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 1px; }\n    .legal-callout p { font-size: 13px; color: var(--text-secondary); line-height: 1.7; margin: 0; }\n    .legal-callout strong { color: var(--accent); }\n\n    \/* Contact card *\/\n    .legal-contact-card {\n      background: var(--bg-card);\n      border: 1px solid var(--border);\n      border-radius: var(--radius-md);\n      padding: 18px 20px;\n      margin-top: 8px;\n    }\n    .legal-contact-card p { margin-bottom: 6px; }\n    .legal-contact-card .company { color: var(--text-primary); font-weight: 700; font-size: 14px; }\n\n    \/* ============================================\n       Footer (shared)\n    ============================================ *\/\n    #site-footer {\n      background: var(--bg-secondary);\n      border-top: 1px solid var(--border);\n      padding: 32px 16px 20px;\n    }\n    .footer-inner { display: flex; flex-direction: column; gap: 28px; }\n    .footer-logo img { height: 28px; width: auto; margin-bottom: 10px; }\n    .footer-desc { font-size: 11px; color: var(--text-muted); line-height: 1.8; max-width: 280px; }\n    .footer-cols { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n    .footer-col-title { font-size: 11px; font-weight: 700; color: var(--text-secondary); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; }\n    .footer-col-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n    .footer-col-list a { font-size: 12px; color: var(--text-muted); transition: color var(--transition); }\n    .footer-col-list a:hover { color: var(--text-primary); }\n    .footer-disclaimer { font-size: 10px; color: var(--text-muted); line-height: 1.7; padding: 10px 12px; background: #0d0d0d; border: 1px solid var(--border); border-radius: var(--radius-sm); margin-top: 20px; }\n    .footer-bottom { border-top: 1px solid var(--border); padding-top: 16px; display: flex; flex-direction: column; gap: 8px; margin-top: 20px; }\n    .footer-copyright { font-size: 10px; color: var(--text-muted); }\n    .footer-legal { display: flex; gap: 14px; flex-wrap: wrap; }\n    .footer-legal a { font-size: 10px; color: var(--text-muted); transition: color var(--transition); }\n    .footer-legal a:hover { color: var(--text-secondary); }\n\n    @media (min-width: 768px) {\n      #page-wrapper { padding: 0 24px 80px; }\n      #site-footer { padding: 40px 40px 24px; }\n      .footer-inner { flex-direction: row; gap: 40px; align-items: flex-start; }\n      .footer-brand { flex-shrink: 0; width: 220px; }\n      .footer-cols { flex: 1; grid-template-columns: repeat(4, 1fr); gap: 24px; }\n      .footer-bottom { flex-direction: row; justify-content: space-between; align-items: center; }\n    }\n  <\/style>\n\n  <!-- ============================================\n       Header\n  ============================================ -->\n  <header id=\"site-header\" role=\"banner\">\n    <a href=\"\/ru\/\" id=\"site-logo\" aria-label=\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 CLL JAPAN\">\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL \u042f\u043f\u043e\u043d\u0438\u044f\" width=\"160\" height=\"38\" loading=\"eager\">\n    <\/a>\n    <div id=\"search-bar\" role=\"search\">\n      <svg id=\"search-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\">\n        <circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"m21 21-4.35-4.35\"\/>\n      <\/svg>\n      <input type=\"search\" placeholder=\"\u041f\u043e\u0438\u0441\u043a \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430...\" aria-label=\"\u041f\u043e\u0438\u0441\u043a\">\n    <\/div>\n    <select id=\"lang-switcher\" aria-label=\"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u044f\u0437\u044b\u043a\">\n      <option value=\"en\">\ud83c\udf10 EN<\/option>\n      <option value=\"ja\">\ud83c\uddef\ud83c\uddf5 JA<\/option>\n      <option value=\"es\">\ud83c\uddea\ud83c\uddf8 ES<\/option>\n    <\/select>\n  <\/header>\n\n  <!-- ============================================\n       Page content\n  ============================================ -->\n  <div id=\"page-wrapper\">\n\n    <section id=\"legal-hero\">\n      <div class=\"legal-badge\">\ud83d\udd12 PRIVACY POLICY<\/div>\n      <h1 class=\"legal-title\">\u043f\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      <p class=\"legal-updated\">\u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435: 23 \u043c\u0430\u044f 2026 \u0433.<\/p>\n    <\/section>\n\n    <div class=\"legal-section\">\n      <p>At CLL JAPAN (\"we,\" \"us,\" or \"our\"), your privacy matters to us. This Privacy Policy explains what information we collect when you visit clljapan.com (the \"Site\"), how we use it, and the choices you have. By using the Site, you agree to the practices described here.<\/p>\n      <div class=\"legal-callout\">\n        <span class=\"callout-icon\">\ud83d\udd1e<\/span>\n        <p><strong>Adults only.<\/strong> This Site is intended solely for adults aged 18 or older (or the age of majority in your jurisdiction). We do not knowingly collect information from anyone under that age.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Information We Collect<\/h2>\n      <p>We aim to collect as little personal information as possible. The data we handle generally falls into the following categories:<\/p>\n      <h3>Information you provide<\/h3>\n      <ul>\n        <li>Messages you send us through our contact form, including your email address and the content of your message.<\/li>\n      <\/ul>\n      <h3>Information collected automatically<\/h3>\n      <ul>\n        <li>Standard log data such as your IP address, browser type, device type, referring pages, and the dates and times of your visits.<\/li>\n        <li>Cookies and similar technologies that help the Site function and let us understand how visitors use it (see \"Cookies\" below).<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>How We Use Your Information<\/h2>\n      <p>We use the information we collect to:<\/p>\n      <ul>\n        <li>Operate, maintain, and improve the Site and its content.<\/li>\n        <li>Respond to your inquiries and provide support.<\/li>\n        <li>Analyze traffic and usage trends so we can make the Site more useful.<\/li>\n        <li>Keep the Site secure and prevent abuse or fraud.<\/li>\n        <li>Comply with applicable legal obligations.<\/li>\n      <\/ul>\n      <p>We do not sell your personal information to third parties.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Cookies & Analytics<\/h2>\n      <p>We use cookies to remember your preferences (such as your age verification and language choice) and to keep the Site running smoothly. We also use <strong>Google Analytics<\/strong> to understand how visitors interact with the Site in aggregate. Google Analytics may set its own cookies and process data according to <a href=\"https:\/\/policies.google.com\/privacy\" target=\"_blank\" rel=\"noopener nofollow\">Google's Privacy Policy<\/a>.<\/p>\n      <p>You can control or disable cookies through your browser settings or our cookie consent banner. Please note that some parts of the Site may not work as intended if you disable certain cookies.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Affiliate Links & Third-Party Services<\/h2>\n      <p>CLL JAPAN is a guide and review site. Some links on the Site are <strong>affiliate links<\/strong>, which means we may earn a commission if you sign up for or purchase a service through them, at no extra cost to you. We only recommend services we believe are relevant to our audience.<\/p>\n      <p>When you click an affiliate or external link, you leave our Site and are subject to the privacy practices and terms of that third party. We are not responsible for the content or privacy practices of external sites.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>How We Share Information<\/h2>\n      <p>We may share limited information in the following circumstances:<\/p>\n      <ul>\n        <li>With service providers (such as analytics and hosting providers) who help us operate the Site, under appropriate confidentiality obligations.<\/li>\n        <li>When required by law, regulation, or valid legal process.<\/li>\n        <li>To protect the rights, property, or safety of CLL JAPAN, our users, or the public.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Data Retention<\/h2>\n      <p>We keep personal information only for as long as necessary to fulfill the purposes described in this policy, or as required by law. Log and analytics data is typically retained for a limited period and then aggregated or deleted.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Your Rights<\/h2>\n      <p>Depending on where you live, you may have the right to access, correct, or delete the personal information we hold about you, or to object to certain processing. To make a request, please contact us using the details below. We will respond within a reasonable timeframe and in accordance with applicable law.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Children's Privacy<\/h2>\n      <p>This Site is strictly for adults. We do not knowingly collect personal information from anyone under 18 years of age (or the applicable age of majority). If you believe a minor has provided us with personal information, please contact us and we will take steps to delete it.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>Changes to This Policy<\/h2>\n      <p>We may update this Privacy Policy from time to time. When we do, we will revise the \"Last updated\" date at the top of this page. We encourage you to review this page periodically to stay informed about how we protect your information.<\/p>\n    <\/div>\n\n    <div class=\"legal-section\">\n      <h2>\u0421\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u043c\u0438<\/h2>\n      <p>If you have any questions about this Privacy Policy or how we handle your information, please reach out to us:<\/p>\n      <div class=\"legal-contact-card\">\n        <p class=\"company\">\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Millennials Tech Co., Ltd.<\/p>\n        <p>7-28-307 \u041c\u0438\u043d\u0430\u043c\u0438-\u0421\u0435\u0432\u0430-\u0447\u043e, \u041d\u0438\u0448\u0438\u043d\u043e\u043c\u0438\u044f, \u0425\u0451\u0433\u043e 662-0831, \u042f\u043f\u043e\u043d\u0438\u044f<\/p>\n        <p>\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430: <a href=\"mailto:clljapan2026@gmail.com\">clljapan2026@gmail.com<\/a><\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- ============================================\n       Footer\n  ============================================ -->\n  <footer id=\"site-footer\" role=\"contentinfo\">\n    <div class=\"footer-inner\">\n      <div class=\"footer-brand\">\n        <a href=\"\/ru\/\"><img loading=\"lazy\" decoding=\"async\" class=\"footer-logo-img\" src=\"\/wp-content\/uploads\/2026\/05\/clljapan-logo.webp\" alt=\"CLL \u042f\u043f\u043e\u043d\u0438\u044f\" width=\"120\" height=\"28\" style=\"height:28px;width:auto;margin-bottom:10px;\"><\/a>\n        <p class=\"footer-desc\">\u0412\u0430\u0448 \u043b\u0443\u0447\u0448\u0438\u0439 \u043f\u0443\u0442\u0435\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u043f\u043e \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u044f\u043f\u043e\u043d\u0441\u043a\u0438\u043c \u0440\u0430\u0437\u0432\u043b\u0435\u0447\u0435\u043d\u0438\u044f\u043c. \u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e, \u043b\u0435\u0433\u0430\u043b\u044c\u043d\u043e \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0434\u043b\u044f \u043c\u0438\u0440\u043e\u0432\u043e\u0439 \u0430\u0443\u0434\u0438\u0442\u043e\u0440\u0438\u0438.<\/p>\n      <\/div>\n      <div class=\"footer-cols\">\n        <div>\n          <p class=\"footer-col-title\">\u041f\u0440\u043e\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044c<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ru\/\">\u0414\u043e\u043c<\/a><\/li>\n            <li><a href=\"\/ru\/popular\/\">\u041f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0439<\/a><\/li>\n            <li><a href=\"\/ru\/ranking\/\">\u0420\u0435\u0439\u0442\u0438\u043d\u0433<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\u0413\u0438\u0434<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ru\/%d1%80%d1%83%d0%ba%d0%be%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be-%d0%bf%d0%be-%d0%b1%d0%b5%d0%b7%d0%be%d0%bf%d0%b0%d1%81%d0%bd%d0%be%d1%81%d1%82%d0%b8\/\" style=\"color:var(--accent);\">\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438<\/a><\/li>\n            <li><a href=\"\/ru\/%d1%80%d1%83%d0%ba%d0%be%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be-%d0%bf%d0%be-%d0%b1%d0%b5%d0%b7%d0%be%d0%bf%d0%b0%d1%81%d0%bd%d0%be%d1%81%d1%82%d0%b8\/#vpn\">\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 VPN<\/a><\/li>\n            <li><a href=\"\/ru\/%d1%80%d1%83%d0%ba%d0%be%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be-%d0%bf%d0%be-%d0%b1%d0%b5%d0%b7%d0%be%d0%bf%d0%b0%d1%81%d0%bd%d0%be%d1%81%d1%82%d0%b8\/#faq\">\u0427\u0430\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\u042e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0435<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"\/ru\/privacy-policy\/\" style=\"color:var(--accent);\">\u043f\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<\/a><\/li>\n            <li><a href=\"\/ru\/terms\/\">\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438<\/a><\/li>\n            <li><a href=\"\/ru\/dmca\/\">DMCA<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <p class=\"footer-col-title\">\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f<\/p>\n          <ul class=\"footer-col-list\">\n            <li><a href=\"#\" onclick=\"document.getElementById('cll-contact-modal').classList.add('is-open');document.body.style.overflow='hidden';return false;\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n    <p class=\"footer-disclaimer\">\ud83d\udd1e \u042d\u0442\u043e\u0442 \u0441\u0430\u0439\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u0434\u043b\u044f \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445, \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u043b\u0438\u0446 \u0441\u0442\u0430\u0440\u0448\u0435 18 \u043b\u0435\u0442. \u0412\u0435\u0441\u044c \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0437\u0430\u043a\u043e\u043d\u043d\u044b\u043c \u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0432 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0446\u0435\u043b\u044f\u0445. \u041c\u044b \u043d\u0435 \u0440\u0430\u0437\u043c\u0435\u0449\u0430\u0435\u043c \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u044b \u043d\u0430 \u043d\u0430\u0448\u0435\u043c \u0441\u0430\u0439\u0442\u0435. \u0412\u0441\u0435 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u043a\u0438\u0435 \u0441\u0441\u044b\u043b\u043a\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u043c \u0437\u0430\u043a\u043e\u043d\u0430\u043c \u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c.<\/p>\n    <div class=\"footer-bottom\">\n      <p class=\"footer-copyright\">\u00a9 2026 CLL JAPAN. \u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b.<\/p>\n      <div class=\"footer-legal\">\n        <a href=\"\/ru\/privacy-policy\/\">\u041a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c<\/a>\n        <a href=\"\/ru\/terms\/\">\u0423\u0441\u043b\u043e\u0432\u0438\u044f<\/a>\n        <a href=\"\/ru\/dmca\/\">DMCA<\/a>\n        <a href=\"\/sitemap.xml\">\u041a\u0430\u0440\u0442\u0430 \u0441\u0430\u0439\u0442\u0430<\/a>\n      <\/div>\n    <\/div>\n  <\/footer>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf10 EN\ud83c\uddef\ud83c\uddf5 JA\ud83c\uddea\ud83c\uddf8 ES \ud83d\udd12 PRIVACY POLICY Privacy Policy Last updated: May 23, 2026 At CLL JAPAN (&#8220;we,&#8221; &#8220;us,&#8221; or &#8220;our&#8221;), your privacy matters to us. This Privacy Policy explains what information we collect when you visit clljapan.com (the &#8220;Site&#8221;), how we use it, and the choices you have. By using the Site, you agree [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":7,"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/pages\/3\/revisions\/128"}],"wp:attachment":[{"href":"https:\/\/clljapan.com\/ru\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}