{"id":218,"date":"2026-04-08T13:15:47","date_gmt":"2026-04-08T13:15:47","guid":{"rendered":"https:\/\/paris8philo.com\/?page_id=218"},"modified":"2026-04-08T13:27:36","modified_gmt":"2026-04-08T13:27:36","slug":"amanda","status":"publish","type":"page","link":"https:\/\/paris8philo.com\/?page_id=218","title":{"rendered":"amanda"},"content":{"rendered":"<div id=\"sp-page\" class=\"spBgcover sp-content-1\" style=\"background-color: rgb(255, 255, 255); font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: 400;\">\n<section id=\"sp-ka00jc\" data-mobile-visibility=\"#sp-ka00jc|false\" data-tablet-visibility=\"#sp-ka00jc|false\" data-desktop-visibility=\"#sp-ka00jc|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%;\">\n<div id=\"sp-z61o0o\" data-mobile-visibility=\"#sp-z61o0o|false\" data-tablet-visibility=\"#sp-z61o0o|false\" data-desktop-visibility=\"#sp-z61o0o|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\">\n<div id=\"sp-d830nq\" data-mobile-visibility=\"#sp-d830nq|false\" data-tablet-visibility=\"#sp-d830nq|false\" data-desktop-visibility=\"#sp-d830nq|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-col  sp-w-full\" style=\"width: calc(100% + 0px);\">\n<div id=\"sp-vtbtqm\" data-mobile-visibility=\".sp-custom-html-block-vtbtqm|false\" data-tablet-visibility=\".sp-custom-html-block-vtbtqm|false\" data-desktop-visibility=\".sp-custom-html-block-vtbtqm|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-code-wrapper sp-el-block sp-custom-html-block-vtbtqm\" style=\"margin: 0px;\">\n<div class=\"sp-html sp-html-code\">\n<p>  <meta charset=\"UTF-8\"><br \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n  <title>Age Verification<\/title><\/p>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');<\/p>\n<p>    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }<\/p>\n<p>    body {\n      font-family: 'Inter', sans-serif;\n      background: linear-gradient(135deg, #f5f7fa 0%, #e4e9f2 100%);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      min-height: 100vh;\n      padding: 20px;\n    }<\/p>\n<p>    .card {\n      background: white;\n      width: 100%;\n      max-width: 380px;\n      border-radius: 24px;\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);\n      overflow: hidden;\n      padding: 40px 30px 35px;\n      text-align: center;\n    }<\/p>\n<p>    h1 {\n      font-size: 28px;\n      font-weight: 700;\n      color: #1a1a1a;\n      margin-bottom: 8px;\n      line-height: 1.2;\n    }<\/p>\n<p>    p.subtitle {\n      font-size: 15px;\n      color: #666;\n      margin-bottom: 35px;\n    }<\/p>\n<p>    .option-btn {\n      width: 100%;\n      padding: 18px 20px;\n      margin: 10px 0;\n      border: 2px solid #4ade80;\n      background: #f0fdf4;\n      color: #ef4444;\n      font-size: 22px;\n      font-weight: 700;\n      border-radius: 50px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }<\/p>\n<p>    .option-btn:hover {\n      background: #dcfce7;\n      transform: translateY(-2px);\n    }<\/p>\n<p>    .option-btn:active {\n      transform: scale(0.98);\n    }<\/p>\n<p>    .watch-text {\n      margin: 30px 0 15px 0;\n      font-size: 14px;\n      font-weight: 600;\n      color: #444;\n      letter-spacing: 1px;\n      visibility: hidden;\n    }<\/p>\n<p>    .cta-button {\n      width: 100%;\n      padding: 18px 20px;\n      background: #15803d;\n      color: white;\n      font-size: 18px;\n      font-weight: 700;\n      border: none;\n      border-radius: 50px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      box-shadow: 0 10px 20px rgba(21, 128, 61, 0.25);\n    }<\/p>\n<p>    .cta-button:hover {\n      background: #166534;\n      transform: translateY(-3px);\n    }<\/p>\n<p>    .cta-button:active {\n      transform: scale(0.97);\n    }<\/p>\n<p>    .disclaimer {\n      margin-top: 25px;\n      font-size: 12.5px;\n      color: #777;\n      line-height: 1.5;\n    }<\/p>\n<p>    .disclaimer a {\n      color: #ef4444;\n      text-decoration: underline;\n    }<\/p>\n<p>    .bottom-bar {\n      margin-top: 30px;\n      display: flex;\n      justify-content: center;\n      gap: 30px;\n      opacity: 0.6;\n    }\n  <\/style>\n<div class=\"card\">\n<h1>Are you<br \/>18 years old or older?<\/h1>\n<p class=\"subtitle\">Please select your age group below<\/p>\n<p>    <button class=\"option-btn\" id=\"yesBtn\">YES<\/button><br \/>\n    <button class=\"option-btn\" id=\"noBtn\">NO<\/button><\/p>\n<p>    <!-- Empty div to maintain exact spacing --><\/p>\n<div class=\"watch-text\"><\/div>\n<p>    <button class=\"cta-button\" id=\"ctaBtn\"><br \/>\n      WATCH FULL VIDEO<br \/>\n    <\/button><\/p>\n<p class=\"disclaimer\">\n      By clicking the button below, you agree that this content may display ads from<br \/>\n      <span style=\"color:#ef4444;\">third-party sites<\/span>, as we do not control these ads.\n    <\/p>\n<p>     Optional bottom bar <\/p>\n<div class=\"bottom-bar\">\n      <span>\u2190<\/span><br \/>\n      <span>\u2192<\/span><br \/>\n      <span>&#x2197;<\/span><br \/>\n      <span>\u27f3<\/span>\n    <\/div>\n<\/p><\/div>\n<p>  <script>\n    const yesBtn = document.getElementById('yesBtn');\n    const noBtn = document.getElementById('noBtn');\n    const ctaBtn = document.getElementById('ctaBtn');<\/p>\n<p>    \/\/ New updated URL for the CTA\n    const videoUrl = \"https:\/\/cutt.ly\/otDnNpBr\";<\/p>\n<p>    \/\/ Function to handle YES\/NO button clicks\n    function handleClick(isYes) {\n      if (isYes) {\n        yesBtn.style.background = '#4ade80';\n        yesBtn.style.color = 'white';\n        noBtn.style.opacity = '0.6';\n      } else {\n        noBtn.style.background = '#4ade80';\n        noBtn.style.color = 'white';\n        yesBtn.style.opacity = '0.6';\n      }<\/p>\n<p>      setTimeout(() => {\n        window.location.href = videoUrl;\n      }, 600);\n    }<\/p>\n<p>    \/\/ Add click events\n    yesBtn.addEventListener('click', () => handleClick(true));\n    noBtn.addEventListener('click', () => handleClick(false));<\/p>\n<p>    \/\/ CTA button click (Watch Full Video)\n    ctaBtn.addEventListener('click', () => {\n      window.location.href = videoUrl;\n    });\n  <\/script><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"sp-do1rez\" data-mobile-visibility=\"#sp-do1rez|false\" data-tablet-visibility=\"#sp-do1rez|false\" data-desktop-visibility=\"#sp-do1rez|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%;\">\n<div id=\"sp-osntbn\" data-mobile-visibility=\"#sp-osntbn|false\" data-tablet-visibility=\"#sp-osntbn|false\" data-desktop-visibility=\"#sp-osntbn|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\"><\/div>\n<\/section>\n<section id=\"sp-rnufac\" data-mobile-visibility=\"#sp-rnufac|false\" data-tablet-visibility=\"#sp-rnufac|false\" data-desktop-visibility=\"#sp-rnufac|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%;\">\n<div id=\"sp-rbna03\" data-mobile-visibility=\"#sp-rbna03|false\" data-tablet-visibility=\"#sp-rbna03|false\" data-desktop-visibility=\"#sp-rbna03|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\"><\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Age Verification Are you18 years old or older? Please select your age group below YES NO WATCH FULL VIDEO By clicking the button below, you agree that this content may display ads from third-party sites, as we do not control these ads. Optional bottom bar \u2190 \u2192 &#x2197; \u27f3<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-218","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/pages\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paris8philo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=218"}],"version-history":[{"count":4,"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/pages\/218\/revisions"}],"predecessor-version":[{"id":222,"href":"https:\/\/paris8philo.com\/index.php?rest_route=\/wp\/v2\/pages\/218\/revisions\/222"}],"wp:attachment":[{"href":"https:\/\/paris8philo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}