/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 July 2026 07:49:32
*/


*, :after, :before {
    box-sizing: border-box;
}

button, input, select, textarea {
    color: #000;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, select {
    text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

.hidden, .invisible {
    visibility: hidden;
}

.hero-banner {
    background: #10263d;
    color: #fff;
    /* height: 100vh; */
    position: relative;
    z-index: 2;
    /* max-height: 110px; */
}

.hero-banner-wrapper {
    margin: auto;
    max-width: 87.5rem;
}

.hero-banner .hero-banner--settings, .hero-banner .hero-banner-wrapper {
    height: 100%;
    max-height: 110px;
}

.hero-banner__contents-container {
    align-items: center;
    display: flex;
    height: 100%;
    /* justify-content: center; */
    /* padding: 0 .9375rem; */
    position: relative;
    width: 100%;
    max-height: 110px;
}

@media (min-width: 768px) {
    .hero-banner--pull-none .hero-banner__contents-container {
        justify-content: flex-start;
    }
}

.hero-banner__contents {
    --pnp-typeface-margin: 1rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    padding: 2rem 1.5rem;
    position: relative;
    z-index: 3;
}

@media (min-width: 992px) {
    .hero-banner__contents {
         padding: 2rem 1.75rem;
         margin-left: 4.5rem;
    }
}

@media (min-width: 768px) {
    .hero-banner--pull-none .hero-banner__contents {
        width: 100%;
    }
}

.hero-banner--bg-fixed {
    height: auto;
    max-height: 25rem;
}

@media (min-width: 768px) {
    .hero-banner--bg-fixed {
        height: auto;
        max-height: 37.5rem;
    }
}

.hero-banner--palette-a {
    --pnp-palette-bg-color: #10263d;
    --pnp-palette-bg-color-rgb: 16, 38, 61;
    background: #10263d;
    color: #fff;
}

.hero-banner:not(.page-layout--content-with-nav *) {
    left: calc(-50vw - -50%);
    position: relative;
    width: 100vw;
}

.hero-banner-search__form {
    display: flex;
    width: 100%;
}

.hero-banner-search__bar {
    width: 100%;
}

@media (min-width: 992px) {
    .hero-banner-search__bar {
        width: 90%;
    }
}

.hero-banner-search .autocomplete-search__input, .hero-banner-search__input {
    --pnp-typeface-margin: 0.5rem;
    border: none;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.125rem;
    line-height: 1.875rem;
    min-width: 12rem;
    padding: .5rem .625rem;
    width: 100%;
    height: 44px;
}

@media (min-width: 576px) {
    .hero-banner-search .autocomplete-search__input, .hero-banner-search__input {
        --pnp-typeface-margin: 0.75rem;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.625rem;
        line-height: 1.875rem;
        min-width: 18rem;
    }
}

@media (min-width: 576px) {
    .hero-banner-search .autocomplete-search__input, .hero-banner-search__input {
        --pnp-typeface-margin: 0.75rem;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.625rem;
        line-height: 1.875rem;
        min-width: 18rem;
    }
}

.hero-banner-search__clear {
    display: none;
    position: absolute;
    right: .5rem;
    top: calc(50% - 1rem);
}

.hero-banner-search__clear, .hero-banner-search__submit {
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
    overflow: visible;
    padding: 0;
    text-align: inherit;
}

.hero-banner-search__submit {
    background-color: #fff;
    color: #10263d;
    display: inline-flex;
    padding: .75rem 1rem;
    transition: background-color .25s ease, color .25s ease;
    max-height: 44px;
}

.hero-banner .svg-icon {
    fill: currentColor;
    align-items: center;
    display: inline-flex;
    height: 1.5rem;
    justify-content: center;
    vertical-align: middle;
    width: 1.5rem;
}

.hero-banner .svg-icon--large {
    height: 2rem;
    width: 2rem;
}

.funnelback-search {
    color: #000;
    display: flex;
    flex-direction: column;
    margin: 2rem auto auto;
    max-width: 87.5rem;
}

.funnelback-search-contextual-navigation-section__title {
    --pnp-typeface-margin: 1rem;
    border: 0;
    font: inherit;
    font-size: 100%;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    margin: 0 0 1rem;
    padding: 0;
    vertical-align: baseline;
}

@media (min-width: 768px) {
    /*.funnelback-search-contextual-navigation li {
         padding-left: 2rem; 
    }*/
}

.funnelback-search-contextual-navigation-section em {
    --pnp-typeface-margin: 0.75rem;
    color: #445d79;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    margin-bottom: .75rem;
}

.funnelback-search-contextual-navigation em:after, .funnelback-search-contextual-navigation em:before {
    content: '"';
}

@media (min-width: 992px) {
    .listing-item {
        flex-direction: row;
    }
}

.listing-item {
    background: #f4f4f4;
    background-color: #f4f9ff;
    color: #262626;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.25rem;
    overflow: hidden;
    position: relative;
}

.listing-item__content {
    flex: 1 1 0;
    padding: 1.25rem;
    width: 100%;
    word-break: break-word;
}

.listing-item__header {
    margin-bottom: 1rem;
}

@media (min-width: 576px) {
    .listing-item__content {
        padding: 1.25rem 1.75rem;
    }
}

.listing-item__summary {
    margin-bottom: 1.5rem;
    min-height: 2rem;
}

.listing-item__title {
    --pnp-typeface-margin: 1rem;
    border: 0;
    /* color: #445d79; */
    font: inherit;
    font-size: 100%;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word;
}

@media (min-width: 992px) {
    .listing-item__title {
        --pnp-typeface-margin: 1rem;
        font-size: 1.625rem;
        font-weight: 700;
        line-height: 2.25rem;
    }
}

.listing-item__body {
    --pnp-typeface-margin: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: .5rem;
}

@media (min-width: 992px) {
    .listing-item__body {
        --pnp-typeface-margin: 0.75rem;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.625rem;
    }
}

.listing-item__subtitle {
    --pnp-typeface-margin: 0.75rem;
    align-items: center;
    color: #0964af;
    display: flex;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    word-break: break-word;
}

@media (min-width: 992px) {
    .listing-item__subtitle {
        --pnp-typeface-margin: 0.75rem;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.625rem;
    }
}

.listing-item__subtitle--highlight {
    color: #10263d;
}

.funnelback-search-contextual-navigation {
    --pnp-typeface-margin: 0.75rem;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.625rem;
    margin-bottom: .75rem;
}

@media (min-width: 768px) {
    .funnelback-search-contextual-navigation {
        margin-left: auto;
        margin-right: auto;
        padding-left: var(--pnp-gutter-x, .75rem);
        padding-right: var(--pnp-gutter-x, .75rem);
        width: 100%;
    }
}

.funnelback-search-contextual-navigation-section {
    --pnp-typeface-margin: 0.75rem;
    color: #262626;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.625rem;
    margin-bottom: .75rem;
}

@media (min-width: 768px) {
    .funnelback-search-contextual-navigation-section {
        flex-shrink: 0;
        flex: 0 0 auto;
        margin-top: var(--pnp-gutter-y);
        max-width: 100%;
        padding-left: calc(var(--pnp-gutter-x)* .5);
        padding-right: calc(var(--pnp-gutter-x)* .5);
        width: 100%;
        width: 33.33333333%;
    }
}

@media (min-width: 768px) {
    .funnelback-search-contextual-navigation__sections {
        --pnp-gutter-x: 1.5rem;
        --pnp-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(var(--pnp-gutter-x)* -.5);
        margin-right: calc(var(--pnp-gutter-x)* -.5);
        margin-top: calc(var(--pnp-gutter-y)* -1);
    }
}

.pagination {
    color: #10263d;
    display: flex;
    justify-content: start;
    margin-bottom: 1.25rem;
    width: 100%;
}

.pagination__list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .pagination__list {
        display: flex;
    }
}

.pagination__item {
    --pnp-typeface-margin: 0.5rem;
    background-color: #e3f1ff;
    color: #10263d;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.125rem;
    margin: 0 .1rem;
    min-height: 2.25rem;
    min-width: 2.25rem;
    transition: background-color .2s ease-in, color .2s ease-in;
}

.pagination__link {
    align-items: center;
    color: inherit;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    width: 100%;
}

@media (min-width: 768px) {
    .pagination__item {
        --pnp-typeface-margin: 0.75rem;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.625rem;
        min-height: 2.75rem;
        min-width: 2.75rem;
    }
}

.pagination__item--current {
    background-color: #10263d;
    color: #e3f1ff;
}

.pagination__item--current, .pagination__item:focus, .pagination__item:hover {
    background-color: #10263d;
    color: #fff;
}

.pagination .svg-icon {
    fill: currentColor;
    align-items: center;
    display: inline-flex;
    height: 1.5rem;
    justify-content: center;
    vertical-align: middle;
    width: 1.5rem;
}

.pagination__item--next .pagination__link {
    padding: 0 .75rem;
}

.pagination__item--next .pagination__label {
    margin-right: .25rem;
}

/* .pagination__item--next .svg-icon {
    margin-right:.5em;
} */

.pagination__item--previous .svg-icon {
    transform: rotate(180deg);
    /* margin-left:.5em; */
}

.pagination__item--previous .pagination__link {
    padding: 0 .75rem;
}

.pagination__item--previous .pagination__label {
    margin-left: .25rem;
}

.sr-only, .visuallyhidden {
    clip: rect(0 0 0 0);
    border: 0;
    height: .0625rem;
    margin: -.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: .0625rem;
}

.funnelback-search__body strong, .dsg--content .listing-item__title strong {
    font-weight: bolder;
}