.single-post{word-break:break-word}.single-post ol{list-style:initial;list-style-type:decimal}.single-post ul{list-style:initial}.single-post h1{font-size:24px;line-height:33px;font-weight:600;color:var(--color-light-black)}@media(min-width: 768px){.single-post h1{font-size:40px;line-height:54px}}.single-post img{width:100% !important;height:auto !important}.single-post>*:not(:last-child){margin-bottom:24px}.single-post .single-post__moderation-badge,.single-post .single-post__pending-badge{display:none;padding:4px 8px;border-radius:6px;border:1px solid #f9a307;color:#f9a307;font-size:12px;font-weight:400;line-height:16px}.single-post.single-post_moderation .single-post__moderation-badge{display:inline-block}.single-post.single-post_pending .single-post__pending-badge{display:inline-block}.single-post-poll{width:100%;padding:16px;border-radius:12px;border:1px solid #e1e1e1;background-color:rgba(0,0,0,0)}@media(min-width: 1200px){.single-post-poll{padding:24px}}.single-post-poll .single-post-poll-title{font-size:24px;font-weight:600;line-height:33px;color:var(--color-light-black);margin-bottom:24px}.single-post-poll .single-post-poll-question{font-size:16px;font-weight:600;line-height:22px;margin-bottom:16px;color:var(--color-light-black)}.single-post-poll .single-post-poll-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-post-poll .single-post-poll-item{margin-bottom:8px}.single-post-poll .single-post__bottom{font-size:14px;font-weight:400;line-height:19px;color:#888}.single-post-poll .single-post__bottom .single-post__bottom-count{font-weight:700}.single-post-poll_voted .poll-item__progress{visibility:visible !important}.poll-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;height:40px;padding:10px;border-radius:8px;background-color:#818c99;color:var(--color-white);font-size:14px;font-weight:600;line-height:19px}.poll-item .poll-item__progress{visibility:hidden;position:absolute;pointer-events:none;top:0;left:0;bottom:0;background-color:#4d4d4d;border-radius:8px;z-index:0;-webkit-transition:.3s;transition:.3s;max-width:100% !important}.poll-item .poll-item__title{z-index:1}.poll-item .poll-item__title .poll-item__votes-count{display:none}.poll-item .poll-item__title .poll-item__votes-count::before{content:"•";margin:0px 8px}.poll-item .poll-item__result{z-index:1;display:none}.poll-item .poll-item__result .poll-item__result-checkmark{display:none;width:20px;height:20px;position:relative;margin-right:8px}.poll-item .poll-item__result .poll-item__result-checkmark::before{content:"";top:5px;left:8px;height:10px;width:5px;border-bottom:1.5px solid var(--color-white);border-right:1.5px solid var(--color-white);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute}.poll-item:hover{background-color:#4d4d4d}.poll-item.poll-item_selected .poll-item__result .poll-item__result-checkmark{display:block}.card-divider{width:auto;height:1px;background-color:#e1e1e1;border:none;margin-left:-16px;margin-right:-16px}@media(min-width: 1200px){.card-divider{margin-left:-24px;margin-right:-24px}}.related-posts .related-posts__items{display:grid;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;grid-template-columns:repeat(1, 1fr);row-gap:16px}@media(min-width: 768px){.related-posts .related-posts__items{grid-template-columns:repeat(2, 1fr);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:0}}.related-posts .related-posts__items .related-posts__item{border:1px solid #e1e1e1;background-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:12px;padding:16px}@media(min-width: 1200px){.related-posts .related-posts__items .related-posts__item{padding:24px}}.related-posts .related-posts__items .related-posts__item .related-posts__item-title{text-decoration:none;font-size:16px;font-weight:600;line-height:22px;height:44px;color:var(--color-light-black)}.related-posts .related-posts__items .related-posts__item .related-posts__item-image{width:100%;height:173px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border:1px solid #e1e1e1;border-radius:12px}.related-posts .related-posts__items .related-posts__item .related-posts__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dark-theme .single-post{color:var(--color-white)}.dark-theme .single-post h1{color:var(--color-white)}.dark-theme .card-divider{background-color:var(--color-dark-borders)}.dark-theme .related-posts .related-posts__items .related-posts__item{border:1px solid var(--color-dark-borders);background-color:var(--color-blue-black)}.dark-theme .related-posts .related-posts__items .related-posts__item .related-posts__item-title{color:var(--color-white)}.dark-theme .related-posts .related-posts__items .related-posts__item .related-posts__item-image{border-color:var(--color-dark-borders)}.dark-theme .single-post-poll{border-color:var(--color-dark-borders)}.dark-theme .single-post-poll .single-post-poll-title,.dark-theme .single-post-poll .single-post-poll-question{color:var(--color-white)}.dark-theme .single-post-poll .single-post__bottom{color:#eeedec}.dark-theme .poll-item{background-color:#eeedec;color:var(--color-light-black)}.dark-theme .poll-item .poll-item__progress{background-color:#b4b4b4}.dark-theme .poll-item .poll-item__result .poll-item__result-checkmark::before{border-bottom:1.5px solid var(--color-light-black);border-right:1.5px solid var(--color-light-black)}.dark-theme .poll-item:hover{background-color:#b4b4b4}.single-post-poll_voted .poll-item:hover{background-color:#818c99}.single-post-poll_voted .poll-item .poll-item__title .poll-item__votes-count{display:inline-block}.single-post-poll_voted .poll-item .poll-item__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark-theme .single-post-poll_voted .poll-item:hover{background-color:#eeedec}.post-source a{text-decoration:none;color:#818c99;word-break:break-word}.taglist{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.taglist_tag{font-size:12px;line-height:24px;padding-left:8px;padding-right:8px;color:#888;border:1px solid currentColor;border-radius:6px}
