/* crocoblocks-design-system:v2 */:root{--c-heading-font:"Inter", sans-serif;--c-content-width:1300px;--fc-blue:#0B72E7;--fc-blue-dark:#0A5FC4;--fc-ink:#0B1220;--fc-muted:#2B3440;--fc-green:#16A34A;--fc-surface:#F7FAFD;--fc-border:#E8EEF5;--fc-soft:#E3F0FE;}:where(.crocoblocks-document .cb-el,.crocoblocks-preview .cb-el){box-sizing:border-box;max-width: 100%}:where(.crocoblocks-document .cb-image,.crocoblocks-preview .cb-image){max-width: 100%;height: auto;}:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 48px);max-width:var(--cb-section-container-width,1180px);margin-left:auto;margin-right:auto;}@media (max-width: 1024px){:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 40px);}}@media (max-width: 767px){:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 32px);}}h1, h2, h3, h4, h5, h6{font-family:var(--c-heading-font);}
.page-id-12 .page-header{display:none;}
.content-wrapper{display:flex;position:relative;}
body .site-main.site-main.site-main, body .page-content.page-content, body .crocoblocks-document.crocoblocks-document, body .entry-content.entry-content, body .site-content__wrap.site-content__wrap, body .container.container, body .row.row, body .col-xs-12.col-xs-12, body .space-between-content.space-between-content{max-width:100%;width:100%;margin-inline:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0;}
.content-wrapper{display:flex;width:100%;max-width:var(--c-content-width, 1300px);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box;}
@media (max-width: 767px){.content-wrapper{padding-left:18px;padding-right:18px;}}
.fc-wordmark-bold{font-weight:800;letter-spacing:-0.01em;}
.fc-accent{color:var(--fc-blue, #0B72E7);}
