.cookie-notice{position:fixed;bottom:2rem;left:2rem;z-index:1000;background:var(--color-white);border:1px solid var(--color-middle-blue);border-radius:1rem;box-shadow:0 4px 20px rgba(0,72,91,.1);max-width:400px;animation:slideUp .3s ease-out forwards}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media only screen and (max-width:768px){.cookie-notice{bottom:1rem;left:1rem;right:1rem;max-width:none}}.cookie-notice__container{padding:2rem}@media only screen and (max-width:768px){.cookie-notice__container{padding:1.5rem}}.cookie-notice__content{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:768px){.cookie-notice__content{gap:1.2rem}}.cookie-notice__info{flex:1 1;min-width:0}.cookie-notice__title{font-size:1.6rem;font-weight:600;color:var(--color-dark-blue);margin-bottom:.5rem}@media only screen and (max-width:768px){.cookie-notice__title{font-size:1.4rem;margin-bottom:.4rem}}.cookie-notice__description{font-size:1.3rem;font-weight:400;color:var(--color-dark-gray-blue);line-height:1.4;margin-bottom:.4rem}@media only screen and (max-width:768px){.cookie-notice__description{font-size:1.2rem;line-height:1.3}}.cookie-notice__analytics{font-size:1.1rem;font-weight:400;color:var(--color-gray-blue);line-height:1.3}@media only screen and (max-width:768px){.cookie-notice__analytics{font-size:1rem}}.cookie-notice__actions{display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:768px){.cookie-notice__actions{justify-content:center}}.cookie-notice__button{background:var(--color-dark-blue);color:var(--color-white);border:none;border-radius:.6rem;padding:1rem 2rem;font-size:1.3rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s ease-in-out;letter-spacing:.045em;white-space:nowrap}.cookie-notice__button:hover{background:var(--color-turquoise)}.cookie-notice__button:active{transform:translateY(0)}@media only screen and (max-width:768px){.cookie-notice__button{padding:1rem 1.5rem;font-size:1.2rem}}.header-heading{background:var(--color-dark-blue);padding-top:14rem;padding-bottom:6rem;border-radius:0 0 7rem 7rem}@media only screen and (max-width:768px){.header-heading{padding:9rem 0 5rem;border-radius:0 0 3rem 3rem}}.header-heading .container{display:flex}@media only screen and (max-width:768px){.header-heading .container{flex-direction:column}}.header-heading__breadcrumbs{max-width:34rem!important;margin-bottom:0!important}@media only screen and (max-width:768px){.header-heading__breadcrumbs{max-width:100%!important;margin-bottom:3rem!important}}.header-heading__breadcrumbs a{color:var(--color-white)!important}.header-heading__breadcrumbs span{color:var(--color-blue)!important}.header-heading__breadcrumbs>:after{background:var(--color-white)!important}.header-heading__text{flex:2 1;padding-right:10rem;color:var(--color-blue);font-size:6.4rem;font-weight:500;line-height:6.4rem;white-space:pre-wrap}@media only screen and (max-width:768px){.header-heading__text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;font-size:3.6rem;padding-right:0;line-height:3.8rem}}.header-heading__text span{color:var(--color-white);position:relative;display:inline-block}.header-heading__text span:after{position:absolute;bottom:-2.7rem;left:0;background-image:url('data:image/svg+xml,<svg width="86" height="17" viewBox="0 0 86 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_123_22)"><path d="M0 14C17.2306 14 25.3694 3 42.6 3C59.8306 3 67.9694 14 85.2 14C102.431 14 110.569 3 127.8 3C145.031 3 153.169 14 170.4 14C187.631 14 195.769 3 213 3" stroke="white" stroke-width="6"/></g><defs><clipPath id="clip0_123_22"><rect width="86" height="17" fill="white"/></clipPath></defs></svg>');background-repeat:repeat-x;width:100%;height:1.7rem;content:"";display:block}@media only screen and (max-width:768px){.header-heading__text span:after{display:none}}.breadcrumbs{width:100%;margin-bottom:3rem}.breadcrumbs a{font-size:1.4rem;font-weight:400;color:var(--color-dark-blue);transition:all .3s ease-in-out;text-decoration:none}.breadcrumbs a:hover{cursor:pointer;text-decoration:underline}.breadcrumbs span{font-size:1.4rem;font-weight:400;color:var(--color-blue)}.breadcrumbs>*{padding-left:3.2rem;position:relative}.breadcrumbs>:after{position:absolute;display:block;content:"";width:2rem;height:.1rem;background:var(--color-dark-blue);top:1rem;left:.4rem}.breadcrumbs>:first-child{padding-left:0}.breadcrumbs>:first-child:after{display:none}.articles-page{margin-top:7rem}@media only screen and (max-width:768px){.articles-page{margin-top:6rem}}.articles-page__article-card-accent{margin-bottom:7rem}@media only screen and (max-width:768px){.articles-page__article-card-accent{margin-bottom:6rem}}.articles-page__load{margin-top:4rem;display:flex;justify-content:center}@media only screen and (max-width:768px){.articles-page__load{margin-top:3rem}}.articles-page__load__button{width:100%}@media only screen and (max-width:768px){.articles-grid{display:flex;flex-direction:column;gap:2rem}}.articles-grid__heading{margin-bottom:4rem}@media only screen and (max-width:768px){.articles-grid__heading{margin-bottom:3rem}}.articles-grid__grid{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid{margin-top:0;grid-template-columns:1fr;gap:2rem}}.articles-grid__grid .article-card--big{grid-column:span 2}.articles-grid__grid .article-grid-card-1{margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-1{margin-bottom:0}}.articles-grid__grid .article-grid-card-2{margin-left:-.05rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-2{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-3{margin-left:-.1rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-3{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-4{margin-left:-.1rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-4{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-5{margin-left:-.1rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-5{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-6{margin-left:-.1rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-6{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-7{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-7{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-8{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-8{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-9{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-9{margin-left:0;margin-bottom:0}}.articles-grid__grid .article-grid-card-10{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-grid__grid .article-grid-card-10{margin-left:0;margin-bottom:0}}.article-card{padding:3rem;border-radius:3rem;border:.1rem solid var(--color-blue);transition:all .3s ease-in-out;position:relative;min-height:29.2rem}.article-card:hover{background:var(--color-turquoise);border-color:var(--color-turquoise)}.article-card:hover .article-card__date{color:var(--color-white)}.article-card:hover .article-card__read{border-color:var(--color-white);color:var(--color-white)}.article-card--big{display:grid;grid-template-columns:17.5rem 1fr;grid-gap:2rem;gap:2rem}.article-card--only-info{grid-template-columns:1fr}.article-card__image{width:17.5rem;min-height:17.5rem;height:100%;border-radius:3rem;overflow:hidden}.article-card__image img{width:100%;height:100%;object-fit:cover}.article-card__content{display:flex;flex-direction:column;height:100%;align-items:flex-start}.article-card__date{font-size:1.6rem;font-weight:400;color:var(--color-blue);transition:all .3s ease-in-out;margin-bottom:2rem}.article-card__title{font-size:1.8rem;font-weight:600;color:var(--color-dark-blue);margin-bottom:auto}.article-card__read{margin-top:auto}.article-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.article-card-accent{display:grid;grid-template-columns:30.5rem 1fr;grid-gap:3.2rem;gap:3.2rem}@media only screen and (max-width:768px){.article-card-accent{grid-template-columns:1fr;gap:4rem}}.article-card-accent__content{display:flex;flex-direction:column;align-items:flex-start}.article-card-accent__date{margin-bottom:1.6em;font-size:1.6rem;color:var(--color-blue)}.article-card-accent__title{margin-bottom:2rem;font-size:3.8rem;line-height:4.1rem;color:var(--color-dark-blue);font-weight:500}@media only screen and (max-width:768px){.article-card-accent__title{font-size:2.6rem;line-height:2.8rem}}.article-card-accent__text{font-size:1.6rem;line-height:1.9rem;color:var(--color-dark-blue)}.article-card-accent__read{margin-top:2rem}.video{width:100%;overflow:hidden;border-radius:3rem;padding-bottom:56.25%;position:relative}.video iframe,.video__preview{position:absolute;top:0;left:0;width:100%;height:100%}.video__preview{background-color:var(--color-dark-blue);display:flex;align-items:center;justify-content:center;background-size:cover}@media only screen and (max-width:768px){.video__preview{width:100%}}.video__preview svg{width:15rem;height:15rem;transition:all .8s}.video__preview svg:hover{cursor:pointer;transform:scale(1.15)}.loading-screen{width:100vw;height:100vh;background:var(--color-white);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;color:var(--color-dark-blue)}.loading-screen svg{width:4rem;height:4rem}