/**handles:ebc-content**/
.content{padding-block:var(--spacing-l);position:relative}.content:is(:first-child){border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);padding-block-start:calc(var(--header-height) + var(--spacing-l))}@media (max-width:55rem){.content{padding-block:var(--spacing-s)}.content:is(:first-child){border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);padding-block-start:calc(var(--header-height) + var(--spacing-s))}}.content--cols-1 [class*=container]{max-width:48rem}.content.bg--dark{background:var(--secondary-dark);border-radius:var(--border-radius)}@media (max-width:75rem){.content.bg--dark{border-radius:0}}.content.bg--dark:is(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.content.bg--dark:has(+.bg--dark),.content.bg--dark:has(+.bg--white),.content.bg--dark:has(+.text-image){border-bottom-left-radius:0;border-bottom-right-radius:0}.content.bg--dark+.bg--dark{padding-block-start:0}.content.bg--dark+.bg--dark,.content.bg--dark+.text-image{border-top-left-radius:0;border-top-right-radius:0}.content [class*=container]{display:grid;gap:var(--spacing-l);grid-template-columns:repeat(var(--cols),minmax(0,1fr));position:relative;z-index:1}@media (max-width:55rem){.content [class*=container]{gap:var(--spacing-xs);grid-template-columns:1fr}}.content__image{border-radius:var(--border-radius);inline-size:100%;height:auto}.content__type--text h1,.content__type--text h2,.content__type--text h3,.content__type--text h4,.content__type--text h5,.content__type--text h6{padding-block-end:var(--spacing-s);position:relative}.content__type--text h1+h1,.content__type--text h1+h2,.content__type--text h1+h3,.content__type--text h1+h4,.content__type--text h1+h5,.content__type--text h1+h6,.content__type--text h2+h1,.content__type--text h2+h2,.content__type--text h2+h3,.content__type--text h2+h4,.content__type--text h2+h5,.content__type--text h2+h6,.content__type--text h3+h1,.content__type--text h3+h2,.content__type--text h3+h3,.content__type--text h3+h4,.content__type--text h3+h5,.content__type--text h3+h6,.content__type--text h4+h1,.content__type--text h4+h2,.content__type--text h4+h3,.content__type--text h4+h4,.content__type--text h4+h5,.content__type--text h4+h6,.content__type--text h5+h1,.content__type--text h5+h2,.content__type--text h5+h3,.content__type--text h5+h4,.content__type--text h5+h5,.content__type--text h5+h6,.content__type--text h6+h1,.content__type--text h6+h2,.content__type--text h6+h3,.content__type--text h6+h4,.content__type--text h6+h5,.content__type--text h6+h6{padding-block-end:0}.content__type--text h1+h1:after,.content__type--text h1+h2:after,.content__type--text h1+h3:after,.content__type--text h1+h4:after,.content__type--text h1+h5:after,.content__type--text h1+h6:after,.content__type--text h2+h1:after,.content__type--text h2+h2:after,.content__type--text h2+h3:after,.content__type--text h2+h4:after,.content__type--text h2+h5:after,.content__type--text h2+h6:after,.content__type--text h3+h1:after,.content__type--text h3+h2:after,.content__type--text h3+h3:after,.content__type--text h3+h4:after,.content__type--text h3+h5:after,.content__type--text h3+h6:after,.content__type--text h4+h1:after,.content__type--text h4+h2:after,.content__type--text h4+h3:after,.content__type--text h4+h4:after,.content__type--text h4+h5:after,.content__type--text h4+h6:after,.content__type--text h5+h1:after,.content__type--text h5+h2:after,.content__type--text h5+h3:after,.content__type--text h5+h4:after,.content__type--text h5+h5:after,.content__type--text h5+h6:after,.content__type--text h6+h1:after,.content__type--text h6+h2:after,.content__type--text h6+h3:after,.content__type--text h6+h4:after,.content__type--text h6+h5:after,.content__type--text h6+h6:after{block-size:0}.content__type--text h1:after,.content__type--text h2:after,.content__type--text h3:after,.content__type--text h4:after,.content__type--text h5:after,.content__type--text h6:after{background:var(--primary-dark);block-size:.25rem;content:"";inline-size:6.25rem;inset-block-end:0;inset-inline-start:0;position:absolute}.content__type--text iframe{border-radius:var(--border-radius);min-block-size:15rem}.content__type--image img[src*="/ebc-voorkant"]{block-size:30rem;inline-size:auto;margin:0 auto}