:root{--inputs-height:40px;--inputs-line-height:1}#brx-content.wordpress{width:calc(2 * var(--space-s) + var(--max-screen-width));max-width:100%;-ms-flex-item-align:center;align-self:center;padding:var(--space-xl) var(--space-s)}.brxe-section .brxe-post-content>.brxe-section{padding-left:0;padding-right:0}.brxe-section .brxe-post-content>.brxe-section:first-child{padding-top:0}.brxe-section .brxe-post-content>.brxe-section:last-child{padding-bottom:0}.brxe-section .brxe-post-content>.brxe-section>.brxe-container{width:100%!important}#brx-content.wordpress table tr{line-height:1.1;-webkit-transition:.3s ease background;-o-transition:.3s ease background;transition:.3s ease background}#brx-content.wordpress table tr th{background:var(--primary);border-color:var(--primary-d-2);color:#fff;padding:var(--space-s)}#brx-content.wordpress table tr td{border-color:var(--primary)}#brx-content.wordpress table tr:nth-child(odd){background:var(--bg-surface)}#brx-content.wordpress table tr:nth-child(even){background:var(--bg-body)}#brx-content.wordpress table tr:hover{background:var(--primary-20)}#brx-content.wordpress h2:not(first-child){padding:var(--space-s) 0}#brx-content.wordpress h3:not(first-child),#brx-content.wordpress h4:not(first-child),#brx-content.wordpress h5:not(first-child),#brx-content.wordpress h6:not(first-child){padding:var(--space-xs) 0}#brx-content.wordpress h2:first-child,#brx-content.wordpress h3:first-child,#brx-content.wordpress h4:first-child,#brx-content.wordpress h5:first-child,#brx-content.wordpress h6:first-child{padding-top:0}#brx-content.wordpress figure.alighright{margin-left:var(--space-xs)}#brx-content.wordpress figure.alignleft{margin-right:var(--space-xs)}#brx-content.wordpress figure.aligncenter,#brx-content.wordpress figure.alignleft,#brx-content.wordpress figure.alignright{margin-bottom:var(--space-xs)}@media (max-width:1024px){#brx-content.wordpress figure.aligncenter,#brx-content.wordpress figure.alignleft,#brx-content.wordpress figure.alignright{display:block;float:none;margin:10px auto var(--space-xs) auto;text-align:center}#brx-content.wordpress figure.aligncenter img,#brx-content.wordpress figure.alignleft img,#brx-content.wordpress figure.alignright img{height:auto;max-width:100%;width:auto}}@media (max-width:767px){#brx-content.wordpress img.aligncenter,#brx-content.wordpress img.alignleft,#brx-content.wordpress img.alignright{height:auto;max-width:100%;width:auto}}.brx-body{min-height:calc(100vh - var(--wp-admin--admin-bar--height,0px))}.brx-body #brx-footer{margin-top:auto}[data-interaction-hidden-on-load="1"]{visibility:hidden}[data-interaction-hidden-on-load="1"].brx-animated{visibility:visible}input:not([type=submit]),select,textarea{width:100%;font-size:var(--inputs-font-size);height:var(--inputs-height,40px);line-height:var(--inputs-line-height,1);background:var(--inputs-bg);padding:var(--inputs-padding);border:var(--inputs-border-width,0) solid transparent;border-radius:var(--inputs-border-radius);border-color:var(--inputs-border-color);-webkit-box-shadow:var(--inputs-box-shadow);box-shadow:var(--inputs-box-shadow)}input:not([type=submit]):focus,select:focus,textarea:focus{background:var(--inputs-bg-focus);border-color:var(--inputs-border-color-focus);-webkit-box-shadow:var(--inputs-box-shadow-focus);box-shadow:var(--inputs-box-shadow-focus)}select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}textarea{padding:var(--inputs-padding);height:auto}input[type=checkbox],input[type=radio]{width:1em;height:1em;accent-color:var(--primary)}