:root{--font-inter: "Inter"}.typography-title{font-family:var(--font-inter);font-weight:600;color:#000;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.typography-subtitle,.typography-lead{font-family:var(--font-inter);font-weight:300;color:#000}.typography-text{font-family:var(--font-inter);font-weight:300;font-size:16px;color:#000;max-width:1062px;white-space:pre-line}@media (min-width: 768px){.typography-text{font-size:18px}}.bold,strong,b{font-weight:600}body{font-variant-ligatures:none}:root{--space-25: 1rem;--space-35: 2.1875rem;--space-40: 2.5rem;--space-50: 3.125rem;--space-60: 3.75rem;--space-80: 5rem;--space-85: 5.3125rem;--space-100: 6.25rem;--space-120: 7.5rem;--space-150: 9.375rem;--space-175: 10.9375rem}.mb-28{margin-bottom:var(--space-25)}.mb-35{margin-bottom:var(--space-35)}.mb-40{margin-bottom:var(--space-40)}.mb-50{margin-bottom:var(--space-50)}.mb-60{margin-bottom:var(--space-60)}.mb-80{margin-bottom:var(--space-80)}.mb-85{margin-bottom:var(--space-85)}.mb-100{margin-bottom:var(--space-100)}.mb-120{margin-bottom:var(--space-120)}.mb-150{margin-bottom:var(--space-150)}.mb-175{margin-bottom:var(--space-175)}@media (max-width: 575.98px){:root{--space-35: 1.3125rem;--space-40: 1.5rem;--space-50: 1.875rem;--space-60: 2.25rem;--space-80: 3rem;--space-85: 3.1875rem;--space-100: 3.75rem;--space-120: 4.5rem;--space-150: 5.625rem;--space-175: 6.5625rem}}@media (min-width: 576px) and (max-width: 991.98px){:root{--space-35: 1.75rem;--space-40: 2rem;--space-50: 2.5rem;--space-60: 3rem;--space-80: 4rem;--space-85: 4.25rem;--space-100: 5rem;--space-120: 6rem;--space-150: 7.5rem;--space-175: 8.75rem}}@media (min-width: 992px){:root{--space-25: 25px;--space-35: 2.1875rem;--space-40: 2.5rem;--space-50: 3.125rem;--space-60: 3.75rem;--space-80: 5rem;--space-85: 5.3125rem;--space-100: 6.25rem;--space-120: 7.5rem;--space-150: 9.375rem;--space-175: 10.9375rem}}.grid{display:grid}.grid-card{--border-size: 2px;border-bottom:var(--border-size) solid var(--blue);padding:20px 0 25px;display:flex;flex-direction:column;text-decoration:none}.grid-card:hover{background-color:#f7f7f7}.grid-card-title{font-family:var(--font-inter);font-weight:600;font-size:16px;line-height:28px;color:#000;margin-bottom:20px;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.grid-card-text{font-family:var(--font-inter);font-weight:300;line-height:22px;color:#000;flex-grow:1;margin-bottom:10px;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance;-webkit-line-clamp:4;line-clamp:4;font-size:15px!important}@media (min-width: 576px){.grid-card-title{font-size:18px}.grid-card-text{margin-bottom:18px}}@media (min-width: 992px){.grid-card-title{font-size:20px}.grid-card-text{margin-bottom:25px}}.grid-card .arrow-right{margin-left:auto}.highlights-grid{display:grid;grid-template-columns:1fr;gap:24px}.highlight-card{display:flex;flex-direction:column}.highlight-card__image{background-position:center;max-width:100%;aspect-ratio:1.7/1;margin-bottom:30px;-o-object-fit:cover;object-fit:cover}.highlight-card .paragraph-text,.highlight-card a{font-size:14px}.highlight-card a{text-decoration:none;text-align:right;font-weight:600;margin-top:25px}.highlight-card a .arrow-right{margin-left:15px}@media (min-width: 576px){.highlights-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:32px}.highlight-card .paragraph-text,.highlight-card a{font-size:15px}}@media (min-width: 992px){.highlights-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:50px}.highlight-card .paragraph-text,.highlight-card a{font-size:16px}}.statistics-cards.home{grid-template-columns:1fr;display:grid;-moz-column-gap:28px;column-gap:28px}@media (min-width: 992px){.statistics-cards.home{grid-template-columns:repeat(3,1fr)}}.statistics-cards.home .grid-card:nth-child(-n+1){border-top:var(--border-size) solid var(--blue)}@media (min-width: 992px){.home-cards .grid-card:nth-child(-n+3){border-top:var(--border-size) solid var(--blue);justify-self:end}}.image-with-quote{display:flex;flex-direction:column;gap:50px}@media (min-width: 992px){.image-with-quote{flex-direction:row}}.image-with-quote img{width:100%;-o-object-fit:contain;object-fit:contain;vertical-align:top;align-self:flex-start}@media (min-width: 992px){.image-with-quote img{width:500px}}.image-with-quote .quote-container{display:flex;flex-direction:row;align-self:flex-end;gap:30px;max-width:790px;flex-wrap:wrap}@media (min-width: 992px){.image-with-quote .quote-container{flex-direction:column}}.hero-reader{position:absolute;top:var(--nav-bar-height);width:100%;height:100%;overflow:hidden}.secondary-element-1{position:absolute;left:45%;transform:translateY(-60%);z-index:-1;aspect-ratio:1 / 1;width:30%}.secondary-element-2{position:absolute;transform:translateY(-35%);right:-50px;z-index:-1;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;aspect-ratio:1/1;width:45%}@media (min-width: 576px){.secondary-element-1{transform:translate(35%,-60%)}.secondary-element-2{transform:translateY(-20%);width:30%}}@media (min-width: 992px){.secondary-element-1{transform:translateY(-60%);width:35%}.secondary-element-2{width:30%}}.decorated-header{position:relative;display:flex;align-items:center;justify-content:flex-start;--decorated-header-before-fill: var(--blue);--decorated-header-after-fill: var(--blue)}.decorated-header:before,.decorated-header:after{content:"";position:absolute;top:0;pointer-events:none}.decorated-header:before{right:-50px;width:145px;aspect-ratio:1 / 1;background-color:var(--decorated-header-before-fill);-webkit-mask:url(/images/secondary-element-mask.svg) no-repeat center / contain;mask:url(/images/secondary-element-mask.svg) no-repeat center / contain;z-index:-2}.decorated-header:after{right:-80px;width:83px;aspect-ratio:1 / 1;transform:translateY(120%);background-color:var(--decorated-header-after-fill);-webkit-mask:url(/images/secondary-element-reader-right.svg) no-repeat center / contain;mask:url(/images/secondary-element-reader-right.svg) no-repeat center / contain;z-index:-1}@media (min-width: 992px){.decorated-header:before{width:245px}.decorated-header:after{transform:translate(55%,80%);width:183px}.decorated-header:before,.decorated-header:after{right:calc(-1 * var(--decorated-header-page-gutter) - 50px)}}.decorated-header.green{--decorated-header-before-fill: var(--green);--decorated-header-after-fill: var(--blue)}.decorated-header.orange{--decorated-header-before-fill: var(--orange);--decorated-header-after-fill: var(--blue)}.decorated-header.red{--decorated-header-before-fill: var(--red);--decorated-header-after-fill: var(--orange)}.decorated-header.blue{--decorated-header-before-fill: var(--blue);--decorated-header-after-fill: var(--red)}.section{margin-bottom:var(--space-175)}.typography-subtitle.title-level-1{margin-bottom:var(--space-60)}*:has(+.typography-title.title-level-1){margin-bottom:var(--space-175)}*:has(+.typography-title.title-level-2){margin-bottom:var(--space-85)}*:has(+.typography-title.title-level-3){margin-bottom:var(--space-60)}.decorated-header{margin-bottom:var(--space-60)}.decorated-header+.typography-lead.lead-paragraph.bold{margin-bottom:var(--space-120)}.typography-title.title-level-2{margin-bottom:var(--space-25)}.typography-title.title-level-3{margin-bottom:var(--space-35)}.paragraph-text{margin-bottom:var(--space-25)}.paragraph-text:has(+.action-card){margin-bottom:var(--space-60)}body{color:#212529;font-weight:300}.section,.container{--section-max-width: 1256px;--section-inline-padding: 28px;margin:auto;max-width:var(--section-max-width);width:100%;padding:0 var(--section-inline-padding)}.section{--introduction-max-width: min(100vw, 800px);--decorated-header-page-gutter: calc( (100vw + min(100vw, var(--section-max-width))) / 2 - var(--introduction-max-width) - var(--section-inline-padding) * 2 );padding-bottom:72px;margin:0 auto;position:relative}@media (min-width: 576px){.section{padding-bottom:88px}}@media (min-width: 992px){.section{padding-bottom:100px;margin-top:-124px}.section>.breadcrumbs{max-width:50%;white-space:nowrap}.section>.typo-h1{max-width:50%}}.breadcrumbs,.breadcrumbs>*{font-size:15px;text-decoration:none;color:var(--gray)}.breadcrumbs{display:flex;margin:0 -10px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:var(--mask-fade, none);mask-image:var(--mask-fade, none);gap:4px;padding:0 10px}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs>*:last-child{color:var(--black)}.lead-paragraph{max-width:var(--introduction-max-width)}.title-level-1{font-size:35px}.title-level-2{font-size:25px}.title-level-3{font-size:20px}.title-level-4{font-size:18px}.lead-paragraph{font-size:20px}@media (max-width: 575.98px){.title-level-1{font-size:24px}.title-level-2{font-size:18px}.title-level-3,.title-level-4,.lead-paragraph{font-size:16px}}@media (max-width: 991.98px){.title-level-1{font-size:28px}.title-level-2{font-size:22px}.title-level-3,.title-level-4,.lead-paragraph{font-size:18px}}.hero{margin-top:var(--nav-bar-height);padding-left:28px;width:100%;height:270px;position:relative;margin-bottom:28px}.secondary-element-with-image{-o-object-fit:cover;object-fit:cover;border:1px solid #0087a0;border-top:0;border-right:0;border-bottom-left-radius:163px;aspect-ratio:3 / 2;width:100%;height:100%;display:block}.hero:before{border:1px solid #afaf19;border-bottom-right-radius:325px;content:"";display:block;height:150%;transform:translate(-75%,-75%);width:150%;position:absolute}@media (min-width: 576px){.hero{height:auto}.secondary-element-with-image{-o-object-fit:cover;object-fit:cover;border-bottom-left-radius:217px;vertical-align:top;width:auto;height:auto;max-height:400px;margin-left:auto}.secondary-element-line{width:30%}}@media (min-width: 768px){.secondary-element-with-image{border-bottom-left-radius:325px}.hero:before{transform:translate(-60%,-75%)}}@media (min-width: 960px){.hero{max-width:calc(50% - 14px);margin-left:auto;padding-left:0;margin-bottom:0}.hero:before{transform:translate(-75%,-75%)}.secondary-element-with-image{aspect-ratio:3/2;height:100%;width:100%;max-height:650px;min-height:400px;border-bottom-left-radius:217px}}@media (min-width: 1200px){.secondary-element-with-image{border-bottom-left-radius:325px}}@media (min-width: 1256px){.hero{width:44%}.secondary-element-with-image{height:100%}}@media (min-width: 1700px){.hero{height:unset}.hero:before{transform:translate(-50%,-50%);height:100%;width:100%}}.number-with-description-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:row dense;row-gap:30px;-moz-column-gap:20px;column-gap:20px}.number-with-description-grid .number-with-description-text{margin-bottom:50px}.number-with-description-grid>*:nth-child(4n+1),.number-with-description-grid>*:nth-child(4n+2){grid-column:1}.number-with-description-grid>*:nth-child(4n+3),.number-with-description-grid>*:nth-child(4n+4){grid-column:2}@media (max-width: 575.98px){.number-with-description-grid{grid-auto-flow:row;grid-template-columns:1fr;row-gap:16px;margin-bottom:30px}.number-with-description-grid .number-with-description-text{margin-bottom:20px}.number-with-description-grid>*:nth-child(4n+3),.number-with-description-grid>*:nth-child(4n+4){grid-column:1}}.number-with-description-grid>.number-with-description-number{font-size:24px}.number-with-description-grid>.number-with-description-text{font-size:12px}@media (min-width: 576px){.number-with-description-grid>.number-with-description-number{font-size:28px}.number-with-description-grid>.number-with-description-text{font-size:16px}}@media (min-width: 992px){.number-with-description-grid>.number-with-description-number{font-size:36px}.number-with-description-grid>.number-with-description-text{font-size:18px}}.info-icon{margin-left:5px;cursor:pointer;anchor-name:--info}.info-callout{display:none;background-color:#f5f5f5;padding:5px;position-anchor:--info;position:fixed;top:anchor(--info 100%);font-size:14px;font-weight:300}.button-div{display:flex;gap:15px}.button-div--button{font-size:14px;font-weight:600;padding:20px;background-color:var(--blue);color:#fff;border:none;cursor:pointer;text-decoration:none;border:2px solid transparent;width:-moz-max-content;width:max-content}.button-div--button:hover{background-color:#0087a099;border:2px solid var(--blue)}.action-cards-grid{display:grid;grid-template-columns:1fr;gap:50px;justify-content:right}.action-card{display:flex;flex-direction:column;gap:25px;background-color:#fff;border-radius:28px;box-shadow:0 0 58px #00000029;padding:20px 30px 30px;max-width:510px}.action-card.horizontal{flex-direction:row;align-items:flex-end;padding:10px}.action-card.horizontal .card-icon-label{margin-bottom:0}@media (min-width: 576px){.action-card.horizontal{padding:15px}.action-cards-grid{grid-template-columns:repeat(2,1fr);gap:28px}.action-card{min-height:125px;max-width:unset}.action-card.horizontal .card-icon-label{margin-bottom:10px}}.card-title{font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center}@media (min-width: 576px){.card-title{font-size:20px}}@media (min-width: 992px){.card-title{font-size:25px}}.card-title svg{width:60px;height:60px;vertical-align:middle}.card-icon-label{font-size:18px;display:flex;gap:20px}.card-image{width:60px;align-self:center}@media (min-width: 992px){.card-image{width:80px}}.card-icon{width:20px;height:20px;align-self:center}.horizontal .card-icon{align-self:flex-end;margin-bottom:3px}.horizontal .card-icon-label{gap:0}.grid-action-card{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"title image" "text image" "button image"}.grid-action-card .card-title{grid-area:title}.grid-action-card .card-icon-label{grid-area:text}.grid-action-card .button-div--button{grid-area:button}.grid-action-card .card-image{grid-area:image}.full-width{max-width:100%;width:100%;position:relative}.full-width .card-image{position:absolute;width:auto;height:125%;bottom:0;right:0}@media (max-width: 575.98px){.grid-action-card{grid-template-columns:1fr;grid-template-areas:"title" "text" "button" "image"}.grid-action-card.full-width{grid-template-columns:1fr;grid-template-areas:"image" "title" "text" "button"}.grid-action-card.full-width .card-image{position:relative;width:100%;max-height:230px}}.graphic-placeholder{overflow-x:auto;width:auto}@media (min-width: 992px){.graphic-placeholder{max-width:100%}}.hyphenated{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.download-links{max-width:586px;border-top:thin solid var(--black)}.download-links li{padding:12px 0;border-bottom:thin solid var(--black)}.download-links li a{display:flex;gap:12px}.statistics-cards{grid-template-columns:1fr;-moz-column-gap:28px;column-gap:28px}@media (max-width: 575.98px){.statistics-cards .grid-card:nth-child(-n+1){border-top:var(--border-size) solid var(--blue)}}@media (min-width: 576px){.statistics-cards{grid-template-columns:repeat(2,minmax(240px,1fr))}.statistics-cards .grid-card:nth-child(-n+2){border-top:var(--border-size) solid var(--blue)}}@media (min-width: 992px){.statistics-cards{grid-template-columns:repeat(4,1fr)}.statistics-cards .grid-card:nth-child(-n+4){border-top:var(--border-size) solid var(--blue)}}.statistics-detail [class^=typography-]{max-width:1070px}.section-with-image{display:flex;align-items:center;width:100%;max-width:1400px;justify-content:space-between;flex-wrap:wrap}@media only screen and (min-width: 992px){.section-with-image{flex-wrap:nowrap}}.section-with-image--text{flex-grow:1}.section-with-image--image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;min-width:300px;max-width:420px;flex-grow:1;height:auto;max-height:320px}@media (max-width: 991.98px){.section-with-image{margin-bottom:30px}.section-with-image--image{max-height:250px;-o-object-position:center;object-position:center;margin:0 auto}}table{max-width:-moz-max-content;max-width:max-content;font-size:14px;overflow-x:auto}.table-container+.table-container{margin-top:var(--space-80)}table tr:hover{background-color:#9d9d9d1a}table tr[data-mdd-class*=noLine]>*:after{content:unset}table tr:first-child th,table tr:first-child td{border:none;padding-bottom:16px}table td{white-space:pre-line}table span[style*="var(--mdd-html-padding-left, 4px)"]{--mdd-html-padding-left: 16px !important}tr[data-mdd-class=row_thin_line_space_top]>*{padding-top:32px}tr[data-mdd-class*=footnote]>*:after{content:unset}:is(td,th):has(+[data-mdd-class*=superscript]){padding-right:0}:is(td,th):has(+[data-mdd-class*=superscript]):before,:is(td,th):has(+[data-mdd-class*=superscript]):after{right:0;margin-right:0}:is(td,th):not([data-mdd-class*=superscript]){min-width:120px}[data-mdd-class*=superscript]{padding-left:0;min-width:3px}[data-mdd-class*=superscript]:empty{width:10px}[data-mdd-class*=superscript]:before,[data-mdd-class*=superscript]:after{left:0!important;margin-left:0!important}table tr:has(>td:first-child:empty) td:after{display:none}.table-container{overflow-x:auto}table tr th:first-child,table tr td:first-child{text-align:left;max-width:240px}table th{font-weight:600}table th,table td{padding:10px 4px;text-align:right;position:relative}@media (min-width: 576px){table th,table td{padding:10px 6px}table tr:first-child th,table tr:first-child td{padding-bottom:20px}}@media (min-width: 992px){table{width:100%;max-width:100%}table th,table td{padding:10px}table tr:first-child th,table tr:first-child td{padding-bottom:25px}}table:not(:has(td:not([rowspan="1"]))) tr>td:first-child{padding-left:0}table:has(td:not([rowspan="1"])) tr>td:first-child{padding-left:10px}table:has(td:not([rowspan="1"])) tr:first-child>*:first-child{padding-left:0}table:has(td:not([rowspan="1"])) td:not([rowspan="1"]){padding-left:0!important}.plain-table{max-width:-moz-max-content;max-width:max-content;font-size:14px}.plain-table>tbody>tr>th{font-weight:600}.plain-table>tbody>tr>th,.plain-table>tbody>tr>td{padding:12px 3px;align-content:flex-start;position:relative}.plain-table>tbody>tr:hover{background-color:#9d9d9d1a}.plain-table ul{margin:0}.plain-table img{display:block;margin:15px 0}@media (min-width: 576px){.plain-table{font-size:16px}.plain-table>tbody>tr>th,.plain-table>tbody>tr>td{padding:0 6px}}@media (min-width: 992px){.plain-table{width:100%;max-width:100%;font-size:18px}.plain-table>tbody>tr>th,.plain-table>tbody>tr>td{padding:5px 10px}}.plain-table table{position:relative;z-index:2}.plain-table table tr:first-child th,.plain-table table tr:first-child td{padding-bottom:5px}table td:after,.plain-table th:after,.plain-table td:after{content:"";border-top:thin solid var(--black);position:absolute;bottom:0;left:0;right:0;margin:0 4px}@media (min-width: 992px){.plain-table th:after,.plain-table td:after{margin:0 8px}}table tr td:first-child:after,.plain-table tr td:first-child:after,.plain-table table tr th:after,.plain-table table tr td:after{margin-left:0}table tr td:last-child:after,.plain-table tr td:last-child:after,.plain-table table tr th:after,.plain-table table tr td:after{margin-right:0}[data-mdd-class*=CY]:before{content:"";background-color:var(--sand);position:absolute;top:0;bottom:0;left:4px;right:4px;opacity:.4;z-index:-1}.plain-table table [data-mdd-class*=CY]:before{margin:0;left:0;right:0}.plain-table table td:after{margin:0}
