.post-layout-section .box{flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:5rem}.post-layout-section .box .post-component{width:60%;max-width:770px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.post-layout-section .box .post-component picture{max-height:550px}.post-layout-section .box .post-component picture img{aspect-ratio:1 / 1}.post-layout-section .box .post-component>:is(h2,h3,h4){margin-top:1rem}.post-layout-section .box .post-component>h1{font-size:var(--title-size-2);line-height:var(--line-height-2)}.post-layout-section .box .post-component>h4{font-size:1.5rem}.post-layout-section .box .post-component>button{margin-top:1rem}.post-layout-section .box .post-component :is(ul,ol){display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;font-family:Poppins,sans-serif;font-weight:600}#post-layout-section .box .post-component ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.post-layout-section .box .post-component ul li p{display:list-item;list-style-type:disc;list-style-position:inside}.post-layout-section .box .post-component :is(ul li,ol li){font-size:var(--text-size-1);line-height:27px;letter-spacing:.5px;color:var(--text-color-dark-1);font-weight:400}.post-layout-section .box .post-component ol{padding-left:1.5rem}.post-layout-section .box .post-component p{margin-top:.5rem;font-size:var(--text-size-1);line-height:27px;letter-spacing:.5px}.post-layout-section .box .aside-blog{width:40%}@media screen and (min-width:0px)and (max-width:900px){.post-layout-section .box{flex-wrap:wrap}.post-layout-section .box .post-component,.post-layout-section .box .aside-blog{width:100%}}.blog-fotos{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.blog-fotos picture{width:100%;max-width:30%;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-top:1rem;gap:0}.blog-fotos picture img{width:100%;border:var(--border-radius-2);height:200px;object-fit:cover;object-position:top}.toc-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin:1.5rem 0 2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.toc-container.toc-visible{opacity:1;transform:translateY(0)}.toc-container.toc-hidden{display:none}.toc-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:1rem;padding:0 0 .5rem;border:none;border-bottom:2px solid var(--color-2, #0ea5e9);background:transparent;cursor:pointer;width:100%;transition:opacity .2s ease}.toc-header:hover{opacity:.8}.toc-header-left{display:flex;width:fit-content;align-items:center;gap:.75rem}.toc-header-arrow{display:flex;width:fit-content;margin-left:auto}.toc-header-arrow{width:20px;height:20px;color:var(--color-2, #0ea5e9);transition:transform .3s ease;flex-shrink:0}.toc-header.toc-collapsed .toc-header-arrow{transform:rotate(-180deg)}.toc-header.toc-collapsed{margin-bottom:0;border-bottom-color:transparent}.toc-icon{width:22px;height:22px;color:var(--color-2, #0ea5e9);flex-shrink:0}.toc-title{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:var(--text-color-dark-1, #1e293b);margin:0}.toc-list{list-style:none!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:.35rem;max-height:2000px;overflow:hidden;opacity:1;transition:max-height .4s ease,opacity .3s ease,margin .3s ease}.toc-list.toc-list-collapsed{max-height:0;opacity:0;margin-top:0!important}.toc-item{display:flex;flex-direction:column;list-style:none!important}.toc-item-has-children>.toc-item-header>.toc-link{font-weight:600}.toc-item-header{display:flex;align-items:flex-start;gap:.5rem}.toc-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;background:transparent;border:none;cursor:pointer;padding:0;margin-top:.4rem;border-radius:4px;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.toc-toggle:hover{background-color:#0ea5e926}.toc-toggle svg{width:16px;height:16px;color:var(--color-2, #0ea5e9);transition:transform .3s ease}.toc-toggle.toc-expanded svg{transform:rotate(90deg)}.toc-toggle-placeholder{width:24px;height:24px;min-width:24px;flex-shrink:0}.toc-link{font-family:Poppins,sans-serif;font-size:.95rem;color:var(--text-color-dark-1, #475569);text-decoration:none;padding:.4rem .6rem;border-radius:6px;transition:all .2s ease;flex:1;line-height:1.5}.toc-link:hover{color:var(--color-2, #0ea5e9);background-color:#0ea5e914}.toc-link.toc-active{color:var(--color-2, #0ea5e9);background-color:#0ea5e91f;font-weight:500}.toc-link-h2{font-weight:500}.toc-link-h3{font-size:.9rem;color:#64748b}.toc-link-h4{font-size:.85rem;color:#64748b}.toc-sublist{list-style:none!important;padding:0!important;margin:0!important;margin-left:1.25rem!important;margin-top:.35rem!important;padding-left:1rem!important;border-left:2px solid #e2e8f0;display:flex;flex-direction:column;gap:.25rem;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .35s ease}.toc-sublist.toc-sublist-open{max-height:3000px;opacity:1}.toc-sublist>.toc-item>.toc-item-header{position:relative}.toc-sublist>.toc-item>.toc-item-header:before{content:"";position:absolute;left:-1.1rem;top:.85rem;width:8px;height:2px;background-color:#cbd5e1;transition:background-color .2s ease}.toc-sublist>.toc-item>.toc-item-header:hover:before{background-color:var(--color-2, #0ea5e9)}.toc-sublist .toc-sublist{margin-left:.75rem!important;border-left-color:#f1f5f9}@media screen and (max-width:768px){.toc-container{padding:1.25rem;margin:1rem 0 1.5rem}.toc-title{font-size:1rem}.toc-link{font-size:.9rem;padding:.35rem .5rem}.toc-link-h3{font-size:.85rem}.toc-link-h4{font-size:.8rem}.toc-sublist{margin-left:1rem!important;padding-left:.75rem!important}}
