.news-card{background:#fff;border:1px solid #ebedef;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;height:100%;overflow:hidden;padding:.625rem;position:relative;transition:box-shadow .2s ease}.news-card:focus-within,.news-card:hover{box-shadow:0 4px 20px rgba(6,32,71,.08)}.news-card__content{display:flex;flex-direction:column;flex-grow:1;gap:.75rem;padding:.75rem}.news-card__tag{align-self:flex-start;background:#e6eefa;border-radius:50px;color:#054ab2;display:inline-flex;font-size:var(--fs-xxs);font-weight:var(--fw-regular);line-height:var(--lh-xs);padding:.25rem .625rem}.news-card__title{color:#021836;margin:0}.news-card__summary{margin:0}.news-card__date,.news-card__summary{color:#021836;font-size:var(--fs-m);font-weight:var(--fw-regular);line-height:var(--lh-l)}.news-card__image{aspect-ratio:389/185;border-radius:6px;margin-top:auto;overflow:hidden}.news-card__image img,.news-card__image picture img{height:100%;object-fit:cover;width:100%}.news-card .stretched-link{inset:0;position:absolute;z-index:1}.news-card--highlighted .news-card__image{aspect-ratio:811/469;margin-top:0;order:-1}@media (min-width:1200px){.news-card--highlighted .news-card__image{margin-top:auto;order:0}}.news-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media (min-width:768px){.news-grid--list{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.news-grid--list{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.news-grid--simple{gap:1.8125rem 2.5rem;grid-template-columns:1fr 1fr}.news-grid--simple>li:first-child{grid-column:1/-1}.news-grid--simple>li:first-child .news-card{align-items:stretch;flex-direction:row-reverse}.news-grid--simple>li:first-child .news-card .news-card__content{flex:1;justify-content:center}.news-grid--simple>li:first-child .news-card .news-card__image{aspect-ratio:auto;flex:0 0 50%;margin-top:unset}}@media (min-width:1200px){.news-grid--simple{grid-template-columns:repeat(3,1fr)}.news-grid--simple>li:first-child{grid-column:auto}.news-grid--simple>li:first-child .news-card{flex-direction:column}.news-grid--simple>li:first-child .news-card .news-card__content{flex:initial;justify-content:normal}.news-grid--simple>li:first-child .news-card .news-card__image{aspect-ratio:2/1;flex:initial;margin-top:auto}}@media (min-width:768px){.news-grid--highlighted{gap:1.8125rem 2.5rem;grid-template-columns:1fr 1fr}.news-grid--highlighted>li:first-child{grid-column:1/-1}}@media (min-width:1200px){.news-grid--highlighted{grid-template-columns:1.5fr 1fr}.news-grid--highlighted>li:first-child{grid-column:auto;grid-row:1/3}}.newsletter-component__inner{background:#06285c;border-radius:12px;color:#fff;overflow:hidden;padding:1.25rem;position:relative}@media (min-width:768px){.newsletter-component__inner{align-items:flex-start;background:#e6eefa;color:#021229;display:flex;justify-content:space-between;padding:2.5rem 5rem 2.5rem 3.75rem}}.newsletter-component__inner:after{display:none}@media (min-width:768px){.newsletter-component__inner:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='906' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m901.413 139.038-.27-.273.265-.268-413.672-413.896-117.209 118.827L577.776 50.321l5.127 5.118H-65.11l.893 168.15h646.769l-5.037 5.111-203.987 207.033L491.869 554.56l409.544-415.522Z' stroke='%23F1F7FE' stroke-width='6'/%3E%3C/svg%3E") no-repeat 100%/auto 100%;background-position:0;content:"";display:block;inset:0;pointer-events:none;position:absolute}}.newsletter-component__text{margin-bottom:1.25rem;position:relative;z-index:1}@media (min-width:768px){.newsletter-component__text{display:flex;flex-direction:column;flex-shrink:0;gap:.875rem;margin-bottom:0;max-width:45%;width:20.6875rem}}.newsletter-component__text h2{color:inherit;font-weight:var(--fw-medium);margin:0;max-width:18.75rem}@media (min-width:768px){.newsletter-component__text h2{font-weight:var(--fw-demibold)}}.newsletter-component__subtitle{color:inherit;display:none;font-size:var(--fs-m);font-weight:var(--fw-regular);line-height:var(--lh-l);margin:0;opacity:.68}@media (min-width:768px){.newsletter-component__subtitle{display:block}}.newsletter-component .newsletter-form{position:relative;z-index:1}@media (min-width:768px){.newsletter-component .newsletter-form{flex-shrink:0;max-width:45%;width:30.5625rem}}@media (max-width:767.98px){.newsletter-component .newsletter-form__input label{color:#fff}.newsletter-component .newsletter-form__input input[type=email]{background:#003f9e;border:1px solid #fff;color:#fff}.newsletter-component .newsletter-form__input input[type=email]::placeholder{color:hsla(0,0%,100%,.5)}.newsletter-component .newsletter-form__consent .form-check-label{--bs-form-invalid-color:hsla(0,0%,100%,.68);color:hsla(0,0%,100%,.68)}.newsletter-component .newsletter-form__consent .form-check-input{background-color:transparent;border-color:#fff}.newsletter-component .newsletter-form__consent .more-info-btn{color:hsla(0,0%,100%,.84)}.newsletter-component .newsletter-form__submit{background:#fafcff;border-color:#fafcff;color:#075fe5;font-size:var(--fs-s);font-weight:var(--fw-regular);font-weight:var(--fw-demibold);height:2.25rem;line-height:var(--lh-m);width:100%}.newsletter-component .newsletter-form__submit:focus-visible,.newsletter-component .newsletter-form__submit:hover{background:#fff;border-color:#fff}}@media (max-width:767.98px){.cta-banner-component{--component-padding-block:0}.cta-banner-component>.container{display:contents}}.cta-banner-component__card{align-items:center;background-color:#021229;border-radius:6px;display:flex;justify-content:center;min-height:17.5rem;overflow:hidden;position:relative}@media (max-width:767.98px){.cta-banner-component__card{border-radius:0}}.cta-banner-component__bg{inset:0;position:absolute;z-index:0}.cta-banner-component__bg img{filter:grayscale(1) brightness(.4);height:100%;object-fit:cover;width:100%}.cta-banner-component__bg:after{background:rgba(2,18,41,.84);content:"";inset:0;position:absolute}.cta-banner-component__arrow{display:none}@media (min-width:768px){.cta-banner-component__arrow{bottom:0;display:block;pointer-events:none;position:absolute;top:0;width:25.1875rem;z-index:1}.cta-banner-component__arrow svg{fill:none;stroke:rgba(7,95,229,.4);color:rgba(7,95,229,.4);height:100%;width:100%}}.cta-banner-component__arrow--start{inset-inline-start:0}.cta-banner-component__arrow--end{inset-inline-end:0}.cta-banner-component__arrow--end svg{transform:scaleX(-1)}.cta-banner-component__content{align-items:center;display:flex;flex-direction:column;gap:2.25rem;padding:2.5rem 1.25rem;position:relative;text-align:center;z-index:2}@media (min-width:768px){.cta-banner-component__content{gap:2.75rem;padding:2.5rem}}.cta-banner-component__text{display:flex;flex-direction:column;gap:1rem}.cta-banner-component__title{color:#fff;margin:0}.cta-banner-component__subtitle{color:#ebedef;font-size:var(--fs-m);font-weight:var(--fw-regular);line-height:var(--lh-l);margin:0}@media (max-width:767.98px){section.cta-banner-component+section[class*=-component]:not(.spacer-component){padding-top:var(--component-padding-block,60px)}}.news-resources__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.75rem}.news-resources__inner-header{background:#020f21}.news-resources__page-title{color:#ebedef;margin:0;padding-bottom:1.5rem}.news-resources__footer{display:flex;justify-content:flex-end;margin-top:1.75rem}@media (min-width:768px){.news-resources__footer{margin-top:2.5rem}}.news-resources__featured{background:#020f21;padding-bottom:2.5rem}@media (min-width:768px){.news-resources__featured{padding-bottom:5rem}}.news-resources__featured .news-resources__content-block{padding-top:2.25rem}@media (min-width:768px){.news-resources__featured .news-resources__content-block{padding-top:3rem}}.news-resources__featured .news-card{background:#021229;border-color:#06285c}.news-resources__featured .news-card .news-card__tag{background:#003f9e;color:#bbd3f6}.news-resources__featured .news-card .news-card__title{color:#ebedef}.news-resources__featured .news-card .news-card__date,.news-resources__featured .news-card .news-card__summary{color:#cfd3d8}.news-resources__category{padding-block:2.5rem}@media (min-width:768px){.news-resources__category{padding-block:5rem}}.news-resources .cta-banner-component,.news-resources .newsletter-component{padding-block-start:0}