.centered{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff}.centered,.width-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.width-container{width:800px;max-width:100%;padding-top:32px;gap:16px}.post-title{font-size:32px;font-weight:700}.post-description{font-size:20px;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.back>span,.post-description{color:var(--color-secondary)}.back{cursor:pointer}.post-content{width:100%}.width-container>.landing-segment__content{background:#fff!important}.post-content p{font-size:18px;line-height:1.6;margin:16px 0}.post-content img{max-width:100%;height:auto;border-radius:8px;display:block;margin:16px auto}.post-content,.post-content *{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}body.blog-scrollbar-active,html.blog-scrollbar-active{scrollbar-width:thin;scrollbar-color:#3a3a3a rgba(0,0,0,.08)}body.blog-scrollbar-active::-webkit-scrollbar,html.blog-scrollbar-active::-webkit-scrollbar{display:block!important;width:10px}body.blog-scrollbar-active::-webkit-scrollbar-track,html.blog-scrollbar-active::-webkit-scrollbar-track{background:rgba(0,0,0,.08);border-radius:999px}body.blog-scrollbar-active::-webkit-scrollbar-thumb,html.blog-scrollbar-active::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:999px;border:2px solid rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}body.blog-scrollbar-active::-webkit-scrollbar-thumb:hover,html.blog-scrollbar-active::-webkit-scrollbar-thumb:hover{background:#222}@media(max-width:800px){.post-title{font-size:28px}.post-description{font-size:18px}}