html {scroll-behavior: smooth;}*, ::before, ::after {box-sizing: border-box;}body {background-color: white;font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";}img {display: inline-block;max-inline-size: 100%;block-size: auto;vertical-align: middle;}code, kbd, samp, pre {font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;font-size: 1em;}html {line-height: 1.4;-webkit-text-size-adjust: 100%;}h1, h2, h3, h4, h5, h6 {line-height: 1.2;}body {margin: 0;}main {display: block;}h1 {font-size: 2em;margin: 0.67em 0;}hr {box-sizing: content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;}abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}img {border-style: none;}button, input, optgroup, select, textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}button, input {overflow: visible;}button, select {text-transform: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}fieldset {padding: 0.35em 0.75em 0.625em;}legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {vertical-align: baseline;}textarea {overflow: auto;}[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details {display: block;}summary {display: list-item;}template {display: none;}[hidden] {display: none;}

.bde-loop{--bde-posts-per-row:1;--bde-posts-gap:20px;display:grid;grid-template-columns:repeat(var(--bde-posts-per-row),minmax(0, 1fr));gap:var(--bde-posts-gap);grid-auto-rows:auto}.bde-loop-item{display:flex;flex-direction:column;gap:20px;padding:20px}.bde-loop-list{--bde-posts-per-row:1}.bde-loop-slider{--bde-posts-gap:0px;display:flex;flex-wrap:nowrap !important}.bde-loop-accordion .bde-loop-item{width:100%}.bde-loop-accordion .bde-accordion__panel-content{padding:0}.bde-loop-isotope{--bde-posts-isotope-width:calc(100% / var(--bde-posts-per-row));--bde-posts-isotope-width-diff:calc(
          var(--bde-posts-gap) - (var(--bde-posts-gap) / var(--bde-posts-per-row))
  );display:flex;flex-wrap:wrap;width:100%}.bde-loop-isotope>.bde-loop-item,.bde-loop-isotope .bde-loop-item-sizer{width:calc(var(--bde-posts-isotope-width) - var(--bde-posts-isotope-width-diff));margin-bottom:var(--bde-posts-gap)}.bde-loop-isotope .bde-loop-item-gutter{width:var(--bde-posts-gap)}.bde-loop-item .breakdance{display:contents}.bde-loop-list .bde-loop-item-sizer{width:100%}.breakdance .bde-post-list .bde-loop-list .bde-loop-item-sizer,.breakdance .bde-post-list .bde-loop-isotope .bde-loop-item-gutter{pointer-events:none}.bde-posts-pagination-infinite-loader-wrapper{text-align:center}.bde-posts-pagination-infinite-loader-wrapper{margin-top:32px;font-size:32px}.bde-posts-pagination{font-size:16px;gap:20px;margin-top:24px;display:flex;justify-content:center;align-items:center}.bde-posts-pagination ul{list-style:none;display:flex;flex-wrap:wrap;gap:16px;padding:0;justify-content:inherit}.bde-posts-pagination a,.bde-posts-pagination a:hover{color:inherit;text-decoration:none}.bde-posts-pagination ul li a.is-active{color:var(--bde-brand-primary-color)}.bde-posts-navigation-numbers-prev-next{flex-direction:column}.bde-posts-pagination .breakdance-form-loader{animation:posts-list-loading-spinner 1.5s linear infinite}@keyframes posts-list-loading-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
html.breakdance-noscroll{overflow:hidden}.breakdance .bde-popup,.breakdance .bde-popup .breakdance-popup{opacity:0;visibility:hidden;z-index:-1;pointer-events:none}.breakdance .bde-popup.breakdance-popup-open,.breakdance .bde-popup.breakdance-popup-open .breakdance-popup,.breakdance .bde-popup.breakdance-popup-animating,.breakdance .bde-popup.breakdance-popup-animating .breakdance-popup{visibility:visible;opacity:1;z-index:var(--bde-z-index-popup);pointer-events:unset}