{"id":10400,"date":"2022-05-14T12:39:42","date_gmt":"2022-05-14T03:39:42","guid":{"rendered":"https:\/\/onigiri.ph\/terms-of-use\/"},"modified":"2026-05-08T12:53:11","modified_gmt":"2026-05-08T03:53:11","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/suki.cards\/es\/terms-of-use\/","title":{"rendered":"T\u00e9rminos de Servicio"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>T\u00e9rminos de Servicio \u2014 Suki Card<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&#038;family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --red:      #C0392B;\n      --red-dark: #922B21;\n      --red-soft: #FDECEA;\n      --gold:     #FFBA00;\n      --dark:     #1A1A2E;\n      --mid:      #3D3D5C;\n      --muted:    #6B7280;\n      --light:    #F7F6F3;\n      --white:    #FFFFFF;\n      --border:   #E5E0D8;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'DM Sans', sans-serif; background: var(--light); color: var(--dark); line-height: 1.75; font-size: 15.5px; }\n\n    \/* \u2500\u2500 TOP BAR \u2500\u2500 *\/\n    .topbar { background: var(--dark); padding: 14px 40px; display: flex; align-items: center; justify-content: space-between; }\n    .topbar-back { font-size: 13px; color: rgba(255,255,255,0.6); text-decoration: none; letter-spacing: 0.03em; transition: color 0.2s; }\n    .topbar-back:hover { color: var(--gold); }\n\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\n    .hero { background: linear-gradient(135deg, var(--red-dark) 0%, var(--red) 60%, #E74C3C 100%); padding: 56px 40px 52px; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -60px; right: -60px; width: 280px; height: 280px; border-radius: 50%; border: 40px solid rgba(255,255,255,0.06); }\n    .hero::after { content: ''; position: absolute; bottom: -80px; left: 10%; width: 200px; height: 200px; border-radius: 50%; border: 30px solid rgba(255,255,255,0.04); }\n    .hero-inner { max-width: 780px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-eyebrow { font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(255,255,255,0.65); margin-bottom: 12px; }\n    .hero h1 { font-family: 'DM Serif Display', serif; font-size: clamp(32px, 5vw, 48px); color: white; line-height: 1.15; margin-bottom: 18px; }\n    .hero-meta { display: flex; gap: 24px; flex-wrap: wrap; }\n    .hero-meta span { font-size: 13px; color: rgba(255,255,255,0.7); }\n    .hero-meta strong { color: rgba(255,255,255,0.95); }\n\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n    .page-wrap { max-width: 820px; margin: 0 auto; padding: 56px 40px 80px; }\n\n    \/* \u2500\u2500 TABLE OF CONTENTS \u2500\u2500 *\/\n    .toc { background: var(--white); border: 1px solid var(--border); border-left: 4px solid var(--red); border-radius: 8px; padding: 28px 32px; margin-bottom: 52px; }\n    .toc-title { font-size: 11px; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: var(--red); margin-bottom: 14px; }\n    .toc ol { padding-left: 18px; display: grid; grid-template-columns: 1fr 1fr; gap: 4px 32px; }\n    .toc li { font-size: 13.5px; color: var(--mid); }\n    .toc a { color: var(--mid); text-decoration: none; transition: color 0.2s; }\n    .toc a:hover { color: var(--red); }\n\n    \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n    section { margin-bottom: 44px; scroll-margin-top: 24px; }\n    h2 { font-family: 'DM Serif Display', serif; font-size: 20px; color: var(--dark); margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid var(--border); display: flex; align-items: center; gap: 10px; }\n    h2 .num { display: inline-flex; align-items: center; justify-content: center; width: 26px; height: 26px; background: var(--red); color: white; border-radius: 50%; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 600; flex-shrink: 0; }\n    .overview-block { background: var(--white); border: 1px solid var(--border); border-radius: 8px; padding: 28px 32px; margin-bottom: 44px; }\n    .overview-block h2 { border-bottom: 1px solid var(--border); margin-bottom: 16px; }\n    p { margin-bottom: 14px; color: var(--mid); }\n    ul, ol { padding-left: 20px; margin-bottom: 14px; color: var(--mid); }\n    li { margin-bottom: 6px; }\n    a { color: var(--red); text-decoration: none; }\n    a:hover { text-decoration: underline; }\n    strong { color: var(--dark); font-weight: 600; }\n\n    \/* \u2500\u2500 CALLOUT \u2500\u2500 *\/\n    .callout { background: var(--red-soft); border-left: 4px solid var(--red); border-radius: 0 6px 6px 0; padding: 16px 20px; margin: 20px 0; font-size: 14px; color: var(--red-dark); }\n\n    \/* \u2500\u2500 CONTACT CARD \u2500\u2500 *\/\n    .contact-card { background: var(--dark); border-radius: 12px; padding: 36px 40px; color: white; margin-top: 8px; }\n    .contact-card .company { font-family: 'DM Serif Display', serif; font-size: 20px; color: white; margin-bottom: 18px; }\n    .contact-row { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px; font-size: 14px; color: rgba(255,255,255,0.75); }\n    .contact-row .label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--gold); min-width: 70px; padding-top: 1px; }\n    .contact-row a { color: rgba(255,255,255,0.9); }\n    .contact-row a:hover { color: var(--gold); text-decoration: none; }\n\n    @media (max-width: 600px) {\n      .topbar { padding: 12px 20px; }\n      .hero { padding: 40px 20px 36px; }\n      .page-wrap { padding: 36px 20px 60px; }\n      .toc ol { grid-template-columns: 1fr; }\n      .contact-card { padding: 24px 20px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- TOP BAR -->\n  <nav class=\"topbar\">\n    <a href=\"https:\/\/suki.cards\">\n      <img decoding=\"async\" src=\"https:\/\/suki.cards\/wp-content\/uploads\/2024\/07\/Sukicard-Logo-for-light.png\" alt=\"Suki Card\" style=\"height:20px;width:auto;display:block;\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='block'\" \/><span style=\"display:none;font-family:'DM Serif Display',serif;font-size:16px;font-weight:700;color:white;letter-spacing:0.08em;\">SUKI CARD<\/span>\n    <\/a>\n    <a class=\"topbar-back\" href=\"https:\/\/suki.cards\">\u2190 Volver a suki.cards<\/a>\n  <\/nav>\n\n  <!-- HERO -->\n  <div class=\"hero\">\n    <div class=\"hero-inner\">\n      <p class=\"hero-eyebrow\">Legal y Cumplimiento<\/p>\n      <h1>T\u00e9rminos de Servicio<\/h1>\n      <div class=\"hero-meta\">\n        <span><strong>Fecha de vigencia:<\/strong> 20 de diciembre de 2022<\/span>\n        <span><strong>\u00daltima actualizaci\u00f3n:<\/strong> 7 de mayo de 2026<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MAIN CONTENT -->\n  <div class=\"page-wrap\">\n\n    <!-- TABLE OF CONTENTS -->\n    <div class=\"toc\">\n      <p class=\"toc-title\">Secciones<\/p>\n      <ol>\n        <li><a href=\"#overview\">Descripci\u00f3n General<\/a><\/li>\n        <li><a href=\"#s1\">T\u00e9rminos de la Tienda<\/a><\/li>\n        <li><a href=\"#s2\">Condiciones Generales<\/a><\/li>\n        <li><a href=\"#s3\">Exactitud de la Informaci\u00f3n<\/a><\/li>\n        <li><a href=\"#s4\">Modificaciones al Servicio<\/a><\/li>\n        <li><a href=\"#s5\">Productos o Servicios<\/a><\/li>\n        <li><a href=\"#s6\">Facturaci\u00f3n e Informaci\u00f3n de Cuenta<\/a><\/li>\n        <li><a href=\"#s7\">Herramientas Opcionales<\/a><\/li>\n        <li><a href=\"#s8\">Enlaces de Terceros<\/a><\/li>\n        <li><a href=\"#s9\">Comentarios y Env\u00edos de Usuarios<\/a><\/li>\n        <li><a href=\"#s10\">Informaci\u00f3n Personal<\/a><\/li>\n        <li><a href=\"#s11\">Errores y Omisiones<\/a><\/li>\n        <li><a href=\"#s12\">Usos Prohibidos<\/a><\/li>\n        <li><a href=\"#s13\">Descargo de Garant\u00edas<\/a><\/li>\n        <li><a href=\"#s14\">Indemnizaci\u00f3n<\/a><\/li>\n        <li><a href=\"#s15\">Divisibilidad<\/a><\/li>\n        <li><a href=\"#s16\">Terminaci\u00f3n<\/a><\/li>\n        <li><a href=\"#s17\">Acuerdo Completo<\/a><\/li>\n        <li><a href=\"#s18\">Ley Aplicable<\/a><\/li>\n        <li><a href=\"#s19\">Cambios a los T\u00e9rminos<\/a><\/li>\n        <li><a href=\"#s20\">Informaci\u00f3n de Contacto<\/a><\/li>\n      <\/ol>\n    <\/div>\n\n    <!-- OVERVIEW -->\n    <div class=\"overview-block\" id=\"overview\">\n      <h2>Descripci\u00f3n General<\/h2>\n      <p>Este sitio web es operado por <strong>Suki Card<\/strong>. En todo el sitio, los t\u00e9rminos \u00abnosotros\u00bb, \u00abnos\u00bb y \u00abnuestro\u00bb se refieren a <strong>Suki Card<\/strong>. Suki Card ofrece este sitio web, incluyendo toda la informaci\u00f3n, herramientas y servicios disponibles en este sitio para usted, el usuario, condicionado a su aceptaci\u00f3n de todos los t\u00e9rminos, condiciones, pol\u00edticas y avisos aqu\u00ed establecidos.<\/p>\n      <p>Al visitar nuestro sitio y\/o comprar algo de nosotros, participa en nuestro \u00abServicio\u00bb y acepta quedar vinculado por los siguientes t\u00e9rminos y condiciones (\u00abT\u00e9rminos de Servicio\u00bb, \u00abT\u00e9rminos\u00bb), incluyendo aquellos t\u00e9rminos, condiciones y pol\u00edticas adicionales referenciados aqu\u00ed y\/o disponibles mediante hiperv\u00ednculo. Estos T\u00e9rminos de Servicio se aplican a todos los usuarios del sitio.<\/p>\n      <p>Por favor lea estos T\u00e9rminos de Servicio cuidadosamente antes de acceder o usar nuestro sitio web. Al acceder o usar cualquier parte del sitio, acepta quedar vinculado por estos T\u00e9rminos de Servicio. Si no est\u00e1 de acuerdo con todos los t\u00e9rminos y condiciones de este acuerdo, no podr\u00e1 acceder al sitio web ni usar ning\u00fan servicio.<\/p>\n      <p>Cualquier nueva funci\u00f3n o herramienta que se agregue a la tienda actual tambi\u00e9n estar\u00e1 sujeta a los T\u00e9rminos de Servicio. Puede revisar la versi\u00f3n m\u00e1s actual de los T\u00e9rminos de Servicio en cualquier momento en esta p\u00e1gina. Nos reservamos el derecho de actualizar, cambiar o reemplazar cualquier parte de estos T\u00e9rminos de Servicio publicando actualizaciones y\/o cambios en nuestro sitio web.<\/p>\n      <div class=\"callout\">Nuestra tienda est\u00e1 alojada en un proveedor seguro de hosting en la nube que nos ofrece la plataforma en l\u00ednea para entregar nuestros productos y servicios.<\/div>\n    <\/div>\n\n    <!-- SECTION 1 -->\n    <section id=\"s1\">\n      <h2><span class=\"num\">1<\/span> T\u00e9rminos de la Tienda en L\u00ednea<\/h2>\n      <p>Al aceptar estos T\u00e9rminos de Servicio, usted declara que tiene al menos la mayor\u00eda de edad en su estado o provincia de residencia, o que tiene la mayor\u00eda de edad y nos ha dado su consentimiento para permitir que sus dependientes menores usen este sitio.<\/p>\n      <p>No puede usar nuestros productos para ning\u00fan prop\u00f3sito ilegal o no autorizado, ni puede, en el uso del Servicio, violar ninguna ley en su jurisdicci\u00f3n (incluidas, entre otras, las leyes de derechos de autor).<\/p>\n      <p>No debe transmitir ning\u00fan gusano, virus o c\u00f3digo de naturaleza destructiva.<\/p>\n      <p>Una violaci\u00f3n de cualquiera de los T\u00e9rminos resultar\u00e1 en la terminaci\u00f3n inmediata de sus Servicios.<\/p>\n    <\/section>\n\n    <!-- SECTION 2 -->\n    <section id=\"s2\">\n      <h2><span class=\"num\">2<\/span> Condiciones Generales<\/h2>\n      <p>Nos reservamos el derecho de rechazar el servicio a cualquier persona por cualquier motivo en cualquier momento.<\/p>\n      <p>Usted entiende que su contenido (sin incluir informaci\u00f3n de tarjeta de cr\u00e9dito) puede ser transferido sin cifrar e involucrar (a) transmisiones a trav\u00e9s de varias redes; y (b) cambios para adaptarse a los requisitos t\u00e9cnicos de las redes o dispositivos. La informaci\u00f3n de tarjeta de cr\u00e9dito siempre est\u00e1 cifrada durante la transferencia.<\/p>\n      <p>Usted acepta no reproducir, duplicar, copiar, vender, revender o explotar ninguna parte del Servicio sin el permiso escrito expreso de nuestra parte.<\/p>\n      <p>Los encabezados utilizados en este acuerdo se incluyen \u00fanicamente por conveniencia y no limitar\u00e1n ni afectar\u00e1n de ninguna otra manera estos T\u00e9rminos.<\/p>\n    <\/section>\n\n    <!-- SECTION 3 -->\n    <section id=\"s3\">\n      <h2><span class=\"num\">3<\/span> Exactitud, Integridad y Oportunidad de la Informaci\u00f3n<\/h2>\n      <p>No somos responsables si la informaci\u00f3n disponible en este sitio no es precisa, completa o actual. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.<\/p>\n      <p>Este sitio puede contener cierta informaci\u00f3n hist\u00f3rica. La informaci\u00f3n hist\u00f3rica, necesariamente, no es actual y se proporciona solo como referencia. Nos reservamos el derecho de modificar el contenido de este sitio en cualquier momento, pero no tenemos la obligaci\u00f3n de actualizar ninguna informaci\u00f3n en nuestro sitio.<\/p>\n    <\/section>\n\n    <!-- SECTION 4 -->\n    <section id=\"s4\">\n      <h2><span class=\"num\">4<\/span> Modificaciones al Servicio y Precios<\/h2>\n      <p>Los precios de nuestros productos est\u00e1n sujetos a cambios sin previo aviso.<\/p>\n      <p>Nos reservamos el derecho en cualquier momento de modificar o descontinuar el Servicio (o cualquier parte o contenido del mismo) sin previo aviso.<\/p>\n      <p>No seremos responsables ante usted ni ante ning\u00fan tercero por cualquier modificaci\u00f3n, cambio de precio, suspensi\u00f3n o discontinuaci\u00f3n del Servicio.<\/p>\n    <\/section>\n\n    <!-- SECTION 5 -->\n    <section id=\"s5\">\n      <h2><span class=\"num\">5<\/span> Productos o Servicios<\/h2>\n      <p>Certain products or Services may be available exclusively online through the website. These products or Services may have limited quantities and are subject to return or exchange only according to our Return Policy. To view our Return Policy, please visit our <a href=\"https:\/\/suki.cards\/privacy-policy-es\/\">Pol\u00edtica de Privacidad<\/a>.<\/p>\n      <p>We have made every effort to display as accurately as possible the features and descriptions of our products that appear on the site. We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis.<\/p>\n      <p>We reserve the right to limit the quantities of any products or Services that we offer. All descriptions of products or product pricing are subject to change at any time without notice, at the sole discretion of us. We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.<\/p>\n      <p>We do not warrant that the quality of any products, Services, information, or other material purchased or obtained by you will meet your expectations, or that any errors in the Service will be corrected.<\/p>\n    <\/section>\n\n    <!-- SECTION 6 -->\n    <section id=\"s6\">\n      <h2><span class=\"num\">6<\/span> Exactitud de la Facturaci\u00f3n e Informaci\u00f3n de Cuenta<\/h2>\n      <p>We reserve the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and\/or orders that use the same billing and\/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the e-mail and\/or billing address\/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers or distributors.<\/p>\n      <p>You agree to provide current, complete and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed.<\/p>\n    <\/section>\n\n    <!-- SECTION 7 -->\n    <section id=\"s7\">\n      <h2><span class=\"num\">7<\/span> Herramientas Opcionales<\/h2>\n      <p>We may provide you with access to third-party tools over which we neither monitor nor have any control nor input.<\/p>\n      <p>You acknowledge and agree that we provide access to such tools \u00abas is\u00bb and \u00abas available\u00bb without any warranties, representations or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools.<\/p>\n      <p>Any use by you of the optional tools offered through the site is entirely at your own risk and discretion and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s).<\/p>\n      <p>We may also, in the future, offer new Services and\/or features through the website (including, the release of new tools and resources). Such new features and\/or Services shall also be subject to these Terms of Service.<\/p>\n    <\/section>\n\n    <!-- SECTION 8 -->\n    <section id=\"s8\">\n      <h2><span class=\"num\">8<\/span> Enlaces de Terceros<\/h2>\n      <p>Certain content, products and Services available via our Service may include materials from third-parties.<\/p>\n      <p>Third-party links on this site may direct you to third-party websites that are not affiliated with us. We are not responsible for examining or evaluating the content or accuracy and we do not warrant and will not have any liability or responsibility for any third-party materials or websites, or for any other materials, products, or Services of third-parties.<\/p>\n      <p>We are not liable for any harm or damages related to the purchase or use of goods, Services, resources, content, or any other transactions made in connection with any third-party websites. Please review carefully the third-party's policies and practices and make sure you understand them before you engage in any transaction. Complaints, claims, concerns, or questions regarding third-party products should be directed to the third-party.<\/p>\n    <\/section>\n\n    <!-- SECTION 9 -->\n    <section id=\"s9\">\n      <h2><span class=\"num\">9<\/span> Comentarios, Retroalimentaci\u00f3n y Otros Env\u00edos de Usuarios<\/h2>\n      <p>If, at our request, you send certain specific submissions (for example contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, 'comments'), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments.<\/p>\n      <p>We may, but have no obligation to, monitor, edit or remove content that we determine in our sole discretion to be unlawful, offensive, threatening, libelous, defamatory, pornographic, obscene or otherwise objectionable or violates any party's intellectual property or these Terms of Service.<\/p>\n      <p>You agree that your comments will not violate any right of any third-party, including copyright, trademark, privacy, personality or other personal or proprietary right. You further agree that your comments will not contain libelous or otherwise unlawful, abusive or obscene material, or contain any computer virus or other malware that could in any way affect the operation of the Service or any related website. You may not use a false e-mail address, pretend to be someone other than yourself, or otherwise mislead us or third-parties as to the origin of any comments. You are solely responsible for any comments you make and their accuracy. We take no responsibility and assume no liability for any comments posted by you or any third-party.<\/p>\n    <\/section>\n\n    <!-- SECTION 10 -->\n    <section id=\"s10\">\n      <h2><span class=\"num\">10<\/span> Informaci\u00f3n Personal<\/h2>\n      <p>El env\u00edo de su informaci\u00f3n personal a trav\u00e9s de la tienda se rige por nuestra Pol\u00edtica de Privacidad. Para ver nuestra Pol\u00edtica de Privacidad, visite <a href=\"https:\/\/suki.cards\/privacy-policy-es\/\">suki.cards\/privacy-policy<\/a>.<\/p>\n    <\/section>\n\n    <!-- SECTION 11 -->\n    <section id=\"s11\">\n      <h2><span class=\"num\">11<\/span> Errores, Inexactitudes y Omisiones<\/h2>\n      <p>Occasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times and availability. We reserve the right to correct any errors, inaccuracies or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order).<\/p>\n      <p>We undertake no obligation to update, amend or clarify information in the Service or on any related website, including without limitation, pricing information, except as required by law. No specified update or refresh date applied in the Service or on any related website should be taken to indicate that all information in the Service or on any related website has been modified or updated.<\/p>\n    <\/section>\n\n    <!-- SECTION 12 -->\n    <section id=\"s12\">\n      <h2><span class=\"num\">12<\/span> Usos Prohibidos<\/h2>\n      <p>In addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content:<\/p>\n      <ul>\n        <li>(a) para cualquier prop\u00f3sito ilegal<\/li>\n        <li>(b) para solicitar a otros que realicen o participen en actos ilegales<\/li>\n        <li>(c) para violar reglamentos, reglas, leyes u ordenanzas locales internacionales, federales, provinciales o estatales<\/li>\n        <li>(d) para infringir nuestros derechos de propiedad intelectual o los de otros<\/li>\n        <li>(e) para acosar, abusar, insultar, da\u00f1ar, difamar, calumniar, intimidar o discriminar por motivos de g\u00e9nero, orientaci\u00f3n sexual, religi\u00f3n, etnia, raza, edad, origen nacional o discapacidad<\/li>\n        <li>(f) para enviar informaci\u00f3n falsa o enga\u00f1osa<\/li>\n        <li>(g) para cargar o transmitir virus u otros c\u00f3digos maliciosos que afecten el funcionamiento del Servicio o de cualquier sitio web relacionado<\/li>\n        <li>(h) para recopilar o rastrear la informaci\u00f3n personal de otros<\/li>\n        <li>(i) para enviar spam, phishing, pharming, pretexting, rastreo web o scraping<\/li>\n        <li>(j) para cualquier prop\u00f3sito obsceno o inmoral<\/li>\n        <li>(k) para interferir o eludir las funciones de seguridad del Servicio o de cualquier sitio web relacionado<\/li>\n      <\/ul>\n      <p>Nos reservamos el derecho de terminar su uso del Servicio o cualquier sitio web relacionado por violar cualquiera de los usos prohibidos.<\/p>\n    <\/section>\n\n    <!-- SECTION 13 -->\n    <section id=\"s13\">\n      <h2><span class=\"num\">13<\/span> Descargo de Garant\u00edas; Limitaci\u00f3n de Responsabilidad<\/h2>\n      <p>We do not guarantee, represent or warrant that your use of our service will be uninterrupted, timely, secure or error-free.<\/p>\n      <p>We do not warrant that the results that may be obtained from the use of the service will be accurate or reliable.<\/p>\n      <p>You agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you.<\/p>\n      <p>You expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and Services delivered to you through the service are (except as expressly stated by us) provided 'as is' and 'as available' for your use, without any representation, warranties or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement.<\/p>\n      <div class=\"callout\">In no case shall <strong>Suki Card<\/strong>, our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility.<\/div>\n      <p>Because some states or jurisdictions do not allow the exclusion or the limitation of liability for consequential or incidental damages, in such states or jurisdictions, our liability shall be limited to the maximum extent permitted by law.<\/p>\n    <\/section>\n\n    <!-- SECTION 14 -->\n    <section id=\"s14\">\n      <h2><span class=\"num\">14<\/span> Indemnizaci\u00f3n<\/h2>\n      <p>You agree to indemnify, defend and hold harmless <strong>Suki Card<\/strong> and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, interns and employees, harmless from any claim or demand, including reasonable attorneys' fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third-party.<\/p>\n    <\/section>\n\n    <!-- SECTION 15 -->\n    <section id=\"s15\">\n      <h2><span class=\"num\">15<\/span> Divisibilidad<\/h2>\n      <p>In the event that any provision of these Terms of Service is determined to be unlawful, void or unenforceable, such provision shall nonetheless be enforceable to the fullest extent permitted by applicable law, and the unenforceable portion shall be deemed to be severed from these Terms of Service, such determination shall not affect the validity and enforceability of any other remaining provisions.<\/p>\n    <\/section>\n\n    <!-- SECTION 16 -->\n    <section id=\"s16\">\n      <h2><span class=\"num\">16<\/span> Terminaci\u00f3n<\/h2>\n      <p>The obligations and liabilities of the parties incurred prior to the termination date shall survive the termination of this agreement for all purposes.<\/p>\n      <p>These Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site.<\/p>\n      <p>If in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and\/or accordingly may deny you access to our Services (or any part thereof).<\/p>\n    <\/section>\n\n    <!-- SECTION 17 -->\n    <section id=\"s17\">\n      <h2><span class=\"num\">17<\/span> Acuerdo Completo<\/h2>\n      <p>The failure of us to exercise or enforce any right or provision of these Terms of Service shall not constitute a waiver of such right or provision.<\/p>\n      <p>These Terms of Service and any policies or operating rules posted by us on this site or in respect to the Service constitutes the entire agreement and understanding between you and us and govern your use of the Service, superseding any prior or contemporaneous agreements, communications and proposals, whether oral or written, between you and us (including, but not limited to, any prior versions of the Terms of Service).<\/p>\n      <p>Any ambiguities in the interpretation of these Terms of Service shall not be construed against the drafting party.<\/p>\n    <\/section>\n\n    <!-- SECTION 18 -->\n    <section id=\"s18\">\n      <h2><span class=\"num\">18<\/span> Ley Aplicable<\/h2>\n      <p>These Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of the <strong>Rep\u00fablica de Filipinas<\/strong>.<\/p>\n    <\/section>\n\n    <!-- SECTION 19 -->\n    <section id=\"s19\">\n      <h2><span class=\"num\">19<\/span> Cambios a los T\u00e9rminos de Servicio<\/h2>\n      <p>Puede revisar la versi\u00f3n m\u00e1s actual de los T\u00e9rminos de Servicio en cualquier momento en esta p\u00e1gina.<\/p>\n      <p>Nos reservamos el derecho, a nuestra entera discreci\u00f3n, de actualizar, cambiar o reemplazar cualquier parte de estos T\u00e9rminos de Servicio publicando actualizaciones y cambios en nuestro sitio web. Es su responsabilidad revisar nuestro sitio web peri\u00f3dicamente para detectar cambios. El uso continuado del sitio web o el Servicio constituye la aceptaci\u00f3n de dichos cambios.<\/p>\n    <\/section>\n\n    <!-- SECTION 20 -->\n    <section id=\"s20\">\n      <h2><span class=\"num\">20<\/span> Informaci\u00f3n de Contacto<\/h2>\n      <p>Las preguntas sobre los T\u00e9rminos de Servicio deben enviarse a <a href=\"mailto:support@suki.cards\">support@suki.cards<\/a>. Nuestra informaci\u00f3n de contacto est\u00e1 a continuaci\u00f3n:<\/p>\n      <div class=\"contact-card\">\n        <p class=\"company\">Sukicard Digital Marketing Services<\/p>\n        <div class=\"contact-row\">\n          <span class=\"label\">Correo<\/span>\n          <span><a href=\"mailto:support@suki.cards\">support@suki.cards<\/a><\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"label\">Direcci\u00f3n<\/span>\n          <span>285 Pasima, Malasiqui, Pangasinan, Philippines<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"label\">Sitio web<\/span>\n          <span><a href=\"https:\/\/suki.cards\" target=\"_blank\">suki.cards<\/a><\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n  <\/div><!-- \/page-wrap -->\n\n  <!-- FOOTER -->\n  <footer style=\"background: var(--dark); margin-top: 40px; padding: 40px;\">\n    <div style=\"max-width:820px; margin:0 auto; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:16px;\">\n      <div>\n        <div style=\"font-family:'DM Serif Display',serif; font-size:20px; color:white; margin-bottom:4px;\">Suki Card<\/div>\n        <div style=\"font-size:12px; color:rgba(255,255,255,0.45);\">Sukicard Digital Marketing Services<\/div>\n        <div style=\"font-size:12px; color:rgba(255,255,255,0.4); margin-top:2px;\">285 Pasima, Malasiqui, Pangasinan, Philippines<\/div>\n      <\/div>\n      <div style=\"text-align:right;\">\n        <div style=\"font-size:12px; color:rgba(255,255,255,0.45);\">Vigencia: 20 de diciembre de 2022<\/div>\n        <div style=\"font-size:12px; color:rgba(255,255,255,0.45);\">\u00daltima actualizaci\u00f3n: 7 de mayo de 2026<\/div>\n        <div style=\"margin-top:8px;\">\n          <a href=\"https:\/\/suki.cards\/terms-of-service-es\/\" style=\"font-size:12px; color:rgba(255,255,255,0.5); margin-right:16px;\">T\u00e9rminos de Servicio<\/a>\n          <a href=\"https:\/\/suki.cards\/privacy-policy-es\/\" style=\"font-size:12px; color:rgba(255,255,255,0.5);\">Pol\u00edtica de Privacidad<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>T\u00e9rminos de Servicio \u2014 Suki Card SUKI CARD \u2190 Volver a suki.cards Legal y Cumplimiento T\u00e9rminos de Servicio Fecha de vigencia: 20 de diciembre de 2022 \u00daltima actualizaci\u00f3n: 7 de mayo de 2026 Secciones Descripci\u00f3n General T\u00e9rminos de la Tienda Condiciones Generales Exactitud de la Informaci\u00f3n Modificaciones al Servicio Productos o Servicios Facturaci\u00f3n e Informaci\u00f3n [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"rank_math_focus_keyword":"","rank_math_description":"","rank_math_title":"","footnotes":""},"class_list":["post-10400","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/pages\/10400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/comments?post=10400"}],"version-history":[{"count":2,"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/pages\/10400\/revisions"}],"predecessor-version":[{"id":16135,"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/pages\/10400\/revisions\/16135"}],"wp:attachment":[{"href":"https:\/\/suki.cards\/es\/wp-json\/wp\/v2\/media?parent=10400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}