.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.is-visible {
    opacity: 1 !important;
    visibility: visible !important
}

@media(max-width:767px) {
    .is-visible--mobile {
        opacity: 1 !important;
        visibility: visible !important
    }
}

.is-hidden {
    opacity: 0;
    visibility: hidden
}

.is-display {
    display: block !important
}

.is-none {
    display: none
}

.panel--fadein .fadein {
    opacity: 0;
    transition-property: opacity, transform;
    transition-timing-function: ease;
    transition-duration: .6s;
    transition-delay: .2s
}

.panel--fadein .fadein.fadein--scale {
    transform: scale(.9)
}

.panel--fadein .fadein.fadein--left {
    transform: translateX(-1rem)
}

.panel--fadein .fadein.fadein--right {
    transform: translateX(1rem)
}

@media(min-width:1024px) {
    .panel--fadein .fadein.fadein--scale.fadein--right {
        transform: translateX(3rem) scale(.9)
    }
}

@media(min-width:1024px) {
    .panel--fadein .fadein.fadein--scale.fadein--left {
        transform: translateX(-3rem) scale(.9)
    }
}

.panel--fadein .fadein.fadein--delay {
    transition-delay: .5s
}

.is-fadedin {
    opacity: 1 !important;
    transform: none !important
}

.no-scroll {
    overflow: hidden !important;
    height: 100% !important
}

@media(min-width:768px) {
    .no-hiddenscroll.no-scroll {
        overflow-y: scroll !important
    }
    .no-hiddenscroll.no-scroll body {
        overflow: hidden !important
    }
}

@media(min-width:768px) {
    .hiddenscroll.no-scroll {
        margin-right: 0
    }
}

.hidden-xs-up {
    display: none !important
}

@media(max-width:374px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media(min-width:375px) {
    .hidden-ssm-up {
        display: none !important
    }
}

@media(max-width:543px) {
    .hidden-ssm-down {
        display: none !important
    }
}

@media(min-width:544px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media(max-width:767px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media(min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media(max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media(min-width:992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media(max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

@media(max-width:1327px) {
    .hidden-xl-down {
        display: none !important
    }
}

@media(min-width:1328px) {
    .hidden-xlx-up {
        display: none !important
    }
}

@media(max-width:1499px) {
    .hidden-xlx-down {
        display: none !important
    }
}

@media(min-width:1500px) {
    .hidden-xlxx-up {
        display: none !important
    }
}

@media(max-width:1711px) {
    .hidden-xlxx-down {
        display: none !important
    }
}

@media(min-width:1712px) {
    .hidden-xxl-up {
        display: none !important
    }
}

@media(max-width:1919px) {
    .hidden-xxl-down {
        display: none !important
    }
}

@media(min-width:1920px) {
    .hidden-xxlx-up {
        display: none !important
    }
}

@media(max-width:2399px) {
    .hidden-xxlx-down {
        display: none !important
    }
}

@media(min-width:2400px) {
    .hidden-xxxl-up {
        display: none !important
    }
}

@media(max-width:0px) {
    .hidden-xxxl-down {
        display: none !important
    }
}

@media(min-width:1px) {
    .hidden-base-up {
        display: none !important
    }
}

@media(max-width:319px) {
    .hidden-base-down {
        display: none !important
    }
}

@media(min-width:320px) {
    .hidden-small-mobile-up {
        display: none !important
    }
}

@media(max-width:374px) {
    .hidden-small-mobile-down {
        display: none !important
    }
}

@media(min-width:375px) {
    .hidden-mobile-up {
        display: none !important
    }
}

@media(max-width:413px) {
    .hidden-mobile-down {
        display: none !important
    }
}

@media(min-width:414px) {
    .hidden-mid-mobile-up {
        display: none !important
    }
}

@media(max-width:543px) {
    .hidden-mid-mobile-down {
        display: none !important
    }
}

@media(min-width:544px) {
    .hidden-large-mobile-up {
        display: none !important
    }
}

@media(max-width:767px) {
    .hidden-large-mobile-down {
        display: none !important
    }
}

@media(min-width:768px) {
    .hidden-small-ipad-up {
        display: none !important
    }
}

@media(max-width:1023px) {
    .hidden-small-ipad-down {
        display: none !important
    }
}

@media(min-width:1024px) {
    .hidden-ipad-up {
        display: none !important
    }
}

@media(max-width:1199px) {
    .hidden-ipad-down {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-small-laptop-up {
        display: none !important
    }
}

@media(max-width:1365px) {
    .hidden-small-laptop-down {
        display: none !important
    }
}

@media(min-width:1366px) {
    .hidden-laptop-up {
        display: none !important
    }
}

@media(max-width:1499px) {
    .hidden-laptop-down {
        display: none !important
    }
}

@media(min-width:1500px) {
    .hidden-small-desktop-up {
        display: none !important
    }
}

@media(max-width:1699px) {
    .hidden-small-desktop-down {
        display: none !important
    }
}

@media(min-width:1700px) {
    .hidden-desktop-up {
        display: none !important
    }
}

@media(max-width:1919px) {
    .hidden-desktop-down {
        display: none !important
    }
}

@media(min-width:1920px) {
    .hidden-large-desktop-up {
        display: none !important
    }
}

.hidden-large-desktop-down {
    display: none !important
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.u-show-on-focus:focus {
    display: block;
    position: absolute;
    background-color: #fff;
    color: #000;
    padding: 1rem;
    width: auto;
    height: auto;
    margin: auto;
    overflow: visible;
    clip: auto;
    z-index: 10000
}

.u-chevron {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none !important;
    text-decoration: none !important
}

.u-chevron:after {
    display: inline-block;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23937227' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    transition: transform .3s
}

.u-chevron:hover:after {
    transform: translateX(.2rem)
}

.u-chevron:hover {
    text-decoration: none !important;
    border-bottom: none !important
}

.u-chevron--inline {
    display: inline !important;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23937227' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-position: 100% 50%;
    background-size: 12px;
    padding-right: 20px
}

.u-chevron--inline:after {
    display: none !important
}

.u-chevron--inline-white {
    display: inline !important;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-position: 100% 50%;
    background-size: 12px;
    padding-right: 20px
}

.u-chevron--inline-white:after {
    display: none !important
}

.u-chevron--inline-large {
    background-size: 35px;
    padding-right: 50px
}

.u-chevron-button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.u-chevron-button:after {
    display: inline-block;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23937227' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    transition: transform .3s
}

.u-chevron-button:hover:after {
    transform: translateX(.2rem)
}

.u-chevron--title {
    font-family: Alegreya Sans, Verdana, Geneva, sans-serif
}

.u-chevron--inverse:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.u-chevron--blue-text:after,
.u-chevron--dark:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2305345c' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.u-chevron--yellow-text:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffb300' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.u-chevron--small:after,
.u-chevron--white-text:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%
}

.u-chevron--small:after {
    background-size: 10px 15px;
    width: 10px;
    height: 15px
}

.u-chevron--large:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='0 -1 20 20'%3E%3Cpath d='M1.013.15L.153 1a.51.51 0 000 .728L8.003 9.5l-7.85 7.772a.51.51 0 000 .728l.86.85a.526.526 0 00.737 0l9.097-8.986a.51.51 0 000-.728L1.75.15a.526.526 0 00-.737 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 30px 50px;
    width: 30px;
    height: 50px
}

.u-accent {
    color: #71551e !important
}

.u-small {
    font-size: .8rem !important
}

.u-bold {
    font-weight: 700 !important
}

.u-external:after {
    font-family: LSIBfont, sans-serif;
    font-size: .8rem;
    display: inline;
    padding-left: 5px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 20 20'%3E%3Cpath d='M19.5 0h-5a.5.5 0 000 1h3.833L7.147 12.146a.5.5 0 10.706.708L19 1.747V5.5a.5.5 0 001 0v-5a.5.5 0 00-.5-.5z'/%3E%3Cpath d='M16.5 20h-15C.673 20 0 19.327 0 18.5v-15C0 2.673.673 2 1.5 2h10a.5.5 0 010 1h-10a.5.5 0 00-.5.5v15a.5.5 0 00.5.5h15a.5.5 0 00.5-.5v-10a.5.5 0 011 0v10c0 .827-.673 1.5-1.5 1.5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 15px 15px;
    width: 15px;
    height: 15px
}

.u-first-letter:first-letter {
    text-transform: uppercase
}

.u-capitalize:first-letter {
    text-transform: capitalize
}

.u-link {
    color: #06c;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background: none;
    padding: 0;
    margin: 0;
    display: inline
}

.u-link:focus,
.u-link:hover {
    border-bottom: 1px solid #06c
}

.u-links a:not(.button,
.card,
.card__inner) {
    color: #06c;
    text-decoration: none;
    border-bottom: 1px solid #ccc
}

.u-links a:not(.button,
.card,
.card__inner):focus,
.u-links a:not(.button,
.card,
.card__inner):hover {
    border-bottom: 1px solid #06c
}

.u-dark-link {
    color: #05345c;
    text-decoration: none;
    border-bottom: 1px solid #05345c;
    display: inline
}

.u-dark-link:focus,
.u-dark-link:hover {
    border-bottom: 1px solid #55595c
}

.u-dark-links a:not(.button,
.card,
.card__inner) {
    color: #05345c;
    text-decoration: none;
    border-bottom: 1px solid #05345c
}

.u-dark-links a:not(.button,
.card,
.card__inner):focus,
.u-dark-links a:not(.button,
.card,
.card__inner):hover {
    border-bottom: 1px solid #55595c
}

.u-white-link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    display: inline
}

.u-white-link:focus,
.u-white-link:hover {
    border-bottom: 1px solid #ccc
}

.u-white-links a:not(.button,
.card,
.card__inner) {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff
}

.u-white-links a:not(.button,
.card,
.card__inner):focus,
.u-white-links a:not(.button,
.card,
.card__inner):hover {
    border-bottom: 1px solid #ccc
}

img.u-flipped {
    transform: scaleX(-1) !important
}

.u-white-text {
    color: #fff !important
}

.u-dark-text {
    color: #171717 !important
}

.table {
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
    display: block;
    background-color: transparent;
    width: calc(100vw - 4rem);
    margin: 3rem 0;
    font-size: 1rem;
    min-height: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff) 100%, linear-gradient(270deg, #fff, #f5f5f5), linear-gradient(270deg, #f5f5f5, #fff) 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 5px 100%;
    background-attachment: local, local, scroll, scroll
}

.table::-webkit-scrollbar {
    webkit-appearance: none;
    height: 7px
}

.table::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .5)
}

.table::-webkit-scrollbar-track-piece {
    background-color: #f7f7f7
}

@media(min-width:768px) {
    .table {
        width: calc(100vw - 8rem)
    }
}

@media(min-width:992px) {
    .table {
        width: 506.66667px
    }
}

@media(min-width:1200px) {
    .table {
        width: 760px
    }
}

.table caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom
}

.table td {
    min-width: 150px
}

.table td a:not(.button,
.card,
.card__inner) {
    color: #06c;
    text-decoration: none;
    border-bottom: 1px solid #ccc
}

.table td a:not(.button,
.card,
.card__inner):focus,
.table td a:not(.button,
.card,
.card__inner):hover {
    border-bottom: 1px solid #06c
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #05345c
}

.table thead th {
    text-align: left;
    vertical-align: bottom;
    border-bottom: 2px solid #05345c
}

.table tbody th {
    text-align: left
}

.table tbody+tbody {
    border-top: 2px solid #05345c
}

.table th {
    color: #05345c
}

.table thead tr:first-child th {
    border-top: 0
}

.table>tbody>tr:first-child,
.table>tr:first-child {
    border-top: 3px solid #05345c
}

@media(min-width:768px) {
    .table--full-width {
        width: calc(100vw - 10rem)
    }
}

@media(min-width:992px) {
    .table--full-width {
        width: 100%
    }
}

.table--striped tbody tr:nth-of-type(odd) {
    background-color: #e8ebf2
}

.table--small {
    font-size: .8rem
}

.table--sortable .sorting .indicator:before,
.table--sortable .sorting_asc .indicator:before,
.table--sortable .sorting_desc .indicator:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2305345c' width='20' height='20'%3E%3Cpath d='M16 11q0 .406-.297.703l-7 7Q8.406 19 8 19t-.703-.297l-7-7Q0 11.406 0 11t.297-.703T1 10h14q.406 0 .703.297T16 11z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 12px 12px;
    width: 20px;
    height: 20px;
    background-size: 10px 10px;
    width: 10px;
    height: 10px
}

h1+.table,
h1+p+.table,
h2+.table,
h2+p+.table,
h3+.table,
h3+p+.table {
    margin-top: 0
}

.anchor-links {
    padding: 1rem;
    background: #e8ebf2;
    overflow: hidden;
    margin-bottom: 2rem
}

.anchor-links--white {
    background: #fff;
    padding: 0
}

.anchor-links__title {
    font-family: Alegreya Sans, Verdana, Geneva, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    font-weight: 700;
    column-span: all
}

ul.anchor-links__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media(min-width:768px) {
    ul.anchor-links__list {
        column-count: 2;
        column-gap: 2rem
    }
}

ul.anchor-links__list li a.anchor-links__link {
    color: #05345c;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    text-decoration: none;
    border-bottom: none !important
}

ul.anchor-links__list li a.anchor-links__link:focus,
ul.anchor-links__list li a.anchor-links__link:hover {
    border-bottom: none !important
}

ul.anchor-links__list li a.anchor-links__link:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2305345c' width='20' height='20'%3E%3Cpath d='M16 11q0 .406-.297.703l-7 7Q8.406 19 8 19t-.703-.297l-7-7Q0 11.406 0 11t.297-.703T1 10h14q.406 0 .703.297T16 11z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 12px 12px;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.profile--media {
    text-align: center
}

.profile--media .profile__social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.profile--media .profile__social .button--social {
    margin-right: .2rem
}

@media(min-width:992px) {
    .profile--media .profile__social {
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 4.375rem
    }
}

@media(min-width:768px) {
    .profile--media {
        text-align: left
    }
    .profile--media .profile__title {
        display: block
    }
    .profile--media .profile__text {
        display: inline-block
    }
    .profile--media .profile__image {
        float: left;
        margin-right: 2rem;
        width: 200px;
        height: 200px
    }
    @supports(display:grid) {
        .profile--media {
            display: grid;
            grid-template-columns: 200px 2rem 1fr 33%;
            grid-template-rows: 2fr 3fr
        }
        .profile--media .profile__title {
            margin: 0;
            grid-column: 3/5;
            grid-row: 1
        }
        .profile--media .profile__text {
            margin: 0;
            grid-column: 3;
            grid-row: 2
        }
        .profile--media .profile__image {
            margin: 0;
            grid-column: 1;
            grid-row: 1/3
        }
        .profile--media .profile__social {
            grid-column: 4;
            grid-row: 2
        }
    }
}

.profile__image {
    height: 10rem;
    width: 10rem;
    display: block;
    border-radius: 50%;
    margin: 0 auto 2rem
}

@media(min-width:768px) {
    .profile__image {
        height: 12rem;
        width: 12rem;
        margin: 0
    }
}

.profile__image--placeholder {
    background-color: #aaa
}

.profile__image--placeholder.ki-user {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20'%3E%3Cpath d='M9.5 11C6.467 11 4 8.533 4 5.5S6.467 0 9.5 0 15 2.467 15 5.5 12.533 11 9.5 11zm0-10C7.019 1 5 3.019 5 5.5S7.019 10 9.5 10 14 7.981 14 5.5 11.981 1 9.5 1zM17.5 20h-16C.673 20 0 19.327 0 18.5c0-.068.014-1.685 1.225-3.3.705-.94 1.67-1.687 2.869-2.219C5.558 12.33 7.377 12 9.5 12s3.942.33 5.406.981c1.199.533 2.164 1.279 2.869 2.219C18.986 16.815 19 18.432 19 18.5c0 .827-.673 1.5-1.5 1.5zm-8-7c-3.487 0-6.06.953-7.441 2.756C1.024 17.107 1.001 18.488 1 18.502a.5.5 0 00.5.498h16a.5.5 0 00.5-.5c0-.012-.023-1.393-1.059-2.744C15.559 13.953 12.986 13 9.5 13z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 52%;
    background-size: 5rem;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:991px) {
    .profile__text {
        margin-bottom: 1rem
    }
}

.panel--content .panel__body--profile {
    padding-top: 6rem;
    padding-bottom: 3rem
}

@media(min-width:768px) {
    .panel--content .panel__body--profile {
        min-height: 416px;
        padding-top: 6.5rem
    }
}

.content--profile {
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.content--profile pre {
    font-family: RobotoLSIB, Arial, Helvetica, sans-serif;
    font-size: inherit;
    margin: 0;
    white-space: pre-wrap
}

@media(min-width:992px) {
    .content--profile {
        max-width: 760px
    }
}

ul.tabs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

li.tabs__item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.no-flexbox:not(.flexboxtweener) ul.tabs__list {
    white-space: nowrap;
    display: block;
    overflow-x: scroll
}

.no-flexbox:not(.flexboxtweener) li.tabs__item {
    display: inline
}

a.tabs__link {
    display: inline-block;
    padding: .5rem 1rem;
    border-bottom: 3px solid transparent
}

a.tabs__link.is-active {
    color: #171717;
    font-weight: 700;
    border-bottom: 3px solid #05345c
}

.panel--tabs {
    border-top: 1px solid #ddd;
    display: none;
    animation: flash 1s
}

@keyframes flash {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.accordion {
    margin: 3rem 0
}

.accordion__items {
    margin: 2rem 0
}

.accordion__section {
    padding: 0;
    border-bottom: 1px solid #e6e6e6
}

.accordion__section:first-child {
    border-top: 1px solid #e6e6e6
}

.accordion__heading {
    padding: 1rem;
    margin: 0;
    transition: background-color .5s ease
}

.accordion__heading:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23937227' width='20' height='20' viewBox='-3 -3 25 25'%3E%3Cpath d='M0 6a.5.5 0 01.853-.354l8.646 8.646 8.646-8.646a.5.5 0 01.707.707l-9 9a.5.5 0 01-.707 0l-9-9a.498.498 0 01-.146-.354z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 5px;
    transition: opacity .5s ease, transform .1s ease
}

.accordion__heading:hover {
    cursor: pointer;
    background-color: #f5f5f5
}

.accordion__heading--visible:before {
    transform: rotate(180deg)
}

.accordion__title {
    display: inline
}

.accordion__toggle-all {
    border-bottom: 1px solid #ccc;
    font-size: .9rem
}

.accordion__toggle-all:focus,
.accordion__toggle-all:hover {
    border-bottom: 1px solid #05345c
}

.accordion__button {
    color: #05345c;
    font-size: 1.1rem;
    line-height: 1.5;
    display: inline
}

@media(min-width:375px) {
    .accordion__button {
        width: 90%
    }
}

@media(min-width:544px) {
    .accordion__button {
        width: 95%
    }
}

.accordion__button:focus,
.accordion__title:focus {
    outline: none
}

.accordion__button:focus>.accordion__title {
    outline: 3px solid #ce9716
}

.accordion__content {
    padding: 1rem
}

@media(min-width:768px) {
    .accordion__content {
        padding: .5rem 0 1rem 2.5rem
    }
}

.accordion__content.is-display {
    animation: appear .3s
}

@keyframes appear {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.course .accreditations {
    max-width: none;
    border: 1px solid #dedede;
    padding: 1rem;
    border-radius: 5px;
    margin-bottom: 2rem
}

.course .accreditations h2 {
    display: none;
    margin-bottom: 1.5rem;
    text-align: center
}

@media(min-width:1200px) {
    .course .accreditations h2 {
        display: block
    }
}

.course .accreditations ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-bottom: 0;
    margin-bottom: 0
}

@media(min-width:1200px) {
    .course .accreditations ul {
        max-width: auto;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.course .accreditations ul li {
    margin-bottom: 2rem;
    margin-right: 2rem;
    -ms-flex-item-align: center;
    align-self: center
}

.course .accreditations ul li:last-child {
    margin-bottom: 0;
    margin-right: 0
}

@media(min-width:544px) {
    .course .accreditations ul li {
        margin-right: 3rem
    }
}

@media(min-width:1200px) {
    .course .accreditations ul li {
        margin-right: 0
    }
    .course .accreditations ul li:last-child {
        margin-bottom: 1rem
    }
}

.course .accreditations img {
    max-width: 120px;
    max-height: 80px
}

.course .accreditations p.accreditations__link {
    display: none
}

@media(min-width:1200px) {
    .course .accreditations p.accreditations__link {
        display: block;
        text-align: center;
        font-size: .9rem;
        margin-top: 1rem
    }
}

.course .panel--course-tabs {
    background-color: #3c3c3c;
    display: block;
    position: relative;
    /*    top: -60px*/
}

@media(min-width:1024px) {
    .course .panel--course-tabs {
        top: 0
    }
}

.course .panel--course-tabs .panel__body {
    padding: 0;
    width: 100%
}

@media(min-width:1366px) {
    .course .panel--course-tabs .panel__body {
        padding: 0 1rem
    }
}

@media(min-width:1500px) {
    .course .panel--course-tabs .panel__body {
        padding: 0 2rem;
        max-width: calc(1340px + 4rem);
        margin: 0 auto
    }
}

.course .panel--course-tabs.is-sticky {
    position: fixed;
    display: block;
    top: 0;
    width: 100%;
    z-index: 9;
    overflow: hidden;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}

@media(min-width:1024px) {
    .course .panel--course-tabs.is-sticky+.course-section.panel--content:first-of-type {
        padding-top: 60px
    }
}

@media(max-width:1199px) {
    .course .panel--course-tabs.is-sticky .course-tabs__list {
        position: relative
    }
}

@media(max-width:1023px) {
    .course .panel--course-tabs.is-sticky .course-tabs__toggle {
        animation: fade-in .3s ease-in forwards;
        display: -ms-flexbox;
        display: flex
    }
}

.course .panel--course-tabs.is-sticky a.button {
    font-size: .7rem
}

.course .panel--hero .button-group.button-group--promo.is-sticky {
    position: fixed;
    top: 0;
    right: 1rem;
    z-index: 10;
    margin: 0 1rem 0 0;
    opacity: 0;
    animation: fade-in .3s ease-in-out forwards;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 150px;
    height: 60px;
    -ms-flex-align: center;
    align-items: center
}

.course .panel--hero .button-group.button-group--promo.is-sticky .button {
    margin: 0;
    font-size: .7rem;
    padding: .5rem .8rem .4rem
}

.course .panel--hero .button-group.button-group--promo.is-sticky .button:after,
.course .panel--hero .button-group.button-group--promo.is-sticky .button:nth-of-type(2) {
    display: none
}

@media(min-width:1366px) {
    .course .panel--hero .button-group.button-group--promo.is-sticky {
        width: 350px
    }
    .course .panel--hero .button-group.button-group--promo.is-sticky .button {
        font-size: .8rem;
        padding: .5rem .8rem .4rem
    }
    .course .panel--hero .button-group.button-group--promo.is-sticky .button:first-of-type {
        margin-right: 1rem
    }
    .course .panel--hero .button-group.button-group--promo.is-sticky .button:nth-of-type(2) {
        display: -ms-flexbox;
        display: flex
    }
}

/*
.course .course-tabs__list {
    margin: 0;
    background-color: #005689;
    max-height: 0;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    transition: max-height .3s ease-in-out, visibility .3s ease-in-out, opacity .3s ease-in-out;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 2px 4px -1px rgba(0, 0, 0, .2)
}
*/

@media(max-width:1199px) {
    .course .course-tabs__list.is-active {
        max-height: 700px;
        visibility: visible;
        opacity: 1
    }
}

/*
@media(min-width:1024px) {
    .course .course-tabs__list {
        position: relative;
        height: 60px;
        max-height: 60px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        transition: none
    }
}
*/


.course .course-tabs__list {
    position: relative;
    margin: 0
    }

.course .course-tabs__list .course-tabs__item {
    display: inline-block;
    margin: 0
    }

.course .course-tabs__toggle {
    display: none
}

@media(max-width:1023px) {
    .course .course-tabs__toggle {
        color: #fff;
        font-size: .9rem;
        padding: 0;
        height: 60px;
        display: none;
        opacity: 0;
        -ms-flex-align: center;
        align-items: center
    }
    .course .course-tabs__toggle span {
        padding: 1rem
    }
    .course .course-tabs__toggle:after {
        content: "";
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='20' height='20' viewBox='-3 -3 25 25'%3E%3Cpath d='M0 6a.5.5 0 01.853-.354l8.646 8.646 8.646-8.646a.5.5 0 01.707.707l-9 9a.5.5 0 01-.707 0l-9-9a.498.498 0 01-.146-.354z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        transition: opacity .1s ease, transform .1s ease;
        display: inline-block;
        position: relative;
        font-size: .7rem;
        opacity: .5
    }
    .course .course-tabs__toggle:hover:after {
        opacity: 1
    }
    .course .course-tabs__toggle.is-active:after {
        transform: rotate(180deg);
        opacity: 1
    }
}

#course-tabs .panel__body {
    padding-top: 0!important;
    padding-bottom: 0!important
}


.course .course-tabs__link {
    font-size: 1rem;
    color: #fff;
    font-size: .9rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .7rem 1rem;
    transition: background-color .2s ease-in-out
}

.course .course-tabs__link.is-active,
.course .course-tabs__link:hover {
    background-color: #0066a3
}

.course .panel--kis {
    background-color: #1f283a
}

.course .panel--kis .panel__body {
    display: block
}

.course .kis-widget .kis-widget__lead .kis-widget__title {
    color: #308282 !important
}

.course .kis {
    margin: 2rem 0
}

@media(min-width:1024px) {
    .course .kis {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(min-width:1024px) {
    .course .kis__details {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

.course .kis__text {
    color: #fff;
    font-size: .9rem
}

.course .kis__text a {
    color: #fff
}

@media(max-width:1023px) {
    .course .kis__text {
        padding: 2rem 1rem
    }
}

.course .kis__block {
    margin-top: 1rem
}

@media(min-width:1024px) {
    .course .kis__block {
        margin-top: 0;
        min-height: 550px;
        margin-right: 2rem
    }
}

.course .kis__subheading {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0 0 1rem
}

@media(max-width:1023px) {
    .course .kis__subheading {
        text-align: center
    }
}

.course .modules__heading {
    font-weight: 400;
    font-family: RobotoLSIB, Arial, Helvetica, sans-serif
}

.course .modules__description {
    font-weight: 700;
    color: #05345c;
    padding-top: 1rem
}

.course .modules__list {
    margin: 0
}

.course .modules__items {
    margin: 1rem 0 2rem
}

.course h2.course-section__title {
    margin-top: 0
}

.course h2.course-section__title:target:before {
    content: "";
    display: block;
    height: 150px;
    margin: -150px 0 0
}

.course .disclaimer__text p {
    font-size: .9rem
}

.course .lead {
    font-family: RobotoLSIB, Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #05345c;
    font-size: 1.2rem
}

@media(max-width:1023px) {
    .course .lead {
        margin-bottom: 0;
        border-bottom: none
    }
}

.course .content--main.text ul {
    padding: 0;
    text-align: left;
    display: inline-block;
    overflow: hidden
}

.course .content--main.text ul>li {
    padding-left: 0;
    margin-left: 1rem;
    position: relative;
    display: list-item;
    list-style: none
}

.course .content--main.text ul>li:before {
    content: "•";
    color: #05345c;
    display: inline-block;
    font-weight: 700;
    width: 1em;
    margin-left: -1em
}

.course .content--main.text ul ol,
.course .content--main.text ul ul {
    margin-bottom: 0;
    margin-left: 1rem
}

.course .table caption {
    caption-side: top;
    font-weight: 700;
    color: #05345c
}

.course .table--delivery {
    background: transparent;
    margin: 0
}

.course iframe {
    width: 100%
}

.course .page-title--module {
    margin-bottom: 10px
}

.course .alert--delivery {
    padding: 1rem
}

@media(min-width:1024px) {
    .course .alert--delivery {
        padding: 1rem 2rem
    }
}

.course sup {
    top: 0;
    vertical-align: super;
    font-size: .8rem;
    left: 5px
}

.course sup a {
    text-decoration: underline
}

@media(min-width:768px) {
    .course .student-profile .panel--grid-content .panel__body .content--main {
        grid-row: 2/5
    }
    .course .student-profile .panel--grid-content .panel__body .content--aside-top {
        grid-column: 2;
        grid-row: 1
    }
    .course .student-profile .panel--grid-content .panel__body .content--aside-bottom {
        grid-column: 2;
        grid-row: 5
    }
}

@media(min-width:1366px) {
    .course .student-profile .panel--grid-content .panel__body .content--aside-top {
        grid-column: 1;
        grid-row: 2
    }
    .course .student-profile .panel--grid-content .panel__body .content--aside-bottom {
        grid-column: 3;
        grid-row: 2
    }
}

.course .student-profile .panel--grid-content .panel__body .content--aside {
    padding: 0
}

@media(max-width:1365px) {
    .course .student-profile .panel--grid-content .panel__body .content--aside {
        grid-column-gap: 0;
        position: static
    }
    .course .student-profile .panel--grid-content .panel__body .content--aside-top {
        max-width: 100%
    }
    .course .student-profile .panel--grid-content .panel__body .content--aside-bottom {
        padding-top: 3rem
    }
}

@media(max-width:1023px) {
    .course .student-profile .panel--grid-content .panel__body {
        grid-template-columns: 1fr
    }
}

.course .student-profile .panel--hero .hero h1 {
    margin: 0
}

.course .student-profile .panel--hero .hero.hero--bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.course .student-profile .panel--hero .hero .hero__heading,
.course .student-profile .panel--hero .hero .hero__text {
    font-weight: 700
}

.course .student-profile .panel--hero .hero .blockquote {
    margin: 2rem 0 0
}

@media(min-width:1024px) {
    .course .student-profile .panel--hero .hero .blockquote {
        margin: 3rem 0 1rem
    }
}

.course .student-profile .panel--hero .hero .blockquote__text {
    color: #fff;
    line-height: 1.2;
    font-size: 1.8rem
}

@media(min-width:1024px) {
    .course .student-profile .panel--hero .hero .blockquote__text {
        font-size: 2.2rem
    }
    .course .student-profile .panel--hero .hero .blockquote__text:before {
        font-size: 3rem;
        padding-right: 5px
    }
    .course .student-profile .panel--hero .hero .blockquote__text:after {
        font-size: 3rem;
        padding-left: 5px
    }
}

.course .student-profile h4 {
    font-size: 1.8rem
}

.course .student-profile .blockquote.blockquote--aside.blockquote--student-profile img {
    width: 10rem;
    height: 10rem
}

.course .blockquote.blockquote--media.blockquote--panel {
    margin: 0;
    padding: 0 0 8rem
}

.course .course--postgraduate .course-tabs__list,
.course .course--postgraduate .panel--course-tabs {
    background-color: #671115
}

.course .course--postgraduate .course-tabs__link.is-active,
.course .course--postgraduate .course-tabs__link:hover {
    background-color: #93181e
}

.course .ucas__logo {
    width: 150px;
    margin: 0 0 2rem
}

@media(min-width:414px) {
    .course .ucas__logo {
        margin: 0 2rem 0 0
    }
}

.course .ucas__logo svg {
    width: 100%;
    height: 100%;
    fill: #05345c
}

.course .ucas__link {
    margin: 1rem 0 3rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: none
}

.course .panel--notices a:not(.button,
.card,
.card__inner) {
    color: #05345c;
    text-decoration: none;
    border-bottom: 1px solid #05345c
}

.course .panel--notices a:not(.button,
.card,
.card__inner):focus,
.course .panel--notices a:not(.button,
.card,
.card__inner):hover {
    border-bottom: 1px solid #55595c
}

.course .panel--notices .figure__image {
    border-radius: 5px
}

@media(max-width:1365px) {
    .course .panel--notices.panel--grid-content .panel__body {
        grid-row-gap: 1rem
    }
}

.course .figure-left,
.course .figure-right {
    width: auto;
    clear: both;
    margin: 0 2rem 1rem 0
}

.course .figure-left .media-wrap:before,
.course .figure-right .media-wrap:before {
    content: none
}

.course .figure-left .media-wrap img,
.course .figure-right .media-wrap img {
    position: relative;
    width: 100%
}

@media(min-width:544px) {
    .course .figure-left,
    .course .figure-right {
        float: left;
        max-width: 50%
    }
    .course .figure-left .media-wrap img,
    .course .figure-right .media-wrap img {
        width: auto
    }
}

@media(min-width:544px) {
    .course .figure-right {
        float: right;
        max-width: 50%
    }
}

.course .figure-center .media-wrap:before {
    content: none
}

.course .figure-center .media-wrap img {
    position: relative;
    width: auto
}

.course #course-title .figure__caption {
    display: none
}

.course .content ul.fee-highlight {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 3rem;
    border-radius: 8px;
    background: #f5f5f5;
    padding: 2rem !important
}

@media(max-width:543px) {
    .course .content ul.fee-highlight {
        padding: 0 !important;
        background: none;
        margin-bottom: 1rem;
        margin-top: 1rem
    }
}

.course .content ul.fee-highlight .fee-highlight__item {
    padding: 0 0 1.5rem !important;
    margin-left: 0 !important
}

.course .content ul.fee-highlight .fee-highlight__item:before {
    content: "" !important
}

.course .content ul.fee-highlight .fee-highlight__title {
    display: block
}

@media(max-width:543px) {
    .course .content ul.fee-highlight .fee-highlight__title {
        font-size: 1rem;
        min-height: 3rem
    }
}

.course .content ul.fee-highlight .fee-highlight__title svg {
    position: relative;
    top: 4px;
    margin-right: 2px;
    width: 21px;
    height: 21px
}

@media(max-width:543px) {
    .course .content ul.fee-highlight .fee-highlight__title svg {
        display: none
    }
}

.course .content ul.fee-highlight .fee-highlight__value {
    font-family: Alegreya Sans, Verdana, Geneva, sans-serif;
    font-size: 1.5rem;
    color: #05345c;
    line-height: 2.5rem
}

@media(max-width:543px) {
    .course .content ul.fee-highlight .fee-highlight__value {
        font-size: 1.5rem
    }
}

.course .content ul.fee-highlight.fee-highlight--eu {
    grid-template-columns: 1fr 1fr 1fr
}

.course .fees-listing_aside {
    background-color: #fff;
    padding: 1rem;
    border: 1px solid #dedede;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 2rem
}

.course .fees-listing_aside .button--yellow,
.course .fees-listing_aside p {
    font-size: .9rem
}

.course .fees-listing_aside .link-listing__title svg {
    fill: #de5433;
    width: 35px;
    height: 35px;
    position: relative;
    top: 5px
}

.course .content ul.qualication-requirements {
    position: relative;
    left: -6rem;
    margin-right: -12rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 1.5rem !important;
    border-radius: 7px;
    display: grid;
    background-color: #f5f5f5;
    grid-template-columns: 1fr 1fr
}

@media(max-width:1023px) {
    .course .content ul.qualication-requirements {
        left: 0;
        margin-right: 0;
        grid-template-columns: 1fr
    }
}

.course .content ul.qualication-requirements .qualication-requirements__item {
    padding: 1rem 1rem 0 !important;
    margin-left: 0 !important
}

.course .content ul.qualication-requirements .qualication-requirements__item h3 {
    margin-top: 0;
    color: #1e8194
}

.course .content ul.qualication-requirements .qualication-requirements__item h3 svg {
    fill: #1e8194
}

.course .content ul.qualication-requirements .qualication-requirements__item p {
    font-size: .9rem
}

.course .content ul.qualication-requirements .qualication-requirements__item:before {
    display: none !important
}

.course .content ul.qualication-requirements .qualication-requirements__item.qualication-requirements__item--qualification-highlight {
    background: #fff;
    border-radius: 7px;
    position: relative;
    display: grid !important;
    grid-template-columns: 6rem auto;
    padding-top: 1rem;
    padding-bottom: 1rem !important;
    margin-bottom: 1rem !important
}

.course .content ul.qualication-requirements .qualication-requirements__item.qualication-requirements__item--qualification-highlight .LSIB-icon {
    width: 4rem;
    height: 4rem
}

.course .content ul.qualication-requirements .qualication-requirements__item.qualication-requirements__item--qualification-highlight h3 {
    color: #f47862
}

.course .content ul.qualication-requirements .qualication-requirements__item.qualication-requirements__item--qualification-highlight p {
    margin-bottom: 0
}

@media(min-width:1024px) {
    .course #help-button {
        opacity: 1;
        visibility: visible;
        bottom: 1rem
    }
}

.course .global-footer__other-links {
    padding-bottom: 10rem
}

.course .tef__image {
    width: 200px
}

.course .panel--apply .content--card-grid {
    grid-gap: 0
}

.course .panel--apply .content--card-grid-three {
    grid-template-columns: 1fr
}

@media(min-width:1200px) {
    .course .panel--apply .content--card-grid-three {
        grid-template-columns: repeat(auto-fill, minmax(30%, 1fr))
    }
}

.course .panel--apply .panel__title {
    width: 100%
}

.course .card--apply {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2rem
}

.course .card--apply h3 {
    text-align: center
}

.course .card--apply .ucas__link {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.course .card--apply .ucas__logo {
    margin: 2rem 0
}

.course .card--apply.card--red {
    background-color: #f47862
}

.course .card--apply.card--red svg {
    fill: #fff
}

.course .card--apply.card--red a,
.course .card--apply.card--red h3 {
    color: #fff
}

.course .card--apply.card--grey {
    background-color: #f5f5f5
}

.course .card--apply.card--yellow {
    background-color: #ffce54
}

.course .card--apply.card--green {
    background-color: #6e7614
}

.course .card--apply.card--green svg {
    fill: #fff
}

.course .card--apply.card--green a,
.course .card--apply.card--green h3 {
    color: #fff
}

.course .card--apply.card--blue {
    background-color: #005689
}

.course .card--apply.card--blue svg {
    fill: #fff
}

.course .card--apply.card--blue a,
.course .card--apply.card--blue h3 {
    color: #fff
}

.course .card--apply.card--blue .button--transparent {
    color: #fff;
    border-color: #fff
}

.course .global-banner {
    position: unset
}

@keyframes fade-in {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.course-profiles li a {
    border-bottom: 0 !important
}

.course-profiles.course-profiles--single .card--media-object.card--media-object-two-thirds .card__body {
    height: 100%
}

@media(min-width:1024px) {
    .course-profiles.course-profiles--single .card--media-object.card--media-object-two-thirds .card__body {
        grid-template-columns: 1fr 3fr
    }
    .course-profiles.course-profiles--single .card--media-object.card--media-object-two-thirds .card__body blockquote q {
        font-size: 2.5rem
    }
}

.course-profiles.course-profiles--single .card--media-object.card--media-object-two-thirds .card__image img {
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:544px) {
    .course-profiles.course-profiles--single .content--card-grid-one {
        grid-template-columns: 1fr
    }
    .course-profiles.course-profiles--single .content--card-grid-one .card--fixed {
        width: 60%;
        margin: auto
    }
}

@media(min-width:1024px) {
    .course-profiles.course-profiles--single .content--card-grid-one .card--fixed {
        width: 100%;
        margin: 0
    }
}

.course-profiles.course-profiles--multiple .content--card-grid .card--course .card__image img {
    -o-object-fit: cover;
    object-fit: cover
}

.course-profiles.course-profiles--multiple .content--card-grid .card--media-object .card__body {
    height: 100%
}

@media(min-width:1024px) {
    .course-profiles.course-profiles--multiple .content--card-grid .card--media-object .card__body {
        grid-template-columns: 1fr 2fr
    }
}

@media not all and (min-resolution:0.001dpcm) {
    @supports(-webkit-appearance: none) {
        .course-profiles.course-profiles--multiple .content--card-grid .card--media-object .card__body {
            height:auto
        }
    }
}

@media not all and (min-resolution:0.001dpcm) {
    @supports(-webkit-appearance: none) {
        @media(min-width:1024px) {
            .course-profiles.course-profiles--multiple .content--card-grid .card--media-object .card__body {
                height:-webkit-fill-available
            }
        }
    }
}

.course-profiles.course-profiles--multiple .content--card-grid .card--media-object .card__body blockquote p.text__title {
    margin-top: 1.5rem
}

.student-profile .panel--hero .overlay.overlay--bottom {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.student-profile .panel--hero .overlay .overlay__heading,
.student-profile .panel--hero .overlay .overlay__sub-heading {
    font-weight: 700
}

@media(min-width:1024px) {
    .student-profile .panel--hero .overlay .overlay__heading,
    .student-profile .panel--hero .overlay .overlay__sub-heading {
        width: 45%
    }
}

.student-profile .panel--hero .overlay .overlay__content .blockquote {
    margin: 2rem 0 0
}

@media(min-width:1024px) {
    .student-profile .panel--hero .overlay .overlay__content .blockquote {
        margin: 3rem 0 1rem
    }
}

.student-profile .panel--hero .overlay .overlay__content .blockquote__text {
    color: #fff;
    line-height: 1.2;
    font-size: 1.8rem
}

@media(min-width:1024px) {
    .student-profile .panel--hero .overlay .overlay__content .blockquote__text {
        font-size: 2.2rem;
        width: 67%
    }
    .student-profile .panel--hero .overlay .overlay__content .blockquote__text:before {
        font-size: 3rem;
        padding-right: 5px
    }
    .student-profile .panel--hero .overlay .overlay__content .blockquote__text:after {
        font-size: 3rem;
        padding-left: 5px
    }
}

.student-profile h4 {
    font-size: 1.8rem
}

.student-profile__image {
    width: 100px;
    height: 100px;
    min-width: 100px !important;
    border-radius: 50%;
    text-align: center;
    float: none !important;
    margin-right: 1rem;
    margin-bottom: 1rem !important;
    position: relative
}

@media(min-width:768px) {
    .student-profile__image {
        margin-bottom: 0 !important
    }
}

.student-profile__image--placeholder {
    font-size: 4rem !important;
    background-color: #f5f5f5;
    color: #fff
}

@media(min-width:1200px) {
    .student-profile__image--placeholder {
        font-size: 3.5rem !important
    }
}

.student-profile__image.ki-user {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2305345c' width='20' height='20'%3E%3Cpath d='M9.5 11C6.467 11 4 8.533 4 5.5S6.467 0 9.5 0 15 2.467 15 5.5 12.533 11 9.5 11zm0-10C7.019 1 5 3.019 5 5.5S7.019 10 9.5 10 14 7.981 14 5.5 11.981 1 9.5 1zM17.5 20h-16C.673 20 0 19.327 0 18.5c0-.068.014-1.685 1.225-3.3.705-.94 1.67-1.687 2.869-2.219C5.558 12.33 7.377 12 9.5 12s3.942.33 5.406.981c1.199.533 2.164 1.279 2.869 2.219C18.986 16.815 19 18.432 19 18.5c0 .827-.673 1.5-1.5 1.5zm-8-7c-3.487 0-6.06.953-7.441 2.756C1.024 17.107 1.001 18.488 1 18.502a.5.5 0 00.5.498h16a.5.5 0 00.5-.5c0-.012-.023-1.393-1.059-2.744C15.559 13.953 12.986 13 9.5 13z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 52%
}

.student-profile__image.ki-user:before {
    content: ""
}

.content--filter .card--horizontal.card--student-profile .card__description,
.content--filter .card--horizontal.card--student-profile .card__tag,
.content--filter .card--horizontal.card--student-profile .card__title {
    width: 100%;
    margin-right: 0
}

@media(min-width:768px) {
    .content--filter .card--horizontal.card--student-profile .card__tag {
        width: auto;
        margin-right: 1rem
    }
}