/**handles:blog-css**/
#blog .section-first-section{text-align:center}#blog .section-first-section .element{display:flex;gap:24px;flex-direction:column;justify-content:center}#blog .section-first-section .element h1{font-size:60px;font-weight:700}@media (max-width:1100px){#blog .section-first-section .element h1{font-size:40px}}@media (max-width:768px){#blog .section-first-section .element h1{font-size:36px}}#blog .section-first-section #mc_embed_signup_scroll{justify-content:center}#blog #section-recently{gap:24px;padding:1% 5%}#blog #section-recently .article-item.featured a{display:grid;grid-template-columns:1fr 1fr;gap:24px}#blog #section-recently .article-item.featured a .article-thumbnail img{border-radius:12px;width:100%;-o-object-fit:cover;object-fit:cover;height:auto}#blog #section-recently .article-item.featured a .article-content{display:flex;flex-direction:column;gap:12px}@media (max-width:768px){#blog #section-recently .article-item.featured a{grid-template-columns:1fr}}#blog #section-recently .article-item.featured a:hover .article-title{text-decoration:underline}#blog .articles-grid{padding-top:24px}#blog .article-meta{display:flex;justify-content:space-between}#blog #article-info{display:flex;justify-content:flex-start;align-items:center}#blog #all-section{gap:24px;padding:1% 5%}#blog #all-section #container-search{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:24px}#blog #all-section #container-search #sort-filter,#blog #all-section #container-search .search-element{max-width:320px;width:100%}#blog #all-section #container-search .search-element input{width:100%}#blog #all-section #articles-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px}#blog #all-section #articles-list .pagination{display:none}#blog #all-section #articles-list article a{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:12px}#blog #all-section #articles-list article a .article-thumbnail img{width:100%;-o-object-fit:cover;object-fit:cover;height:240px;border-radius:12px}#blog #all-section #articles-list article a .article-content{display:flex;flex-direction:column;gap:12px}#blog #all-section #articles-list article a:hover .title{text-decoration:underline}@media (max-width:1100px){#blog #all-section #articles-list{grid-template-columns:1fr 1fr}}@media (max-width:768px){#blog #all-section #articles-list{grid-template-columns:1fr}}
/*# sourceMappingURL=blog.css.map */