{"id":6494,"date":"2026-04-11T09:45:39","date_gmt":"2026-04-11T09:45:39","guid":{"rendered":"https:\/\/p90rapidcut.com\/politica-de-salud\/"},"modified":"2026-05-05T14:41:58","modified_gmt":"2026-05-05T14:41:58","slug":"politica-de-salud","status":"publish","type":"page","link":"https:\/\/p90rapidcut.com\/en\/politica-de-salud\/","title":{"rendered":"Health Policy"},"content":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .site-header, .site-footer, #masthead, .kadence-header, .kadence-footer,\n  .site-branding, .main-navigation, .footer-navigation,\n  header.entry-header, .entry-meta, .post-navigation,\n  .comments-area, .sidebar, #colophon, .breadcrumb,\n  .kadence-breadcrumbs, .wp-site-blocks > header,\n  .wp-site-blocks > footer { display: none !important; }\n  .site-content, .content-area, .site-main, .entry-content,\n  .wp-site-blocks, .wp-block-post-content,\n  main, article, .site-inner, .site {\n    max-width: 100% !important; width: 100% !important; padding: 0 !important; margin: 0 !important;\n  }\n  body, html { background: #050505 !important; margin: 0 !important; padding: 0 !important; overflow-x: hidden; }\n  .entry-content-wrap, .content-container { max-width: 100% !important; padding: 0 !important; }\n\n  *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Inter', system-ui, sans-serif; background: #050505; color: #fff; -webkit-font-smoothing: antialiased; }\n\n  ::-webkit-scrollbar { width: 4px; }\n  ::-webkit-scrollbar-track { background: #000; }\n  ::-webkit-scrollbar-thumb { background: #21AC19; border-radius: 2px; }\n\n  .legal-header {\n    position: fixed; top: 0; left: 0; right: 0; z-index: 100;\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 16px 32px;\n    background: rgba(5,5,5,0.92); backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n  .legal-header-logo { display: flex; align-items: center; gap: 12px; text-decoration: none; }\n  .legal-header-logo img { height: 36px; width: auto; }\n  .legal-header-logo span { font-family: 'Bebas Neue', sans-serif; font-size: 22px; letter-spacing: 2px; color: #fff; }\n  .legal-header-back {\n    display: flex; align-items: center; gap: 8px;\n    font-size: 13px; color: rgba(255,255,255,0.5); text-decoration: none; transition: color 0.3s;\n  }\n  .legal-header-back:hover { color: #21AC19; }\n  .legal-header-back svg { width: 16px; height: 16px; }\n\n  .legal-wrapper {\n    min-height: 100vh; padding: 100px 24px 60px;\n    display: flex; flex-direction: column; align-items: center;\n  }\n\n  .legal-card {\n    width: 100%; max-width: 800px;\n    background: linear-gradient(165deg, #0e0e0e 0%, #0a0a0a 100%);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 20px; padding: 48px; position: relative;\n  }\n  .legal-card::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\n    background: linear-gradient(90deg, transparent, #21AC19, transparent); opacity: 0.6;\n  }\n\n  .legal-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(255,60,60,0.1); border: 1px solid rgba(255,60,60,0.2);\n    border-radius: 100px; padding: 6px 16px; margin-bottom: 20px;\n    font-size: 12px; color: #ff5555; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .legal-badge svg { width: 14px; height: 14px; }\n\n  .legal-card h1 {\n    font-family: 'Bebas Neue', sans-serif; font-size: 36px; letter-spacing: 2px;\n    color: #fff; margin-bottom: 8px;\n  }\n  .legal-updated {\n    font-size: 13px; color: rgba(255,255,255,0.35); margin-bottom: 32px;\n    padding-bottom: 24px; border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n\n  .legal-card h2 {\n    font-size: 18px; font-weight: 700; color: #fff; margin: 32px 0 12px;\n    padding-left: 14px; border-left: 3px solid #21AC19;\n  }\n  .legal-card p {\n    font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.75; margin-bottom: 12px;\n  }\n  .legal-card ul {\n    padding-left: 20px; margin-bottom: 12px;\n  }\n  .legal-card li {\n    font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.75; margin-bottom: 6px;\n  }\n  .legal-card strong, .legal-card b { color: rgba(255,255,255,0.85); font-weight: 600; }\n  .legal-card a { color: #21AC19; text-decoration: none; transition: opacity 0.3s; }\n  .legal-card a:hover { opacity: 0.8; }\n\n  .legal-warning-box {\n    background: rgba(255,60,60,0.06); border: 1px solid rgba(255,60,60,0.2);\n    border-radius: 12px; padding: 16px 20px; margin: 16px 0;\n  }\n  .legal-warning-box p { color: rgba(255,255,255,0.7); margin: 0; }\n  .legal-warning-box b { color: rgba(255,100,100,0.9); }\n\n  .legal-info-box {\n    background: rgba(33,172,25,0.06); border: 1px solid rgba(33,172,25,0.15);\n    border-radius: 12px; padding: 16px 20px; margin: 16px 0;\n  }\n  .legal-info-box p { color: rgba(255,255,255,0.7); margin: 0; }\n\n  .legal-nav {\n    width: 100%; max-width: 800px; margin-top: 24px;\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px;\n  }\n  .legal-nav a {\n    display: flex; align-items: center; justify-content: center; gap: 8px;\n    background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 12px; padding: 14px 16px;\n    font-size: 13px; color: rgba(255,255,255,0.5); text-decoration: none; transition: all 0.3s;\n  }\n  .legal-nav a:hover { border-color: rgba(33,172,25,0.3); color: #21AC19; }\n  .legal-nav a svg { width: 16px; height: 16px; flex-shrink: 0; }\n\n  .legal-footer {\n    width: 100%; max-width: 800px; margin-top: 32px;\n    padding-top: 24px; border-top: 1px solid rgba(255,255,255,0.04);\n    text-align: center;\n  }\n  .legal-footer p { font-size: 12px; color: rgba(255,255,255,0.2); }\n  .legal-footer a { color: #21AC19; text-decoration: none; }\n\n  @media (max-width: 768px) {\n    .legal-header { padding: 12px 16px; }\n    .legal-header-logo span { font-size: 18px; }\n    .legal-card { padding: 28px 20px; border-radius: 16px; }\n    .legal-card h1 { font-size: 28px; }\n    .legal-nav { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<header class=\"legal-header\">\n  <a href=\"\/en\/\" class=\"legal-header-logo\">\n    <img decoding=\"async\" src=\"https:\/\/p90rapidcut.com\/wp-content\/uploads\/2025\/10\/cropped-LIFTED_MIND_sin_fondo-removebg-preview.png\" alt=\"P90RapidCut\">\n    <span>P90RAPIDCUT<\/span>\n  <\/a>\n  <a href=\"\/en\/\" class=\"legal-header-back\">\n    <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M19 12H5\"\/><polyline points=\"12 19 5 12 12 5\"\/><\/svg>\n    Back to home\n  <\/a>\n<\/header>\n\n<div class=\"legal-wrapper\">\n  <div class=\"legal-card\">\n    <div class=\"legal-badge\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n      Required reading\n    <\/div>\n    <h1>Health Policy and Disclaimer<\/h1>\n    <p class=\"legal-updated\">Last updated: April 11, 2026<\/p>\n\n    <div class=\"legal-warning-box\">\n      <p><b>Important:<\/b> Read this entire document before starting any P90RapidCut training program. Your health and safety are our priority.<\/p>\n    <\/div>\n\n    <h2>1. Nature of the Service<\/h2>\n    <p>The content, training programs, habit guides, and advice offered by <b>P90RapidCut<\/b> are intended exclusively for educational and informational purposes related to fitness and general wellness.<\/p>\n    <div class=\"legal-warning-box\">\n      <p><b>P90RapidCut is NOT a medical service.<\/b> Nothing contained in the platform or in communications with the trainer should be interpreted as medical advice, diagnosis, treatment, or rehabilitation therapy. No recommendation replaces the prescription of a qualified physician or healthcare professional.<\/p>\n    <\/div>\n\n    <h2>2. Prior Medical Consultation<\/h2>\n    <p>By contracting the service, the user declares and guarantees that:<\/p>\n    <ul>\n      <li>They are in good general health and have no medical contraindications for performing medium or high-intensity physical exercise.<\/li>\n      <li>It is recommended <b>to strongly consult their doctor<\/b> before starting this or any other exercise program, especially if there is a history of cardiovascular, respiratory, or joint disease, or if pregnant or breastfeeding.<\/li>\n      <li>If the user decides not to consult a doctor, they assume full responsibility for any injury or harm that may occur.<\/li>\n    <\/ul>\n\n    <h2>3. Minimum Age and Physical Fitness<\/h2>\n    <p>To use P90RapidCut's services you must:<\/p>\n    <ul>\n      <li>Be older than <b>16 years<\/b>. Those under 16 need the consent and supervision of their parent or legal guardian.<\/li>\n      <li>Not have any medical condition that prevents intense physical exercise, except with express medical authorization.<\/li>\n    <\/ul>\n\n    <h2>4. Assumption of Risks and Personal Responsibility<\/h2>\n    <p>The user understands that physical exercise carries inherent risks, including but not limited to: muscle injuries, sprains, fractures, cardiac problems, or, in extreme cases, death. Since P90RapidCut is an online service and the trainer cannot supervise execution in real time:<\/p>\n    <ul>\n      <li>The user assumes full responsibility for <b>executing the exercises with correct technique<\/b>, following the instructions in the videos.<\/li>\n      <li>The user is responsible for adjusting intensity to their level and stopping if they feel pain, dizziness, or shortness of breath.<\/li>\n      <li><b>P90RapidCut (and its owner Dobromir Georgiev Todorov) is exempt from any liability<\/b> for injuries or damages arising from user negligence, poor technical execution, or overexertion.<\/li>\n    <\/ul>\n\n    <h2>5. Warning Signs<\/h2>\n    <div class=\"legal-warning-box\">\n      <p>If at any time during training you experience <b>dizziness, fainting, chest pain, difficulty breathing, or sharp pain<\/b>, you must stop the activity immediately and seek medical attention. Do not ignore these signs trying to \"complete\" the program.<\/p>\n    <\/div>\n\n    <h2>6. On Nutritional and Habit Advice<\/h2>\n    <p>Any guide on habits or nutrition provided is generic and oriented to healthy people. <b>It does not constitute a clinical diet<\/b> or treatment for pathologies (diabetes, morbid obesity, eating disorders, etc.).<\/p>\n    <p>If you have any medical condition related to nutrition, you must consult a <b>Registered Dietitian-Nutritionist<\/b>. P90RapidCut does not offer clinical nutrition services or individualized meal plans for pathologies.<\/p>\n\n    <h2>7. Check-in and Health Data Privacy<\/h2>\n    <p>The user agrees that submitting photos and videos for \"Check-ins\" is voluntary and necessary for visual progress tracking.<\/p>\n    <ul>\n      <li>P90RapidCut guarantees that this material will be handled with <b>strict confidentiality and security<\/b>, in accordance with our <a href=\"\/en\/politica-de-privacidad\/\">Privacy Policy<\/a>.<\/li>\n      <li>These images <b>will never be published<\/b> on social media or used for marketing (\"Before and After\") without the user's prior, explicit, and written consent.<\/li>\n      <li>The user may request the deletion of their photos\/videos at any time by sending an email to <b>info@p90rapidcut.com<\/b>.<\/li>\n    <\/ul>\n\n    <h2>8. Results Guarantee<\/h2>\n    <p>The human body reacts differently in each individual. P90RapidCut provides the tools and programming, but <b>cannot guarantee specific physical results<\/b> (such as exact weight loss or specific muscle gain) within a set period, as this depends on genetics, commitment, adherence, and the unique physiology of each user.<\/p>\n\n    <div class=\"legal-info-box\">\n      <p>If you have any doubt about your fitness to perform P90RapidCut workouts, contact us at <b>info@p90rapidcut.com<\/b> before starting. Your health comes first.<\/p>\n    <\/div>\n  <\/div>\n\n  <nav class=\"legal-nav\">\n    <a href=\"\/en\/politica-de-privacidad\/\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Privacy Policy\n    <\/a>\n    <a href=\"\/en\/terminos-y-condiciones\/\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n      Terms and Conditions\n    <\/a>\n    <a href=\"\/en\/politica-de-cookies\/\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\/><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\/><\/svg>\n      Cookies Policy\n    <\/a>\n  <\/nav>\n\n  <div class=\"legal-footer\">\n    <p>&copy; 2026 P90RapidCut &mdash; <a href=\"\/en\/\">Back to home<\/a><\/p>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Politica de salud de P90 RapidCut. Aviso medico, responsabilidad del usuario y recomendaciones antes de entrenar.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"_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,"_kad_post_classname":"","footnotes":""},"class_list":["post-6494","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/comments?post=6494"}],"version-history":[{"count":3,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6494\/revisions"}],"predecessor-version":[{"id":7205,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6494\/revisions\/7205"}],"wp:attachment":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/media?parent=6494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}