.card-news__container{height:100%;display:flex;flex-direction:column}@media(max-width:767px){.card-news__container{gap:12px}}@media(min-width:768px){.card-news__container:hover .text-link:before{opacity:1;transform:scaleX(1)}.card-news__container:hover .card-news__image img{transform:scale(1.2)}.card-news__container:not(.horizontal){gap:20px}.card-news__container:not(.horizontal) .card-news__content-top--title{min-height:90px}}.card-news__container:not(.horizontal) .card-news__content-top--category{justify-content:space-between}.card-news__container.horizontal{flex-direction:row;border-radius:12px;overflow:hidden;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .card-news__container.horizontal{background-color:#001e4b}@media(max-width:767px){.card-news__container.horizontal{flex-direction:column}}@media(min-width:768px){.card-news__container.horizontal{align-items:center}.card-news__container.horizontal .card-news__image{flex:0 1 380px}.card-news__container.horizontal .card-news__image picture{aspect-ratio:1.52}}@media(max-width:767px){.card-news__container.horizontal .card-news__content{padding:20px}}@media(min-width:768px){.card-news__container.horizontal .card-news__content{padding:30px}}.card-news__image picture{aspect-ratio:1.6;border-radius:12px;overflow:hidden}.card-news__image img{transition:transform .8s cubic-bezier(.645,.045,.355,1)}.card-news__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:767px){.card-news__content{gap:12px;padding-bottom:12px}}@media(min-width:768px){.card-news__content{gap:20px;padding-bottom:20px}}.card-news__content-top{display:flex;flex-direction:column}@media(max-width:767px){.card-news__content-top{gap:12px}}@media(min-width:768px){.card-news__content-top{gap:20px}}.card-news__content-top--logo{height:35px}.card-news__content-top--logo svg{width:100%;height:100%}.card-news__content-top--logo--image{position:absolute;display:flex;align-items:center;height:auto;width:auto;bottom:12.5%;right:0}.card-news__content-top--logo--image>img{max-width:160px;max-height:50px;object-fit:contain}.card-news__content-top--category{display:flex;align-items:center;gap:12px}.card-news__content-top--category .category,.card-news__content-top--category .date{text-transform:uppercase;color:#043673;transition:color .3s ease-in-out}html.dark .card-news__content-top--category .category,html.dark .card-news__content-top--category .date{color:#fff}.card-news__content-top--category .date{position:relative;padding-left:20px}.card-news__content-top--category .date:after{content:"";position:absolute;left:0;top:50%;width:10px;height:1px;background-color:#043673;transition:background-color .3s ease-in-out}html.dark .card-news__content-top--category .date:after{background-color:#fff}.card-news__content-top--category .start-end-date{display:inline-flex;align-items:center;gap:5px}.card-news__content-top--category .start-end-date .date{padding-left:15px}.card-news__content-top--title .title{color:#0048b6;transition:color .3s ease-in-out}html.dark .card-news__content-top--title .title{color:#f6f7f8}.carousel-news{scroll-margin-top:150px}.carousel-news__container{display:flex;flex-direction:column}@media(max-width:767px){.carousel-news__container{gap:12px}}@media(min-width:768px){.carousel-news__container{gap:20px}}.carousel-news__intro{display:flex;flex-direction:column;gap:5px}.carousel-news__intro .title{color:#043673;transition:color .3s ease-in-out}html.dark .carousel-news__intro .title{color:#fff}.carousel-news__intro .description{color:#0048b6;transition:color .3s ease-in-out}html.dark .carousel-news__intro .description{color:#f6f7f8}.carousel-news .swiper{overflow:visible}.carousel-news .swiper-slide{height:auto}@media(max-width:767px){.carousel-news .swiper-slide{max-width:330px}}@media(min-width:768px){.carousel-news .swiper-slide{max-width:380px}}.carousel-news .swiper-slide .card-news{height:100%}#carousel-news--single-block{overflow:hidden}@media(max-width:767px){#carousel-news--single-block{margin-block:30px}}@media(min-width:768px){#carousel-news--single-block{margin-block:80px}}.pressroom-aside__container{display:flex;flex-direction:column;border-radius:20px;background-color:#f6f7f8;transition:background-color .3s ease-in-out}html.dark .pressroom-aside__container{background-color:#001e4b}@media(max-width:767px){.pressroom-aside__container{padding:20px;gap:20px}}@media(min-width:768px){.pressroom-aside__container{padding:30px;gap:30px}}.pressroom-aside__title{display:flex;justify-content:space-between;gap:12px}.pressroom-aside__title .title{color:#043673;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .title{color:#fff}.pressroom-aside__title .subtitle{color:#0048b6;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .subtitle{color:#f6f7f8}.pressroom-aside__title .material-icons-outlined{font-size:32px;color:#0048b6;transition:color .3s ease-in-out}html.dark .pressroom-aside__title .material-icons-outlined{color:#f6f7f8}@media(min-width:1025px){.pressroom-aside__title .material-icons-outlined{display:none}}.pressroom-aside__list{display:flex;flex-direction:column}@media(min-width:768px){.pressroom-aside__list{gap:30px}}@media(max-width:1024px){.pressroom-aside__list{display:none}}.pressroom-aside__post{display:flex;flex-direction:column;gap:12px}.pressroom-aside__post-top{display:flex;align-items:center;gap:calc(12px + 22px)}.pressroom-aside__post-top .category,.pressroom-aside__post-top .date{color:#043673;transition:color .3s ease-in-out}html.dark .pressroom-aside__post-top .category,html.dark .pressroom-aside__post-top .date{color:#fff}.pressroom-aside__post-top .category{text-transform:uppercase}.pressroom-aside__post-top .date{position:relative}.pressroom-aside__post-top .date:after{content:"";position:absolute;left:-22px;top:50%;width:10px;height:1px;background-color:#043673;transition:background-color .3s ease-in-out}html.dark .pressroom-aside__post-top .date:after{background-color:#fff}.section-news{scroll-margin-top:150px}@media(max-width:767px){.section-news{margin-block:40px}}@media(min-width:768px){.section-news{margin-block:80px}}@media(max-width:1024px){.section-news{overflow:hidden}.section-news__container{display:flex;flex-direction:column;gap:12px}}@media(min-width:1025px){.section-news__container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}.section-news__container .carousel-news{height:fit-content}@media(min-width:1025px){.section-news__container .carousel-news{position:sticky;top:calc(74px + 40px);grid-column:span 2;overflow:hidden}}@media(min-width:1181px){.section-news__container .carousel-news{top:calc(80px + 80px)}}.splide__progress-wrap{display:flex;align-items:center;gap:16px}.splide__progress-wrap .splide__progress-num{font-size:1rem;font-weight:300;line-height:1.25rem}.splide__progress{width:100%;background:#000;height:1px}.splide__progress--bar{background:#000;height:4px;transition:width .4s ease;transform:translateY(-3px);width:0}.splide__arrows{display:flex;gap:6px}.splide__arrow{width:50px;height:50px;background-color:#001e4b;border-radius:50%;cursor:pointer;position:relative;border:none}.splide__arrow[disabled]{background-color:#fff;cursor:default}.splide__arrow[disabled]>svg{fill:#dfdfdf}.splide__arrow>svg{width:20px;height:20px;position:absolute;top:50%;bottom:auto;left:50%;right:auto;transform:translate(-50%,-50%);fill:#fff}.tab-sheet{position:relative}.tab-sheet:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#0048b6}html.dark .tab-sheet:after{background-color:#f6f7f8}.tab-sheet__container{padding-top:5px;padding-inline:5px;height:70px;border-top-left-radius:20px;border-top-right-radius:20px;background-color:#cfd7e0;transition:background-color .3s ease-in-out}html.dark .tab-sheet__container{background-color:#23374f}@media(max-width:767px){.tab-sheet__container{width:100%}}@media(min-width:768px){.tab-sheet__container{width:fit-content}}.tab-sheet__inner{position:relative;width:100%;display:flex;align-items:center;--active-index:0;--n:2}.tab-sheet__inner,.tab-sheet__inner:before{height:100%;border-top-left-radius:20px;border-top-right-radius:20px}.tab-sheet__inner:before{content:"";position:absolute;top:0;left:0;width:calc(100%/var(--n));transition:transform .3s cubic-bezier(.645,.045,.355,1);transform:translateX(calc(var(--active-index) * 100%));z-index:0;background-color:#0048b6}html.dark .tab-sheet__inner:before{background-color:#f6f7f8}.tab-sheet__chip{padding:12px 20px;flex:1 1;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.tab-sheet__chip{min-width:220px}}.tab-sheet__chip.active a{color:#fff;transition:color .3s ease-in-out}html.dark .tab-sheet__chip.active a{color:#23374f}.tab-sheet__chip a{position:relative;width:100%;height:100%;text-align:center;color:#043673;transition:color .3s ease-in-out}html.dark .tab-sheet__chip a{color:#fff}