.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}.article-details-page{margin-top:7rem}@media only screen and (max-width:768px){.article-details-page{margin-top:6rem}}.article-details-page .container{display:grid;grid-template-columns:30rem 1fr;grid-gap:3.8rem;gap:3.8rem}@media only screen and (max-width:768px){.article-details-page .container{grid-template-columns:1fr;gap:3rem}}.article-details-page__latest{margin-top:13.5rem}@media only screen and (max-width:768px){.article-details-page__latest{margin-top:10rem}}.article-details-page__left{height:48rem;display:flex;flex-direction:column;justify-content:space-between}.article-details-page__date{font-size:3.8rem;font-weight:500;color:var(--color-dark-blue)}@media only screen and (max-width:768px){.article-details-page__date{font-size:2.6rem}}.article-details-page__image{margin-bottom:5rem;height:48rem}@media only screen and (max-width:768px){.article-details-page__image{width:100%;height:auto;margin-bottom:0}}.article-details-page__image img{width:100%;height:100%;border-radius:3rem;object-fit:cover}.article-details-page__heading{font-size:2.4rem;font-weight:500;line-height:2.4rem;color:var(--color-dark-blue);margin-bottom:5rem}@media only screen and (max-width:768px){.article-details-page__heading{margin-bottom:4rem}}.article-details-page__content{padding-right:15rem}@media only screen and (max-width:768px){.article-details-page__content{padding-right:0}}.article-details-page__content img{margin-bottom:2rem;border-radius:3rem;width:100%}.article-details-page__content img:last-child{margin-bottom:0}.article-details-page__content p{font-size:1.8rem;font-weight:400;color:var(--color-dark-blue);line-height:2.5rem;margin-bottom:2rem}.article-details-page__content p:last-child{margin-bottom:0}.article-details-page__content ul{margin-bottom:2rem;font-size:1.8rem;line-height:2.5rem;display:flex;flex-direction:column;gap:1rem}.article-details-page__content ul li{padding-left:2.2rem;position:relative}.article-details-page__content ul li:after{width:.8rem;height:.8rem;position:absolute;top:.9rem;left:0;border-radius:100%;background:var(--color-dark-blue);content:""}.section-heading .container{display:grid;grid-template-columns:33.8rem 1fr}@media only screen and (max-width:768px){.section-heading .container{display:flex;flex-direction:column}}.section-heading__hint{font-size:1.8rem;font-weight:600;color:var(--color-blue);padding-right:3rem}@media only screen and (max-width:768px){.section-heading__hint{font-size:1.6rem;padding-right:0;margin-bottom:1.6rem}}.section-heading__content{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:768px){.section-heading__content{flex-direction:column;align-items:flex-start}}.section-heading__content h2{flex:2 1;line-height:4.2rem;font-size:3.8rem;font-weight:500;color:var(--color-dark-blue);max-width:72rem;width:100%;text-wrap:balance}@media only screen and (max-width:768px){.section-heading__content h2{font-size:2.6rem;line-height:2.8rem;max-width:100%;padding-right:5rem}}.section-heading__right{margin-left:3rem}@media only screen and (max-width:768px){.section-heading__right{margin-top:5rem}}.articles-latest__heading{margin-bottom:4rem}@media only screen and (max-width:768px){.articles-latest__heading{margin-bottom:3rem}}.articles-latest__grid{display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:768px){.articles-latest__grid{grid-template-columns:1fr;gap:2rem}}.articles-latest__grid .article-card{box-sizing:border-box}.articles-latest__grid .article-card--big{grid-column:span 2}.articles-latest__grid .articles-latest__read{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-latest__grid .articles-latest__read{margin-left:0}}.articles-latest__grid .article-latest-card-1{margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-latest__grid .article-latest-card-1{margin-bottom:0}}.articles-latest__grid .article-latest-card-2{margin-left:-.05rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-latest__grid .article-latest-card-2{margin-left:0;margin-bottom:0}}.articles-latest__grid .article-latest-card-3{margin-left:-.1rem;margin-bottom:-.05rem}@media only screen and (max-width:768px){.articles-latest__grid .article-latest-card-3{margin-left:0;margin-bottom:0}}.articles-latest__grid .article-latest-card-4{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-latest__grid .article-latest-card-4{margin-left:0}}.articles-latest__grid .article-latest-card-5{margin-left:-.1rem}@media only screen and (max-width:768px){.articles-latest__grid .article-latest-card-5{margin-left:0}}.articles-latest__read{display:flex;justify-content:center;align-items:center;padding:3rem;border-radius:3rem;border:.1rem solid var(--color-blue);color:var(--color-dark-blue);transition:all .3s ease-in-out;font-size:1.8rem;font-weight:500}@media only screen and (max-width:768px){.articles-latest__read{height:4rem;padding:0;font-size:1.6rem}}.articles-latest__read:hover{background:var(--color-turquoise);border-color:var(--color-turquoise)}.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)}.share-buttons{display:flex;gap:1rem}.share-buttons__wrapper{display:flex;flex-direction:column;gap:1.4rem}.share-buttons__heading{font-size:2rem;color:var(--color-dark-blue);font-weight:500}.share-buttons__item{width:4.8rem;height:4.8rem;border-radius:10rem;border:.1rem solid var(--color-light-blue);color:var(--color-blue);display:flex;justify-content:center;align-items:center}.share-buttons__item,.share-buttons__item svg{transition:all .3s ease-in-out}.share-buttons__item:hover{cursor:pointer;border-color:var(--color-dark-blue);color:var(--color-dark-blue)}.share-buttons__item--twitter svg{width:2.4rem;height:2rem}.share-buttons__item--facebook svg{width:1.4rem;height:2.6rem}.share-buttons__item--vk svg{width:2.6rem;height:1.5rem}.share-buttons__item--telegram svg{width:2.5rem;height:2rem}.share-buttons__item--whatsapp svg{width:2.5rem;height:2.5rem}