.blog_first{background:radial-gradient(circle,#13295b 0,#081125 100%) no-repeat 50%;background-size:cover;color:#fff;margin-top:-135px;position:relative}.blog_first .site_header_content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:450px;min-height:200px;padding:10vw 4vw;text-align:center}.blog_first .site_title{display:none}.blog_first .site_logo{max-width:162px}.blog_first .site_description{color:#fff;font-size:22px;font-weight:300;letter-spacing:.5px;margin:100px 0 0;opacity:.8;padding:0;white-space:nowrap}@media (max-width:768px){.blog_first .site_description{font-size:16px;line-height:1.5;margin:100px 0 0;text-align:center;white-space:normal;word-break:break-word}}.blog_feed{flex-grow:1}.blog_feed .read_more{margin:50px auto}.blog_feed .read_more button{margin:0 auto}.blog_feed .post_feed{display:flex;flex-wrap:wrap;margin:0 -20px;padding:40px 0 0;position:relative}@media (min-width:900px){.blog_feed .post_feed{margin-top:-70px;padding-top:0}}@media (max-width:650px){.blog_feed .post_feed{padding-top:5vw}}.view-more{display:flex;justify-content:center;margin-bottom:15px;width:100%}.blog_article h1,.blog_article h2,.blog_article h3,.blog_article h4,.blog_article h5,.blog_article h6{color:#000000d9;font-weight:700;margin-bottom:16px}.blog_article{background:#fff 50%;background-size:cover;border-radius:5px;box-shadow:8px 14px 38px #272c310f,1px 3px 8px #272c3108;display:flex;flex:1 1 300px;flex-direction:column;margin:0 20px 40px;min-height:300px;overflow:hidden;transition:all .5s ease}.blog_article:hover{box-shadow:8px 28px 50px #272c3112,1px 6px 12px #272c310a;transform:translate3D(0,-1px,0) scale(1.02);transition:all .4s ease}.blog_article .post_card-image_link{border-radius:5px 5px 0 0;display:block;overflow:hidden;position:relative}.blog_article .post_card_image{background:var(--lightgrey) no-repeat center center;height:200px;object-fit:cover;width:100%}.blog_article .post_card_content_link{color:var(--darkgrey);display:block;flex-grow:1;padding:25px 25px 0;position:relative}.blog_article .post_card_content_link:hover{text-decoration:none}.blog_article .post_card_tags{color:var(--midgrey);display:block;font-size:.8rem;font-weight:500;letter-spacing:.5px;line-height:16px;margin-bottom:4px;text-transform:uppercase}.blog_article .post_card_title{margin-top:0}.blog_article .post_card_content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.blog_article .post_card_excerpt{font-family:inherit}.blog_article .post_card_excerpt p{font-size:16px;line-height:1.5}.blog_article .post_card_meta{align-items:center;display:flex;justify-content:space-between;margin-top:20px;padding:0 25px 25px}.blog_article .author_profile_image,.blog_article .avatar_wrapper{background:color(var(--lightgrey) l(10%));border-radius:100%;display:block;height:100%;object-fit:cover;width:100%}.blog_article .post_card_meta .avatar_wrapper,.blog_article .post_card_meta .profile_image_wrapper{position:relative}.blog_article .author_list{display:flex;flex-wrap:wrap-reverse;list-style:none;margin:0;padding:0}.blog_article .author_list_item{flex-shrink:0;margin:0;padding:0;position:relative}.blog_article .static_avatar{height:34px;margin:0 -5px;width:34px}.blog_article .moving_avatar,.blog_article .static_avatar{border:2px solid #fff;border-radius:100%;display:block;overflow:hidden}.blog_article .moving_avatar{height:56px;margin:0 -6px;transition:all .5s cubic-bezier(.4,.01,.165,.99) .7s;width:56px}.blog_article .reading_time{color:#738a94;flex-shrink:0;font-size:14px;font-weight:500;letter-spacing:.5px;margin-left:20px;text-transform:uppercase}@media (min-width:795px){.blog_article.post_card_large{flex:1 1 100%;flex-direction:row}.blog_article.post_card_large .post_card_image_link{border-radius:5px 0 0 5px;flex:1 1 auto;position:relative}.blog_article.post_card_large .post_card_image{height:100%;position:absolute;width:100%}.blog_article.post_card_large .post_card_content{flex:0 1 30%}.blog_article.post_card_large h2{font-size:1.6rem;font-weight:700}.blog_article.post_card_large p{font-size:20px;font-weight:400;line-height:1.5;margin-bottom:16px}.blog_article.post_card_large .post_card_content_link{padding:30px 40px 0}.blog_article.post_card_large .post_card_meta{padding:0 40px 30px}}@media (max-width:768px){.post_feed{flex-direction:column}.blog_article{flex:1 1 100%;padding:10px}}@media (max-width:650px){.blog_article .post_feed{padding-top:5vw}.blog_article{margin:0 20px 5vw}}.scroll-to-top-btn{bottom:20px;box-shadow:0 2px 5px #0003;display:none;left:20px;position:fixed;transition:opacity .2s ease-in-out;z-index:2}.scroll-to-top-btn.visible{display:block}.scroll-to-top-btn:hover{opacity:.8}.main_blog .inner{margin:0 auto;max-width:1040px;width:100%}.main_blog .outer{padding:0 4vw;position:relative}