@charset "UTF-8";.blog-post__cover{width:100%;border-radius:15px;overflow:hidden;margin-bottom:30px;aspect-ratio:16/7}.blog-post__cover img{width:auto;height:100%;min-width:100%;object-fit:cover}.blog-post__content{background-color:var(--gray);border-radius:15px;padding:40px}@media(max-width:991.98px){.blog-post__content{padding:24px}}@media(max-width:767.98px){.blog-post__content{padding:16px}}.blog-post__title{font-size:36px;font-weight:700;line-height:1.2;color:var(--dark-blue, #1a2340);margin-bottom:24px}@media(max-width:991.98px){.blog-post__title{font-size:28px}}@media(max-width:767.98px){.blog-post__title{font-size:22px;margin-bottom:16px}}.blog-post__body{font-size:16px;line-height:1.7;margin-bottom:32px}.blog-post__body h2,.blog-post__body h3,.blog-post__body h4{font-weight:700;margin-top:1.5em;margin-bottom:.5em}.blog-post__body h2{font-size:26px}.blog-post__body h3{font-size:20px}.blog-post__body h4{font-size:17px}.blog-post__body p{margin-bottom:1em}.blog-post__body ul,.blog-post__body ol{padding-left:1.5em;margin-bottom:1em}.blog-post__body ul li,.blog-post__body ol li{margin-bottom:.3em}.blog-post__body img{max-width:100%;border-radius:8px;margin:1em 0}.blog-post__body a{color:var(--blue);text-decoration:underline}.blog-post__footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;font-size:13px;color:#888}.blog-post__author{font-weight:500;color:#555}.blog-related{margin-top:40px}@media(max-width:767.98px){.blog-related{margin-top:24px}}.blog-related__title{font-size:40px;font-weight:700;line-height:1.14;margin-bottom:24px}@media(max-width:991.98px){.blog-related__title{font-size:32px}}@media(max-width:767.98px){.blog-related__title{font-size:22px}}.blog-related__list{display:flex;flex-direction:column;gap:16px}
