:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-latest-news{background:#0033a0;margin:0 auto;overflow:hidden;padding:0 1rem}@media screen and (min-width:48em){.m-latest-news{padding:0 4rem}}@media print,screen and (min-width:64em){.m-latest-news{padding:0 5rem}}@media screen and (min-width:80em){.m-latest-news{padding:0 7rem}}@media screen and (min-width:90em){.m-latest-news{max-width:var(--latest-news-max-width,112.5rem)}}.m-latest-news__header{align-items:center;border-bottom:0;display:flex;justify-content:space-between;margin:var(--latest-news-header-margin,0 0 1rem);padding:var(--latest-news-header-padding,0 0 .25rem)}@media screen and (min-width:48em){.m-latest-news__header{margin:var(--latest-news-header-margin,0 0 1.5rem);padding:var(--latest-news-header-padding,0 0 .5rem)}}.m-latest-news__heading{font-family:Rangers,Outfit,Roboto,Arial,sans-serif;font-size:var(--latest-news-heading-font-size,1.5rem);font-weight:400;line-height:1;margin:var(--latest-news-heading-margin,0);text-transform:uppercase}.m-latest-news__link{background:none;border:0;border-radius:0;color:#fff;font-size:var(--latest-news-view-all-link-font-size,1rem);font-weight:600;margin-right:1rem;padding:var(--latest-news-view-all-link-padding,0)}.m-latest-news__link:focus,.m-latest-news__link:hover{background:transparent;color:red;text-decoration:none}.m-latest-news__link-icon{display:none;display:block;fill:#0033a0;left:0;margin-left:0;position:relative;transition:.14s}.m-latest-news__link:hover .m-latest-news__link-icon{left:.5rem}@media print,screen and (min-width:40em){.m-latest-news .view-content{display:flex;flex-wrap:wrap}}.m-latest-news .view-content:has(>div:not([class])){--columns:var(--latest-news-columns,1);gap:var(--latest-news-gap,1rem)}@media print,screen and (min-width:40em){.m-latest-news .view-content:has(>div:not([class])){--columns:var(--latest-news-columns,2)}}@media screen and (min-width:48em){.m-latest-news .view-content:has(>div:not([class])){--columns:var(--latest-news-columns,3)}}@media print,screen and (min-width:64em){.m-latest-news .view-content:has(>div:not([class])){--columns:var(--latest-news-columns,4)}}.m-latest-news .view-content>div:not([class]){display:flex;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));margin-bottom:1rem}.m-latest-news__inner{padding-top:var(--latest-news-inner-padding-top,2rem)}.m-latest-news__list{overflow:hidden}.m-latest-news--variant-3{background:var(--latest-news-background,none)}.m-latest-news--variant-3 .m-latest-news__header{align-items:flex-end;display:none;flex-wrap:wrap}.m-latest-news--variant-3 .m-latest-news__heading{color:var(--latest-news-heading-color,inherit);padding:var(--latest-news-heading-padding,0)}@media screen and (min-width:80em){.m-latest-news__list-wrapper{align-items:flex-start;display:flex;gap:var(--latest-news-list-wrapper-gap,2rem)}}.m-latest-news__most-recent{display:flex;flex-wrap:wrap;gap:var(--latest-news-most-recent-gap,1rem);--gap:var(--latest-news-most-recent-gap,1rem);--columns:var(--latest-news-most-recent-columns,1)}@media screen and (min-width:80em){.m-latest-news__most-recent{flex:1}}.m-latest-news__most-recent>.m-teaser{flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}.m-latest-news__most-recent-list{display:flex;flex-direction:column}@media screen and (min-width:80em){.m-latest-news__most-recent-list{flex:1}}.m-latest-news{--latest-news-header-margin:0;--latest-news-header-padding:0;--latest-news-heading-color:#0033a0;--latest-news-heading-font-family:Rangers,Outfit,Roboto,Arial,sans-serif;--latest-news-heading-font-size:2rem;--latest-news-heading-margin:0 auto 0 0;--latest-news-heading-text-transform:uppercase;--latest-news-inner-padding-top:0;--latest-news-max-width:none;--latest-news-view-all-link-font-size:1.125rem}@media print,screen and (min-width:40em){.m-latest-news{--latest-news-most-recent-columns:2;--latest-news-most-recent-gap:1.5rem}}@media screen and (min-width:80em){.m-latest-news{--latest-news-most-recent-gap:2rem;--latest-news-heading-font-size:2.25rem}.m-latest-news__list-wrapper{align-items:stretch}}.m-latest-news--variant-3{padding:1rem 1rem 1.5rem}@media print,screen and (min-width:64em){.m-latest-news--variant-3{padding:2rem 1.5rem;padding:2rem 1.5rem 3.5rem}}.m-latest-news--category{padding:1.5rem 0}@media print,screen and (min-width:64em){.m-latest-news--category{padding:2rem 0}}@media screen and (min-width:80em){.m-latest-news--category{padding:3.5rem 0}}.m-latest-news__inner{display:flex;flex-direction:column;gap:1rem}.m-latest-news__header{align-items:flex-start;flex-direction:column;gap:1rem}@media screen and (min-width:48em){.m-latest-news__header{align-items:flex-end;flex-flow:row wrap}}.m-latest-news--category .m-latest-news__footer,.m-latest-news--category .m-latest-news__header{color:#fff;padding:0 1rem}@media print,screen and (min-width:64em){.m-latest-news--category .m-latest-news__footer,.m-latest-news--category .m-latest-news__header{padding:0 1.5rem}}@media screen and (min-width:48em){.m-latest-news--category .m-latest-news__footer{display:none}}.m-latest-news .view-content{display:block}.m-latest-news__link{align-items:center;display:flex;gap:.5rem;margin:0}.m-latest-news__header .m-latest-news__link{display:none}@media screen and (min-width:48em){.m-latest-news__header .m-latest-news__link{display:flex}}.m-latest-news__link:after{background:#fff;content:"";display:block;height:1rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2YxZjFmOCIgZD0iTTguMjIuMDYgNi43OCAxLjQ1bDUuMzY1IDUuNTU0SDB2MmgxMi4xNDRMNi43ODEgMTQuNTZsMS40MzggMS4zOSA3LTcuMjUuNjcxLS42OTUtLjY3LS42OTV6Ii8+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2YxZjFmOCIgZD0iTTguMjIuMDYgNi43OCAxLjQ1bDUuMzY1IDUuNTU0SDB2MmgxMi4xNDRMNi43ODEgMTQuNTZsMS40MzggMS4zOSA3LTcuMjUuNjcxLS42OTUtLjY3LS42OTV6Ii8+PC9zdmc+) no-repeat center/contain;width:1rem}.m-latest-news__link:hover{color:#ff6900}.m-latest-news__link:hover:after{background:#ff6900}@media screen and (min-width:80em){.m-latest-news__most-recent{flex:1.93}}@media print,screen and (max-width:79.99875em){.m-latest-news__most-recent .m-teaser__content{border-bottom:0}}.m-latest-news__most-recent-list{border-top:.0625rem solid #cdd2d9;margin-top:1.5rem}@media screen and (min-width:80em){.m-latest-news__most-recent-list{border-top:0;margin-top:0}}.m-latest-news__most-recent-list .m-teaser__thumbnail{display:none}.m-latest-news__most-recent-list .m-teaser__content{padding:1rem 0}@media print,screen and (min-width:64em){.m-latest-news__most-recent-list .m-teaser__content{padding:1.5rem 0}}.m-latest-news--category .m-teaser__category:before,.m-latest-news__most-recent .m-teaser__category:before,.m-latest-news__most-recent-list .m-teaser__category:before{opacity:1}.m-latest-news--category .m-teaser__category:before,.m-latest-news--category .m-teaser__publish-date:before,.m-latest-news__most-recent .m-teaser__category:before{background:#cdd2d9}.m-latest-news--category .m-teaser__category,.m-latest-news--category .m-teaser__publish-date{color:#acb4bb}.m-latest-news--category .m-teaser:hover .m-teaser__title{color:#ff6900}.m-latest-news--category .m-teaser--card:after,.m-latest-news--category .m-teaser__thumbnail:before{background-color:#ff6900}.m-latest-news__most-recent-list .m-teaser__category:before{background:#cdd2d9}.m-latest-news__most-recent-list .m-teaser__title{font-size:1.125rem}.m-latest-news--category .m-teaser__title{color:#fff}.m-latest-news--category .glide__slide{padding:.1875rem 0 0}.m-latest-news__cssglide{min-width:0;position:relative;--glide-bound:1;--glide-per-view:1;--glide-gap:16;--glide-peek-before:16;--glide-peek-after:48}@media screen and (min-width:48em){.m-latest-news__cssglide{--glide-per-view:2}}@media print,screen and (min-width:64em){.m-latest-news__cssglide{--glide-per-view:3;--glide-gap:32;--glide-peek-before:24;--glide-peek-after:64}}.m-latest-news .glide__arrows{display:none;width:100%}@media screen and (min-width:48em){.m-latest-news .glide__arrows{display:block}}.m-latest-news .glide__arrow{position:absolute;top:50%;top:calc(28.125% + 25px);transform:translateY(-50%)}.m-latest-news .glide__arrow--left{left:1.5rem}.m-latest-news .glide__arrow--right{right:1.5rem}