section.blog-posts-widget .wrapper .posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-bottom:5.6rem}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .posts-grid{grid-template-columns:repeat(1,1fr);margin-bottom:2.8rem}}section.blog-posts-widget .wrapper .posts-grid .post-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}section.blog-posts-widget .wrapper .posts-grid .post-item .post-thumbnail{border-top-right-radius:2.4rem;border-top-left-radius:2.4rem;aspect-ratio:439/180;overflow:hidden}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .posts-grid .post-item .post-thumbnail{aspect-ratio:335/180}}section.blog-posts-widget .wrapper .posts-grid .post-item .post-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;border-top-right-radius:2.4rem;border-top-left-radius:2.4rem;transition:all .3s ease}section.blog-posts-widget .wrapper .posts-grid .post-item .post-info{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid hsla(0,0%,7%,.1215686275);border-bottom-right-radius:1.6rem;border-bottom-left-radius:1.6rem;padding:1.6rem 2.5rem 2.8rem;background:#fff}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .posts-grid .post-item .post-info{padding:1.6rem 1rem}}section.blog-posts-widget .wrapper .posts-grid .post-item h3{font-weight:600;font-size:2.3rem;letter-spacing:-1px;line-height:1.3;margin:0 0 1.2rem;color:var(--e-global-color-accent);font-family:inherit}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .posts-grid .post-item h3{font-size:2rem}}section.blog-posts-widget .wrapper .posts-grid .post-item .post-excerpt{font-size:1.8rem;line-height:1.48;color:#535353}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .posts-grid .post-item .post-excerpt{font-size:1.4rem}}section.blog-posts-widget .wrapper .posts-grid .post-item:hover .post-thumbnail img{transform:scale(1.05)}section.blog-posts-widget .wrapper .load-more-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}section.blog-posts-widget .wrapper .load-more-container .load-more-button{background:#359dd8;color:#fff;text-align:center;padding:1.8rem 5.2rem;line-height:1;position:relative;cursor:pointer;border:none;outline:none;border-radius:.8rem;font-weight:600;font-size:1.8rem;font-family:inherit}@media screen and (max-width:768px){section.blog-posts-widget .wrapper .load-more-container .load-more-button{width:100%;font-size:1.4rem;padding:1.4rem 5.2rem}}section.blog-posts-widget .wrapper.loading .load-more-button:after{content:"";position:absolute;left:3px;right:3px;top:3px;bottom:3px;background-color:#359dd8;background-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGRkYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI0IiBjeT0iMTIiIHI9IjMiIG9wYWNpdHk9IjEiPjxhbmltYXRlIGlkPSJzcGlubmVyX3FZakoiIGJlZ2luPSIwO3NwaW5uZXJfdDRLWi5lbmQtMC4yNXMiIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGR1cj0iMC43NXMiIHZhbHVlcz0iMTsuMiIgZmlsbD0iZnJlZXplIi8+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMyIgb3BhY2l0eT0iLjQiPjxhbmltYXRlIGJlZ2luPSJzcGlubmVyX3FZakouYmVnaW4rMC4xNXMiIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGR1cj0iMC43NXMiIHZhbHVlcz0iMTsuMiIgZmlsbD0iZnJlZXplIi8+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMiIgcj0iMyIgb3BhY2l0eT0iLjMiPjxhbmltYXRlIGlkPSJzcGlubmVyX3Q0S1oiIGJlZ2luPSJzcGlubmVyX3FZakouYmVnaW4rMC4zcyIgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZHVyPSIwLjc1cyIgdmFsdWVzPSIxOy4yIiBmaWxsPSJmcmVlemUiLz48L2NpcmNsZT48L3N2Zz4=");background-repeat:no-repeat;background-position:50%}