body.noScroll{overflow:hidden;position:fixed;inset:0}@keyframes dot-animation{0%{background-color:rgba(29,29,27,.4)}50%{background-color:rgba(29,29,27,.7)}100%{background-color:#1d1d1b}}.batcom--loading{display:inline-block;width:10px;height:10px;position:relative;background-color:gray;animation:dot-animation 1.2s infinite;animation-delay:.8s;border-radius:50%}.batcom--loading::before,.batcom--loading::after{border-radius:50%;content:"";display:inline-block;position:absolute;width:10px;height:10px;background-color:#1d1d1b;animation:dot-animation 1.2s infinite}.batcom--loading::before{animation-delay:.4s;left:-20px}.batcom--loading::after{animation-delay:1.2s;right:-20px}.batcom__loading-container{position:relative}.batcom__loading-container .batcom--loading{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.batcom__loading-container.loading{pointer-events:none;opacity:.3}.batcom__loading-container.loading .batcom--loading{display:inline-block}.batcom-overlay__shorthand{position:relative;z-index:0}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.batcom-document-list .batcom-document-list--press-release{text-align:center}.batcom-document-list--press-release .batcom-document-list__documents{text-align:left}@media only screen and (min-width: 768px){.batcom-document-list--press-release .batcom-document-list__documents{display:flex;flex-flow:row wrap;justify-content:left;-moz-column-gap:40px;column-gap:40px}}.batcom-document-list__document{position:relative}.batcom-document-list--key-documents .batcom-document-list__document{border-top:solid 1px #0e2b63;padding-top:8px}.batcom-container--primary-dark .batcom-document-list--key-documents .batcom-document-list__document,.batcom-container--secondary-dark .batcom-document-list--key-documents .batcom-document-list__document{border-top:solid 1px #fff}.batcom-document-list--press-release .batcom-document-list__document{transition:.3s;margin:0 0 40px;min-height:240px;background:#f3f4f7}@media only screen and (min-width: 768px){.batcom-document-list--press-release .batcom-document-list__document{flex:0 1 calc(50% - 40px/2)}}@media only screen and (min-width: 1024px){.batcom-document-list--press-release .batcom-document-list__document{flex:0 1 calc(33.33% - 40px*2/3)}}.batcom-document-list--press-release .batcom-document-list__document:hover{background:#fff;box-shadow:1px 5px 20px rgba(15,43,99,.2)}.batcom-document-list--key-documents .batcom-document-list__date,.batcom-document-list--key-documents .batcom-document-list__title{font-size:.75rem;line-height:1.05rem;font-weight:300;color:#0e2b63}.batcom-container--primary-dark .batcom-document-list--key-documents .batcom-document-list__date,.batcom-container--secondary-dark .batcom-document-list--key-documents .batcom-document-list__date,.batcom-container--primary-dark .batcom-document-list--key-documents .batcom-document-list__title,.batcom-container--secondary-dark .batcom-document-list--key-documents .batcom-document-list__title{color:#fff}.batcom-document-list--key-documents .batcom-document-list__date{position:absolute;right:0;top:8px}[dir=rtl] .batcom-document-list--key-documents .batcom-document-list__date{right:auto;left:0}.batcom-document-list__date+.batcom-document-list__description:nth-child(2){margin-top:44px}.batcom-document-list--press-release .batcom-document-list__date{display:block;font-size:1.125rem;line-height:1.5rem;font-weight:300;color:#333;margin-bottom:24px}.batcom-document-list__title-link{text-decoration:none;display:flex}.batcom-document-list--key-documents .batcom-document-list__title{margin-bottom:24px;max-width:calc(100% - 88px)}.batcom-document-list--press-release .batcom-document-list__title{font-size:1.125rem;font-weight:700;line-height:1.1;word-break:break-word;color:#0e2b63;margin-bottom:18px}.batcom-document-list--key-documents .batcom-document-list__text{font-size:1rem;line-height:1.5rem;font-weight:100;flex-grow:1}.batcom-document-list--press-release .batcom-document-list__action{padding:40px;text-decoration:none;display:block;height:100%}.batcom-document-list--press-release .batcom-document-list__action:hover{text-decoration:none}.batcom-document-list--press-release .batcom-document-list__action-text{position:absolute;bottom:32px}.batcom-document-list__cta{--batcom-button-text: var(--batcom-color-button-primary-text-inverted);--batcom-button-text-hover: var(--batcom-color-button-primary-text-hover-inverted);--batcom-button-bg: var(--batcom-color-button-primary-bg-inverted);--batcom-button-bg-hover: var(--batcom-color-button-primary-bg-hover-inverted);--batcom-button-border: var(--batcom-color-button-primary-border-inverted);--batcom-button-border-hover: var(--batcom-color-button-primary-border-hover-inverted);--batcom-button-icon: var(--batcom-color-button-primary-text-inverted);--batcom-button-icon-hover: var(--batcom-color-button-primary-text-hover-inverted);--batcom-button-outline: var(--batcom-color-button-outline-inverted);display:inline-flex;font-size:var(--batcom-typography-button-size-mobile);line-height:var(--batcom-typography-button-line-height-mobile);font-family:var(--batcom-typography-button-family);font-weight:var(--batcom-typography-button-weight);text-align:center;align-items:center;justify-content:center;border-radius:var(--batcom-layout-button-primary-border-radius);cursor:pointer;color:var(--batcom-button-text) !important;background-color:var(--batcom-button-bg);border:var(--batcom-layout-button-border-width) solid var(--batcom-button-border);text-decoration:none !important;padding:10px 20px;--batcom-button-text: var(--batcom-color-button-secondary-text);--batcom-button-text-hover: var(--batcom-color-button-secondary-text-hover);--batcom-button-bg: var(--batcom-color-button-secondary-bg);--batcom-button-bg-hover: var(--batcom-color-button-secondary-bg-hover);--batcom-button-border: var(--batcom-color-button-secondary-border);--batcom-button-border-hover: var(--batcom-color-button-secondary-border-hover);--batcom-button-icon: var(--batcom-color-button-secondary-text);--batcom-button-icon-hover: var(--batcom-color-button-secondary-text-hover);--batcom-layout-button-primary-border-radius: var(--batcom-layout-button-secondary-border-radius)}@media only screen and (min-width: 1024px){.batcom-document-list__cta{--batcom-typography-button-size-mobile: var(--batcom-typography-button-size-desktop);--batcom-typography-button-line-height-mobile: var(--batcom-typography-button-line-height-desktop)}}.batcom-document-list__cta span{color:var(--batcom-button-text)}@media(hover: hover){.batcom-document-list__cta:hover{color:var(--batcom-button-text-hover) !important;background-color:var(--batcom-button-bg-hover);border:var(--batcom-layout-button-border-width) solid var(--batcom-button-border-hover);text-decoration:none !important}.batcom-document-list__cta:hover span{color:var(--batcom-button-text-hover)}.batcom-document-list__cta:hover .cmp-button__svg :is(svg,g,path){fill:var(--batcom-button-icon-hover)}}.batcom-document-list__cta__text+.cmp-button__svg{margin-left:15px;display:inline-flex;align-items:center;justify-content:center}.batcom-document-list__cta__svg :is(svg,g,path){fill:var(--batcom-button-icon);filter:none}.batcom-document-list__cta__svg svg{height:16px}.cmp-button__svg .batcom-document-list__cta__svg svg{height:20px}.batcom-document-list__cta:focus{outline:rgba(0,0,0,0)}.batcom-document-list__cta:focus-visible{outline:1px solid var(--batcom-button-outline);outline-offset:4px}.batcom-container--primary-dark .batcom-document-list__cta,.batcom-container--secondary-dark .batcom-document-list__cta,.batcom-container--tertiary-dark .batcom-document-list__cta{--batcom-button-text: var(--batcom-color-button-secondary-text-inverted);--batcom-button-text-hover: var(--batcom-color-button-secondary-text-hover-inverted);--batcom-button-bg: var(--batcom-color-button-secondary-bg-inverted);--batcom-button-bg-hover: var(--batcom-color-button-secondary-bg-hover-inverted);--batcom-button-border: var(--batcom-color-button-secondary-border-inverted);--batcom-button-border-hover: var(--batcom-color-button-secondary-border-hover-inverted)}.batcom-container--primary-dark .batcom-document-list__cta .cmp-button__svg :is(svg,g,path),.batcom-container--secondary-dark .batcom-document-list__cta .cmp-button__svg :is(svg,g,path),.batcom-container--tertiary-dark .batcom-document-list__cta .cmp-button__svg :is(svg,g,path){--batcom-button-icon: var(--batcom-color-button-secondary-text-inverted);--batcom-button-icon-hover: var(--batcom-color-button-secondary-text-hover-inverted)}.batcom-document-list--press-release .batcom-document-list__cta{font-size:1.125rem;line-height:1.5rem;font-weight:700;margin:0;transition:.3s}.batcom-document-list--key-documents .batcom-document-list__description{margin-bottom:40px}.batcom-document-list__svg{color:#0e2b63;margin-inline-start:8px}.batcom-container--primary-dark .batcom-document-list__svg,.batcom-container--secondary-dark .batcom-document-list__svg{color:#fff}.batcom-document-list svg{stroke:currentColor;fill:none;height:24px;width:24px}