/* crocoblocks-design-system:v2 */:root{--csh-colour-black:#000000;--csh-colour-white:#FFFFFF;--csh-colour-border-subtle:#E5E7EB;--csh-space-inline:8px;--csh-space-control:16px;--csh-space-card:24px;--csh-space-section:64px;--csh-space-section-large:96px;--csh-layout-content-width:1200px;--csh-layout-wide-width:1440px;--csh-layout-card-radius:12px;--csh-layout-control-radius:8px;--csh-layout-border-width:1px;}: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);}}