.blog-hero-split{display:flex;height:100vh;margin:0;padding:0;position:relative;width:100vw}.blog-hero-text{align-items:flex-end;background-color:#0d2130;box-sizing:border-box;display:flex;padding:4rem;width:50%}.blog-hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%}.blog-hero-content{width:100%}.blog-hero-split h1{color:#fff;font-size:4rem;font-weight:700;line-height:1.1;margin:0 0 2rem;text-align:left}.blog-hero-meta{align-items:center;color:hsla(0,0%,100%,.8);display:flex;font-size:1.1rem;gap:2rem}.blog-hero-meta a{color:hsla(0,0%,100%,.9);text-decoration:none}.blog-hero-meta a:hover{color:#fff;text-decoration:underline}.body-wrapper{margin:0!important;padding:0!important}.body-container-wrapper{margin-top:0!important}@media (max-width:768px){.blog-hero-split{flex-direction:column;height:100vh}.blog-hero-text{align-items:center;height:65%;justify-content:center;padding:2rem;width:100%}.blog-hero-image{height:35%;width:100%}.blog-hero-split h1{font-size:2.5rem;margin-bottom:1rem}.blog-hero-meta{align-items:flex-start;flex-direction:column;font-size:1rem;gap:.5rem}}@media (max-width:480px){.blog-hero-text{padding:1.5rem}.blog-hero-split h1{font-size:2rem;line-height:1.2}.blog-hero-meta{font-size:.9rem}}