.SITE_BlogPage{min-height:70vh;padding-block:clamp(3rem,6vw,5.5rem) var(--SITE_Space7)}.SITE_BlogPage .title{margin:0 0 var(--SITE_Space5);color:var(--SITE_Text);font-size:clamp(1.75rem,3.5vw,2.7rem);line-height:1.12;letter-spacing:-.045em}.SITE_BlogPage .fullBlogContainer{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,21rem);gap:clamp(1.25rem,3vw,2.5rem);align-items:start}.SITE_BlogPage .forEachArticle,.SITE_BlogPage .blogNoticiaContainer{min-width:0}.SITE_BlogPage .blogNoticiaContainer{width:min(100%,58rem);margin-inline:auto}.SITE_BlogPage .informacoesContainer{position:sticky;top:1rem}.SITE_BlogPage .articleContainer{overflow:hidden;margin-bottom:var(--SITE_Space4);border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm)}.SITE_BlogPage .forEachArticle .articleContainer{transition:transform var(--SITE_Transition),box-shadow var(--SITE_Transition)}.SITE_BlogPage .forEachArticle .articleContainer:hover{transform:translateY(-3px);box-shadow:var(--SITE_ShadowMd)}.SITE_BlogPage .imageArticle{overflow:hidden;background:var(--SITE_SurfaceMuted)}.SITE_BlogPage .imageArticle img{width:100%;aspect-ratio:16/8;object-fit:cover}.SITE_BlogPage .contentCard .texts{padding:clamp(1.2rem,3vw,2rem)}.SITE_BlogPage .contentCard .texts h1{color:var(--SITE_Text);font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.16;letter-spacing:-.04em}.SITE_BlogPage .contentCard .texts h2{margin:0 0 .75rem;color:var(--SITE_Text);font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.28}.SITE_BlogPage .contentCard .texts h2 a{color:inherit}.SITE_BlogPage .contentCard .texts p{display:-webkit-box;overflow:hidden;color:var(--SITE_TextMuted);font-size:.96rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.SITE_BlogPage .textsJustified p{display:block;overflow:visible;color:var(--SITE_Text);font-size:1rem;line-height:1.8;-webkit-line-clamp:unset}.SITE_BlogPage .textsJustified :where(h2,h3,h4){margin:1.75rem 0 .75rem;color:var(--SITE_Text)}.SITE_BlogPage .textsJustified :where(ul,ol){margin:1rem 0;padding-left:1.25rem}.SITE_BlogPage .textsJustified li{margin:.4rem 0}.SITE_BlogPage .informationCard{padding:1rem clamp(1.2rem,3vw,2rem);border-top:1px solid var(--SITE_Line)}.SITE_BlogPage .informationCard nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.SITE_BlogPage .listCard{display:flex;flex-wrap:wrap;gap:.55rem 1rem}.SITE_BlogPage .listItemCard{display:inline-flex;align-items:center;gap:.35rem;color:var(--SITE_TextMuted);font-size:.82rem}.SITE_BlogPage .listItemCard i{color:var(--SITE_TextMuted)!important;font-size:1rem}.SITE_BlogPage .informationCard .btn-primary{display:inline-flex;min-height:2.5rem;align-items:center;gap:.45rem;padding:.65rem .9rem;border-radius:var(--SITE_RadiusSm);font-size:.84rem;font-weight:750;transition:transform var(--SITE_Transition),filter var(--SITE_Transition)}.SITE_BlogPage .informationCard .btn-primary:hover{filter:brightness(.95);transform:translateY(-1px)}.SITE_BlogPage .boxBlog{overflow:hidden;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm)}.SITE_BlogPage .boxBlog .top{display:flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--site-color-button);color:var(--site-color-button-text,#fff)}.SITE_BlogPage .questionCounter{font-size:.88rem;font-weight:800;text-align:center}.SITE_BlogPage .informacoesCard{display:flex;min-height:4.25rem;align-items:center;gap:.7rem;padding:.85rem 1rem;border-bottom:1px solid var(--SITE_Line);background:var(--SITE_Surface);color:var(--SITE_Text);font-size:.9rem}.SITE_BlogPage .boxBlog .informacoesCard:last-child{border-bottom:0}.SITE_BlogPage .highlightNumber{display:inline-flex;min-width:2rem;justify-content:center;color:var(--site-color-button);font-size:1.25rem;font-weight:800}.SITE_BlogPage .linkBackPage{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:var(--SITE_Space4);color:var(--site-color-button)!important;font-size:.95rem!important;font-weight:750}.SITE_BlogPage .linkBackPage span{display:inline-flex!important;align-items:center;gap:.25rem;margin:0!important;color:inherit!important;font-size:inherit!important}.SITE_BlogPage .fullBlogContainer:has(.articleContainer:only-child){display:block}.SITE_BlogPage .blogNoticiaContainer .articleContainer{margin-bottom:var(--SITE_Space5)}.SITE_BlogPage .blogNoticiaContainer .imageArticle img{aspect-ratio:16/9}.SITE_BlogPage .prevPostContainer{display:grid;grid-template-columns:1fr 1fr;gap:var(--SITE_Space4);margin:var(--SITE_Space5) 0}.SITE_BlogPage .prevPost,.SITE_BlogPage .nextPost{min-width:0;padding:1rem 1.2rem;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface)}.SITE_BlogPage .nextPost{text-align:right}.SITE_BlogPage .prevPost p,.SITE_BlogPage .nextPost p{margin-bottom:.45rem;color:var(--SITE_TextMuted);font-size:.82rem}.SITE_BlogPage .prevPost strong,.SITE_BlogPage .nextPost strong{display:block;overflow:hidden;color:var(--site-color-button)!important;text-overflow:ellipsis;white-space:nowrap}.SITE_BlogPage .authorContainer{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm)}.SITE_BlogPage .authorContainer .logoContainer{display:grid;width:5rem;height:5rem;flex:0 0 5rem;place-items:center;overflow:hidden;border-radius:var(--SITE_RadiusSm)}.SITE_BlogPage .commentsContainer,.SITE_BlogPage .relatedPostsContainer{margin-top:var(--SITE_Space7)}.SITE_BlogPage .commentsContainer h2,.SITE_BlogPage .relatedPostsContainer h2{margin-bottom:var(--SITE_Space5);color:var(--SITE_Text);font-size:clamp(1.35rem,2.5vw,1.85rem)}.SITE_BlogPage .flexComments{display:grid;gap:1rem}.SITE_BlogPage .commentCard{display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm)}.SITE_BlogPage .commentImage{display:grid;width:5rem;flex:0 0 5rem;place-items:center;background:var(--SITE_SurfaceMuted)}.SITE_BlogPage .commentImage i{display:grid;width:2.6rem;height:2.6rem;place-items:center;border-radius:50%}.SITE_BlogPage .commentAll{min-width:0;padding:1.1rem 1.25rem}.SITE_BlogPage .commentTitle{margin-bottom:.5rem;font-weight:800}.SITE_BlogPage .commentText{color:var(--SITE_Text);line-height:1.6}.SITE_BlogPage .commentTime{margin-top:.7rem;color:var(--SITE_TextMuted);font-size:.8rem}.SITE_BlogPage .flexPosts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.SITE_BlogPage .flexPosts>a{min-width:0}.SITE_BlogPage .postCard{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm)}.SITE_BlogPage .blog-post-thumb{height:auto!important}.SITE_BlogPage .blog-post-thumb img{width:100%;height:auto!important;aspect-ratio:16/9;object-fit:cover}.SITE_BlogPage .blog-post-content-wrap{height:auto!important;padding:1rem}.SITE_BlogPage .blog-post-content-wrap .texts{padding:0}.SITE_BlogPage .blog-post-content-wrap h3{color:var(--SITE_Text);font-size:1rem;line-height:1.35}.SITE_BlogPage .blog-post-content-wrap p{margin-top:.5rem;color:var(--SITE_TextMuted);font-size:.86rem}.SITE_BlogPage .relatedPostStats{height:auto!important;margin-top:auto;padding:1rem;border-top:1px solid var(--SITE_Line)}.SITE_BlogPage .blog-post-stats{display:flex;align-items:center;gap:.45rem;margin:.3rem 0;color:var(--SITE_TextMuted);font-size:.8rem}.SITE_BlogPage .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:var(--SITE_Space5) 0 4rem!important}.SITE_BlogPage .paginationItem{display:grid;min-width:2.55rem;height:2.55rem;place-items:center;padding:0 .5rem;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusSm);background:var(--SITE_Surface);color:var(--SITE_Text)}.SITE_BlogPage .paginationItem:hover,.SITE_BlogPage .paginationItem.selectedItem{border-color:var(--site-color-button);background:var(--site-color-button)!important;color:var(--site-color-button-text,#fff)!important}@media(max-width:900px){.SITE_BlogPage .fullBlogContainer{grid-template-columns:1fr}.SITE_BlogPage .informacoesContainer{position:static}.SITE_BlogPage .flexPosts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.SITE_BlogPage{padding-block:2rem var(--SITE_Space6)}.SITE_BlogPage .informationCard nav{align-items:flex-start;flex-direction:column}.SITE_BlogPage .informationCard .btn-primary{width:100%;justify-content:center}.SITE_BlogPage .prevPostContainer{grid-template-columns:1fr}.SITE_BlogPage .nextPost{text-align:left}.SITE_BlogPage .commentImage{display:none}.SITE_BlogPage .flexPosts{grid-template-columns:1fr}.SITE_BlogPage .paginationItem{display:none}.SITE_BlogPage .paginationItem.selectedItem,.SITE_BlogPage .paginationItem.selectedItem+.paginationItem,.SITE_BlogPage .paginationItemHover{display:grid}}.SITE_BlogPage .forEachArticle .articleContainer{display:grid;grid-template-columns:minmax(12rem,30%) minmax(0,1fr)}.SITE_BlogPage .forEachArticle .imageArticle{min-height:13rem;height:100%}.SITE_BlogPage .forEachArticle .imageArticle img{height:100%;aspect-ratio:auto}.SITE_BlogPage .forEachArticle .contentCard{display:flex;min-width:0;flex-direction:column}.SITE_BlogPage .forEachArticle .informationCard{margin-top:auto}@media(max-width:700px){.SITE_BlogPage .forEachArticle .articleContainer{display:block}.SITE_BlogPage .forEachArticle .imageArticle{min-height:0}.SITE_BlogPage .forEachArticle .imageArticle img{height:auto;aspect-ratio:16/9}}.SITE_BlogPage .informacoesCard{justify-content:flex-start!important;text-align:left!important}.SITE_BlogPage .informacoesCard .tooltip-container{display:inline-flex;align-items:center;justify-content:center}.SITE_BlogPage .SITE_VerifiedIcon{display:inline-grid!important;color:var(--site-color-primary,var(--site-color-button,#1467ab))!important;font-family:"Font Awesome 6 Free"!important;font-weight:900!important;visibility:visible!important;opacity:1!important}