/* crocoblocks-design-system:v2 */:root{--color-primary:#ff2f55;--font-heading:'Protest Riot', sans-serif;--color-text:#2c051e;--color-cream:#f4f1e8;--color-black:#000000;--color-white:#ffffff;--color-accent-gold:#c9b26c;--font-body:'Inter', sans-serif;}: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);}}