/* Blog typography refinement */
.blog-body,.blog-body p,.blog-body li{line-height:1.65!important}.blog-body p{margin:0!important}.blog-body ol,.blog-body ul{margin:0!important;padding-left:1.5em}
.blog-date{display:flex;justify-content:center;align-items:center;gap:9px}.blog-date span[aria-hidden="true"]{color:#c6c6c6}
.blog-index__head{max-width:none;display:grid;grid-template-columns:120px minmax(0,auto) minmax(240px,1fr);gap:28px;align-items:center;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.blog-index h1{margin:0;font-size:clamp(38px,4vw,56px);letter-spacing:-.055em}.blog-index__head>p:last-child{margin:0;justify-self:start;font-size:14px}.blog-single h1{max-width:780px;margin:12px auto;font-size:clamp(36px,4.5vw,58px);line-height:1.12;letter-spacing:-.055em;word-break:keep-all}.blog-single__head{margin-bottom:34px}.blog-single__image{margin-bottom:38px}.blog-help{margin:7px 0 16px;color:#888;font-size:11px;line-height:1.5}@media(max-width:700px){.blog-index__head{display:block;padding-bottom:22px}.blog-index__head .blog-kicker{margin-bottom:16px}.blog-index h1{font-size:42px}.blog-index__head>p:last-child{margin-top:15px}.blog-single h1{font-size:34px;line-height:1.18}.blog-single__head{margin-bottom:26px}.blog-date{justify-content:flex-start}}.blog-body hr{height:1px;margin:2.4em 0;border:0;background:#d9d9d9}
