:root{--v-color-primary:#1b100c;--v-color-secondary:#FDFBF0;--v-color-tertiary:#BDA27E;--v-color-accent:#E0C9A6;--v-color-accent-dark:#C29219;--v-color-accent-strong:#D4AF37;--v-color-danger:#fd3e3e;--v-color-neutral:#212121;--v-color-primary-rgb:27,16,12;--v-color-secondary-rgb:253,251,240;--v-color-tertiary-rgb:189,162,126;--v-color-accent-rgb:224,201,166;--v-color-accent-dark-rgb:194,146,25;--v-color-accent-strong-rgb:212,175,55;--v-color-danger-rgb:139,0,0;--v-color-neutral-rgb:33,33,33}.blog-post-page{--content-width:1000px}.blog-post__page-info-content{max-width:var(--content-width);margin-left:auto;margin-right:auto;text-align:center}.blog-post__page-info-content .breadcrumbs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-post__content{max-width:var(--content-width);margin-left:auto;margin-right:auto;line-height:1.6em}.blog-post__content-container{margin-top:2rem}.blog-post__cover{margin-bottom:2rem}.blog-post__cover-img{display:block;width:100%;border-radius:1rem}.blog-post__author{margin-top:20px;background:rgba(var(--v-color-secondary-rgb),0.035);padding:15px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;line-height:normal}.blog-post__author-photo{width:40px;-ms-flex-negative:0;flex-shrink:0}.blog-post__author-img{border-radius:50%;overflow:hidden;width:100%;height:auto}.blog-post__author-name{font-weight:700}.blog-post__author-description{font-style:italic;font-size:0.85em;margin-top:5px}.editor-block{--offset-top:0px;--offset-bottom:20px}.editor-block:not(:first-child){padding-top:var(--offset-top)}.editor-block:not(:last-child){padding-bottom:var(--offset-bottom)}.editor-block__content{max-width:var(--content-width);margin-left:auto;margin-right:auto}.editor-image__figure-caption{text-align:center;font-style:italic;margin-top:0.5rem;color:rgba(var(--v-color-secondary-rgb),60%)}.editor-list__wrapper{margin-bottom:0}.editor-faq__items{display:-ms-grid;display:grid;gap:14px}.editor-faq__item{border:1px solid var(--v-color-tertiary);border-radius:6px;padding:14px 20px}.editor-faq__question{font-weight:600;font-size:18px;display:block;text-decoration:underline;text-decoration-color:rgba(255,255,255,0);text-underline-offset:0.2em;text-decoration-thickness:1px!important;color:inherit}.editor-faq__question:hover{color:var(--v-color-tertiary)}.editor-faq__answer-content{padding-top:15px}.editor-faq__answer>:last-child{margin-bottom:0}.editor-anchor-links{border:1px solid currentColor;border-radius:0.375rem;padding:1.5rem 1.6rem;font-size:1.1rem;line-height:normal}.editor-anchor-links__list{display:-ms-grid;display:grid;gap:0.8rem;margin:0;list-style:none;padding:0}.editor-anchor-links__link{color:inherit;text-decoration:underline;text-underline-offset:0.2em;text-decoration-thickness:1px;-webkit-transition:all ease 275ms;transition:all ease 275ms;text-decoration-color:rgba(var(--v-color-tertiary-rgb),0.3)}.editor-anchor-links__link:hover{color:var(--v-color-tertiary);text-decoration-thickness:1px}.editor-quote__figure{padding:15px 15px 15px 20px;border-left:4px solid var(--v-color-tertiary)}.editor-quote__caption{font-style:italic;color:var(--v-color-tertiary)}.editor-table__table tr td,.editor-table__table tr th{padding:10px;border:1px solid #e2e2e2}@media (max-width:767.98px){.editor-table{overflow:auto}.editor-table__table{display:block;width:100%}}