{"id":6492,"date":"2026-04-11T09:45:38","date_gmt":"2026-04-11T09:45:38","guid":{"rendered":"https:\/\/p90rapidcut.com\/terminos-y-condiciones\/"},"modified":"2026-05-05T14:41:51","modified_gmt":"2026-05-05T14:41:51","slug":"terminos-y-condiciones","status":"publish","type":"page","link":"https:\/\/p90rapidcut.com\/en\/terminos-y-condiciones\/","title":{"rendered":"Terms and Conditions"},"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(33,172,25,0.1); border: 1px solid rgba(33,172,25,0.2);\n    border-radius: 100px; padding: 6px 16px; margin-bottom: 20px;\n    font-size: 12px; color: #21AC19; 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, .legal-card ol {\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-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-warning-box {\n    background: rgba(255,180,0,0.06); border: 1px solid rgba(255,180,0,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,200,50,0.9); }\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=\"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      Legal document\n    <\/div>\n    <h1>Terms and Conditions<\/h1>\n    <p class=\"legal-updated\">Last updated: April 23, 2026<\/p>\n\n    <div class=\"legal-warning-box\">\n      <p><b>Important introduction:<\/b> These Terms and Conditions govern the use of P90RapidCut. By accepting them, you confirm that you have read and accept our <a href=\"\/en\/politica-de-privacidad\/\">Privacy Policy<\/a>, the <a href=\"\/en\/politica-de-cookies\/\">Cookies Policy<\/a> and the <a href=\"\/en\/politica-de-salud\/\">Health Policy<\/a>.<\/p>\n    <\/div>\n\n    <div class=\"legal-warning-box\">\n      <p><b>About the equipment shop:<\/b> P90RapidCut <b>does not sell physical equipment<\/b>. Our Shop section is an affiliate catalog. The sale, payment, shipping, returns, and warranty are fully handled by <b>Nutrifight (IKEX)<\/b> at <a href=\"https:\/\/nutrifightshop.com\" target=\"_blank\" rel=\"noopener nofollow\">nutrifightshop.com<\/a>. See section 10 for details.<\/p>\n    <\/div>\n\n    <div class=\"legal-info-box\">\n      <p><b>Notice about the trial period:<\/b> All subscriptions include a <b>14-day trial period<\/b>. To avoid any charge, you must cancel within this period. After the 14 days, the selected payment method will be charged automatically. If you cancel, you will lose access to the P90RapidCut program and all content included in your subscription.<\/p>\n    <\/div>\n\n    <h2>1. Owner Information<\/h2>\n    <div class=\"legal-info-box\">\n      <p><b>Owner:<\/b> Dobromir Georgiev Todorov<br>\n      <b>Tax ID:<\/b> X8353053M<br>\n      <b>Address:<\/b> Palma de Mallorca, Balearic Islands, Spain<br>\n      <b>Email:<\/b> info@p90rapidcut.com<br>\n      <b>Web:<\/b> <a href=\"https:\/\/p90rapidcut.com\/en\/\">https:\/\/p90rapidcut.com<\/a><\/p>\n    <\/div>\n    <p>Access and use of the website are subject to these conditions, which the user accepts by browsing or using the services offered by P90RapidCut.<\/p>\n\n    <h2>2. Purpose of the Website<\/h2>\n    <p>P90RapidCut offers 100% online services for training, habits, performance improvement, and structured 90-day physical transformation programs.<\/p>\n\n    <h2>3. Services Provided<\/h2>\n    <p>Services include, depending on the plan contracted:<\/p>\n    <ul>\n      <li>Personalized online training<\/li>\n      <li>Routines, plans, and exclusive content<\/li>\n      <li>Access to platform and digital materials<\/li>\n      <li>Check-in (photos\/videos) via WhatsApp<\/li>\n      <li>Adherence and progression tracking<\/li>\n      <li>Educational content and guides<\/li>\n    <\/ul>\n    <p>No medical diagnosis, clinical treatment, or therapeutic nutrition is offered.<\/p>\n\n    <h2>4. Contracting Conditions<\/h2>\n    <ul>\n      <li>Prices are shown in euros and include applicable taxes.<\/li>\n      <li>Payment is processed through secure external platforms (Stripe).<\/li>\n      <li>After payment, the user receives immediate access to the program content.<\/li>\n      <li>Plans may include automatic renewal, clearly indicated during purchase.<\/li>\n      <li>Cancellation of the renewal must be made before the start of the next billing cycle.<\/li>\n    <\/ul>\n\n    <h2>5. Right of Withdrawal and Refund Policy<\/h2>\n    <p>Although current legislation (Art. 103.m TRLGDCU) excludes the right of withdrawal for digital content once access has begun, <b>P90RapidCut voluntarily grants a satisfaction guarantee with a 14-day trial period<\/b>. If you cancel within this period, no charge will be made (or 100% will be refunded). After 14 days, no refunds will be accepted.<\/p>\n    <p>Exceptions where refunds are made outside the deadline:<\/p>\n    <ul>\n      <li>Provable charging error<\/li>\n      <li>Duplicate charges<\/li>\n      <li>Verified technical issues preventing service access<\/li>\n    <\/ul>\n\n    <h2>6. Content Use and Intellectual Property<\/h2>\n    <p><b>6.1. License of Use<\/b><\/p>\n    <p>The user acquires a limited, personal, non-transferable, and non-exclusive license to view the program content solely for personal and private training purposes. The user strictly commits to:<\/p>\n    <ul>\n      <li>Not reproducing, distributing, publicly communicating, or transforming the materials.<\/li>\n      <li><b>Not sharing access credentials with third parties.<\/b> The account is for individual use only.<\/li>\n      <li>Not downloading videos for storage outside the platform.<\/li>\n    <\/ul>\n\n    <p><b>6.2. Intellectual Property and Music<\/b><\/p>\n    <p>All visual content, texts, methodologies, routines, and the P90RapidCut brand are the exclusive property of Dobromir Georgiev Todorov.<\/p>\n    <p>The background music included in the videos is owned by its respective authors and used under legitimate commercial licenses obtained through Pixabay, according to the terms of its license that allows commercial use. The user acquires no rights over said music. Extracting the audio or rebroadcasting the videos on social media may trigger automatic content blocks for copyright reasons outside P90RapidCut's control.<\/p>\n\n    <p><b>6.3. Non-compliance and Sanctions<\/b><\/p>\n    <p>Non-compliance with these rules, especially detection of account sharing or redistribution of content, will entitle P90RapidCut to <b>immediately suspend or cancel the user's account<\/b>, with no right to refund of unused periods, reserving the right to take appropriate legal action.<\/p>\n\n    <h2>7. Liability in Physical Activities<\/h2>\n    <p>The user declares:<\/p>\n    <ul>\n      <li>Being responsible for their own physical health.<\/li>\n      <li>Being fit to perform exercise.<\/li>\n      <li>Having consulted a healthcare professional if necessary.<\/li>\n    <\/ul>\n    <p>P90RapidCut is not liable for injuries arising from poor technique, skipping progressions, ignoring guidelines, or training with pathologies without medical supervision. For more information, see our <a href=\"\/en\/politica-de-salud\/\">Health Policy<\/a>.<\/p>\n\n    <h2>8. Limitation of Liability<\/h2>\n    <p>We do not guarantee:<\/p>\n    <ul>\n      <li>Uninterrupted service availability (although we strive to maintain over 99% uptime).<\/li>\n      <li>Complete absence of technical errors.<\/li>\n      <li>Specific physical results (they depend on the user's commitment).<\/li>\n    <\/ul>\n\n    <h2>9. Third-Party Links<\/h2>\n    <p>P90RapidCut is not responsible for the content of external websites linked from our platform.<\/p>\n\n    <h2>10. Equipment Shop &mdash; Sold by Nutrifight (IKEX)<\/h2>\n    <div class=\"legal-warning-box\">\n      <p><b>P90RapidCut does not sell physical equipment.<\/b> The Shop section is a catalog of third-party products whose sale is fully handled by <b>Nutrifight (IKEX)<\/b> at <a href=\"https:\/\/nutrifightshop.com\" target=\"_blank\" rel=\"noopener nofollow\">nutrifightshop.com<\/a>. We act solely as a recommending affiliate.<\/p>\n    <\/div>\n    <p><b>10.1. Role of P90RapidCut.<\/b> We display Nutrifight's catalog with orientational, synchronized per-unit prices. When you click &laquo;Checkout&raquo; you are redirected to Nutrifight's checkout with your cart, a discount coupon, and an affiliate identifier automatically applied.<\/p>\n    <p><b>10.2. Purchase and payment.<\/b> The transaction is formalized with Nutrifight: you fill in shipping data, accept their terms, pay with their gateways (card, PayPal, etc.), and receive an invoice issued by them. P90RapidCut <b>does not store banking data or information about your order<\/b>.<\/p>\n    <p><b>10.3. Shipping and delivery.<\/b> Deadlines, shipping zones, transport cost, minimum order (50 EUR), and stock availability are set by Nutrifight. Shipping incidents (delays, failed deliveries, damaged packages) are handled directly with them.<\/p>\n    <p><b>10.4. Returns, warranty, and withdrawal.<\/b> The right of withdrawal (14 days) and legal warranties correspond to the supplier Nutrifight, in accordance with Spanish consumer regulations. To process a return, warranty, or product claim, you must contact Nutrifight directly through their official channels.<\/p>\n    <p><b>10.5. Prices.<\/b> All prices are shown <b>per unit<\/b> and include VAT. The price displayed by Nutrifight at checkout at the time of purchase prevails; it is the binding price.<\/p>\n    <p><b>10.6. Affiliate commission.<\/b> P90RapidCut receives a commission from Nutrifight for purchases attributed to our referral link. This <b>does not increase<\/b> the final price you pay.<\/p>\n    <p><b>10.7. Limitation of liability.<\/b> P90RapidCut is not responsible for:<\/p>\n    <ul>\n      <li>Stock or product availability issues<\/li>\n      <li>Errors in description, photo, or price coming from Nutrifight<\/li>\n      <li>Shipping delays or incidents<\/li>\n      <li>Manufacturing defects or product quality<\/li>\n      <li>Issues with Nutrifight's payment gateway<\/li>\n      <li>Processing returns, exchanges, or warranties<\/li>\n      <li>Any other aspect of the sales contract formalized between you and Nutrifight<\/li>\n    <\/ul>\n    <p><b>10.8. Third-party acceptance.<\/b> By being redirected to Nutrifight's checkout, you accept Nutrifight's Terms and Privacy Policy, which complement (do not replace) ours.<\/p>\n\n    <h2>11. Minimum Age<\/h2>\n    <p>To contract P90RapidCut's services you must be over 16. If you are under 16, you will need the consent of your parent or legal guardian.<\/p>\n\n    <h2>12. Applicable Law<\/h2>\n    <p>These conditions are governed by Spanish law. Any conflict will be resolved in the courts of Palma de Mallorca, unless consumer protection regulations grant the user a different jurisdiction.<\/p>\n\n    <h2>13. Modification of Conditions<\/h2>\n    <p>P90RapidCut reserves the right to modify these Terms and Conditions. <b>Any substantial change will be notified to registered users by email at least 15 days in advance<\/b> before they take effect. Continued use of the platform after the changes take effect will constitute acceptance of the new terms. If you do not agree with the modifications, you may cancel your subscription without penalty before they take effect.<\/p>\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\/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    <a href=\"\/en\/politica-de-salud\/\">\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      Health 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>Terminos y condiciones de uso de P90 RapidCut. Condiciones de suscripcion, cancelacion y uso de la plataforma.<\/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-6492","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6492","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=6492"}],"version-history":[{"count":4,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6492\/revisions"}],"predecessor-version":[{"id":7206,"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/pages\/6492\/revisions\/7206"}],"wp:attachment":[{"href":"https:\/\/p90rapidcut.com\/en\/wp-json\/wp\/v2\/media?parent=6492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}