.home_news{--theme-color: var(--brand-blue-default)}.home_news__element{margin:var(--sp-large) 0}.home_news__list{display:flex;flex-wrap:wrap;margin:var(--sp-tiny) 0 var(--sp-tiny)}.home_news__footer{display:flex;margin:var(--sp-tiny) 0 var(--sp-xxl);justify-content:center}.home_news__footer>*{display:none}@media(max-width:767.98px){.home_news__footer>*{display:block}}.home_news .news_pages{--items-per-row: 3}@media(max-width:1199.98px){.home_news .news_pages{--items-per-row: 2}}@media(max-width:767.98px){.home_news .news_pages{--items-per-row: 1}}.home_news .news-item{aspect-ratio:500/700}.home_news .news-item:nth-child(2){--item-bg: var(--brand-light-blue-light)}.home_news .news-item__title{min-height:5rem;--lines-to-clamp: 2;display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp))}.home_news .news-item__intro{margin-top:2.25rem;--lines-to-clamp: 6}.home_news .news-item__intro p,.home_news .news-item__intro h1,.home_news .news-item__intro h2,.home_news .news-item__intro h3,.home_news .news-item__intro h4{display:none}.home_news .news-item__intro p:first-child,.home_news .news-item__intro h1:first-child,.home_news .news-item__intro h2:first-child,.home_news .news-item__intro h3:first-child,.home_news .news-item__intro h4:first-child{display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp))}.home_news .news-item--with-list{background:transparent}@media(max-width:1199.98px){.home_news .news-item--with-list{width:100%;aspect-ratio:auto}}.home_news .news-item__list{list-style:none;height:100%;margin:0;padding:0;display:flex;flex-wrap:wrap;--items-per-row: 1;--item-gap: 0}@media(max-width:1199.98px){.home_news .news-item__list{width:100%;--items-per-row: 2;--item-gap: 1rem;flex-direction:row;gap:0 var(--item-gap);height:auto}}@media(max-width:767.98px){.home_news .news-item__list{width:100%;--items-per-row: 1;--item-gap: 0}}.home_news .small-news-item{position:relative;padding:var(--sp-xs) 0;display:flex;width:100%;height:20%;border-top:2px solid var(--brand-blue-default)}.home_news .small-news-item:hover{background-color:var(--brand-blue-5)}@media(min-width:768px)and (max-width:1199.98px){.home_news .small-news-item{height:auto;width:calc(100% / var(--items-per-row) - var(--item-gap) * (var(--items-per-row) - 1) / var(--items-per-row))}.home_news .small-news-item:last-child{display:none}.home_news .small-news-item:nth-child(3),.home_news .small-news-item:nth-child(4){border-bottom:2px solid var(--brand-blue-default)}}@media(max-width:767.98px){.home_news .small-news-item{width:100%}}.home_news .small-news-item:last-child{border-bottom:2px solid var(--brand-blue-default)}.home_news .small-news-item .image{overflow:clip;height:100%;width:auto;aspect-ratio:800/600}@media(max-width:1199.98px){.home_news .small-news-item .image{max-width:25%}}.home_news .small-news-item .image-container{height:100%}.home_news .small-news-item .image img{display:block;object-fit:cover;width:100%;height:100%;transition:5s ease}.home_news .small-news-item:hover .title{color:var(--brand-blue-default)}.home_news .small-news-item .title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.home_news .small-news-item .title h1,.home_news .small-news-item .title h2,.home_news .small-news-item .title h3,.home_news .small-news-item .title h4,.home_news .small-news-item .title h5,.home_news .small-news-item .title h6,.home_news .small-news-item .title p,.home_news .small-news-item .title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.home_news .small-news-item .title h1,.home_news .small-news-item .title h2,.home_news .small-news-item .title h3,.home_news .small-news-item .title h4,.home_news .small-news-item .title h5,.home_news .small-news-item .title h6,.home_news .small-news-item .title p{margin:0;padding:0}.home_news .small-news-item .title{--line-height: 1.25;line-height:var(--line-height);font-size:1.125rem;margin-bottom:.25em}@media(min-width:992px){.home_news .small-news-item .title{font-size:1.25rem}}.home_news .small-news-item .title{padding:0 var(--sp-sm);--line-height: 1.25;line-height:var(--line-height);--lines-to-clamp: 3;display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp))}@media(min-width:1200px){.home_news .small-news-item .title{--lines-to-clamp: 2}}@media(min-width:1500px){.home_news .small-news-item .title{--lines-to-clamp: 3}}.home_news .small-news-item .link span{position:absolute;inset:0}.news-item{--item-bg: white;display:flex;flex-direction:column;position:relative;width:calc(100% / var(--items-per-row) - var(--item-gap) * (var(--items-per-row) - 1) / var(--items-per-row));overflow:hidden;background:var(--item-bg);color:var(--c-black);aspect-ratio:500/500}.news_pages[lux-page="1"] .news-item:nth-child(4),.news_pages[lux-page="1"] .news-item:nth-child(8),.news_pages[lux-page="1"] .news-item:nth-child(9){--item-bg: var(--brand-pink-light);flex-direction:column-reverse;border-bottom:1.25rem solid var(--item-bg)}.news_pages[lux-page="1"] .news-item:nth-child(4) .news-item__text,.news_pages[lux-page="1"] .news-item:nth-child(8) .news-item__text,.news_pages[lux-page="1"] .news-item:nth-child(9) .news-item__text{aspect-ratio:auto;bottom:auto;top:0}.news_pages[lux-page="1"] .news-item:nth-child(4) .news-item__image,.news_pages[lux-page="1"] .news-item:nth-child(8) .news-item__image,.news_pages[lux-page="1"] .news-item:nth-child(9) .news-item__image{position:relative;height:100%}.news_pages[lux-page="1"] .news-item:nth-child(4) .news-item__image-container,.news_pages[lux-page="1"] .news-item:nth-child(8) .news-item__image-container,.news_pages[lux-page="1"] .news-item:nth-child(9) .news-item__image-container{position:absolute;left:0;top:0;border-left:1.25rem solid var(--item-bg);border-right:1.25rem solid var(--item-bg)}.news_pages[lux-page="1"] .news-item:nth-child(8){--item-bg: var(--brand-light-green-light)}.news_pages[lux-page="1"] .news-item:nth-child(9){--item-bg: var(--brand-light-blue-light)}.news_pages:not([lux-page="1"]) .news-item:nth-child(2),.news_pages:not([lux-page="1"]) .news-item:nth-child(6),.news_pages:not([lux-page="1"]) .news-item:nth-child(8){--item-bg: var(--brand-pink-light);flex-direction:column-reverse;border-bottom:1.25rem solid var(--item-bg)}.news_pages:not([lux-page="1"]) .news-item:nth-child(2) .news-item__text,.news_pages:not([lux-page="1"]) .news-item:nth-child(6) .news-item__text,.news_pages:not([lux-page="1"]) .news-item:nth-child(8) .news-item__text{aspect-ratio:auto;bottom:auto;top:0}.news_pages:not([lux-page="1"]) .news-item:nth-child(2) .news-item__image,.news_pages:not([lux-page="1"]) .news-item:nth-child(6) .news-item__image,.news_pages:not([lux-page="1"]) .news-item:nth-child(8) .news-item__image{position:relative;height:100%}.news_pages:not([lux-page="1"]) .news-item:nth-child(2) .news-item__image-container,.news_pages:not([lux-page="1"]) .news-item:nth-child(6) .news-item__image-container,.news_pages:not([lux-page="1"]) .news-item:nth-child(8) .news-item__image-container{position:absolute;left:0;top:0;border-left:1.25rem solid var(--item-bg);border-right:1.25rem solid var(--item-bg)}.news_pages:not([lux-page="1"]) .news-item:nth-child(8){--item-bg: var(--brand-light-green-light)}.news_pages:not([lux-page="1"]) .news-item:nth-child(9){--item-bg: var(--brand-light-blue-light)}.news-item--featured{aspect-ratio:800/600;--items-per-row: 2}@media(max-width:767.98px){.news-item--featured{--items-per-row: 1}}.news-item--variant_0 .news-item__text{aspect-ratio:auto;background:transparent;color:#fff;padding:0 1.5rem 1.5rem 4rem;min-height:15rem}@media(max-width:767.98px){.news-item--variant_0 .news-item__text{padding:1rem 1rem 1.5rem 3rem;min-height:auto}}.news-item--variant_0 .news-item__text:after{content:"";display:block;width:3.5rem;aspect-ratio:1;position:absolute;top:2.25rem;left:0;background:var(--page-bg);transform:translate(-60%) rotate(45deg);transition:.3s ease}@media(max-width:767.98px){.news-item--variant_0 .news-item__text:after{width:2.5rem;top:1.5rem}}.news-item--variant_0:hover .news-item__text:after{transform:translate(-50%) rotate(45deg)}.news-item--variant_0 .news-item__image{position:relative}.news-item--variant_0 .news-item__image:after{content:"";position:absolute;inset:0;background:var(--c-black-25)}.news-item--variant_0 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p,.news-item--variant_0 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p{margin:0;padding:0}.news-item--variant_0 .news-item__title{font-size:1.5rem;--line-height: 1.125;line-height:var(--line-height);margin-bottom:.25em}@media(min-width:768px){.news-item--variant_0 .news-item__title{font-size:2rem}}@media(min-width:992px){.news-item--variant_0 .news-item__title{font-size:2.25rem}}@media(min-width:1200px){.news-item--variant_0 .news-item__title{font-size:2.5rem}}.news-item--variant_0 .news-item__title{font-weight:600}@media(min-width:768px)and (max-width:991.98px){.news-item--variant_0 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p,.news-item--variant_0 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p{margin:0;padding:0}.news-item--variant_0 .news-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em;font-weight:600}}@media(min-width:768px)and (max-width:991.98px)and (min-width:768px){.news-item--variant_0 .news-item__title{font-size:1.5rem}}@media(min-width:768px)and (max-width:991.98px)and (min-width:1200px){.news-item--variant_0 .news-item__title{font-size:2rem}}@media(max-width:767.98px){.news-item--variant_0 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p,.news-item--variant_0 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p{margin:0;padding:0}.news-item--variant_0 .news-item__title{font-size:2rem;margin-bottom:.25em;font-weight:600}}@media(max-width:767.98px)and (min-width:768px){.news-item--variant_0 .news-item__title{font-size:2.5rem}}@media(max-width:767.98px)and (min-width:992px){.news-item--variant_0 .news-item__title{font-size:3rem}}@media(max-width:767.98px)and (min-width:1500px){.news-item--variant_0 .news-item__title{font-size:3.5rem}}@media(max-width:575.98px){.news-item--variant_0 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p,.news-item--variant_0 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_0 .news-item__title h1,.news-item--variant_0 .news-item__title h2,.news-item--variant_0 .news-item__title h3,.news-item--variant_0 .news-item__title h4,.news-item--variant_0 .news-item__title h5,.news-item--variant_0 .news-item__title h6,.news-item--variant_0 .news-item__title p{margin:0;padding:0}.news-item--variant_0 .news-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em;font-weight:600}}@media(max-width:575.98px)and (min-width:768px){.news-item--variant_0 .news-item__title{font-size:1.5rem}}@media(max-width:575.98px)and (min-width:1200px){.news-item--variant_0 .news-item__title{font-size:2rem}}.news-item--variant_1 .news-item__text{--offset: 1.5rem;--padding_sides: 2.5rem;--top_offset: 3rem;--driehoek-hoogte: 2rem}@media(max-width:991.98px){.news-item--variant_1 .news-item__text{--driehoek-hoogte: 1.5rem;--padding_sides: 1.5rem;--top_offset: 5rem}}.news-item--variant_1 .news-item__text{isolation:isolate;aspect-ratio:auto;background:transparent;left:var(--offset);right:var(--offset);bottom:var(--offset);padding:1.5rem var(--padding_sides);min-height:15rem}@media(max-width:991.98px){.news-item--variant_1 .news-item__text{min-height:auto;padding:3rem var(--padding_sides) 1rem}}.news-item--variant_1 .news-item__text:before{position:absolute;top:-3rem;left:0;right:0;bottom:0;content:"";background:#fffc;clip-path:polygon(0 var(--top_offset),calc(var(--padding_sides) * 1.7 - var(--driehoek-hoogte)) var(--top_offset),calc(var(--padding_sides) * 1.7 - var(--driehoek-hoogte) + var(--driehoek-hoogte)) calc(var(--top_offset) - var(--driehoek-hoogte)),calc(var(--padding_sides) * 1.7 - var(--driehoek-hoogte) + var(--driehoek-hoogte) * 2) var(--top_offset),100% var(--top_offset),100% 100%,0% 100%);z-index:-1;transition:.3s ease}.news-item--variant_1:hover .news-item__text:before{--driehoek-hoogte: 2.5rem}.news-item--variant_1 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p,.news-item--variant_1 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p{margin:0;padding:0}.news-item--variant_1 .news-item__title{font-size:1.5rem;--line-height: 1.125;line-height:var(--line-height);margin-bottom:.25em}@media(min-width:768px){.news-item--variant_1 .news-item__title{font-size:2rem}}@media(min-width:992px){.news-item--variant_1 .news-item__title{font-size:2.25rem}}@media(min-width:1200px){.news-item--variant_1 .news-item__title{font-size:2.5rem}}.news-item--variant_1 .news-item__title{font-weight:600}@media(min-width:768px)and (max-width:991.98px){.news-item--variant_1 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p,.news-item--variant_1 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p{margin:0;padding:0}.news-item--variant_1 .news-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em;font-weight:600}}@media(min-width:768px)and (max-width:991.98px)and (min-width:768px){.news-item--variant_1 .news-item__title{font-size:1.5rem}}@media(min-width:768px)and (max-width:991.98px)and (min-width:1200px){.news-item--variant_1 .news-item__title{font-size:2rem}}@media(max-width:767.98px){.news-item--variant_1 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p,.news-item--variant_1 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p{margin:0;padding:0}.news-item--variant_1 .news-item__title{font-size:2rem;margin-bottom:.25em;font-weight:600}}@media(max-width:767.98px)and (min-width:768px){.news-item--variant_1 .news-item__title{font-size:2.5rem}}@media(max-width:767.98px)and (min-width:992px){.news-item--variant_1 .news-item__title{font-size:3rem}}@media(max-width:767.98px)and (min-width:1500px){.news-item--variant_1 .news-item__title{font-size:3.5rem}}@media(max-width:575.98px){.news-item--variant_1 .news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p,.news-item--variant_1 .news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item--variant_1 .news-item__title h1,.news-item--variant_1 .news-item__title h2,.news-item--variant_1 .news-item__title h3,.news-item--variant_1 .news-item__title h4,.news-item--variant_1 .news-item__title h5,.news-item--variant_1 .news-item__title h6,.news-item--variant_1 .news-item__title p{margin:0;padding:0}.news-item--variant_1 .news-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em;font-weight:600}}@media(max-width:575.98px)and (min-width:768px){.news-item--variant_1 .news-item__title{font-size:1.5rem}}@media(max-width:575.98px)and (min-width:1200px){.news-item--variant_1 .news-item__title{font-size:2rem}}.news-item__content{position:relative;height:100%}.news-item__text{position:absolute;left:0;right:0;bottom:0;padding:1rem 1.5rem 2.25rem;background:var(--item-bg);aspect-ratio:500/200}.news-item__title{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item__title h1,.news-item__title h2,.news-item__title h3,.news-item__title h4,.news-item__title h5,.news-item__title h6,.news-item__title p,.news-item__title a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item__title h1,.news-item__title h2,.news-item__title h3,.news-item__title h4,.news-item__title h5,.news-item__title h6,.news-item__title p{margin:0;padding:0}.news-item__title{font-size:1.375rem;--line-height: 1.1;line-height:var(--line-height);margin-bottom:.25em}@media(min-width:768px){.news-item__title{font-size:1.5rem}}@media(min-width:1200px){.news-item__title{font-size:2rem}}.news-item__title{font-family:var(--f-basic),sans-serif;font-weight:600;margin-bottom:.5rem;--line-height: 1.25;line-height:var(--line-height);--lines-to-clamp: 3;display:-webkit-box;-webkit-line-clamp:var(--lines-to-clamp, 2);line-clamp:var(--lines-to-clamp, 2);-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:clip;padding-bottom:.2em;max-height:calc(var(--line-height) * 1em * var(--lines-to-clamp))}.news-item__date{--line-height: 1.125;line-height:var(--line-height);margin:0;word-break:keep-all;font-weight:300;text-wrap:balance;text-wrap:pretty}.news-item__date h1,.news-item__date h2,.news-item__date h3,.news-item__date h4,.news-item__date h5,.news-item__date h6,.news-item__date p,.news-item__date a{font-size:inherit;line-height:inherit;font-weight:inherit;font-family:inherit;color:inherit}.news-item__date h1,.news-item__date h2,.news-item__date h3,.news-item__date h4,.news-item__date h5,.news-item__date h6,.news-item__date p{margin:0;padding:0}.news-item__date{--line-height: 1.25;line-height:var(--line-height);font-size:1.125rem;margin-bottom:.25em}@media(min-width:992px){.news-item__date{font-size:1.25rem}}.news-item__date{margin-bottom:var(--sp-tiny)}.news-item__image{width:100%}.news-item__image:after{content:"";position:absolute;inset:0}@media(max-width:767.98px){.news-item__image{width:100%}}.news-item__image-container{aspect-ratio:800/600;overflow:clip}.news-item__image img{object-fit:cover;width:100%;height:100%;scale:1;transition:scale var(--animation-slow-zoom-out, 10s) ease}.news-item:hover .news-item__image img{scale:1.1;transition:var(--animation-slow-zoom-in, 5s) ease}.news-item__link span{position:absolute;inset:0}.news_pages{--items-per-row: 3;--item-gap: 1rem;display:flex;flex-wrap:wrap;width:100%;gap:var(--item-gap)}@media(max-width:991.98px){.news_pages{--items-per-row: 2}}@media(max-width:767.98px){.news_pages{--items-per-row: 1}}