@font-face {
    font-family: 'Roboto Serif';
    src: url('https://libapps.adelaide.edu.au/global/font/RobotoSerif-Regular.9d02ee13.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('https://libapps.adelaide.edu.au/global/font/Roboto/RobotoSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'National 2 Condensed';
    src: url('https://libapps.adelaide.edu.au/global/font/national-2-condensed-bold.510e29d4.woff2') format('woff');
    font-weight: bold;
    font-style: normal;
}

@media screen and (max-width: 992px) {
    .cmp-globalnav__control.cmp-globalnav__menu-control {
        display: none;
    }
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 45pc
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 60pc
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 855pt
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 990pt
    }
}


:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

    .row > * {
        box-sizing: border-box;
        flex-shrink: 0;
        margin-top: var(--bs-gutter-y);
        max-width: 100%;
        padding-left: calc(var(--bs-gutter-x)*.5);
        padding-right: calc(var(--bs-gutter-x)*.5);
        width: 100%
    }

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}


.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    white-space: nowrap !important;
    width: 1px !important
}

    .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
    .visually-hidden:not(caption) {
        position: absolute !important
    }


.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        -webkit-transition: none;
        transition: none
    }
}

.collapsing.collapse-horizontal {
    height: auto;
    -webkit-transition: width .35s ease;
    transition: width .35s ease;
    width: 0
}

@media(prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none
    }
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-weight: 400;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-style: italic;
    font-weight: 400;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Italic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-weight: 500;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-style: italic;
    font-weight: 500;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-MediumItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-weight: 600;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-style: italic;
    font-weight: 600;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto Serif";
    font-weight: 700;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: roboto-italic;
    font-weight: 400;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Italic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: roboto-medium;
    font-weight: 500;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Serif_Italic";
    font-weight: 500;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-MediumItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: roboto-semibold;
    font-weight: 600;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-SemiBold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: roboto-semibold-italic;
    font-weight: 600;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: "Roboto-Serif_Bold";
    font-weight: 700;
    src: url(https://libapps.adelaide.edu.au/global/font/RobotoSerif-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: National-2-Condensed;
    font-weight: 500;
    src: url(https://libapps.adelaide.edu.au/global/font/national-2-condensed-medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: National-2-Condensed_Bold;
    font-weight: 700;
    src: url(https://libapps.adelaide.edu.au/global/font/national-2-condensed-bold.woff2) format("woff2")
}

h1 {
    font-family: National-2-Condensed_Bold;
    font-size: 3.625rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 3.875rem;
    margin-bottom: 24px;
    margin-top: 24px
}

@media(max-width:767.98px) {
    h1 {
        font-size: 40px;
        line-height: 42px
    }
}

h2 {
    font-family: National-2-Condensed_Bold;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 3.25rem;
    margin-bottom: 24px;
    margin-top: 0
}

@media(max-width:767.98px) {
    h2 {
        font-size: 2.125rem;
        line-height: 2rem
    }
}

h3 {
    font-family: National-2-Condensed;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2.25rem;
    margin-bottom: 24px;
    margin-top: 0
}

@media(max-width:767.98px) {
    h3 {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

h4 {
    font-family: National-2-Condensed;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2rem;
    margin-bottom: 1pc;
    margin-top: 0
}

@media(max-width:767.98px) {
    h4 {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

h5 {
    font-family: National-2-Condensed;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.75rem;
    margin-bottom: 1pc;
    margin-top: 0
}

@media(max-width:767.98px) {
    h5 {
        line-height: 1.5rem
    }
}

h6 {
    font-family: National-2-Condensed;
    font-size: 1.3125rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5rem;
    margin-bottom: 1pc;
    margin-top: 0
}

input,
p {
    font-family: "Roboto Serif";
    font-weight: 400
}

body,
html {
    background: #fafafb;
    color: #140f50;
    font-family: "Roboto Serif", Helvetica, Arial, sans-serif;
    font-size: 1pc;
    line-height: 1.5;
    margin: 0;
    overflow-x: hidden
}
main {
    /*max-width:100pc; */
    max-width:90pc;
    margin: 0 auto;
    padding: 56px;
}
@media(prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

a {
    color: #1448ff;
    text-underline-offset: .2rem
}

button,
input,
optgroup,
select,
textarea {
    font: inherit
}


.cmp-image--variable-width .cmp-image__title {
    padding: 1.5rem 0
}

.cmp-image--variable-width .cmp-image__image {
    width: unset
}

.cmp-image__title--basic .cmp-image__title {
    font-family: "Roboto Serif";
    font-size: .75rem;
    font-weight: 400;
    line-height: 1rem
}

.cmp-image__title--serif .cmp-image__title {
    font-family: "Roboto Serif";
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem
}

.cmp-image__title--italic .cmp-image__title {
    font-family: "Roboto Serif";
    font-size: .875rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.25rem
}

.cmp-link__screen-reader-only {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    white-space: nowrap !important;
    width: 1px !important
}

    .cmp-link__screen-reader-only:not(caption) {
        position: absolute !important
    }

.cmp-aufooter {
    color: #fff;
    font-family: "Roboto Serif";
    font-size: .875rem;
    font-weight: 400;
    left: 50%;
    line-height: 1.25rem;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw
}

.cmp-aufooter-section-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    padding: 2rem 1.5rem
}

@media(max-width:767.98px) {
    .cmp-aufooter-section-1 {
        padding: 2rem 1.5rem 1.5rem
    }
}

@media(min-width:768px) {
    .cmp-aufooter-section-1 {
        padding: 56px 2.5rem 2.5rem
    }
}

@media(min-width:1400px) {
    .cmp-aufooter-section-1 {
        padding: 56px 56px 2rem
    }
}

.cmp-aufooter-section-1-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

@media(min-width:768px) {
    .cmp-aufooter-section-1-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2.5rem
    }
}

@media(min-width:1200px) {
    .cmp-aufooter-section-1-top {
        gap: 3.5rem
    }
}

.cmp-aufooter-section-1-top-logo-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 20pc
}

    .cmp-aufooter-section-1-top-logo-container img {
        height: auto;
        max-width: 202px
    }

    .cmp-aufooter-section-1-top-logo-container .tagline {
        color: #140f50;
        margin: 0 0 1.5rem
    }

.cmp-aufooter-section-1-top-link-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: grid;
    flex-grow: 1;
    gap: 1.5rem;
    grid-template-columns: repeat(4, 1fr)
}

@media(max-width:767.98px) {
    .cmp-aufooter-section-1-top-link-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

.cmp-aufooter-section-1-top-link-container a {
    color: #140f50;
    text-decoration: none
}

    .cmp-aufooter-section-1-top-link-container a:hover {
        text-decoration: underline
    }

.cmp-aufooter-section-1-bottom {
    border-top: 1px solid #f3f3f6;
    gap: 1.5rem;
    padding-top: 1rem !important
}

    .cmp-aufooter-section-1-bottom a {
        color: #140f50
    }

    .cmp-aufooter-section-1-bottom p {
        color: #140f50;
        overflow-wrap: break-word
    }

.cmp-aufooter-section-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #140f50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    padding: 2rem 0
}

@media(max-width:767.98px) {
    .cmp-aufooter-section-2 {
        padding: 2rem 1.5rem 5pc
    }
}

@media(min-width:768px) {
    .cmp-aufooter-section-2 {
        padding: 56px 2.5rem
    }
}

@media(min-width:1400px) {
    .cmp-aufooter-section-2 {
        padding: 56px
    }
}

.cmp-aufooter-section-2-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-preferred-size: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 50%;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

@media(min-width:992px) {
    .cmp-aufooter-section-2-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 1.5rem;
        justify-content: space-between
    }
}

.cmp-aufooter-section-2-top-copyright-container {
    -ms-flex-preferred-size: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 50%;
    min-width: 50%
}

.cmp-aufooter-section-2-top-utility-logo-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

    .cmp-aufooter-section-2-top-utility-logo-container .logo-placeholder img {
        height: auto;
        max-width: 145px
    }

@media(max-width:991.98px) {
    .cmp-aufooter-section-2-top-utility-logo-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cmp-aufooter-section-2-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    justify-content: flex-start
}

@media(min-width:768px) {
    .cmp-aufooter-section-2-bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: space-between
    }
}

.cmp-aufooter-section-2-bottom-utility-link-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1pc
}

@media(max-width:991.98px) {
    .cmp-aufooter-section-2-bottom-utility-link-container {
        display: grid !important;
        gap: 1rem;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:767.98px) {
    .cmp-aufooter-section-2-bottom-utility-link-container {
        width: 50%
    }
}

.cmp-aufooter-section-2-bottom-utility-link-container a {
    border-right: 1px solid #a9b5bd;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.5rem 0 0
}

@media(min-width:992px) {
    .cmp-aufooter-section-2-bottom-utility-link-container a {
        padding: 0 1.5rem 0 0
    }

        .cmp-aufooter-section-2-bottom-utility-link-container a:first-child {
            padding-left: 0
        }

        .cmp-aufooter-section-2-bottom-utility-link-container a:last-child {
            border: 0;
            padding-right: 0
        }
}

@media(max-width:991.98px) {
    .cmp-aufooter-section-2-bottom-utility-link-container a {
        -ms-flex-preferred-size: 45%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        flex-basis: 45%
    }

        .cmp-aufooter-section-2-bottom-utility-link-container a:nth-child(2n) {
            border: none;
            padding: 0 1.5rem
        }
}

.cmp-aufooter-section-2-bottom-social-icon-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: flex-start
}

    .cmp-aufooter-section-2-bottom-social-icon-container .social-icon {
        height: 2rem;
        width: 2rem
    }

#cmp-globalnav__overlay-wrapper {
    display: none
}

.cmp-globalnav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
    z-index: 2001
}

.cmp-globalnav,
.cmp-globalnav__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cmp-globalnav__container {
    margin: 0 auto;
    max-width: 100pc;
    width: 100%
}

.cmp-globalnav__main-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -ms-flex-preferred-size: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-basis: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    order: 2;
    width: 100%
}

    .cmp-globalnav__main-wrapper > .cmp-globalnav__container {
        -webkit-box-flex: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }

.cmp-globalnav__logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 1pc 1.5rem
}

    .cmp-globalnav__logo a {
        display: block;
        height: 3pc;
        width: 202px
    }

    .cmp-globalnav__logo svg {
        fill: #140f50;
        height: 3pc;
        width: 202px
    }

.cmp-globalnav__hidden-menu {
    display: none
}

.cmp-globalnav .m-active > .cmp-globalnav__hidden-menu {
    display: block !important
}

.cmp-globalnav__menu,
.cmp-globalnav__menu-item.has-submenu .cmp-globalnav__hidden-menu {
    display: none
}

    .cmp-globalnav__menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .cmp-globalnav__menu ul a {
            text-decoration: none
        }

.cmp-globalnav__menu-control {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    order: 3;
    padding-left: 8px;
    padding-right: 1pc
}


.cmp-globalnav #cmp-globalnav__utility,
.cmp-globalnav #cmp-globalnav__utility-sml {
    background-color: #140f50;
    color: #fff;
    display: none;
    font-family: "Roboto Serif";
    font-size: .875rem;
    line-height: 1.25rem;
    width: 100%
}

    .cmp-globalnav #cmp-globalnav__utility ul,
    .cmp-globalnav #cmp-globalnav__utility-sml ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cmp-globalnav #cmp-globalnav__utility a,
    .cmp-globalnav #cmp-globalnav__utility-sml a {
        color: #fff;
        display: block;
        font-family: "Roboto Serif";
        font-size: .875rem;
        font-style: normal;
        line-height: 1.25rem;
        padding: 1pc 1.5rem
    }

.cmp-globalnav #cmp-globalnav__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    background-color: #fff;
    order: 5;
    width: 100%
}

.cmp-globalnav #cmp-globalnav__main,
.cmp-globalnav__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.cmp-globalnav__menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cmp-globalnav .cmp-globalnav__menu-button {
    background-color: transparent;
    border: 1px solid transparent;
    color: #140f50;
    cursor: pointer;
    display: block;
    font-family: National-2-Condensed;
    font-size: 1.3125rem;
    font-weight: 500;
    line-height: 1.5rem
}

@media(max-width:991.98px) {
    .m-active {
        display: block !important
    }

        .cmp-menu__reset,
        .m-active > .cmp-globalnav__menu-button,
        .m-inactive,
        .menu-closed {
            display: none !important
        }

            .cmp-globalnav__main-link.b-active,
            .cmp-menu__reset.b-active {
                display: block !important
            }

    .cmp-globalnav__main-wrapper {
        display: block;
        width: 100%
    }

        .cmp-globalnav__main-wrapper .cmp-globalnav__container {
            position: relative;
            width: 100%
        }

        .cmp-globalnav__main-wrapper #cmp-globalnav__search {
            padding: 0
        }

        .cmp-globalnav__main-wrapper form {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: flex-end;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            gap: .75rem;
            padding: 2.5rem
        }
}

@media(max-width:991.98px)and (max-width:767.98px) {
    .cmp-globalnav__main-wrapper form {
        padding: 2.5rem 1.5rem
    }
}

@media(max-width:991.98px) {
    .cmp-globalnav__main-wrapper .cmp-button__content {
        margin: 0
    }

    .cmp-globalnav #cmp-globalnav__main {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        position: absolute;
        top: 100%;
        width: 100%
    }

    .cmp-globalnav #cmp-globalnav__main-menu {
        padding: 0
    }

        .cmp-globalnav #cmp-globalnav__main-menu .cmp-globalnav__menu-button {
            background: transparent url(clientlib-site/resources/images/chevron-right-primary-500.svg) center right 2.5rem no-repeat;
            color: #140f50;
            font-family: National-2-Condensed;
            font-size: 1.125rem;
            font-weight: 500;
            line-height: 1.5rem;
            padding: 1pc 2.5rem;
            text-align: left;
            width: 100%
        }

        .cmp-globalnav #cmp-globalnav__main-menu .cmp-menu__reset {
            background: #fff url(clientlib-site/resources/images/chevron-left-primary-500.svg) center left 2rem no-repeat;
            padding: 8px 1pc 8px 72px;
            text-align: left;
            width: 100%
        }

        .cmp-globalnav #cmp-globalnav__main-menu a {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            color: #140f50;
            display: block;
            font-family: National-2-Condensed;
            font-size: 1.125rem;
            font-weight: 500;
            padding: 1pc 2.5rem;
            text-align: left;
            width: 100%
        }

        .cmp-globalnav #cmp-globalnav__main-menu .cmp-globalnav__menu-button,
        .cmp-globalnav #cmp-globalnav__main-menu .has-submenu a.cmp-globalnav__level1-link,
        .cmp-globalnav #cmp-globalnav__main-menu .has-submenu > .cmp-globalnav__main-link {
            display: none
        }

        .cmp-globalnav #cmp-globalnav__main-menu .has-submenu .cmp-globalnav__menu-button {
            display: block
        }

        .cmp-globalnav #cmp-globalnav__main-menu .has-submenu .cmp-globalnav__main-link.b-active {
            background-color: #fff;
            border-bottom: 2px solid #140f50;
            color: #140f50;
            padding: 1pc 2.5rem;
            text-decoration: none
        }

        .cmp-globalnav #cmp-globalnav__main-menu .has-submenu.m-active .cmp-globalnav__container > .cmp-globalnav__main-link {
            display: none
        }

        .cmp-globalnav #cmp-globalnav__main-menu .cmp-globalnav__level2 {
            background-color: #f3f3f6
        }

    .cmp-globalnav .cmp-globalnav__elevatedcontent {
        display: none;
        font-family: "Roboto Serif";
        font-size: 14px;
        font-weight: 400;
        line-height: 24px
    }
}

@media(max-width:767.98px) {
    .cmp-globalnav form {
        padding: 2.5rem 1.5rem
    }

    .cmp-globalnav #cmp-globalnav__main-menu .cmp-globalnav__menu-button {
        background: transparent url(clientlib-site/resources/images/chevron-right-primary-500.svg) center right 1pc no-repeat;
        padding: 1pc 1.5rem
    }

    .cmp-globalnav #cmp-globalnav__main-menu .cmp-menu__reset {
        background: #fff url(clientlib-site/resources/images/chevron-left-primary-500.svg) center left 1.25rem no-repeat;
        padding: 8px 1pc 8px 56px
    }

    .cmp-globalnav #cmp-globalnav__main-menu a {
        padding: 1pc 1.5rem
    }

    .cmp-globalnav #cmp-globalnav__main-menu .has-submenu .cmp-globalnav__main-link.b-active {
        background-color: #fff;
        padding: 1pc 1.5rem
    }
}

@media(min-width:768px) {
    .cmp-globalnav__logo {
        padding: 1pc 2.5rem
    }

    .cmp-globalnav__menu-control {
        padding-right: 2.5rem
    }

    .cmp-globalnav #cmp-globalnav__utility a,
    .cmp-globalnav #cmp-globalnav__utility-sml a {
        padding: 1pc 2.5rem
    }
}

@media(min-width:992px) {
    .m-active {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .cmp-globalnav {
        padding: 0;
        position: relative
    }

        .cmp-globalnav .cmp-globalnav__logo {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            order: 2;
            padding-left: 0
        }

        .cmp-globalnav #cmp-globalnav__main {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            display: block;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            gap: 2.5rem;
            height: auto !important;
            order: 3;
            visibility: visible;
            width: auto
        }

    .cmp-globalnav__menu {
        display: block
    }

        .cmp-globalnav__menu ul {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-align: center;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
            flex: 1 0 0;
            -ms-flex-direction: row;
            flex-direction: row;
            gap: 1pc
        }

        .cmp-globalnav__menu ul,
        .cmp-globalnav__menu-item {
            -webkit-box-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }

    .cmp-globalnav__menu-item {
        -ms-flex-align: center
    }

    .cmp-globalnav__level1-column {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .cmp-globalnav__level1-column > .has-submenu {
            border-bottom: .25rem solid hsla(0, 0%, 100%, 0);
            padding-right: 1pc
        }

    .cmp-globalnav__link {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #140f50;
        cursor: pointer;
        display: block;
        font-family: National-2-Condensed;
        font-size: 1.3125rem;
        font-weight: 500;
        height: 100%;
        line-height: 1.5rem;
        padding: 34px 8px 30px 24px
    }

    .cmp-globalnav #cmp-globalnav__utility {
        display: block;
        height: auto !important;
        visibility: visible;
        width: 100%
    }

        .cmp-globalnav #cmp-globalnav__utility ul {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            -ms-flex-direction: row;
            flex-direction: row;
            gap: 1pc;
            justify-content: flex-end;
            list-style-type: none;
            margin: 0
        }

        .cmp-globalnav #cmp-globalnav__utility a {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 1pc
        }

    .cmp-globalnav__menu {
        padding: 0
    }

    .cmp-globalnav__container {
        display: block;
        padding: 0 2.5rem
    }

    .cmp-globalnav .cmp-globalnav__menu-control {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        display: none;
        order: 5
    }

    .cmp-globalnav .cmp-menu__reset {
        display: none
    }
}

footer .container {
    margin: 0 auto;
    max-width: 93pc;
    padding: 0;
    width: 100%
}

.row {
    margin: 0 auto
}

    .row > * {
        padding: 0
    }

@media only screen and (max-width: 770px) {
    #au-logo .cls-1:nth-of-type(n+3):nth-of-type(-n+25) {
        display: none !important;
    }

    #au-logo circle {
        display: none !important;
    }

    #au-logo {
        margin-right: 0;
    }

    #logo-divider {
        margin-left: -6em;
        display: none;
    }

    #au-logo {
        width: 160px;
    }
    .cmp-globalnav__logo {
        display: inline-flex;
    }
    .button {
        display: block;
        margin-bottom: 10px;
    }
    .form-row > div, .form-row {
        padding-left: 0 !important;
    }
        .form-row > div {
            min-width: 100% !important;
        }
}