article.card{--bs-card-border-width:0;--bs-card-border-radius:0;--bs-card-spacer-y:0;--bs-card-spacer-x:0;--bs-card-title-spacer-y:0;--bs-card-bg:transparent}.accordion{--bs-accordion-color:var(--aw-text-color);--bs-accordion-active-color:white;--bs-accordion-border-width:2px;--bs-accordion-border-color:var(--brand-primary);--bs-accordion-border-radius:0;--bs-accordion-inner-border-radius:0;--bs-accordion-btn-focus-border-color:var(--brand-primary);--accordion-body-offset:0}.accordion .accordion-body{position:relative;background-color:var(--brand-primary-05);padding:0 30px 30px;border:0;border-radius:0;word-break:break-word}.accordion table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:white;--bs-table-striped-bg:white;--bs-table-active-color:white;--bs-table-active-bg:white;--bs-table-hover-color:white;--bs-table-hover-bg:white;--table-padding-horizontal:15px;--table-striped-color:var(--brand-primary-05);margin-bottom:30px;color:var(--aw-text-color);vertical-align:top;border:0;float:none!important;border-collapse:collapse;width:100%;--table-striped-color:white}@media (min-width:768px){.accordion table{--table-padding-horizontal:20px}}@media (min-width:1200px){.accordion table{--table-padding-horizontal:25px}}.accordion table.w-auto{width:auto}.accordion table:not(.small-columns).table-responsive{width:100%}.accordion table>:not(:first-child){border-top-color:var(--brand-primary-20);border:0}.accordion table>:not(caption)>*>*{padding:var(--gutter-spacing)}.accordion table tr td,.accordion table tr th{padding:19px var(--table-padding-horizontal);word-break:initial}@media (min-width:1024px){.accordion table tr td a:focus,.accordion table tr td a:hover,.accordion table tr th a:focus,.accordion table tr th a:hover{text-underline-offset:4px}}.accordion table tr td:first-child,.accordion table tr th:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.accordion table tr td:last-child,.accordion table tr th:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.accordion table tr td.w-200,.accordion table tr th.w-200{width:200px}.accordion table tr td.w-280,.accordion table tr th.w-280{width:280px}.accordion table tr td.date,.accordion table tr td.number,.accordion table tr th.date,.accordion table tr th.number{white-space:nowrap}.accordion table tr th{line-height:1.27778;font-family:var(--aw-heading-font);font-weight:var(--aw-heading-font-weight);color:var(--brand-primary);font-size:18px}@media screen and (min-width:391px){.accordion table tr th{font-size:calc(18px + 5*((100vw - 320px)/1320))}}@media screen and (min-width:1640px){.accordion table tr th{font-size:23px}}@media (min-width:992px){.accordion table tr th{line-height:1.21739}}.accordion table tr[data-download]{cursor:pointer}@media (min-width:1024px){.accordion table tr[data-download]:focus td:first-child a,.accordion table tr[data-download]:hover td:first-child a{text-decoration:underline;text-underline-offset:4px}}.accordion table tr[data-download] i{font-size:1.17647rem;margin-right:11px;color:var(--brand-primary);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;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.accordion table thead td,.accordion table thead th{line-height:1.27778;font-family:var(--aw-heading-font);font-weight:var(--aw-heading-font-weight);color:var(--brand-primary);font-size:18px}@media screen and (min-width:391px){.accordion table thead td,.accordion table thead th{font-size:calc(18px + 5*((100vw - 320px)/1320))}}@media screen and (min-width:1640px){.accordion table thead td,.accordion table thead th{font-size:23px}}@media (min-width:992px){.accordion table thead td,.accordion table thead th{line-height:1.21739}}.accordion table thead tr:last-child td,.accordion table thead tr:last-child th{border-bottom:2px solid var(--brand-primary)}.accordion table tbody:first-child tr:nth-child(odd) td,.accordion table tbody:first-child tr:nth-child(odd) th{background-color:var(--table-striped-color)}.accordion table tbody:first-child:last-child tr:last-child:nth-child(even) td,.accordion table tbody:first-child:last-child tr:last-child:nth-child(even) th{border-bottom:2px solid var(--brand-primary-05)}.accordion table tbody:not(:first-child) tr:nth-child(even) td,.accordion table tbody:not(:first-child) tr:nth-child(even) th{background-color:var(--table-striped-color)}.accordion table tbody:last-child:not(:first-child) tr:last-child:nth-child(odd) td,.accordion table tbody:last-child:not(:first-child) tr:last-child:nth-child(odd) th{border-bottom:2px solid var(--brand-primary-05)}.accordion table tfoot tr{background-color:var(--brand-secondary)}.accordion table tfoot tr td,.accordion table tfoot tr th{font-size:1.05882rem;font-weight:var(--aw-font-weight-bold);color:var(--brand-primary)}.accordion table:not(.small-columns){min-width:1000px}.accordion table.small-columns{width:100%}.accordion-item{border:0}.accordion-item:last-child{border-bottom:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item.active .accordion-header:after{opacity:0}.accordion-header{position:relative;margin-bottom:0!important;z-index:2}.accordion-header+.accordion-collapse{margin-top:var(--accordion-body-offset)}.accordion-button{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:74px;padding:var(--gutter-spacing) 55px var(--gutter-spacing) var(--gutter-spacing);padding-right:75px;border-top:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);border-radius:0;background-color:#fff}@media (min-width:992px){.accordion-button{padding:var(--gutter-spacing) 140px var(--gutter-spacing) var(--gutter-spacing);min-height:94px}}.accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.accordion-button:after{display:none}.accordion-button i{margin-right:var(--button-icon-spacing);color:var(--brand-secondary);font-size:1rem;font-weight:900}.accordion-button>span{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:var(--gutter-spacing);width:46px;height:46px;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;background-color:#fff;color:var(--brand-secondary);border:var(--bs-accordion-border-width) solid var(--brand-secondary);border-radius:5px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}@media (min-width:992px){.accordion-button>span{width:48px;height:48px}}.accordion-button>span:before{display:inline-block;font-family:"Font Awesome 6 Pro";font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\2b";font-size:1rem;font-weight:900}@media (min-width:992px){.accordion-button>span:after{content:'Expand';font-family:var(--aw-font-family);font-size:1rem;font-weight:400;color:var(--brand-primary);padding-right:10px;position:absolute;top:50%;left:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}}@media (min-width:1024px){.accordion-button:focus>span,.accordion-button:hover>span{background-color:var(--brand-secondary);color:#fff;border-radius:0 5px 5px 5px}}.accordion-button:not(.collapsed){color:var(--brand-primary);background-color:var(--brand-primary-05);border-bottom:0;-webkit-box-shadow:none;box-shadow:none}.accordion-button:not(.collapsed)>span{background-color:var(--brand-secondary);color:#fff;border-radius:0 5px 5px 5px}.accordion-button:not(.collapsed)>span:before{content:"\f068"}@media (min-width:992px){.accordion-button:not(.collapsed)>span:after{content:'Collapse'}}.accordion-collapse:not(.show){display:none}