﻿.blog{display:flex;flex-direction:column;align-items:center;}.blog-header{margin:80px 60px 60px;display:flex;flex-direction:column;align-items:center;}@media(max-width:600px){.blog-header{margin:80px 35px 60px;}}.blog-header-intro{text-align:center;}.blog-header-intro h1{margin-bottom:25px;}.blog-header-intro p{max-width:650px;}.blog-content{max-width:1300px;display:flex;margin-bottom:50px;}@media(max-width:1400px){.blog-content{flex-direction:column;align-items:center;}}.blog-content-sidebar{min-width:338px;border:1px solid #c4c4c4;padding:35px;height:fit-content;}@media(max-width:1400px){.blog-content-sidebar{flex-direction:column;width:fit-content;margin:0 35px 35px;}}@media(max-width:500px){.blog-content-sidebar{min-width:0;}}.blog-content-sidebar-filters{padding-bottom:30px;border-bottom:1px solid #c4c4c4;margin-bottom:30px;}.blog-content-sidebar-popular li a{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.225rem;text-decoration:underline;color:#313c56;}.blog-content-posts{margin-left:50px;min-width:912px;}@media(max-width:1400px){.blog-content-posts{min-width:0;width:100%;margin-left:0;padding:50px 8%;}}.blog-content-posts-entry{padding-bottom:35px;border-bottom:1px solid #000;margin-bottom:35px;}.blog-content-posts-entry-text{display:flex;flex-direction:column;}.blog-content-posts-entry-text h3{color:#313c56;}.blog-content-posts-entry-text a.read-more-link{color:#026998;text-decoration:underline;margin-top:15px;font-weight:600;text-transform:uppercase;}.blog-content-posts-entry-text .post-date{font-size:1.1rem;color:#026998;margin-bottom:15px;font-weight:600;text-transform:uppercase;}