﻿.blog-post-header{width:100%;background-color:#fff;padding:80px 12% 20px;display:flex;flex-direction:column;align-items:center;}@media(max-width:769px){.blog-post-header{padding:80px 8% 20px;}}.blog-post-header-title{width:1600px;max-width:100%;margin-bottom:20px;}.blog-post-header-image{width:100%;height:65vh;background-size:cover;background-position:center;max-width:1600px;}@media(max-width:1500px){.blog-post-header-image{height:45vh;}}@media(max-width:600px){.blog-post-header-image{height:30vh;}}.blog-post-header h1{text-transform:none;}@media(max-width:950px){.blog-post-header h1{font-size:2.5rem;line-height:2.5rem;}}@media(max-width:600px){.blog-post-header h1{font-size:2rem;line-height:2.25rem;}}.blog-post-body{padding:0 12% 40px;background-color:#fff;display:flex;justify-content:center;}@media(max-width:769px){.blog-post-body{padding:0 40px 8%;}}.blog-post-body-content{width:100%;display:flex;flex-direction:column;max-width:1600px;}@media(max-width:950px){.blog-post-body-content{width:100%;}}.blog-post-body-content-metadata{display:flex;margin-bottom:20px;align-items:center;}.blog-post-body-content-metadata-date p{color:#959595;font-size:.9rem;}.blog-post-body-content-text h3{margin-bottom:30px;margin-top:50px;}.blog-post-body-content-text h4{font-weight:bold;}.blog-post-body-content-text p{margin-bottom:30px;}.blog-post-body-content-text img{max-width:100%;height:fit-content;}.blog-post-body-related{width:27%;height:fit-content;border:1px solid #000;margin-left:3%;padding:40px;display:none;}@media(max-width:950px){.blog-post-body-related{display:none;}}.blog-post-body-related-header p{padding-left:8px;}