@font-face{font-family:Aeonik;src:url(../../../../assets/css/fonts/Aeonik-Regular.woff2) format("woff2"),url(../../../../assets/css/fonts/Aeonik-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(../../../../assets/css/fonts/Aeonik-Bold.woff2) format("woff2"),url(../../../../assets/css/fonts/Aeonik-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(../../../../assets/css/fonts/Aeonik-Medium.woff2) format("woff2"),url(../../../../assets/css/fonts/Aeonik-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik;src:url(../../../../assets/css/fonts/Aeonik-SemiBold.woff2) format("woff2"),url(../../../../assets/css/fonts/Aeonik-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.tab{width:100%;overflow:auto;white-space:nowrap;left:0;-webkit-transform:.5s all ease;transform:.5s all ease;scroll-behavior:smooth}.tab::-webkit-scrollbar{display:none}.tab{-ms-overflow-style:none;scrollbar-width:none}.tab-link-wrapper{border-bottom:1px solid var(--hex_light_border)}.tab__links{padding:20px 25px;border:none;background:0 0;outline:0!important;font-family:var(--hex_font_family);font-size:16px;line-height:28px;font-weight:400;color:var(--hex_dark_link_text_color);display:inline-block}.tab__links.active_tab{color:var(--hex_link_hover_blue);pointer-events:none!important}.tab__links.active_tab:hover{color:var(--hex_link_hover_blue)}.tab__links:hover{color:var(--hex_link_hover_blue);cursor:pointer}.tab{position:relative}.tab__slider{position:absolute;width:0;height:2px;-webkit-transition:.5s all ease;transition:.5s all ease;background-color:var(--hex_link_hover_blue);bottom:0;left:0}.subtab__links{padding:20px 25px;border:none;background:0 0;outline:0!important;font-family:var(--hex_font_family);font-size:16px;line-height:28px;font-weight:400;color:var(--hex_dark_link_text_color);display:inline-block}.subtab__links:hover{color:var(--hex_link_hover_blue)}.subtab{position:relative}.subtab__slider{position:absolute;width:50px;height:2px;-webkit-transition:.5s all ease;transition:.5s all ease;background-color:var(--hex_link_hover_blue);bottom:0;left:0}.subtabcontent,.tabcontent{display:none}.subtabcontent.active,.tabcontent.active{display:block}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}.external-article-wrap .skeleton,.newsroom-section .skeleton{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;-webkit-animation:1.5s shine linear infinite;animation:1.5s shine linear infinite;border-radius:4px}.external-article-wrap .btn,.newsroom-section .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:12px 32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:8px;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:1.5;-webkit-transition:.3s ease all;transition:.3s ease all}.external-article-wrap .btn.btn--primary,.newsroom-section .btn.btn--primary{color:#fff;background:#003cf5;border:1px solid #003cf5}.external-article-wrap .btn.btn--primary:hover,.newsroom-section .btn.btn--primary:hover{color:#fff;background:#1a4bff}.external-article-wrap .btn.btn--white,.newsroom-section .btn.btn--white{color:#020a19;border:1px solid #020a19;background:#fff}.external-article-wrap .btn.btn--white:hover,.newsroom-section .btn.btn--white:hover{color:#1a4bff;border:1px solid #1a4bff}.external-article-wrap .arrow-button,.newsroom-section .arrow-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#020a19;text-align:left;font-family:Aeonik;font-size:14px;font-style:normal;font-weight:500;line-height:1.6;-webkit-transition:.3s ease all;transition:.3s ease all;outline:0}@media only screen and (min-width:641px){.external-article-wrap .arrow-button,.newsroom-section .arrow-button{font-size:16px;line-height:1.4}}@media only screen and (min-width:1025px){.external-article-wrap .arrow-button,.newsroom-section .arrow-button{font-size:18px;gap:8px;line-height:1.4}}.external-article-wrap .arrow-button svg,.newsroom-section .arrow-button svg{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:641px){.external-article-wrap .arrow-button svg,.newsroom-section .arrow-button svg{width:18px;height:18px}}@media only screen and (min-width:1025px){.external-article-wrap .arrow-button svg,.newsroom-section .arrow-button svg{width:20px;height:20px}}.external-article-wrap .arrow-button svg path,.newsroom-section .arrow-button svg path{-webkit-transition:.3s ease all;transition:.3s ease all}.external-article-wrap .arrow-button:hover,.newsroom-section .arrow-button:hover{color:#1a4bff}.external-article-wrap .arrow-button:hover svg path,.newsroom-section .arrow-button:hover svg path{stroke:#1a4bff}.external-article-wrap .external-news-card,.newsroom-section .external-news-card{border-radius:8px;border:1px solid #e4e8eb;background:#fff;min-height:228px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:.3s ease all;transition:.3s ease all;-webkit-transition-property:opacity,border,-webkit-transform!important;transition-property:opacity,border,-webkit-transform!important;transition-property:opacity,transform,border!important;transition-property:opacity,transform,border,-webkit-transform!important}@media only screen and (min-width:641px){.external-article-wrap .external-news-card,.newsroom-section .external-news-card{min-height:250px;padding:28px;border-radius:12px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-card,.newsroom-section .external-news-card{min-height:250px;padding:30px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-card,.newsroom-section .external-news-card{min-height:280px;padding:32px;border-radius:16px}}.external-article-wrap .external-news-card h3,.newsroom-section .external-news-card h3{font-size:20px;margin-bottom:20px}@media only screen and (min-width:641px){.external-article-wrap .external-news-card h3,.newsroom-section .external-news-card h3{font-size:22px;margin-bottom:28px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-card h3,.newsroom-section .external-news-card h3{font-size:24px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-card h3,.newsroom-section .external-news-card h3{font-size:26px;margin-bottom:32px}}.external-article-wrap .external-news-card__props,.newsroom-section .external-news-card__props{list-style:none;position:relative;z-index:1;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px 15px;list-style:none;margin-bottom:12px}@media only screen and (min-width:641px){.external-article-wrap .external-news-card__props,.newsroom-section .external-news-card__props{margin-bottom:14px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-card__props,.newsroom-section .external-news-card__props{gap:5px 20px}}.external-article-wrap .external-news-card__props li,.newsroom-section .external-news-card__props li{color:#020a19;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;position:relative;text-transform:uppercase}.external-article-wrap .external-news-card__props li::after,.newsroom-section .external-news-card__props li::after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;display:inline-block;right:-9px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#949494}.external-article-wrap .external-news-card__props li:last-child,.newsroom-section .external-news-card__props li:last-child{color:#4a4f57}.external-article-wrap .external-news-card__props li:last-child::after,.newsroom-section .external-news-card__props li:last-child::after{display:none}@media only screen and (min-width:641px){.external-article-wrap .external-news-card__props li,.newsroom-section .external-news-card__props li{font-size:12px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-card__props li,.newsroom-section .external-news-card__props li{font-size:14px}.external-article-wrap .external-news-card__props li::after,.newsroom-section .external-news-card__props li::after{width:4px;height:4px;right:-12px}}.external-article-wrap .external-news-card .arrow-button,.newsroom-section .external-news-card .arrow-button{margin-top:auto}.external-article-wrap .external-news-card:hover,.newsroom-section .external-news-card:hover{border:1px solid #515151}.external-article-wrap .external-news-card:hover .arrow-button,.newsroom-section .external-news-card:hover .arrow-button{color:#1a4bff}.external-article-wrap .external-news-card:hover .arrow-button svg path,.newsroom-section .external-news-card:hover .arrow-button svg path{stroke:#1a4bff}.external-article-wrap .pagination,.newsroom-section .pagination{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.external-article-wrap .pagination button,.newsroom-section .pagination button{background-color:transparent;outline:0;border:.5px solid transparent;cursor:pointer}.external-article-wrap .pagination button:focus,.newsroom-section .pagination button:focus{outline:0}.external-article-wrap .pagination button:disabled,.newsroom-section .pagination button:disabled{cursor:default}.external-article-wrap .pagination li,.newsroom-section .pagination li{margin:0;padding:0}.external-article-wrap .pagination__prev button,.newsroom-section .pagination__prev button{min-width:30px;min-height:30px;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 7px 5px 7px;margin-right:9px}@media only screen and (min-width:641px){.external-article-wrap .pagination__prev button,.newsroom-section .pagination__prev button{min-width:40px;min-height:40px;padding:7px 7px 8px 7px}}.external-article-wrap .pagination__next button,.newsroom-section .pagination__next button{min-width:30px;min-height:30px;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 7px 5px 7px;margin-left:9px}@media only screen and (min-width:641px){.external-article-wrap .pagination__next button,.newsroom-section .pagination__next button{min-width:40px;min-height:40px;padding:7px 7px 8px 7px}}.external-article-wrap .pagination__num button,.newsroom-section .pagination__num button{min-width:30px;min-height:30px;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:5px 7px 5px 7px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a4f57;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;border-radius:8px;border:.5px solid #e4e8eb;background:#fff;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:641px){.external-article-wrap .pagination__num button,.newsroom-section .pagination__num button{min-width:40px;min-height:40px;padding:7px 7px 8px 7px;font-size:14px}}@media only screen and (min-width:1025px){.external-article-wrap .pagination__num button,.newsroom-section .pagination__num button{font-size:16px}}.external-article-wrap .pagination__num button:hover,.newsroom-section .pagination__num button:hover{color:#020a19;border:.5px solid #020a19}.external-article-wrap .pagination__spacer span,.newsroom-section .pagination__spacer span{min-width:30px;min-height:30px;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:5px 7px 5px 7px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a4f57;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;border-radius:8px;border:.5px solid #e4e8eb;background:#fff}@media only screen and (min-width:641px){.external-article-wrap .pagination__spacer span,.newsroom-section .pagination__spacer span{min-width:40px;min-height:40px;padding:7px 7px 8px 7px;font-size:14px}}@media only screen and (min-width:1025px){.external-article-wrap .pagination__spacer span,.newsroom-section .pagination__spacer span{font-size:16px}}.external-article-wrap .pagination--active button,.newsroom-section .pagination--active button{background:#020a19;border:.5px solid #020a19;color:#fff}.external-article-wrap .pagination--active button:hover,.newsroom-section .pagination--active button:hover{color:#fff}.external-article-wrap .pagination--disabled button svg path,.newsroom-section .pagination--disabled button svg path{stroke:#c6c7c8}html:not(.scroll-hide) .newsroom-section{padding-top:64px}@media screen and (min-width:1301px){html:not(.scroll-hide) .newsroom-section{padding-top:101px}}.newsroom-section{font-family:Aeonik}.newsroom-section *{font-family:Aeonik}.newsroom-section h2{color:#020a19;text-align:left;font-size:1.75rem;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:2rem}@media only screen and (min-width:641px){.newsroom-section h2{margin-bottom:2.75rem;font-size:2.5rem}}@media only screen and (min-width:769px){.newsroom-section h2{margin-bottom:3.375rem;font-size:3.25rem}}.newsroom-section h3{color:#020a19;font-family:Aeonik;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:8px}@media only screen and (min-width:641px){.newsroom-section h3{margin-bottom:10px;font-size:1.5rem}}@media only screen and (min-width:769px){.newsroom-section h3{margin-bottom:12px;font-size:1.625rem}}.newsroom-section .newsroom-banner{background-color:#f8f5f0}.newsroom-section .newsroom-banner__wrap{width:100%;background-image:url(../../../images/newsroom-mobile-bg.png);background-position:center;background-size:cover;background-repeat:no-repeat;padding:40px 0}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner__wrap{padding:60px 0}}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner__wrap{background-image:url(../../../images/newsroom-desktop-bg.png);padding:80px 0 0}}.newsroom-section .newsroom-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:36px}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner__inner{margin-bottom:36px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner__inner{margin-bottom:44px}}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner__inner{margin-bottom:56px}}.newsroom-section .newsroom-banner__inner h1{color:#020a19;text-align:center;font-size:36px;font-style:normal;font-weight:400;line-height:1.22222;letter-spacing:-.75px;margin-bottom:16px}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner__inner h1{font-size:58px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner__inner h1{font-size:64px}}.newsroom-section .newsroom-banner__inner p{color:#4a4f57;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:1.57143;margin-bottom:0;max-width:288px}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner__inner p{font-size:20px;max-width:none}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner__inner p{font-size:22px}}.newsroom-section .newsroom-banner__inner p span{display:inline-block}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner__featured{margin-top:-60px;-webkit-transform:translateY(60px);transform:translateY(60px);z-index:2;position:relative}}.newsroom-section .newsroom-banner .featured-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;position:relative;z-index:1}.newsroom-section .newsroom-banner .featured-items .featured-item{position:relative;padding-top:63.687%;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px;overflow:hidden;opacity:0;visibility:hidden;display:none;-webkit-transition:max-width .5s ease-in-out,width .5s ease-in-out,opacity .2s ease-in-out;transition:max-width .5s ease-in-out,width .5s ease-in-out,opacity .2s ease-in-out;position:relative}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item{padding-top:48.89%;border-radius:16px}}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item{padding-top:35.89%;opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;aspect-ratio:unset;border-radius:24px}}.newsroom-section .newsroom-banner .featured-items .featured-item__content{width:100%;position:absolute;bottom:0;left:0;padding:16px;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item__content{padding:36px 40px}}.newsroom-section .newsroom-banner .featured-items .featured-item img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom-section .newsroom-banner .featured-items .featured-item__top{position:relative;z-index:1;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;list-style:none;margin-bottom:4px}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item__top{margin-bottom:8px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner .featured-items .featured-item__top{margin-bottom:12px;gap:20px}}.newsroom-section .newsroom-banner .featured-items .featured-item__top li{color:#e4e8eb;font-size:10px;font-style:normal;font-weight:400;line-height:1.6;position:relative;text-transform:uppercase}.newsroom-section .newsroom-banner .featured-items .featured-item__top li::after{content:"";position:absolute;width:2px;height:2px;border-radius:50%;display:inline-block;right:-4px;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);background-color:#fff}.newsroom-section .newsroom-banner .featured-items .featured-item__top li:last-child::after{display:none}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item__top li{font-size:12px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner .featured-items .featured-item__top li{font-size:14px}.newsroom-section .newsroom-banner .featured-items .featured-item__top li::after{width:4px;height:4px;right:-10px}}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom{position:relative;z-index:1;width:100%;padding-right:100px;position:relative;-webkit-transition:.5s ease all;transition:.5s ease all}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom{padding-right:96px}}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom h3{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:.3s ease all;transition:.3s ease all;margin-bottom:0}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom h3{font-size:26px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom h3{font-size:32px}}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow{color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:1.5;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;white-space:nowrap;position:absolute;-webkit-transition:.3s ease all;transition:.3s ease all;top:5px;right:0;opacity:1;visibility:visible;pointer-events:all}@media only screen and (min-width:641px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow{top:11px;font-size:14px}}@media only screen and (min-width:769px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow{top:15px;font-size:16px}}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow:hover{color:#1a4bff}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;-ms-flex-negative:0;flex-shrink:0;padding:10px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.15)}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}}.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow svg{display:none}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow svg{display:block;-webkit-transition:.3s ease all;transition:.3s ease all}}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item__bottom-arrow span{display:none}}.newsroom-section .newsroom-banner .featured-items .featured-item::before{content:"";position:absolute;z-index:1;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(-1.47%,rgba(0,0,0,0)),color-stop(79.6%,rgba(0,0,0,.99)),color-stop(101.47%,#000));background:linear-gradient(180deg,rgba(0,0,0,0) -1.47%,rgba(0,0,0,.99) 79.6%,#000 101.47%)}.newsroom-section .newsroom-banner .featured-items .featured-item.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item.active{width:calc(65% - 12px)}}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items .featured-item:not(.active){width:calc(35% - 12px)}.newsroom-section .newsroom-banner .featured-items .featured-item:not(.active) .featured-item__content{padding:40px}.newsroom-section .newsroom-banner .featured-items .featured-item:not(.active) .featured-item__bottom{padding-right:0}.newsroom-section .newsroom-banner .featured-items .featured-item:not(.active) .featured-item__bottom h3{font-size:28px}.newsroom-section .newsroom-banner .featured-items .featured-item:not(.active) .featured-item__bottom .featured-item__bottom-arrow{opacity:0;visibility:hidden;pointer-events:none}}.newsroom-section .newsroom-banner .featured-items-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;gap:16px}@media only screen and (min-width:1025px){.newsroom-section .newsroom-banner .featured-items-nav{display:none}}.newsroom-section .newsroom-banner .featured-items-nav svg{position:absolute;top:50%;left:50%;width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newsroom-section .newsroom-banner .featured-items-nav .next,.newsroom-section .newsroom-banner .featured-items-nav .prev{position:relative;width:36px;height:36px;border-radius:18px;border:1px solid #020a19;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;outline:0;background-color:transparent}.newsroom-section .article{width:100%}.newsroom-section .article__image{position:relative;padding-top:63.483%;position:relative;border-radius:8px;margin-bottom:16px;border:1px solid #e4e8eb}@media only screen and (min-width:641px){.newsroom-section .article__image{margin-bottom:18px}}@media only screen and (min-width:769px){.newsroom-section .article__image{border-radius:16px;margin-bottom:20px}}@media only screen and (min-width:1025px){.newsroom-section .article__image{margin-bottom:24px}}.newsroom-section .article__image img{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:769px){.newsroom-section .article__image img{border-radius:16px}}.newsroom-section .article__content p{color:#4a4f57;font-family:Aeonik;font-size:14px;font-style:normal;font-weight:400;line-height:1.58;margin-bottom:16px}@media only screen and (min-width:641px){.newsroom-section .article__content p{margin-bottom:22px;font-size:18px}}@media only screen and (min-width:769px){.newsroom-section .article__content p{margin-bottom:28px}}@media only screen and (min-width:1025px){.newsroom-section .article__content p{margin-bottom:32px}}.newsroom-section .article__props{list-style:none;position:relative;z-index:1;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 14px;list-style:none;margin-bottom:8px}@media only screen and (min-width:641px){.newsroom-section .article__props{margin-bottom:10px}}@media only screen and (min-width:769px){.newsroom-section .article__props{margin-bottom:14px;gap:5px 20px}}.newsroom-section .article__props li,.newsroom-section .article__props li a{color:#020a19;font-size:12px;font-style:normal;font-weight:400;line-height:1.6;position:relative;text-transform:uppercase}.newsroom-section .article__props li a::after,.newsroom-section .article__props li::after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;display:inline-block;right:-8.5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#949494}.newsroom-section .article__props li a:last-child::after,.newsroom-section .article__props li:last-child::after{display:none}@media only screen and (min-width:641px){.newsroom-section .article__props li,.newsroom-section .article__props li a{font-size:12px}}@media only screen and (min-width:769px){.newsroom-section .article__props li,.newsroom-section .article__props li a{font-size:14px}.newsroom-section .article__props li a::after,.newsroom-section .article__props li::after{width:4px;height:4px;right:-12px}}.newsroom-section .article__props li:last-child{color:#4a4f57}.newsroom-section .article__props li:last-child a{color:#4a4f57}.newsroom-section .article h3{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.newsroom-section .top-stories{padding:40px 0}@media only screen and (min-width:641px){.newsroom-section .top-stories{padding:60px 0}}@media only screen and (min-width:769px){.newsroom-section .top-stories{padding:90px 0}}@media only screen and (min-width:1025px){.newsroom-section .top-stories{margin-top:60px}}.newsroom-section .top-stories h2{text-align:center}.newsroom-section .top-stories__posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}@media only screen and (min-width:641px){.newsroom-section .top-stories__posts{gap:32px}}@media only screen and (min-width:769px){.newsroom-section .top-stories__posts{gap:40px}}@media only screen and (min-width:1025px){.newsroom-section .top-stories__posts{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:60px}}.newsroom-section .top-stories__posts-left{width:100%}@media only screen and (min-width:1025px){.newsroom-section .top-stories__posts-left{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}}.newsroom-section .top-stories__posts-left .article{padding-bottom:24px;border-bottom:1px solid #e4e8eb}@media only screen and (min-width:1025px){.newsroom-section .top-stories__posts-left .article{width:100%;border-bottom:0;padding-bottom:0}}.newsroom-section .top-stories__posts-right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media only screen and (min-width:1025px){.newsroom-section .top-stories__posts-right{width:50%;-ms-flex-negative:0;flex-shrink:0;gap:12px}}.newsroom-section .top-stories__posts-right .article{padding-bottom:24px;border-bottom:1px solid #e4e8eb}.newsroom-section .top-stories__posts-right .article:last-child{padding-bottom:0;border-bottom:0}@media only screen and (min-width:641px){.newsroom-section .top-stories__posts-right .article{width:calc(50% - 12px);border-bottom:0}}@media only screen and (min-width:1025px){.newsroom-section .top-stories__posts-right .article{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;padding-bottom:12px;border-bottom:1px solid #e4e8eb}.newsroom-section .top-stories__posts-right .article .article__image{width:180px;height:120px;aspect-ratio:240/160;-ms-flex-negative:0;flex-shrink:0;padding-top:0;margin-bottom:0;overflow:hidden;border-radius:8px}.newsroom-section .top-stories__posts-right .article .article__image img{border-radius:8px;-webkit-transition:.3s ease all;transition:.3s ease all}.newsroom-section .top-stories__posts-right .article h3{font-size:1.25rem;margin-bottom:0}.newsroom-section .top-stories__posts-right .article .article__content{padding:5px 0}.newsroom-section .top-stories__posts-right .article:hover .article__image img{-webkit-transform:scale(1.2);transform:scale(1.2)}}.newsroom-section .external-news{padding:40px 0;background:#f8f5f0}@media only screen and (min-width:641px){.newsroom-section .external-news{padding:50px 0}}@media only screen and (min-width:769px){.newsroom-section .external-news{padding:60px 0}}@media only screen and (min-width:1025px){.newsroom-section .external-news{padding:70px 0}}.newsroom-section .external-news h2{text-align:center}.newsroom-section .external-news__posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:32px}@media only screen and (min-width:641px){.newsroom-section .external-news__posts{gap:18px;margin-bottom:34px}}@media only screen and (min-width:769px){.newsroom-section .external-news__posts{gap:20px;margin-bottom:36px}}@media only screen and (min-width:1025px){.newsroom-section .external-news__posts{gap:24px;margin-bottom:40px}}.newsroom-section .external-news__posts .external-news-card{width:100%}.newsroom-section .external-news__posts .external-news-card:last-child{display:none}@media only screen and (min-width:641px){.newsroom-section .external-news__posts .external-news-card{width:calc(50% - 9px)}.newsroom-section .external-news__posts .external-news-card:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:769px){.newsroom-section .external-news__posts .external-news-card{width:calc(50% - 10px)}}@media only screen and (min-width:1025px){.newsroom-section .external-news__posts .external-news-card{width:calc((100% - 48px)/ 3)}.newsroom-section .external-news__posts .external-news-card:last-child{display:none}}.newsroom-section .external-news__view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsroom-section .external-news__view-all a{font-size:16px}.newsroom-section .external-news__view-all a svg{width:20px;height:20px}@media only screen and (min-width:641px){.newsroom-section .external-news__view-all a{font-size:18px}.newsroom-section .external-news__view-all a svg{width:22px;height:22px}}@media only screen and (min-width:769px){.newsroom-section .external-news__view-all a{font-size:20px}}@media only screen and (min-width:1025px){.newsroom-section .external-news__view-all a{font-size:22px}.newsroom-section .external-news__view-all a svg{width:24px;height:24px}}.newsroom-section .explore-newsroom{padding:40px 0}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom{padding:50px 0}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom{padding:60px 0}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom{padding:90px 0}}.newsroom-section .explore-newsroom__header{margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__header{margin-bottom:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.newsroom-section .explore-newsroom__header h2{text-align:center}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__header h2{text-align:left;margin-bottom:0}}.newsroom-section .explore-newsroom__search{width:100%}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__search{max-width:437px;width:100%}}.newsroom-section .explore-newsroom__search-input{position:relative}.newsroom-section .explore-newsroom__search-input input{border-radius:6px;border:.742px solid #e4e8eb;background:#fff;outline:0;padding:10px 28px 10px 28px;width:100%;color:var(--Gray,#4a4f57);font-size:14px;font-style:normal;font-weight:400;line-height:1.6}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__search-input input{padding:16px 42px 16px 42px;font-size:16px}}.newsroom-section .explore-newsroom__search-input input:-webkit-autofill,.newsroom-section .explore-newsroom__search-input input:-webkit-autofill:active,.newsroom-section .explore-newsroom__search-input input:-webkit-autofill:focus,.newsroom-section .explore-newsroom__search-input input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.newsroom-section .explore-newsroom__search-input .search-icon{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__search-input .search-icon{width:18px;height:18px;left:16px}}.newsroom-section .explore-newsroom__search-input-clear{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:0;background-color:transparent;outline:0;cursor:pointer;line-height:1;visibility:hidden;opacity:0;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__search-input-clear{width:18px;height:18px;right:16px}}.newsroom-section .explore-newsroom__search-input-clear img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.newsroom-section .explore-newsroom__search-input-clear.active{visibility:visible;opacity:1}.newsroom-section .explore-newsroom__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__body{gap:24px}}.newsroom-section .explore-newsroom__toggle-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__toggle-block{display:none}}.newsroom-section .explore-newsroom__toggle-block .category-chip{border-radius:6px;background:rgba(85,101,117,.05);color:#020a19;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:9px 12px}.newsroom-section .explore-newsroom__toggle-block .category-chip button{background:0 0;border:0;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none}.newsroom-section .explore-newsroom__toggle-block .category-chip svg{width:11.492px;height:11.492px;aspect-ratio:1/1}.newsroom-section .explore-newsroom__toggle-categories{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;border-radius:6px;border:1px solid #e0e0e0;color:#191919;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;background-color:transparent;outline:0}.newsroom-section .explore-newsroom__toggle-categories svg{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;position:relative;top:2px}.newsroom-section .explore-newsroom__sidebar{-ms-flex-negative:0;flex-shrink:0;width:100%;position:relative;padding-bottom:8px;border-bottom:1px solid #eaeaea;margin-bottom:32px}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__sidebar{margin-bottom:40px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__sidebar{width:310px;border-bottom:0;padding-bottom:0;position:sticky;top:85px}}@media screen and (min-width:1301px){.newsroom-section .explore-newsroom__sidebar{top:121px}}.newsroom-section .explore-newsroom__sidebar-header{display:none}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__sidebar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px}}.newsroom-section .explore-newsroom__sidebar-header h4{display:block;color:#020a19;font-style:normal;font-weight:500;line-height:1.3;font-size:22px;margin-bottom:0}.newsroom-section .explore-newsroom__sidebar-categories__clear{color:#020a19;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;border:0;outline:0;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;background-color:transparent;margin-right:30px;opacity:0;visibility:hidden;-webkit-transition:.3s ease all;transition:.3s ease all}.newsroom-section .explore-newsroom__sidebar-categories__clear.active{opacity:1;visibility:visible}.newsroom-section .explore-newsroom__sidebar-categories__clear:hover{color:#1a4bff}.newsroom-section .explore-newsroom__sidebar .categories{position:absolute;top:100%;left:0;z-index:2;background:#fff;padding:16px 16px 24px;border-radius:8px;-webkit-box-shadow:0 1px 12px 0 rgba(0,0,0,.12);box-shadow:0 1px 12px 0 rgba(0,0,0,.12);max-width:290px;width:100%;visibility:hidden;opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s ease all;transition:.3s ease all}.newsroom-section .explore-newsroom__sidebar .categories.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__sidebar .categories{position:relative;left:unset;top:unset;padding:0;border-radius:0;-webkit-transform:none;transform:none;visibility:visible;opacity:1;min-width:auto;width:100%;-webkit-box-shadow:none;box-shadow:none}}.newsroom-section .explore-newsroom__sidebar .categories ul{list-style:none;padding:0;margin:0}.newsroom-section .explore-newsroom__sidebar .categories ul li{margin-bottom:16px}.newsroom-section .explore-newsroom__sidebar .categories ul li:last-child{margin-bottom:0}.newsroom-section .explore-newsroom__sidebar .categories ul li label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;color:#020a19;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;cursor:pointer}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__sidebar .categories ul li label{font-size:16px;line-height:1.5}}.newsroom-section .explore-newsroom__sidebar .categories ul li label input{visibility:hidden;position:absolute;opacity:0;width:0;height:0;overflow:hidden}.newsroom-section .explore-newsroom__sidebar .categories ul li label .checkbox{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;display:inline-block;border-radius:4px;border:1px solid #e4e8eb;background:#fff;position:relative;top:3px}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__sidebar .categories ul li label .checkbox{top:3px}}.newsroom-section .explore-newsroom__sidebar .categories ul li label input:checked+.checkbox{border:1px solid #003cf5;background:#003cf5;background-position:center;background-repeat:no-repeat;background-size:84%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTMgOSIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MDU3IDAuMjM0MzE1QzEyLjExODEgMC41NDY3MzQgMTIuMTE4MSAxLjA1MzI3IDExLjgwNTcgMS4zNjU2OUw1LjAxNzQ2IDguMTUzOTFDNS4wMDMyNCA4LjE2ODEzIDQuOTg4NjEgOC4xODE3MSA0Ljk3MzYyIDguMTk0NjNDNC45NDkxMSA4LjIyODQyIDQuOTIxNjIgOC4yNjA3MiA0Ljg5MTE3IDguMjkxMTdDNC41Nzg3NSA4LjYwMzU5IDQuMDcyMjIgOC42MDM1OSAzLjc1OTggOC4yOTExN0wwLjIzNDMxNSA0Ljc2NTY5Qy0wLjA3ODEwNDkgNC40NTMyNyAtMC4wNzgxMDQ5IDMuOTQ2NzMgMC4yMzQzMTUgMy42MzQzMUMwLjU0NjczNCAzLjMyMTkgMS4wNTMyNyAzLjMyMTkgMS4zNjU2OSAzLjYzNDMxTDQuMzIgNi41ODg2M0wxMC42NzQzIDAuMjM0MzE1QzEwLjk4NjcgLTAuMDc4MTA0OSAxMS40OTMzIC0wLjA3ODEwNDkgMTEuODA1NyAwLjIzNDMxNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==)}.newsroom-section .explore-newsroom__sidebar .categories__clear{color:#020a19;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;border:0;padding:0;background-color:transparent;margin-bottom:20px;outline:0;-webkit-transition:.3s ease all;transition:.3s ease all}.newsroom-section .explore-newsroom__sidebar .categories__clear:hover{color:#1a4bff}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__sidebar .categories__clear{font-size:14px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__sidebar .categories__clear{display:none}}.newsroom-section .explore-newsroom__items,.newsroom-section .explore-newsroom__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;width:100%}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__items,.newsroom-section .explore-newsroom__loader{gap:50px 15px}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__items,.newsroom-section .explore-newsroom__loader{gap:60px 18px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__items,.newsroom-section .explore-newsroom__loader{width:calc(100% - 334px);gap:70px 20px}}.newsroom-section .explore-newsroom__items .article,.newsroom-section .explore-newsroom__loader .article{width:100%}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__items .article,.newsroom-section .explore-newsroom__loader .article{width:calc((100% - 15px)/ 2)}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__items .article,.newsroom-section .explore-newsroom__loader .article{width:calc((100% - 18px)/ 2)}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__items .article,.newsroom-section .explore-newsroom__loader .article{width:calc((100% - 40px)/ 3)}}.newsroom-section .explore-newsroom__items .article .article__image,.newsroom-section .explore-newsroom__loader .article .article__image{padding-top:58.03%}.newsroom-section .explore-newsroom__items .article h3,.newsroom-section .explore-newsroom__loader .article h3{font-size:20px;margin-bottom:0}.newsroom-section .explore-newsroom__items .article .article__props,.newsroom-section .explore-newsroom__loader .article .article__props{margin-bottom:8px}.newsroom-section .explore-newsroom__items .article .article__props li,.newsroom-section .explore-newsroom__items .article .article__props li a,.newsroom-section .explore-newsroom__loader .article .article__props li,.newsroom-section .explore-newsroom__loader .article .article__props li a{font-size:12px}.newsroom-section .explore-newsroom__items .article .article__props li a::after,.newsroom-section .explore-newsroom__items .article .article__props li::after,.newsroom-section .explore-newsroom__loader .article .article__props li a::after,.newsroom-section .explore-newsroom__loader .article .article__props li::after{width:3px;height:3px}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__items .article .article__props li a::after,.newsroom-section .explore-newsroom__items .article .article__props li::after,.newsroom-section .explore-newsroom__loader .article .article__props li a::after,.newsroom-section .explore-newsroom__loader .article .article__props li::after{right:-11.5px}}.newsroom-section .explore-newsroom__loader{display:none}.newsroom-section .explore-newsroom__loader .article__props li{width:25%;height:14px}.newsroom-section .explore-newsroom__loader .article__props li::after{background-color:#eee}.newsroom-section .explore-newsroom__loader .article h3 span{height:20px;display:inline-block}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__loader .article h3 span{height:22px}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__loader .article h3 span{height:24px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__loader .article h3 span{height:26px}}.newsroom-section .explore-newsroom__loader .article h3 span:first-child{width:100%}.newsroom-section .explore-newsroom__loader .article h3 span:last-child{width:65%}.newsroom-section .explore-newsroom__empty{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__empty{width:calc(100% - 334px)}}.newsroom-section .explore-newsroom__empty h3{color:#020a19;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:16px}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__empty h3{margin-bottom:20px}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__empty h3{font-size:24px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__empty h3{font-size:30px}}.newsroom-section .explore-newsroom__empty p{color:#4a4f57;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:24px}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__empty p{margin-bottom:28px}}@media only screen and (min-width:769px){.newsroom-section .explore-newsroom__empty p{font-size:18px;margin-bottom:32px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__empty p{margin-bottom:40px}}.newsroom-section .explore-newsroom__empty-suggestions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px 6px}.newsroom-section .explore-newsroom__empty-suggestions button{color:#515151;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;padding:8px 12px;border-radius:24.01px;border:1px solid #e4e8eb;background:rgba(228,232,235,.25);outline:0}@media only screen and (min-width:641px){.newsroom-section .explore-newsroom__empty-suggestions button{font-size:14px}}@media only screen and (min-width:1025px){.newsroom-section .explore-newsroom__empty-suggestions button{font-size:16px}}.newsroom-section .explore-newsroom__empty-suggestions button:focus,.newsroom-section .explore-newsroom__empty-suggestions button:hover,.newsroom-section .explore-newsroom__empty-suggestions button:visited{outline:0}.newsroom-section .explore-newsroom__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.newsroom-section .media-kit{padding:40px 0 40px 0;background:#0a0a0a}@media only screen and (min-width:641px){.newsroom-section .media-kit{padding:50px 0 50px 0}}@media only screen and (min-width:769px){.newsroom-section .media-kit{padding:0 0 60px 0;background-color:transparent}}@media only screen and (min-width:1025px){.newsroom-section .media-kit{padding:0 0 90px 0}}.newsroom-section .media-kit .media-kit-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px;text-align:center;gap:32px}@media only screen and (min-width:769px){.newsroom-section .media-kit .media-kit-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:16px;border:1px solid rgba(228,232,235,.4);background:#020a19;text-align:left;gap:20px;padding:50px 30px}}@media only screen and (min-width:1025px){.newsroom-section .media-kit .media-kit-box{padding:60px 40px}}.newsroom-section .media-kit .media-kit-box__image{width:100%;position:relative;padding-right:12px}@media only screen and (min-width:769px){.newsroom-section .media-kit .media-kit-box__image{max-width:566px;width:calc(50% - 10px);padding-right:0}}@media only screen and (min-width:1025px){.newsroom-section .media-kit .media-kit-box__image{width:calc(40% - 10px)}}.newsroom-section .media-kit .media-kit-box__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom-section .media-kit .media-kit-box__content{width:100%;padding:0 24px}@media only screen and (min-width:769px){.newsroom-section .media-kit .media-kit-box__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(50% - 10px);padding:0}}@media only screen and (min-width:1025px){.newsroom-section .media-kit .media-kit-box__content{width:calc(60% - 10px)}}.newsroom-section .media-kit .media-kit-box__content p{line-height:1.57143;margin-bottom:24px;color:#fff;font-size:14px}@media only screen and (min-width:641px){.newsroom-section .media-kit .media-kit-box__content p{font-size:16px;margin-bottom:28px}}@media only screen and (min-width:769px){.newsroom-section .media-kit .media-kit-box__content p{margin-bottom:32px}}@media only screen and (min-width:1025px){.newsroom-section .media-kit .media-kit-box__content p{margin-bottom:36px;font-size:18px}}.newsroom-section .media-kit .media-kit-box__content h2{font-size:28px;line-height:1.3;margin-bottom:16px;text-align:center;color:#fff}@media only screen and (min-width:641px){.newsroom-section .media-kit .media-kit-box__content h2{font-size:32px}}@media only screen and (min-width:769px){.newsroom-section .media-kit .media-kit-box__content h2{font-size:36px;margin-bottom:12px;text-align:left}}@media only screen and (min-width:1025px){.newsroom-section .media-kit .media-kit-box__content h2{font-size:42px;line-height:1.2}}.newsroom-section .media-kit .media-kit-box__content a{width:100%}@media only screen and (min-width:641px){.newsroom-section .media-kit .media-kit-box__content a{width:auto}}.contact-news{background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../../../images/news-contact-bg.png);padding:40px 0 40px 0;text-align:center}@media only screen and (min-width:641px){.contact-news{padding:50px 50px}}@media only screen and (min-width:769px){.contact-news{padding:60px 0}}@media only screen and (min-width:1025px){.contact-news{padding:70px 0}}.contact-news img{text-align:center;height:26px;width:auto;margin-bottom:32px}@media only screen and (min-width:641px){.contact-news img{margin-bottom:34px;height:28px}}@media only screen and (min-width:769px){.contact-news img{margin-bottom:36px;height:30px}}@media only screen and (min-width:1025px){.contact-news img{margin-bottom:38px;height:32px}}.contact-news p{text-align:center;margin-bottom:24px;font-style:normal;font-weight:400;font-size:16px;line-height:1.5}@media only screen and (min-width:641px){.contact-news p{margin-bottom:26px}}@media only screen and (min-width:641px){.contact-news p{font-size:18px;line-height:1.4}}@media only screen and (min-width:1025px){.contact-news p{max-width:93%;margin-left:auto;margin-right:auto;margin-bottom:28px}}.contact-news__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media only screen and (min-width:641px){.contact-news__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contact-news__buttons a{width:100%}@media only screen and (min-width:641px){.contact-news__buttons a{width:auto}}html:not(.scroll-hide) .external-article-wrap{padding-top:120px}@media only screen and (min-width:641px){html:not(.scroll-hide) .external-article-wrap{padding-top:126px}}@media only screen and (min-width:769px){html:not(.scroll-hide) .external-article-wrap{padding-top:132px}}@media only screen and (min-width:1025px){html:not(.scroll-hide) .external-article-wrap{padding-top:138px}}@media screen and (min-width:1301px){html:not(.scroll-hide) .external-article-wrap{padding-top:175px}}.external-article-wrap *{font-family:Aeonik}.external-article-wrap{padding-top:56px;font-family:Aeonik}@media only screen and (min-width:641px){.external-article-wrap{padding-top:62px}}@media only screen and (min-width:769px){.external-article-wrap{padding-top:68px}}@media only screen and (min-width:1025px){.external-article-wrap{padding-top:74px}}.external-article-wrap h2{color:#020a19;text-align:left;font-size:1.75rem;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:2rem}@media only screen and (min-width:641px){.external-article-wrap h2{margin-bottom:2.75rem;font-size:2.5rem}}@media only screen and (min-width:769px){.external-article-wrap h2{margin-bottom:3.375rem;font-size:3.25rem}}.external-article-wrap h3{color:#020a19;font-family:Aeonik;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:8px}@media only screen and (min-width:641px){.external-article-wrap h3{margin-bottom:10px;font-size:1.5rem}}@media only screen and (min-width:769px){.external-article-wrap h3{margin-bottom:12px;font-size:1.625rem}}.external-article-wrap .external-news-header__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;color:#4a4f57;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:1.6;margin-bottom:16px}@media only screen and (min-width:641px){.external-article-wrap .external-news-header__link{margin-bottom:18px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-header__link{font-size:16px;margin-bottom:20px}}.external-article-wrap .external-news-header__link svg{width:18px;height:18px;-webkit-transition:.3s ease all;transition:.3s ease all;position:relative;top:1px}@media only screen and (min-width:769px){.external-article-wrap .external-news-header__link svg{width:16px;height:16px;top:4px}}.external-article-wrap .external-news-header__link:hover svg{-webkit-transform:translateX(-3px);transform:translateX(-3px)}.external-article-wrap .external-news-header h1{margin-bottom:32px;color:#020a19;font-size:28px;font-style:normal;font-weight:400;line-height:1.3}@media only screen and (min-width:641px){.external-article-wrap .external-news-header h1{margin-bottom:44px;font-size:32px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-header h1{margin-bottom:52px;font-size:38px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-header h1{margin-bottom:64px;font-size:42px}}.external-article-wrap .external-news-items{margin-bottom:40px}@media only screen and (min-width:641px){.external-article-wrap .external-news-items{margin-bottom:60px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items{margin-bottom:90px}}.external-article-wrap .external-news-items__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__list{gap:24px 18px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__list{gap:30px 24px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__list{gap:36px 28px}}.external-article-wrap .external-news-items__list .external-news-card{width:100%;border:1px solid #e8e6e5;background:#f8f6f4;-webkit-box-shadow:0 0 20px 3px rgba(0,0,0,.05);box-shadow:0 0 20px 3px rgba(0,0,0,.05)}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__list .external-news-card{width:calc((100% - 18px)/ 2)}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__list .external-news-card{width:calc((100% - 24px)/ 2)}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__list .external-news-card{width:calc((100% - 56px)/ 3)}}.external-article-wrap .external-news-items__list .external-news-card:hover{border:1px solid #d5c6b0}.external-article-wrap .external-news-items__list .external-news-card h3{font-size:20px;margin-bottom:20px}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__list .external-news-card h3{font-size:22px;margin-bottom:28px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__list .external-news-card h3{font-size:24px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__list .external-news-card h3{font-size:26px;margin-bottom:32px}}.external-article-wrap .external-news-items__loader{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-top:16px}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loader{gap:24px 18px;margin-top:24px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loader{gap:30px 24px;margin-top:30px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loader{gap:36px 28px;margin-top:36px}}.external-article-wrap .external-news-items__loader .external-news-card{width:100%;border:1px solid #e8e6e5;background:#f8f6f4;-webkit-box-shadow:0 0 20px 3px rgba(0,0,0,.05);box-shadow:0 0 20px 3px rgba(0,0,0,.05)}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loader .external-news-card{width:calc((100% - 18px)/ 2)}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loader .external-news-card{width:calc((100% - 24px)/ 2)}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loader .external-news-card{width:calc((100% - 56px)/ 3)}}.external-article-wrap .external-news-items__loader .external-news-card:hover{border:1px solid #e8e6e5}.external-article-wrap .external-news-items__loader .external-news-card__props{width:100%}.external-article-wrap .external-news-items__loader .external-news-card__props li{height:14px}.external-article-wrap .external-news-items__loader .external-news-card__props li:first-child{width:40%}.external-article-wrap .external-news-items__loader .external-news-card__props li:last-child{width:30%}.external-article-wrap .external-news-items__loader .external-news-card__props li::after{background-color:#eee}.external-article-wrap .external-news-items__loader .external-news-card h3{margin-bottom:20px;width:100%}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loader .external-news-card h3{margin-bottom:28px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loader .external-news-card h3{margin-bottom:32px}}.external-article-wrap .external-news-items__loader .external-news-card h3 span{height:20px;display:block}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loader .external-news-card h3 span{height:22px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loader .external-news-card h3 span{height:24px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loader .external-news-card h3 span{height:26px}}.external-article-wrap .external-news-items__loader .external-news-card h3 span:first-child{width:100%;margin-bottom:10px}.external-article-wrap .external-news-items__loader .external-news-card h3 span:last-child{width:80%}.external-article-wrap .external-news-items__loader .external-news-card .arrow-button{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.external-article-wrap .external-news-items__loader .external-news-card .arrow-button span.text{width:50%;max-width:170px;height:18px}.external-article-wrap .external-news-items__loader .external-news-card .arrow-button span.icon{width:18px;height:18px}.external-article-wrap .external-news-items__loadmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loadmore{margin-top:42px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loadmore{margin-top:52px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loadmore{margin-top:62px}}.external-article-wrap .external-news-items__loadmore a{font-size:16px;line-height:1.5;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:641px){.external-article-wrap .external-news-items__loadmore a{font-size:18px}}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loadmore a{font-size:20px}}@media only screen and (min-width:1025px){.external-article-wrap .external-news-items__loadmore a{font-size:22px}}.external-article-wrap .external-news-items__loadmore a svg{width:20px;height:20px}@media only screen and (min-width:769px){.external-article-wrap .external-news-items__loadmore a svg{width:22px;height:22px}}.external-article-wrap .external-news-items__loadmore a:hover svg{-webkit-transform:translateY(4px);transform:translateY(4px)}.newsroom-enquire-popup{position:fixed;height:100dvh;width:100%;top:0;left:0;padding:0 16px;background-color:rgba(0,0,0,.35);z-index:101;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsroom-enquire-popup__scroll-container{max-height:100%;overflow:auto;padding:30px 0}.newsroom-enquire-popup__scroll-container::-webkit-scrollbar{width:0;display:none}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.newsroom-enquire-popup__wrap{max-width:698px;width:100%;height:auto;background-color:#fff;padding:24px 24px 28px;border-radius:8px;position:relative;-webkit-animation:fadeIn .4s ease-in forwards;animation:fadeIn .4s ease-in forwards;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap{border-radius:14px;padding:32px 32px 36px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap{border-radius:20px;padding:40px 40px 44px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap{border-radius:24px;padding:48px 48px 52px}}.newsroom-enquire-popup__wrap h2{text-align:center;color:#020a19;font-size:20px;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:16px}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap h2{font-size:20px;margin-bottom:20px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap h2{font-size:24px;margin-bottom:24px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap h2{font-size:28px;line-height:1.25;margin-bottom:28px}}.newsroom-enquire-popup__wrap form{position:relative}.newsroom-enquire-popup__wrap form label{color:#020a19;font-size:14px;font-style:normal;font-weight:400;line-height:1.57143;display:inline-block;margin-bottom:8px;cursor:pointer}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form label{font-size:16px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form label{font-size:16px;line-height:1.55556}}.newsroom-enquire-popup__wrap form label.error{position:absolute;left:0;top:calc(100% + 2px);margin:0;color:#c00;font-size:11px;font-style:normal;font-weight:400;line-height:1.5}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form label.error{font-size:14px;line-height:24px}}.newsroom-enquire-popup__wrap form input[type=email],.newsroom-enquire-popup__wrap form input[type=text]{height:40px}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form input[type=email],.newsroom-enquire-popup__wrap form input[type=text]{height:44px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form input[type=email],.newsroom-enquire-popup__wrap form input[type=text]{height:46px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form input[type=email],.newsroom-enquire-popup__wrap form input[type=text]{height:48px}}.newsroom-enquire-popup__wrap form input,.newsroom-enquire-popup__wrap form textarea{padding:8px;color:#020a19;font-size:14px;font-style:normal;font-weight:400;line-height:1.57143;width:100%;border-radius:4px;border:.5px solid #595959;-webkit-transition:.3s ease all;transition:.3s ease all}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form input,.newsroom-enquire-popup__wrap form textarea{padding:12px 10px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form input,.newsroom-enquire-popup__wrap form textarea{padding:14px 12px;border-radius:6px;border:1px solid #595959}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form input,.newsroom-enquire-popup__wrap form textarea{padding:16px 14px}}.newsroom-enquire-popup__wrap form input.error,.newsroom-enquire-popup__wrap form textarea.error{border:.5px solid #c00}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form input.error,.newsroom-enquire-popup__wrap form textarea.error{border:1px solid #c00}}.newsroom-enquire-popup__wrap form fieldset{margin-bottom:24px;line-height:0;position:relative}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form fieldset{margin-bottom:26px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset{margin-bottom:38px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form fieldset{margin-bottom:30px}}.newsroom-enquire-popup__wrap form fieldset.checkbox-field{margin-bottom:32px}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field{margin-bottom:30px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field{margin-bottom:28px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field{margin-bottom:26px}}.newsroom-enquire-popup__wrap form fieldset.checkbox-field label{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field label{gap:8px}}.newsroom-enquire-popup__wrap form fieldset.checkbox-field .checkbox{width:12px;height:12px;display:block;aspect-ratio:1/1;border-radius:2px;border:.5px solid #595959;top:3px;position:relative}@media only screen and (min-width:641px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field .checkbox{width:14px;height:14px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field .checkbox{width:16px;height:16px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field .checkbox{width:18px;height:18px}}.newsroom-enquire-popup__wrap form fieldset.checkbox-field input{visibility:hidden;position:absolute;width:0;height:0;overflow:hidden}.newsroom-enquire-popup__wrap form fieldset.checkbox-field input:checked~.checkbox{border:.5px solid #003cf5;background-color:#003cf5;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjIyMyAwLjE2OTYwNEMxMS41MDkgMC40MTkzMTQgMTEuNTM4NSAwLjg1MzYxOCAxMS4yODg3IDEuMTM5NjVMNC4wODYzNyA5LjM4OTY1QzMuOTU1ODEgOS41MzkyIDMuNzY2OTggOS42MjUwMSAzLjU2ODQ2IDkuNjI1MDFDMy4zNjk5NCA5LjYyNTAxIDMuMTgxMTEgOS41MzkyIDMuMDUwNTYgOS4zODk2NUwwLjE2OTYwNCA2LjA4OTY1Qy0wLjA4MDEwNTUgNS44MDM2MiAtMC4wNTA2NjExIDUuMzY5MzEgMC4yMzUzNyA1LjExOTZDMC41MjE0MDEgNC44Njk4OSAwLjk1NTcwNSA0Ljg5OTM0IDEuMjA1NDIgNS4xODUzN0wzLjU2ODQ2IDcuODkyMTNMMTAuMjUyOSAwLjIzNTM3QzEwLjUwMjYgLTAuMDUwNjYxMiAxMC45MzcgLTAuMDgwMTA1NSAxMS4yMjMgMC4xNjk2MDRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);background-position:center;background-repeat:no-repeat;background-size:60%}.newsroom-enquire-popup__wrap form fieldset.checkbox-field p{color:#4a4f57;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:0}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field p{font-size:14px;line-height:1.57143}}.newsroom-enquire-popup__wrap form fieldset.checkbox-field p a{font-size:12px;font-style:normal;font-weight:400;line-height:1.5;color:#003cf5}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form fieldset.checkbox-field p a{font-size:14px;line-height:1.57143}}.newsroom-enquire-popup__wrap form button[type=submit]{width:100%;font-size:16px;line-height:1.5;outline:0}.newsroom-enquire-popup__wrap form button[type=submit]:focus,.newsroom-enquire-popup__wrap form button[type=submit]:hover,.newsroom-enquire-popup__wrap form button[type=submit]:visited{outline:0}@media only screen and (min-width:769px){.newsroom-enquire-popup__wrap form button[type=submit]{padding:14px 40px}}.newsroom-enquire-popup__wrap form .form-submit .submit-loader{-webkit-transition:all 3s ease-in-out;transition:all 3s ease-in-out;position:absolute;left:0;bottom:0;top:0;background:rgba(255,255,255,.2);z-index:999;width:0}.newsroom-enquire-popup__wrap form .form-submit.submit-success .submit-loader{width:100%}.newsroom-enquire-popup #blacklisted{position:absolute;left:0;top:calc(100% + 2px);margin:0;color:#c00;font-size:12px;font-style:normal;font-weight:400;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (min-width:641px){.newsroom-enquire-popup #blacklisted{top:calc(100% + 4px);font-size:14px;line-height:1.5;gap:10px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup #blacklisted{top:calc(100% + 8px);font-size:16px;line-height:1.5;gap:12px}}.newsroom-enquire-popup #blacklisted svg{display:none}.newsroom-enquire-popup #blacklisted.success{color:#020a19}.newsroom-enquire-popup #blacklisted.success svg{display:block;width:16px;height:16px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:641px){.newsroom-enquire-popup #blacklisted.success svg{width:18px;height:18px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup #blacklisted.success svg{width:20px;height:20px}}.newsroom-enquire-popup #blacklisted.success svg .track{fill:none;stroke:rgba(155,182,237,.3215686275);stroke-width:10;stroke-linecap:round}.newsroom-enquire-popup #blacklisted.success svg .filling-stroke{fill:none;stroke:#003cf5;stroke-width:10;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;-webkit-animation:fillCircle .6s linear forwards;animation:fillCircle .6s linear forwards}.newsroom-enquire-popup #blacklisted.success svg .base-blue{fill:#003cf5}.newsroom-enquire-popup #blacklisted.success svg .mask-layer{fill:#fff;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:shrinkMask .4s ease-in-out .6s forwards;animation:shrinkMask .4s ease-in-out .6s forwards}.newsroom-enquire-popup #blacklisted.success svg .check{fill:none;stroke:#fff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:popCheck .4s cubic-bezier(.175,.885,.32,1.275) 1s forwards;animation:popCheck .4s cubic-bezier(.175,.885,.32,1.275) 1s forwards}@-webkit-keyframes fillCircle{to{stroke-dashoffset:0}}@keyframes fillCircle{to{stroke-dashoffset:0}}@-webkit-keyframes shrinkMask{to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes shrinkMask{to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes popCheck{to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes popCheck{to{-webkit-transform:scale(1);transform:scale(1)}}.newsroom-enquire-popup__close{width:16px;height:16px;position:absolute;right:16px;top:16px;border:0;outline:0;background-color:transparent;display:block;line-height:0}@media only screen and (min-width:641px){.newsroom-enquire-popup__close{width:18px;height:18px;right:20px;top:20px}}@media only screen and (min-width:769px){.newsroom-enquire-popup__close{width:20px;height:20px;right:24px;top:24px}}@media only screen and (min-width:1025px){.newsroom-enquire-popup__close{height:22px;width:22px;right:28px;top:28px}}.newsroom-enquire-popup__close:active,.newsroom-enquire-popup__close:focus,.newsroom-enquire-popup__close:hover,.newsroom-enquire-popup__close:visited{outline:0}.newsroom-enquire-popup__close svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.newsroom-enquire-popup__close svg path{-webkit-transition:.3s ease all;transition:.3s ease all}.newsroom-enquire-popup__close:hover svg path{stroke:#020a19}.newsroom-enquire-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}