.blog-post__post-content{margin:0 auto;max-width:720px;padding:62px 0}.blog-post-header__image{background-position:50%;background-size:cover;border-radius:var(--border-radius);height:100%;height:50vw;max-height:590px;order:1;overflow:hidden;width:100%}.blog-post-header{padding:24px 0 0}.blog-post-header .content-wrapper{display:grid;gap:32px;grid-template-columns:1fr;margin:0 auto;max-width:1570px}.blog-post-header h1{font-style:normal;font-weight:800;letter-spacing:-2.5px;line-height:105%;margin-bottom:24px;text-transform:uppercase}.blog-post-header__tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px;margin-top:24px}.blog-post-header__tag{color:#2582c5;flex-shrink:0;font-style:normal;font-weight:700;letter-spacing:.6px;line-height:normal;text-transform:uppercase}.blog-post-header__details{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:70px}.blog-post-header__details p{margin-bottom:0}.blog-post-header__share-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.blog-post-header__share-links p{margin-bottom:0}.blog-post-header__share-links svg{fill:#fff;height:12px;width:12px}.blog-post-header__share-links a{align-items:center;background-color:var(--primary-colour);border-radius:50%;display:flex;height:27px;justify-content:center;margin:0;transition:var(--transition);width:27px}.blog-post-header__share-links a:hover{transform:scale(1.1)}@media only screen and (min-width:1024px){.blog-post-header{padding-top:46px}.blog-post__post-content{padding:136px 0}.blog-post-header__tags{margin-bottom:36px;margin-top:56px}.blog-post-header h1{margin-bottom:45px}.blog-post-header__details{margin-bottom:140px}.blog-post-header .content-wrapper{gap:78px;grid-template-columns:1fr 1.5fr}}