:root{--app-root-bg:#F7F7F7;--app-header-bg:#fff;--app-footer-bg:#ffffff}.app-theme-default{--container-padding-x:1rem;--container-padding-x-md:1.5rem;--container-padding-x-lg:2rem;--component-border-color:#B5C7DC;--card-secondary-border-color:var(--component-border-color);--border:var(--component-border-color);--input:var(--component-border-color)}.app-header{display:flex;justify-content:space-between;align-items:center}.header-bg{background-image:url("data:image/svg+xml,")}.app-footer-address-container{gap:16px;font-size:.875rem}.app-footer-address-container>div{position:relative;padding-inline:16px}.app-footer-address-container>div>span{flex-shrink:0;display:flex}.app-footer-address-container>div:not(:last-child):before{content:"|";left:-8px;width:1px;height:21px;font-size:14px;align-items:center;display:none;position:absolute;top:50%;will-change:transform;transform:translateX(0) translateY(-50%)}@media screen and (min-width:768px){.app-footer-address-container>div:not(:last-child):before{display:flex}}.app-page{display:flex;flex-direction:column;width:100%;min-height:100%}footer.app-footer{margin-top:auto;background-color:var(--app-footer-bg);font-weight:500}footer .app-footer-inner,footer.app-footer{display:flex;flex-direction:column;width:100%}.app-post-content li p{margin-block:0!important}.app-post-content h1,.app-post-content h2,.app-post-content h3,.app-post-content h4,.app-post-content h5,.app-post-content h6{font-weight:700;margin-block:1rem}.app-post-content h2{font-weight:700;font-size:1.5rem}