{"id":389,"date":"2026-02-09T20:35:01","date_gmt":"2026-02-09T11:35:01","guid":{"rendered":"https:\/\/x-global.it\/classica-x\/?page_id=389"},"modified":"2026-02-09T21:28:16","modified_gmt":"2026-02-09T12:28:16","slug":"quotes","status":"publish","type":"page","link":"https:\/\/x-global.it\/classica-x\/es\/attraction-3\/quotes\/","title":{"rendered":"Quotes"},"content":{"rendered":"\n<style>\n  \/* ============================================================\n     Thought Vibration - Quotes Page\n     WordPress \uc0ac\uc6a9\uc790 \uc815\uc758 HTML \ube14\ub85d\uc6a9\n     Classica-X \ub514\uc790\uc778 \uc2dc\uc2a4\ud15c\n     ============================================================ *\/\n  .cxq-page {\n    --color-bg: #0a0a0a;\n    --color-bg-elevated: #111111;\n    --color-bg-card: #161616;\n    --color-bg-card-hover: #1a1a1a;\n    --color-surface: #1e1e1e;\n    --color-border: #2a2a2a;\n    --color-border-subtle: #1f1f1f;\n    --color-text-primary: #f0ece6;\n    --color-text-secondary: #d5d0c8;\n    --color-text-tertiary: #a8a298;\n    --color-accent-gold: #c9a96e;\n    --color-accent-gold-dim: #a08a50;\n    --color-accent-gold-bright: #dfc48b;\n    --color-white: #f5f0ea;\n    --color-tag-bg: rgba(201, 169, 110, 0.08);\n    --color-tag-border: rgba(201, 169, 110, 0.2);\n    --color-link: #c9a96e;\n    --color-link-hover: #dfc48b;\n    --font-display: 'Cormorant Garamond', 'EB Garamond', Georgia, serif;\n    --font-body-es: 'Noto Serif', Georgia, serif;\n    --font-body-en: 'EB Garamond', Georgia, serif;\n    --max-width: 1200px;\n\n    background-color: var(--color-bg);\n    color: var(--color-text-primary);\n    font-family: var(--font-body-es);\n    line-height: 1.8;\n    margin: 0 auto;\n    padding: 0;\n    max-width: 100%;\n  }\n\n  .cxq-page *, .cxq-page *::before, .cxq-page *::after {\n    box-sizing: border-box;\n  }\n  .cxq-page a { color: var(--color-link); text-decoration: none; transition: color 0.3s ease; }\n  .cxq-page a:hover { color: var(--color-link-hover); }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Noto+Serif:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');\n\n  \/* ---- Breadcrumb ---- *\/\n  .cxq-breadcrumb {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 1.5rem 2rem 0;\n    font-size: 0.8rem;\n    color: var(--color-text-tertiary);\n  }\n  .cxq-breadcrumb a { color: var(--color-text-tertiary); }\n  .cxq-breadcrumb a:hover { color: var(--color-accent-gold); }\n  .cxq-breadcrumb .sep { margin: 0 0.5em; opacity: 0.5; }\n\n  \/* ---- Header ---- *\/\n  .cxq-header {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2.5rem 2rem 0;\n  }\n  .cxq-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5em;\n    font-size: 0.7rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--color-accent-gold);\n    background: var(--color-tag-bg);\n    border: 1px solid var(--color-tag-border);\n    padding: 0.4em 1em;\n    border-radius: 2px;\n    margin-bottom: 1.2rem;\n  }\n  .cxq-badge::before {\n    content: '';\n    display: inline-block;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--color-accent-gold);\n  }\n  .cxq-book-link {\n    font-family: var(--font-body-en);\n    font-size: 0.88rem;\n    color: var(--color-accent-gold);\n    margin-bottom: 0.3rem;\n  }\n  .cxq-title {\n    font-family: var(--font-display);\n    font-size: 2.4rem;\n    font-weight: 600;\n    color: var(--color-white);\n    line-height: 1.2;\n    margin: 0.5rem 0 0.3rem;\n  }\n  .cxq-title-kr {\n    font-family: var(--font-body-es);\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: var(--color-text-secondary);\n    margin-bottom: 1rem;\n  }\n  .cxq-desc {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    line-height: 1.7;\n    max-width: 700px;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--color-border-subtle);\n  }\n  .cxq-meta-label { color: var(--color-text-tertiary); margin-right: 0.3em; }\n  .cxq-meta-value { color: var(--color-text-secondary); }\n\n  \/* ---- Controls ---- *\/\n  .cxq-controls {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2rem 2rem 0;\n  }\n  .cxq-search-row {\n    display: flex;\n    gap: 1rem;\n    margin-bottom: 1.2rem;\n    flex-wrap: wrap;\n  }\n  .cxq-search-input {\n    flex: 1;\n    min-width: 250px;\n    padding: 0.7rem 1rem;\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 4px;\n    color: var(--color-text-primary);\n    font-family: var(--font-body-es);\n    font-size: 0.88rem;\n    outline: none;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-search-input::placeholder { color: var(--color-text-tertiary); }\n  .cxq-search-input:focus { border-color: var(--color-accent-gold-dim); }\n  .cxq-count {\n    display: flex;\n    align-items: center;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    white-space: nowrap;\n  }\n  .cxq-count-num {\n    color: var(--color-accent-gold);\n    font-weight: 500;\n    margin: 0 0.3em;\n  }\n  .cxq-filter-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-filter-btn {\n    padding: 0.35em 0.8em;\n    font-size: 0.72rem;\n    font-family: var(--font-body-es);\n    color: var(--color-text-tertiary);\n    background: transparent;\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 3px;\n    cursor: pointer;\n    transition: all 0.2s ease;\n  }\n  .cxq-filter-btn:hover {\n    border-color: var(--color-border);\n    color: var(--color-text-secondary);\n  }\n  .cxq-filter-btn.active {\n    background: var(--color-tag-bg);\n    border-color: var(--color-tag-border);\n    color: var(--color-accent-gold);\n  }\n\n  \/* ---- Quote Cards Grid ---- *\/\n  .cxq-grid {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.25rem;\n  }\n  .cxq-card {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2rem 2rem 1.5rem;\n    position: relative;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-card:hover {\n    border-color: var(--color-border);\n  }\n  .cxq-qmark {\n    font-family: var(--font-display);\n    font-size: 3rem;\n    line-height: 1;\n    color: var(--color-accent-gold-dim);\n    opacity: 0.4;\n    position: absolute;\n    top: 0.8rem;\n    left: 1.2rem;\n  }\n  .cxq-en {\n    font-family: var(--font-body-en);\n    font-size: 1rem;\n    font-style: italic;\n    color: var(--color-text-primary);\n    line-height: 1.6;\n    margin-bottom: 0.8rem;\n    padding-top: 0.5rem;\n  }\n  .cxq-kr {\n    font-family: var(--font-body-es);\n    font-size: 0.85rem;\n    color: var(--color-text-secondary);\n    line-height: 1.65;\n  }\n  .cxq-src {\n    font-size: 0.72rem;\n    color: var(--color-text-tertiary);\n    margin-top: 1rem;\n    padding-top: 0.8rem;\n    border-top: 1px solid var(--color-border-subtle);\n  }\n\n  \/* ---- No Results ---- *\/\n  .cxq-no-results {\n    grid-column: 1 \/ -1;\n    text-align: center;\n    padding: 3rem 1rem;\n    color: var(--color-text-tertiary);\n    font-size: 0.9rem;\n    display: none;\n  }\n\n  \/* ---- Footer CTA ---- *\/\n  .cxq-footer {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 4rem;\n  }\n  .cxq-cta {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2.5rem;\n    text-align: center;\n  }\n  .cxq-cta-title {\n    font-family: var(--font-display);\n    font-size: 1.4rem;\n    color: var(--color-white);\n    margin-bottom: 0.8rem;\n  }\n  .cxq-cta-text {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.5rem;\n    line-height: 1.6;\n  }\n  .cxq-cta-btn {\n    display: inline-block;\n    padding: 0.7em 2em;\n    font-family: var(--font-body-es);\n    font-size: 0.85rem;\n    color: var(--color-accent-gold);\n    background: var(--color-bg);\n    border: 1px solid var(--color-accent-gold);\n    border-radius: 4px;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n  .cxq-cta-btn:hover {\n    background: var(--color-accent-gold);\n    color: var(--color-bg);\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width: 768px) {\n    .cxq-grid { grid-template-columns: 1fr; }\n    .cxq-title { font-size: 1.8rem; }\n    .cxq-header { padding: 1.5rem 1.2rem 0; }\n    .cxq-controls { padding: 1.5rem 1.2rem 0; }\n    .cxq-grid { padding: 0 1.2rem 2rem; }\n    .cxq-footer { padding: 0 1.2rem 3rem; }\n    .cxq-breadcrumb { padding: 1rem 1.2rem 0; }\n    .cxq-card { padding: 1.5rem 1.5rem 1.2rem; }\n  }\n  @media (max-width: 480px) {\n    .cxq-title { font-size: 1.5rem; }\n    .cxq-filter-btn { font-size: 0.65rem; padding: 0.3em 0.6em; }\n  }\n<\/style>\n\n<div class=\"cxq-page\">\n\n  <!-- Breadcrumb -->\n  <nav class=\"cxq-breadcrumb\">\n    <a href=\"\/classica-x\/es\/\">Classica-X<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/es\/catalog-3\/\">Cat\u00e1logo<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/es\/attraction-3\/\">Vibraciones del Pensamiento<\/a><span class=\"sep\">\/<\/span>\n    Citas c\u00e9lebres\n  <\/nav>\n\n  <!-- Header -->\n  <header class=\"cxq-header\">\n    <div class=\"cxq-badge\">Colecci\u00f3n de citas c\u00e9lebres<\/div>\n    <div class=\"cxq-book-link\"><a href=\"\/classica-x\/es\/attraction-3\/\">Thought Vibration<\/a> &middot; 3-in-1 Bilingual Edition<\/div>\n    <h1 class=\"cxq-title\">Sentences to Remember<\/h1>\n    <div class=\"cxq-title-kr\">Citas c\u00e9lebres 90+<\/div>\n    <div class=\"cxq-desc\">Frases clave del texto original sobre la Ley de Atracci\u00f3n, escrito en 1906. Lea el texto original en ingl\u00e9s junto con la traducci\u00f3n al espa\u00f1ol, l\u00e9alas en voz alta y transcr\u00edbalas.<\/div>\n    <div class=\"cxq-meta\">\n      <span><span class=\"cxq-meta-label\">Autor<\/span> <span class=\"cxq-meta-value\">William Walker Atkinson<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">Original<\/span> <span class=\"cxq-meta-value\">1906<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">Formato<\/span> <span class=\"cxq-meta-value\">Biling\u00fce ingl\u00e9s-espa\u00f1ol<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">Alcance<\/span> <span class=\"cxq-meta-value\">18 secciones completas<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">Total de citas<\/span> <span class=\"cxq-meta-value\">90<\/span><\/span>\n    <\/div>\n  <\/header>\n\n  <!-- Search & Filter -->\n  <div class=\"cxq-controls\">\n    <div class=\"cxq-search-row\">\n      <input type=\"text\" class=\"cxq-search-input\" id=\"cxqSearch\" placeholder=\"Buscar en ingl\u00e9s o espa\u00f1ol...\">\n      <div class=\"cxq-count\">Resultados: <span class=\"cxq-count-num\" id=\"cxqCount\">90<\/span><\/div>\n    <\/div>\n    <div class=\"cxq-filter-row\">\n      <button class=\"cxq-filter-btn active\" data-chapter=\"all\">Todas<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"foreword\">Pr\u00f3logo<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"my-working-creed\">Mi credo<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-i\">Cap. 1<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ii\">Cap. 2<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iii\">Cap. 3<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iv\">Cap. 4<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-v\">Cap. 5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vi\">Cap. 6<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vii\">Cap. 7<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-viii\">Cap. 8<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ix\">Cap. 9<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-x\">Cap. 10<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xi\">Cap. 11<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xii\">Cap. 12<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiii\">Cap. 13<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiv\">Cap. 14<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xv\">Cap. 15<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xvi\">Cap. 16<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Quote Cards -->\n  <div class=\"cxq-grid\" id=\"cxqGrid\">\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We are all fellow students&mdash;that&#x27;s all.<\/div>\n        <div class=\"cxq-kr\">Todos somos compa\u00f1eros de estudio&mdash;eso es todo.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; Pr\u00f3logo<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Life accepts no substitutes&mdash;you must step out yourself.<\/div>\n        <div class=\"cxq-kr\">La vida no acepta sustitutos&mdash;usted mismo debe dar el paso.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; Pr\u00f3logo<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Stop being moons. Get into action and convert yourself into a living sun.<\/div>\n        <div class=\"cxq-kr\">Deje de ser luna. Pase a la acci\u00f3n y convi\u00e9rtase en un sol viviente.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; Pr\u00f3logo<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">No one has a monopoly of knowing&mdash;corner on the Truth. It is yours as much as anybody&#x27;s.<\/div>\n        <div class=\"cxq-kr\">Nadie tiene el monopolio del saber&mdash;ni la exclusiva de la Verdad. Es tan suya como de cualquiera.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; Pr\u00f3logo<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The sense of humor is God&#x27;s best gift to Man.<\/div>\n        <div class=\"cxq-kr\">El sentido del humor es el mejor regalo de Dios al Hombre.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; Pr\u00f3logo<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that thoughts are things.<\/div>\n        <div class=\"cxq-kr\">Creo que los pensamientos son cosas reales.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; Mi credo pr\u00e1ctico<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe in the I DO, as well as the I AM.<\/div>\n        <div class=\"cxq-kr\">Creo en el \u00abYo Hago\u00bb tanto como en el \u00abYo Soy\u00bb.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; Mi credo pr\u00e1ctico<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that Evil is but Ignorance.<\/div>\n        <div class=\"cxq-kr\">Creo que el Mal no es sino Ignorancia.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; Mi credo pr\u00e1ctico<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that to know all is to forgive all.<\/div>\n        <div class=\"cxq-kr\">Creo que conocerlo todo es perdonarlo todo.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; Mi credo pr\u00e1ctico<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that there is good in every man; let us help him to manifest it.<\/div>\n        <div class=\"cxq-kr\">Creo que hay bondad en todo ser humano; ayud\u00e9mosle a manifestarla.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; Mi credo pr\u00e1ctico<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Universe is governed by Law&mdash;one great Law.<\/div>\n        <div class=\"cxq-kr\">El Universo se rige por una Ley&mdash;una gran Ley.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; Cap. 1<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">When we come to see that Thought is a force&mdash;a manifestation of energy&mdash;having a magnet-like power of attraction, we will begin to understand the why and wherefore of many things that have heretofore seemed dark to us.<\/div>\n        <div class=\"cxq-kr\">Cuando lleguemos a ver que el pensamiento es una fuerza&mdash;una manifestaci\u00f3n de energ\u00eda&mdash;con un poder de atracci\u00f3n similar al de un im\u00e1n, comenzaremos a comprender el porqu\u00e9 de muchas cosas que hasta ahora nos parec\u00edan oscuras.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; Cap. 1<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like attracts like in the Thought World&mdash;as ye sow so shall ye reap.<\/div>\n        <div class=\"cxq-kr\">En el mundo del pensamiento, lo semejante atrae a lo semejante&mdash;lo que se siembra, se cosecha.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; Cap. 1<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Thoughts of Love will attract to us the Love of others.<\/div>\n        <div class=\"cxq-kr\">Los pensamientos de Amor atraer\u00e1n hacia nosotros el Amor de los dem\u00e1s.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; Cap. 1<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">One is not at the mercy of the fitful storms of Thought after he has learned the workings of the Law.<\/div>\n        <div class=\"cxq-kr\">Quien ha aprendido el funcionamiento de la Ley ya no est\u00e1 a merced de las tormentas caprichosas del pensamiento.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; Cap. 1<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like a stone thrown into the water, thought produces ripples and waves which spread out over the great ocean of thought.<\/div>\n        <div class=\"cxq-kr\">Como una piedra lanzada al agua, el pensamiento produce ondas que se extienden por el gran oc\u00e9ano del pensamiento.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; Cap. 2<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We are largely what we have thought ourselves into being.<\/div>\n        <div class=\"cxq-kr\">Somos en gran medida lo que nuestros propios pensamientos nos han hecho ser.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; Cap. 2<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">A positive thought is infinitely more powerful than a negative one.<\/div>\n        <div class=\"cxq-kr\">Un pensamiento positivo es infinitamente m\u00e1s poderoso que uno negativo.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; Cap. 2<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We generally see that for which we seek.<\/div>\n        <div class=\"cxq-kr\">Generalmente vemos aquello que buscamos.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; Cap. 2<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It is not only a good thing to be a good teacher, but it is also very important to be a good listener at times.<\/div>\n        <div class=\"cxq-kr\">No solo es bueno ser un buen maestro, sino que tambi\u00e9n es muy importante ser un buen oyente en ciertos momentos.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; Cap. 2<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Man has but one mind, but he has many mental faculties, each faculty being capable of functioning along two different lines of mental effort.<\/div>\n        <div class=\"cxq-kr\">El ser humano posee una sola mente, pero tiene muchas facultades mentales, y cada una de ellas es capaz de funcionar en dos direcciones distintas de esfuerzo mental.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; Cap. 3<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Active function creates, changes or destroys. The Passive obeys orders and suggestions.<\/div>\n        <div class=\"cxq-kr\">La funci\u00f3n activa crea, transforma o destruye. La pasiva obedece \u00f3rdenes y sugestiones.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; Cap. 3<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Will is strong enough; it does not need strengthening, but the mind needs to be trained to receive and act upon the suggestions of the Will.<\/div>\n        <div class=\"cxq-kr\">La Voluntad es lo bastante fuerte; no necesita ser fortalecida, pero la mente necesita ser entrenada para recibir y actuar seg\u00fan las indicaciones de la Voluntad.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; Cap. 3<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The man who understands the Law can accomplish wonders by means of the development of the powers of the mind.<\/div>\n        <div class=\"cxq-kr\">Quien comprende la Ley puede lograr maravillas mediante el desarrollo de los poderes de la mente.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; Cap. 3<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">He has banished Fear, and enjoys Freedom. He has found himself. He has learned THE SECRET OF THE I AM.<\/div>\n        <div class=\"cxq-kr\">Ha desterrado el Miedo y disfruta de la Libertad. Se ha encontrado a s\u00ed mismo. Ha aprendido EL SECRETO DEL YO SOY.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; Cap. 3<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Man can build up his mind and make it what he wills.<\/div>\n        <div class=\"cxq-kr\">El ser humano puede construir su mente y convertirla en lo que desee.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; Cap. 4<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The &#x27;I&#x27; is the sovereign of the mind, and what we call WILL is the instrument of the &#x27;I.&#x27;<\/div>\n        <div class=\"cxq-kr\">El \u00abYo\u00bb es el soberano de la mente, y lo que llamamos VOLUNTAD es el instrumento del \u00abYo\u00bb.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; Cap. 4<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">All things are good when we learn to master them, but no thing is good when it masters us.<\/div>\n        <div class=\"cxq-kr\">Todas las cosas son buenas cuando aprendemos a dominarlas, pero ninguna es buena cuando nos domina a nosotros.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; Cap. 4<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Asserting the Mastery of My Real Self.<\/div>\n        <div class=\"cxq-kr\">Estoy afirmando el dominio de mi Verdadero Yo.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; Cap. 4<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The first battle is the conquest of the lesser self by the Real Self.<\/div>\n        <div class=\"cxq-kr\">La primera batalla es la conquista del yo inferior por el Verdadero Yo.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; Cap. 4<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">This secret of the Will is the magic key which opens all doors.<\/div>\n        <div class=\"cxq-kr\">Este secreto de la Voluntad es la llave m\u00e1gica que abre todas las puertas.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; Cap. 5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Will makes men giants.<\/div>\n        <div class=\"cxq-kr\">La Voluntad convierte a los hombres en gigantes.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; Cap. 5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Strong Will follows strong Desire.<\/div>\n        <div class=\"cxq-kr\">Una Voluntad fuerte sigue a un Deseo fuerte.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; Cap. 5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your Will does not need training&mdash;but your Mind does.<\/div>\n        <div class=\"cxq-kr\">Su Voluntad no necesita entrenamiento&mdash;pero su Mente s\u00ed.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; Cap. 5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Using My Will Power.<\/div>\n        <div class=\"cxq-kr\">Estoy usando mi fuerza de Voluntad.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; Cap. 5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The first thing to do is to begin to &#x27;cut out&#x27; Fear and Worry.<\/div>\n        <div class=\"cxq-kr\">Lo primero que hay que hacer es empezar a \u00abeliminar\u00bb el Miedo y la Preocupaci\u00f3n.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; Cap. 6<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The best way to overcome the habit of Fear is to assume the mental attitude of Courage, just as the best way to get rid of darkness is to let in the light.<\/div>\n        <div class=\"cxq-kr\">La mejor manera de superar el h\u00e1bito del Miedo es adoptar la actitud mental del Coraje, as\u00ed como la mejor manera de eliminar la oscuridad es dejar entrar la luz.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; Cap. 6<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Think Courage, say Courage, act Courage.<\/div>\n        <div class=\"cxq-kr\">Piense Coraje, diga Coraje, act\u00fae con Coraje.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; Cap. 6<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The confident, fearless, expectant, &#x27;I Can and I Will&#x27; man is a mighty magnet.<\/div>\n        <div class=\"cxq-kr\">El hombre confiado, intr\u00e9pido, expectante, que dice \u00abPuedo y lo har\u00e9\u00bb es un poderoso im\u00e1n.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; Cap. 6<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Remember, the only thing to fear is Fear, and&mdash;well, don&#x27;t even fear Fear, for he&#x27;s a cowardly chap at the best, who will run if you show a brave front.<\/div>\n        <div class=\"cxq-kr\">Recuerde, lo \u00fanico que hay que temer es el Miedo mismo, y&mdash;bueno, ni siquiera tema al Miedo, porque en el mejor de los casos es un cobarde que huir\u00e1 si usted muestra un frente valiente.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; Cap. 6<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Worry is the child of Fear&mdash;if you kill out Fear, Worry will die for want of nourishment.<\/div>\n        <div class=\"cxq-kr\">La preocupaci\u00f3n es hija del Miedo&mdash;si elimina el Miedo, la preocupaci\u00f3n morir\u00e1 por falta de alimento.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; Cap. 7<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Desire and Interest are the causes that result in success. Worry is not Desire.<\/div>\n        <div class=\"cxq-kr\">El Deseo y el Inter\u00e9s son las causas que producen el \u00e9xito. La preocupaci\u00f3n no es Deseo.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; Cap. 7<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The key to attainment is Desire, Confidence, and Will. This key will open many doors.<\/div>\n        <div class=\"cxq-kr\">La clave del logro es el Deseo, la Confianza y la Voluntad. Esta clave abrir\u00e1 muchas puertas.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; Cap. 7<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind can think of but one thing at a time, and if you concentrate upon a bright thing, the other thing will fade away.<\/div>\n        <div class=\"cxq-kr\">La mente solo puede pensar en una cosa a la vez, y si se concentra en algo luminoso, lo otro se desvanecer\u00e1.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; Cap. 7<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Bright, cheerful and happy thoughts attract bright, cheerful and happy things to us&mdash;worry drives them away.<\/div>\n        <div class=\"cxq-kr\">Los pensamientos luminosos, alegres y felices atraen cosas luminosas, alegres y felices hacia nosotros&mdash;la preocupaci\u00f3n las ahuyenta.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; Cap. 7<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your thoughts are either faithful servants or tyrannical masters&mdash;just as you allow them to be.<\/div>\n        <div class=\"cxq-kr\">Sus pensamientos son o bien sirvientes fieles o bien amos tir\u00e1nicos&mdash;seg\u00fan usted les permita ser.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; Cap. 8<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your mind is given you for your good and for your own use&mdash;not to use you.<\/div>\n        <div class=\"cxq-kr\">Su mente le ha sido dada para su bien y para su propio uso&mdash;no para que ella le use a usted.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; Cap. 8<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The key to the mystery is Concentration.<\/div>\n        <div class=\"cxq-kr\">La clave del misterio es la Concentraci\u00f3n.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; Cap. 8<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It pays to be able to be a competent mental engineer.<\/div>\n        <div class=\"cxq-kr\">Merece la pena ser un ingeniero mental competente.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; Cap. 8<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">There is only room for one thing at a time in the focus of attention; so put all your attention upon one thought, and the others will sneak off.<\/div>\n        <div class=\"cxq-kr\">Solo hay espacio para una cosa a la vez en el foco de la atenci\u00f3n; por tanto, concentre toda su atenci\u00f3n en un solo pensamiento, y los dem\u00e1s se escabullir\u00e1n.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; Cap. 8<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We must let Life flow through us, and allow it to express itself naturally.<\/div>\n        <div class=\"cxq-kr\">Debemos dejar que la Vida fluya a trav\u00e9s de nosotros y permitirle expresarse de manera natural.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; Cap. 9<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Assert the Life Force within you, and manifest it in every thought, act and deed.<\/div>\n        <div class=\"cxq-kr\">Afirme la Fuerza Vital que hay dentro de usted y manifi\u00e9stela en cada pensamiento, acto y obra.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; Cap. 9<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">No man or woman ever amounted to anything unless he or she put life into the tasks of everyday life.<\/div>\n        <div class=\"cxq-kr\">Ning\u00fan hombre ni mujer logr\u00f3 algo importante sin poner vida en las tareas de la vida cotidiana.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; Cap. 9<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Alive.<\/div>\n        <div class=\"cxq-kr\">Estoy Vivo.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; Cap. 9<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t rest content with merely saying that you are alive, but prove it with your acts.<\/div>\n        <div class=\"cxq-kr\">No se conforme con solo decir que est\u00e1 vivo, demu\u00e9strelo con sus actos.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; Cap. 9<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The great thing in all education is to make our nervous system our ally instead of our enemy.<\/div>\n        <div class=\"cxq-kr\">Lo fundamental en toda educaci\u00f3n es convertir nuestro sistema nervioso en nuestro aliado en lugar de nuestro enemigo.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; Cap. 10<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Never suffer an exception to occur until the new habit is securely rooted in your life.<\/div>\n        <div class=\"cxq-kr\">No permita jam\u00e1s una excepci\u00f3n hasta que el nuevo h\u00e1bito est\u00e9 firmemente arraigado en su vida.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; Cap. 10<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If you are confronted with the question: &#x27;Which of these two would like to become a habit with me.&#x27;<\/div>\n        <div class=\"cxq-kr\">Si se enfrenta a la pregunta: \u00ab\u00bfCu\u00e1l de estas dos cosas debo hacer?\u00bb, la mejor respuesta es: \u00abHar\u00e9 aquello que me gustar\u00eda que se convirtiera en h\u00e1bito\u00bb.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; Cap. 10<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The moment you yield &#x27;just this once,&#x27; you introduce the thin edge of the wedge that will, in the end, split your resolution into pieces.<\/div>\n        <div class=\"cxq-kr\">En el momento en que cede \u00absolo esta vez\u00bb, introduce el borde delgado de la cu\u00f1a que, al final, destrozar\u00e1 su resoluci\u00f3n.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; Cap. 10<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind has been likened to a piece of paper that has been creased.<\/div>\n        <div class=\"cxq-kr\">La mente se ha comparado con una hoja de papel que ha sido doblada. A partir de entonces, tiende a plegarse por la misma marca.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; Cap. 10<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It is an axiom of psychology that &#x27;Emotions deepen by repetition.&#x27;<\/div>\n        <div class=\"cxq-kr\">Es un axioma de la psicolog\u00eda que \u00ablas emociones se profundizan con la repetici\u00f3n\u00bb.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; Cap. 11<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If an undesirable emotion shows itself inclined to take up a it, or at least to master it.<\/div>\n        <div class=\"cxq-kr\">Si una emoci\u00f3n indeseable muestra tendencia a instalarse permanentemente en usted, le conviene comenzar a trabajar para eliminarla o, al menos, para dominarla.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; Cap. 11<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Each time you give way to one of these negative emotions, the ones.<\/div>\n        <div class=\"cxq-kr\">Cada vez que cede ante una de estas emociones negativas, facilita la reaparici\u00f3n de la misma o de otras similares.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; Cap. 11<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Refuse to express a passion, and it dies.<\/div>\n        <div class=\"cxq-kr\">Ni\u00e9guese a expresar una pasi\u00f3n, y esta muere.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; Cap. 11<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If we wish to conquer emotional tendencies in ourselves, we must to cultivate.<\/div>\n        <div class=\"cxq-kr\">Si deseamos conquistar las tendencias emocionales en nosotros mismos, debemos practicar con diligencia&mdash;y al principio con frialdad&mdash;los movimientos exteriores de la disposici\u00f3n contraria que preferimos cultivar.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; Cap. 11<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">People may make themselves over, and change their entire natures.<\/div>\n        <div class=\"cxq-kr\">Las personas pueden rehacerse a s\u00ed mismas y cambiar su naturaleza por completo.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; Cap. 12<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Mental attitudes may be acquired and cultivated, changed and discarded, at will.<\/div>\n        <div class=\"cxq-kr\">Las actitudes mentales pueden adquirirse y cultivarse, cambiarse y descartarse, a voluntad.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; Cap. 12<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">One positive thought will counteract a number of negative thoughts.<\/div>\n        <div class=\"cxq-kr\">Un solo pensamiento positivo contrarrestar\u00e1 varios pensamientos negativos.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; Cap. 12<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Thoughts take form in action; and in turn actions influence thought.<\/div>\n        <div class=\"cxq-kr\">Los pensamientos toman forma en la acci\u00f3n; y a su vez las acciones influyen en el pensamiento.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; Cap. 12<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t be discouraged at the resistance you will encounter at first, but sing gaily: &#x27;I Can and I Will.&#x27;<\/div>\n        <div class=\"cxq-kr\">No se desanime por la resistencia que encontrar\u00e1 al principio, sino cante alegremente: \u00abPuedo y lo har\u00e9\u00bb.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; Cap. 12<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">In order to attain a thing it is necessary that the mind should fall in love with it, and be conscious of its existence, almost to the exclusion of everything else.<\/div>\n        <div class=\"cxq-kr\">Para alcanzar algo, es necesario que la mente se enamore de ello y sea consciente de su existencia, casi con exclusi\u00f3n de todo lo dem\u00e1s.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; Cap. 13<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Mental Force operates best when it is concentrated.<\/div>\n        <div class=\"cxq-kr\">La Fuerza Mental opera mejor cuando est\u00e1 concentrada.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; Cap. 13<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind works on the subconscious plane, remember, and almost always along the lines of the ruling passion or desire.<\/div>\n        <div class=\"cxq-kr\">Recuerde que la mente trabaja en el plano subconsciente, y casi siempre siguiendo la direcci\u00f3n de la pasi\u00f3n o el deseo dominante.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; Cap. 13<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Keep your Desire fresh and active, and let it get in its work without interference from conflicting desires.<\/div>\n        <div class=\"cxq-kr\">Mantenga su Deseo fresco y activo, y perm\u00edtale realizar su labor sin interferencia de deseos contradictorios.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; Cap. 13<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The more Desire you have for a thing, the more you Love it; and the more you Love it, the greater will be the attractive force exerted toward its attainment.<\/div>\n        <div class=\"cxq-kr\">Cuanto m\u00e1s Deseo tenga por algo, m\u00e1s lo amar\u00e1; y cuanto m\u00e1s lo ame, mayor ser\u00e1 la fuerza de atracci\u00f3n ejercida hacia su consecuci\u00f3n.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; Cap. 13<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The great difference between men, the feeble and the powerful, the determination&mdash;a purpose once fixed and then Death or Victory.<\/div>\n        <div class=\"cxq-kr\">La gran diferencia entre los hombres&mdash;entre los d\u00e9biles y los poderosos, los grandes y los insignificantes&mdash;es la energ\u00eda y la determinaci\u00f3n invencible: un prop\u00f3sito una vez fijado, y despu\u00e9s Muerte o Victoria.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; Cap. 14<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Everyone has within him a giant will, but the majority of us are too lazy to use it.<\/div>\n        <div class=\"cxq-kr\">Todos llevan dentro una voluntad gigantesca, pero la mayor\u00eda de nosotros somos demasiado perezosos para usarla.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; Cap. 14<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Energy and Invincible Determination&mdash;let that be your motto in able to &#x27;do things.&#x27;<\/div>\n        <div class=\"cxq-kr\">\u00abEnerg\u00eda y Determinaci\u00f3n Invencible\u00bb&mdash;haga de ello su lema en la vida diaria, y se convertir\u00e1 en una de esas personas excepcionales que logran \u00abhacer las cosas\u00bb.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; Cap. 14<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t undervalue yourself, or overvalue others. Realize that you good things.<\/div>\n        <div class=\"cxq-kr\">No se infravalore ni sobrevalore a los dem\u00e1s. Comprenda que usted est\u00e1 hecho de buena materia, y que dentro de su mente hay muchas cosas buenas encerradas.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; Cap. 14<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Stop fooling, and get down to business. Stop wasting good raw material, and start to work making something worth while.<\/div>\n        <div class=\"cxq-kr\">Deje de perder el tiempo y p\u00f3ngase a trabajar en serio. Deje de desperdiciar buena materia prima y empiece a crear algo que valga la pena.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; Cap. 14<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Nothing is too good for you&mdash;no matter how great the thing may be&mdash;no matter how undeserving you may seem to be.<\/div>\n        <div class=\"cxq-kr\">Nada es demasiado bueno para usted&mdash;por grande que sea&mdash;por indigno que usted pueda parecer.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; Cap. 15<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">You are entitled to the best there is, for it is your direct inheritance.<\/div>\n        <div class=\"cxq-kr\">Usted tiene derecho a lo mejor que existe, pues es su herencia directa.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; Cap. 15<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">You are a manifestation of the Whole Thing, and have a perfect right to all there is.<\/div>\n        <div class=\"cxq-kr\">Usted es una manifestaci\u00f3n del Todo, y tiene un derecho perfecto a todo lo que existe.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; Cap. 15<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The truly strong man is calm, self-contained, and carries with him a consciousness of strength.<\/div>\n        <div class=\"cxq-kr\">El hombre verdaderamente fuerte es sereno, due\u00f1o de s\u00ed mismo, y lleva consigo una conciencia de fortaleza.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; Cap. 15<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">This is the difference between the Master of Circumstances and the Slave of Circumstances.<\/div>\n        <div class=\"cxq-kr\">Esta es la diferencia entre el Amo de las Circunstancias y el Esclavo de las Circunstancias.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; Cap. 15<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">There is no such thing as chance. Law maintains everywhere, and all that happens happens because of the operation of Law.<\/div>\n        <div class=\"cxq-kr\">El azar no existe. La Ley se mantiene en todas partes, y todo lo que sucede, sucede por la operaci\u00f3n de la Ley.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; Cap. 16<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like attracts like, and opposites repel opposites, in the world of thought.<\/div>\n        <div class=\"cxq-kr\">Lo semejante atrae a lo semejante, y los opuestos repelen a los opuestos, en el mundo del pensamiento.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; Cap. 16<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">A state of discouragement is not the one in which bright ideas come to us. It is only when we are enthused and hopeful that our minds work out the bright ideas.<\/div>\n        <div class=\"cxq-kr\">Un estado de des\u00e1nimo no es aquel en el que nos llegan ideas brillantes. Solo cuando estamos entusiasmados y esperanzados nuestra mente produce ideas brillantes.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; Cap. 16<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Set your mind to the keynote of Courage, Confidence and Success.<\/div>\n        <div class=\"cxq-kr\">Sintonice su mente con la nota clave del Coraje, la Confianza y el \u00c9xito.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; Cap. 16<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Fall in with the operations of the Law. Make it a part of yourself. Get into its currents.<\/div>\n        <div class=\"cxq-kr\">Acompase con las operaciones de la Ley. H\u00e1gala parte de usted mismo. Ad\u00e9ntrese en sus corrientes.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; Cap. 16<\/div>\n      <\/div>\n    <div class=\"cxq-no-results\" id=\"cxqNoResults\">No se encontraron resultados.<\/div>\n  <\/div>\n\n  <!-- Footer CTA -->\n  <div class=\"cxq-footer\">\n    <div class=\"cxq-cta\">\n      <div class=\"cxq-cta-title\">Complete Edition<\/div>\n      <div class=\"cxq-cta-text\">Lea en profundidad el contexto de cada cita c\u00e9lebre con el texto biling\u00fce completo.<br>Notas detalladas, vocabulario clave y espacio para transcripci\u00f3n: todo en la 3-in-1 Bilingual Edition.<\/div>\n      <a href=\"\/classica-x\/es\/attraction-3\/\" class=\"cxq-cta-btn\">Ver detalles del libro<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  var search = document.getElementById('cxqSearch');\n  var count = document.getElementById('cxqCount');\n  var noResults = document.getElementById('cxqNoResults');\n  var grid = document.getElementById('cxqGrid');\n  var cards = grid.querySelectorAll('.cxq-card');\n  var filterBtns = document.querySelectorAll('.cxq-filter-btn');\n  var activeChapter = 'all';\n\n  function filterCards() {\n    var query = search.value.toLowerCase().trim();\n    var visible = 0;\n\n    cards.forEach(function(card) {\n      var chap = card.getAttribute('data-chapter');\n      var en = card.querySelector('.cxq-en').textContent.toLowerCase();\n      var kr = card.querySelector('.cxq-kr').textContent.toLowerCase();\n\n      var matchChapter = (activeChapter === 'all' || chap === activeChapter);\n      var matchSearch = (!query || en.indexOf(query) !== -1 || kr.indexOf(query) !== -1);\n\n      if (matchChapter && matchSearch) {\n        card.style.display = '';\n        visible++;\n      } else {\n        card.style.display = 'none';\n      }\n    });\n\n    count.textContent = visible;\n    noResults.style.display = visible === 0 ? 'block' : 'none';\n  }\n\n  search.addEventListener('input', filterCards);\n\n  filterBtns.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      filterBtns.forEach(function(b) { b.classList.remove('active'); });\n      btn.classList.add('active');\n      activeChapter = btn.getAttribute('data-chapter');\n      filterCards();\n    });\n  });\n})();\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Classica-X\/ Cat\u00e1logo\/ Vibraciones del Pensamiento\/ Citas c\u00e9lebres Colecci\u00f3n de citas c\u00e9lebres Thought Vibration &middot; 3-in-1 Bilingual Edition Sentences to Remember [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":369,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-389","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"prinz002","author_link":"https:\/\/x-global.it\/classica-x\/author\/prinz002\/"},"uagb_comment_info":0,"uagb_excerpt":"Classica-X\/ Cat\u00e1logo\/ Vibraciones del Pensamiento\/ Citas c\u00e9lebres Colecci\u00f3n de citas c\u00e9lebres Thought Vibration &middot; 3-in-1 Bilingual Edition Sentences to Remember [&hellip;]","_links":{"self":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/comments?post=389"}],"version-history":[{"count":3,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/389\/revisions"}],"predecessor-version":[{"id":418,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/389\/revisions\/418"}],"up":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/369"}],"wp:attachment":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/media?parent=389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}