.blog-header__container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:#000;color:#fff}.blog-header__info{display:flex;align-items:center;flex-direction:column}.blog-header__meta{position:relative;display:flex;justify-content:center;align-items:center;width:100%;gap:2rem;font-size:1.15rem;color:#a5aaaf}.blog-header__meta-divider{display:flex;width:55px;height:1px;background-color:#656565}.blog-header__meta-category{display:flex;align-items:center;justify-content:center}.blog-header__title{text-align:center;max-width:1100px}.blog-header__subtitle{color:#a5aaaf;max-width:800px;text-align:center;@apply text-xl;}.blog-header__image{max-width:100%;height:auto;height:600px;max-height:8500px;position:relative;-webkit-mask-image:linear-gradient(to bottom,#0000 2%,#00000040 18%,#000000bf 33%,#000 45%);mask-image:linear-gradient(to bottom,#0000 2%,#00000040 18%,#000000bf 33%,#000 45%)}.blog-header__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.blog-detail-meta{display:flex;align-items:center;gap:20px;justify-content:center;margin-bottom:20px}.blog-detail-meta .blog-detail-author{display:flex;align-items:center}.blog-detail-meta .blog-detail-author .author-img{width:50px;height:50px;margin-right:14px;border-radius:50%;object-fit:cover}.blog-detail-meta .blog-detail-author .author-name{font-weight:500}.blog-detail-meta .blog-divider{display:flex;width:45px;height:1px;background-color:#656565}.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{margin-bottom:32px;font-size:18px;color:#a5aaaf}.blog-body ul,.blog-body ol{padding-left:62px;display:flex;flex-direction:column;gap:4px}.blog-body ol{list-style:none;counter-reset:item;padding-left:66px}.blog-body ol li{counter-increment:item;position:relative}.blog-body ol li:before{content:counter(item) ".";position:absolute;left:-24px;width:24px;text-align:left}.blog-body ul{list-style:disc}.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{background-color:#0e0f0f;color:#d2d2d2;text-align:center;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{display:inline-block;border:1px solid rgb(44,44,46);padding:7px 15px;margin-right:10px;margin-bottom:10px;-webkit-user-select:none;user-select:none;transition:.3s ease}.blog-body .blog-tag-row .tag:hover{background-color:#1a1a1c80}.blog-body a,.blog-body a strong{text-decoration:underline;color:#d2d2d2;transition:color .3s ease}.blog-body a:hover,.blog-body a strong:hover{color:#face8d!important}
