.blog-layout{width:90%;max-width:1170px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;column-gap:40px;padding-top:100px;padding-bottom:100px}@media(min-width:1000px){.blog-layout{grid-template-columns:65% 1fr}}.blog-layout #primary,.blog-layout #secondary{padding:10px}.single-blog-entry a{color:#ffa100}.single-blog-entry-head{width:100%;display:flex;align-items:center;justify-content:center;flex-flow:column;position:relative;min-height:400px}.single-blog-entry-head .entry-title{text-transform:uppercase;color:#fff;max-width:80%}.single-blog-entry-head:after{content:"";width:100%;height:100%;background-color:rgba(48,66,106,.5);position:absolute;top:0;left:0;z-index:-1}.single-blog-entry-head .entry-meta{color:#fff}.single-blog-entry-head .entry-meta a{color:#ffa100;text-decoration:none}.single-blog-entry-head .entry-meta a:hover{text-decoration:underline}.single-blog-entry-head .post-thumbnail{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2}.single-blog-entry-head .post-thumbnail .attachment-post-thumbnail{width:100%;height:100%;object-fit:cover}#secondary .widget h2{padding:0;color:#30426a;margin:0 0 20px;font-size:24px;font-weight:600}#secondary ol,#secondary ul{padding:0;margin:0;list-style:none}#secondary a{text-decoration:none;color:#000;transition:.3s}#secondary a:hover{color:#ffa100}#secondary .wp-block-latest-posts{padding:0;margin:0}#secondary .wp-block-latest-posts li{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;grid-template-rows:auto 1fr;margin-bottom:20px}#secondary .wp-block-latest-posts li div{grid-column:1/2;grid-row:1/3}#secondary .wp-block-latest-posts li div img{width:100%;height:auto;object-fit:cover;border-radius:5px}#secondary .wp-block-latest-posts li a{grid-row:2/3;grid-column:2/3}#secondary .wp-block-latest-posts li time{grid-row:1/2;grid-column:2/3;color:grey;font-size:14px;line-height:21px;font-weight:400;margin-bottom:10px}.blog-list-head{width:100%;display:flex;align-items:center;justify-content:center;flex-flow:column;position:relative;min-height:400px;color:#fff;background-color:#30426a}.blog-list article{margin-bottom:30px}.blog-list article .post-thumbnail{display:block;width:100%;height:400px}.blog-list article .post-thumbnail img{width:100%;height:100%;border-radius:5px;object-fit:cover}.blog-list article .entry-content{width:100%;padding:20px;margin-top:0}.blog-list article .entry-content a{text-decoration:none;color:#000}.blog-list article .entry-content h2{font-size:26px;font-family:Roboto,sans-serif;margin:0;font-weight:600}.blog-list article .entry-content p{margin:8px 0;color:#96989b;font-size:.875rem;line-height:24px}.blog-list article .entry-content .permalink{color:#ffa100}.posts-navigation .nav-links{display:flex;justify-content:space-between;align-items:center}.nav-next,.nav-previous{display:flex}.nav-next a,.nav-previous a{display:block;transition:.3s;color:#30426a;background-color:#ffa100;padding:15px;border-radius:50px;text-decoration:none}.nav-next a:hover,.nav-previous a:hover{color:#ffa100;background-color:#30426a}#not-found-404{height:80vh;display:flex;justify-content:center;align-items:center;flex-flow:column;background-color:#30426a}#not-found-404 h2{font-size:50px;color:#ffa100;margin-bottom:10px}#not-found-404 p{color:#fff;max-width:80%;text-align:center}