.blog-header__container{text-align:center;color:#fff;background-color:#000;flex-direction:column;align-items:center;padding:2rem;display:flex}.blog-header__info{flex-direction:column;align-items:center;display:flex}.blog-header__meta{color:#a5aaaf;justify-content:center;align-items:center;gap:2rem;width:100%;font-size:1.15rem;display:flex;position:relative}.blog-header__meta-divider{background-color:#656565;width:55px;height:1px;display:flex}.blog-header__meta-category{justify-content:center;align-items:center;display:flex}.blog-header__title{text-align:center;max-width:1100px}.blog-header__subtitle{color:#a5aaaf;text-align:center;max-width:800px}@apply text-xl;.blog-header__image{max-width:100%;height:600px;max-height:8500px;position:relative;-webkit-mask-image:linear-gradient(#0000 2%,#00000040 18%,#000000bf 33%,#000 45%);mask-image:linear-gradient(#0000 2%,#00000040 18%,#000000bf 33%,#000 45%)}.blog-header__image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.blog-detail-meta{justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}.blog-detail-meta .blog-detail-author{align-items:center;display:flex}.blog-detail-meta .blog-detail-author .author-img{object-fit:cover;border-radius:50%;width:50px;height:50px;margin-right:14px}.blog-detail-meta .blog-detail-author .author-name{font-weight:500}.blog-detail-meta .blog-divider{background-color:#656565;width:45px;height:1px;display:flex}.blog-body{max-width:900px;margin:auto}.blog-body h1,.blog-body h2,.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{margin-top:64px}.blog-body h1,.blog-body h2{margin-bottom:24px}.blog-body h3,.blog-body h4,.blog-body h5,.blog-body h6{margin-bottom:16px}.blog-body h1:first-child,.blog-body h2:first-child,.blog-body h3:first-child,.blog-body h4:first-child,.blog-body h5:first-child,.blog-body h6:first-child{margin-top:0}.blog-body h2{font-size:38px;line-height:1.368em}.blog-body h3{font-size:24px;line-height:1.417em}.blog-body h4{font-size:20px;line-height:1.45em}.blog-body h5{font-size:18px;line-height:1.46em}.blog-body h6{font-size:16px;line-height:1.375em}.blog-body *>strong{color:#c7c8c9;font-weight:600}.blog-body p,.blog-body ol,.blog-body ul,.blog-body figcaption{color:#a5aaaf;margin-bottom:32px;font-size:18px}.blog-body ul,.blog-body ol{flex-direction:column;gap:4px;padding-left:62px;display:flex}.blog-body ol{counter-reset:item;padding-left:66px;list-style:none}.blog-body ol li{counter-increment:item;position:relative}.blog-body ol li:before{content:counter(item) ".";text-align:left;width:24px;position:absolute;left:-24px}.blog-body ul{list-style:outside}.blog-body figure{margin-top:48px}.blog-body figcaption{text-align:center;margin-top:16px;margin-bottom:0;line-height:1.111em}.blog-body blockquote p{color:#d2d2d2;text-align:center;background-color:#0e0f0f;border:0 solid #000;margin-top:48px;margin-bottom:48px;padding:80px;font-size:24px;font-weight:500;line-height:1.417em}.blog-body .blog-tag-row .tag{-webkit-user-select:none;user-select:none;border:1px solid #2c2c2e;margin-bottom:10px;margin-right:10px;padding:7px 15px;transition:all .3s;display:inline-block}.blog-body .blog-tag-row .tag:hover{background-color:#1a1a1c80}.blog-body a,.blog-body a strong{color:#d2d2d2;text-decoration:underline;transition:color .3s}.blog-body a:hover,.blog-body a strong:hover{color:#face8d!important}
