#posts_grid{padding-bottom:2rem}#posts_grid .component-wrapper .header-section{display:flex;align-items:center;justify-content:space-between;width:100%}#posts_grid .component-wrapper .header-section .title-thc{margin-bottom:2rem}#posts_grid .component-wrapper .header-section .view-all-link{display:flex;align-items:center;gap:6px}#posts_grid .component-wrapper .header-section .view-all-link .view-all-text{text-transform:uppercase;color:var(--primary_color);text-decoration:none;font-weight:600;transition:all 0.3s ease}#posts_grid .component-wrapper .header-section .view-all-link .view-all-text:hover{color:var(--secondary_color)}#posts_grid .component-wrapper .item-featured .card-post .card-info .title-post{height:unset}#posts_grid .component-wrapper .small-posts-row .item-small{margin-bottom:1rem}#posts_grid .component-wrapper .small-posts-row .item-small .card-post .card-wrap{display:flex;border:unset}#posts_grid .component-wrapper .small-posts-row .item-small .card-post .card-wrap .image-wrapper{width:280px;flex-shrink:0}#posts_grid .component-wrapper .small-posts-row .item-small .card-post .card-wrap .image-wrapper .thumbnail-wrapper{border-radius:0.5rem}#posts_grid .component-wrapper .small-posts-row .item-small .card-post .card-wrap .card-info{padding:0 1rem}@media only screen and (max-width:769px){#posts_grid .component-wrapper .small-posts-row .item-small .card-post .card-wrap .image-wrapper{width:150px}#posts_grid .component-wrapper .header-section .view-all-link{display:none}.item-featured{margin-bottom:1rem}.item-featured .card-post .card-wrap{flex-direction:column}.item-featured .card-post .card-wrap .image-wrapper{width:100%;margin-bottom:1rem}.item-featured .card-post .card-wrap .card-info{padding:0}.item-featured .card-post .card-wrap .card-info .desc{display:block}.primary-button a{margin:1rem auto 0}}