/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--white:#fff;--krijt:#f0f1fa;--gras:#7fca56;--water:#1564cb;--bes:#f3613e;--lucht:#c3edfd;--inkt:#130d3a;--color-grey:var(--krijt);--color-grey-50:oklch(from var(--krijt) l c h / 50%);--color-grey-20:oklch(from var(--krijt) l c h / 20%);--color-primary:var(--bes);--color-secondary:var(--water);--color-tertiary:var(--gras);--color-default:var(--inkt);--color-light:var(--krijt);--color-dark:var(--inkt);--color-dark-50:oklch(from var(--color-dark) l c h / 50%);--color-dark-25:oklch(from var(--color-dark) l c h / 25%);--color-dark-4:oklch(from var(--color-dark) l c h / 4%);--color-white-60:oklch(from var(--white) l c h / 60%);--color-white-40:oklch(from var(--white) l c h / 40%);}:root{--font-base-family:"filson-pro","Helvetica","Arial",sans-serif;--font-sec-family:"filson-soft","Helvetica","Arial",sans-serif;--font-size:1.6rem;--font-size-big:1.8rem;--font-line-height:2.2rem;--font-line-height-big:2.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;}:root{--flex-gap:80px;--flex-total-columns:24;}:root{--grid-gap:80px;--row-gap:4rem;}html{font-family:var(--font-base-family);font-size:62.5%;-webkit-font-smoothing:antialiased;}body{font-size:var(--font-size);line-height:var(--font-line-height);color:var(--color-default);}@media screen and (min-width:1440px){body{font-size:var(--font-size-big);line-height:var(--font-line-height-big);}}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.c-class-item__title,.h5{--fs-min:20;--fs-max:40;--vw-min:375;--vw-max:1440;font-family:var(--font-sec-family);font-weight:var(--font-weight-bold);font-size:clamp(var(--fs-min) * 1px,var(--fs-min) * 1px + (var(--fs-max) - var(--fs-min)) * (100vw - var(--vw-min) * 1px) / (var(--vw-max) - var(--vw-min)),var(--fs-max) * 1px);color:inherit;margin:0;line-height:1.2;}h1,.h1{--fs-min:30;--fs-max:60;margin-bottom:2.5rem;}.h1--big{--fs-min:30;}@media screen and (min-width:768px){.h1--big{--fs-min:40;}}@media screen and (min-width:992px){.h1--big{--fs-min:60;--fs-max:100;}}h2,.h2{--fs-min:25;--fs-max:50;margin-bottom:2.5rem;}h3,.h3{--fs-min:20;--fs-max:30;margin-bottom:2rem;}h4,.h4,.c-class-item__title{--fs-min:18;--fs-max:22;margin-bottom:1rem;}h5,.h5{margin-bottom:2.5rem;}@media screen and (min-width:768px){h5,.h5{font-size:2.2rem;}}h6,.h6{margin-bottom:1rem;}@media screen and (min-width:768px){h6,.h6{font-size:2rem;}}ul,ol{list-style:none;margin:0;padding:0;}p{margin:0 0 2rem;}p:last-child{margin-bottom:0;}.cke_editable a:not(.button),.text-formatted a:not(.button),.h-text-wysiwyg a:not(.button){text-decoration:underline;}.cke_editable ol,.cke_editable ul,.text-formatted ol,.text-formatted ul,.h-text-wysiwyg ol,.h-text-wysiwyg ul{padding:0;}.cke_editable ol li,.cke_editable ul li,.text-formatted ol li,.text-formatted ul li,.h-text-wysiwyg ol li,.h-text-wysiwyg ul li{position:relative;padding-left:2.5rem;margin-bottom:3rem;}.cke_editable ol li::before,.cke_editable ul li::before,.text-formatted ol li::before,.text-formatted ul li::before,.h-text-wysiwyg ol li::before,.h-text-wysiwyg ul li::before{color:var(--color-primary);position:absolute;left:0;}.cke_editable ul li::before,.text-formatted ul li::before,.h-text-wysiwyg ul li::before{content:"";background:url(/themes/custom/moorsledegem_theme/img/list-item-icon.svg) no-repeat;background-size:contain;display:inline-block;position:absolute;left:0;top:0.7rem;width:1.4rem;height:1.4rem;}.cke_editable ol li,.text-formatted ol li,.h-text-wysiwyg ol li{counter-increment:list;}.cke_editable ol li::before,.text-formatted ol li::before,.h-text-wysiwyg ol li::before{content:counter(list) ".";}.cke_editable p + h4,.cke_editable ul + h4,.cke_editable p + h3,.cke_editable ul + h3,.cke_editable p + h2,.cke_editable ul + h2,.text-formatted p + h4,.text-formatted ul + h4,.text-formatted p + h3,.text-formatted ul + h3,.text-formatted p + h2,.text-formatted ul + h2,.h-text-wysiwyg p + h4,.h-text-wysiwyg ul + h4,.h-text-wysiwyg p + h3,.h-text-wysiwyg ul + h3,.h-text-wysiwyg p + h2,.h-text-wysiwyg ul + h2{margin-top:4rem;}.cke_editable blockquote,.text-formatted blockquote,.h-text-wysiwyg blockquote{font-size:2rem;font-style:italic;}.cke_editable blockquote::before,.text-formatted blockquote::before,.h-text-wysiwyg blockquote::before{content:'"';font-size:5rem;color:var(--color-primary);}.cke_editable blockquote::after,.text-formatted blockquote::after,.h-text-wysiwyg blockquote::after{content:'"';font-size:5rem;color:var(--color-primary);}.p-class-group{position:relative;overflow:hidden;margin-top:-4rem;}.p-class-item{position:relative;}.p-class-group .grid__item .p-class-item::before{content:"";position:absolute;width:15rem;height:15rem;pointer-events:none;z-index:-1;display:none;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}@media screen and (min-width:768px){.p-class-group .grid__item .p-class-item::before{width:25rem;height:25rem;}}.p-class-group .grid__item:nth-child(8n+1) .p-class-item::before{display:block;translate:-50% -50%;top:0;left:0;background-color:var(--color-primary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/flower-rounded.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/flower-rounded.svg);}.p-class-group .grid__item:nth-child(8n+3) .p-class-item::before{display:block;translate:50% -50%;top:0;right:0;background-color:var(--color-secondary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/img/square-mask.svg);mask-image:url(/themes/custom/moorsledegem_theme/img/square-mask.svg);}.p-class-group .grid__item:nth-child(8n+4) .p-class-item::before{display:block;bottom:2.3rem;right:-5rem;background-color:var(--color-tertiary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/half-flower.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/half-flower.svg);width:22rem;height:11rem;-webkit-mask-size:contain;mask-size:contain;rotate:135deg;}@media screen and (min-width:768px){.p-class-group .grid__item:nth-child(8n+4) .p-class-item::before{width:33rem;height:22rem;right:-11rem;}}.p-class-group .grid__item:nth-child(8n+5) .p-class-item::before{display:block;translate:-50% -50%;top:0;left:0;background-color:var(--color-primary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/triangle-mask.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/triangle-mask.svg);}.p-class-group .grid__item:nth-child(8n+7) .p-class-item::before{display:block;translate:50% -50%;top:0;right:0;background-color:var(--color-secondary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/heart.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/heart.svg);}.p-class-group .grid__item:nth-child(8n+0) .p-class-item::before{display:block;translate:50% 50%;bottom:0;right:0;background-color:var(--color-tertiary);-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/flower-leaf.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/flower-leaf.svg);}.c-class-item{width:100%;}.c-class-item__wrapper{height:100%;display:flex;flex-direction:column;}.c-class-item__media{margin-bottom:2.5rem;}.c-class-item__media img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;}.c-class-item__content{text-align:center;}.c-class-item__title{margin-bottom:0.5rem;}
:root{--white:#fff;--krijt:#f0f1fa;--gras:#7fca56;--water:#1564cb;--bes:#f3613e;--lucht:#c3edfd;--inkt:#130d3a;--color-grey:var(--krijt);--color-grey-50:oklch(from var(--krijt) l c h / 50%);--color-grey-20:oklch(from var(--krijt) l c h / 20%);--color-primary:var(--bes);--color-secondary:var(--water);--color-tertiary:var(--gras);--color-default:var(--inkt);--color-light:var(--krijt);--color-dark:var(--inkt);--color-dark-50:oklch(from var(--color-dark) l c h / 50%);--color-dark-25:oklch(from var(--color-dark) l c h / 25%);--color-dark-4:oklch(from var(--color-dark) l c h / 4%);--color-white-60:oklch(from var(--white) l c h / 60%);--color-white-40:oklch(from var(--white) l c h / 40%);}:root{--font-base-family:"filson-pro","Helvetica","Arial",sans-serif;--font-sec-family:"filson-soft","Helvetica","Arial",sans-serif;--font-size:1.6rem;--font-size-big:1.8rem;--font-line-height:2.2rem;--font-line-height-big:2.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;}:root{--flex-gap:80px;--flex-total-columns:24;}:root{--grid-gap:80px;--row-gap:4rem;}.p-intro{overflow:hidden;}.c-intro{position:relative;--icon-color:var(--color-white-60);--icon-size:100%;}.c-intro__content{padding-top:4rem;}@media screen and (min-width:768px){.c-intro__content{padding-top:8rem;}}@media screen and (min-width:1150px){.c-intro__content{padding-top:12rem;}}.c-intro__content{padding-bottom:4rem;}@media screen and (min-width:768px){.c-intro__content{padding-bottom:8rem;}}@media screen and (min-width:1150px){.c-intro__content{padding-bottom:12rem;}}.h-padding-bottom-0 .c-intro__content{padding-bottom:0;}.c-intro__text{margin-top:2rem;}.c-intro__title,.c-intro__text{position:relative;z-index:1;}.c-intro .h1{margin-bottom:0;}.c-intro__bg-icon{position:absolute;z-index:0;top:0rem;inline-size:var(--icon-size);block-size:var(--icon-size);scale:1.2;translate:25%;opacity:0.2;}@media screen and (min-width:768px){.c-intro__bg-icon{scale:1.5;}}.c-intro__bg-icon svg{width:100%;height:100%;}.c-intro--icon-style-flower .flowerleafs{fill:var(--color-white-60);}.c-intro--icon-style-flower .flowercenter{fill:var(--color-primary);}.c-intro--icon-style-pencil .pencil1{fill:var(--color-white-60);}.c-intro--icon-style-pencil .flowercenter{fill:var(--color-primary);}
