@media screen and (min-width:0px){#blog,#post1{width:100vw;padding:7rem 0 13rem;background-image:url(/img/icons/base-background.svg);background-position:bottom;background-size:contain;background-repeat:no-repeat}#blog,#blog>.box,#post1,#post1>.box{display:flex;flex-direction:column;justify-content:center;align-items:center}#blog>.box,#post1>.box{width:100%;max-width:83.125rem;gap:4rem}#blog .post{width:90%;max-width:46.4375rem;display:flex;flex-direction:column;justify-content:center;align-items:center}#blog .post article{align-items:flex-start}#blog .post article,#blog .post picture{width:100%;display:flex;flex-direction:column;justify-content:center}#blog .post picture{align-items:center;border-radius:var(--button-rounded-1)}#blog .post picture img{width:100%;height:24rem;object-fit:cover;object-position:center;border-radius:var(--button-rounded-1)}#blog .post article .post-meta p:first-of-type{margin-bottom:0}#blog .post article .post-meta p:first-of-type,#blog .post article>p:first-of-type{color:var(--tag-color-1);font-size:var(--text-size-1-m);margin-top:1rem}#blog .post h2{font-weight:500;margin-top:.5rem;margin-bottom:2rem;color:var(--text-color-1);border-left:2px solid var(--tag-color-1);padding-left:.5rem}#blog .post p{font-size:var(--text-size-1-m);color:var(--text-color-2);margin-bottom:1.5rem}#blog .post p a{font-weight:600;text-decoration:underline;color:var(--tag-color-1)}#blog .post ul li a{color:var(--text-color-1);transition:.2s ease}#blog .post ul li a:hover{color:var(--tag-color-1)}#blog .post article h4,#blog .post h3{font-weight:500;font-size:var(--text-size-1);margin-bottom:.5rem;color:var(--white-color-2)}#blog .post article h4{display:list-item;list-style-type:disc;list-style-position:inside}#blog .post article .tabla-contenido{display:flex;flex-direction:column;gap:1rem;background-color:var(--dark-color-2);padding:2rem;border-radius:var(--button-rounded-1)}#blog .post button{width:fit-content;flex-direction:column}#blog .post button,#blog .post button a{display:flex;justify-content:center;align-items:center}#blog .post button a{flex-direction:row;gap:.5rem;font-size:var(--text-size-1-m);transition:.2s ease;background-color:var(--white-color);color:var(--dark-color-1);border-radius:var(--button-rounded-1);padding:var(--button-padding-1)}#blog .post button a:hover{background-color:var(--tag-color-1);color:var(--text-color-1)}#blog .post article h1,#post1 .box .post article h1{font-size:var(--title-size-1);font-weight:600;margin-top:.5rem;margin-bottom:2rem;color:var(--text-color-1);border-left:2px solid var(--tag-color-1);padding-left:.5rem}#post1 .box .post article h2{border-left:none;padding-left:0;margin-bottom:1rem}#blog .post article ul,#post1 .box .post article ul{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;margin-bottom:1rem}#blog .post article li,#post1 .box .post article li{font-size:var(--text-size-1-m);color:var(--text-color-2)}#blog .post article ol{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;margin-bottom:1rem}#blog .post article li p,#post1 .box .post article li{display:list-item;list-style-type:disc;list-style-position:inside}#blog .post article li span,#post1 .box .post article li span{font-weight:700;color:var(--white-color)}#blog .post .img-mb,#post1 .box .post .img-mb{margin-bottom:1rem}#blog aside{width:90%;max-width:29.1875rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#blog aside h3{font-size:var(--text-size-1);border-left:2px solid var(--tag-color-1);padding-left:.5rem;margin-bottom:2rem;font-weight:300}#blog aside h3 span{font-weight:600}#blog aside article{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;border-radius:var(--button-rounded-1);border:1px solid var(--gray-color-1)}#blog aside article img{width:100%;height:7rem;object-fit:cover;object-position:center;border-radius:var(--button-rounded-1)}#blog aside article .title{width:100%}#blog aside .title h4{font-size:var(--text-size-1-m);font-weight:500;line-height:1.4rem;overflow-y:hidden;color:var(--text-color-2)}#blog aside .title button{margin-top:.5rem}#blog aside .title a{color:var(--text-color-1);border-left:1px solid var(--tag-color-1);padding-left:.5rem;font-size:var(--text-size-1-m);transition:.2s ease}#blog aside .title a:hover{color:var(--tag-color-1)}#blog aside .banner{padding:1rem;margin-top:2rem;background-color:var(--gray-color-2);border-radius:var(--button-rounded-1)}#blog aside .banner,#blog aside .banner .box{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#blog aside .banner .box{padding:2rem;text-align:center;border:1px solid var(--gray-color-1);border-radius:var(--button-rounded-1)}#blog aside .banner .box img{width:100%;max-width:16rem}#blog aside .banner p:first-of-type{font-size:var(--text-size-1);color:var(--white-color);font-weight:600;margin-top:1rem}#blog aside .banner p:last-of-type{margin-top:1rem;font-size:var(--text-size-1-m);font-weight:400;color:var(--white-color-2)}#blog aside .banner a{font-size:var(--text-size-1);color:var(--tag-color-1);margin-top:.5rem}#blog aside .banner a:hover{text-decoration:underline}}@media screen and (min-width:443px){#blog aside article img{max-width:7.5rem}#blog aside .title{max-width:14rem}}@media screen and (min-width:768px){#blog>.box,#post1>.box{flex-direction:row;align-items:flex-start;justify-content:center;padding:0 2rem}#blog aside{position:sticky;top:2rem}}.updated-badge{display:inline-flex;align-items:center;margin-left:.5rem;padding:.15rem .5rem;background-color:#d4a855;color:#1d1d1d;font-size:.75rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.02em}.post-meta{width:100%}.post-meta p{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}#blog aside .categories-aside{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-color-2)}