.image-destaque{min-height:50vh;overflow:hidden;position:relative;width:100%}.image-destaque img{height:auto;min-width:100%;position:absolute}.body-container{gap:5rem;padding:5rem 0}.blog-post,.body-container{display:flex;flex-direction:column}.blog-post{gap:2rem}.blog-post .blog-post-tag-link{color:#3bbfd5;font-size:1.6rem;font-weight:700;line-height:1.4rem;text-transform:uppercase}.blog-post .blog-post-title{color:#374648;font-size:4.8rem;line-height:5.6rem;margin-bottom:2rem}.blog-post .blog-post-meta{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);text-align:center}.blog-post .blog-post-meta .blog-post-read-time,.blog-post .blog-post-meta .blog-post-timestamp{justify-self:center}.blog-post .blog-post-meta .blog-post-social{justify-self:end}.blog-post .blog-post-meta .meta{align-items:center;color:#979797;display:flex;gap:1rem}.blog-post .blog-post-meta .meta img{border-radius:100%;height:4.5rem;width:4.5rem}.blog-post .blog-post-meta .meta.blog-post-social{align-items:center;color:#8c999c;display:flex;gap:2rem}.blog-post .blog-post-body{color:#333;font-size:1.8rem;line-height:3rem}.blog-post .blog-post-body>span>*+h2,.blog-post .blog-post-body>span>*+h3,.blog-post .blog-post-body>span>*+h4,.blog-post .blog-post-body>span>*+h5,.blog-post .blog-post-body>span>*+h6{margin-top:1rem}.blog-post .blog-post-body ol li+li,.blog-post .blog-post-body ul li+li{margin-top:1rem}.blog-post .blog-post-body h2{font-size:3.2rem;font-weight:700;line-height:3.6rem;margin-bottom:1rem}.blog-post .blog-post-body strong{font-weight:700}.blog-post .blog-post-body ol,.blog-post .blog-post-body ul{padding-left:4rem}.blog-post .blog-post-body ol li,.blog-post .blog-post-body ul li{list-style:unset}.blog-post .blog-post-body figure,.blog-post .blog-post-body img{clear:both;display:block;margin:2rem auto;max-width:100%;text-align:center;width:100%}.blog-post .blog-post-body a{color:#3bbfd5;text-decoration:none}.blog-post .blog-post-summary{border-bottom:.1rem solid #f2f2f2;border-top:.1rem solid #f2f2f2;margin:2rem 0;padding:1rem 0;position:relative}.blog-post .blog-post-summary .blog-post-browser{background-color:#fff;color:#374648;font-weight:700;line-height:3rem;max-width:max-content;position:relative;top:-2.7rem}.blog-post .blog-post-summary .blog-post-summary-links{display:grid;gap:1rem 2rem;grid-template-columns:repeat(2,1fr);position:relative;top:-1rem}.blog-post .blog-post-summary .blog-post-summary-links a{align-items:center;color:#3bbfd5;line-height:20px;text-decoration:underline}.blog-post .blog-post-social-wrapper{background:#d8d8d8;height:1px;margin-top:5rem;position:relative;width:100%}.blog-post .blog-post-social-wrapper .blog-post-social-footer{align-items:center;background:#fff;display:flex;gap:2rem;left:50%;padding:0 1rem;position:absolute;transform:translate(-50%,-50%);width:max-content}.blog-post .blog-post-social-wrapper .blog-post-social-footer svg{height:2rem;width:2rem}.blog-related-posts .content-wrapper{display:flex;flex-direction:column;gap:1rem}.blog-related-posts .content-wrapper h2{color:#374648;font-size:2.4rem;font-weight:700;line-height:3rem}.blog-related-posts .content-wrapper .blog-related-posts-list{display:flex;flex-direction:column}.blog-related-posts .blog-related-posts-list article{border-bottom:1px solid #d8d8d8}.blog-related-posts .blog-related-posts-list article a{align-items:stretch;display:grid;gap:4rem;grid-template-columns:200px 1fr;padding:4rem 0}.blog-related-posts article a .image{border-radius:1.5rem;height:120px;overflow:hidden;position:relative;width:100%}.blog-related-posts article a .image img{height:200%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.blog-related-posts article .blog-related-posts-content{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1rem 0}.blog-related-posts .blog-related-posts-content h3{color:#374648;font-size:2rem;line-height:3rem}.blog-related-posts .blog-related-posts-content .read-more{align-items:center;color:#3bbfd5;display:flex;font-size:1.6rem;font-style:normal;font-weight:700;line-height:1.6rem;text-decoration:none}@media (max-width:920px){.blog-post .blog-post-meta{grid-template-columns:repeat(2,1fr)}.blog-post .blog-post-meta .blog-post-timestamp{justify-self:end}.blog-post .blog-post-meta .blog-post-read-time{justify-self:start}.blog-post .blog-post-meta .blog-post-social{justify-self:end}.blog-post .blog-post-summary .blog-post-summary-links{display:flex;flex-direction:column;gap:1rem}}@media (max-width:600px){.blog-related-posts .blog-related-posts-list article a{display:flex;flex-direction:column;gap:1rem}.blog-related-posts article a .image img{height:unset;width:100%}}@media (max-width:540px){.blog-post .blog-post-title{font-size:3.4rem;line-height:3.8rem}.blog-post .blog-post-meta{align-items:center;display:flex;flex-direction:column;justify-content:center}.blog-post .blog-post-meta .meta{justify-self:center}}