 .tags-horizontal {display: flex;flex-direction: row;column-gap: 0.8rem;flex-wrap: wrap;column-gap: 0.8rem;}.blog-secondary-group {display: flex;flex-direction: row;column-gap: 0.8rem;}.blog-secondary-group .cs-text--as-header {font-size: 1rem;font-weight: 400;letter-spacing: 0.125rem;}#blog-content figure {margin: 2rem 0;text-align: center;}#blog-content figure img {margin-bottom: 0.8rem;}#blog-content blockquote {padding: 0.1rem 1.5rem;border-left: 0.3rem solid var(--secondary);margin-bottom: 1.6rem;margin-top: 1.6rem;}#blog-content blockquote p {margin-bottom: 0;}#thanks {display: block;max-width: 45rem;width: 100%;word-break: break-word;scroll-margin-top: 7rem;}#comments {display: block;max-width: 45rem;width: 100%;word-break: break-word;scroll-margin-top: 7rem;}#comments .cs-ul {padding: 0;margin: 0;}#comments .cs-li {list-style: none;display: flex;flex-direction: row;column-gap: 0.8rem;}#comments .cs-li img {height: 1.5em;width: 1.5em;object-fit: cover;display: block;margin-top: 0.2rem;position: absolute;transform: rotateY(180deg);}#comments .cs-li .content {display: flex;flex-direction: column;padding-left: 0.8rem;}#comments .cs-li .content .comment-name.cs-text--as-header {font-size: var(--bodyFontSize);line-height: 1.5em;margin-bottom: 0;}#comments .cs-li .content .comment-name, #comments .cs-li .content .bottom-wrapper {padding-left: 2rem;}#comments .cs-li .content .bottom-wrapper {border-left: 1px solid black;}#comments .cs-li .content .bottom-wrapper .comment-date.cs-text--as-header {font-size: 1rem;font-weight: 400;letter-spacing: 0.125rem;}#comments .cs-container {width: 100%;}#comments #commentsForm {margin-bottom: 2.5rem;width: 100%;display: flex;flex-direction: column;align-items: flex-start;width: 100%;}#comments #commentsForm label {margin-bottom: clamp(0.75rem, 1.3em, 1.25rem);width: 100%;}#comments #commentsForm label a {font-size: inherit;font-weight: inherit;}#comments #commentsForm div {margin-bottom: clamp(0.75rem, 1.3em, 1.25rem);}#comments #commentsForm .cs-button-solid {border: none;width: 100%;}@media only screen and (min-width: 0rem) {.main-content-wrapper {display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}.main-content {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;row-gap: 3.125em;}}@media only screen and (min-width: 64rem) {.main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 2.5rem;}}