.breadcrumbs{--color-text: #fff;align-items:center;display:flex;gap:0.25rem;width:100%}.breadcrumbs--default{--color-text: #fff}.breadcrumbs--background-white-text-blue{--color-text: #014c8b}.breadcrumbs--background-white-text-charcoal{--color-text: #222}.breadcrumbs--background-lightgray-text-blue{--color-text: #014c8b}.breadcrumbs--background-lightgray-text-charcoal{--color-text: #222}.breadcrumbs--background-powderblue1-text-blue{--color-text: #014c8b}.breadcrumbs--background-powderblue1-text-charcoal{--color-text: #222}.breadcrumbs--background-darkblue-text-white{--color-text: #fff}.breadcrumbs--background-mediumblue-text-white{--color-text: #fff}.breadcrumbs--background-maingradient-text-white{--color-text: #fff}.breadcrumbs__home-icon{background-color:var(--color-text);display:none;height:1rem;-webkit-mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.15' d='M2.6665 6.66667L7.99984 2L13.3332 6.66667L13.3332 13.3333H9.99984V10.6667C9.99984 10.1362 9.78913 9.62753 9.41405 9.25245C9.03898 8.87738 8.53027 8.66667 7.99984 8.66667C7.46941 8.66667 6.9607 8.87738 6.58563 9.25245C6.21055 9.62753 5.99984 10.1362 5.99984 10.6667V13.3333H2.66651L2.6665 6.66667Z' fill='white'/%3E%3Cpath d='M2.6665 6.66667L7.99984 2L13.3332 6.66667L13.3332 13.3333H9.99984V10.6667C9.99984 10.1362 9.78913 9.62753 9.41405 9.25245C9.03898 8.87738 8.53027 8.66667 7.99984 8.66667C7.46941 8.66667 6.9607 8.87738 6.58563 9.25245C6.21055 9.62753 5.99984 10.1362 5.99984 10.6667V13.3333H2.66651L2.6665 6.66667Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.15' d='M2.6665 6.66667L7.99984 2L13.3332 6.66667L13.3332 13.3333H9.99984V10.6667C9.99984 10.1362 9.78913 9.62753 9.41405 9.25245C9.03898 8.87738 8.53027 8.66667 7.99984 8.66667C7.46941 8.66667 6.9607 8.87738 6.58563 9.25245C6.21055 9.62753 5.99984 10.1362 5.99984 10.6667V13.3333H2.66651L2.6665 6.66667Z' fill='white'/%3E%3Cpath d='M2.6665 6.66667L7.99984 2L13.3332 6.66667L13.3332 13.3333H9.99984V10.6667C9.99984 10.1362 9.78913 9.62753 9.41405 9.25245C9.03898 8.87738 8.53027 8.66667 7.99984 8.66667C7.46941 8.66667 6.9607 8.87738 6.58563 9.25245C6.21055 9.62753 5.99984 10.1362 5.99984 10.6667V13.3333H2.66651L2.6665 6.66667Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;width:1rem}@media print,screen and (min-width: 48em){.breadcrumbs__home-icon{display:inline-block}}.breadcrumbs__list{display:flex;margin:0;padding-left:0}.breadcrumbs__link{color:var(--color-text);text-decoration:none}.breadcrumbs__list-item{display:none;margin:0;position:relative}@media print,screen and (min-width: 48em){.breadcrumbs__list-item{align-items:center;display:flex}}.breadcrumbs__list-item:not(:last-child)::after{color:var(--color-text);content:"/";margin:0 8px}.breadcrumbs__list-item:first-child{padding-left:0}.breadcrumbs__list-item:first-child::before{content:none}.breadcrumbs__list-item:last-child .breadcrumbs__link{font-family:sharp-sans-bold,sans-serif}.page-header{--color-bg: #072f49;--color-text: #fff;--color-border: #014c8b;overflow:hidden;position:relative}body:has(.anchor-link-list:not(.anchor-link-list--hidden)) .page-header{margin-bottom:0}.page-header__intro{color:var(--color-text);font-weight:600;margin-bottom:1rem}.page-header__content{align-items:center;display:flex;height:100%;width:100%}.page-header__content-outer{background-color:var(--color-bg);width:100%}.page-header__content-outer--background-white-text-blue{--color-bg: #fff;--color-text: #014c8b}.page-header__content-outer--background-white-text-charcoal{--color-bg: #fff;--color-text: #222}.page-header__content-outer--background-lightgray-text-blue{--color-bg: #f5f5f5;--color-text: #014c8b}.page-header__content-outer--background-lightgray-text-charcoal{--color-bg: #f5f5f5;--color-text: #222}.page-header__content-outer--background-powderblue1-text-blue{--color-bg: #f9fcfd;--color-text: #014c8b}.page-header__content-outer--background-powderblue1-text-charcoal{--color-bg: #f9fcfd;--color-text: #222}.page-header__content-outer--background-darkblue-text-white{--color-bg: #072f49;--color-text: #fff}.page-header__content-outer--background-mediumblue-text-white{--color-bg: #194a6b;--color-text: #fff}.page-header__content-outer--background-maingradient-text-white{background:linear-gradient(to right, #072f49, #1171af);--color-text: #fff}.page-header__content-date{align-items:center;color:var(--color-text);display:flex;font-weight:600}.page-header__content-date::before svg{height:100%;stroke:var(--color-text);width:100%}.page-header__content-date-text{color:var(--color-text);margin-left:0.5rem}.page-header__content-inner{padding:0 1rem 1.875rem;width:100%;z-index:1}@media print,screen and (min-width: 48em){.page-header__content-inner{padding:1rem 1rem 1.875rem 0}}.page-header__title{color:var(--color-text);font-weight:400;padding-bottom:1rem;padding-top:1.875rem}