:root {--body-color: #f5f7f8;--active-color: #4d4d4d;--choal-color: #1C1C1C;--tomatoe-color: #B22222;--yellow-mellow: #FFDA76;--yellow-note: #ffc;--green-note: #cfc;--purple-note: #ccf;}@font-face {font-family: 'Roboto Slab';src: url('/typefonts/RobotoSlab_variable.ttf') format('truetype');font-weight: 1 1000;font-display: swap;}@font-face {font-family: 'Source Sans 3';src: url('/typefonts/SourceSans3_variable.ttf') format('truetype');font-weight: 1 1000;font-display: swap;}@font-face {font-family: 'Source Sans 3';src: url('/typefonts/SourceSans3_Italic_variable.ttf') format('truetype');font-style: italic;font-weight: 1 1000;font-display: swap;}@font-face {font-family: 'GochiHand';src: url('/typefonts/GochiHand_Regular.ttf') format('truetype');font-weight: normal;font-style: normal;font-display: swap;}.pattern-background {background-color: #1C1C1C;background-image: radial-gradient(circle at 5px 5px, hsla(0, 0%, 100%, 0.2) 3px, transparent 0);background-size: 30px 30px;width: 100%;}* {margin: 0;padding: 0;box-sizing: border-box;}* a:link, * a:visited {color: var(--tomatoe-color);}body {color: #000000;margin: 0;padding: 0;background: #f5f7f8;font-family: "Source Sans 3", sans-serif;}h1, h2, h3, h4 {font-family: "Roboto Slab", sans-serif;}main {width: 100%;}img {max-width: 100%;}header {position: relative;display: flex;justify-content: space-between;background: #1C1C1C;width: 100%;margin: 0;padding: 0;padding-top: 1%;padding-left: 0px;}header::before {content: '';position: absolute;bottom: 0;left: 400px;width: calc(100% - 400px);height: 100%;background: url('/images/Banner-minv2.webp') no-repeat;background-size: cover;background-position: left center;overflow: hidden;}#website-header-title {display: flex;align-items: center;font-family: "Roboto Slab", sans-serif;font-size: 30px;margin: 0;padding: 0;color: white;}#website-header-title-u {margin: 0;padding: 0;font-size: 85px;margin-right: 5px;line-height: 0.5;}#website-header-title-block {display: block;word-spacing: 8px;}.header-container {display: flex;flex-direction: column;align-items: flex-start;padding-left: 1%;padding-bottom: 10px;}.header-container h2 {padding-left: 0;padding-top: 10px;padding-bottom: 15px;margin: 0;text-align: left;color: #FFFFFF;font-size: 16px;}.main-columns-wrapper {display: flex;box-sizing: border-box;align-items: flex-start;}.main-column {float: left;overflow: hidden;}.column-navbar {margin: 0;padding: 0;padding-left: 25px;padding-bottom: 40px;margin-right: 30px;width: 200px;position: -webkit-sticky;position: sticky;top: 0;height: auto;}.column-content {width: calc(100% - 200px);overflow: hidden;}.main-navbar {margin: 0;padding: 0;list-style-type: none;margin-top: 50px;margin-left: 10px;}.main-navbar a {text-decoration: none;color: #607274;font-weight: 600;}.main-navbar li {margin: 0;padding: 0;margin-bottom: 10px;font-size: 20px;}.main-navbar a:hover {font-weight: bold;color: var(--tomatoe-color);}.main-navbar-active {font-weight: bold !important;color: var(--tomatoe-color) !important;}.side-bar-tag-list {margin: 0;padding: 0;list-style-type: none;margin-left: 10px;}.side-bar-tag-list a {margin: 0;padding: 0;margin-bottom: 5px;font-size: 12px;text-transform: uppercase;color: var(--active-color);text-decoration: none;}.side-bar-tag-list a:hover {color: #2e2e2f;text-decoration:underline;cursor: pointer;}.side-bar-contacto {margin: 0;padding: 0;margin-left: 2%;margin-top: 5px;font-size: 12px;color: var(--active-color);}.row {position: relative;overflow: hidden;display: flex;margin-bottom: 5%;}.column {float: left;height: 100%;overflow: hidden;}.left {width: 325px;margin-right: 5%;}.right {width: calc(100% - 325px);margin-left: 5%;padding-right: 1%;}.sticky {position: fixed;top: 0;width: 100%;z-index: 1000;}.sticky + .row {padding-top: 60px;}.first-main-block {position: relative;margin: 4% 4%;padding: 0;border: 2px solid rgba(59, 64, 69, 0.05);border-radius: 10px;overflow: hidden;}.first-main-block-content {height: auto;position: relative;z-index: 1;display: flex;justify-content: space-between;align-items: center;padding: 0;margin: 0;padding-top: 50px;padding-bottom: 30px;color: white;}.first-main-block-left-text-block {order: 1;position: relative;padding-left: 10%;}@keyframes bloque1_text {0% {left: -75%;}100% {left: 0%;}}.first-main-block-left-text-block h2 {font-size: 35px;margin: 0;}.first-main-block-left-text-block p {margin-top: 10px;}.first-main-block-image-container {order: 2;display: flex;justify-content: center;padding-right: 8%;padding-left: 2%;position: relative;}@keyframes bloque1_imagen {0% {right: -50%;}100% {right: 0%;}}.first-main-block-image-container img {width: 300px;border-radius: 50%;background-color: white;padding: 2%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}.container {display: inline-block;position: relative;width: 100%;padding-bottom: 40%;vertical-align: middle;overflow: hidden;text-align: right;}.container .header-container {position: absolute;top: 25%;left: 0;transform: translateY(-50%);padding-left: 6.5%;z-index: 0;color: #FFFFFF;animation-name: bloque1_text;animation-duration: 2s;}.recommended-posts {margin-left: 5%;}.recommended-posts-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;list-style-type: none;padding: 2%;margin: 0;width: 75%;}.recommended-posts-list li {position: relative;color: #2e2e2f;cursor: move;background-color: #fff;padding: 1rem;border-radius: 8px;box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;margin-bottom: 1rem;border: 3px dashed transparent;transition: box-shadow 0.3s ease, transform 0.3s ease;max-width: 100%;overflow: hidden;}.right-text-block {position: relative;text-align: right;padding-right: 5%;padding-top: 3%;padding-bottom: 7.5%;padding-left: 3%;max-width: 45%;}.right-text-block h2 {font-size: 35px;margin: 0;padding: 0;}.right-text-block p {text-align: justify;text-justify: inter-word;font-size: 20px;line-height: 1.5;}.third-main-block {display: flex;background-color: var(--yellow-mellow);}.third-main-block-newsletter {width: 100%;padding: 0;margin: 0;background-color: var(--yellow-mellow);padding-top: 5%;padding-bottom: 5%;padding-left: 5%;}#newsletter-block-page {padding-left: 3%;padding-right: 3%;}.third-main-block-note {display: flex;align-items: center;margin-right: 15%;}.third-bock-note-adjunt {position: absolute;}.third-main-block-text {width: 100%;background-color: var(--yellow-mellow);color: black;padding: 0;margin: 0;display: flex;flex-direction: column;padding-top: 7.5%;padding-bottom: 0%;margin-left: 20px;}.newsletter-block-text {margin-left: 20px;}.third-main-block-text h2, .third-main-block-text p {margin: 0;padding-left: 0;}.third-main-block-text h2, .newsletter-block-text h2 {margin-right: 15px;color: var(--choal-color);font-size: 35px;}.third-main-block-text p, .newsletter-block-text p {margin-right: 15px;color: var(--active-color);font-weight: 600;margin-top: 10px;}.newsletter-button-text-block {display: flex;flex-direction: row;margin-top: 10px;width: 100%;}#newsletter-footer {display: flex;justify-content: flex-end;margin: 0;padding: 0;margin-top: 25px;width: 85%;}#newsletter-footer a {float: right;}#mc-embedded-subscribe-form, #mc_embed_signup, #mc_embed_shell, #mc_embed_signup_scroll {margin: 0;padding: 0;background-color: var(--yellow-mellow) !important;background: var(--yellow-mellow) !important;}#mce-EMAIL {padding: 5px 10px;width: 350px;border: 2px solid gray !important;font-size: 16px !important;background-color: var(--body-color) !important;}#mce-EMAIL:focus {outline: none !important;border: 2px solid var(--choal-color) !important;}#mc_embed_signup {margin-left: -3%;}.mce_inline_error {display: none;background-color: var(--yellow-mellow) !important;}.indicates-required {font-family: "Source Sans 3", sans-serif;}.mc-field-group label {font-size: 18px;font-weight: bold;font-family: "Source Sans 3", sans-serif;}#mc-embedded-subscribe {padding: 10px 15px;margin: 0;margin-left: 10px;background-color: #1C1C1C;border: none;color: white;text-align: center;text-decoration: none;display: inline-block;font-size: 14px;font-weight: bold;cursor: pointer;}#mc-embedded-subscribe p {font-size: bold;color: white;}.mce-responses {margin: 0;padding: 0;}.form-container {margin: 0;padding: 0;margin-top: 20px;padding-left: 0%;background-color: var(--yellow-mellow);}.second-block-content-wrapper {display: flex;flex-direction: row;flex-wrap: wrap;width: 100%;overflow: hidden;justify-content: center;align-items: center;width: 100%;padding: 20px;margin: 0;}.left-image-block {order: 1;text-align: left;justify-content: center;align-items: center;display: flex;width: 30%;margin-left: 7.5%;margin-right: 2%;}.right-text-block {order: 2;text-align: right;max-width: 60%;}.right-text-block h2 {font-size: 35px;margin: 0;}.right-text-block p {margin-top: 10px;}.left-text-block {order: 3;text-align: left;padding-left: 7.5%;max-width: 60%;text-align: justify;text-justify: inter-word;}.left-text-block h2 {font-size: 35px;margin: 0;}.left-text-block p {margin-top: 10px;font-size: 20px;line-height: 1.5;}.right-image-block {order: 4;text-align: right;padding: 10px;align-items: center;width: 25%;margin-right: 5%;margin-left: 5%;opacity: 0;visibility: visible;display: inherit;}.right-image {border-radius: 10px;}.dashed-path {stroke-dasharray: 10;}.path-path {stroke-dasharray: 1000;stroke-dashoffset: 1000;}.path-path.animate {stroke-dasharray: 1000;stroke-dashoffset: 1000;animation: dash 5s linear forwards;}@keyframes dash {from {stroke-dashoffset: 1000;}to {stroke-dashoffset: 0;}}.second-main-block {position: relative;width: 100%;height: 100%;overflow: hidden;margin-top: 6%;margin-bottom: 10%;}.second-main-block svg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.second-main-block-content {position: relative;z-index: 1;}.latest-posts {padding: 0;margin: 0;}@keyframes bloque2_text {0% {right: -75%;}100% {right: 0%;}}@keyframes bloque2_text_2 {0% {left: -75%;}100% {left: 0%;}}@keyframes bloque2_right_image {0% {opacity: 0;}100% {opacity: 1;}}@keyframes bloque2_left_image {0% {opacity: 0;}100% {opacity: 1;}}.text-animate {animation-name: bloque2_text;animation-duration: 2s;animation-timing-function: ease;animation-fill-mode: forwards;}.text-animate-2 {animation-name: bloque2_text_2;animation-duration: 2s;animation-timing-function: ease;animation-fill-mode: forwards;}.image-animate-1 {animation: bloque2_left_image 1.5s ease forwards;}@keyframes bloque3 {0% {opacity: 0;}100% {opacity: 1;}}.third-main-block-text.animate h2, .third-main-block-text.animate p, .form-newsletter.animate {animation-name: bloque3;animation-duration: 3s;}.post-list-title {margin: 0;padding: 0;margin-left: 2%;margin-right: 5%;margin-top: 2%;margin-bottom: 0%;font-size: 45px;color: #2e2e2f;}.post-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;list-style-type: none;padding: 2%;margin: 0;}.post-list li {position: relative;color: #2e2e2f;cursor: move;background-color: #fff;padding: 1rem;border-radius: 8px;box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;margin-bottom: 1rem;border: 3px dashed transparent;transition: box-shadow 0.3s ease, transform 0.3s ease;max-width: 100%;overflow: hidden;}.post-list li:hover, .recommended-posts-list li:hover {box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;border-color: rgba(162, 179, 207, 0.2) !important;transform: translateY(-5px);}.post-list a, .recommended-posts-list a {text-decoration: none;color: inherit;display: block;height: 100%;}.post-block {padding: 15px;display: flex;flex-direction: column;justify-content: space-between;}.post-block h2 {font-size: 1.5em;margin: 0;text-align: left;}.info-container {display: flex;justify-content: flex-end;gap: 10px;}.button-mini-box {display: flex;align-items: center;padding: 5px 10px;margin: 0;margin-top: 2%;border-radius: 3px;font-weight: bold;color: white;font-size: 12px;}.button-mini-box i {color: white;padding: 0;margin: 0;padding-right: 6px;}.button-mini-box svg {height: 16px;width: 16px;stroke-width: 2;stroke-linecap: round;fill: none;stroke: #fff;}.button-mini-box time {margin-left: 5px;}.bio-box {text-align: justify;text-justify: inter-word;}.naranja {background-color: var(--active-color);}.verde {background-color: #219C90;}.negro {background-color: #1C1C1C;}.post-header {display: block;padding: 0;margin: 0;margin-right: 4%;margin-top: 2%;margin-bottom: 2%;}#post-tags {list-style-type: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;}#post-tags li {margin: 0;margin-right: 1%;margin-top: 1%;}#post-tags a {text-decoration: none;color: inherit;}.post-title-block {padding: 0 0;margin: 0;padding-left: 5%;padding-right: 5%;padding-top: 2%;margin-bottom: 0%;}#post-title {display: inline;font-size: 45px;padding: 0;margin: 0;margin-bottom: -1%;padding-top: 1%;padding-bottom: 1%;color: #2e2e2f;}#post-subtitle {display: inline;font-size: 35px;padding: 0;margin: 0;margin-bottom: -1%;padding-top: 1%;padding-bottom: 1%;color: #607274;}.recomendacion-post {margin: 0;padding: 0;margin-right: 5%;margin-left: 2%;margin-top: 2%;padding-bottom: 1%;font-size: 45px;color: #2e2e2f;}.small-bar-title {margin: 0;padding: 0;margin-right: 15%;margin-left: 2%;margin-top: 20%;padding-bottom: 20px;font-size: 18px;color: #607274;}.small-title {margin: 0;padding: 0;margin-right: 15%;margin-left: 2%;font-size: 18px;text-transform: uppercase;color: #607274;}#post-content {text-align: justify;padding-right: 5%;line-height: 1.2;margin-bottom: 2%;margin-top: 30px;}#post-content h2 {font-size: 2em;margin-top: 50px;margin-bottom: 15px;}#post-content .footnotes p {font-size: 14px;}#post-content .footnotes a:link, #post-content .footnotes a:visited {color: blue;}#post-content .footnote-backref {display: none;}#post-content .footnotes li {margin-left: 3%;}#post-content a.footnote-ref::before {content: '[';}#post-content a.footnote-ref::after {content: ']';}#post-content > p {margin-bottom: 1.5em;}#post-content p {line-height: 1.5;font-size: 21px;}#post-content > p:first-of-type::first-letter, .parrafo-inicio > p:first-of-type::first-letter {font-family: serif;color: #B22222;font-size: 80px;line-height: 0.7;margin: 0;padding: 0;padding-right: 6px;float: left;}#post-content h1, #post-content h2, #post-content h3 {color: #2e2e2f;}.taglist {text-align: center;clear: both;}#nextprev {}#prevart {float: left;text-align: left;}#nextart {float: right;text-align: right;}#nextart, #prevart {max-width: 33%;}.vertical-menu {}.vertical-menu-content {list-style-type: none;padding: 2%;margin: 0;}.vertical-menu-content li {position: relative;color: #2e2e2f;cursor: move;background-color: #fff;padding: 0rem;border-radius: 8px;box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;margin-bottom: 1rem;border: 3px dashed transparent;transition: box-shadow 0.3s ease, transform 0.3s ease;max-width: 85%;margin-top: 5%;margin-left: 5%;overflow: hidden;}.vertical-menu-content li:hover {box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;border-color: rgba(162, 179, 207, 0.2) !important;transform: translateY(-5px);}.vertical-menu-content a {text-decoration: none;color: inherit;}.footer{background:#1C1C1C;padding:30px 0px;font-family: 'Play', sans-serif;text-align:center;text-align:left;padding:5%;padding-bottom: 2%;}.footer .row{width:100%;margin:1% 0%;padding:0.6% 0%;color:gray;font-size:0.8em;}.footer .row a{text-decoration:none;color:gray;transition:0.5s;}.footer .row a:hover{color:#fff;}.footer .row ul{width:100%;}.footer .row ul li{display:block;margin:10px 0px;text-align:left;}.footer .row a i{font-size:2em;margin:0% 3%;}.footer-so-image {margin-right: 1%;}.privacidad-contenido {padding-top: 3%;padding-left: 2%;}.fullSize-contenido {padding-top: 0%;padding-left: 5%;padding-right: 5%;}.pdf-btn {background-color: #f5f7f8;border: none;color: black;padding: 6px 15px;cursor: pointer;font-size: 15px;margin-bottom: 2%;}.pdf-btn i {float: left;color: red;}.pdf-btn p {float: left;padding-left: 2px;}.pdf-btn p:hover {text-decoration: underline;}.countdown {background: #f5f7f8;margin: 0;margin-bottom: 3%;justify-content: center;align-items: center;display: flex;}.timer, .signup {float: left;margin: 0;padding: 0;}.timer {width: 40%;}.signup {width: 35%;padding-top: 2%;padding-left: 2%;}.signup .form-container {background-color: #f5f7f8;margin-top: -2%;display: flex;justify-content: center;}.timer h3 {font-weight: 700;font-size: 22px;}.signup h1 {max-width: 350px;text-align: center;font-weight: 400;font-size: 26px;}.btn {display: inline-block;min-width: 280px;padding: 10px 28px;background: #009edb;font-size: 26px;color: white;text-decoration: none;text-align: center;}.counter {display: flex;max-width: fit-content;gap: 0.75em;justify-content: center;align-items: center;color: white;font-family: "Roboto", sans-serif;font-weight: 700;}.counter__box {text-align: center;background: blue;width: 89px;height: 103px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 0.25rem;}.counter__time {font-size: 3rem;margin: 0;padding: 0;font-weight: bold;}.counter__duration {font-size: 0.8rem;text-transform: capitalize;margin: 0;padding: 0;color: #eee;}.dots {font-size: 52px;color: #002e46;margin: -0.75rem;padding: 0;}.exp {font-size: 52px;font-family: "Roboto", sans-serif;}.black-white {background: linear-gradient( to top, #1C1C1C 0%, #1C1C1C 50%, rgba(28, 28, 28, 0.90) 50%, rgba(28, 28, 28, 0.90) 100% );}.sky-blue {background: linear-gradient( to top, var(--active-color) 0%, var(--active-color) 50%, rgba(77, 77, 77, 0.8) 50%, rgba(77, 77, 77, 0.8) 100% );}.continuar-leyendo-post {margin: 0;padding: 0;margin-left: 3%;margin-top: 50px;}.about-post-header {display: flex;}.about-post {justify-content: center;align-items: center;padding: 20px;border: 1px solid rgba(59, 64, 69, 1);background-color: rgba(59, 64, 69, 1);border-radius: 10px;}.about-circular-frame {width: 145px;height: 145px;border-radius: 50%;overflow: hidden;border: 2px solid white;margin: 1% auto;display: block;}.about-circular-frame img {width: 100%;height: 100%;object-fit: cover;}.about-title {color: white;text-align: left;align-self: flex-end;margin: 0;padding: 0;margin-bottom: 0%;padding-bottom: 1%;margin-top: -5%;font-size: 25px;}.about-text {color: white;padding: 0;margin: 0;margin-left: 0%;margin-top: 5%;font-size: 16px;line-height: 1.5;text-align: justify;}.list-tags-header {padding-left: 2%;}blockquote.q-card-color-2{--accent-color: rgb(243 243 243);--bg-color: rgb(33 29 30);--dot-color: rgb(255 255 255 / .125);--text-color: rgb(243 243 243);--text-color-author: rgb(33 29 30);}blockquote.q-card{--padding: 1rem;padding: var(--padding);color: var(--text-color, black);font-weight: 600;display: grid;gap: 1rem;background-size: 0.5rem 0.5rem;border-radius: 0.25rem;}blockquote.q-card::before{--qHeight: 4rem;content: "";margin-left: calc(var(--padding) * -1);margin-top: calc(var(--padding) * -1);height: var(--qHeight);width: calc(var(--qHeight) * 1.1);background-image: radial-gradient( circle at bottom right, transparent calc(var(--qHeight) / 4 - 1px), var(--accent-color, black) calc(var(--qHeight) / 4) calc(var(--qHeight) / 2), transparent calc(var(--qHeight) / 2 + 1px) ), linear-gradient(var(--accent-color, black), var(--accent-color, black));background-size: calc(var(--qHeight) / 2) calc(var(--qHeight) / 2);background-position: top left, bottom left;background-repeat: space no-repeat }blockquote.q-card > .author{color: white;justify-self: end;font-size: 16px;padding: 0.5em 1em;}.notes, .note{list-style:none;font-family: 'GochiHand', cursive;}.notes {display: flex;flex-wrap: wrap;justify-content: center;}.note a {text-decoration:none;color:#000;display:block;height:10em;width:10em;padding:1em;box-shadow: 3px 5px 7px rgba(33,33,33,.7);}.note h2 {font-family: 'GochiHand', cursive;}.note {position: relative;margin:1em;}.yellow-note {background: var(--yellow-note);transform: rotate(-6deg);}.yellow-note h2 {margin-top: 5%;}.yellow-note-2 {background: var(--yellow-note);transform: rotate(4deg);}.purple-note {background: var(--purple-note);transform: rotate(4deg);}.green-note {background: var(--green-note);transform: rotate(1deg);}.latest-posts-title {font-size: 40px;color: #2e2e2f;padding-left: 5%;margin-top: 5%;}.title-style-no-padding {font-size: 45px;color: #2e2e2f;}.timeline {display: flex;justify-content: center;background: var(--primary-color);margin: 20px auto;padding: 20px;max-width: 75%;}.card-timeline {position: relative;max-width: 100%;}.card-timeline:nth-child(odd) {padding: 30px 0 30px 30px;}.card-timeline:nth-child(even) {padding: 30px 30px 30px 0;}.card-timeline::before {content: "";position: absolute;width: 50%;border: solid var(--tomatoe-color);}.card-timeline:nth-child(odd)::before {left: 0px;top: -4.5px;bottom: -4.5px;border-width: 5px 0 5px 5px;border-radius: 50px 0 0 50px;}.card-timeline:nth-child(even)::before {right: 0;top: 0;bottom: 0;border-width: 5px 5px 5px 0;border-radius: 0 50px 50px 0;}.card-timeline:first-child::before {border-top: 0;border-top-left-radius: 0;}.card-timeline:last-child:nth-child(odd)::before {border-bottom: 0;border-bottom-left-radius: 0;}.card-timeline:last-child:nth-child(even)::before {border-bottom: 0;border-bottom-right-radius: 0;}.info-timeline {display: flex;flex-direction: column;background: var(--body-color);border-radius: 10px;padding: 10px;text-align: justify;}.title-timeline {color: var(--tomatoe-color);position: relative;}.title-timeline::before {content: "";position: absolute;width: 10px;height: 10px;background: white;border-radius: 999px;border: 3px solid var(--tomatoe-color);}.card-timeline:nth-child(even) > .info-timeline > .title-timeline {text-align: right;}.card-timeline:nth-child(odd) > .info-timeline > .title-timeline::before {left: -45px;}.card-timeline:nth-child(even) > .info-timeline > .title-timeline::before {right: -45px;}.hall-fame-image-container {width: 15%;margin: 0;padding: 0;margin-top: 1%;margin-bottom: 2%;}.hall-fame-image-container-left {float: left;margin-right: 2%;}.hall-fame-image-container-right {float: right;margin-left: 2%;}.hall-fame-image-container img {display: block;max-width: 100%;padding: 0;margin: 0;}.hall-fame-container p {margin-top: 2%;text-align: justify;overflow: hidden;}.hall-fame-container p:last-child {overflow: visible;}.shortcode-image-centered {display: flex;justify-content: center;align-items: center;flex-direction: column;text-align: center;margin: 1%;}.shortcode-image-centered img {max-width: 100%;height: auto;}.shortcode-image-rightragged {float: right;margin-left: 20px;width: 200px;}.shortcode-image-rightragged img {display: block;margin-left: auto;margin-right: auto;max-width: 100%;height: auto;}.shortcode-image-rightragged figcaption {text-align: left;font-size: 0.9em;color: #666;margin-top: 10px;}#second-block-note6 {opacity: 0;visibility: hidden;display: none;}#second-block-note5, #second-block-note4{opacity: 0;}#second-block-note1, #second-block-note2, #second-block-note3 {opacity: 0;}.right-margin-post {margin-right: 2%;}.right-margin-5 {margin-right: 5%;}.in-box {padding: 0;margin: 0;margin-top: 40px;border-left: 5px solid var(--choal-color);}.in-box.katex {font-size: 1px;}.in-box-content {margin: 0;padding: 0;margin-left: 15px;margin-top: 10px;}.in-box-content {font-size: 21px;line-height: 1.5;}.ejercicio-titulo-in-box {margin-left: 15px;font-size: 21px;line-height: 1.5;font-weight: bold;color: var(--choal-color);}.center-figure {display: block;margin-left: auto;margin-right: auto;max-width: 425px;}.inline-content {display: flex;align-items: center;justify-content: center;gap: 50px;flex-wrap: wrap;text-align: center;margin: 20px 0;font-size: 1.25em;}.inline-caption {text-align: left;font-size: 0.9em;color: #666;margin-bottom: 2%;}.katex-container-post {font-size: 1.25em;}.bar-solid {border: 1px solid rgba(59, 64, 69, 0.2);border-right: 0px;border-left: 0px;border-bottom: 0px;margin-top: 20px;margin-bottom: 20px;}.bar-solid-flipped {border-left: 1px solid rgba(59, 64, 69, 0.2);height: auto;margin-left: 20px;margin-right: 30px;}.vertical-bar-posts {padding: 20px;border: 1px solid rgba(59, 64, 69, 0.05);background-color: white;border-radius: 10px;}.vertical-bar-posts a {text-decoration: none;}.vertical-bar-posts h2 {color: var(--choal-color);}.vertical-bar-posts p {color: var(--active-color);}.vertical-bar-posts span {text-transform: uppercase;font-size: 14px;font-weight: bold;color: var(--active-color);}.vertical-bar-posts a:hover h2 {color: var(--tomatoe-color);}.horizontal-bar-posts {display: flex;flex-direction: row;padding: 20px;border: 1px solid rgba(59, 64, 69, 0.05);background-color: white;border-radius: 10px;margin-right: 5%;margin-left: 2%;margin-top: 10px;margin-bottom: 60px;}.horizontal-bar-posts a {width: 50%;text-decoration: none;}.horizontal-bar-posts article {display: flex;flex-direction: column;height: 100%;}.horizontal-bar-posts h2 {color: var(--choal-color);}.horizontal-bar-posts span {margin-top: auto;text-transform: uppercase;font-size: 14px;font-weight: bold;color: var(--active-color);}.horizontal-bar-posts p {color: var(--active-color);}.horizontal-bar-posts a:hover h2 {color: var(--tomatoe-color);}.margin-top-30px {margin-top: 30px;grid-column: span 2;}.margin-top-75px {margin-top: 90px;}.seleccion-bar-posts {display: grid;grid-template-columns: 1fr 1fr;grid-template-rows: auto;margin: 0;padding: 0;margin-left: 2%;margin-right: 5%;margin-top: 30px;margin-bottom: 50px;}.main-bar-posts {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-template-rows: auto;margin: 0;padding: 0;margin-left: 2%;margin-right: 5%;margin-top: 30px;margin-bottom: 50px;}.posts-card-1 {text-decoration: none;margin: 0;padding: 0;padding: 30px;margin-right: 20px;margin-bottom: 30px;border: 1px solid rgba(59, 64, 69, 0.2);background-color: white;border-radius: 7px;}.post-card-1-elements {display: flex;flex-direction: column;height: 100%;}.posts-card-1 span {margin-top: auto;text-transform: uppercase;font-size: 14px;font-weight: bold;color: var(--active-color);}.posts-card-1 h2 {color: var(--choal-color);}.posts-card-1 p {color: var(--active-color);margin-bottom: 10px;}.posts-card-1:hover h2 {color: var(--tomatoe-color);}.lo-ulitmo-posts {grid-column: span 2;width: 90%;margin-bottom: 30px;}.nuestra-seleccion-posts {margin: 0;grid-column: span 2;}.posts-header-grid {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-template-rows: 75px 1fr;padding: 0;margin: 0;margin-left: 2%;margin-right: 5%;}.dimensionador-1 {grid-column: span 2;grid-row: span 2;}.dimensionador-2 {grid-column: span 1;grid-row: span 1;}.dimensionador-2 p {display: none;}.dimensionador-3 {grid-column: span 2;grid-row: span 1;}.dimensionador-nuestra-seleccion {grid-column: span 2;background-color: rgba(59, 64, 69, 1);}.dimensionador-nuestra-seleccion h2, .dimensionador-nuestra-seleccion span, .dimensionador-nuestra-seleccion p {color: white;}.dimensionador-nuestra-seleccion:hover h2 {color: white;}.utterances {margin: 0;padding: 0;margin-left: 5%;margin-right: 5%;margin-bottom: 30px;width: 90%;}.table {width: 90%;border-collapse: collapse;margin: 20px 0;margin-right: 5%;margin-left: 5%;font-size: 1em;font-family: Arial, sans-serif;}.table thead tr {background-color: #f2f2f2;text-align: left;font-weight: bold;}.table th, .table td {padding: 12px 15px;border: 1px solid #ddd;}.table tbody tr {border-bottom: 1px solid #ddd;}.table tbody tr:nth-of-type(even) {background-color: #f9f9f9;}.table tbody tr:last-of-type {border-bottom: 2px solid var(--tomatoe-color);}.table tbody tr:hover {background-color: #f1f1f1;}.table tbody td {word-wrap: break-word;}.table caption {caption-side: bottom;padding-top: 10px;font-size: 1.1em;color: #333;}.qed-box {padding: 0;margin: 0;margin-top: 40px;border: 3.5px solid var(--choal-color);}.qed-content {margin: 0;padding: 0;margin-left: 15px;margin-right: 20px;margin-top: 10px;}.qed-content h3 {margin-bottom: 10px;}.qed-content p {font-size: 15px !important;margin-bottom: 20px;}.under-construction-warning {padding: 10px 30px;margin: 0;background-color: #FFDA76;}.under-construction-warning p {text-align: justify;color: var(--active-color);}.ojo {font-weight: bold;color: var(--tomatoe-color);}.left-text-block, .right-text-block {color: var(--active-color);}.parrafo, .parrafo-inicio p {padding: 0;margin: 0;text-align: justify;padding-left: 5%;padding-right: 10%;margin-bottom: 2%;margin-top: 20px;line-height: 1.5;font-size: 21px;}.parrafo-inicio h1, .parrafo-inicio h2, .parrafo-inicio h3 {padding: 0;margin: 0;margin-top: 50px;margin-bottom: 15px;padding-left: 5%;}.newsletter-subscribe-block {margin: 0;padding: 0;padding-left: 8%;display: flex;background-color: var(--yellow-mellow) !important;background: var(--yellow-mellow) !important;}.content-error {margin-top: 5%;text-align: center;}.content-error h2 {font-size: 40px;}.content-error p {font-size: 26px;}.faqs-section {margin: 0;padding: 0;margin-left: 5%;margin-right: 5%;}.faqs-section h3 {font-size: 30px;margin-bottom: 20px;}.faqs-section-block {padding-left: 10px;margin-bottom: 35px;border-left: 6px solid var(--choal-color);}.faqs-section h4 {font-size: 24px;}.faqs-section p {text-align: justify;font-size: 21px;}.MathJax, .MathJax_Display, .mjx-mtable {overflow-x: auto !important;overflow-y: hidden !important;}.MJX-TEX, .CtxtMenu_Attached_0 {min-width: auto !important;}@media screen and (max-width: 1300px) {.right-text-block {padding: 0;margin: 0;order: 1;text-align: justify;max-width: 90%;margin-bottom: 10%;}.right-text-block h2 {text-align: right;}.left-text-block {padding: 0;margin: 0;order: 4;text-align: justify;max-width: 90%;}.left-text-block h2 {margin-top: 10%;text-align: left;}.right-image-block {margin: 0;padding: 0;margin-left: 15%;margin-right: 0%;order: 3;width: 35%;}.left-image-block {order: 2;width: 25%;margin-right: 5%;margin-left: 120px;}}@media screen and (max-width: 1100px) {.post-title-block {margin-right: 2%;margin-top: 20px;}.column {display: flex;flex-direction: column;width: 100%;}#post-content {margin-right: 5%;}#post-recommended-title, #vertical-in-post-recomendation {display: none;}#post-contents {display: block;}#recomendado-separator-bar{display: none;}.small-bar-title {margin: 0;padding: 0;margin-top: 50px;margin-bottom: 10px;margin-left: 5%;}.about-post {margin-right: 5%;margin-left: 5%;margin-top: 0%;padding-top: 0%;}.about-post p {margin-top: 15px;}.about-post h2 {margin: 0;padding: 0;}.about-circular-frame {margin-bottom: 15px;margin-top: 20px;}.right-margin-post {margin-right: 5%;}}@media screen and (max-width: 850px) {.left-image-block {order: 3;width: 50%;margin-right: 10%;margin-left: 10%;}.right-image-block {margin: 0;padding: 0;margin-left: 10%;margin-right: 10%;margin-bottom: 10%;order: 2;width: 275px;opacity: 1;}#second-block-note1, #second-block-note2, #second-block-note3 {opacity: 1;}.first-main-block-content {position: relative;z-index: 1;display: block;padding: 0;margin: 0;padding-top: 10%;padding-bottom: 10%;background-color: #1C1C1C;color: white;}.first-main-block-left-text-block {align-items: flex-start;text-align: left;padding-left: 7.5%;animation: none !important;transition: none !important;}.first-main-block-image-container {justify-content: right;align-items: center;padding: 0;margin: 0;padding-right: 10%;padding-top: 8%;animation: none !important;transition: none !important;}.first-main-block-image-container img {width: 190px;border-radius: 50%;background-color: white;padding: 1.5%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}.third-main-block {flex-direction: column;padding-left: 5%;padding-right: 5%;}.third-main-block-note {display: flex;justify-content: center;padding: 0;margin: 0;margin-bottom: 30px;}#second-block-note5 {opacity: 0;visibility: hidden;display: none;}#second-block-note6, #second-block-note4 {opacity: 1;visibility: visible;display: flex;}#second-block-note6 {margin-top: 50px;margin-left: 45px;}.main-bar-posts {grid-template-columns: 1fr 1fr;margin-right: 0%;}.posts-header-grid {margin-right: 0%;}}@media screen and (max-width: 825px) {#main-column-navbar-separator {border-left: 1px solid rgba(59, 64, 69, 0.2);height: auto;margin-left: 20px;margin-right: 30px;}.main-columns-wrapper {display: flex;flex-direction: column;align-self: center;}.main-column {width: 100%;}.column-navbar {display: flex;flex-direction: row;justify-content: center;position: static;margin: 0;padding: 0;padding-left: 20px;padding-right: 20px;padding-bottom: 25px;padding-top: 25px;}.column-content {overflow: hidden;}.main-column-contact {width: 150px;}.main-navbar {margin: 0;padding: 0;margin-top: 20px;}.side-bar-tag-list {margin: 0;padding: 0;margin-top: 20px;}.main-column-contact {margin: 0;padding: 0;margin-top: 20px;}.parrafo, .parrafo-inicio p {padding-right: 5%;}.third-main-block-newsletter {padding-left: 0px;}.newsletter-subscribe-block {padding-left: 2%;padding-right: 5px;}}@media screen and (max-width: 800px) {.shortcode-image-rightragged {float: none;width: 100%;margin: 1%;margin-bottom: 20px;}.shortcode-image-rightragged img {width: 200px;}}@media screen and (max-width: 750px) {.posts-header-grid {grid-template-columns: 1fr;}#lo-ultimo-title {order: 1;margin-left: 0%;}#lo-ultimo-posts {order: 2;width: 95%;}#nuestra-seleccion-title {order: 3;margin-left: 0%;margin-bottom: 30px;}#nuestra-seleccion-posts {order: 4;}}@media screen and (max-width: 590px) {.main-column-contact {display: none;}.main-column-removable-separator {display: none;}}@media screen and (max-width: 550px) {.center-figure {max-width: 300px;}}@media screen and (max-width: 500px) {#second-block-note6 {opacity: 0;visibility: hidden;display: none;}.right-image-block {visibility: none;display: none;}}@media screen and (max-width: 450px) {.left-image-block {flex-direction: column;}.bar-solid-flipped {border-top: 1px solid rgba(59, 64, 69, 0.2);border-left: 0px;width: 90%;margin-top: 20px;margin-bottom: 30px;}.horizontal-bar-posts {display: block;}}@media screen and (max-width: 475px) {#post-title {font-size: 40px;}#post-subtitle {font-size: 30px;}#post-content h2 {font-size: 1.45em;}#post-content p {font-size: 16px;}#post-content > p:first-of-type::first-letter {font-size: 65px;}}@media screen and (max-width: 400px) {.left-image-block {flex-direction: column;}.center-figure {max-width: 250px;}}