/* @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;}.p-hero{overflow:hidden;}.c-hero{--icon-color:var(--color-white-60);--icon-size:35rem;position:relative;}.c-hero__wrapper{background:var(--color-primary);}@media screen and (min-width:768px){.c-hero__wrapper{display:flex;flex-wrap:wrap;}}.c-hero__content-wrapper{padding:4rem;}@media screen and (min-width:768px){.c-hero__content-wrapper{display:flex;align-items:center;padding:0;width:calc(12 / var(--flex-total-columns) * 100%);padding-left:calc(1 / var(--flex-total-columns) * 100%);}}.c-hero__title-big{position:relative;}.c-hero__title-big .h1--big{position:relative;z-index:1;display:block;}.c-hero__content{display:flex;flex-direction:column;height:70%;}.c-hero__text-wrapper{position:relative;z-index:2;max-width:80%;margin-top:auto;}.c-hero__media{position:relative;}@media screen and (min-width:768px){.c-hero__media{width:calc(12 / var(--flex-total-columns) * 100%);}}.c-hero__media img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;}@media screen and (min-width:768px){.c-hero__media img{aspect-ratio:3/4;}}@media screen and (min-width:992px){.c-hero__media img{aspect-ratio:1/1;}}@media screen and (min-width:1920px){.c-hero__media img{aspect-ratio:4/3;}}.c-hero__media::before{content:"";position:absolute;z-index:2;top:8%;right:8%;width:5rem;height:5rem;background:url(/themes/custom/moorsledegem_theme/img/emblem.svg) no-repeat center;}@media screen and (min-width:768px){.c-hero__media::before{width:7rem;height:7rem;}}@media screen and (min-width:1150px){.c-hero__media::before{width:10rem;height:10rem;}}.c-hero__bg-icon{position:absolute;z-index:0;top:0;left:0;inline-size:var(--icon-size);block-size:var(--icon-size);opacity:0.2;translate:-30% -30%;}.c-hero__bg-icon svg{width:100%;height:100%;}
: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;}:root{--speech-bubble-text-color:var(--color-dark);--speech-bubble-bg-color:var(--color-primary);--speech-bubble-rotation:-2deg;}.c-speech-bubble{background-color:var(--speech-bubble-bg-color);border-radius:5rem;padding:0.8rem 4rem;text-align:center;rotate:var(--speech-bubble-rotation);font-weight:var(--font-weight-medium);width:-moz-fit-content;width:fit-content;}.c-speech-bubble::before{content:"";position:absolute;z-index:0;bottom:0;left:-0.2rem;border-width:1.5rem;border-style:solid;border-color:transparent var(--speech-bubble-bg-color) var(--speech-bubble-bg-color) transparent;}.c-speech-bubble__text{color:var(--speech-bubble-text-color);position:relative;z-index:1;}.c-speechbubble-bg-image .c-speech-bubble{font-size:2.4rem;padding:1.2rem 3rem;}@media screen and (min-width:2111px){.c-speechbubble-bg-image .c-speech-bubble{font-size:3.5rem;padding:2rem 4.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;}.c-speechbubble-bg-image{position:relative;color:var(--color-light);overflow:hidden;}.c-speechbubble-bg-image .container{position:relative;z-index:1;}.c-speechbubble-bg-image__content{position:absolute;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;}@media screen and (min-width:1600px){.c-speechbubble-bg-image__wrapper{width:calc(18 / var(--flex-total-columns) * 100%);}}@media screen and (min-width:480px){.c-speechbubble-bg-image__wrapper .flex.flex--items-3 .flex__item{--flex-total-columns:1;}}@media screen and (min-width:768px){.c-speechbubble-bg-image__wrapper .flex.flex--items-3 .flex__item{--flex-total-columns:2;}}@media screen and (min-width:992px){.c-speechbubble-bg-image__wrapper .flex.flex--items-3 .flex__item{--flex-total-columns:3;}}.c-speechbubble-bg-image__wrapper .flex > .flex__item{display:flex;justify-content:center;}@media screen and (min-width:992px){.c-speechbubble-bg-image__wrapper .flex > .flex__item:nth-child(1),.c-speechbubble-bg-image__wrapper .flex > .flex__item:nth-child(4){justify-content:flex-end;}.c-speechbubble-bg-image__wrapper .flex > .flex__item:nth-child(3),.c-speechbubble-bg-image__wrapper .flex > .flex__item:nth-child(6){justify-content:flex-start;}}.c-speechbubble-bg-image__wrapper{--speech-bubble-text-color:var(--color-dark);}.c-speechbubble-bg-image__wrapper .blue-bg{--speech-bubble-bg-color:var(--water);--speech-bubble-text-color:var(--color-light);--speech-bubble-rotation:3deg;}.c-speechbubble-bg-image__wrapper .green-bg{--speech-bubble-bg-color:var(--gras);--speech-bubble-rotation:0deg;}.c-speechbubble-bg-image__wrapper .star-bg{--speech-bubble-bg-color:var(--lucht);--speech-bubble-rotation:-4deg;}.c-speechbubble-bg-image__wrapper .star-bg .c-speech-bubble{position:relative;}.c-speechbubble-bg-image__wrapper .star-bg .c-speech-bubble::after{content:"";position:absolute;z-index:3;top:0;right:0;width:6rem;height:6rem;translate:50% -50%;-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/star.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/star.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--water);}.c-speechbubble-bg-image__wrapper .heart-bg{--speech-bubble-bg-color:var(--color-dark);--speech-bubble-text-color:var(--bes);--speech-bubble-rotation:3deg;}.c-speechbubble-bg-image__wrapper .heart-bg .c-speech-bubble{position:relative;}.c-speechbubble-bg-image__wrapper .heart-bg .c-speech-bubble::after{content:"";position:absolute;z-index:3;top:0;right:0;width:6rem;height:6rem;translate:50% -50%;-webkit-mask-image:url(/themes/custom/moorsledegem_theme/icons/heart.svg);mask-image:url(/themes/custom/moorsledegem_theme/icons/heart.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--bes);}.c-speechbubble-bg-image__wrapper .moorsledgem-icon{--speech-bubble-rotation:3deg;}.c-speechbubble-bg-image__wrapper .moorsledgem-icon .c-speech-bubble{position:relative;padding:0.5rem 2rem;}.c-speechbubble-bg-image__wrapper .moorsledgem-icon .c-speech-bubble::after{content:"";display:block;z-index:3;top:0;right:0;width:4rem;height:4rem;-webkit-mask-image:url(/themes/custom/moorsledegem_theme/img/emblem.svg);mask-image:url(/themes/custom/moorsledegem_theme/img/emblem.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--inkt);}.c-speechbubble-bg-image__media{position:relative;}.c-speechbubble-bg-image__media img{aspect-ratio:3/6;-o-object-fit:cover;object-fit:cover;height:100%;}@media screen and (min-width:480px){.c-speechbubble-bg-image__media img{aspect-ratio:3/4;-o-object-position:top center;object-position:top center;}}@media screen and (min-width:768px){.c-speechbubble-bg-image__media img{aspect-ratio:16/9;}}@media screen and (min-width:992px){.c-speechbubble-bg-image__media img{aspect-ratio:16/9;}}@media screen and (min-width:1600px){.c-speechbubble-bg-image__media img{aspect-ratio:3/1;}}
: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;}@media screen and (min-width:1920px){.c-text__wrapper{width:calc(18 / var(--flex-total-columns) * 100%);}}.c-text--center-on .c-text__wrapper{margin:0 auto;}
: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;}:root{--tm-icon-color:var(--color-primary);--tm-icon-color-title:var(--color-tertiary);--tm-icon-color-media:var(--color-secondary);--tm-icon-size:8rem;--tm-icon-media-size:30rem;--tm-icon-media-rotate:0;--tm-icon-media-offset-x:0;--tm-icon-media-offset-y:0;--tm-icon-opacity:1;}.p-text-media{overflow:hidden;}.c-text-media{--icon-color:var(--tm-icon-color);}@media screen and (min-width:768px){.c-text-media__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;}}.c-text-media__media{--flex-total-columns:18;position:relative;display:flex;align-items:center;}@media screen and (min-width:768px){.c-text-media__media{width:calc(8 / var(--flex-total-columns) * 100%);}}.c-text-media__media .field--name-field-media{position:relative;z-index:1;width:100%;}.c-text-media__media .c-speech-bubble{position:absolute;z-index:1;bottom:4rem;left:0;right:0;margin:auto;}@media screen and (min-width:768px) and (max-width:992px){.c-text-media__media img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;}}.c-text-media__content{margin-top:5rem;}@media screen and (min-width:768px){.c-text-media__content{width:calc(11 / var(--flex-total-columns) * 100%);margin-left:calc(1 / var(--flex-total-columns) * 100%);display:flex;flex-direction:column;justify-content:center;margin-top:0;}}.c-text-media__title{position:relative;}.c-text-media__title > *{position:relative;z-index:1;}.c-text-media__title-icon,.c-text-media__media-icon{display:block;position:absolute;z-index:0;pointer-events:none;overflow:visible;inline-size:var(--tm-icon-size);block-size:var(--tm-icon-size);}.c-text-media__title-icon svg,.c-text-media__media-icon svg{width:100%;height:100%;}.h-bg-color-primary .c-text-media__title-icon svg,.h-bg-color-primary .c-text-media__media-icon svg{--icon-color:var(--color-white-40);}.c-text-media__title-icon{--icon-color:var(--tm-icon-color-title);top:0;left:0;translate:-50% -50%;rotate:var(--tm-icon-title-rotate);}.c-text-media__media-icon{--icon-color:var(--tm-icon-color-media);--tm-icon-size:var(--tm-icon-media-size);}@media screen and (max-width:480px){.c-text-media__media-icon{display:none;}}.c-text-media__media-icon{bottom:var(--tm-icon-media-offset-y);left:var(--tm-icon-media-offset-x);translate:-50% 25%;}.c-text-media--media-position-left .c-text-media__media-icon{left:var(--tm-icon-media-offset-x);rotate:var(--tm-icon-media-rotate);}.c-text-media--media-position-right .c-text-media__media-icon{right:var(--tm-icon-media-offset-x);left:auto;translate:50% 25%;rotate:var(--tm-icon-media-rotate);}.c-text-media--media-position-left.c-text-media--icon-style-pencil .c-text-media__media-icon{--tm-icon-media-rotate:0deg;scale:-1 1;}.c-text-media--media-position-left.c-text-media--icon-style-pear .c-text-media__media-icon{--tm-icon-media-rotate:0deg;scale:-1 1;}.c-text-media--icon-style-pencil{--tm-icon-media-size:24rem;--tm-icon-title-rotate:180deg;--tm-icon-media-offset-y:0;}.c-text-media--icon-style-compass{--tm-icon-title-rotate:25deg;--tm-icon-media-rotate:20deg;--tm-icon-media-offset-x:-2.5rem;--tm-icon-media-offset-y:2rem;--tm-icon-color:transparent !important;}.c-text-media--icon-style-heart{--tm-icon-media-rotate:20deg;}@media screen and (min-width:768px){.c-text-media--media-position-right .c-text-media__wrapper{flex-direction:row-reverse;}}@media screen and (min-width:768px){.c-text-media--media-position-right .c-text-media__media{margin-left:calc(1 / var(--flex-total-columns) * 100%);}}@media screen and (min-width:768px){.c-text-media--media-position-right .c-text-media__content{margin-left:0;}}.c-text-media--media-position-right .c-text-media--icon-style-pencil{scale:1;}.c-text-media--media-position-right .c-text-media--icon-style-balloon{scale:1;}
